@charset "UTF-8";
/* ===================================================================
CSS information

file name  : banquet.css
author     : Abilive
style info : 施設・サービス
=================================================================== */
.con_intr, .con_banquet, .con_details, .con_options, .con_contact {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_intr, .con_banquet, .con_details, .con_options, .con_contact {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intr, .con_banquet, .con_details, .con_options, .con_contact {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?p5pyxp");
  src: url("../fonts/icomoon.eot?p5pyxp#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?p5pyxp") format("truetype"), url("../fonts/icomoon.woff?p5pyxp") format("woff"), url("../fonts/icomoon.svg?p5pyxp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.c-btn-button button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  border-radius: 2em;
  text-align: center;
  width: 12rem;
  padding: 0.3333333333rem;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 0.6666666667rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-btn-button button::-ms-expand {
  display: none;
}
.c-btn-button button span {
  font-size: 0.9333333333rem;
  line-height: 1.5714285714;
  letter-spacing: 0.02rem;
}
.c-btn-button button.u-view:before {
  content: "\e145";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
}
.c-btn-button button.u-play:before {
  content: "\e1c4";
  margin-right: 0.5em;
  font-family: "Material Symbols Outlined" !important;
  line-height: 1;
  vertical-align: middle;
  font-variation-settings: "wght" 200;
}
.c-btn-button button:before {
  margin-right: 0.1em !important;
  font-size: 1.6rem;
}
.c-btn-button button:hover {
  background: #000;
  color: #fff;
}

.con_intr {
  max-width: 1000px;
  margin-top: 6.6666666667rem;
}
.con_intr .st {
  text-align: center;
  font-weight: 400;
  font-size: 1.4666666667rem;
  line-height: 1.5454545455;
  letter-spacing: 0.02rem;
}
.con_intr .txt {
  margin-top: 2rem;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_intr .txt {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .con_ank {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_ank {
    margin-top: 6.6666666667rem;
  }
}
@media print {
  .con_ank {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_ank {
    margin-top: 7.1428571429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_ank {
    margin-top: 5.3333333333rem;
  }
}

.con_banquet {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_banquet {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 1200px) {
  .con_banquet {
    margin-top: 6.6666666667rem;
  }
}
@media print {
  .con_banquet {
    margin-top: 6.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_banquet {
    margin-top: 7.1428571429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet {
    margin-top: 5.3333333333rem;
  }
}
.con_banquet .box_banquet {
  position: relative;
  margin-top: 2.6666666667rem;
}
.con_banquet .box_banquet .box_slider {
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
  z-index: 1;
}
.con_banquet .box_banquet .box_slider .js-tmp_slider {
  width: 100%;
}
.con_banquet .box_banquet .box_slider .js-tmp_slider .slide {
  position: relative;
  border-radius: 0.3333333333rem;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet .box_slider .js-tmp_slider .slide {
    overflow: hidden;
  }
  .con_banquet .box_banquet .box_slider .js-tmp_slider .slide img {
    position: relative;
    width: 140%;
    max-width: none;
    margin-left: -20%;
  }
}
.con_banquet .box_banquet .box_slider .js-tmp_slider .slide span {
  position: absolute;
  left: 0;
  top: 0;
  background: #11818D;
  color: #fff;
  padding: 1.0666666667rem 1.3333333333rem;
  border-radius: 0 0 1.3333333333rem 0;
  z-index: 2;
}

.con_details {
  position: relative;
  margin-top: 6.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_details {
    margin-top: 7.1428571429%;
  }
}
.con_details::before {
  content: "";
  width: 137.1428571429%;
  height: 66.6666666667rem;
  display: block;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(203, 203, 203, 0.2)), to(#fff));
  background: linear-gradient(to bottom, rgba(203, 203, 203, 0.2), #fff);
  top: 25.36vw;
  border-radius: 0 10rem 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_details::before {
    height: 53.3333333333rem;
    border-radius: 0 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_details::before {
    border-radius: 0 5rem 0 0;
    top: 17em;
  }
}
.con_details .box_details {
  position: relative;
  z-index: 1;
  margin-top: 2rem;
}
.con_details .box_details .c-sst {
  font-size: 1.6rem;
  line-height: 1.5833333333;
  letter-spacing: 0.02rem;
  padding-bottom: 0.9333333333rem;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .con_details .box_details .box_table {
    overflow-x: scroll;
    white-space: nowrap;
  }
}
.con_details .box_details .box_table table.tbl_banquet {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #8A827E;
  white-space: normal;
}
@media only screen and (max-width: 767px) {
  .con_details .box_details .box_table table.tbl_banquet.table01 {
    width: 180%;
  }
}
@media only screen and (max-width: 767px) {
  .con_details .box_details .box_table table.tbl_banquet.table02 {
    width: 130%;
  }
}
.con_details .box_details .box_table table.tbl_banquet tr th {
  font-weight: normal;
  text-align: center;
  background: #CACACA;
}
.con_details .box_details .box_table table.tbl_banquet tr th, .con_details .box_details .box_table table.tbl_banquet tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.9333333333rem;
  line-height: 2;
  letter-spacing: 0.02rem;
  border-right: 1px solid #8A827E;
  border-bottom: 1px solid #8A827E;
}
@media only screen and (min-width: 768px) {
  .con_details .box_details .box_table table.tbl_banquet tr th, .con_details .box_details .box_table table.tbl_banquet tr td {
    padding: 1.2rem 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_details .box_details .box_table table.tbl_banquet tr th, .con_details .box_details .box_table table.tbl_banquet tr td {
    padding: 0.5333333333rem 0.3333333333rem;
  }
}
.con_details .box_details .box_table table.tbl_banquet tr th:first-child, .con_details .box_details .box_table table.tbl_banquet tr td:first-child {
  border-left: 1px solid #8A827E;
}
.con_details .box_details .box_table table.tbl_banquet tr th:last-child, .con_details .box_details .box_table table.tbl_banquet tr td:last-child {
  border-right: 1px solid #8A827E !important;
}
.con_details .box_details .box_table table.tbl_banquet tr th.dotted, .con_details .box_details .box_table table.tbl_banquet tr td.dotted {
  border-right: 1px dotted #8A827E;
}
.con_details .box_details .box_table table.tbl_banquet tr th.hyphen, .con_details .box_details .box_table table.tbl_banquet tr td.hyphen {
  text-align: center;
}
.con_details .box_details .box_table table.tbl_banquet tr th.fixed, .con_details .box_details .box_table table.tbl_banquet tr td.fixed {
  position: sticky;
  left: 0;
}
.con_details .box_details .box_table table.tbl_banquet tr th.fixed:before, .con_details .box_details .box_table table.tbl_banquet tr td.fixed:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #8A827E;
}
.con_details .box_details .box_table table.tbl_banquet tr th a, .con_details .box_details .box_table table.tbl_banquet tr td a {
  letter-spacing: -0.1em;
}
.con_details .box_details .box_table table.tbl_banquet tr td {
  background: #fff;
}
.con_details .box_details .box_table table.tbl_banquet tr td:first-child {
  border-left: 1px solid #8A827E;
  min-width: 20.4166666667%;
}
.con_details .box_details .note {
  margin-bottom: 0.6666666667rem;
  font-size: 0.8rem;
  letter-spacing: 0.02rem;
  line-height: 2.3333333333;
}

.con_options {
  position: relative;
  margin-top: 6.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_options {
    margin-top: 7.1428571429%;
  }
}
.con_options .box_options {
  position: relative;
  z-index: 1;
  margin-top: 2rem;
}
.con_options .box_options .c-sst {
  font-size: 1.6rem;
  line-height: 1.5833333333;
  letter-spacing: 0.02rem;
  padding-bottom: 0.9333333333rem;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .con_options .box_options .option_list {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_options .box_options .option_list {
    margin-top: 1.3333333333rem;
  }
}
.con_options .box_options .option_list ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 1.3333333333rem 2.6666666667rem;
  -ms-grid-columns: 1fr 2.6666666667rem 1fr 2.6666666667rem 1fr;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 767px) {
  .con_options .box_options .option_list ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1.3333333333rem 0;
  }
}
.con_options .box_options .option_list ul li {
  border-bottom: 1px solid #CACACA;
  padding: 0 1.3333333333rem 1.2rem;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con_options .box_options .note {
  margin-top: 0.6666666667rem;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .con_options .box_options .note {
    font-size: 1rem;
    letter-spacing: 0.02rem;
    line-height: 1.8666666667;
  }
}
@media only screen and (max-width: 767px) {
  .con_options .box_options .note {
    font-size: 0.8rem;
  }
}

.con_contact {
  max-width: 1000px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(203, 203, 203, 0.2)), to(#fff));
  background: linear-gradient(to bottom, rgba(203, 203, 203, 0.2), #fff);
  padding: 3.3333333333rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 6.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_contact {
    margin-top: 7.1428571429%;
  }
}
.con_contact .txt {
  font-size: 1.3333333333rem;
  line-height: 1.9;
  letter-spacing: 0.02rem;
  padding-top: 1.3333333333rem;
  font-weight: 400;
  text-align: center;
}
.con_contact .txt_tel {
  font-size: 1.3333333333rem;
  letter-spacing: 0.02rem;
  font-weight: 400;
  text-align: center;
}