@font-face {
  src: url(../fonts/SeaweedScript-Regular.ttf);
  font-family: seaweed-script-pro;
}

@font-face {
  src: url(../fonts/SourceHanSansJP-Regular.otf);
  font-family: source-han-sans-cjk-ja;
}

@font-face {
  src: url(../fonts/Petersburg-Regular.woff);
  font-family: 'petersburg-web';
}

@font-face {
  src: url(../fonts/Raleway-VariableFont_wght.ttf);
  font-family: Raleway;
}

@font-face {
  src: url(../fonts/MonsieurLaDoulaise-Regular.ttf);
  font-family: Monsieur La Doulaise;
}

@font-face {
  src: url(../fonts/Notera_PersonalUseOnly.ttf);
  font-family: Notera;
}

/**************************************

cmn

**************************************/
img {
  width: 100%;
}

main {
  position: relative;
}

.box_l {
  float: left;
}

.box_r {
  float: right;
}

.more {
  width: 170px;
  margin: 20px auto 0;
  padding: 10px;
  border: 1px solid #fff;
  line-height: 1.0;
}

.container h4 {
  font-family: "petersburg-web", serif;
  font-size: 19px;
}

.container .box_date {
  width: 300px;
  margin: 25px auto 0;
}

.container .box_date li {
  margin-bottom: 7px;
}

.container .box_date li:last-child {
  margin-bottom: 0;
}

.main_ceremony a:hover .more,
.main_banquet a:hover .more {
  background-color: #fff;
  color: #333333;
}

.main_ceremony .unit,
.main_banquet .unit {
  position: relative;
}

.main_ceremony .unit01 .box_l,
.main_banquet .unit01 .box_l {
  position: absolute;
  top: 50%;
  left: 0;
  width: 45%;
  width: calc(100% - 51%);
  padding: 30px;
  transform: translateY(-50%);
  text-align: left;
}

.main_ceremony .unit01 .box_r,
.main_banquet .unit01 .box_r {
  width: 50%;
  line-height: 0;
}

.main_ceremony .unit02 .box_l,
.main_banquet .unit02 .box_l {
  width: 50%;
  line-height: 0;
}

.main_ceremony .unit02 .box_r,
.main_banquet .unit02 .box_r {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 51%);
  padding: 30px;
  transform: translateY(-50%);
  text-align: left;
}

.main_ceremony .box_ph,
.main_banquet .box_ph {
  margin-top: 40px;
}

.main_ceremony .box_ph li,
.main_banquet .box_ph li {
  display: inline-block;
  width: 48%;
}

.main_ceremony .section_scene,
.main_banquet .section_scene {
  margin: 60px 0;
  text-align: center;
}

.main_ceremony .section_scene h4,
.main_banquet .section_scene h4 {
  margin-bottom: 30px;
}

.main_ceremony .section_scene .txt,
.main_banquet .section_scene .txt {
  margin-bottom: 30px;
}

.main_ceremony .section_scene dl,
.main_banquet .section_scene dl {
  display: inline-block;
  width: 22%;
  padding: 0 1% 3%;
  vertical-align: top;
}

.main_ceremony .section_scene dd,
.main_banquet .section_scene dd {
  margin-top: 5px;
  font-family: "petersburg-web", serif;
  font-size: 16px;
}

.main_ceremony .section_scene dd span,
.main_banquet .section_scene dd span {
  display: block;
  margin-top: 3px;
  font-family: source-han-serif-japanese, serif;
  font-size: 13px;
  text-align: left;
}

@media screen and (max-width: 740px) {
  .container h4 {
    font-size: 17px;
  }
  .container .box_date {
    width: 100%;
    margin: 5% auto 0;
  }
  .main_ceremony .box_ph,
  .main_banquet .box_ph {
    margin-top: 8%;
  }
  .main_ceremony .box_ph li,
  .main_banquet .box_ph li {
    width: 100%;
    margin-bottom: 4px;
  }
  .main_ceremony .section_scene,
  .main_banquet .section_scene {
    margin: 12% 0 7%;
    text-align: inherit;
  }
  .main_ceremony .section_scene h4,
  .main_banquet .section_scene h4 {
    margin-bottom: 20px;
    text-align: center;
  }
  .main_ceremony .section_scene dl,
  .main_banquet .section_scene dl {
    width: 49%;
    padding-bottom: 6%;
    text-align: center;
  }
  .main_ceremony .section_scene dd,
  .main_banquet .section_scene dd {
    font-size: 14px;
  }
  .main_ceremony .unit01 .box_l,
  .main_banquet .unit01 .box_l,
  .main_ceremony .unit02 .box_r,
  .main_banquet .unit02 .box_r {
    position: inherit;
    top: inherit;
    left: inherit;
    width: auto;
    padding: 0;
    transform: inherit;
  }
  .main_ceremony .unit01 .box_l h5,
  .main_banquet .unit01 .box_l h5,
  .main_ceremony .unit02 .box_r h5,
  .main_banquet .unit02 .box_r h5 {
    margin-top: 6%;
    text-align: center;
  }
  .main_ceremony .unit01 .box_l .box_date,
  .main_banquet .unit01 .box_l .box_date,
  .main_ceremony .unit02 .box_r .box_date,
  .main_banquet .unit02 .box_r .box_date {
    text-align: center;
  }
  .main_ceremony .unit01 .box_r,
  .main_banquet .unit01 .box_r,
  .main_ceremony .unit02 .box_l,
  .main_banquet .unit02 .box_l {
    width: auto;
  }
  .main_ceremony .unit01 .box_r h5,
  .main_banquet .unit01 .box_r h5,
  .main_ceremony .unit02 .box_l h5,
  .main_banquet .unit02 .box_l h5 {
    margin-top: 6%;
    text-align: center;
  }
  .main_ceremony .unit01 .box_r .box_date,
  .main_banquet .unit01 .box_r .box_date,
  .main_ceremony .unit02 .box_l .box_date,
  .main_banquet .unit02 .box_l .box_date {
    text-align: center;
  }
  .main_ceremony .unit02,
  .main_banquet .unit02 {
    margin-top: 10%;
  }
}

/**********************************************

GUIDE

**********************************************/
.main_guide .main {
  background-image: url(../guide/img/main.jpg);
}

.main_guide .section_guide .section_contents {
  width: 1200px;
  margin: 0 auto 120px;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents {
    width: 100%;
    margin: 0 auto 15%;
  }
  .main_guide .section_guide .section_contents .section_inner {
    padding: 0;
  }
}

.main_guide .section_guide .section_contents .tit_area {
  margin-top: 25px;
  padding: 0 0 28px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .tit_area {
    margin-top: 0;
    padding: 5% 0;
  }
}

.main_guide .section_guide .section_contents .tit_area h3 {
  font-family: "petersburg-web", serif;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.1;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .tit_area h3 {
    font-size: 7vw;
  }
}

.main_guide .section_guide .section_contents .tit_area .stit {
  font-family: source-han-serif-japanese, serif;
  font-weight: 300;
}

@media screen and (min-width: 761px) {
  .main_guide .section_guide .section_contents.f03 .tit_area,
  .main_guide .section_guide .section_contents.f04 .tit_area,
  .main_guide .section_guide .section_contents.f05 .tit_area,
  .main_guide .section_guide .section_contents.f06 .tit_area {
    /* for pc */
    padding-bottom: 20px;
  }
}

.main_guide .section_guide .section_contents .lead {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .lead {
    margin-bottom: 7%;
  }
}

.main_guide .section_guide .section_contents .lead .tit {
  width: 720px;
  margin: 0 auto 20px;
  padding: 10px;
  background: #f7f3ee;
  font-family: source-han-serif-japanese, serif;
  font-size: 23px;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .lead .tit {
    width: 100%;
    margin-bottom: 5%;
    font-size: 5vw;
  }
}

.main_guide .section_guide .section_contents .spec .spec_info {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 720px;
  margin: 0 auto 50px;
  padding: 20px 0 0;
  border-top: 1px solid #bdbdbd;
  font-size: 13px;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .spec .spec_info {
    width: auto;
    margin-bottom: 7%;
  }
}

.main_guide .section_guide .section_contents .spec .spec_info .tit {
  display: inline-block;
  margin-right: 15px;
  padding: 1px 10px;
  background: #ada6a2 !important;
  color: #fff;
  font-family: source-han-serif-japanese, serif;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .spec .spec_info .tit {
    padding: .5vw 7vw;
    font-size: 4vw;
  }
}

.main_guide .section_guide .section_contents .spec .ph {
  margin-bottom: 30px;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .spec .ph {
    margin-bottom: 5%;
  }
}

.main_guide .section_guide .section_contents .spec .ph li {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
  float: left;
}

.main_guide .section_guide .section_contents .spec .ph li > div {
  margin-bottom: 5px;
}

.main_guide .section_guide .section_contents .spec .ph li.main_img {
  width: calc(100% - 10px);
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .spec .ph li {
    width: calc(50% - 6px);
    margin: 0 3px 6px;
  }
  .main_guide .section_guide .section_contents .spec .ph li > div {
    margin-bottom: 3px;
  }
  .main_guide .section_guide .section_contents .spec .ph li.main_img {
    width: calc(100% - 6px);
  }
}

.main_guide .section_guide .section_contents .spec .btn_more {
  display: block;
  width: 400px;
  min-width: 400px;
  height: 42px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 760px) {
  .main_guide .section_guide .section_contents .spec .btn_more {
    width: 100%;
    min-width: 100%;
  }
}

.main_guide .section_guide .section_contents.f02 {
  margin-top: -120px;
  padding-top: 120px;
}

@media (max-width: 760px) {
  .main_guide .section_guide .section_contents.f02 {
    margin-top: -20%;
    padding-top: 20%;
  }
}

.main_guide .section_voice {
  width: 1200px;
  margin: 70px auto 0;
}

@media screen and (max-width: 760px) {
  .main_guide .section_voice {
    width: 100%;
    margin: 10% auto 0;
    padding: 5% 0;
  }
}

.main_guide .section_voice .voice_box .title {
  margin-bottom: 20px;
}

.main_guide .section_voice .voice_box dl {
  width: 100%;
  padding: 0 1em;
}

.main_guide .section_voice .voice_box dl dd {
  margin-bottom: 5px;
  padding: 20px 30px;
  background: #F7F3EE;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_guide .section_voice .voice_box dl dd {
    padding: 5%;
  }
}

.main_guide .section_faq {
  width: 1200px;
  margin: 70px auto 0;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq {
    width: 100%;
    margin: 0 auto;
    padding: 5% 0;
  }
}

.main_guide .section_faq .faq_box .title {
  padding: 0 0 23px;
  border-bottom: 2px solid #333333;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq .faq_box .title {
    /* for sp Device Only */
    padding-bottom: 5vw;
  }
}

.main_guide .section_faq .faq_box .title .sub {
  margin-top: 4px;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq .faq_box .title .sub {
    /* for sp Device Only */
    margin-top: 1vw;
  }
}

.main_guide .section_faq .faq_box .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

.main_guide .section_faq .faq_box dl {
  flex: 0 0 48%;
  max-width: 48%;
  padding: 0 1em;
  border-bottom: 1px dotted #333333;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq .faq_box dl {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 760px) {
  .main_guide .section_faq .faq_box dl {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.main_guide .section_faq .faq_box dt {
  position: relative;
  padding: 25px 30px 10px;
  font-family: "petersburg-web", serif;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq .faq_box dt {
    padding: 6vw 0 3vw 8vw;
    /* for sp Device Only */
    font-size: 4vw;
  }
}

.main_guide .section_faq .faq_box dt::before {
  position: absolute;
  top: 22px;
  left: 5px;
  color: #b49444;
  font-size: 16px;
  content: "Q.";
}

.main_guide .section_faq .faq_box dd {
  position: relative;
  margin-bottom: 2%;
  padding: 0 10px 13px 30px;
  font-size: 13px;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_guide .section_faq .faq_box dd {
    /* for sp Device Only */
    padding: 0 0 4vw 8vw;
    font-size: 3.5vw;
  }
}

.main_guide .section_faq .faq_box dd::before {
  position: absolute;
  top: -2px;
  left: 5px;
  color: #92a2cc;
  font-family: "petersburg-web", serif;
  font-size: 16px;
  content: "A.";
}

.main_guide .section_faq .faq_box .main_faq .faq_box dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

@media (max-width: 760px) {
  .main_guide .section_faq .wrap-btn .btn {
    width: 100%;
    min-width: 100%;
  }
  .main_guide .section_faq .wrap-btn .btn a {
    padding: 0px 20px;
    font-size: 3.7vw;
  }
}

/**********************************************

CUISINE

**********************************************/
.main_cuisine {
  overflow-x: hidden;
}

.main_cuisine .main {
  background-image: url(../cuisine/img/main.jpg);
}

.main_cuisine .section_cuisine .tit_area {
  margin-top: 55px;
  padding: 0 0 30px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine .tit_area {
    margin-top: 0;
    padding: 5% 0;
  }
}

.main_cuisine .section_cuisine .tit_area h3 {
  font-family: "petersburg-web", serif;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: .05em;
  line-height: 1.1;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine .tit_area h3 {
    font-size: 6.4vw;
  }
}

.main_cuisine .section_cuisine .tit_area .stit {
  font-family: source-han-serif-japanese, serif;
  font-weight: 300;
}

.main_cuisine .section_cuisine .lead {
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine .lead {
    margin-bottom: 13%;
  }
}

.main_cuisine .section_cuisine .lead .tit {
  margin-bottom: 20px;
  font-family: source-han-serif-japanese, serif;
  font-size: 25px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine .lead .tit {
    margin-bottom: 5%;
    font-size: 5.5vw;
  }
}

.main_cuisine .section_cuisine_slide [data-init-swiper] {
  max-width: 100%;
  margin: 0 auto 120px;
}

.main_cuisine .section_cuisine_slide.box_news {
  width: 710px;
  margin: 0 auto 120px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine_slide.box_news {
    width: 100%;
    margin: 0 auto 18%;
  }
}

.main_cuisine .section_cuisine_slide.box_news .box_news_slider .txt {
  font-family: source-han-serif-japanese, serif;
  font-size: 26px;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine_slide.box_news .box_news_slider .txt {
    font-size: 4vw;
  }
}

.main_cuisine .section_cuisine_slide.box_news .box_news_slider .txt p {
  margin: 0 0 5px;
}

.main_cuisine .section_cuisine_slide.box_news .box_news_slider .txt span {
  margin: 0 0 10px;
  padding: 0 5px;
  background: #fff;
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 13px;
  text-align: center;
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager li {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px;
  text-align: left;
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager li .after {
  z-index: 6;
  position: absolute;
  top: 50%;
  left: calc( 50% + 5px);
  width: calc( 100% - 9px);
  height: 1px;
  margin-top: -0.5px;
  transform: scaleX(0);
  background-color: #ADA6A2;
  vertical-align: middle;
  content: "";
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager li a {
  display: inline-block;
  z-index: 8;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(152, 128, 74, 0.25);
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager li:last-child .after {
  display: none;
}

.main_cuisine .section_cuisine_slide .-js-pager.-cuisine.-pager li.current a {
  width: 12px;
  height: 12px;
  background-color: #ADA6A2;
  transition: 0.2s ease-in-out;
}

.main_cuisine .section_cuisine_slide .ph {
  margin-bottom: 20px;
}

.main_cuisine .section_cuisine_slide .txt_area {
  text-align: center !important;
}

.main_cuisine .section_cuisine_slide .txt_area .tit {
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine_slide .txt_area .tit {
    font-size: 5.5vw;
  }
}

.main_cuisine .section_cuisine_slide .txt_area .txt {
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-align: center !important;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_cuisine_slide .txt_area .txt {
    font-size: 3.4vw !important;
  }
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box {
    margin-bottom: 12%;
  }
}

.main_cuisine .section_box .inner {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box .inner {
    display: block;
  }
}

.main_cuisine .section_box .inner .ph {
  width: 50%;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box .inner .ph {
    width: 100%;
    float: none;
  }
}

.main_cuisine .section_box .inner .ph img {
  vertical-align: top;
}

.main_cuisine .section_box .inner .txt_box {
  position: relative;
  width: 49%;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box .inner .txt_box {
    width: 100%;
    height: auto;
    float: none;
  }
}

.main_cuisine .section_box .inner .txt_box .wrap {
  width: 100%;
  padding: 50px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box .inner .txt_box .wrap {
    padding: 5% 0;
  }
}

.main_cuisine .section_box .inner .txt_box .wrap .tit {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box .inner .txt_box .wrap .tit {
    margin-bottom: 3%;
    font-size: 5.5vw;
  }
}

.main_cuisine .section_box.box02 .inner {
  flex-direction: row-reverse;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box.box02 .inner {
    flex-direction: inherit;
  }
}

.main_cuisine .section_box.box02 .ph {
  width: 50%;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box.box02 .ph {
    width: 100%;
    float: none;
  }
}

.main_cuisine .section_box.box03 {
  margin-bottom: 0;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_box.box03 {
    margin-bottom: 15%;
  }
}

.main_cuisine .section_variation {
  margin-top: -1px;
  margin-bottom: 130px;
  padding: 50px 0 70px;
  background: #336699;
  color: #fff;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation {
    margin-bottom: 15%;
    padding: 10% 5%;
  }
}

.main_cuisine .section_variation .inner {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner {
    width: 100%;
  }
}

.main_cuisine .section_variation .inner .tit_area .stit {
  margin-bottom: 5px;
  font-size: 16px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner .tit_area .stit {
    font-size: 3.8vw;
  }
}

.main_cuisine .section_variation .inner .wrap .box {
  width: 50%;
  margin-bottom: 50px;
  float: left;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner .wrap .box {
    width: 100%;
    margin-bottom: 10%;
    float: none;
  }
}

.main_cuisine .section_variation .inner .wrap .box .tit_inner {
  display: flex;
  justify-content: center;
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 {
  display: inline-block;
  position: relative;
  margin: 0 auto 8px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: source-han-serif-japanese, serif;
  font-size: 22px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner .wrap .box .tit_deco2 {
    margin-bottom: 2%;
    padding-right: 5.5vw;
    padding-left: 5.5vw;
    /* for sp Device Only */
    font-size: 4.6vw;
  }
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group {
  display: flex;
  position: absolute;
  top: 6px;
  align-items: flex-end;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group {
    /* for sp Device Only */
    top: inherit;
    bottom: 0;
  }
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-left {
  left: 4px;
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-left .dots:first-child {
  transform: rotate(-40deg);
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-left .dots:last-child {
  transform: rotate(-25deg);
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-right {
  right: 0;
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-right .dots:first-child {
  transform: rotate(35deg);
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group.dots-right .dots:last-child {
  transform: rotate(25deg);
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group .dots {
  display: block;
  margin: 0 7px;
}

.main_cuisine .section_variation .inner .wrap .box .tit_deco2 .dots-group .dot {
  display: block;
  width: 3px;
  height: 3px;
  margin-bottom: 4px;
  border-radius: 50%;
  background-color: #fff;
}

.main_cuisine .section_variation .inner .wrap .box .ph {
  height: 364px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_variation .inner .wrap .box .ph {
    height: auto;
  }
}

.main_cuisine .section_variation .inner .wrap .box.box02 .ph li {
  width: 50%;
  float: left;
}

.main_cuisine .section_variation .inner .wrap .box.box02 .ph li img {
  vertical-align: top;
}

.main_cuisine .section_message {
  width: 920px;
  margin: 0 auto 130px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_message {
    width: 100%;
    margin: 0 auto 15%;
  }
}

@media print, screen and (min-width: 741px) {
  .main_cuisine .section_message .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.main_cuisine .section_message .ph {
  width: 400px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_message .ph {
    width: 100%;
    margin: 0 auto 5%;
    float: none;
  }
}

.main_cuisine .section_message .txt_box {
  width: 450px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_message .txt_box {
    width: 100%;
    padding-top: 0;
    float: none;
  }
}

.main_cuisine .section_message .txt_box .stit {
  margin-bottom: 5px;
  font-family: source-han-serif-japanese, serif;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_message .txt_box .stit {
    font-size: 4vw;
  }
}

.main_cuisine .section_message .txt_box .tit {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 500;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_message .txt_box .tit {
    margin-bottom: 5%;
    font-size: 5.5vw;
  }
}

@media screen and (min-width: 761px) {
  .main_cuisine .slide_img li {
    width: 300px;
    float: left;
  }
  .main_cuisine .slide_img .simply-scroll-container {
    position: relative;
  }
  .main_cuisine .slide_img .simply-scroll-clip {
    position: relative;
    overflow: hidden;
  }
  .main_cuisine .slide_img .simply-scroll-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .main_cuisine .slide_img .simply-scroll-list li {
    width: 300px;
    height: 182px;
    margin: 0;
    /* Horizontal scroll only */
    padding: 0;
    float: left;
  }
  .main_cuisine .slide_img .simply-scroll-list li img {
    display: block;
  }
}

@media screen and (max-width: 760px) {
  .main_cuisine .slide_img ul {
    display: flex;
    width: 100%;
    width: min-content;
    animation: 20s linear infinite sliderAnimation;
  }
  .main_cuisine .slide_img ul li {
    position: relative;
    width: 420px;
    height: 260px;
  }
}

@keyframes sliderAnimation {
  100% {
    transform: translateX(-50%);
  }
}

.main_cuisine .section_voice {
  width: 1200px;
  margin: 100px auto 0;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_voice {
    width: 100%;
    margin: 10% auto 0;
    padding: 5% 0;
  }
}

.main_cuisine .section_voice .voice_box .title {
  margin-bottom: 20px;
}

.main_cuisine .section_voice .voice_box dl {
  width: 100%;
  padding: 0 1em;
}

.main_cuisine .section_voice .voice_box dl dd {
  margin-bottom: 5px;
  padding: 20px 30px;
  background: #F7F3EE;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_voice .voice_box dl dd {
    padding: 5%;
  }
}

.main_cuisine .section_faq {
  width: 1200px;
  margin: 70px auto 0;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 5%;
  }
}

.main_cuisine .section_faq .faq_box .title {
  padding: 0 0 23px;
  border-bottom: 2px solid #333333;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq .faq_box .title {
    /* for sp Device Only */
    padding-bottom: 5vw;
  }
}

.main_cuisine .section_faq .faq_box .title .sub {
  margin-top: 4px;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq .faq_box .title .sub {
    /* for sp Device Only */
    margin-top: 1vw;
  }
}

.main_cuisine .section_faq .faq_box .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

.main_cuisine .section_faq .faq_box dl {
  flex: 0 0 48%;
  max-width: 48%;
  padding: 0 1em;
  border-bottom: 1px dotted #333333;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq .faq_box dl {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 760px) {
  .main_cuisine .section_faq .faq_box dl {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.main_cuisine .section_faq .faq_box dt {
  position: relative;
  padding: 25px 30px 10px;
  font-family: "petersburg-web", serif;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq .faq_box dt {
    /* for sp Device Only */
    padding: 6vw 0 3vw 8vw;
    font-size: 4vw;
  }
}

.main_cuisine .section_faq .faq_box dt::before {
  position: absolute;
  top: 22px;
  left: 5px;
  color: #b49444;
  font-size: 16px;
  content: "Q.";
}

.main_cuisine .section_faq .faq_box dd {
  position: relative;
  margin-bottom: 2%;
  padding: 0 10px 13px 30px;
  font-size: 13px;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_cuisine .section_faq .faq_box dd {
    /* for sp Device Only */
    padding: 0 0 4vw 8vw;
    font-size: 3.5vw;
  }
}

.main_cuisine .section_faq .faq_box dd::before {
  position: absolute;
  top: -2px;
  left: 5px;
  color: #92a2cc;
  font-family: "petersburg-web", serif;
  font-size: 16px;
  content: "A.";
}

.main_cuisine .section_faq .faq_box .main_faq .faq_box dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

@media (max-width: 760px) {
  .main_cuisine .section_faq .wrap-btn .btn {
    width: 100%;
    min-width: 100%;
  }
  .main_cuisine .section_faq .wrap-btn .btn a {
    padding: 0px 20px;
    font-size: 3.7vw;
  }
}

/**********************************************

PARTY

**********************************************/
.main_party {
  padding-bottom: 0;
}

.main_party .main {
  height: auto;
}

.main_party .section_party {
  text-align: center;
}

.main_party .section_party .lead .tit {
  font-size: 20px;
}

.main_party .section_party .lead .txt {
  margin-top: 14px;
  line-height: 1.9;
}

.main_party .section_party .wrap_tit_deco {
  margin-top: 70px;
  margin-bottom: 20px;
}

.main_party .section_party .wrap_tit_deco h2 {
  font-size: 28px;
}

.main_party .section_party .section_plan {
  padding: 0 0 40px;
}

.main_party .section_party .section_party {
  width: 1000px;
  margin: 0 auto;
}

.main_party .section_party .section_party .ph {
  margin-bottom: 20px;
}

.main_party .section_party .unit_info {
  width: 800px;
  margin: 40px auto;
}

.main_party .section_party .unit_info .spec {
  width: 520px;
  float: left;
  text-align: left;
}

.main_party .section_party .unit_info .spec tr th {
  padding: 10px;
  background: #F7F2ED;
  text-align: center;
}

.main_party .section_party .unit_info .spec tr td {
  padding: 5px 10px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.main_party .section_party .unit_info .spec tr td:first-child {
  width: 20%;
  border-left: 1px solid #eee;
  background: #F7F3EE;
}

.main_party .section_party .unit_info .ph {
  width: 240px;
  float: right;
}

.main_party .section_party .spec_info h3 {
  margin-bottom: 30px;
  padding-bottom: 17px;
  border-bottom: 1px solid #b7b7b7;
  font-family: source-han-serif-japanese, serif;
  font-size: 24px;
}

.main_party .section_party .spec_info .ph {
  width: 380px;
  margin: 0 auto;
}

.main_party .section_party .spec_info .more {
  width: 190px;
  padding: 16px 10px;
  border-radius: 8px;
  background: #eb7302;
  color: #fff;
}

.main_party .section_party .spec_info .more a {
  display: block;
  position: relative;
}

.main_party .section_party .spec_info .more a::after {
  z-index: 1000;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
}

.main_party .section_party .footer_cv {
  padding: 40px 0 100px;
}

.main_party .section_party .footer_cv .info_box {
  color: #333333;
}

.main_party .section_party .footer_cv .btn {
  width: 400px;
  margin-top: 20px;
}

@media print, screen and (min-width: 741px) {
  .main_party .section_plan .photo {
    height: 380px;
  }
  .main_party .tit_deco:before {
    top: 15px;
  }
  .main_party .tit_deco:after {
    top: 15px;
  }
  .main_party .tit_deco span:before {
    bottom: 14px;
  }
  .main_party .tit_deco span:after {
    bottom: 14px;
  }
  .main_party .section_plan .tit_deco span:before,
  .main_party .section_plan .tit_deco span:after {
    bottom: 13px;
  }
  .main_party .tit_deco span:after {
    bottom: 14px;
  }
  .main_party .tit_deco:after {
    top: 15px;
  }
}

@media screen and (max-width: 740px) {
  .main_party .main {
    padding-bottom: 0;
  }
  .main_party .section_party .lead {
    padding: 0 4%;
  }
  .main_party .section_party .lead .tit {
    font-size: 4.2vw;
  }
  .main_party .section_party .wrap_tit_deco {
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
  }
  .main_party .section_party .wrap_tit_deco h2 {
    font-size: 5.4vw;
  }
  .main_party .section_plan {
    margin-top: 12%;
  }
  .main_party .section_plan .tit_deco:before,
  .main_party .section_plan .tit_deco:after {
    top: 13px;
  }
  .main_party .section_plan .tit_deco h2:before,
  .main_party .section_plan .tit_deco h2:after {
    top: 32%;
  }
  .main_party .section_party .section_plan {
    padding-bottom: 15%;
  }
  .main_party .section_party .section_plan .slick-slider {
    padding-bottom: 3%;
  }
  .main_party .section_party .section_plan .tit_deco span:before,
  .main_party .section_party .section_plan .tit_deco span:after {
    top: inherit;
    bottom: 0;
  }
  .main_party .section_party .section_plan .photo {
    height: 200px;
  }
  .main_party .section_party .section_plan .slick-arrow {
    top: 20%;
  }
  .main_party .section_plan .tit_deco h2:before,
  .main_party .section_plan .tit_deco h2:after {
    top: 26%;
  }
  .main_party .section_party .section_party {
    width: 90%;
    margin-top: 5%;
  }
  .main_party .section_party .section_party .tit_deco h2:before,
  .main_party .section_party .section_party .tit_deco h2:after {
    top: 58.5%;
  }
  .main_party .section_party .section_party .tit_deco span:before,
  .main_party .section_party .section_party .tit_deco span:after {
    top: inherit;
    bottom: 0;
  }
  .main_party .section_party .section_party .txt {
    text-align: left;
  }
  .main_party .section_party .unit_info {
    width: auto;
    margin-top: 7%;
    margin-bottom: 17%;
  }
  .main_party .section_party .unit_info .spec {
    width: auto;
    margin-bottom: 7%;
    float: none;
  }
  .main_party .section_party .unit_info .ph {
    width: 50%;
    margin: 0 auto 0;
    float: none;
  }
  .main_party .section_party .spec_info .ph {
    width: 80%;
  }
  .main_party .section_party .spec_info h3 {
    font-size: 5.6vw;
    font-weight: normal;
  }
  .lb-outerContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
  .lightbox .lb-image {
    margin: 14% auto;
  }
  .main_party .section_party .footer_cv {
    padding: 10vw 0 18vw;
  }
}

.mfp-image-holder .mfp-content {
  max-width: 70%;
}

@media screen and (min-width: 1400px) {
  .mfp-image-holder .mfp-content {
    max-width: 32%;
    margin-top: 120px;
  }
}

@media screen and (max-width: 740px) {
  .mfp-image-holder .mfp-content {
    max-width: 80%;
  }
}

/**************************************

Slick

**************************************/
.slidegallery {
  width: 900px;
  margin: 0 auto 80px;
}

.slidegallery .thumb-item {
  max-width: 900px;
  margin: 0 auto 5px;
  padding: 0 5px;
}

.slidegallery .thumb-item-nav {
  max-width: 700px;
  margin: 0 auto;
}

.slidegallery .thumb-item-nav li {
  width: 140px;
  margin: 5px;
}

.slidegallery .slick-prev {
  left: -35px;
}

.slidegallery .slick-prev::before, .slidegallery .slick-next::before {
  color: #ccc;
  font-size: 24px;
}

.slidegallery .slick-dots li {
  display: inline-block;
}

@media screen and (max-width: 740px) {
  .slidegallery {
    width: 100%;
    margin: 0 auto 10%;
  }
  .slidegallery .thumb-item {
    max-width: 100%;
    margin: 0 auto 5px;
    padding: 0 5px;
  }
  .slidegallery .thumb-item-nav {
    max-width: 80%;
    margin: 0 auto;
  }
  .slidegallery .thumb-item-nav li {
    display: none;
    width: 70px;
    margin: 5px;
  }
  .slidegallery .slick-prev {
    left: -35px;
  }
  .slidegallery .slick-prev::before, .slidegallery .slick-next::before {
    display: none;
    color: #ccc;
    font-size: 24px;
  }
}

/**********************************************

Faq

**********************************************/
.main_faq {
  padding-bottom: 30px;
}

.main_faq .section_faq {
  width: 1000px;
  margin: 0 auto;
  border-style: none;
  text-align: left;
}

.main_faq .section_faq ul.horizontal {
  margin: 0 auto 10%;
}

.main_faq .section_faq ul.horizontal li a {
  display: flex;
  justify-content: center;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .main_faq .section_faq ul.horizontal li a {
    /* for sp Device Only */
    font-size: 3.2vw;
  }
}

.main_faq .inner {
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}

.main_faq .faq_box .tabs {
  font-family: source-han-serif-japanese, serif;
}

.main_faq .faq_box h3 {
  padding-bottom: 15px;
  border-bottom: 2px solid #333333;
  font-family: source-han-serif-japanese, serif;
  font-size: 20px;
  line-height: 1.0;
  text-align: center;
}

.main_faq .faq_box dl {
  padding: 0 1em;
  border-bottom: 1px dotted #333333;
}

.main_faq .faq_box dl:last-child {
  border-bottom: none;
}

.main_faq .faq_box dt {
  position: relative;
  padding: 25px 30px 10px 30px;
  font-family: "petersburg-web", serif;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}

.main_faq .faq_box dt::before {
  position: absolute;
  top: 22px;
  left: 5px;
  color: #b49444;
  font-size: 16px;
  content: "Q.";
}

.main_faq .faq_box dt.active:after {
  background: url(../img/cmn/icon_faq01.png) 0 0 no-repeat;
  background-size: 11px auto;
}

.main_faq .faq_box dd {
  position: relative;
  margin-bottom: 2%;
  padding: 0 10px 23px 30px;
  font-size: 13px;
  text-align: left;
}

.main_faq .faq_box dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.main_faq .faq_box dd a {
  color: #333333;
  text-decoration: underline;
}

.main_faq .faq_box dd::before {
  position: absolute;
  top: -4px;
  left: 5px;
  color: #92a2cc;
  font-family: "petersburg-web", serif;
  font-size: 16px;
  content: "A.";
}

@media screen and (max-width: 740px) {
  .main_faq {
    padding-bottom: 0;
  }
  .main_faq .section_faq {
    width: 100%;
    padding: 0 5% 30px;
  }
  .main_faq .faq_box h3 {
    padding-bottom: 6vw;
  }
  .main_faq .faq_box dt {
    padding: 6vw 0 2vw 8vw;
    font-size: 4vw;
  }
  .main_faq .faq_box dt::before {
    top: 5vw;
  }
  .main_faq .faq_box dd {
    padding: 0 0 4vw 8vw;
    font-size: 3.5vw;
  }
  .main_faq .faq_box dd::before {
    top: -.5vw;
  }
}

/**********************************************

Access

**********************************************/
.main_access .info_box {
  width: 1100px;
  margin: 0 auto 60px;
  text-align: center;
}

.main_access .info_box img {
  width: 100%;
}

.main_access .info_box .map_box {
  display: inline-block;
  width: 360px;
  margin-right: 20px;
  margin-bottom: 0;
  vertical-align: middle;
}

.main_access .info_box .txt_box {
  display: inline-block;
  width: 400px;
  text-align: center;
  vertical-align: middle;
}

.main_access .info_box .txt_box h3 {
  width: 180px;
  margin: 0 auto 8px;
}

.main_access .info_box .txt_box .tel {
  margin: 10px 20px;
  padding: 5px 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

.main_access .info_box .txt_box .tel span {
  display: block;
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 1.0;
}

.main_access .flow_box {
  text-align: center;
}

.main_access .flow_box dl {
  display: inline-block;
  width: 400px;
  margin: 0 25px;
  font-size: 16px;
  vertical-align: top;
}

.main_access .flow_box dl dt {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333333;
  font-size: 20px;
}

.main_access .map_box {
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
}

.main_access .map_box h3 {
  margin-bottom: 15px;
}

.main_access .map_box iframe {
  width: 100%;
  height: 350px;
  margin: 0 auto;
  border: none;
}

.main_access .map_box .btn_more {
  margin-top: 20px;
}

@media screen and (max-width: 740px) {
  .main_access .info_box {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 12%;
  }
  .main_access .info_box .txt_box {
    width: 100%;
  }
  .main_access .info_box .map_box {
    margin-right: 0;
  }
  .main_access .map_box {
    margin-bottom: 12%;
  }
  .main_access .map_box iframe {
    height: 220px;
  }
  .main_access .flow_box dl {
    width: 100%;
    margin: 0 auto;
  }
  .main_access .flow_box dl:first-child {
    margin-bottom: 7%;
  }
}

/**********************************************

Policy

**********************************************/
.main_policy .section_policy {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
}

.main_policy .section_policy .txt {
  margin-bottom: 15px;
  font-size: 14px;
}

.main_policy .section_policy .unit {
  margin-top: 40px;
  line-height: 1.8;
}

.main_policy .section_policy .unit:first-child {
  margin-top: 0;
}

.main_policy .section_policy .unit a {
  text-decoration: underline;
}

.main_policy .section_policy .unit h3 {
  margin-bottom: 15px;
  padding: 9px 0 9px 16px;
  background: #F7F3EE;
  font-size: 18px;
}

.main_policy .section_policy .unit dl {
  margin-bottom: 15px;
}

.main_policy .section_policy .unit dl dt {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #1f1f1f;
  font-size: 15px;
}

@media screen and (max-width: 740px) {
  .main_policy .section_policy {
    width: 100%;
  }
  .main_policy .section_policy .txt {
    margin-bottom: 10px;
  }
  .main_policy .section_policy .unit {
    margin-top: 9%;
  }
  .main_policy .section_policy .unit h3 {
    font-size: 15px;
  }
}

/**************************************

404

**************************************/
.section_404 {
  text-align: center;
}

.section_404 .tit.en {
  margin-bottom: 12px;
  font-size: 34px;
}

.section_404 .sub {
  margin-bottom: 20px;
}

.not {
  width: 440px;
  margin: 60px auto 90px;
}

.not .tit {
  margin: 0 0 10px;
}

.not .txt {
  margin: 0 0 10px;
}

.not ul li {
  margin: 0 4px 0 0;
  float: left;
}

@media screen and (max-width: 740px) {
  .not {
    width: 100%;
    margin: 5% auto 10%;
  }
}
/*# sourceMappingURL=skin.css.map */
