bnrList
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);

@charset "UTF-8";
.fa-caret-right {
  margin-right: 5px;
}

/*==============================
  Reset
==============================*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, span, img, small, strong, i,
dl, dt, dd, ol, ul, li,
article, aside, figcaption, figure, footer, header, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

@media screen and (max-width: 640px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
  }
}

body {
  min-width: 1230px;
  padding-top: 124px !important;
  font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body#index {
  padding-top: 77px;
}

@media screen and (max-width: 640px) {
  body {
    min-width: initial;
    padding-top: 108px !important;
  }
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  opacity: .7;
}

/*==============================
  common
==============================*/
.forPC {
  display: block;
}

@media screen and (max-width: 640px) {
  .forPC {
    display: inline;
  }
}

.forSP {
  display: inline;
}

@media screen and (max-width: 640px) {
  .forSP {
    display: block;
  }
}

.contentHead img {
  display: block;
  width: 100%;
  height: auto;
}

.contentHead .top-slider {
  opacity: 0;
}

/*==============================
  Header
==============================*/
header {
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
  border-top: solid 5px #f3ada3 !important;
  z-index: 1000;
}

@media screen and (max-width: 640px) {
  header {
    min-width: 0px;
  }
}

.hgroup {
  position: relative;
  height: 77px;
  margin: -5px auto 0;
  padding: 0 40px;
  background-color: #fff;
  border-top: solid 5px #f3ada3;
  z-index: 1000;
}

.hgroup::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  .hgroup {
    height: auto;
    padding: 0;
  }
}

.hgroup h1 {
  width: 225px;
  margin-top: 30px;
  float: left;
}

.hgroup h1 img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  .hgroup h1 {
    width: 167px;
    margin: 20px auto;
    float: none;
  }
}

.hgroup .info {
  margin-top: 10px;
  float: right;
  color: #565656;
}

@media screen and (max-width: 640px) {
  .hgroup .info {
    display: table;
    width: 100%;
    height: 45px;
    border-top: solid 1px #eaeaea;
    float: none;
  }
}

.hgroup .info .tel, .hgroup .info .contact {
  float: left;
}

@media screen and (max-width: 640px) {
  .hgroup .info .tel, .hgroup .info .contact {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}

.hgroup .info .tel {
  margin-top: 7px;
  margin-right: 20px;
  line-height: 1.2;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}

.hgroup .info .tel .ontime {
  font-size: 12px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .hgroup .info .tel {
    width: 55%;
    border-right: solid 1px #eaeaea;
    text-align: center;
    font-size: 12px;
  }
  .hgroup .info .tel .ontime {
    font-size: 10px;
  }
}

.hgroup .info .contact a {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #565656;
}

.hgroup .info .contact .fa-envelope {
  display: block;
  margin-bottom: 5px;
  font-size: 30px;
  color: #f3ada3;
}

@media screen and (max-width: 640px) {
  .hgroup .info .contact {
    border-right: solid 1px #eaeaea;
  }
  .hgroup .info .contact .fa-envelope {
    margin: 0;
  }
  .hgroup .info .contact .txt {
    display: none;
  }
}

.hgroup .info .menuBtn {
  display: none;
  vertical-align: middle;
  text-align: center;
  font-size: 30px;
  color: #f3ada3;
}

@media screen and (max-width: 640px) {
  .hgroup .info .menuBtn {
    display: table-cell;
  }
}

.hgroup .info .menuBtn.on {
  background-color: #f3ada3;
  color: #fff;
}

.hgroup .catch {
  position: absolute;
  top: 5px;
  font-size: 10px;
  color: #565656;
}

@media screen and (max-width: 640px) {
  .hgroup .catch {
    display: none;
  }
}

.hgroup .sns {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	color: #565656;
}
.hgroup .sns i{
	font-size: 40px;
	color: #f3ada3;
}
.hgroup .sns li{
	display: inline;
	margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .hgroup .sns {
	  display: none;
}
}

/*==============================
  Global nav
==============================*/
nav {
  margin: auto;
  padding: 0 40px 3px !important;
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px !important;
    background-color: #f3ada3;
    z-index: 500;
  }
  .wedding nav {
    -webkit-transition: -webkit-transform ease .8s;
            transition: transform ease .8s;
  }
  #banquet nav,
  #whatsnew nav,
  #sitemap nav,
  #privacy nav, #rule nav,
  #rule nav {
    -webkit-transition: -webkit-transform ease .6s;
            transition: transform ease .6s;
  }
  nav.open {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

nav ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.wedding nav ul {
  table-layout: auto;
}

nav ul li {
  display: table-cell;
  padding-bottom: 1px;
  border: solid #fff;
  border-width: 0 0 3px 0;
  text-align: center;
}

nav ul li a {
  display: block;
  padding: 13px 0;
  color: #787878;
}

nav ul li span {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  border: solid #eaeaea;
  border-width: 0 0 0 1px;
}

#banquet nav ul li span {
  border-width: 0 1px 0 0;
}

#banquet nav ul li:first-child span {
  border-width: 0 1px 0 1px;
}

nav ul li.access a {
  background-color: #f3ada3;
  color: #fff !important;
}

nav ul li.access a span {
  padding: 0 13px;
  border-left: none;
}

nav ul li.current {
  border-color: #f3ada3;
}

nav ul li.current a {
  color: #f3ada3;
}

@media screen and (max-width: 640px) {
  nav ul {
    display: block;
    width: 100%;
    background-color: #fff;
  }
  nav ul li {
    display: block;
    border: solid #eaeaea;
    border-width: 1px 0 0 0;
  }
  nav ul li:first-child {
    border: none;
  }
  nav ul li.access {
    padding: 10px;
  }
  nav ul li.current {
    border-color: #eaeaea;
  }
}

/*==============================
  Footer
==============================*/
footer .inquiryInfo {
  width: 100%;
  margin: auto;
  border: solid #eaeaea;
  border-width: 2px 0 2px 0;
  color: #565656;
}

footer .inquiryInfo::after {
  display: block;
  content: "";
  clear: both;
}

footer .inquiryInfo .toTop {
  float: right;
  width: 16%;
  background-color: #f3efed;
}

footer .inquiryInfo .toTop a {
  display: block;
  height: 110px;
  padding: 0 10px;
  line-height: 110px;
  text-align: center;
  color: #462814;
  font-size: 12px;
  font-weight: bold;
}

footer .inquiryInfo .toTop .fa-caret-up {
  margin-right: 6px;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .toTop {
    float: none;
    width: 100%;

    transform: translateY(-9.5vw);
  }
  footer .inquiryInfo .toTop a {
    height: 60px;
    line-height: 60px;
  }
}
@media screen and (max-width: 450px) {
  footer .inquiryInfo .toTop {
    transform: translateY(-11vw);
  }
}

footer .inquiryInfo .inner {
  float: left;
  display: table;
  width: 84%;
  margin: auto;
  padding: 17px 0;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .inner {
    float: none;
    display: block;
    width: 100%;
    padding: 0 10px 10px;
  }
}

footer .inquiryInfo .logo {
  width: 28%;
}

footer .inquiryInfo .logo img {
  width: 225px;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .logo {
    padding: 20px 0;
  }
}

footer .inquiryInfo .address {
  /* width: 22%; */
  width: calc((100% - 41.5%) / 2);
  border: dotted #bebebe;
  border-width: 0 1px 0 1px;
}

footer .inquiryInfo .address p {
  display: inline-block;
  line-height: 1.4;
  text-align: left;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .address {
    padding: 12px 0;
    border-width: 1px 0 1px 0;
    width: 50%;
  }
}

footer .inquiryInfo .tel {
  /* width: 22%; */
  width: calc((100% - 41.5%) / 2);
}

footer .inquiryInfo .tel p {
  display: inline-block;
  text-align: left;
  font-weight: bold;
}

footer .inquiryInfo .tel .number {
  line-height: 1.4;
  font-size: 20px;
}

footer .inquiryInfo .tel .ontime {
  font-size: 12px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .tel {
    padding: 12px 0;
    width: 50%;
  }
}

footer .inquiryInfo .email {
  width: 28%;
  border: dotted #bebebe;
  border-width: 0 0 0 1px;
}

footer .inquiryInfo .email a {
  box-sizing: border-box;
  display: block;
  width: 86%;
  height: 76px;
  margin: auto;
  padding: 0 5px;
  line-height: 76px;
  background-color: #143671;
  color: #fff;
}

footer .inquiryInfo .email .fa-envelope {
  margin-right: 10px;
  vertical-align: -3px;
  font-size: 25px;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .email {
    width: 100%;
    border: none;
  }
  footer .inquiryInfo .email a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
  }
  footer .inquiryInfo .email .fa-envelope {
    margin-right: 6px;
  }
}

footer .inquiryInfo .logo, footer .inquiryInfo .address, footer .inquiryInfo .tel, footer .inquiryInfo .email, footer .inquiryInfo .contact {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  footer .inquiryInfo .logo, footer .inquiryInfo .address, footer .inquiryInfo .tel, footer .inquiryInfo .email, footer .inquiryInfo .contact {
    display: block;
    width: 100%;
    text-align: left;
  }
}

footer .inquiryInfo .contact {
  width: 41.5%;
  padding: 0 35px;
}
footer .inquiryInfo .contact .stopper {
  display: none;
}
footer .inquiryInfo .contact a {
  display: block;
  color: #ee8f82;
  background-color: #ffe2dc;
  text-align: center;
  font-weight: bolder;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding: 23px 10px;
}
footer .inquiryInfo .contact a span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  font-size: 19px;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 640px) {
  footer .inquiryInfo .contact {
    width: 100%;
    padding: 0;
  }
  footer .inquiryInfo .contact .stopper {
    display: block;
    opacity: 0;
  }
  footer .inquiryInfo .contact a {
    font-size: 17px;
    padding: 15px 5px;
  }
  footer .inquiryInfo .contact a span {
    font-size: 16px;  
  }
  footer .inquiryInfo .contact a span img {
    width: 21px;
    display: block;
  }
}

footer .outerLink {
  padding: 20px 30px;
  background: url(../img/common/pattern/hatch01.gif);
}

@media screen and (max-width: 640px) {
  footer .outerLink {
    padding: 6px 0;
  }
}

footer .outerLink ul {
  display: flex;
  align-items: stretch;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 640px) {
  footer .outerLink ul {
    display: block;
  }
}

footer .outerLink li {
  display: table-cell;
  width: 25%;
  padding: 0 6px;
}

footer .outerLink li a {
  display: block;
  /* padding: 95px 18px 0 18px; */
  padding: 18px;
  border: solid 1px #dddddd;
  text-align: center;
  height: 135px;

  display: flex;
  align-items: center;
  background-color: #fff;
}

footer .outerLink li a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  margin: auto;
}

footer .outerLink li a:hover {
  opacity: 0.7;
}

footer .outerLink li .txt {
  display: block;
  border: solid #d5d5d5;
  border-width: 1px 0 0 0;
  line-height: 35px;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  footer .outerLink li {
    display: block;
    width: 100%;
    padding: 4px 10px;
  }
  footer .outerLink li a {
    display: table;
    width: 100%;
    height: auto;
    /* padding: 10px 10px 10px 94px; */
    padding: 5px 10px;
    vertical-align: middle;
  }
  footer .outerLink li a img {
    max-width: 150px;
  }

  footer .outerLink li .txt {
    position: relative;
    display: table-cell;
    padding-left: calc(10px + 2em);
    border-width: 0 0 0 1px;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
  }


  footer .outerLink li:nth-child(2) a img {
    max-width: 185px;
  }
}

/* 
footer .outerLink .link_tgs a {
  background: url(../img/common/external/logo_tgs.png) no-repeat center 12px #fff;
}

@media screen and (max-width: 640px) {
  footer .outerLink .link_tgs a {
    background-position: 15px center;
    background-size: 65px 36px;
  }
}
footer .outerLink .link_stpa a {
  background: url(../img/common/external/logo_stpa.png) no-repeat center 12px #fff;
}

@media screen and (max-width: 640px) {
  footer .outerLink .link_stpa a {
    background-position: 15px center;
    background-size: 65px 36px;
  }
}

footer .outerLink .link_avail a {
  background: url(../img/common/external/logo_avail.png) no-repeat center 12px #fff;
}

@media screen and (max-width: 640px) {
  footer .outerLink .link_avail a {
    background-position: 15px center;
    background-size: 65px 36px;
  }
}

footer .outerLink .link_arkbell a {
	background: url(../img/common/external/logo_arkbell.png) no-repeat center 12px #fff;
}

@media screen and (max-width: 640px) {
	footer .outerLink .link_arkbell a {
		background-position: 15px center;
		background-size: 65px 36px;
	}
}

footer .outerLink .link_nordt a {
  background: url(../img/common/external/logo_nordt.png) no-repeat center 12px #fff;
}

@media screen and (max-width: 640px) {
  footer .outerLink .link_nordt a {
    background-position: 15px center;
    background-size: 65px 36px;
  }
} */

footer .outerLink .fa-play-circle-o {
  margin-right: 6px;
}

@media screen and (max-width: 640px) {
  footer .outerLink .fa-play-circle-o {
    position: absolute;
    top: calc(50% - 10px);
    left: 10px;
    font-size: 20px;
    color: #7f7f7f;
  }
}

footer .companyLink {
  padding-top: 40px;
  border-top: solid 2px #eaeaea;
}

footer .companyLink ul {
  text-align: center;
}

footer .companyLink li {
  display: inline-block;
  border-left: solid 1px #000;
  font-size: 12px;
  padding: 0 !important;
}

footer .companyLink li:first-child {
  border-left: none;
}

footer .companyLink li a {
  padding: 0 5px;
}

@media screen and (max-width: 640px) {
  footer .companyLink {
    padding-top: 25px;
  }
  footer .companyLink li {
    margin: 5px 0;
  }
}

footer .logo {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  footer .logo {
    display: none;
  }
}
footer .logo img {
  display: block;
  height: 25px;
  width: 100%;
  object-fit: contain;
}


footer .ba {
  margin-top: 25px;
}
footer .ba a {
  display: block;
  width: fit-content;
  margin-left: auto;margin-right: auto;
}
footer .ba img {
  display: block;
  width: 58px;
  height: auto;
  object-fit: contain;
}

footer .copyright {
  padding: 20px 0 60px;
  text-align: center;
  font-size: 10px;
}

@media screen and (max-width: 640px) {
  footer .copyright {
    padding: 25px 0;
  }
}

/*==============================
  パンくずリスト
==============================*/
.breadcrumb {
  padding: 10px 40px;
  border: dotted #d0d0d0;
  border-width: 1px 0 1px 0;
}

.breadcrumb ul::after {
  display: block;
  content: "";
  clear: both;
}

.breadcrumb li {
  float: left;
  font-size: 12px;
}

.breadcrumb li::before {
  content: ">";
  display: inline-block;
  margin: 0 7px;
}

.breadcrumb li:first-child::before {
  content: none;
}

.breadcrumb li a {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .breadcrumb {
    display: none;
  }
}

/*==============================
  ２カラムレイアウト（サイドバー＋メインエリア）
==============================*/
.wrapper {
  width: 100%;
  padding: 50px 40px;
}

.wrapper::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  .wrapper {
    padding: 15px 0 37px;
    border-top: solid 1px #eaeaea;
  }
  .wrapper .title {
    padding: 0 10px;
  }
}

.wrapper .head {
  float: left;
  position: relative;
  width: 340px;
  padding-bottom: 28px;
  line-height: 24px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
}

.wrapper .head::after {
  position: absolute;
  left: 0;
  bottom: -3px;
  content: "";
  width: 50%;
  border-bottom: solid 3px #f3ada3;
}

@media screen and (max-width: 640px) {
  .wrapper .head {
    float: none;
    display: inline-block;
    width: auto;
    padding: 0;
    font-size: 15px;
  }
  .wrapper .head::after {
    width: 100%;
  }
}

.wrapper h2 {
  padding-bottom: 28px;
  /*font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;*/
  font-size: 24px;
}

@media screen and (max-width: 640px) {
  .wrapper h2 {
    padding: 10px 0;
    line-height: 1.7;
    font-size: 20px;
  }
}

.wrapper .sidebar {
  float: left;
  width: 340px;
  padding-right: 40px;
}

@media screen and (max-width: 640px) {
  .wrapper .sidebar {
    margin-top: 13px;
    padding: 0;
  }
}

.wrapper .sidebar ul {
  margin-top: 1px;
  border-top: solid 1px #e8e8e8;
}

@media screen and (max-width: 640px) {
  .wrapper .sidebar ul {
    margin-top: 0;
  }
}

.wrapper .sidebar li {
  padding-left: 15px;
  border-bottom: solid 1px #e8e8e8;
  background: url(../img/common/decoration/caret_right_off.png) no-repeat left center;
  background-size: 7px 9px;
  line-height: 56px;
  font-size: 14px;
}

.wrapper .sidebar li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wrapper .sidebar li.current {
  background-image: url(../img/common/decoration/caret_right_on.png);
}

.wrapper .sidebar li.current a {
  color: #f3ada3;
}

@media screen and (max-width: 640px) {
  .wrapper .sidebar li {
    padding-left: 12px;
    background-position: 10px center;
    line-height: 40px;
    font-size: 12px;
  }
  .wrapper .sidebar li a {
    padding: 0 10px;
  }
}

.wrapper .main {
  float: right;
  width: calc(100% - 340px);
}

@media screen and (max-width: 640px) {
  .wrapper .sidebar, .wrapper .main {
    float: none;
    width: 100%;
  }
}

/*==============================
  コンテンツ下部設置ボタン
==============================*/
.btn-area {
  margin: 0 -10px;
}

.btn-area::after {
  display: block;
  content: "";
  clear: both;
}

.btn-area .btn {
  width: 50%;
  max-width: 440px;
  height: 90px;
  margin: auto;
  padding: 0 10px;
  line-height: 90px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .btn-area .btn {
    width: 100%;
    max-width: 100%;
    height: 65px;
    margin: 5px 0;
    line-height: 65px;
  }
}

.btn-area .btn a {
  display: block;
  background-color: #143671;
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 640px) {
  .btn-area .btn a {
    font-size: 15px;
  }
}

.btn-area .fa-caret-right {
  vertical-align: -2px;
  font-size: 24px;
}

@media screen and (max-width: 640px) {
  .btn-area .fa-caret-right {
    font-size: 21px;
  }
}

.btn-area .left {
  float: left;
}

.btn-area .right {
  float: right;
}

/*==============================
  404エラー
==============================*/
.errortxt {
  padding: 50px 0;
  border-top: solid 1px #eaeaea;
  text-align: center;
}

/*==============================
  披露宴会場・宴会場ギャラリー
==============================*/
.gallery-main {
  width: 100%;
  margin: auto;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  text-align: left;
}

@media screen and (max-width: 640px) {
  .gallery-main {
    margin-top: 8px;
  }
}

.gallery-main .slide a {
  display: table;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .gallery-main .slide {
    padding: 10px;
  }
  .gallery-main .slide a {
    display: block;
  }
}

.gallery-main .visual, .gallery-main .caption {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  .gallery-main .visual, .gallery-main .caption {
    display: block;
    width: 100% !important;
  }
}

.gallery-main .visual {
  width: calc(100% - 330px);
}

.gallery-main .visual img {
  display: block;
  width: 100%;
}

.gallery-main .caption {
  width: 330px;
  padding: 0 40px;
}

.gallery-main .caption .logo {
  margin-bottom: 30px;
}

.gallery-main .caption h4, .gallery-main .caption p {
  margin-bottom: 20px;
}

.gallery-main .caption h4 {
  font-size: 16px;
}

.gallery-main .caption p {
  line-height: 2.0;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .gallery-main .caption {
    padding: 15px 0 0;
    line-height: 1.6;
  }
  .gallery-main .caption .logo {
    height: 40px;
    margin: auto;
    text-align: center;
  }
  .gallery-main .caption .logo img {
    height: 100%;
  }
  .gallery-main .caption h4, .gallery-main .caption p {
    margin: 0;
  }
  .gallery-main .caption h4 {
    font-size: 14px;
    font-weight: bold;
  }
  .gallery-main .caption p {
    line-height: initial;
    font-size: 12px;
  }
}

.slidearea {
  position: relative;
}

.slide-prev,
.slide-next {
  position: absolute;
  top: calc(50% - 30px);
  background-color: #fff;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
}

.slide-prev img,
.slide-next img {
  display: block;
}

.slide-prev img:hover,
.slide-next img:hover {
  opacity: .7;
}

@media screen and (max-width: 640px) {
  .slide-prev,
  .slide-next {
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
  }
  .slide-prev img,
  .slide-next img {
    width: 100%;
  }
}

.slide-prev {
  left: -30px;
}

@media screen and (max-width: 640px) {
  .slide-prev {
    left: -5px;
  }
}

.slide-next {
  right: -30px;
}

@media screen and (max-width: 640px) {
  .slide-next {
    right: -5px;
  }
}

.gallery-thumb img {
  width: 100%;
}

.gallery-thumb img:hover {
  opacity: .7;
}

.gallery-thumb .slide .box {
  border: solid 3px transparent;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  .gallery-thumb .slide .box {
    border-width: 2px;
  }
}

.gallery-thumb .slick-current .box {
  position: relative;
  border-color: #f3ada3 !important;
}

.gallery-thumb .slick-current .box::before, .gallery-thumb .slick-current .box::after {
  content: "";
  display: block;
  position: absolute;
  top: -11px;
  border: solid 4px;
}

.gallery-thumb .slick-current .box::before {
  right: 50%;
  border-color: transparent #f3ada3 #f3ada3 transparent;
}

.gallery-thumb .slick-current .box::after {
  left: 50%;
  border-color: transparent transparent #f3ada3 #f3ada3;
}

@media screen and (max-width: 640px) {
  .gallery-thumb .slick-current .box::before, .gallery-thumb .slick-current .box::after {
    top: -6px;
    border-width: 2px;
  }
}

/*==============================
  アクセス
==============================*/
@media screen and (max-width: 640px) {
  .access h2 {
    padding-left: 10px;
  }
}

.access .gmaparea {
  width: 100%;
  height: 600px;
}

@media screen and (max-width: 640px) {
  .access .gmaparea {
    height: 250px;
  }
}

.access .map, .access .transportation {
  width: 50%;
  float: left;
}

@media screen and (max-width: 640px) {
  .access .map, .access .transportation {
    width: 100%;
  }
}

.transportation {
  padding-left: 40px;
  line-height: 1.9;
  text-align: left;
  color: #454545;
}

@media screen and (max-width: 640px) {
  .transportation {
    padding: 0 10px;
  }
}

.transportation h3 {
  display: inline;
  line-height: 70px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .transportation h3 {
    line-height: 35px;
    font-size: 17px;
  }
}

.transportation li, .transportation dt, .transportation dd {
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .transportation li, .transportation dt, .transportation dd {
    font-size: 12px;
  }
}

.transportation dt {
  font-size: 14px;
  font-weight: bold;
}

.transportation li::before {
  display: inline-block;
  margin-right: 3px;
  content: "\25cf";
  color: #89624d;
}

@media screen and (max-width: 640px) {
  .transportation li {
    margin-bottom: 3px;
  }
}

.transportation .attention {
  font-size: 10px;
}

@media screen and (max-width: 640px) {
  .transportation .attention {
    line-height: 1.2;
  }
}

.transportation .icon {
  margin-right: 5px;
  text-align: center;
  color: #b0afaf;
}

.transportation .icon .fa {
  width: 70px;
  height: 70px;
  line-height: 52px;
  border: solid 9px #b0afaf;
  border-radius: 50%;
  font-size: 30px;
}

@media screen and (max-width: 640px) {
  .transportation .icon {
    text-align: center;
    color: #b0afaf;
  }
  .transportation .icon .fa {
    width: 35px;
    height: 35px;
    line-height: 27px;
    border: solid 4px #b0afaf;
    border-radius: 50%;
    font-size: 18px;
  }
}

.transportation .private, .transportation .public {
  padding: 0 0 20px;
  border-bottom: dotted 1px #d0d0d0;
}

.transportation .private .txt, .transportation .public .txt {
  margin-top: 15px;
}

.transportation .private dd, .transportation .public dd {
  margin-bottom: 10px;
}

.transportation .public {
  padding-top: 24px;
}

@media screen and (max-width: 640px) {
  .transportation .private, .transportation .public {
    padding: 15px 0 12px;
  }
  .transportation .private .txt, .transportation .public .txt {
    margin-top: 10px;
  }
}

.transportation .attention {
  font-size: 12px;
}

.transportation .otherinfo {
  padding: 20px 0;
  border-bottom: dotted 1px #d0d0d0;
}

@media screen and (max-width: 640px) {
  .transportation .otherinfo {
    padding: 12px 0;
    line-height: 1.6;
  }
}

/*==============================
  施設紹介
==============================*/
.facility .main .contentHead {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .facility .main .contentHead {
    margin-bottom: 15px;
  }
}

.facility .main .photos ul {
  margin: -10px -10px 0;
}

.facility .main .photos ul::after {
  display: block;
  content: "";
  clear: both;
}

.facility .main .photos li {
  float: left;
  width: 50%;
  padding: 10px;
}

.facility .main .photos img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .facility .main .photos ul {
    margin: 0 0 15px;
  }
  .facility .main .photos li {
    width: 100% !important;
  }
}

.facility .main .txt {
  padding: 20px 0 15px;
}

.facility .main .txt h3 {
  margin-bottom: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  color: #000;
}

.facility .main .txt h3 span {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.facility .main .txt p {
  line-height: 1.7;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .facility .main .txt {
    padding: 10px 0 0;
  }
  .facility .main .txt h3 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .facility .main .txt p {
    line-height: 1.6;
    font-size: 12px;
  }
}

.facility .main .fa-caret-right {
  color: #143671;
}

/*==============================
  サイトマップ
==============================*/
#sitemap .block {
  border-top: solid 1px;
}

#sitemap .block:first-child {
  border-color: #e8e8e8;
}

#sitemap .block a {
  display: inline-block;
  padding-left: 10px;
  background: url(../img/common/decoration/caret_right_off.png) no-repeat;
  background-size: 5px 7px;
  color: #6b422c;
}

#sitemap .block h3 {
  margin: 20px  20px 0;
  padding: 10px 0;
  border-bottom: double 3px #6b422c;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
}

#sitemap .block h3 a {
  background-position: left center;
}

@media screen and (max-width: 640px) {
  #sitemap .block h3 {
    margin: 0 10px;
    font-size: 18px;
  }
}

#sitemap .block > ul {
  margin: 10px 10px 20px;
}

#sitemap .block > ul::after {
  display: block;
  content: "";
  clear: both;
}

#sitemap .block > ul > li {
  float: left;
  width: 33.33333%;
  padding: 10px;
  font-size: 14px;
}

#sitemap .block > ul > li a {
  background-position: left center;
}

#sitemap .block > ul > li h4 {
  padding: 5px 0;
  border-bottom: dotted 1px #6b422c;
  font-size: 16px;
}

#sitemap .block > ul > li h4 a {
  background-position: left center;
}

#sitemap .block > ul > li ul {
  margin-top: 10px;
  line-height: 1.5;
}

#sitemap .block > ul > li ul a {
  background-position: left 6px;
}

@media screen and (max-width: 640px) {
  #sitemap .block > ul {
    margin: 5px 0;
  }
  #sitemap .block > ul > li {
    width: 100%;
    padding: 5px 10px;
  }
  #sitemap .block > ul > li h4 {
    font-size: 14px;
  }
  #sitemap .block > ul > li ul {
    margin-top: 5px;
    font-size: 12px;
  }
}

/*==============================
  個人情報保護方針
==============================*/
#privacy .main, #rule .main {
  padding: 20px;
  border-top: solid 1px #e8e8e8;
  line-height: 1.5;
  font-size: 14px;
}

#privacy .main dt, #rule .main dt {
  margin-top: 10px;
  padding: 10px 0;
  border-top: dotted 1px #6b422c;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  #privacy .main, #rule .main {
    padding: 10px;
    font-size: 12px;
  }
  #privacy .main dt, #rule .main dt {
    padding-bottom: 5px;
    font-size: 14px;
  }
}

/*==============================
  利用規約
==============================*/
#rule .main {
  padding-top: 0;
}

#rule .main dt {
  padding-top: 20px;
}

#rule .main dt:first-child {
  border-top: none;
}

#rule .main dd {
  padding-bottom: 10px;
}

#rule .main dd ul {
  padding-left: 1em;
}

#rule .main dd ul.nopad {
  margin-top: 1em;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #rule .main dt {
    margin-top: 0;
    padding-top: 10px;
  }
}

#index {
  /*==============================
    Branch banner
  ==============================*/
  /*==============================
    information
  ==============================*/
}

#index .branch {
  background: url(../img/common/pattern/paper.jpg);
}

#index .branch ul {
  padding: 20px 18px 18px;
}

#index .branch ul::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  #index .branch ul {
    padding: 20px 10px;
  }
}

#index .branch li {
  float: left;
  width: 33%;
  padding: 5px;
}

@media screen and (max-width: 640px) {
  #index .branch li {
    float: none;
    width: 100%;
    padding: 5px 0;
  }
}

#index .branch .banner {
  padding: 12px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 640px) {
  #index .branch .banner {
    padding: 5px;
  }
}

#index .branch .banner a, #index .branch .banner img {
  display: block;
}

#index .branch .banner img {
  width: 100%;
}
/* travision修正1909 ここから */
#index .whatsnew, #index .staffblog, #index .topics {
	padding: 23px 40px;
	float: left;
}

#index .whatsnew a, #index .staffblog a, #index .topics a {
  color: #6b422c;
}

#index .whatsnew li, #index .staffblog li, #index .topics li {
  font-size: 14px;
  color: #6b422c;
}

#index .staffblog .date, #index .topics .date {
  font-size: 11px;
}

@media screen and (max-width: 640px) {
  #index .whatsnew, #index .staffblog, #index .topics {
    padding: 20px 10px;
  }
}

#index .information {
  display: table;
  width: 100%;
}

#index .information h2 {
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  padding-bottom: 10px;
  border-bottom: dotted 1px #b2b2b2;
  font-size: 32px;
  color: #6b422c;
}

#index .information h2 a {
  float: right;
  line-height: 32px;
  color: #6b422c;
  font-family: initial;
  font-size: 14px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  #index .information {
    display: block;
  }
  #index .information h2 {
    font-size: 20px;
  }
  #index .information h2 a {
    line-height: 20px;
  }
}

#index .groupbox, #index .topics {
  display: table-cell;
  width: 50%;
}

@media screen and (max-width: 640px) {
  #index .groupbox, #index .topics {
    display: block;
    width: 100%;
  }
}

#index .staffblog a {
  font-weight: bold;
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  #index .whatsnew a, #index .staffblog a {
    font-weight: normal;
  }
}

#index .whatsnew {
	width: 50%;
}
@media screen and (max-width: 640px) {
  #index .whatsnew {
	width: 100%;
}
}

#index .whatsnew ul {
  margin-top: 10px;
}

#index .whatsnew ul li {
  border-bottom: solid 1px #eee;
}

#index .whatsnew ul li a {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: 100%;
	padding: 10px;
}

#index .whatsnew ul li a:hover {
	opacity: 1;
	background: #f8f1e7;
	-webkit-transition: .2s linear;
  transition: .2s linear;
}

#index .whatsnew .thumb {
  width: 120px;
  height: 120px;
  margin-right: 20px;
	border: 1px solid #ddd;
}

#index .whatsnew .txt {
	width: calc(100% - 140px);
	padding: 5px 0 0;
  line-height: 1.5;
}

#index .whatsnew .txt .date {
	margin-bottom: 5px;
	font-size: 12px;
}

#index .whatsnew .txt .ttl {
	margin-bottom: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#index .whatsnew .txt dl.schedule {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: flex;
	color: #565656;
	font-size: 11px;
	line-height: 1;
}

#index .whatsnew .txt dl.schedule dt {
	min-width: 45px;
	margin-right: 10px;
}

#index .whatsnew .txt dl.schedule dd {
	width: calc(100% - 55px);
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	display: flex;
}

#index .whatsnew .txt dl.schedule dd span {
	min-width: 100px;
	margin-bottom: 6px;
	font-weight: bold;
	text-align: center;
	border-right: solid 1px #ddd;
}

#index .whatsnew .txt dl.schedule dd span:last-child {
	border: none;
}

@media screen and (max-width: 640px) {
	#index .whatsnew ul li a {
		padding: 10px 0;
	}

	#index .whatsnew .thumb {
		width: 100px;
		height: 100px;
		margin-right: 15px;
	}
	
	#index .whatsnew .txt {
		width: calc(100% - 115px);
		padding: 2px 0 0;
	}

	#index .whatsnew .txt .ttl {
		margin-bottom: 15px;
	}

	#index .whatsnew .txt dl.schedule {
		font-size: 10px;
		-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}

	#index .whatsnew .txt dl.schedule dt {
		min-width: 40px;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#index .whatsnew .txt dl.schedule dd {
		width: 100%;
	}

	#index .whatsnew .txt dl.schedule dd span {
		min-width: 50px;
		margin-right: 5px;
		padding-right: 5px;
	}
}

#index .staffblog.spdisplay {
  display: none;
}

#index .staffblog ul {
  margin: 20px 0;
}

#index .staffblog li {
  margin-top: 10px;
  line-height: 1.5;
}

#index .staffblog .date {
  display: inline-block;
  margin-right: 5px;
}

@media screen and (max-width: 640px) {
  #index .staffblog.pcdisplay {
    display: none;
  }
  #index .staffblog.spdisplay {
    display: block;
    border-top: solid 1px #e5e5e5;
  }
}

#index .topics {
  border-left: solid 1px #e5e5e5;
	float: right;
}
/* travision修正1909 ここまで */
#index .topics li {
  padding: 20px 0;
}

#index .topics li::after {
  display: block;
  content: "";
  clear: both;
}

#index .topics .thumb, #index .topics .txt {
  float: left;
}

#index .topics .thumb {
  width: 70px;
  height: 70px;
  margin: 0 10px 0 0;
  background-color: #e8e8e8;
}

#index .topics .txt {
  width: calc(100% - 80px);
  line-height: 1.5;
}

#index .topics .title, #index .topics a {
  font-weight: bold;
}

#index .topics .description {
  margin: 10px 0;
  line-height: 1.5;
  font-size: 12px;
}

@media screen and (max-width: 640px) {
  #index .topics {
    border: none;
  }
}

.wedding .bnrList {
  padding: 30px;
  background: url(../img/common/pattern/paper.jpg);
}

.wedding .bnrList::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList {
    padding: 16px 10px;
  }
}

.wedding .bnrList ul {
  width: 100%;
  max-width: 1220px;
  margin: auto;
}

.wedding .bnrList li {
  float: left;
  width: calc(50% - 20px);
  margin: 10px;
  background-color: #fff;
}

.wedding .bnrList li a {
  display: block;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList li {
    width: 100%;
    margin: 4px 0;
  }
}

.wedding .bnrList .banner {
  height: 327px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList .banner {
    height: 224px;
  }
}

.wedding .bnrList .label {
  font-size: 14px;
}

.wedding .bnrList .label h3 {
  margin-bottom: 13px;
  line-height: 1.2;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #e68278;
  font-size: 24px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList .label h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  .wedding .bnrList .label p {
    font-size: 12px;
  }
}

.wedding .bnrList.type1 .label .txtarea {
  padding: 20px;
  background: url(../img/common/pattern/botanical.jpg) left center;
}

.wedding .bnrList.type1 .label h3 {
  margin-bottom: 7px;
}

.wedding .bnrList.type1 .label p {
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList.type1 .label {
    line-height: 1.3;
    font-size: 12px;
  }
  .wedding .bnrList.type1 .label .txtarea {
    padding: 10px;
  }
  .wedding .bnrList.type1 .label h3 {
    margin: 0;
  }
}

.wedding .bnrList.type1 .banner {
  position: relative;
  display: block;
}

.wedding .bnrList.type1 .banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 94px;
  background: url(../img/wedding/common/deco_bnr_pc.png) no-repeat right bottom;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList.type1 .banner::after {
    width: 50px;
    height: 64px;
    background-image: url(../img/wedding/common/deco_bnr_sp.png);
    background-size: 50px 64px;
  }
}

.wedding .bnrList.type2 .banner {
  display: table;
  width: 100%;
}

.wedding .bnrList.type2 .banner .label, .wedding .bnrList.type2 .banner .imgbox {
  display: table-cell;
  vertical-align: middle;
}

.wedding .bnrList.type2 .banner .label {
  width: 37%;
  padding: 0 20px;
  background: url(../img/common/pattern/botanical.jpg) left center;
}

.wedding .bnrList.type2 .banner .label h3 {
  letter-spacing: 0;
}

.wedding .bnrList.type2 .banner .label p {
  line-height: 1.6;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList.type2 .banner .label {
    width: 40%;
    padding: 0 10px;
  }
  .wedding .bnrList.type2 .banner .label h3 {
    margin-bottom: 5px;
  }
  .wedding .bnrList.type2 .banner .label p {
    font-size: 10px;
  }
}

.wedding .bnrList.type2 .banner .imgbox {
  position: relative;
  width: 64%;
}

.wedding .bnrList.type2 .banner .imgbox::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90px;
  height: 94px;
  background: url(../img/wedding/common/deco_bnr_pc.png) no-repeat right bottom;
}

.wedding .bnrList.type2 .banner .imgbox img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .wedding .bnrList.type2 .banner .imgbox {
    width: 60%;
  }
  .wedding .bnrList.type2 .banner .imgbox::after {
    width: 50px;
    height: 64px;
    background-image: url(../img/wedding/common/deco_bnr_sp.png);
    background-size: 50px 64px;
  }
}

.wedding .description {
  padding: 30px 0;
  line-height: 2.1;
  letter-spacing: 0.05em;
  text-align: center;
}

.wedding .description h3 {
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  font-size: 25px;
}

.wedding .description p {
  margin-top: 1em;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .wedding .description {
    padding: 20px 10px;
    text-align: left;
  }
  .wedding .description h3 {
    line-height: 1.2;
    font-size: 20px;
  }
  .wedding .description p {
    line-height: 1.6;
    font-size: 12px;
  }
}

.wedding .imgarea {
  margin-bottom: 10px;
}

.wedding .imgarea img {
  display: block;
  width: 100%;
}

.wedding .photos ul {
  margin: 0 -5px;
}

.wedding .photos ul::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  .wedding .photos ul {
    margin: 0;
  }
}

.wedding .photos li {
  width: 50%;
  padding: 5px;
  float: left;
}

.wedding .photos li.wide {
  width: 100%;
}

.wedding .photos img {
  display: block;
  width: 100%;
}

.wedding .staff {
  display: table;
  width: 100%;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #fef5f4;
}

.wedding .staff .photo, .wedding .staff .txt {
  display: table-cell;
  vertical-align: middle;
}

.wedding .staff .photo {
  width: 265px;
}

@media screen and (max-width: 640px) {
  .wedding .staff .photo {
    display: table;
    width: 100%;
  }
}

.wedding .staff .txt {
  padding: 0 20px;
  line-height: 1.8;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .wedding .staff .txt {
    display: block;
    padding: 10px 0 0;
    font-size: 12px;
  }
}

.wedding .staff .position, .wedding .staff .name {
  font-weight: bold;
}

.wedding .staff .name {
  margin-bottom: 12px;
  line-height: 1.5;
  font-size: 20px;
}

.wedding .staff .name span {
  font-size: 16px;
}

.wedding .staff img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .wedding .staff img {
    display: table-cell;
  }
}

@media screen and (max-width: 640px) {
  .wedding .staff {
    margin-bottom: 20px;
    padding: 10px;
  }
  .wedding .staff .person {
    display: table-cell;
    width: 65%;
    padding: 10px 10px 10px 20px;
    vertical-align: middle;
  }
  .wedding .staff .position {
    font-size: 12px;
  }
  .wedding .staff .name {
    font-size: 16px;
  }
  .wedding .staff .name span {
    text-indent: -0.5em;
    font-size: 13px;
  }
}

.wedding.index h3 {
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.07em;
  color: #6b422c;
  font-size: 32px;
}

@media screen and (max-width: 640px) {
  .wedding.index h3 {
    font-size: 20px;
  }
}

.wedding.index h3 + p {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.wedding.index .concept {
  position: relative;
  padding: 60px 0 40px;
  background: url(../img/common/pattern/paper.jpg);
  text-align: center;
}

.wedding.index .concept::before {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url(../img/common/pattern/hatch02.gif);
}

@media screen and (max-width: 640px) {
  .wedding.index .concept {
    padding: 25px 0;
  }
  .wedding.index .concept::before {
    content: none;
  }
}

.wedding.index .concept .txtbox {
  box-sizing: content-box;
  display: inline-block;
  width: 510px;
  padding-left: 490px;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .wedding.index .concept .txtbox {
    width: 300px;
    padding: 0;
  }
}

.wedding.index .concept h3 {
  margin-bottom: 20px;
  line-height: 1.2;
  color: #e68278;
  font-size: 43px;
  font-weight: lighter;
  letter-spacing: 0.3em;
}

@media screen and (max-width: 640px) {
  .wedding.index .concept h3 {
    margin-bottom: 15px;
    letter-spacing: 0.25em;
    font-size: 31px;
  }
}

.wedding.index .concept p {
  line-height: 1.8;
  font-size: 17px;
}

.wedding.index .concept p.txt_r {
  text-align: right;
}

@media screen and (max-width: 640px) {
  .wedding.index .concept p {
    font-size: 11px;
  }
}

.wedding.index .concept .deco1, .wedding.index .concept .deco2 {
  position: absolute;
  z-index: 10;
}

@media screen and (max-width: 640px) {
  .wedding.index .concept .deco1, .wedding.index .concept .deco2 {
    display: none;
  }
}

.wedding.index .concept .deco1 {
  bottom: -33px;
  right: calc(50% + 70px);
}

.wedding.index .concept .deco2 {
  bottom: -30px;
  left: calc(50% + 440px);
}

.wedding.index .photoStory {
  padding: 40px;
  background: url(../img/common/pattern/hatch03.gif);
}

@media screen and (max-width: 640px) {
  .wedding.index .photoStory {
    padding: 10px;
  }
}

.wedding.index .photoStory .banner {
  position: relative;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.wedding.index .photoStory .banner img {
  width: 100%;
}

.wedding.index .photoStory a {
  display: block;
}

.wedding.index .photoStory .txtbox {
  position: absolute;
  top: calc(50% - 60px);
  left: 32.5%;
  width: 35%;
  height: 140px;
  background-color: #fff;
  text-align: center;
  color: #6b422c;
}

@media screen and (max-width: 640px) {
  .wedding.index .photoStory .txtbox {
    position: static;
    width: 100%;
    height: auto;
    line-height: 1.5;
  }
}

.wedding.index .photoStory h3 {
  margin-bottom: 15px;
}

.wedding.index .photoStory h3 + p {
  line-height: 1.5;
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .wedding.index .photoStory h3 {
    margin: 0;
  }
  .wedding.index .photoStory h3 + p {
    font-size: 10px;
  }
}

.wedding.index .photoStory .fa-play-circle-o {
  display: block;
  margin-top: 5px;
  color: #143671;
  font-size: 36px;
}

@media screen and (max-width: 640px) {
  .wedding.index .photoStory .fa-play-circle-o {
    margin: 5px 0;
    font-size: 30px;
  }
}

.wedding.index .photoStory .bnr_photo {
  position: relative;
}

.wedding.index .photoStory .bnr_photo::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .photoStory .bnr_photo img {
  display: block;
  width: 100%;
}

.wedding.index .photoStory .bnr_photo .center {
  position: absolute;
  height: 100%;
  top: 0;
  left: 33.33333%;
}

.wedding.index .photoStory .bnr_photo .parts1, .wedding.index .photoStory .bnr_photo .center, .wedding.index .photoStory .bnr_photo .parts4 {
  width: 33.33333%;
}

.wedding.index .photoStory .bnr_photo .parts2, .wedding.index .photoStory .bnr_photo .parts3 {
  position: absolute;
  width: 100%;
}

.wedding.index .photoStory .bnr_photo .parts1 {
  float: left;
}

.wedding.index .photoStory .bnr_photo .parts3 {
  bottom: 0;
}

.wedding.index .photoStory .bnr_photo .parts4 {
  float: right;
}

@media screen and (max-width: 640px) {
  .wedding.index .photoStory .bnr_photo .center {
    width: 44%;
    left: 28%;
  }
  .wedding.index .photoStory .bnr_photo .parts1, .wedding.index .photoStory .bnr_photo .parts4 {
    width: 28%;
  }
}

.wedding.index .info_block {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .wedding.index .info_block {
    display: block;
  }
}

.wedding.index .fair {
  display: table-cell;
}

@media screen and (max-width: 640px) {
  .wedding.index .fair {
    display: block;
    margin-bottom: 10px;
  }
}

.wedding.index .fair .head {
  position: relative;
  height: 98px;
  padding-left: 40px;
  background-color: #fbefef;
  line-height: 98px;
  color: #6b422c;
}

@media screen and (max-width: 640px) {
  .wedding.index .fair .head {
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
  }
}

.wedding.index .fair .link {
  position: absolute;
  top: 0;
  right: 0;
  width: 98px;
  border-left: solid 1px #fff;
  text-align: center;
}

.wedding.index .fair .link a {
  display: block;
}

@media screen and (max-width: 640px) {
  .wedding.index .fair .link {
    width: 50px;
  }
  .wedding.index .fair .link a {
    font-size: 12px;
  }
}

.wedding.index .fair .list {
  padding: 20px;
  background-color: #fff;
}

.wedding.index .fair .list iframe {
  width: 100%;
  height: 100%;
  min-height: 232px;
}

@media screen and (max-width: 640px) {
  .wedding.index .fair .list {
    padding: 10px;
  }
  .wedding.index .fair .list iframe {
    min-height: initial;
  }
}

.wedding.index .blog {
  display: table-cell;
  padding: 0 30px 30px;
  background: url(../img/common/pattern/cross01.gif);
}

@media screen and (max-width: 640px) {
  .wedding.index .blog {
    display: block;
    padding: 0 10px 10px;
  }
}

.wedding.index .blog h3 {
  height: 98px;
  line-height: 98px;
}

@media screen and (max-width: 640px) {
  .wedding.index .blog h3 {
    height: 50px;
    padding-right: 10px;
    line-height: 50px;
    font-size: 20px;
  }
}

.wedding.index .blog a, .wedding.index .blog .banner img {
  display: block;
  width: 100%;
}

.wedding.index .present {
  position: relative;
  padding: 10px;
  background: url(../img/common/pattern/hatch04.gif);
}

.wedding.index .present .banner {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.wedding.index .present .banner img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .wedding.index .present .banner {
    padding: 0 10px 10px;
    background-color: #fff;
    border-radius: 10px;
    font-weight: bold;
  }
  .wedding.index .present .banner img {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}

.wedding.index .present .tour {
  position: absolute;
  bottom: 15%;
  left: 38.5%;
  width: 25%;
  height: 60px;
  line-height: 60px;
  background-color: #143671;
  text-align: center;
}

.wedding.index .present .tour a {
  display: block;
  color: #fff;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .wedding.index .present .tour {
    position: static;
    width: 100%;
    height: 55px;
    margin-bottom: 5px;
    line-height: 55px;
  }
  .wedding.index .present .tour a {
    background-color: #143671;
    text-align: center;
    font-size: 15px;
  }
}

.wedding.index .present .btn-box {
  position: absolute;
  bottom: 15%;
  left: 65%;
  display: table;
  width: 32%;
  height: 60px;
  border: solid 2px #143671;
  text-align: center;
}

.wedding.index .present .btn-box .btn {
  display: table-cell;
  vertical-align: middle;
}

.wedding.index .present .btn-box .btn:first-child a {
  border: solid #143671;
  border-width: 0 1px 0 0;
}

.wedding.index .present .btn-box a {
  display: block;
  line-height: 1.5;
  color: #143671;
}

@media screen and (max-width: 640px) {
  .wedding.index .present .btn-box {
    position: static;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 10px;
    border-width: 1px;
  }
  .wedding.index .present .btn-box .btn {
    display: block;
  }
  .wedding.index .present .btn-box .btn:first-child {
    border: solid #143671;
    border-width: 0 0 1px 0;
  }
  .wedding.index .present .btn-box .btn:first-child a {
    border: none;
  }
  .wedding.index .present .btn-box a {
    line-height: 42px;
    text-align: left;
    font-size: 12px;
  }
}

.wedding.index .reception h3, .wedding.index .access h3, .wedding.index #banquet.index .contentMain .head h3, #banquet.index .contentMain .head .wedding.index h3, .wedding.index #banquet.index .hall_gallery h3, #banquet.index .hall_gallery .wedding.index h3 {
  position: relative;
  display: inline-block;
  text-align: center;
}

.wedding.index .reception h3 ruby, .wedding.index .access h3 ruby, .wedding.index #banquet.index .contentMain .head h3 ruby, #banquet.index .contentMain .head .wedding.index h3 ruby, .wedding.index #banquet.index .hall_gallery h3 ruby, #banquet.index .hall_gallery .wedding.index h3 ruby {
  -webkit-ruby-position: after;
  ruby-position: under;
  ruby-align: center;
}

.wedding.index .reception h3 rt, .wedding.index .access h3 rt, .wedding.index #banquet.index .contentMain .head h3 rt, #banquet.index .contentMain .head .wedding.index h3 rt, .wedding.index #banquet.index .hall_gallery h3 rt, #banquet.index .hall_gallery .wedding.index h3 rt {
  text-align: center;
  letter-spacing: 0.25em;
  font-size: 14px;
}

.wedding.index .reception h3::before, .wedding.index .access h3::before, .wedding.index #banquet.index .contentMain .head h3::before, #banquet.index .contentMain .head .wedding.index h3::before, .wedding.index #banquet.index .hall_gallery h3::before, #banquet.index .hall_gallery .wedding.index h3::before, .wedding.index .reception h3::after, .wedding.index .access h3::after, .wedding.index #banquet.index .contentMain .head h3::after, #banquet.index .contentMain .head .wedding.index h3::after, .wedding.index #banquet.index .hall_gallery h3::after, #banquet.index .hall_gallery .wedding.index h3::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 165px;
  height: 38px;
}

.wedding.index .reception h3::before, .wedding.index .access h3::before, .wedding.index #banquet.index .contentMain .head h3::before, #banquet.index .contentMain .head .wedding.index h3::before, .wedding.index #banquet.index .hall_gallery h3::before, #banquet.index .hall_gallery .wedding.index h3::before {
  background: url(../img/common/decoration/deco_left.png) no-repeat;
}

.wedding.index .reception h3::after, .wedding.index .access h3::after, .wedding.index #banquet.index .contentMain .head h3::after, #banquet.index .contentMain .head .wedding.index h3::after, .wedding.index #banquet.index .hall_gallery h3::after, #banquet.index .hall_gallery .wedding.index h3::after {
  background: url(../img/common/decoration/deco_right.png) no-repeat;
}

@media screen and (max-width: 640px) {
  .wedding.index .reception h3 rt, .wedding.index .access h3 rt, .wedding.index #banquet.index .contentMain .head h3 rt, #banquet.index .contentMain .head .wedding.index h3 rt, .wedding.index #banquet.index .hall_gallery h3 rt, #banquet.index .hall_gallery .wedding.index h3 rt {
    font-size: 10px;
  }
  .wedding.index .reception h3::before, .wedding.index .access h3::before, .wedding.index #banquet.index .contentMain .head h3::before, #banquet.index .contentMain .head .wedding.index h3::before, .wedding.index #banquet.index .hall_gallery h3::before, #banquet.index .hall_gallery .wedding.index h3::before, .wedding.index .reception h3::after, .wedding.index .access h3::after, .wedding.index #banquet.index .contentMain .head h3::after, #banquet.index .contentMain .head .wedding.index h3::after, .wedding.index #banquet.index .hall_gallery h3::after, #banquet.index .hall_gallery .wedding.index h3::after {
    width: 67px;
    height: 15px;
    background-size: 67px 15px;
  }
}

.wedding.index .reception {
  padding: 46px 40px;
  background: url(../img/common/pattern/hatch05.gif);
  text-align: center;
}

@media screen and (max-width: 640px) {
  .wedding.index .reception {
    padding: 20px 10px;
  }
}

.wedding.index .reception h3::before {
  right: 100%;
}

.wedding.index .reception h3::after {
  left: 100%;
}

.wedding.index .reception .slidearea {
  margin-top: 33px;
}

.wedding.index .access {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .wedding.index .access {
    border-bottom: solid 1px #e6e6e6;
  }
}

.wedding.index .access .map, .wedding.index .access .transportation {
  width: 100%;
  float: none;
}

.wedding.index .access .map {
  height: 647px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .map {
    height: 213px;
  }
}

.wedding.index .access .accessinfo {
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50% + 30px);
  height: 100%;
  padding: 40px 30px;
  background-color: rgba(255, 255, 255, 0.9);
  border-left: solid 30px #e8d2c5;
  box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .accessinfo {
    position: static;
    width: 100%;
    height: auto;
    padding: 20px 10px 5px;
    background-color: #fff;
    border: none;
    box-shadow: none;
    text-align: center;
  }
}

.wedding.index .access h3 {
  margin-bottom: 30px;
}

.wedding.index .access h3::before {
  right: calc(100% + 65px);
}

.wedding.index .access h3::after {
  left: calc(100% + 65px);
}

@media screen and (max-width: 640px) {
  .wedding.index .access h3 {
    margin-bottom: 15px;
  }
  .wedding.index .access h3::before {
    right: calc(100% + 55px);
  }
  .wedding.index .access h3::after {
    left: calc(100% + 55px);
  }
}

.wedding.index .access .transportation {
  padding: 0;
}

.wedding.index .access .transportation li, .wedding.index .access .transportation dd {
  font-size: 12px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .transportation {
    text-align: center;
  }
  .wedding.index .access .transportation li, .wedding.index .access .transportation dd {
    line-height: 1.25;
  }
}

.wedding.index .access .transportation .private, .wedding.index .access .transportation .public {
  padding: 0 0 0 6px;
  border: none;
}

.wedding.index .access .transportation .private::after, .wedding.index .access .transportation .public::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .access .transportation .private .icon, .wedding.index .access .transportation .private .txt, .wedding.index .access .transportation .public .icon, .wedding.index .access .transportation .public .txt {
  float: left;
}

.wedding.index .access .transportation .private .txt, .wedding.index .access .transportation .public .txt {
  width: calc(100% - 75px);
  margin: 0;
  padding-left: 20px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .transportation .private, .wedding.index .access .transportation .public {
    display: table;
    width: 100%;
    padding: 0 0 10px 0;
  }
  .wedding.index .access .transportation .private .icon, .wedding.index .access .transportation .private .txt, .wedding.index .access .transportation .public .icon, .wedding.index .access .transportation .public .txt {
    display: table-cell;
    float: none;
  }
  .wedding.index .access .transportation .private .icon, .wedding.index .access .transportation .public .icon {
    width: 35px;
  }
  .wedding.index .access .transportation .private .txt, .wedding.index .access .transportation .public .txt {
    padding-left: 7px;
    text-align: left;
  }
}

.wedding.index .access .transportation .private dl {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .transportation .private dl {
    margin: 0;
  }
  .wedding.index .access .transportation .private .icon, .wedding.index .access .transportation .private .txt {
    vertical-align: top;
  }
}

.wedding.index .access .transportation .public {
  margin-bottom: 35px;
}

.wedding.index .access .transportation .public .txt {
  margin-top: 2px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .transportation .public {
    margin-bottom: 5px;
    border-bottom: solid 1px #e6e6e6;
  }
  .wedding.index .access .transportation .public .icon, .wedding.index .access .transportation .public .txt {
    margin: 0;
    vertical-align: middle;
  }
}

.wedding.index .access .transportation .thumb_block {
  margin-bottom: 20px;
}

.wedding.index .access .transportation .thumb_block::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .access .transportation .thumb_block .thumb, .wedding.index .access .transportation .thumb_block .txt {
  float: left;
}

.wedding.index .access .transportation .thumb_block .thumb .box {
  width: 82px;
  height: 82px;
  border-radius: 4px;
  overflow: hidden;
}

.wedding.index .access .transportation .thumb_block .txt {
  margin: -5px 17px;
}

@media screen and (max-width: 640px) {
  .wedding.index .access .transportation .thumb_block {
    display: table;
    width: 100%;
    margin: 0;
    padding: 5px 0;
  }
  .wedding.index .access .transportation .thumb_block .thumb, .wedding.index .access .transportation .thumb_block .txt {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  .wedding.index .access .transportation .thumb_block .thumb {
    width: 75px;
  }
  .wedding.index .access .transportation .thumb_block .thumb .box {
    width: 75px;
    height: 75px;
    border-radius: 4px;
    overflow: hidden;
  }
  .wedding.index .access .transportation .thumb_block .txt {
    padding-left: 7px;
    text-align: left;
  }
}

.wedding.index .external {
  padding: 40px;
}

.wedding.index .external::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .external .fbpage {
  display: inline-block;
}

.wedding.index .external .fbpage::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .external .fbpage .link {
  float: left;
  padding: 15px 20px 15px 0;
}

.wedding.index .external .fbpage a {
  line-height: 20px;
  color: #462814;
  font-size: 16px;
  font-weight: bold;
}

.wedding.index .external .wedservice {
  float: right;
}

.wedding.index .external .wedservice::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.index .external .wedservice .banner {
  float: left;
  padding-left: 10px;
}

@media screen and (max-width: 640px) {
  .wedding.index .external {
    padding: 10px;
  }
  .wedding.index .external .fbpage {
    display: block;
  }
  .wedding.index .external .fbpage .link {
    float: none;
    padding: 0;
  }
  .wedding.index .external .fbpage a {
    line-height: initial;
    font-size: 15px;
  }
  .wedding.index .external .fbpage .fb-like > span {
    margin: 10px 0;
  }
  .wedding.index .external .wedservice {
    float: none;
  }
  .wedding.index .external .wedservice .banner {
    width: calc(50% - 4px);
    float: right;
    padding: 0;
  }
  .wedding.index .external .wedservice .banner:first-child {
    float: left;
  }
  .wedding.index .external .wedservice .banner a, .wedding.index .external .wedservice .banner img {
    display: block;
  }
  .wedding.index .external .wedservice .banner img {
    width: 100%;
  }
}

.wedding.photostory .banner.chapel .imgbox {
  background: url(../img/wedding/photostory/index/bnr_chapel.jpg) no-repeat center;
  background-size: cover;
}

.wedding.photostory .banner.modern .imgbox {
  background: url(../img/wedding/photostory/index/bnr_modern.jpg) no-repeat center;
  background-size: cover;
}

.wedding.photostory .banner.traditional .imgbox {
  background: url(../img/wedding/photostory/index/bnr_traditional.jpg) no-repeat center;
  background-size: cover;
}

.wedding.photostory .banner.instagram .imgbox {
  background: url(../img/wedding/photostory/index/bnr_instagram.jpg) no-repeat center;
  background-size: cover;
}

.wedding.photostory .banner.instagram h3 {
  font-size: 22px;
  text-align: center;
}

.wedding.photostory .banner.instagram h3 img {
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .wedding.photostory .banner.instagram h3 {
    font-size: 12px;
  }
}

.wedding.photostory .photoList {
  padding: 30px 0;
}

@media screen and (max-width: 640px) {
  .wedding.photostory .photoList {
    padding: 10px 0;
  }
}

.wedding.photostory .photoList dl {
  display: table;
  width: 100%;
  margin-bottom: 2px;
}

.wedding.photostory .photoList dl:nth-child(2n) {
  background-color: #fef5f4;
}

.wedding.photostory .photoList dl dt, .wedding.photostory .photoList dl dd {
  display: table-cell;
  vertical-align: middle;
}

.wedding.photostory .photoList dl dt {
  width: 400px;
}

.wedding.photostory .photoList dl dd {
  padding: 0 20px;
  line-height: 1.7;
  font-size: 20px;
}

.wedding.photostory .photoList dl h3 {
  margin-bottom: 13px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
}

.wedding.photostory .photoList dl p {
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .wedding.photostory .photoList dl {
    display: block;
    padding: 10px 10px 0;
  }
  .wedding.photostory .photoList dl dt, .wedding.photostory .photoList dl dd {
    display: block;
  }
  .wedding.photostory .photoList dl dt {
    width: 100%;
  }
  .wedding.photostory .photoList dl dd {
    padding: 10px 0;
    line-height: 1.2;
  }
  .wedding.photostory .photoList dl h3 {
    margin-bottom: 10px;
  }
}

.wedding.photostory .photoList img {
  display: block;
  width: 100%;
}

.wedding.fair .zebra_wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.wedding.fair iframe {
  width: 100%;
  height: 1000px;
}

.wedding.plan .bnrList .banner .imgbox {
  height: 233px;
}

@media screen and (max-width: 640px) {
  .wedding.plan .bnrList .banner {
    height: auto;
  }
  .wedding.plan .bnrList .banner .imgbox {
    height: 157px;
  }
}

.wedding.ceremony .banner.chapel {
  background: url("../img/wedding/ceremony/index/bnr_chapel.jpg") no-repeat center;
  background-size: cover;
}

.wedding.ceremony .banner.party {
  background: url("../img/wedding/ceremony/index/bnr_party.jpg") no-repeat center;
  background-size: cover;
}

.wedding.ceremony .banner.traditional {
  background: url("../img/wedding/ceremony/index/bnr_traditional.jpg") no-repeat center;
  background-size: cover;
}

.wedding.ceremony .banner.cathedral {
  background: url("../img/wedding/ceremony/index/bnr_cathedral.jpg") no-repeat center;
  background-size: cover;
}

.wedding.index .banner.laviere,
.wedding.reception .laviere .imgbox,
.wedding.ceremony .banner.laviere {
  background: url("../img/wedding/reception/index/bnr_laviere.jpg") no-repeat center;
  background-size: cover;
}

.wedding.index .banner.axis,
.wedding.reception .banner.axis,
.wedding.ceremony .banner.axis {
  background: url("../img/wedding/reception/index/bnr_axis.jpg") no-repeat center;
  background-size: cover;
}

.wedding.index .banner.lepremier,
.wedding.reception .banner.lepremier,
.wedding.ceremony .banner.lepremier {
  background: url("../img/wedding/reception/index/bnr_lepremier.jpg") no-repeat center;
  background-size: cover;
}

.wedding.index .banner.smallwedding,
.wedding.reception .banner.smallwedding,
.wedding.ceremony .banner.smallwedding {
  background: url("../img/wedding/reception/index/bnr_smallwedding.jpg") no-repeat center;
  background-size: cover;
}

.wedding.reception .banner.smallwedding .label .txtarea {
  padding-top: 10px;
  padding-bottom: 10px;
}

.wedding.reception .banner.smallwedding .label h3 {
  margin-bottom: 5px;
}

.wedding.reception .banner.smallwedding .label h3 span {
  display: block;
}

@media screen and (max-width: 640px) {
  .wedding.reception .banner.smallwedding .label {
    margin-left: -22%;
  }
  .wedding.reception .banner.smallwedding .label .txtarea {
    padding-left: 23%;
  }
  .wedding.reception .banner.smallwedding .label h3 {
    margin: 0;
  }
  .wedding.reception .banner.smallwedding .label p {
    padding-right: 30%;
  }
}

.wedding.cuisine .banner.wayouchu .imgbox {
  background: url("../img/wedding/cuisine/index/bnr_wayouchu.jpg") no-repeat center;
  background-size: cover;
}

.wedding.cuisine .banner.japanese .imgbox {
  background: url("../img/wedding/cuisine/index/bnr_japanese.jpg") no-repeat center;
  background-size: cover;
}

.wedding.cuisine .banner.chinese .imgbox {
  background: url("../img/wedding/cuisine/index/bnr_chinese.jpg") no-repeat center;
  background-size: cover;
}

.wedding.cuisine .banner.cake .imgbox {
  background: url("../img/wedding/cuisine/index/bnr_cake.jpg") no-repeat center;
  background-size: cover;
}

.wedding.cuisine .chief {
  padding: 30px;
  background: url("../img/common/pattern/hatch03.gif");
}

@media screen and (max-width: 640px) {
  .wedding.cuisine .chief {
    padding: 10px;
  }
}

.wedding.cuisine .chief ul {
  max-width: 1220px;
  margin: auto;
}

.wedding.cuisine .chief ul::after {
  display: block;
  content: "";
  clear: both;
}

.wedding.cuisine .chief li {
  float: left;
  width: calc(100% / 3 - 20px);
  margin: 10px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.wedding.cuisine .chief li img {
  display: block;
  width: 100%;
}

.wedding.cuisine .chief li .txt {
  padding: 20px;
  line-height: 1.7;
  font-size: 14px;
}

.wedding.cuisine .chief li .position, .wedding.cuisine .chief li .name {
  font-weight: bold;
}

.wedding.cuisine .chief li .name {
  margin-bottom: 10px;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .wedding.cuisine .chief li {
    width: 100%;
    margin: 10px 0;
  }
  .wedding.cuisine .chief li .txt {
    padding: 10px;
    line-height: 1.5;
    font-size: 12px;
  }
  .wedding.cuisine .chief li .name {
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.wedding.cuisine .cake .photos li {
  width: 33.33333%;
}

.wedding.item .banner.planner .imgbox {
  background: url("../img/wedding/item/index/bnr_planner.jpg") no-repeat center;
  background-size: cover;
}

.wedding.item .banner.floral .imgbox {
  background: url("../img/wedding/item/index/bnr_floral.jpg") no-repeat center;
  background-size: cover;
}

.wedding.item .banner.photography .imgbox {
  background: url(../img/wedding/item/index/bnr_photography.jpg) no-repeat center;
  background-size: cover;
}

.wedding.item .banner.dressup .imgbox {
  background: url(../img/wedding/item/index/bnr_dressup.jpg) no-repeat center;
  background-size: cover;
}

.wedding.report .bnrList ul {
  text-align: center;
}

.wedding.report .bnrList li {
  float: none;
  display: inline-block;
  width: calc(100% / 3 - 10px);
  margin: 0;
  padding: 10px;
  background-color: transparent;
  text-align: center;
}

.wedding.report .bnrList li a {
  background-color: #fff;
}

.wedding.report .bnrList li a:hover {
  opacity: 1;
}

.wedding.report .bnrList li img {
  display: block;
  width: 100%;
}

.wedding.report .bnrList li img:hover {
  opacity: .7;
}

.wedding.report .bnrList li p {
  margin: 15px 0;
  font-size: 14px;
}

.wedding.report .bnrList li .banner {
  height: 260px;
  box-shadow: none;
}

@media screen and (max-width: 640px) {
  .wedding.report .bnrList li {
    width: 100%;
  }
  .wedding.report .bnrList li .banner {
    height: 200px;
  }
}

#banquet.tableplan .main {
  width: 1240px;
  margin: 30px auto 80px;
  padding: 0 20px;
}

#banquet.tableplan .main h2, #banquet.tableplan .main p {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
}

#banquet.tableplan .main h2 {
  padding: 30px 0;
  border-bottom: solid 1px #e8e8e8;
  line-height: 1.3;
  font-size: 18px;
}

#banquet.tableplan .main p {
  padding: 40px 0;
  line-height: 1.9;
  text-align: center;
  font-size: 24px;
}

#banquet.tableplan .main .btn-area {
  width: 880px;
  margin: auto;
}

@media screen and (max-width: 640px) {
  #banquet.tableplan .main {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 10px;
    border-top: solid 1px #e8e8e8;
  }
  #banquet.tableplan .main h2, #banquet.tableplan .main p {
    font-size: 20px;
    font-size: 20px;
  }
  #banquet.tableplan .main h2 {
    padding: 15px 0 10px;
  }
  #banquet.tableplan .main p {
    padding: 20px 0;
    line-height: 1.6;
  }
  #banquet.tableplan .main .btn-area {
    width: auto;
    margin: 0 -10px;
  }
}

#banquet.index .wedding.index .reception h3, .wedding.index .reception #banquet.index h3, #banquet.index .wedding.index .access h3, .wedding.index .access #banquet.index h3, #banquet.index .contentMain .head h3, #banquet.index .hall_gallery h3 {
  position: relative;
  display: inline-block;
  text-align: center;
  font-family: "EB Garamond", Garamond, "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.07em;
  color: #6b422c;
  font-size: 32px;
}

#banquet.index .wedding.index .reception h3 + p, .wedding.index .reception #banquet.index h3 + p, #banquet.index .wedding.index .access h3 + p, .wedding.index .access #banquet.index h3 + p, #banquet.index .contentMain .head h3 + p, #banquet.index .hall_gallery h3 + p {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  #banquet.index .wedding.index .reception h3, .wedding.index .reception #banquet.index h3, #banquet.index .wedding.index .access h3, .wedding.index .access #banquet.index h3, #banquet.index .contentMain .head h3, #banquet.index .hall_gallery h3 {
    display: block;
    font-size: 20px;
  }
  #banquet.index .wedding.index .reception h3 + p, .wedding.index .reception #banquet.index h3 + p, #banquet.index .wedding.index .access h3 + p, .wedding.index .access #banquet.index h3 + p, #banquet.index .contentMain .head h3 + p, #banquet.index .hall_gallery h3 + p {
    display: none;
  }
}

#banquet.index .wedding.index .reception h3 ruby, .wedding.index .reception #banquet.index h3 ruby, #banquet.index .wedding.index .access h3 ruby, .wedding.index .access #banquet.index h3 ruby, #banquet.index .contentMain .head h3 ruby, #banquet.index .hall_gallery h3 ruby {
  -webkit-ruby-position: after;
  ruby-position: under;
  ruby-align: center;
}

#banquet.index .wedding.index .reception h3 rt, .wedding.index .reception #banquet.index h3 rt, #banquet.index .wedding.index .access h3 rt, .wedding.index .access #banquet.index h3 rt, #banquet.index .contentMain .head h3 rt, #banquet.index .hall_gallery h3 rt {
  text-align: center;
  letter-spacing: 0.25em;
  font-size: 14px;
}

#banquet.index .wedding.index .reception h3::before, .wedding.index .reception #banquet.index h3::before, #banquet.index .wedding.index .access h3::before, .wedding.index .access #banquet.index h3::before, #banquet.index .contentMain .head h3::before, #banquet.index .hall_gallery h3::before, #banquet.index .wedding.index .reception h3::after, .wedding.index .reception #banquet.index h3::after, #banquet.index .wedding.index .access h3::after, .wedding.index .access #banquet.index h3::after, #banquet.index .contentMain .head h3::after, #banquet.index .hall_gallery h3::after {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  width: 165px;
  height: 38px;
}

#banquet.index .wedding.index .reception h3::before, .wedding.index .reception #banquet.index h3::before, #banquet.index .wedding.index .access h3::before, .wedding.index .access #banquet.index h3::before, #banquet.index .contentMain .head h3::before, #banquet.index .hall_gallery h3::before {
  background: url(../img/common/decoration/deco_left.png) no-repeat;
  right: 100%;
}

#banquet.index .wedding.index .reception h3::after, .wedding.index .reception #banquet.index h3::after, #banquet.index .wedding.index .access h3::after, .wedding.index .access #banquet.index h3::after, #banquet.index .contentMain .head h3::after, #banquet.index .hall_gallery h3::after {
  background: url(../img/common/decoration/deco_right.png) no-repeat;
  left: 100%;
}

@media screen and (max-width: 640px) {
  #banquet.index .wedding.index .reception h3 rt, .wedding.index .reception #banquet.index h3 rt, #banquet.index .wedding.index .access h3 rt, .wedding.index .access #banquet.index h3 rt, #banquet.index .contentMain .head h3 rt, #banquet.index .hall_gallery h3 rt {
    font-size: 10px;
  }
  #banquet.index .wedding.index .reception h3::before, .wedding.index .reception #banquet.index h3::before, #banquet.index .wedding.index .access h3::before, .wedding.index .access #banquet.index h3::before, #banquet.index .contentMain .head h3::before, #banquet.index .hall_gallery h3::before, #banquet.index .wedding.index .reception h3::after, .wedding.index .reception #banquet.index h3::after, #banquet.index .wedding.index .access h3::after, .wedding.index .access #banquet.index h3::after, #banquet.index .contentMain .head h3::after, #banquet.index .hall_gallery h3::after {
    width: 67px;
    height: 15px;
    background-size: 67px 15px;
  }
  #banquet.index .wedding.index .reception h3::before, .wedding.index .reception #banquet.index h3::before, #banquet.index .wedding.index .access h3::before, .wedding.index .access #banquet.index h3::before, #banquet.index .contentMain .head h3::before, #banquet.index .hall_gallery h3::before {
    left: 0;
    right: initial;
  }
  #banquet.index .wedding.index .reception h3::after, .wedding.index .reception #banquet.index h3::after, #banquet.index .wedding.index .access h3::after, .wedding.index .access #banquet.index h3::after, #banquet.index .contentMain .head h3::after, #banquet.index .hall_gallery h3::after {
    right: 0;
    left: initial;
  }
}

#banquet.index .contentMain {
  padding: 45px 0 50px;
  background: url(../img/common/pattern/paper.jpg);
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain {
    padding: 18px 10px 20px;
  }
}

#banquet.index .contentMain .sessionList {
  width: 916px;
  margin: auto;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain .sessionList {
    width: 100%;
  }
}

#banquet.index .contentMain .head {
  margin: 0 auto 35px;
  text-align: center;
}

#banquet.index .contentMain .head h3 {
  margin-bottom: 25px;
  letter-spacing: 0.25em;
}

#banquet.index .contentMain .head p {
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain .head {
    margin: 0;
  }
  #banquet.index .contentMain .head h3 {
    margin-bottom: 15px;
    letter-spacing: initial;
  }
}

#banquet.index .contentMain h4 {
  height: 48px;
  margin: auto;
  padding: 0 30px;
  background-color: #f3ada3;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  line-height: 48px;
  color: #fff;
}

#banquet.index .contentMain h4 span {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain h4 {
    height: auto;
    padding: 8px 10px;
    line-height: 1.4;
    font-size: 15px;
  }
  #banquet.index .contentMain h4 span {
    display: block;
    margin: 0;
  }
}

#banquet.index .contentMain ul {
  margin: auto;
  padding: 10px 0 30px;
}

#banquet.index .contentMain ul::after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain ul {
    margin: 0 -4px;
  }
}

#banquet.index .contentMain li {
  float: left;
  width: 33.33333%;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain li {
    width: 50%;
    padding: 4px;
  }
}

#banquet.index .contentMain .box {
  height: 100%;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

#banquet.index .contentMain .box img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain .box {
    padding: 10px;
  }
}

#banquet.index .contentMain a {
  display: block;
  width: 100%;
  height: 100%;
  color: #462814;
}

#banquet.index .contentMain .txt {
  padding-top: 10px;
  font-size: 12px;
}

#banquet.index .contentMain .txt.schedule::before, #banquet.index .contentMain .txt.open::before, #banquet.index .contentMain .txt.done::before {
  display: inline-block;
  height: 24px;
  padding: 0 10px;
  line-height: 24px;
  color: #fff;
  font-weight: lighter;
}

#banquet.index .contentMain .txt.schedule::before {
  content: "\958B\50AC\4E88\5B9A";
  background-color: #64c6da;
}

#banquet.index .contentMain .txt.open::before {
  content: "\958B\50AC\4E2D";
  background-color: #f1a44c;
  letter-spacing: 0.1em;
}

#banquet.index .contentMain .txt.done::before {
  content: "\7D42\4E86\3057\307E\3057\305F";
  background-color: #96a79f;
  letter-spacing: -0.1em;
}

#banquet.index .contentMain .title {
  margin: 10px 0;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

#banquet.index .contentMain .for_kanji {
  margin: auto;
  padding: 27px;
  background: url(../img/banquet/index/bg_kanji_btn.png);
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinPron-W3", "HGS明朝E", "MS P明朝", "MS PMincho", serif;
  color: #fff;
}

#banquet.index .contentMain .for_kanji h4 {
  height: auto;
  line-height: inherit;
  background-color: transparent;
  box-shadow: none;
  font-weight: lighter;
  font-size: 40px;
}

#banquet.index .contentMain .for_kanji p {
  margin: 15px;
  line-height: 1.4;
  font-size: 16px;
}

#banquet.index .contentMain .for_kanji .btn {
  width: 550px;
  height: 55px;
  margin: auto;
  line-height: 55px;
  background-color: #fff;
  font-size: 24px;
}

#banquet.index .contentMain .for_kanji a {
  color: #143671;
}

@media screen and (max-width: 640px) {
  #banquet.index .contentMain .for_kanji {
    padding: 10px;
  }
  #banquet.index .contentMain .for_kanji h4 {
    font-size: 18px;
  }
  #banquet.index .contentMain .for_kanji p {
    margin: 0 0 10px;
    font-size: 12px;
  }
  #banquet.index .contentMain .for_kanji .btn {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}

#banquet.index .hall_gallery {
  margin-bottom: 40px;
  padding: 40px;
  background: url(../img/common/pattern/hatch05.gif);
  text-align: center;
}

#banquet.index .hall_gallery .gallery-main {
  margin-top: 33px;
}

#banquet.index .hall_gallery .gallery-main .slide .slide-box {
  display: table;
  width: 100%;
}

#banquet.index .hall_gallery .gallery-main .visual {
  height: 500px;
}

#banquet.index .hall_gallery .slick-dots {
  visibility: hidden;
}

#banquet.index .hall_gallery .gallery-thumb {
  margin: 0 -6px;
  padding: 10px 0;
}

#banquet.index .hall_gallery .gallery-thumb .slide {
  width: 14.28571%;
  padding: 8px 6px 0;
}

#banquet.index .hall_gallery .gallery-thumb .box {
  height: 100px;
}

@media screen and (max-width: 640px) {
  #banquet.index .hall_gallery {
    padding: 20px 10px;
  }
  #banquet.index .hall_gallery .gallery-main .visual {
    height: 162px;
  }
  #banquet.index .hall_gallery .gallery-thumb .box {
    height: 45px;
  }
}
