body {
  margin: 0 auto;
  line-height: 1;
}

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

ul,
p {
  padding-inline-start: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
}

/* PC・SP切替用 */
.pc {
  display: none;
}
.sp {
  display: block;
}

/* チャットはこちら */
#chatpluscontent {
  display: none;
}

.mv {
  margin-bottom: 40px;
  padding-top: 24px;
}
/* タブ切り替え */

.l-col._col-6 .p-tabs__btn span {
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
}

/* 入場料金・割引情報、各種ご利用料金のタブ */
.money ul,
.fee ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  padding-top: 16px;
}
.money li,
.fee li {
  width: 48%;
  max-width: 250px;
}

.money ul::after,
.fee ul::after {
  content: "";
  display: block;
  width: 48%;
  max-width: 250px;
}

.money .money-right li:first-child,
.money .money-right li:last-child {
  letter-spacing: -2px;
}

/* h２*/
.c-heading._underline {
  padding-top: 64px;
}

/* tableの基本 */
table {
  margin: 30px auto 20px;
  border-collapse: collapse;
  width: 100%;
}

table .item {
  width: 73px;
  min-width: 73px;
  padding: 33px 0;
  border-bottom: 1px solid #fff;
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  background-color: #fff0ee;
}

table tbody tr:last-of-type .item {
  border-bottom-color: #d7d7d7;
}

table th {
  padding-bottom: 12px;
  font-size: var(--text-md);
}

table tr:last-child {
  border-bottom: 1px solid #d7d7d7;
}

table td {
  width: 87px;
  padding: 31px 0;
  border-top: 1px solid #d7d7d7;
  text-align: center;
  font-size: var(--text-md);
}

/* ここから入場料金・割引情報 */
/* 入場料金 */
/* 黄色の部分 */
.admission .announce {
  margin-top: 20px;
  padding: 18px 28px 20px 20px;
}

/* 入場料金のtable */
.admission table tr th {
  letter-spacing: -2.5px;
  border-bottom: 1px solid #d7d7d7;
}

.admission table tr .item {
  line-height: 1.5;
  padding-bottom: 35px;
}

.admission table tr .item span {
  font-size: clamp(1rem, 0.818rem + 0.48vw, 1.4rem);
  vertical-align: top;
}

.table-icon {
  width: fit-content;
  height: 37px;
  margin: 0 auto 11px;
}
.table-icon img {
  width: auto;
  height: 100%;
}

.table-icon-cup {
  height: 25px;
}

.admission table tbody tr:nth-last-child(3) .item {
  border-bottom-color: #d7d7d7;
}

.admission table tr td {
  padding: 31px 0 0;
  border-top: 0;
}

.admission table tr td span {
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
}

.admission table tbody tr:nth-child(4) td,
.admission table tbody tr:nth-child(7) td,
.admission table tbody tr:nth-child(10) td,
.admission table tbody tr:nth-child(13) td {
  padding-bottom: 31px;
  border-bottom: 1px solid #d7d7d7;
}

.admission .contenttext {
  padding-bottom: 60px;
  letter-spacing: -1.2px;
}

/* 割引情報 */

/* 割引情報のボタン */
.discount .discount-btn-group {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  flex-wrap: wrap;
}

.discount .discount-btn .c-button-main {
  letter-spacing: -1px;
  text-align: left;
}

.discount .discount-btn:last-child .c-button-main {
  letter-spacing: -1.3px;
}

/* その他割引料金 */

.discount .discount-table {
  margin: 30px auto 18px;
}

/* その他ご利用料金のtable */
.discount-table tr th {
  line-height: 1.2;
  letter-spacing: -1px;
}

.discount-table tr .item {
  width: 103px;
  padding: 32px 0;
  line-height: 1.5;
}

.discount-table tr td {
  width: 77px;
  padding: 32px 0;
}

.discount .contenttext {
  letter-spacing: -1px;
}

.discount .benefits-tit {
  padding: 30px 0 12px;
}

.discount .benefits {
  padding: 16px 21px 20px 16px;
}

.discount .benefits p {
  margin-left: 0;
  text-indent: 0;
}

.discount h3 {
  padding-top: 60px;
}

/* ご宿泊割引入場料金 */
.discount .benefits-stay {
  margin-top: 18px;
  padding: 19px 19px 19px 15px;
  background-color: #fffbe5;
  border-radius: 10px;
}

/* 年間フリーパス */
.freepass {
  padding-bottom: 100px;
}

.freepass .contenttext {
  letter-spacing: -1.3px;
}

/* ここから各種ご利用料金 */

/* 駐車場料金 */
.parking table span {
  font-size: 8px;
  vertical-align: top;
}
/* 駐車場料金のtable */
.parking table .item span {
  font-size: 8px;
}

table .item span {
  font-size: clamp(1rem, 0.818rem + 0.48vw, 1.4rem);
  letter-spacing: -1px;
}

/* ※の文の基本 */
.contenttext {
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  line-height: 1.5;
}

/* ボタンの基本 */
.btn {
  margin: 40px auto 0;
  text-align: center;
}

/* ウォータースライダー */
.waterslider table .item {
  width: 215px;
  min-width: 215px;
  padding: 25px 0;
  line-height: 1.3;
}

.waterslider table tr td {
  width: 120px;
  padding: 32px 0;
}

/* ロッカー代 */
.locker .item {
  width: 103px;
  padding: 33px 0;
  letter-spacing: -1px;
}

.locker table tr td {
  width: 231px;
  padding: 32px 0;
}

.locker .contenttext {
  letter-spacing: -1.4px;
}

/* レンタル */
.rental .item {
  width: 145px;
  padding: 21px 0;
}

.rental table tr td {
  width: 190px;
  padding: 31px 0;
  line-height: 1.3;
}
/* アコーディオン */
.p-accordion__btn {
  padding: 24px 20px;
  gap: 74px;
}

.p-accordion__btn span {
  font-size: var(--text-lg) !important;
}

/* pタグの太さが太いもの */
.info {
  color: #000;
  font-size: var(--text-md);
  letter-spacing: -1px;
  line-height: 1.5;
}

.p-accordion__contents .info {
  line-height: 1.2;
}

.p-accordion__contents .item {
  width: 91px;
  padding: 24px 0px;
}

.p-accordion__contents table tr td {
  width: 233px;
  padding: 24px 0px;
}

/* アコーディオンの返却場所・時間 */
.rental .rental-place table .item {
  line-height: 1.5;
}

/* 黄色の範囲 */
.announce {
  padding: 19px 28px 19px 24px;
  background-color: #fffbe5;
  border-radius: 8px;
}

.announce .announce-tit {
  font-size: var(--text-lg) !important;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.3;
}

.announce-text {
  font-size: var(--text-lg);
  line-height: 1.3;
}

/* アコーディオンのレンタル品・水着サイズ表 */
.rental-rental {
  gap: 42px;
}

/* レンタル品・水着サイズ表のtable */
.rental .human table {
  margin: 5px auto 30px;
}

.rental .human .item {
  width: 92px;
  min-width: 92px;
  padding: 31px 0;
}

.rental .human p {
  font-size: var(--text-md);
  font-weight: bold;
}

.rental .human table tr th {
  padding: 15px 0 11px;
  font-size: var(--text-md);
  letter-spacing: -1px;
}

/* レンタル品・水着サイズ表のtable 男性 */
.rental .men .item {
  background-color: #d6f8ff;
}

.rental .men table tr td {
  width: 220px;
  padding: 31px 0;
}

.rental .women table tbody tr:nth-child(6) td {
  border: 0;
  padding-top: 0;
}

/* レンタル品・水着サイズ表のtable 女性 */
.rental .women {
  overflow-x: scroll;
  width: 100%;
}
.rental .women .item,
.rental .women th:first-child,
.rental .women p {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}

.rental .women th:first-child {
  background-color: #fff;
}

.rental .child p {
  padding-bottom: 16px;
  font-weight: bold;
}

.rental .women table tr td {
  width: 115px;
  min-width: 115px;
  padding: 31px 0;
}

/* レンタル品・水着サイズ表のtable 子ども */
.rental .child .child-table {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.rental .child table {
  width: 265px;
  margin: 33px 0;
  border-bottom: 0;
  border-collapse: unset;
}

.rental .child table tr td {
  width: 42px;
  padding: 0;
  border: 0;
}

.rental .child table tbody tr:nth-child(2) td {
  padding-bottom: 0px;
}

/* h３ */
.c-heading._xl {
  padding-bottom: 15px;
}

/* ショー観覧料 */
.show .c-heading._xl {
  padding-bottom: 15px;
}
/* ショー観覧料のtable */
.show .stage .item {
  width: 138px;
  padding: 23px 0px;
  line-height: 1.5;
}

.show .stage tr td {
  width: 186px;
  padding: 32px 0px;
}

.show .info {
  letter-spacing: -1px;
}

.show .contenttext {
  letter-spacing: -1.5px;
}

/* ショー観覧料の黄色の部分（特典） */
.benefits-tit {
  padding: 27px 0 20px;
  font-size: var(--text-lg) !important;
  font-weight: bold;
  text-align: center;
}

.benefits {
  padding: 18px 24px 19px 15px;
  background-color: #fffbe5;
  border-radius: 10px;
}

.benefits ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* h３のコンテンツの中のボタン */
.contents-btn {
  margin: 40px auto 80px;
}

/* ショー観覧料のh３の部分 */
.show .c-heading {
  letter-spacing: -2.3px;
}

/* ポリネシアンステージのtableの部分 */
.show-party tr .item {
  width: 138px;
  padding: 24px 0px;
  letter-spacing: -1px;
}

.show-party tr td {
  width: 97px;
  padding: 24px 0;
}

/* 休憩所・スペース */
/* 休憩所・スペースのtable */
.break table tr td {
  width: 85px;
  padding: 31px 0;
}
.break table tr .item {
  width: 160px;
  padding: 31px 0 33px;
}

.break .info {
  margin-left: 1.4em;
  text-indent: -1.4em;
  letter-spacing: -1.2px;
}

/* 有料スペース「オルオル」 */
/* 有料スペース「オルオル」のtable */
.break .break-space .item {
  width: 105px;
  padding: 31px 0;
}

.break .break-space tr td {
  width: 115px;
  padding: 30px 0;
}

/* 体験プログラム */
/* 体験プログラムのtable */
.experience table .item {
  width: 180px;
  padding: 31px 0;
  letter-spacing: -1.2px;
}

.experience table .item .table-item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.experience table .item .table-item p {
  width: 74%;
}

.experience table tr td {
  width: 156px;
  padding: 112px 0;
  line-height: 1.5;
}

/* マッサージ・エステ */
/* マッサージ・エステのtable */
.salon table .item {
  width: 115px;
  padding: 32px 0;
  line-height: 1.5;
  letter-spacing: -1px;
}

.salon table tr td {
  width: 222px;
  padding: 18px 0;
  line-height: 1.8;
  letter-spacing: -0.5px;
}

.salon table tr td span {
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
}

/* マッサージ・エステのその他コースのボタン */
.salon .btn-salon-aroma {
  margin: 40px 0 58px;
}

/* ご宿泊料金 */
.hotel {
  padding-bottom: 100px;
}

/* ご宿泊料金のコンテンツを覆っている */
.hotel .l-section07,
.hotel .l-section08 {
  padding: 0;
}
/* 画像とテキストを囲っているもののmarginを削除 */
.hotel .l-row .l-col._col-6 {
  margin-top: 0;
  margin-bottom: 0;
}

/* ご宿泊料金の画像下のボタン */
.hotel .p-card__btn a span {
  letter-spacing: -1.5px;
}

/************
* カレンダー 
************/

/* カレンダーの上のテキスト */
.calender-text {
  display: flex;
  justify-content: center;
  gap: 11px;
}

.calendar-mark {
  width: 15px;
  height: 15px;
  background-color: #d6f8ff;
  border-radius: 50%;
}

.calendar-mark-yellow {
  background-color: #fbe98e;
}

.calendar-mark-red {
  background-color: #ffc4bd;
}

.calendar-text-day {
  display: flex;
  justify-content: center;
  gap: 4px;
  align-items: center;
}

.calendar-info {
  padding: 15px 0 19px;
  text-align: center;
}

.calendar-wrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
}
.calender-display {
  overflow: hidden;
  position: absolute;
  left: 0;
}
.calendar-wrapper table {
  margin: 0;
}
.calendar-wrapper a {
  text-decoration: none;
}
.calendar-wrapper table tr:last-child {
  border-bottom: none;
}

#calendar {
  width: 84%;
  margin: 0 auto;
  border: 1px solid #d7d7d7;
  border-radius: 20px;
  padding: 15px 17px;
  position: relative;
  box-sizing: border-box;
}

/* タイトル */
.fc-toolbar-title {
  font-size: clamp(1.6rem, 1.509rem + 0.24vw, 1.8rem) !important;
}

/* ボタン */
.fc-button-group {
  position: initial !important;
}
.fc-button-group button {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: min(18.7vw, 95px);
  height: min(18.7vw, 95px);
  border-radius: 100% !important;
  border: none !important;
  background-color: #c61217 !important;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  transition: opacity 0.2s;
}
.fc-button:disabled {
  opacity: 0 !important;
}
.fc-prev-button {
  left: max(-17.5%, -85px);
}
.fc-next-button {
  right: max(-17.5%, -85px);
  transform: translateY(-50%) rotate(180deg) !important;
}
.fc-icon-chevron-left,
.fc-icon-chevron-right {
  width: 40%;
  height: 100%;
  margin-left: 15px;
}
.fc-icon-chevron-left::before,
.fc-icon-chevron-right::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/rate/calendar_arrow.webp);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

/* フォーカスリングを非表示 */
.fc-prev-button:focus,
.fc-next-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* 前後月の日付を非表示 */
.fc-day-other {
  visibility: hidden;
}

/* 線 */
.fc-scrollgrid,
.fc-theme-standard td,
.fc-theme-standard th {
  border: none !important;
}
.fc-scrollgrid-sync-table tr {
  border-bottom: 1px solid #d7d7d7;
}

/* 日付エリア */
.fc .fc-daygrid-day-frame {
  display: flex;
  justify-content: center;
}
.fc-theme-standard td,
.fc-day {
  width: 32px !important;
}
.fc .fc-daygrid-day-top {
  justify-content: center;
  align-items: center;
  height: 16vw;
}
.fc-daygrid-day-events {
  display: none;
}

/* 日曜、祝日 */
.fc-day-sun a,
.fc-holiday a {
  color: #c61217 !important;
}
/* ハイライト、非表示エリア */
.fc .fc-daygrid-day.fc-day-today,
.fc .fc-highlight,
.fc .fc-day-disabled {
  background-color: transparent !important;
}

/* 曜日と日付 */
.fc-daygrid-day-number,
.fc-col-header-cell-cushion {
  font-size: clamp(1.6rem, 1.509rem + 0.24vw, 1.8rem);
  font-weight: normal;
}
.fc-daygrid-day-number {
  width: 6.7vw;
  height: 6.7vw;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1px;
  cursor: pointer;
}
._weekday .fc-daygrid-day-number {
  background-color: #d6f8ff;
}
._weekend .fc-daygrid-day-number {
  background-color: #fbe98e;
}
._closed .fc-daygrid-day-number {
  background-color: #ffc4bd;
}

/* カレンダーページネーション */
.calendar-page {
  width: 315px;
  margin: 15px auto;
  padding: 0;
  display: flex;
  justify-content: center;
  column-gap: 10px;
  list-style: none;
}
.calendar-page li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  transition: 0.2s;
}
.calendar-page li._active {
  scale: 1.5;
  background-color: rgba(0, 0, 0, 0.3);
}

/* カレンダー高さだし用 */
.calendar-bg {
  height: 134vw;
}

/* モーダル */
.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-content {
  width: 90.5%;
  max-height: 80%;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-table table {
  margin: 0;
  letter-spacing: -1px;
}
.modal-table .item {
  line-height: 1.5;
  padding: 14px 0;
}

.modal-header {
  padding: 21px;
  border-radius: 10px 10px 0 0;
  background-color: #c61217;
  font-size: 22px;
  color: #fff;
  text-align: center;
}

.modal-body {
  padding: 24px 15px;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  font-size: var(--text-md);
}
.modal-body p {
  margin-top: 20px;
  font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  line-height: 1.5;
}

.modal-btn {
  margin-top: 25px;
  text-align: center;
}

.modal-close {
  position: absolute;
  top: -45px;
  right: 0;
  width: 32px;
}

.p-footer:before {
  display: none;
}

.p-footer-sns {
  padding-top: var(--space-6);
  border-top: 1px solid var(--color-gray-50);
}

/************
* PC 
************/
@media only screen and (min-width: 1080px) {
  .fee ul::after {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  /* PC・SP切替用 */
  .pc {
    min-width: 247px;
    display: block;
  }
  .sp {
    display: none;
  }

  .p-tabs {
    /* padding: 0 120px; */
    margin: 0 auto;
    max-width: 1200px;
  }
  .l-col._col-6 .p-tabs__btn span {
    font-size: clamp(1.4rem, 1.127rem + 0.73vw, 2rem);
  }
  .u-p-4 ul li {
    width: 31%;
  }

  .money ul,
  .fee ul {
    padding-top: 30px;
  }

  .money ul::after,
  .fee ul::after {
    max-width: none;
    width: 23.3%;
    min-width: 247px;
  }
  .money ul::before {
    content: "";
    display: block;
    width: 47.5%;
    order: 1;
  }
  .money li,
  .fee li {
    width: 23.3%;
    max-width: none;
    min-width: 247px;
  }

  /* section画像 */
  .c-sectionImg {
    width: 100%;
    height: min(20.8vw, 300px);
    overflow: hidden;
    border-radius: 20px;
  }

  .c-sectionImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* テーブル */
  table {
    margin: 40px auto 24px;
  }

  table .item {
    width: 474px;
    padding: 40px 0;
    border-bottom: 2px solid #fff;
    font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  }

  .admission table tr td span {
    font-size: var(--text-md);
  }

  table th {
    padding-bottom: 12px;
    font-size: var(--text-lg) !important;
  }

  table td {
    width: 241px;
    padding: 42px 0;
    border-top: 2px solid #d7d7d7;
    text-align: center;
    line-height: 1.6;
  }

  table tr:last-child {
    border-bottom: 2px solid #d7d7d7;
  }
  /* 注釈のフォントサイズ変更 */
  .contenttext {
    font-size: var(--text-md);
  }

  .p-accordion__contents .item {
    width: 432px;
    padding: 40px 0px;
  }

  .p-accordion__contents table tr td {
    width: auto;
    padding: 40px 0px;
  }

  .announce .announce-tit {
    font-size: var(--text-md-2);
    letter-spacing: 0;
  }
  .announce-text {
    font-size: var(--text-md);
  }

  .admission .announce {
    margin: 24px auto 0;
    padding: 24px;
  }

  .admission table tr td {
    padding: 40px 0 0;
  }
  .admission table tbody tr:nth-child(4) td,
  .admission table tbody tr:nth-child(7) td,
  .admission table tbody tr:nth-child(10) td,
  .admission table tbody tr:nth-child(13) td {
    padding-bottom: 40px;
    border-bottom: 2px solid #d7d7d7;
  }
  .admission table tr th {
    padding-bottom: 24px;
    border-bottom: 2px solid #d7d7d7;
  }
  .table-icon {
    height: 45px;
    margin: 0 auto 17px;
  }
  .table-icon-cup {
    height: 28px;
  }

  .admission table tr .item span {
    font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  }

  .admission .contenttext {
    font-size: var(--12px) !important;
  }

  /* ボタン */
  .btn .c-button-main {
    padding: var(--space-9) var(--space-16);
  }

  /* カレンダー */
  .calendar-text-day {
    gap: 16px;
  }
  .calender-text {
    gap: 63px;
  }
  #calendar {
    width: min(70%, 760px);
    border: 2px solid #d7d7d7;
    padding: 2.8%;
  }

  /* タイトル */
  .fc-toolbar-title {
    font-size: var(--text-2xl) !important;
  }
  /* ボタン */
  .fc-button-group button {
    width: min(7vw, 100px);
    height: min(7vw, 100px);
  }
  .fc-prev-button {
    left: max(-17.5%, -85px);
  }
  .fc-next-button {
    right: max(-17.5%, -85px);
  }
  .fc-icon-chevron-left,
  .fc-icon-chevron-right {
    width: 51%;
    margin-left: 0;
  }

  /* 線 */
  .fc-scrollgrid-sync-table tr {
    border-bottom: 2px solid #d7d7d7;
  }

  /* 日付エリア */
  .fc .fc-daygrid-day-top {
    height: min(7vw, 100px);
  }

  /* 曜日と日付 */
  .fc-daygrid-day-number,
  .fc-col-header-cell-cushion {
    font-size: var(--text-2xl) !important;
  }
  .fc-daygrid-day-number {
    width: min(4vw, 60px);
    height: min(4vw, 60px);
    margin-top: -1px;
  }

  /* カレンダーページネーション */
  .calendar-page {
    width: 45%;
    margin: 24px auto;
    column-gap: min(1.3vw, 20px);
  }
  .calendar-page li {
    width: min(1.3vw, 20px);
    height: min(1.3vw, 20px);
  }

  .calendar-bg {
    height: min(59vw, 900px);
  }

  /* モーダル */
  .modal-content {
    width: 90.5%;
    max-height: 80%;
    max-width: 1200px;
  }

  .modal-table table {
    margin: 0;
    letter-spacing: -1px;
  }

  .modal-header {
    padding: 32px;
    font-size: clamp(1.2rem, 0.836rem + 0.97vw, 2rem);
  }

  .modal-body {
    padding: 60px;
    font-size: var(--text-lg) !important;
  }
  .modal-body p {
    margin-top: 26px;
    font-size: 12px;
  }
  .modal-btn {
    margin-top: 33px;
  }

  .modal-close {
    top: -65px;
    width: 40px;
  }

  /* 入場料金・割引情報 */
  /* 割引情報ボタン */
  .discount .c-button-main {
    text-align: center;
  }

  .discount .l-row__outer {
    margin-bottom: 80px;
  }

  .benefits .announce-text p:first-of-type {
    flex-shrink: 0;
    width: 220px;
  }

  .discount .benefits-stay {
    margin-top: 21px;
  }

  .discount .benefits ul li {
    /* font-size: var(--text-md-2) !important; */
    display: flex;
    gap: 24px;
    align-items: center;
  }

  /* その他割引入場料金 */
  .discount .contenttext {
    font-size: var(--12px) !important;
  }

  /* 年間フリーパス */
  .freepass .contenttext {
    font-size: var(--12px) !important;
  }

  .c-heading._xl {
    padding-top: 80px;
    padding-bottom: 25px;
  }

  .c-heading._xl:first-of-type {
    padding-top: 0px;
  }

  .rental .child table {
    width: 60%;
  }

  /* マッサージ・エステ */
  .beautysalon img {
    object-position: 0% 68%;
  }

  /* フッター */
  .p-footer-sns {
    padding-top: var(--space-22);
  }
}
