/* ---------------------------------------------------
	common
------------------------------------------------------ */
#pagetit {
  background: url(../img/banquet/pagetit_bg.jpg) center;
  background-size: cover;
}

.page_nav li a.row02 {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
}

.arrow_slide {
  max-width: 1280px;
  margin: 0 auto 56px;
}
.arrow_slide .slick-prev {
  left: 24px;
}
.arrow_slide .slick-next {
  right: 24px;
}

@media screen and (max-width: 810px) {
  #pagetit {
    background: url(../img/banquet/pagetit_bg_sp.jpg) center;
    background-size: cover;
  }
  .page_nav li a.row02 {
    padding: 14px 20px 14px 14px;
  }
  .arrow_slide {
    width: calc(100% - 24px);
    margin-bottom: 28px;
  }
  .arrow_slide .slide_item img {
    aspect-ratio: 684/592;
    object-fit: cover;
  }
  .arrow_slide .slick-prev {
    left: -8px;
  }
  .arrow_slide .slick-next {
    right: -8px;
  }
}
/* ---------------------------------------------------
	scene
------------------------------------------------------ */
#scene {
  padding: 96px 0;
}
#scene .scene_col {
  margin-top: 56px;
  gap: 56px 23px;
}
#scene .scene_col .col_item {
  width: calc(33.33% - 15px);
  max-width: 344px;
}
#scene .scene_col .col_item .item_pic {
  margin-bottom: 16px;
}
#scene .scene_col .col_item .caption {
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center;
}
#scene .scene_col .col_item .item_link {
  text-align: center;
}
#scene .scene_col .col_item .item_link a {
  position: relative;
  display: inline-block;
  padding-right: 24px;
}
#scene .scene_col .col_item .item_link a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #80aad8;
  border-right: 1px solid #80aad8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transform: all 0.5s;
}

@media screen and (max-width: 810px) {
  #scene {
    padding: 48px 0;
  }
  #scene .scene_col {
    margin-top: 32px;
    gap: 12px 16px;
  }
  #scene .scene_col .col_item {
    width: calc(50% - 8px);
  }
  #scene .scene_col .col_item .item_pic {
    margin-bottom: 8px;
  }
  #scene .scene_col .col_item .caption {
    font-size: 1.8rem;
    letter-spacing: 0.025em;
    line-height: 1.3;
  }
  #scene .scene_col .col_item .item_link {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  #scene .scene_col .col_item .item_link a {
    padding-right: 10px;
  }
}
/* ---------------------------------------------------
		floorguide
------------------------------------------------------ */
#floorguide {
  padding: 96px 0;
  background: rgba(0, 86, 177, 0.7);
  color: #fff;
}
#floorguide .sec_tit {
  color: #fff;
}
#floorguide .sec_tit .en {
  color: currentColor;
}
#floorguide .floorguide_col {
  text-align: center;
}
#floorguide .floorguide_col .col_item01 {
  width: 52%;
}
#floorguide .floorguide_col .col_item02 {
  width: 48%;
}

@media screen and (max-width: 810px) {
  #floorguide {
    padding: 48px 0;
  }
  #floorguide .floorguide_col .col_item01 {
    width: 100%;
  }
  #floorguide .floorguide_col .col_item02 {
    width: 100%;
    margin-top: 24px;
  }
}
/* ---------------------------------------------------
		venue
------------------------------------------------------ */
#venue {
  padding-top: 96px;
}
#venue .page_nav_wrap {
  margin-top: 64px;
}
#venue .venue_sec {
  padding-top: 88px;
}
#venue .venue_sec .sec_tit .en {
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 0;
}
#venue .venue_sec .venue_btn {
  margin-top: 52px;
  text-align: center;
}

@media screen and (max-width: 810px) {
  #venue {
    padding-top: 48px;
  }
  #venue .page_nav_wrap {
    margin-top: 48px;
  }
  #venue .venue_sec {
    padding-top: 48px;
  }
  #venue .venue_sec .sec_tit .en {
    display: block;
    margin-right: 0;
    margin-bottom: 4px;
  }
  #venue .venue_sec .venue_btn {
    margin-top: 32px;
  }
}
/* ---------------------------------------------------
	price
------------------------------------------------------ */
#price {
  padding-top: 96px;
}
#price .price_row {
  margin-top: 96px;
}
#price .price_row.row01 .table th,
#price .price_row.row01 .table td {
  padding: 12px 8px;
  border: 1px solid #99bbe0;
  text-align: center;
  vertical-align: middle;
}
#price .price_row.row01 .table th {
  width: auto;
}
#price .price_row.row01 .table .last {
  width: 17%;
  border-right: none;
}
#price .price_row.row02 .table th,
#price .price_row.row02 .table td {
  letter-spacing: 0.05em;
  vertical-align: middle;
}
#price .price_row.row02 .table th {
  width: 64%;
}
#price .price_row.row02 .table .ls00 {
  letter-spacing: 0;
}
#price .price_row.row02 .table .small {
  font-size: 0.75em;
  letter-spacing: 0;
}
#price .price_row.row03 .table th,
#price .price_row.row03 .table td {
  vertical-align: middle;
}
#price .price_row.row03 .table th {
  width: 60%;
}
#price .price_row .table_col .col_item {
  width: 48.52%;
}
#price .price_row .row_note {
  margin-top: 8px;
  line-height: 1.6;
  text-align: right;
}
#price .table th,
#price .table td {
  padding: 18px 16px 18px 24px;
  line-height: 1.3;
}

@media screen and (max-width: 810px) {
  #price {
    padding-top: 48px;
  }
  #price .price_row {
    margin-top: 48px;
  }
  #price .price_row.row01 .table_wrap {
    width: calc(100vw - 24px);
    margin: 0 -24px 0 0;
    padding: 0 24px 0 0;
  }
  #price .price_row.row01 .table {
    width: 740px;
    border: 1px solid #99bbe0;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    overflow-x: scroll;
  }
  #price .price_row.row01 .table th,
  #price .price_row.row01 .table td {
    padding: 8px 6px;
    letter-spacing: 0.025em;
    white-space: nowrap;
  }
  #price .price_row.row01 .table th {
    width: auto;
  }
  #price .price_row.row01 .table .sticky {
    position: sticky;
    left: 0;
    top: 0;
    width: 70px;
    z-index: 1;
  }
  #price .price_row.row01 .table .sticky02 {
    left: 75px;
    width: 90px;
    padding-left: 0;
    padding-right: 0;
  }
  #price .price_row.row01 .table .sticky_head {
    width: 150px;
  }
  #price .price_row.row01 .table .last {
    width: 20%;
  }
  #price .price_row.row02 .sec_tit02 .en {
    letter-spacing: 0.05em;
  }
  #price .price_row.row02 .table th {
    width: 68%;
    padding-right: 0;
  }
  #price .price_row.row02 .table .ls00 .small {
    display: inline-block;
    margin-left: -10px;
    font-size: 0.65em;
  }
  #price .price_row.row03 .table th {
    width: 60%;
  }
  #price .price_row .table_col {
    width: 713px;
  }
  #price .price_row .table_col .col_item {
    width: 48.52%;
  }
  #price .price_row .row_note {
    margin-top: 12px;
    font-size: 1.35rem;
    text-align: left;
  }
  #price .price_row .row_scroll {
    margin-top: 16px;
    padding-bottom: 4px;
    border-bottom: 1px solid #0056b1;
    line-height: 1.5;
    text-align: center;
  }
  #price .price_row .row_scroll .icon {
    margin-right: 8px;
  }
  #price .table_wrap {
    width: 100vw;
    margin: 0 -24px;
    padding: 0 24px;
    overflow-x: scroll;
  }
  #price .table th,
  #price .table td {
    padding: 8px 8px 8px 12px;
    letter-spacing: 0.025em;
  }
}
/* ---------------------------------------------------
	cuisine
------------------------------------------------------ */
#cuisine {
  padding-top: 96px;
}
#cuisine .page_nav_wrap {
  margin-top: 64px;
}
#cuisine .cuisine_col {
  align-items: center;
}
#cuisine .cuisine_col .col_pic {
  width: 50%;
  text-align: right;
}
#cuisine .cuisine_col .col_pic img {
  object-fit: cover;
}
#cuisine .cuisine_col .col_txt {
  width: 50%;
  padding: 0 62px;
}
#cuisine .cuisine_col .col_txt .txt_container {
  max-width: 478px;
}
#cuisine .cuisine_col .col_txt .sec_tit {
  text-align: left;
}
#cuisine .cuisine_col .col_txt .txt_btn {
  margin-top: 48px;
}
#cuisine .cuisine_col.reverse .col_pic {
  text-align: left;
}
#cuisine .cuisine_col.reverse .col_txt .txt_container {
  margin-left: auto;
}
#cuisine .table {
  margin-top: 48px;
}
#cuisine .table caption {
  font-size: 2rem;
}
#cuisine .table caption .tax {
  display: inline-block;
  font-size: 0.8em;
}
#cuisine .cuisine_note {
  margin-top: 16px;
  line-height: 1.5;
  text-align: center;
}
#cuisine .cuisine_col02 {
  margin-top: 60px;
  align-items: center;
  background: #ccddef;
}
#cuisine .cuisine_col02 .col_pic {
  width: 55.8%;
  max-width: 602px;
}
#cuisine .cuisine_col02 .col_txt {
  width: 44.2%;
}
#cuisine .cuisine_col02 .col_txt .txt_tit {
  width: 410px;
  max-width: 100%;
  height: 48px;
  margin: 0 auto;
  padding-top: 14px;
  background: url(../img/banquet/celebration_bg_01@2x.png) no-repeat center top;
  background-size: 100% 100%;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.095em;
  line-height: 1;
  text-align: center;
}
#cuisine .cuisine_col02 .col_txt .txt_list {
  position: relative;
  width: max-content;
  max-width: 100%;
  margin: 16px auto 0;
  line-height: 1.5;
}
#cuisine .cuisine_col02 .col_txt .txt_list li {
  position: relative;
  padding-left: 40px;
}
#cuisine .cuisine_col02 .col_txt .txt_list li + li {
  margin-top: 14px;
}
#cuisine .cuisine_col02 .col_txt .txt_list .list_num {
  position: absolute;
  left: 0;
  top: 8px;
  color: #0056b1;
  font-size: 3.2rem;
  line-height: 1;
}
#cuisine .cuisine_col02 .col_txt .txt_list .list_body .tit {
  color: #0056b1;
  font-size: 2.8rem;
  line-height: 1.5;
}
#cuisine .cuisine_col02 .col_txt .txt_note {
  line-height: 1.5;
  letter-spacing: 0.075em;
  text-align: center;
}

#celebration,
#memorial {
  padding-top: 96px;
}
#celebration .sec_tit .en,
#memorial .sec_tit .en {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 24px;
}

#celebration .table th {
  width: 50%;
}

@media screen and (max-width: 810px) {
  #cuisine {
    padding-top: 48px;
  }
  #cuisine .page_nav_wrap {
    margin-top: 0px;
  }
  #cuisine .cuisine_col {
    align-items: center;
  }
  #cuisine .cuisine_col .col_pic {
    width: calc(100% - 48px);
    margin: 0 auto 24px;
    text-align: center;
  }
  #cuisine .cuisine_col .col_pic img {
    aspect-ratio: 654/478;
  }
  #cuisine .cuisine_col .col_txt {
    width: calc(100% - 48px);
    margin: 0 auto;
    padding: 0;
  }
  #cuisine .cuisine_col .col_txt .txt_container {
    max-width: 100%;
  }
  #cuisine .cuisine_col .col_txt .sec_tit {
    text-align: left;
  }
  #cuisine .cuisine_col .col_txt .txt_btn {
    margin-top: 48px;
  }
  #cuisine .cuisine_col.reverse .col_pic {
    text-align: left;
  }
  #cuisine .cuisine_col.reverse .col_txt .txt_container {
    margin-left: auto;
  }
  #cuisine .table {
    margin-top: 24px;
  }
  #cuisine .table caption {
    font-size: 1.6rem;
  }
  #cuisine .table caption .tax {
    font-size: 0.9em;
  }
  #cuisine .cuisine_note {
    margin-top: 8px;
    font-size: 1.35rem;
    line-height: 1.75;
    text-align: left;
  }
  #cuisine .cuisine_col02 {
    margin-top: 32px;
  }
  #cuisine .cuisine_col02 .col_pic {
    width: 100%;
    max-width: 100%;
  }
  #cuisine .cuisine_col02 .col_txt {
    width: 100%;
    padding: 20px;
  }
  #cuisine .cuisine_col02 .col_txt .txt_tit {
    width: 271px;
    height: 42px;
    padding-top: 14px;
    font-size: 1.7rem;
    letter-spacing: 0.095em;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list {
    position: relative;
    width: max-content;
    max-width: 100%;
    margin: 16px auto 0;
    line-height: 1.5;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list li {
    position: relative;
    padding-left: 32px;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list li + li {
    margin-top: 8px;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list li:nth-of-type(1) .list_num {
    left: 4px;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list .list_num {
    left: 0;
    top: 4px;
    font-size: 2.4rem;
    line-height: 1;
  }
  #cuisine .cuisine_col02 .col_txt .txt_list .list_body .tit {
    font-size: 2.1rem;
  }
  #cuisine .cuisine_col02 .col_txt .txt_note {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  #celebration,
  #memorial {
    padding-top: 48px;
  }
  #celebration .sec_tit .en,
  #memorial .sec_tit .en {
    display: block;
    margin-bottom: 4px;
    margin-right: 0;
  }
  #celebration .table th {
    width: 50%;
  }
  #memorial .sec_tit .en {
    letter-spacing: 0.05em;
  }
}
/* ---------------------------------------------------
		inquiry
------------------------------------------------------ */
#inquiry {
  padding: 96px 0;
}
#inquiry .inquiry_box {
  padding: 20px;
  background: url(../img/banquet/inquiry_bg_01.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#inquiry .inquiry_box > div {
  padding: 32px 0 40px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}
#inquiry .inquiry_box .sec_tit {
  color: currentColor;
}
#inquiry .inquiry_box .sec_tit .en {
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 0;
}
#inquiry .inquiry_box .inquiry_tel {
  margin-top: 20px;
  color: currentColor;
  font-size: 3.1rem;
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: center;
}
#inquiry .inquiry_box .inquiry_tel a {
  color: currentColor;
}
#inquiry .inquiry_box .inquiry_tel .row {
  display: flex;
  justify-content: center;
  align-items: center;
}
#inquiry .inquiry_box .inquiry_tel .row + .row {
  margin-top: 16px;
}
#inquiry .inquiry_box .inquiry_tel dt {
  padding-right: 8px;
}
#inquiry .inquiry_box .inquiry_tel dd {
  font-size: 4.8rem;
  letter-spacing: 0.075em;
}
#inquiry .inquiry_box .inquiry_btn {
  margin-top: 40px;
  text-align: center;
}
#inquiry .inquiry_box .inquiry_btn .btn {
  width: 344px;
}

@media screen and (max-width: 810px) {
  #inquiry {
    padding: 48px 0;
  }
  #inquiry .inquiry_box {
    padding: 8px;
  }
  #inquiry .inquiry_box > div {
    padding: 24px 24px 24px;
  }
  #inquiry .inquiry_box .sec_tit {
    margin-bottom: 16px;
  }
  #inquiry .inquiry_box .sec_tit .en {
    display: block;
    margin-right: 0;
    margin-bottom: 4px;
  }
  #inquiry .inquiry_box .inquiry_tel {
    margin-top: 8px;
    font-size: 1.8rem;
    letter-spacing: 0.075em;
  }
  #inquiry .inquiry_box .inquiry_tel .row + .row {
    margin-top: 8px;
  }
  #inquiry .inquiry_box .inquiry_tel dt {
    padding-right: 8px;
  }
  #inquiry .inquiry_box .inquiry_tel dd {
    font-size: 2.8rem;
    letter-spacing: 0.05em;
  }
  #inquiry .inquiry_box .inquiry_btn {
    margin-top: 16px;
    text-align: center;
  }
  #inquiry .inquiry_box .inquiry_btn .btn {
    width: 344px;
  }
}