@charset "UTF-8";
body.hotel.sub .mod_header {
  font-size: 0.11rem;
}
body.hotel.sub #tripla-chat-circle-icon,
body.hotel.sub #tripla-icon-message {
  display: none !important;
}

/* ========================================
　font-family
========================================= */
html[lang=cn] p.txt,
html[lang=cn] .catch.-lead,
html[lang=cn] .caption,
html[lang=cn] .footer02 .contentInner li a,
html[lang=cn] .c-list_dot li,
html[lang=tw] p.txt,
html[lang=tw] .catch.-lead,
html[lang=tw] .caption,
html[lang=tw] .footer02 .contentInner li a,
html[lang=tw] .c-list_dot li {
  font-family: "PingFang SC", "Arial", "Microsoft YaHei", sans-serif !important;
  font-weight: 400;
}
@media screen and (min-width: 641px) {
  html[lang=cn] .stay .stay_inner .in .stay_list_wrap,
  html[lang=tw] .stay .stay_inner .in .stay_list_wrap {
    margin: 1.8rem auto 0.6rem;
  }
}
html[lang=cn] .concept .cont_header .concept_tit,
html[lang=tw] .concept .cont_header .concept_tit {
  text-align: center;
}

html[lang=cn] .catch,
html[lang=cn] .title span,
html[lang=cn] .stay .stay_inner .in .upper_box .txt_box .tit,
html[lang=cn] .cont_header .concept_tit .tit span,
html[lang=cn] .introduction .in .txt_box .title,
html[lang=cn] .introduction .in .txt_box .lead,
html[lang=cn] .sec_tit_eng.-mid span,
html[lang=zh-CN] .catch,
html[lang=zh-CN] .title span,
html[lang=zh-CN] .stay .stay_inner .in .upper_box .txt_box .tit,
html[lang=zh-CN] .cont_header .concept_tit .tit span,
html[lang=zh-CN] .introduction .in .txt_box .title,
html[lang=zh-CN] .introduction .in .txt_box .lead,
html[lang=zh-CN] .sec_tit_eng.-mid span {
  font-family: "Noto Serif SC", serif !important;
}

html[lang=tw] .catch,
html[lang=tw] .title span,
html[lang=tw] .stay .stay_inner .in .upper_box .txt_box .tit,
html[lang=tw] .cont_header .concept_tit .tit span,
html[lang=tw] .introduction .in .txt_box .title,
html[lang=tw] .introduction .in .txt_box .lead,
html[lang=tw] .sec_tit_eng.-mid span,
html[lang=zh-TW] .catch,
html[lang=zh-TW] .title span,
html[lang=zh-TW] .stay .stay_inner .in .upper_box .txt_box .tit,
html[lang=zh-TW] .cont_header .concept_tit .tit span,
html[lang=zh-TW] .introduction .in .txt_box .title,
html[lang=zh-TW] .introduction .in .txt_box .lead,
html[lang=zh-TW] .sec_tit_eng.-mid span {
  font-family: "Noto Serif TC", serif !important;
}

/* ========================================
　wedding_contact
========================================= */
.wedding_contact {
  font-size: 0.15rem;
}
.wedding_contact input[type=text],
.wedding_contact input[type=email],
.wedding_contact textarea,
.wedding_contact select {
  background-color: #fff;
}

/* ========================================
　section
========================================= */
.sec_tit_eng {
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 767px) {
  .sec_tit_eng {
    margin-bottom: 0.4rem;
  }
}
.sec_tit_eng .title {
  font-family: "eb-garamond", serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.18rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #282828;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .sec_tit_eng .title {
    font-size: 0.15rem;
  }
}
.sec_tit_eng span {
  display: block;
  text-align: center;
  margin-bottom: 0.15rem;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.46rem;
  letter-spacing: 0.2em;
  line-height: 0.8;
  color: #808057;
}
@media screen and (max-width: 640px) {
  .sec_tit_eng span {
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
    line-height: 1.2;
  }
}
.sec_tit_eng.-large {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  .sec_tit_eng.-large {
    margin-bottom: 0.2rem;
  }
}
.sec_tit_eng.-large span {
  line-height: 1.3;
  font-size: 0.48rem;
}
@media screen and (max-width: 640px) {
  .sec_tit_eng.-large span {
    font-size: 0.32rem;
  }
}
.sec_tit_eng.-mid {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  .sec_tit_eng.-mid {
    margin-bottom: 0.2rem;
  }
}
.sec_tit_eng.-mid span {
  line-height: 1.3;
  font-size: 0.42rem;
}
@media screen and (max-width: 640px) {
  .sec_tit_eng.-mid span {
    font-size: 0.28rem;
  }
}
.sec_tit_eng.-small {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  .sec_tit_eng.-small {
    margin-bottom: 0.2rem;
  }
}
.sec_tit_eng.-small span {
  font-size: 0.34rem;
}
@media screen and (max-width: 640px) {
  .sec_tit_eng.-small span {
    font-size: 0.28rem;
  }
}
.sec_tit_eng.-left .title {
  text-align: left;
}
.sec_tit_eng.-left .title span {
  text-align: left;
  line-height: 1.3;
}
.sec_tit .-lead p:not(:first-child) {
  margin-top: 0.6em;
}
.sec_bridalhead .in {
  padding-top: 1.2rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalhead .in {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
.sec_bridalhead .c-img_full {
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalhead .c-img_full {
    margin-top: 0.3rem;
  }
}
.sec_bridalhead .sec_tit .catch {
  line-height: 1.75;
  margin-top: 0.2rem;
}
.sec_bridalhead .link {
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .sec_bridalhead .link {
    margin-top: 0.2rem;
  }
}
.sec_concept {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .sec_concept {
    padding-top: 0.4rem;
    padding-bottom: 0.6rem;
  }
}
.sec_concept > .in {
  padding-top: 40px;
}
@media screen and (max-width: 640px) {
  .sec_concept > .in {
    padding-top: 0;
  }
}
.sec_concept > .in:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sec_concept > .in:nth-child(even)::before {
  left: unset;
  right: 0;
  left: calc(50% - 6rem);
  background-image: url(../img/bg_texture02.jpg);
}
.sec_concept > .in .mod_concept_catch .txt {
  font-size: 0.16rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_concept > .in .mod_concept_catch .txt {
    font-size: 0.14rem;
    line-height: 2.28;
  }
}
.sec_concept > .in .mv .img {
  -o-object-position: center;
     object-position: center;
}
.sec_ceremony {
  padding-top: 1.2rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .sec_ceremony {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
.sec_ceremony .link {
  margin-top: 0.4rem;
}
.sec_banquet {
  padding-top: 1.2rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .sec_banquet {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
.sec_banquet_inner {
  width: 90%;
  margin: auto;
  position: relative;
  border: 1px solid #808057;
  padding: 0.8rem 40px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .sec_banquet_inner {
    padding: 0.4rem 20px 0.5rem;
  }
}
.sec_banquet_inner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #808057;
  opacity: 0.3;
  z-index: 0;
}
.sec_banquet .c-row_col3 {
  margin-top: 0.8rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .sec_banquet .c-row_col3 {
    margin-top: 0.4rem;
  }
}
.sec_banquet .link {
  margin-top: 0.4rem;
  position: relative;
  z-index: 1;
}
.sec_topics {
  background-image: url(../../common/img/bg_texture01.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
}
.sec_topics .topics_box {
  font-family: "eb-garamond", serif;
}
.sec_topics .topics_box-eng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 2%;
}
.sec_topics .topics_box-eng .topics_item {
  width: 32%;
  max-width: unset;
}
.sec_topics .topics_box-eng .topics_item:nth-last-child(-n+3) {
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .sec_topics .topics_box-eng .topics_item {
    width: 100%;
  }
  .sec_topics .topics_box-eng .topics_item:nth-last-child(-n+3) {
    margin-top: 0;
  }
  .sec_topics .topics_box-eng .topics_item:not(:last-child) {
    margin-bottom: 32px;
  }
}
.sec_topics .topics_box-eng .topics_item picture {
  border: 1px solid #e9e8e6;
}
.sec_topics .topics_box-eng .topics_item .txt_box {
  padding-left: 5%;
}
@media screen and (max-width: 640px) {
  .sec_topics .topics_box-eng .topics_item .txt_box {
    padding-left: 0;
    width: 66.4vw;
  }
}
.sec_topics .topics_box-eng .topics_item .txt_box .topics_eng_cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 7px;
}
.sec_topics .topics_box-eng .topics_item .txt_box .topics_eng_cat span {
  font-size: 0.12rem;
  line-height: 1;
  padding: 3px 4px 2px;
  border: 1px solid #808057;
  color: #808057;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}
.sec_topics .topics_box-eng .topics_item .txt_box .caption {
  font-size: 0.17rem;
  font-family: "eb-garamond", serif;
}
.sec_access_eng {
  padding-top: 1.4rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 640px) {
  .sec_access_eng {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_access_eng .txt_box {
    text-align: left;
  }
}
.sec_access_eng .chart {
  top: 0.2rem;
}
@media screen and (max-width: 640px) {
  .sec_localnav_eng .in {
    padding-top: 0.45rem;
    padding-bottom: 0.6rem;
  }
}
.sec_localnav_eng .nav_box .item:nth-of-type(n+5) {
  width: 2.8rem;
  height: 2rem;
}
@media screen and (max-width: 640px) {
  .sec_localnav_eng .nav_box .item:nth-of-type(n+5) {
    width: calc((100% - 0.15rem) / 2);
    height: 26.66vw;
    margin-top: 0.15rem;
  }
}
.sec_localnav_eng .nav_box .item .label {
  font-family: "eb-garamond", serif;
  font-size: 0.24rem;
}
.sec_contact_eng {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sec_contact_eng .sec_tit_eng {
  margin-bottom: 0;
}
.sec_contact_eng .sec_tit_eng span {
  color: #fff;
}
.sec_contact_eng .note_box {
  color: #fff !important;
}
.sec_contact_eng .note_box .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec_contact_eng .note_box .item dt {
  width: 72px;
}
.sec_contact_eng .note_box .item dd {
  text-align: left;
  width: calc(100% - (72px + 0.5em));
}
@media screen and (max-width: 640px) {
  .sec_contact_eng .tel_box {
    margin-top: 0;
  }
}
.sec_contact_eng .tel_box .tel {
  display: block;
}
@media screen and (max-width: 640px) {
  .sec_contact_eng .tel_box .tel {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  .sec_contact_eng .tel_box .tel > span {
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 640px) {
  .sec_contact_eng .detail_box {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.sec_bridalfair.-plan .c-cont_row {
  margin: auto;
}

.single-block-gallery-link.btn02.-wide {
  width: 5rem;
}
@media screen and (max-width: 640px) {
  .single-block-gallery-link.btn02.-wide {
    max-width: 3.5rem;
  }
}

[class^=c-img] img {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-cont_l {
  max-width: 1300px;
  margin: auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .c-cont_l {
    max-width: calc(100% - 0.4rem);
    padding: 0;
  }
}
.c-cont_m {
  max-width: 1220px;
  margin: auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .c-cont_m {
    max-width: calc(100% - 0.4rem);
    padding: 0;
  }
}
.c-cont_s {
  max-width: 1140px;
  margin: auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .c-cont_s {
    max-width: calc(100% - 0.4rem);
    padding: 0;
  }
}
.c-cont_row {
  width: calc(100% - 100px);
  max-width: 1400px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .c-cont_row {
    width: 100%;
    max-width: calc(100% - 0.4rem);
  }
}
@media screen and (min-width: 641px) {
  .c-cont_row-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.c-cont_row-box .c-cont_row_img {
  padding: 0;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 641px) {
  .c-cont_row-box .c-cont_row_img {
    width: 54.31%;
    padding-bottom: 50px;
  }
}
.c-cont_row-box .c-cont_row_img img {
  width: 100%;
  height: auto;
}
.c-cont_row-box .c-cont_row_cont {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) {
  .c-cont_row-box .c-cont_row_cont {
    width: 50%;
    padding-right: 0.4rem;
    margin-left: -4.32%;
  }
}
.c-cont_row-box .c-cont_row_cont_inner {
  background-color: #6b674e;
  padding: 60px 70px 72px 84px;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box .c-cont_row_cont_inner {
    padding: 24px 8% 30px;
  }
}
.c-cont_row-box .c-cont_row_cont .-head {
  font-family: "eb-garamond", serif;
  font-style: normal;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box .c-cont_row_cont .-head {
    margin-bottom: 22px;
  }
}
.c-cont_row-box .c-cont_row_cont .-head .-ttl {
  font-size: 0.35rem;
  font-weight: 400;
  margin-bottom: 4px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box .c-cont_row_cont .-head .-ttl {
    font-size: 0.23rem;
    margin-bottom: 0;
  }
}
.c-cont_row-box .c-cont_row_cont .-head .-sub {
  font-size: 0.17rem;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box .c-cont_row_cont .-head .-sub {
    font-size: 0.14rem;
  }
}
.c-cont_row-box .c-cont_row_cont p {
  font-size: 0.178rem;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box .c-cont_row_cont p {
    font-size: 0.14rem;
  }
}
@media screen and (min-width: 641px) {
  .c-cont_row-box:nth-child(even) {
    margin-top: 90px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 640px) {
  .c-cont_row-box:nth-child(even) {
    margin-top: 40px;
  }
}
@media screen and (min-width: 641px) {
  .c-cont_row-box:nth-child(even) .c-cont_row_img {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  .c-cont_row-box:nth-child(even) .c-cont_row_cont {
    padding-right: 0;
    padding-left: 0.4rem;
    margin-left: 0;
    margin-right: -4.32%;
    margin-top: 0;
  }
}
.c-cont_row-box:nth-child(even) .c-cont_row_cont_inner {
  padding: 60px 84px 72px 70px;
}
@media screen and (max-width: 640px) {
  .c-cont_row-box:nth-child(even) .c-cont_row_cont_inner {
    padding: 24px 8% 30px;
  }
}

[class^=c-block] dl {
  margin-bottom: 8px;
}
[class^=c-block] dl dt {
  font-family: "eb-garamond", serif;
  font-weight: 500;
  font-size: 0.2rem;
}
@media screen and (max-width: 640px) {
  [class^=c-block] dl dt {
    font-size: 0.16rem;
  }
}

.c-block-lage + [class^=c-block] {
  margin-top: 60px;
}
.c-block-mid + [class^=c-block] {
  margin-top: 40px;
}
.c-block-small + [class^=c-block] {
  margin-top: 20px;
}
.c-block_ttl {
  font-family: "eb-garamond", serif;
  font-weight: 500;
  font-size: 0.24rem;
  margin-bottom: 10px;
  color: #808057;
}
@media screen and (max-width: 640px) {
  .c-block_ttl {
    font-size: 0.18rem;
    margin-bottom: 8px;
  }
}
.c-block_caption {
  font-size: 0.16rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .c-block_caption {
    font-size: 0.14rem;
  }
}

[class^=c-row] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[class^=c-row] img {
  width: 100%;
  height: auto;
}

[class^=c-row_col_item] {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[class^=c-row_col_item] .c-row_col_img {
  aspect-ratio: 256/160;
}
[class^=c-row_col_item] img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
[class^=c-row_col_item]:hover {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[class^=c-row_col_item]:hover img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

[class^=c-row_col_item],
[class^=c-row_col_img],
[class^=c-row_col_cont],
[class^=c-row_col_ttl] {
  display: block;
}

@media screen and (max-width: 640px) {
  [class^=c-row_col] {
    display: block;
  }
  [class^=c-row_col] .c-row_col_item {
    width: 100%;
  }
}

.c-row_col3 {
  gap: 1.5%;
}
.c-row_col3 .c-row_col_item {
  width: 32.3333333333%;
}
@media screen and (max-width: 640px) {
  .c-row_col3 .c-row_col_item {
    width: 100%;
  }
}
.c-row_col4 {
  gap: 1.5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-row_col4 .c-row_col_item {
  width: 23.875%;
}
@media screen and (max-width: 640px) {
  .c-row_col4 .c-row_col_item {
    width: 100%;
  }
}
.c-row_col_img {
  margin-bottom: 0.1rem;
  overflow: hidden;
}
.c-row_col_cont {
  width: 100%;
}
.c-row_col_ttl {
  display: block;
  text-align: center;
  margin-bottom: 0.1rem;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.25rem;
  letter-spacing: 0.2em;
  line-height: 1.2;
  color: #808057;
}
@media screen and (max-width: 640px) {
  .c-row_col_ttl {
    font-size: 0.19rem;
    margin-bottom: 0.2rem;
  }
}
.c-row_col_ttl span {
  display: block;
  font-size: 0.2rem;
}
@media screen and (max-width: 640px) {
  .c-row_col_ttl span {
    font-size: 0.17rem;
  }
}
.c-row_col_item {
  position: relative;
}
.c-row_col_item .-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.c-row_col_ceremony {
  gap: 1.5%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 0.8rem;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony {
    gap: unset;
    display: block;
    margin-top: 0.4rem;
  }
}
.c-row_col_ceremony .c-row_col_item {
  display: block;
  width: 32.33%;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony .c-row_col_item {
    width: 100%;
  }
}
.c-row_col_ceremony .c-row_col_item.-left {
  width: 66.16%;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony .c-row_col_item.-left {
    width: 100%;
    margin-bottom: 40px;
  }
}
.c-row_col_ceremony .c-row_col_item.-left .c-row_col_ceremony_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.c-row_col_ceremony .c-row_col_item.-left .c-row_col_ceremony_inner .-img {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony .c-row_col_item.-left .c-row_col_ceremony_inner .-img {
    width: 100%;
  }
}
.c-row_col_ceremony_inner {
  position: relative;
  height: 100%;
}
.c-row_col_ceremony_inner .-img {
  overflow: hidden;
}
.c-row_col_ceremony_inner .-img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.c-row_col_ceremony_cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-row_col_ceremony_ttl {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 7px 16px 5px;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony_ttl {
    width: 100%;
    text-align: center;
  }
}
.c-row_col_ceremony_ttl span {
  display: inline-block;
  text-align: center;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.32rem;
  letter-spacing: 0.2em;
  line-height: 1.2;
  color: #808057;
}
@media screen and (max-width: 640px) {
  .c-row_col_ceremony_ttl span {
    font-size: 0.2rem;
  }
}

.c-slide {
  background-color: #fff;
}

.slide-animation {
  -webkit-animation: fadezoom 8s 0s forwards;
          animation: fadezoom 8s 0s forwards;
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@media screen and (max-width: 640px) {
  .mod_main_eng .content_wrap .mv_area [data-slidearea01].mv_bg {
    height: calc(100vh - 60px);
  }
}
.mod_main_eng .inner {
  display: none;
  height: 0;
}

[class^=c-list] {
  list-style: none;
  font-weight: 500;
  font-size: 0.16rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  [class^=c-list] {
    font-size: 0.14rem;
  }
}

.c-list_dot li {
  padding-left: 1.5em;
  position: relative;
}
@media screen and (max-width: 640px) {
  .c-list_dot li {
    padding-left: 1em;
  }
}
.c-list_dot li::before {
  content: "";
  display: block;
  background-color: #808057;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 0.08rem;
  left: 0;
}
@media screen and (max-width: 640px) {
  .c-list_dot li::before {
    width: 4px;
    height: 4px;
  }
}
.c-list_dot li .c-txt_note {
  font-size: 0.14rem;
}
@media screen and (max-width: 640px) {
  .c-list_dot li .c-txt_note {
    font-size: 0.13rem;
  }
}
.c-list_note {
  margin-top: 0.24rem;
  padding: 0.22rem 0.22rem 0;
  font-size: 0.14rem;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 640px) {
  .c-list_note {
    font-size: 0.13rem;
    margin-top: 0.21rem;
    padding: 0.2rem 0.2rem 0;
  }
}

/* ヘッダーロゴ */
.mod_header .header_logo {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mod_header .header_logo a {
  height: 100%;
  padding: 8px 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mod_header .header_logo a > img {
  height: 100%;
  width: auto;
}

@media screen and (max-width: 640px) {
  .mod_header .header_logo a {
    padding: 10px 0;
  }
}
.mod_header .global_link .lower {
  padding-top: 0;
}

.other_link {
  position: relative;
  z-index: 100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .other_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 640px) {
  .other_link .c-lang {
    width: 110px;
  }
}
.other_link .c-lang_btn {
  display: block;
  position: relative;
  border-bottom: 1px solid #aaa;
  padding: 1px 25px 3px 1px;
  position: relative;
  cursor: pointer;
  color: #393836;
}
.other_link .c-lang_btn::after {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  border-bottom: 1px solid #282828;
  border-right: 1px solid #282828;
  position: absolute;
  top: 4px;
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.other_link .c-lang_btn.open::after {
  top: 6px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.other_link .c-lang_list {
  display: none;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .other_link .c-lang_list {
    position: static;
  }
}
@media screen and (max-width: 640px) {
  .other_link .c-lang_list li {
    width: 100% !important;
  }
}
.other_link .c-lang_list li a {
  display: block;
  padding: 4px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.other_link .c-lang_list li a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 640px) {
  .mod_header .sp_drawer .signature_box_info {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mod_header .sp_drawer .signature_box_info > dd {
    text-align: left;
  }
}
/* ========================================
　スライダーパーツ
========================================= */
.slick-dots li button:before {
  display: none !important;
}

.carousel-A-item .link {
  margin-top: 0.3rem;
  position: relative;
  z-index: 2;
}

.single-block-data-detail.-separate > .deco_box .deco_lower:before {
  display: none;
}

.slick-prev::before,
.slick-next::before {
  display: none !important;
}

/* ========================================
 下層ページ
========================================= */
.p-plan_cont .archive-sec:nth-of-type(1) {
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
}
@media screen and (max-width: 640px) {
  .p-plan_cont .archive-sec:nth-of-type(1) {
    padding-top: 0;
  }
}
.p-plan_cont .archive-sec-main_inner,
.p-plan_cont .archive-sec:nth-of-type(even) .archive-sec-main_inner {
  display: block;
  margin: auto;
}
.p-plan_cont .archive-sec-main_inner .archive-sec-main-mv,
.p-plan_cont .archive-sec:nth-of-type(even) .archive-sec-main_inner .archive-sec-main-mv {
  width: 100%;
}
.p-plan_cont .archive-sec-main_inner .archive-sec-main_textwrap,
.p-plan_cont .archive-sec:nth-of-type(even) .archive-sec-main_inner .archive-sec-main_textwrap {
  width: 100%;
  margin-top: 0.6rem;
}
@media screen and (max-width: 640px) {
  .p-plan_cont .archive-sec-main_inner .archive-sec-main_textwrap,
  .p-plan_cont .archive-sec:nth-of-type(even) .archive-sec-main_inner .archive-sec-main_textwrap {
    margin-top: 0;
    padding: 0.1rem 0.4rem 0.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p-plan_cont .archive-sec-main_inner .archive-sec-main-cap,
.p-plan_cont .archive-sec:nth-of-type(even) .archive-sec-main_inner .archive-sec-main-cap {
  width: 100%;
}
.p-plan_ttl {
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .p-plan_ttl {
    margin-top: 0.25rem;
  }
}
.p-plan_price.archive-sec-main-catch {
  color: #808057;
  text-align: center;
  font-size: 0.3rem;
  line-height: 1.5;
  margin-bottom: 0.6rem;
  -webkit-margin-before: unset;
          margin-block-start: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 640px) {
  .p-plan_price.archive-sec-main-catch {
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
  }
}
.p-plan_price.archive-sec-main-catch .-price {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-plan_price.archive-sec-main-catch .-price p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-plan_price.archive-sec-main-catch .-price p span {
  text-align: right;
  padding-right: 20px;
  width: 2rem;
}
@media screen and (max-width: 767px) {
  .p-plan_price.archive-sec-main-catch .-price p span {
    padding-right: 0.1rem;
    width: 1.3rem;
  }
}
.p-plan_price.archive-sec-main-catch .-note {
  display: inline-block;
  margin-top: 10px;
  font-size: 0.15rem;
  display: block;
}
@media screen and (max-width: 640px) {
  .p-plan_price.archive-sec-main-catch .-note {
    font-size: 0.1rem;
  }
}
.p-plan_details {
  position: relative;
  z-index: 1;
  padding-block: 0.7rem 0.7rem;
  background-color: #f4f3f1;
  margin-top: 0.6rem;
}
@media screen and (max-width: 640px) {
  .p-plan_details {
    padding-block: 0.5rem 0.5rem;
    margin-top: 0;
  }
}
.p-plan_details_inner {
  max-width: 13rem;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .p-plan_details_inner {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.thumbSlider {
  position: relative;
  z-index: 10;
}
.thumbSlider_main {
  aspect-ratio: 691/458 !important;
  overflow: hidden;
  height: auto !important;
  margin-bottom: 2px;
}
.thumbSlider_main .-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbSlider_main .-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.thumbSlider_sub .-item {
  aspect-ratio: 140/94;
  cursor: pointer;
}
.thumbSlider_sub .-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 640px) {
  .stay .stay_inner .in .upper_box .-main {
    height: 91.46vw;
  }
}

.cont_header.-concept {
  text-shadow: 0px 0px 6px rgb(9, 68, 54), 0px 0px 8px rgb(9, 68, 54), 0px 0px 10px rgb(9, 68, 54);
}

.cont_header.-concept .small_txt {
  text-shadow: 0px 0px 4px rgb(9, 68, 54), 0px 0px 4px rgb(9, 68, 54), 0px 0px 4px rgb(9, 68, 54), 0px 0px 2px rgb(9, 68, 54), 0px 0px 2px rgb(9, 68, 54);
}

.p-concept_head {
  width: 100%;
  max-width: 13rem;
  padding: 160px 80px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .p-concept_head {
    padding: 60px 20px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
}
.p-concept_head_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
.p-concept_head_img picture {
  width: 100%;
  height: 100%;
}
.p-concept_head_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-concept_head::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.p-concept_head_txt {
  color: #fff;
  position: relative;
  z-index: 3;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .p-concept_head_txt .catch {
    margin-top: 0;
  }
}
.p-concept_logo {
  padding: 10px;
}
@media screen and (max-width: 460px) {
  .p-concept_logo {
    padding: 0;
    margin-top: 10px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 461px) {
  .p-concept_list .detail:nth-last-child(-n+4) {
    margin-top: 30px;
  }
}
.p-concept_shiki {
  padding: 1.25rem 0 1.15rem;
  background-color: #f3f2f0;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki {
    padding: 0.75rem 0 0.8rem;
  }
}
.p-concept_shiki_inner {
  margin: auto;
  width: 96%;
  max-width: 16rem;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_inner {
    padding: 0 0.2rem;
    width: 100%;
    max-width: unset;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p-concept_shiki .sec_tit {
  font-family: eb-garamond, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.28rem;
  letter-spacing: 0.2em;
  color: #808057;
  position: relative;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki .sec_tit {
    font-size: 0.21rem;
    padding-bottom: 0;
    margin-bottom: 0.4rem;
  }
}
.p-concept_shiki_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_row {
    display: block;
  }
}
.p-concept_shiki_row_txt {
  width: 45%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_row_txt {
    width: 100%;
    padding-right: 0;
  }
}
.p-concept_shiki_row_txt .catch {
  margin-top: 0;
  text-align: left;
}
.p-concept_shiki_row_img {
  width: 55%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_row_img {
    width: 100%;
  }
}
.p-concept_shiki_row_img .-img {
  width: 60%;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_row_img .-img {
    width: 90%;
  }
}
.p-concept_shiki_row_img .-img:first-child {
  margin-left: auto;
}
.p-concept_shiki_row_img .-img:nth-child(2) {
  margin-top: -0.3rem;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_row_img .-img:nth-child(2) {
    margin-top: 5px;
  }
}
.p-concept_shiki_row_img .-img img {
  height: auto;
  width: 100%;
}
.p-concept_shiki_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1%;
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_list {
    margin-top: 40px;
    gap: 2%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.p-concept_shiki_list .-item {
  width: 13.4285714286%;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_list .-item {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_list .-item:nth-child(even) {
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_list .-item:nth-child(odd) {
    margin-top: -0.2rem;
  }
}
.p-concept_shiki_list .-txt {
  margin-top: 16px;
  font-size: 0.18rem;
  letter-spacing: 0.2em;
  font-family: shippori-mincho-b1, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 640px) {
  .p-concept_shiki_list .-txt {
    margin-top: 8px;
    font-size: 0.13rem;
  }
}
.p-concept_guidetour {
  background-color: #fff;
  z-index: 10;
  position: relative;
}
.p-concept_guidetour .sec_index {
  background-color: #fff;
}
.p-concept_guidetour .sec_index .index_nav > .item.-day02::before {
  background-image: url(../img/concept/index_thumb02_hover.jpg);
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_index .in {
    padding-top: 0.8rem;
    padding-bottom: 0.9rem;
  }
}
.p-concept_guidetour .sec_day .detail_ph .ph_caption .label,
.p-concept_guidetour .sec_day .detail_ph .ph_caption .read {
  font-size: 0.22rem;
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day .detail_ph .ph_caption .label,
  .p-concept_guidetour .sec_day .detail_ph .ph_caption .read {
    font-size: 0.18rem;
  }
}
.p-concept_guidetour .sec_day .detail_ph .ph_caption .catch + .read {
  font-size: 0.18rem;
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day .detail_ph .ph_caption .catch + .read {
    font-size: 0.15rem;
  }
}
.p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 .ph_caption .catch {
  font-size: 0.22rem;
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 .ph_caption .catch {
    font-size: 0.18rem;
  }
}
.p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 .ph_caption .read {
  font-size: 0.18rem;
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 .ph_caption .read {
    font-size: 0.15rem;
  }
}
.p-concept_guidetour .sec_day.-day01 .-row03 .ph_caption {
  aspect-ratio: 3/2;
  overflow: hidden;
  margin: 0;
}
.p-concept_guidetour .sec_day.-day01 .-row03 .ph_caption img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-concept_guidetour .sec_day.-day02 .-row03 .ph_caption {
  aspect-ratio: 336/234;
  overflow: hidden;
  margin: 0;
}
.p-concept_guidetour .sec_day.-day02 .-row03 .ph_caption img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-concept_guidetour .sec_day .day_detail.-ceremony::before {
  z-index: 0;
}
.p-concept_guidetour [data-pararax01] [data-pararax01-opacity01] {
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
  transition: opacity 1.3s cubic-bezier(0.625, 0, 0.355, 1), transform 0.5s cubic-bezier(0.625, 0, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.625, 0, 0.355, 1);
}
.p-concept_guidetour [data-pararax01] [data-pararax01-opacity01].active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 {
    height: 68vh;
  }
  .p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 picture {
    height: 100%;
  }
  .p-concept_guidetour .sec_day.-day03 .-row03 .-ph04 .ph_caption {
    width: calc(100% - 0.8rem);
  }
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day.-day02 .-after .-row02 .ph_caption .read {
    white-space: normal;
  }
}
@media screen and (max-width: 640px) {
  .p-concept_guidetour .sec_day.-day02 .-party .-row03 .ph_caption {
    padding: 30px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: visible;
  }
}
@media screen and (min-width: 641px) {
  .p-concept_guidetour .sec_index .index_nav > .item > .detail > dd .arrow {
    margin-top: 0.2rem;
  }
}

@media screen and (min-width: 641px) {
  .p-ceremony .archive-sec-post_wrap {
    padding-block: 1.5rem 0.9rem;
  }
}
@media screen and (min-width: 641px) {
  .p-ceremony .archive-sec-post_wrap-heading_wrap {
    -webkit-padding-after: 0.2rem;
            padding-block-end: 0.2rem;
  }
}
@media screen and (min-width: 641px) {
  .p-ceremony :where(.carousel-A:not(.slick-initialized)) {
    overflow: visible;
  }
}
@media screen and (min-width: 640px) {
  .p-ceremony_plan_row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 640px) {
  .p-ceremony .archive-header-catch.catch {
    padding: 0 0.3rem 0.6rem;
  }
}
.p-ceremony .carousel-A-sp-more-button {
  display: none;
}
@media screen and (max-width: 640px) {
  .p-ceremony .archive-sec-post_wrap {
    padding-block: 0.6rem 0.8rem;
  }
}

@media screen and (max-width: 640px) {
  .-ceremony .archive-sec-main-catch {
    white-space: normal;
  }
}

.p-ryotei {
  background-color: #0f0f0f;
  color: #fff;
}
.p-ryotei img {
  width: 100%;
  height: auto;
}
.p-ryotei_head {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 640px) {
  .p-ryotei_head {
    padding-top: 40px;
    padding-bottom: 0.8rem;
  }
}
.p-ryotei_head_ttl .sec_tit_eng {
  margin-bottom: 0;
}
.p-ryotei_head_ttl .sec_tit_eng span {
  margin-bottom: 0;
  font-size: 0.8rem;
  line-height: 1;
  position: relative;
  z-index: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
  .p-ryotei_head_ttl .sec_tit_eng span {
    font-size: 9vw;
  }
}
.p-ryotei_head_img {
  width: 93.05%;
  height: 450px;
  margin-top: -25px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .p-ryotei_head_img {
    margin-top: -10px;
    height: auto;
    width: 96%;
  }
}
.p-ryotei_head_img picture {
  width: 100%;
  height: 100%;
}
.p-ryotei_head_img picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-ryotei_head_lead {
  font-family: shippori-mincho-b1, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.2rem;
  line-height: 2;
  letter-spacing: 0.18em;
  text-align: center;
  margin-top: 0.75rem;
}
@media screen and (max-width: 640px) {
  .p-ryotei_head_lead {
    font-size: 0.16rem;
    padding: 0 4%;
    margin-top: 0.4rem;
    line-height: 2.2;
  }
}
.p-ryotei_head_lead p + p {
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .p-ryotei_head_lead p + p {
    margin-top: 40px;
  }
}
.p-ryotei_cont {
  padding-bottom: 120px;
  background-image: url(../img/banquet/ryotei/ryotei_kinsui_bg_pc.png);
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont {
    background-image: url(../img/banquet/ryotei/ryotei_kinsui_bg_sp.png);
    padding-bottom: 72px;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.8rem;
    margin-bottom: 0.8rem;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_item {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_item:nth-child(even) .p-ryotei_cont_img {
    margin-left: auto;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item:nth-child(1) .p-ryotei_cont_img {
    width: 47.91vw;
    max-width: 690px;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item:nth-child(2) .p-ryotei_cont_img {
    width: 37.01vw;
    max-width: 533px;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item:nth-child(3) .p-ryotei_cont_img {
    width: 35.97vw;
    max-width: 518px;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_item:nth-child(4) .p-ryotei_cont_img {
    width: 26.38vw;
    max-width: 380px;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_img {
    width: 92%;
    margin-bottom: 32px;
  }
}
.p-ryotei_cont_img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 641px) {
  .p-ryotei_cont_txt {
    width: 40%;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_txt {
    padding: 0 8%;
  }
}
.p-ryotei_cont_txt .-ttl {
  font-size: 0.29rem;
  font-family: shippori-mincho-b1, "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.025em;
  line-height: 2;
  padding-bottom: 0.28rem;
  margin-bottom: 0.4rem;
  position: relative;
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_txt .-ttl {
    font-size: 0.18rem;
    padding-bottom: 0.2rem;
    margin-bottom: 0.22rem;
  }
}
.p-ryotei_cont_txt .-ttl::after {
  content: "";
  display: inline-block;
  background-color: #636363;
  position: absolute;
  width: 80px;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_txt .-ttl::after {
    width: 60px;
  }
}
.p-ryotei_cont_txt .-ttl::before {
  content: "";
  display: inline-block;
  background-color: #9f9766;
  position: absolute;
  width: 16px;
  height: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_txt .-ttl::before {
    width: 12px;
  }
}
.p-ryotei_cont_txt p {
  font-size: 0.178rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .p-ryotei_cont_txt p {
    font-size: 0.14rem;
  }
}
.p-ryotei_hall {
  padding: 110px 0 120px;
  background-image: url(../img/banquet/ryotei/banquet_bg.png);
  background-repeat: repeat;
  background-position: center;
}
@media screen and (max-width: 640px) {
  .p-ryotei_hall {
    background-image: url(../img/banquet/ryotei/banquet_bg_sp.png);
    background-size: 100% auto;
    padding: 72px 0 72px;
  }
}
.p-ryotei_hall .sec_tit_eng {
  margin-bottom: 0.9rem;
}
@media screen and (max-width: 640px) {
  .p-ryotei_hall .sec_tit_eng {
    margin-bottom: 0.5rem;
  }
}
.p-ryotei_hall_cont {
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  .p-ryotei_hall_cont {
    padding-bottom: 50px;
  }
}
.p-ryotei_staff_inner {
  padding: 70px;
  background-color: #353434;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_inner {
    padding: 45px 8%;
  }
}
.p-ryotei_staff_item {
  padding-bottom: 64px;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item {
    padding-bottom: 45px;
  }
}
.p-ryotei_staff_item + .p-ryotei_staff_item {
  border-top: 1px dashed #817f7f;
  padding-top: 64px;
  padding-bottom: 0;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item + .p-ryotei_staff_item {
    padding-top: 45px;
    padding-bottom: 0;
  }
}
.p-ryotei_staff_item + .p-ryotei_staff_item .p-ryotei_staff_item_head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 641px) {
  .p-ryotei_staff_item + .p-ryotei_staff_item .p-ryotei_staff_item_txt {
    margin-top: 0;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei_staff_item_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 48px;
    margin-bottom: 34px;
  }
}
.p-ryotei_staff_item_img {
  width: 26%;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_img {
    width: 53.91%;
    margin: auto;
  }
}
.p-ryotei_staff_item_txt {
  width: calc(74% - 48px);
  margin-top: 0.4rem;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_txt {
    width: 100%;
    margin-top: 25px;
  }
}
.p-ryotei_staff_item_txt p {
  font-size: 0.178rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_txt p {
    font-size: 0.14rem;
  }
}
.p-ryotei_staff_item_name {
  font-style: normal;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_name {
    margin-bottom: 24px;
  }
}
.p-ryotei_staff_item_name .-post {
  font-size: 0.2rem;
  font-family: shippori-mincho-b1, "eb-garamond", serif;
  font-weight: 400;
  color: #dcb75f;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_name .-post {
    font-size: 0.13rem;
    margin-bottom: 4px;
  }
}
.p-ryotei_staff_item_name .-name {
  font-size: 0.31rem;
  font-family: "eb-garamond", serif;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_name .-name {
    font-size: 0.24rem;
  }
}
.p-ryotei_staff_item_prof {
  background-color: rgba(255, 255, 255, 0.04);
}
@media screen and (min-width: 641px) {
  .p-ryotei_staff_item_prof {
    padding: 42px 52px 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 48px;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_prof {
    margin-top: 35px;
  }
}
.p-ryotei_staff_item_prof .-head {
  width: 140px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_prof .-head {
    width: 100%;
    padding: 18px 32px;
    text-align: left;
  }
}
.p-ryotei_staff_item_prof .-head .-ttl {
  font-family: shippori-mincho-b1, "eb-garamond", serif;
  font-weight: 400;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .p-ryotei_staff_item_prof .-head .-ttl {
    font-size: 19px;
  }
}
.p-ryotei_staff_item_prof .-txt {
  width: calc(100% - 188px);
  font-size: 0.158rem;
  line-height: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .p-ryotei_staff_item_prof .-txt {
    width: 100%;
    font-size: 0.14rem;
    padding: 0 32px;
  }
}
.p-ryotei .single-block-gallery {
  padding-bottom: 120px;
}
@media screen and (max-width: 640px) {
  .p-ryotei .single-block-gallery {
    padding-bottom: 60px;
  }
}
.p-ryotei .single-block-gallery .single-block-gallery_inner {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .p-ryotei .single-block-gallery .single-block-gallery_inner {
    padding-top: 60px;
  }
}
@media screen and (min-width: 641px) {
  .p-ryotei .single-block-gallery .single-block-gallery-modal_wrap + .single-block-gallery-link {
    -webkit-margin-before: 1.2rem;
            margin-block-start: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .p-ryotei .single-block-gallery .single-block-gallery-modal_wrap + .single-block-gallery-link {
    -webkit-margin-before: 0.6rem;
            margin-block-start: 0.6rem;
  }
}
.p-ryotei_gallery .mod_gallery_modal-img {
  display: block !important;
  cursor: unset;
}
.p-ryotei_gallery .mod_gallery_modal-img:hover img {
  opacity: 1 !important;
}

@media screen and (max-width: 640px) {
  .c-acd_ttl {
    cursor: pointer;
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .c-acd_ttl::after {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 13px;
    height: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 32px;
  }
}
@media screen and (max-width: 640px) {
  .c-acd_ttl::before {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 1px;
    height: 13px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 38px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media screen and (max-width: 640px) {
  .c-acd_ttl.open + .c-acd_cont {
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 640px) {
  .c-acd_ttl.open::before {
    opacity: 0;
  }
}
@media screen and (max-width: 640px) {
  .c-acd_cont {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height ease 0.4s;
    transition: max-height ease 0.4s;
  }
}

@media screen and (min-width: 641px) {
  .cont_header.-concept .bg {
    position: relative;
    height: 100%;
  }
}
.cont_header.-concept .bg .slick-list,
.cont_header.-concept .bg .slick-track,
.cont_header.-concept .bg .slick-slide {
  height: 100%;
}
.cont_header.-concept .bg .slick-list div,
.cont_header.-concept .bg .slick-track div,
.cont_header.-concept .bg .slick-slide div {
  height: 100%;
}
.cont_header.-concept .bg picture {
  height: 100%;
}

.topics_forwedding-single-contents p {
  margin-top: 1em;
}
.topics_forwedding-single-contents img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}

body.hotel.sub.topics #mainContent {
  font-size: 15px;
}
@media screen and (max-width: 640px) {
  body.hotel.sub.topics #mainContent {
    font-size: 14px;
  }
}
body.hotel.sub.topics #mainContent {
  padding-top: 55px;
}
@media screen and (max-width: 1260px) {
  body.hotel.sub.topics #mainContent {
    padding-top: 55px;
  }
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent {
    padding-top: 55px;
  }
}
body.hotel.sub.topics #mainContent .block {
  padding: 80px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent .block {
    padding: 40px 0;
  }
}
body.hotel.sub.topics #mainContent .block.padSSmall {
  padding: 30px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent .block.padSSmall {
    padding: 15px 0;
  }
}
body.hotel.sub.topics #mainContent .block.padSmall {
  padding: 60px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent .block.padSmall {
    padding: 30px 0;
  }
}
body.hotel.sub.topics #mainContent .block.padLarge {
  padding: 100px 0;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent .block.padLarge {
    padding: 50px 0;
  }
}
body.hotel.sub.topics #mainContent .block.bgBeige01 {
  background: #f3ece1;
}
body.hotel.sub.topics #mainContent .block.bgBeige02 {
  background: #efe6d3;
}
body.hotel.sub.topics #mainContent .block.bgBeige03 {
  background: #f1ebdd;
}
body.hotel.sub.topics #mainContent .block.bgGray01 {
  background: #eee;
}
body.hotel.sub.topics #mainContent .block.bgPattern01 {
  background: url(../../common/img/bg_pattern01.png);
}
body.hotel.sub.topics #mainContent .block.bgWood {
  background: url(../../common/img/bg_wood.jpg) 0 0/cover no-repeat;
}
body.hotel.sub.topics #mainContent .block.topLine {
  border-top: 1px solid #888;
}
body.hotel.sub.topics #mainContent.topics_single {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.04;
}
@media screen and (max-width: 640px) {
  body.hotel.sub.topics #mainContent.topics_single {
    font-size: 14px;
  }
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox {
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent.topics_single .textAreaBox {
    font-size: 14px;
  }
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox p {
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent.topics_single .textAreaBox p {
    font-size: 14px;
  }
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h1 {
  font-size: 25px;
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h2 {
  font-size: 22px;
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h3 {
  font-size: 20px;
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h4 {
  font-size: 16px;
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h5 {
  font-size: 14px;
}
body.hotel.sub.topics #mainContent.topics_single .textAreaBox h6 {
  font-size: 12px;
}
body.hotel.sub.topics #mainContent.topics_single .btnStyle01 li,
body.hotel.sub.topics #mainContent.topics_single .btnStyle01 div {
  font-size: 14px;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent.topics_single .btnStyle01 li,
  body.hotel.sub.topics #mainContent.topics_single .btnStyle01 div {
    font-size: 12px;
  }
}
body.hotel.sub.topics #mainContent.topics_single .sliderNav01 .slick-slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 641px) {
  body.hotel.sub.topics #mainContent.topics_single .sliderNav01 .slick-slide {
    width: 17vw;
    max-width: 225px;
  }
}
@media screen and (max-width: 640px) {
  body.hotel.sub.topics #mainContent.topics_single .sliderNav01 .slick-slide {
    width: calc((100vw - 40px) / 5);
  }
}
body.hotel.sub.topics #mainContent.topics_single .sliderNav01 .slide {
  margin: 0 !important;
}
@media screen and (max-width: 1023px) {
  body.hotel.sub.topics #mainContent .listStyle04 > li .imgBox img.noImg {
    display: block;
  }
}

#lead.block .sec_tit_eng,
#mainContent #lead.block .sec_tit_eng {
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 767px) {
  #lead.block .sec_tit_eng,
  #mainContent #lead.block .sec_tit_eng {
    margin-bottom: 0.4rem;
  }
}
#lead.block .sec_tit_eng .title,
#mainContent #lead.block .sec_tit_eng .title {
  font-family: "eb-garamond", serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.18rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #282828;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #lead.block .sec_tit_eng .title,
  #mainContent #lead.block .sec_tit_eng .title {
    font-size: 0.15rem;
  }
}
#lead.block .sec_tit_eng span,
#mainContent #lead.block .sec_tit_eng span {
  display: block;
  text-align: center;
  margin-bottom: 0.15rem;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.46rem;
  letter-spacing: 0.2em;
  line-height: 0.8;
  color: #808057;
}
@media screen and (max-width: 640px) {
  #lead.block .sec_tit_eng span,
  #mainContent #lead.block .sec_tit_eng span {
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
    line-height: 1.2;
  }
}
#lead.block .sec_tit_eng.-large,
#mainContent #lead.block .sec_tit_eng.-large {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  #lead.block .sec_tit_eng.-large,
  #mainContent #lead.block .sec_tit_eng.-large {
    margin-bottom: 0.2rem;
  }
}
#lead.block .sec_tit_eng.-large span,
#mainContent #lead.block .sec_tit_eng.-large span {
  line-height: 1.3;
  font-size: 0.48rem;
}
@media screen and (max-width: 640px) {
  #lead.block .sec_tit_eng.-large span,
  #mainContent #lead.block .sec_tit_eng.-large span {
    font-size: 0.32rem;
  }
}
#lead.block .sec_tit_eng.-mid,
#mainContent #lead.block .sec_tit_eng.-mid {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 767px) {
  #lead.block .sec_tit_eng.-mid,
  #mainContent #lead.block .sec_tit_eng.-mid {
    margin-bottom: 0.6rem;
  }
}
#lead.block .sec_tit_eng.-mid span,
#mainContent #lead.block .sec_tit_eng.-mid span {
  line-height: 1.3;
  font-size: 0.42rem;
}
@media screen and (max-width: 640px) {
  #lead.block .sec_tit_eng.-mid span,
  #mainContent #lead.block .sec_tit_eng.-mid span {
    font-size: 0.28rem;
  }
}
#lead.block .sec_tit_eng.-small,
#mainContent #lead.block .sec_tit_eng.-small {
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 767px) {
  #lead.block .sec_tit_eng.-small,
  #mainContent #lead.block .sec_tit_eng.-small {
    margin-bottom: 0.2rem;
  }
}
#lead.block .sec_tit_eng.-small span,
#mainContent #lead.block .sec_tit_eng.-small span {
  font-size: 0.34rem;
}
@media screen and (max-width: 640px) {
  #lead.block .sec_tit_eng.-small span,
  #mainContent #lead.block .sec_tit_eng.-small span {
    font-size: 0.28rem;
  }
}
#lead.block .sec_tit_eng.-left .title,
#mainContent #lead.block .sec_tit_eng.-left .title {
  text-align: left;
}
#lead.block .sec_tit_eng.-left .title span,
#mainContent #lead.block .sec_tit_eng.-left .title span {
  text-align: left;
}
#lead.block .sec_tit .-lead p:not(:first-child),
#mainContent #lead.block .sec_tit .-lead p:not(:first-child) {
  margin-top: 0.6em;
}

@media screen and (max-width: 640px) {
  .stay .stay_inner .in .stay_list_wrap .list .detail {
    margin: 0 0.1rem;
  }
}

@media screen and (min-width: 641px) {
  .mod_header .global_link .g_nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .g_nav > li + li::before {
    top: 50%;
    margin-top: -0.07rem;
  }
}
@media screen and (max-width: 640px) {
  .banquet #small .title span,
  .banquet #medium .title span,
  .banquet #large .title span,
  .banquet #ryotei .title span {
    font-size: 0.32rem;
  }
}
.banquet .archive-header_wrap.cont_tit .sec_tit_eng {
  margin-bottom: 0;
}
.banquet .archive-header_wrap.cont_tit .sec_tit_eng .ttl span {
  margin-bottom: 0;
}

.archive-sec-main-heading-sub + .title {
  -webkit-margin-before: 0.3rem;
          margin-block-start: 0.3rem;
}
@media screen and (max-width: 640px) {
  .archive-sec-main-heading-sub + .title {
    -webkit-margin-before: 0.2rem;
            margin-block-start: 0.2rem;
  }
}

.local-nav-item-cap::before,
.local-nav-item-cap::after {
  content: none;
}

.archive-sec-post ._line-clamp._line1,
.line_clamp._line1 {
  -webkit-line-clamp: unset;
}

#ryotei .archive-sec-main_textwrap {
  position: relative;
  z-index: 20;
}

.sec_concept .mod_concept_catch .catch {
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .sec_concept .mod_concept_catch .catch {
    white-space: unset;
  }
}

.cuisine .chef .in .information .txt_box .txt {
  text-align: left;
}
.cuisine .mod_header .in {
  max-width: unset;
}
.cuisine .mod_main .in {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .cuisine_box.-cont05 picture {
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .cuisine_box.-cont05 picture img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.cuisine .chef .in .profile .txt_box .txt {
  text-align: left;
}

#mainContent .btnStyle01 li,
#mainContent .btnStyle01 div {
  font-size: 14px !important;
}

@media screen and (max-width: 1023px) {
  #mainContent .btnStyle01 li,
  #mainContent .btnStyle01 div {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 641px) {
  .day_detail .ph_caption {
    padding: 0 10px;
    margin: auto;
  }
}
.mod_localnav .nav_box .item {
  overflow: hidden;
}

#mainContent .of img {
  height: 100%;
}

@media screen and (max-width: 1023px) {
  #mainContent #mainContent .listStyle04 > li .txt .subttl {
    overflow: visible;
    height: auto;
  }
  #footer .footer02 .contentInner > div > ul > li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  .mod_header .sp_drawer .other_link li:first-child {
    margin-top: 0;
  }
  .mod_localnav .nav_box .item {
    overflow: hidden;
  }
  .archive-sec:nth-of-type(1) {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-padding-before: 0;
            padding-block-start: 0;
  }
  .signature_box .ttl {
    line-height: 1.4 !important;
  }
  .signature_box_tel dt {
    font-size: 16px !important;
  }
  .signature_box_tel .tel {
    font-size: 20px;
    line-height: 1.8 !important;
  }
  .mod_contact .note_box .item > dd {
    text-align: left;
  }
  #footer .footer02 .contentInner > div > ul > li.gbac ul img {
    width: auto;
  }
  #mainContent .mod_contact.sec_contact_eng img {
    height: 100%;
  }
}
.grecaptcha-badge iframe {
  display: block !important;
  position: static !important;
}

.archive-sec-post_inner .archive-sec-post_infowrap .link .btn02 {
  width: 100%;
}

.wedding.contact #mainContent .formStyle02 textarea.wpcf7c-conf {
  height: auto !important;
}