@charset "UTF-8";
/*　component Styles */
/* mixin */
/****************************************************************/
/* clearfix */
/****************************************************************/
/****************************************************************/
/* letter-spacing */
/****************************************************************/
/****************************************************************/
/* font family */
/****************************************************************/
/****************************************************************/
/* コンテンツ幅を保って背景全画面 */
/****************************************************************/
/****************************************************************/
/* コンテンツ幅を保って左寄せ */
/****************************************************************/
/****************************************************************/
/* コンテンツ幅を保って右寄せ */
/****************************************************************/
/****************************************************************/
/* コンテンツ幅 */
/****************************************************************/
/****************************************************************/
/* hover effect */
/****************************************************************/
/****************************************************************/
/* margin-responsive */
/****************************************************************/
/****************************************************************/
/* padding-responsive */
/****************************************************************/
/****************************************************************/
/* 画面幅からfontSizeを算出する */
/****************************************************************/
/**
 * 画面幅からpadding等の余白を算出する
 */
.en {
  font-family: "Outfit";
}

.menu__recommend {
  background-color: #FFFFFF;
  border: 2px solid #FF72B6;
  border-radius: 20px;
  box-sizing: border-box;
  padding-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .menu__recommend {
    padding-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__recommend {
    padding-top: 16px;
  }
}
.menu__recommend {
  padding-bottom: 32px;
}
@media screen and (max-width: 960.8px) {
  .menu__recommend {
    padding-bottom: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__recommend {
    padding-bottom: 16px;
  }
}
.menu__recommend {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .menu__recommend {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__recommend {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__recommend {
    padding: 32px;
    margin-top: 32px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .menu__recommend {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .menu__recommend {
    margin-top: 16px;
  }
}
.menu__recommend .menu__recommendBox {
  max-width: 312px;
  margin: 0 auto;
  box-sizing: border-box;
}

.plan-plusIcon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}
.plan-plusIcon--white {
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__plus-icon01.svg");
}
.plan-plusIcon--blue {
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__plus-icon02.svg");
}
@media screen and (max-width: 767.8px) {
  .plan-plusIcon {
    width: 15px;
    height: 15px;
  }
}

.menu__recommendTitle {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #E8518F;
  text-align: center;
}
@media screen and (max-width: 767.8px) {
  .menu__recommendTitle {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
}
.menu__recommendTitle .textMark {
  display: inline-block;
  vertical-align: super;
  width: 20px;
  height: 16px;
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__mark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.menu__recommendList {
  list-style: none;
  padding-top: 28px;
}
.menu__recommendList li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  color: #2F3787;
  text-align: left;
}
.menu__recommendList li:last-child {
  margin-bottom: 0;
}
.menu__recommendList li img {
  width: 20px;
  height: 21px;
  flex-shrink: 0;
  margin-top: 0.3em;
}
@media screen and (max-width: 767.8px) {
  .menu__recommendList li {
    margin-bottom: 10px;
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
    line-height: 1.4;
  }
  .menu__recommendList li img {
    width: 15px;
    height: auto;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__recommendList {
    margin: 0 auto;
    width: fit-content;
  }
}

.p-menu__quick-section .menu__recommend {
  border-color: #FF72B6;
}

.p-menu__quick-section .menu__recommendTitle {
  color: #E8518F;
}

.p-menu__safety-section .menu__recommend {
  border-color: #F3AE00;
  border-width: 2px;
}

.p-menu__safety-section .menu__recommendTitle {
  color: #F3AE00;
}

.menu__card {
  margin-top: 32px;
}
@media screen and (min-width: 961px) {
  .menu__card {
    margin-top: 48px;
  }
}
.menu__card .splide__track {
  overflow: initial;
}

.menu__cardTrack {
  overflow: initial;
}

.menu__cardList,
.menu__cardList.splide__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 960.8px) {
  .menu__cardList,
  .menu__cardList.splide__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
@media screen and (min-width: 961px) {
  .menu__cardList,
  .menu__cardList.splide__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: min(28 / (1920 - var(--scrollbar-width)) * 100vw, 28px);
    cursor: default;
    justify-items: center;
    justify-content: center;
  }
}

.menu__cardItem {
  box-sizing: border-box;
  border: 1.5px solid #5981D3;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 276px;
  background-color: #FFFFFF;
  row-gap: 0;
}
@media screen and (min-width: 768px) {
  .menu__cardItem {
    max-width: 348px;
    width: 100%;
    min-width: 276px;
  }
}

.menu__cardTopBlock {
  padding: 16px 24px 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 768px) {
  .menu__cardTopBlock {
    padding: 32px 16px;
    gap: 12px;
  }
}

.menu__cardMiddleBlock {
  padding: 14px 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .menu__cardMiddleBlock {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 18px 12px;
    gap: 6px;
  }
}
@media screen and (min-width: 1101px) {
  .menu__cardMiddleBlock {
    padding: 18px;
  }
}

.menu__cardItem--toujitsu .menu__cardMiddleBlock {
  background-color: #44CE96;
}

.menu__cardItem--pair .menu__cardMiddleBlock {
  background-color: #E3D048;
}

.menu__cardItem--norikae .menu__cardMiddleBlock {
  background-color: #7AA4FB;
}

.menu__cardItem--toujitsu .menu__cardImg {
  max-width: 122px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .menu__cardItem--toujitsu .menu__cardImg {
    max-width: 136px;
  }
}

.menu__cardItem--pair .menu__cardImg {
  max-width: 115px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .menu__cardItem--pair .menu__cardImg {
    max-width: 125px;
  }
}

.menu__cardItem--norikae .menu__cardImg {
  max-width: 175px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .menu__cardItem--norikae .menu__cardImg {
    max-width: 190px;
  }
}

.menu__cardBottomBlock {
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .menu__cardBottomBlock {
    padding: 16px 12px;
    gap: 16px;
  }
}
.menu__cardBottomBlock p {
  text-align: center;
  font-size: 11px;
  color: #333333;
}

.menu__cardTextBlock {
  font-weight: 500;
  font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  line-height: 1.5;
  color: #333333;
}
@media screen and (min-width: 768px) {
  .menu__cardTextBlock {
    font-size: 16px;
  }
}
.menu__cardTextBlock p {
  font-weight: inherit;
}

.menu__cardMax {
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  .menu__cardMax {
    font-size: 18px;
    padding-top: 16px;
  }
}
@media screen and (min-width: 1101px) {
  .menu__cardMax {
    font-size: 20px;
  }
}

.menu__cardPrice {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  display: contents;
}
@media screen and (min-width: 768px) {
  .menu__cardPrice {
    display: block;
    font-size: 26px;
  }
}
@media screen and (min-width: 1101px) {
  .menu__cardPrice {
    font-size: 30px;
  }
}
.menu__cardPrice .menu__cardNumber {
  font-size: 56px;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: -0.04em;
  margin-right: 6px;
}
@media screen and (min-width: 768px) {
  .menu__cardPrice .menu__cardNumber {
    font-size: 60px;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1101px) {
  .menu__cardPrice .menu__cardNumber {
    font-size: 68px;
  }
}
.menu__cardPrice .menu__cardEng {
  display: block;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-size: 43px;
  width: 100%;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) {
  .menu__cardPrice .menu__cardEng {
    font-size: 54px;
  }
}
.menu__cardPrice .menu__cardYen {
  font-weight: 800;
}

.p-menu {
  background-color: #D2E5FF;
}
.p-menu .l-hero {
  background-color: #FFFFFF;
}

.p-menu__lead .container {
  padding-top: 80px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__lead .container {
    padding-top: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead .container {
    padding-top: 40px;
  }
}
.p-menu__lead .container {
  padding-bottom: 80px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__lead .container {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead .container {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead .container {
    text-align: left;
  }
}

.p-menu__lead-text p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
  color: #333333;
  margin: 0;
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead-text br {
    display: none;
  }
  .p-menu__lead-text p {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
}

.p-menu__lead-navi {
  display: flex;
  justify-content: center;
  gap: 12px 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__lead-navi {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead-navi {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1100.8px) {
  .p-menu__lead-navi {
    display: grid;
    grid-template-columns: repeat(2, 375px);
    justify-content: center;
  }
  .p-menu__lead-navi :nth-child(3) {
    grid-column: 1/-1;
    justify-self: center;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead-navi {
    margin-top: 64px;
    grid-template-columns: 1fr;
    align-items: center;
    gap: 10px 12px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .p-menu__lead-navi {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .p-menu__lead-navi {
    margin-top: 32px;
  }
}
.p-menu__lead-navi li {
  margin: 0;
  max-width: 375px;
  width: calc(33.3333333333% - 10.6666666667px);
  box-sizing: border-box;
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead-navi li {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100.8px) {
  .p-menu__lead-navi li {
    width: 100%;
  }
}

.p-menu__lead-navi a {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  min-width: 0;
  padding: 4px;
  border-radius: 40px;
  overflow: hidden;
  color: #2F3787;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}
.p-menu__lead-navi a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 40px;
}
.p-menu__lead-navi a .navi-box {
  flex-shrink: 0;
  width: 110px;
  height: 64px;
  border-radius: 40px;
  overflow: hidden;
  margin-right: 4px;
}
.p-menu__lead-navi a p {
  padding: 12px 20px 12px 16px;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 767.8px) {
  .p-menu__lead-navi a p {
    padding: 10px 16px 10px 12px;
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
}
.p-menu__lead-navi a .navi-arrow {
  position: absolute;
  right: 15px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.p-menu__lead-navi a .navi-arrow::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 8px;
  display: block;
  -webkit-mask-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__nav-arrow.svg");
  mask-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__nav-arrow.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #FFFFFF;
}

.p-menu__lead-navi a[href="#quick"] {
  background-color: #FFD4E7;
  border: 1px solid #FF72B6;
}
.p-menu__lead-navi a[href="#quick"]:hover {
  background-color: #FFD4E7;
  border-color: #FF72B6;
  opacity: 0.9;
}
.p-menu__lead-navi a[href="#quick"] .navi-arrow {
  background-color: #E8518F;
}

.p-menu__lead-navi a[href="#safety"] {
  background-color: #FFF9D5;
  border: 1px solid #FFDF5F;
}
.p-menu__lead-navi a[href="#safety"]:hover {
  background-color: #FFF9D5;
  border-color: #FFDF5F;
  opacity: 0.9;
}
.p-menu__lead-navi a[href="#safety"] .navi-arrow {
  background-color: #FFDF5F;
}

.p-menu__lead-navi a[href="#kids"] {
  background-color: #D2FFED;
  border: 1px solid #0DC77B;
}
.p-menu__lead-navi a[href="#kids"]:hover {
  background-color: #D2FFED;
  border-color: #0DC77B;
  opacity: 0.9;
}
.p-menu__lead-navi a[href="#kids"] .navi-arrow {
  background-color: #0DC77B;
}

.p-menu__quick-section {
  background-color: #FFD4E7;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 0 2px #FF72B6;
}
@media screen and (max-width: 767.8px) {
  .p-menu__quick-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

#quick, #safety, #kids {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  #quick, #safety, #kids {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  #quick, #safety, #kids {
    padding-top: 56px;
  }
}
#quick, #safety, #kids {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  #quick, #safety, #kids {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  #quick, #safety, #kids {
    padding-bottom: 32px;
  }
}
#quick, #safety, #kids {
  margin-bottom: 80px;
}
@media screen and (max-width: 960.8px) {
  #quick, #safety, #kids {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  #quick, #safety, #kids {
    margin-bottom: 40px;
  }
}

.p-menu__section-header {
  text-align: center;
  margin-bottom: 48px;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-header {
    margin-bottom: 32px;
  }
}
.p-menu__section-header__number {
  font-size: 63px;
  font-weight: bold;
  color: #FFD4E7;
  text-shadow: 1px 0 #E8518F, -1px 0 #E8518F, 0 1px #E8518F, 0 -1px #E8518F, 1px 1px #E8518F, -1px -1px #E8518F, 1px -1px #E8518F, -1px 1px #E8518F;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-header__number {
    font-size: clamp(0px, 40 / (375 - var(--scrollbar-width)) * 100vw, 40px);
  }
}
.p-menu__section-header__title {
  font-size: 30px;
  color: #2F3787;
  font-weight: bold;
  margin: 0 0 4px 0;
  line-height: 1.3;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-header__title {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.p-menu__section-header__en {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #FF85C4;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-header__en {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.p-menu__section-header--safety .p-menu__section-header__number {
  color: #FFF9D5;
  text-shadow: 1px 0 #F3AE00, -1px 0 #F3AE00, 0 1px #F3AE00, 0 -1px #F3AE00, 1px 1px #F3AE00, -1px -1px #F3AE00, 1px -1px #F3AE00, -1px 1px #F3AE00;
}
.p-menu__section-header--safety .p-menu__section-header__en {
  color: #F3AE00;
}
.p-menu__section-header--kids .p-menu__section-header__number {
  color: #D2FFED;
  text-shadow: 1px 0 #0DC77B, -1px 0 #0DC77B, 0 1px #0DC77B, 0 -1px #0DC77B, 1px 1px #0DC77B, -1px -1px #0DC77B, 1px -1px #0DC77B, -1px 1px #0DC77B;
}
.p-menu__section-header--kids .p-menu__section-header__en {
  color: #0DC77B;
}

.p-menu__section-visual {
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-visual {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 24px;
    border-radius: 0;
    box-sizing: border-box;
  }
  .p-menu__section-visual img {
    width: 100%;
  }
}
.p-menu__section-visual img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.p-menu__section-copy {
  text-align: center;
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__section-copy {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-copy {
    margin-top: 16px;
  }
}
.p-menu__section-copy p {
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  color: #333333;
  margin: 0;
}
@media screen and (max-width: 767.8px) {
  .p-menu__section-copy p {
    font-size: clamp(0px, 15 / (375 - var(--scrollbar-width)) * 100vw, 15px);
  }
}

.p-menu__plan-panel {
  display: flex;
  flex-direction: column;
}
.p-menu__plan .panel {
  margin-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__plan .panel {
    margin-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__plan .panel {
    margin-top: 56px;
  }
}
.p-menu__plan .panel {
  box-sizing: border-box;
}
.p-menu__plan h3 {
  font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  color: #2F3787;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px 0;
  line-height: 1.35;
}
@media screen and (min-width: 768px) {
  .p-menu__plan h3 {
    font-size: 30px;
  }
}
.p-menu__plan img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767.8px) {
  .p-menu__plan img {
    max-width: 120px;
  }
}

.p-menu__safety-section {
  background-color: #FFF9D5;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 0 2px #FFDF5F;
}
.p-menu__safety-section .plan_box .course_topBlock {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  padding: 0;
  display: block;
  width: 100%;
  min-width: 0;
  background-color: transparent;
}
.p-menu__safety-section .plan_box .course_item > .course_head {
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__safety-section .plan_box .course_item > .course_head {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__safety-section .plan_box .course_item > .course_head {
    margin-top: 12px;
  }
}
.p-menu__safety-section .plan_box .course_item > .course_head {
  background-color: #FFFFFF;
}

.p-menu__safety-otherPlan {
  margin-top: 48px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__safety-otherPlan {
    margin-top: 33.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__safety-otherPlan {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__safety-otherPlan {
    margin-top: 48px;
  }
}

.p-menu__plan-annotation {
  margin-top: 24px;
}
@media screen and (max-width: 767.8px) {
  .p-menu__plan-annotation small {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}

.p-menu__other-recommend {
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 40px 20px 24px;
  margin-top: 56px;
}
@media screen and (min-width: 768px) {
  .p-menu__other-recommend {
    padding: 64px 120px;
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960.8px) {
  .p-menu__other-recommend {
    margin-top: 42px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767.8px) {
  .p-menu__other-recommend {
    margin-top: 30px;
  }
}
.p-menu__other-recommend h4 {
  font-size: 22px;
  margin: 0 0 20px;
  line-height: 1.4;
  color: #2F3787;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-recommend h4 {
    font-size: clamp(0px, 20 / (375 - var(--scrollbar-width)) * 100vw, 20px);
  }
}

.p-menu__other-recommendBox {
  border: 1px solid #C9C9C9;
  border-radius: 16px;
  padding: 32px 24px;
}
@media screen and (min-width: 768px) {
  .p-menu__other-recommendBox {
    padding: 40px;
  }
}
.p-menu__other-recommendBox .subtitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 12px;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-recommendBox .subtitle {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
    font-weight: 600;
  }
}
.p-menu__other-recommendBox .text {
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-recommendBox .text {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    text-align: left;
  }
}

.p-menu__kids-section {
  background-color: #D2FFED;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 0 2px #0DC77B;
}
.p-menu__kids-section .u-textLink.u-textLink--center {
  margin-top: 76px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__kids-section .u-textLink.u-textLink--center {
    margin-top: 53.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__kids-section .u-textLink.u-textLink--center {
    margin-top: 38px;
  }
}
.p-menu__kids-section .u-textLink.u-textLink--center {
  margin-bottom: 60px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__kids-section .u-textLink.u-textLink--center {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__kids-section .u-textLink.u-textLink--center {
    margin-bottom: 30px;
  }
}

.other-option {
  margin-top: 38px;
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 601px) {
  .other-option {
    margin-top: 50px;
  }
}
@media screen and (min-width: 961px) {
  .other-option {
    gap: 16px;
  }
}

.other-option-item {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1.5px solid #5981D3;
  border-radius: 85.6951px;
  padding: 18px 20px 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  width: calc(50% - 6.5px);
  min-height: 110px;
}
@media screen and (min-width: 601px) {
  .other-option-item {
    flex-direction: row;
    align-items: center;
    padding: 24px 45px;
    min-height: auto;
  }
}
@media screen and (min-width: 961px) {
  .other-option-item {
    width: calc((100% - 32px) / 3);
    gap: 10px;
    min-height: 140px;
    padding: 24px 45px 24px 68px;
  }
}
.other-option-item .other-option-img {
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.other-option-item .other-option-img img {
  height: auto;
  width: auto;
  object-fit: contain;
  display: block;
}
.other-option-item .other-option-text {
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  color: #333333;
  font-weight: 600;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .other-option-item .other-option-text {
    font-size: 16px;
    display: block;
  }
}
.other-option-item .other-option-text--small {
  font-size: 11px;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .other-option-item .other-option-text--small {
    font-size: 14px;
  }
}

@media screen and (max-width: 767.8px) {
  .other-option .other-option-img {
    margin: 0 auto;
  }
  .other-option .other-option-img.counseling {
    width: 46px;
    height: 47px;
  }
  .other-option .other-option-img.counselingfee {
    width: 37px;
    height: 48px;
  }
  .other-option .other-option-img.test {
    width: 42px;
    height: 45px;
  }
  .other-option .other-option-img.shaving {
    width: 38px;
    height: 42px;
  }
  .other-option .other-option-img.transfer {
    width: 54px;
    height: 53px;
  }
  .other-option .other-option-img.treatment {
    width: 51px;
    height: 35px;
  }
}
.p-menu__other {
  padding-bottom: 112px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__other {
    padding-bottom: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__other {
    padding-bottom: 56px;
  }
}
.p-menu__other h3 {
  font-size: 30px;
  line-height: 1.35;
  color: #2F3787;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other h3 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.p-menu__other h4 {
  font-size: 30px;
  line-height: 1.35;
  color: #F4619F;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other h4 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.p-menu__other-content {
  margin-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__other-content {
    margin-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-content {
    margin-top: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-content {
    margin-top: 64px;
  }
}
.p-menu__other-content h4 {
  font-size: 30px;
}
.p-menu__other-content h4::before {
  margin-right: 0.25em;
}
.p-menu__other-content h4::after {
  margin-left: 0.25em;
  transform: scaleX(-1);
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-content h4 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.p-menu__other-content.freeOption h4 {
  position: relative;
}
.p-menu__other-content.freeOption h4::before, .p-menu__other-content.freeOption h4::after {
  content: "";
  display: inline-block;
  width: 51px;
  height: 43px;
  background: url("/wp-content/themes/frey-a26/img/new_menu/menu_ttl_decration.svg") no-repeat center/contain;
  vertical-align: middle;
}
.p-menu__other-content.freeOption h4::before {
  margin-right: 0.25em;
}
.p-menu__other-content.freeOption h4::after {
  margin-left: 0.25em;
  transform: scaleX(-1);
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-content.freeOption h4 {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    gap: 4px;
  }
}
.p-menu__other-freeItem {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__other-freeItem {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-freeItem {
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-menu__other-freeItem {
    justify-content: center;
  }
}
.p-menu__other-freeItem-item {
  box-sizing: border-box;
  width: 100%;
  max-width: 160px;
  height: 110px;
  background: #FFFFFF;
  border: 1.5px solid #5981D3;
  border-radius: 85.6951px;
  padding: 12px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 110px;
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-freeItem-item {
    width: calc(50% - 6.5px);
    max-width: none;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__other-freeItem-item:last-child:nth-child(odd) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 601px) {
  .p-menu__other-freeItem-item {
    gap: 4px;
    padding: 10px 0;
    min-height: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-menu__other-freeItem-item {
    flex-shrink: 0;
  }
}
.p-menu__other-freeItem-item .p-menu__other-freeItem-text {
  font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  line-height: 1.2;
  text-align: center;
  color: #333333;
  font-weight: 600;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-menu__other-freeItem-item .p-menu__other-freeItem-text {
    font-size: 15px;
  }
}

.p-menu th a {
  color: #2F3787;
}
.p-menu .fw-semi {
  font-weight: 600;
}
.p-menu .sm-textCenter {
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .p-menu .sm-textCenter {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu .sm-textCenter {
    margin-top: 8px;
  }
}
.p-menu .sm-textCenter::before {
  margin-right: 2px;
}
@media screen and (max-width: 767.8px) {
  .p-menu .sm-textCenter {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu .sp-textLeft {
    text-align: left;
  }
}
.p-menu__counselingBtn {
  margin-top: 64px;
}
.p-menu__counselingBtn .link {
  margin-top: 44px;
}
@media screen and (max-width: 960.8px) {
  .p-menu__counselingBtn .link {
    margin-top: 30.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__counselingBtn .link {
    margin-top: 22px;
  }
}
@media screen and (max-width: 767.8px) {
  .p-menu__counselingBtn .link {
    margin-top: 44px;
  }
}

.pl-number {
  font-size: 24px;
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .pl-number {
    font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  }
}

.plan_box {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-top: 48px;
}
@media screen and (max-width: 960.8px) {
  .plan_box {
    margin-top: 33.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .plan_box {
    margin-top: 24px;
  }
}
@media screen and (min-width: 961px) {
  .plan_box {
    grid-template-columns: repeat(2, 1fr);
    gap: min(32 / (1920 - var(--scrollbar-width)) * 100vw, 32px);
  }
}
.plan_box > .course_item {
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 6px;
  border: 1px solid #5981D3;
  box-sizing: border-box;
  overflow: hidden;
}
.plan_box ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: min(32 / (1920 - var(--scrollbar-width)) * 100vw, 32px);
  margin-top: 48px;
}
@media screen and (max-width: 960.8px) {
  .plan_box ul {
    margin-top: 33.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .plan_box ul {
    margin-top: 24px;
  }
}
.plan_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .plan_box ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.plan_box li {
  box-sizing: border-box;
}
.plan_box .course_topBlock {
  background-color: #FF85C4;
  border-radius: 20px 20px 0 0;
  padding: 24px 20px 20px;
  text-align: center;
}
.plan_box .course_head {
  text-align: center;
}
.plan_box .course_name {
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 16px;
  font-weight: 600;
  line-height: 1;
}
.plan_box .course_name .course_count {
  font-size: 44px;
  font-weight: 600;
  color: #FFFFFF;
}
@media screen and (max-width: 767.8px) {
  .plan_box .course_name {
    font-size: clamp(0px, 20 / (375 - var(--scrollbar-width)) * 100vw, 20px);
  }
  .plan_box .course_name .course_count {
    font-size: clamp(0px, 40 / (375 - var(--scrollbar-width)) * 100vw, 40px);
  }
}
.plan_box .course_middlefs {
  color: #FFFFFF;
  font-weight: 700;
}
.plan_box .part_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767.8px) {
  .plan_box .part_list {
    gap: 4px;
  }
}
.plan_box .part_item {
  display: inline-flex;
  align-items: center;
}
.plan_box .part_tip {
  display: inline-block;
  background-color: #5981D3;
  color: #FFFFFF;
  border-radius: 6px;
  padding: 6px 14px;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767.8px) {
  .plan_box .part_tip {
    font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  }
}

.plan_box.single {
  display: block;
}
.plan_box.single .table_area__body tbody td {
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 8px;
}
.plan_box.single .table_area__body tbody th a.tb_link {
  color: #2F3787;
  text-decoration: underline;
  line-height: 1.35;
}
.plan_box.single .table_area__body tbody th a.tb_link::before {
  display: none;
}

.course_bottomBlock {
  padding: 24px 42px 20px;
}
.course_bottomBlock .description {
  text-align: left;
  overflow-wrap: break-word;
  word-break: break-word;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 16px;
}
@media screen and (max-width: 767.8px) {
  .course_bottomBlock .description {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.course_bottomBlock .course_price {
  display: none;
}
@media screen and (max-width: 767.8px) {
  .course_bottomBlock {
    padding: 24px 14px;
  }
  .course_bottomBlock small {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}
.course_bottomBlock .u-textLink {
  margin-top: 12px;
}

.course_img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.course_img::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 35.8237547893%;
  line-height: 0;
  font-size: 0;
}
.course_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  display: block;
  object-fit: cover;
  object-position: center;
  vertical-align: top;
}

.menu__accordionBlock {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
  transition: padding-bottom 0.4s ease;
}
.menu__accordionBlock .c-accordion__header {
  border: none;
}
.menu__accordionBlock .c-accordion__header:before, .menu__accordionBlock .c-accordion__header:after {
  display: none;
}
.menu__accordionBlock .c-accordion__header.open:after {
  height: auto;
}
.menu__accordionBlock .menu__accordionTitle {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border-radius: 40px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionTitle {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionTitle {
    margin-top: 20px;
  }
}
.menu__accordionBlock .menu__accordionTitle {
  padding: 22px 50px 22px 22px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #2F3787;
}
.menu__accordionBlock .menu__accordionTitle .content-arrow {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #7AA4FB;
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__nav-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px auto;
  flex-shrink: 0;
  transition: transform 0.6s ease-in-out;
}
.menu__accordionBlock.open .menu__accordionTitle .content-arrow {
  transform: translateY(-50%) rotate(180deg);
}
.menu__accordionBlock .menu__accordionBody {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  text-align: left;
  list-style: disc;
  padding: 0;
  box-sizing: border-box;
  padding-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-top: 16px;
  }
}
.menu__accordionBlock .menu__accordionBody {
  padding-left: 30px;
}
@media screen and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-left: 21px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-left: 15px;
  }
}
.menu__accordionBlock .menu__accordionBody {
  padding-right: 30px;
}
@media screen and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-right: 21px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-left: 21px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-right: 21px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody {
    padding-right: 15px;
  }
}
.menu__accordionBlock .menu__accordionBody li {
  position: relative;
  padding-left: 22px;
  box-sizing: border-box;
  font-size: 16px;
  margin-bottom: 32px;
}
.menu__accordionBlock .menu__accordionBody li p, .menu__accordionBlock .menu__accordionBody li span, .menu__accordionBlock .menu__accordionBody li small {
  display: block;
}
.menu__accordionBlock .menu__accordionBody li p {
  line-height: 2;
  font-weight: 500;
}
.menu__accordionBlock .menu__accordionBody li:last-child {
  margin-bottom: 0;
}
.menu__accordionBlock .menu__accordionBody li span {
  font-size: 14px;
  line-height: 1.75;
}
.menu__accordionBlock .menu__accordionBody li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.1em;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-color: #333333;
  border-radius: 50%;
}
@media screen and (max-width: 767.8px) {
  .menu__accordionBlock .menu__accordionBody li {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
  .menu__accordionBlock .menu__accordionBody li span {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
  .menu__accordionBlock .menu__accordionBody li small {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}

.menu_paymentBlock {
  background-color: #FFD4E7;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .menu_paymentBlock {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock {
    padding-top: 56px;
  }
}
.menu_paymentBlock {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .menu_paymentBlock {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock {
    padding: 64px 0;
  }
}
.menu_paymentBlock .menu_paymentHeader h3 {
  font-size: 30px;
  color: #2F3787;
  line-height: 1.35;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .menu_paymentHeader h3 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.menu_paymentBlock .menu_paymentHeader span {
  color: #5981D3;
  line-height: 1.35;
  font-weight: 600;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .menu_paymentHeader span {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.menu_paymentBlock .paymentIcon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .menu_paymentBlock .paymentIcon {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentIcon {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentIcon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    justify-items: center;
  }
}
.menu_paymentBlock .paymentIcon li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentIcon li {
    gap: 8px;
  }
}
.menu_paymentBlock .paymentIcon li img {
  max-width: 120px;
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentIcon li img {
    min-width: 76px;
    width: 100%;
    height: auto;
  }
}
.menu_paymentBlock .paymentIcon li span {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentIcon li span {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.menu_paymentBlock .paymentContent {
  line-height: 2;
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .menu_paymentBlock .paymentContent {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentContent {
    margin-top: 16px;
  }
}
.menu_paymentBlock .paymentContent a {
  color: #E8518F;
  text-decoration: underline;
}
@media screen and (max-width: 767.8px) {
  .menu_paymentBlock .paymentContent {
    margin-top: 48px;
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    text-align: left;
  }
}
.menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
  margin-top: 52px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960.8px) {
  .menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
    margin-top: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767.8px) {
  .menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960.8px) {
  .menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767.8px) {
  .menu_paymentBlock .paymentContent + .u-textLink.u-textLink--center.link {
    margin-bottom: 20px;
  }
}
.menu_paymentBlock .p-menu__counselingBtn {
  margin-top: 0;
}
.menu_paymentBlock .p-menu__counselingBtn .link {
  margin-top: 52px;
}
@media screen and (min-width: 768px) {
  .menu_paymentBlock .p-menu__counselingBtn .link {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960.8px) {
  .menu_paymentBlock .p-menu__counselingBtn .link {
    margin-top: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767.8px) {
  .menu_paymentBlock .p-menu__counselingBtn .link {
    margin-top: 20px;
  }
}

/**********************
* 料金テーブル 
**********************/
.table_area table.link {
  width: 100%;
  border-collapse: separate;
  border-spacing: 8px;
  table-layout: fixed;
}
.table_area table.link thead th {
  background-color: #89AAEF;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  width: 23%;
}
.table_area table.link thead th:first-child {
  background-color: transparent;
  width: 30%;
}
@media screen and (max-width: 767.8px) {
  .table_area table.link thead th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    width: 25%;
  }
  .table_area table.link thead th:first-child {
    width: 25%;
  }
}
.table_area table.link tbody th {
  background-color: #E8EFEA;
  color: #2F3787;
  font-weight: bold;
  text-align: center;
  padding: 12px 16px;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 767.8px) {
  .table_area table.link tbody th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.table_area table.link tbody th a {
  color: #2F3787;
  text-decoration: underline;
  line-height: 1.35;
}
.table_area table.link tbody td {
  background-color: #FFFFFF;
  color: #2F3787;
  text-align: center;
  padding: 15px 73px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
}
.table_area table.link tbody td span.em {
  color: #E8518F;
}
@media screen and (max-width: 1140.8px) {
  .table_area table.link tbody td {
    padding: 17px 6px;
  }
}
@media screen and (max-width: 767.8px) {
  .table_area table.link {
    border-spacing: 2px;
  }
  .table_area table.link thead th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding: 8px 6px;
  }
  .table_area table.link tbody {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
  .table_area table.link tbody th {
    padding: 11px 12px;
  }
  .table_area table.link tbody td {
    padding-right: 6px;
    padding-left: 6px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area table.link tbody td {
    padding-right: 4.2px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area table.link tbody td {
    padding-right: 3px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area table.link tbody td {
    padding-left: 4.2px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area table.link tbody td {
    padding-left: 3px;
  }
}

.table_area {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .table_area {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .table_area {
    margin-top: 12px;
  }
}
.table_area .table_area__head {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.table_area .table_area__head th {
  background-color: #89AAEF;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .table_area .table_area__head th {
    font-size: spFont(14);
    padding: 8px 0;
  }
}
.table_area .table_area__head th:first-child {
  border-radius: 4px 0 0 4px;
  width: 28%;
}
.table_area .table_area__head th:last-child {
  border-radius: 0 4px 4px 0;
}
.table_area .table_area__body {
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-right: -8px;
  border-collapse: separate;
  border-spacing: 8px;
  table-layout: fixed;
}
.table_area .table_area__body th {
  background-color: #D2E5FF;
  color: #2F3787;
  font-weight: 600;
  text-align: center;
  padding: 12px 16px;
  font-size: 16px;
  border-radius: 4px;
  width: 28%;
}
.table_area .table_area__body td {
  background-color: rgba(210, 229, 255, 0.5);
  color: #2F3787;
  text-align: right;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  line-height: 1.5;
}
.table_area .table_area__body td span.em {
  color: #E8518F;
}
@media screen and (max-width: 767.8px) {
  .table_area .table_area__body th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area .table_area__body th {
    padding-right: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area .table_area__body th {
    padding-right: 3.5px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area .table_area__body th {
    padding-left: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area .table_area__body th {
    padding-left: 3.5px;
  }
}
@media screen and (max-width: 767.8px) {
  .table_area .table_area__body td {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area .table_area__body td {
    padding-right: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area .table_area__body td {
    padding-right: 3.5px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area .table_area__body td {
    padding-left: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area .table_area__body td {
    padding-left: 3.5px;
  }
}
.table_area > table:not([class]) {
  width: 100%;
  border-collapse: separate;
  border-spacing: 8px;
  table-layout: fixed;
}
.table_area > table:not([class]) thead th {
  background-color: #89AAEF;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
}
.table_area > table:not([class]) tbody th {
  background-color: #D2E5FF;
  color: #2F3787;
  font-weight: 500;
  text-align: center;
  padding: 12px 16px;
  font-size: 14px;
}
.table_area > table:not([class]) tbody td {
  background-color: rgba(210, 229, 255, 0.5);
  color: #2F3787;
  text-align: center;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
}
@media screen and (max-width: 767.8px) {
  .table_area > table:not([class]) thead th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area > table:not([class]) thead th {
    padding-right: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area > table:not([class]) thead th {
    padding-right: 3.5px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area > table:not([class]) thead th {
    padding-left: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area > table:not([class]) thead th {
    padding-left: 3.5px;
  }
}
@media screen and (max-width: 767.8px) {
  .table_area > table:not([class]) tbody th, .table_area > table:not([class]) tbody td {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area > table:not([class]) tbody th, .table_area > table:not([class]) tbody td {
    padding-right: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area > table:not([class]) tbody th, .table_area > table:not([class]) tbody td {
    padding-right: 3.5px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .table_area > table:not([class]) tbody th, .table_area > table:not([class]) tbody td {
    padding-left: 4.9px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .table_area > table:not([class]) tbody th, .table_area > table:not([class]) tbody td {
    padding-left: 3.5px;
  }
}

.u-mb-block {
  margin-bottom: 40px;
}
@media screen and (max-width: 960.8px) {
  .u-mb-block {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .u-mb-block {
    margin-bottom: 20px;
  }
}

.u-pt-content {
  padding-top: 80px;
}
@media screen and (max-width: 960.8px) {
  .u-pt-content {
    padding-top: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  .u-pt-content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767.8px) {
  .u-pt-content {
    padding-top: 24px;
  }
}

@media screen and (max-width: 767.8px) {
  small {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}
.feature__list li {
  margin-top: 56px;
}
@media screen and (max-width: 960.8px) {
  .feature__list li {
    margin-top: 39.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list li {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list li {
    margin-top: 47px;
  }
}

.feature__list-step {
  display: flex;
  align-items: center;
  position: relative;
}
.feature__list-step h3 {
  position: relative;
  background-color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  width: 100%;
  padding: 27px 0;
  border-radius: 0 40px 40px 0;
  margin-left: -30px;
}
@media screen and (max-width: 960.8px) {
  .feature__list-step h3 {
    font-size: clamp(0px, 15 / (375 - var(--scrollbar-width)) * 100vw, 15px);
    padding: 15px 0 15px 25px;
    margin-left: -50px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list-step--tall h3 {
    background: transparent;
  }
  .feature__list-step--tall::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    right: 0;
    height: 80px;
    background-color: #FFFFFF;
    border-radius: 0 40px 40px 0;
    z-index: 0;
  }
}
.feature__list-step .circle {
  width: 100px;
  height: 100px;
  background-color: #44CE96;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.8px) {
  .feature__list-step .circle {
    width: 80px;
    height: 80px;
  }
}
.feature__list-step .circle span {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767.8px) {
  .feature__list-step .circle span {
    font-size: 16px;
  }
}
.feature__list-step .circle .step_label {
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .feature__list-step .circle .step_label {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.feature__list-step .circle .step_number {
  font-size: 35px;
  font-weight: 600;
}
@media screen and (max-width: 767.8px) {
  .feature__list-step .circle .step_number {
    font-size: clamp(0px, 28 / (375 - var(--scrollbar-width)) * 100vw, 28px);
  }
}
.feature__list-step .circle .step_label,
.feature__list-step .circle .step_number {
  font-family: "Outfit";
}

.feature__list-item {
  display: flex;
  align-items: flex-start;
  gap: min(64 / (1920 - var(--scrollbar-width)) * 100vw, 64px);
  margin-top: 13px;
}
@media screen and (max-width: 960.8px) {
  .feature__list-item {
    margin-top: 9.1px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list-item {
    margin-top: 6.5px;
  }
}
.feature__list-item {
  padding-left: 18px;
}
@media screen and (max-width: 960.8px) {
  .feature__list-item {
    padding-left: 12.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list-item {
    padding-left: 9px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list-item {
    gap: 20px;
    margin-top: 16px;
    padding-left: 0;
  }
}
.feature__list-item img {
  flex-shrink: 0;
  border-radius: 20px;
  width: 355px;
  height: 162px;
  object-fit: cover;
}
@media screen and (max-width: 767.8px) {
  .feature__list-item img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767.8px) {
  #feature .feature__list-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.feature__list-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .feature__list-content {
    padding-right: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960.8px) {
  .feature__list-content {
    padding-right: 25.2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 767.8px) {
  .feature__list-content {
    padding-right: 18px;
  }
}
.feature__list-content p {
  line-height: 2;
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .feature__list-content p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    line-height: 1.8;
    padding: 0 12px;
  }
}
.feature__list-content .link_area {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .feature__list-content .link_area {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .feature__list-content .link_area {
    margin-top: 16px;
  }
}
.feature__list-content .link_area {
  line-height: 1.5;
}
.feature__list-content a {
  color: #E8518F;
  text-decoration: underline;
  text-decoration-color: #E8518F;
  font-weight: 600;
}
.feature__list-content .note {
  margin-top: 16px;
}

/* ==========================================================================
   .s-menu
   ========================================================================== */
.s-menu h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.35;
  color: #2F3787;
}
@media screen and (max-width: 767.8px) {
  .s-menu h2 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
  }
}
.s-menu .l-hero {
  background-color: #FFFFFF;
}
.s-menu {
  background-color: #D2E5FF;
}

.s-menu__lead .container {
  padding: 80px 0;
}
@media screen and (max-width: 767.8px) {
  .s-menu__lead .container {
    text-align: left;
    padding: 40px 0 64px;
  }
}
.s-menu__lead .lead-text p {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
  color: #333333;
  margin: 0;
}
@media screen and (max-width: 1140.8px) {
  .s-menu__lead .lead-text {
    padding: 0 12px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__lead .lead-text {
    padding: 0 12px;
  }
  .s-menu__lead .lead-text br {
    display: none;
  }
  .s-menu__lead .lead-text p {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
  .s-menu__lead .lead-text br.sp-br {
    display: inline;
  }
}

.s-menu__counselingBtn {
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__counselingBtn {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__counselingBtn {
    margin-top: 20px;
  }
}
.s-menu__counselingBtn .link {
  margin-top: 50px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__counselingBtn .link {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__counselingBtn .link {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__counselingBtn {
    margin-top: 24px;
  }
  .s-menu__counselingBtn .link {
    margin-top: 52px;
  }
}
.s-menu__counselingBtn.kids_counselingBlock {
  background-color: #FFFFFF;
  margin-top: 0;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__counselingBtn.kids_counselingBlock {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__counselingBtn.kids_counselingBlock {
    padding-top: 56px;
  }
}

#plan.plan-section.other {
  background-color: white;
}

.s-menu__plan {
  background-color: #FFF9D5;
  border-radius: 30px 30px 0 0;
}
.s-menu__plan .course_item .course_imgBlock {
  margin-bottom: 30px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan .course_item .course_imgBlock {
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan .course_item .course_imgBlock {
    margin-bottom: 15px;
  }
}
.s-menu__plan.planTable {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.planTable {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable {
    padding-top: 56px;
  }
}
.s-menu__plan.planTable {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.planTable {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable {
    padding-bottom: 32px;
  }
}
.s-menu__plan.planTable h4 {
  font-size: 22px;
  line-height: 1.35;
  color: #2F3787;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable h4 {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable {
    padding-bottom: 56px;
  }
}
.s-menu__plan.planTable .course_item {
  padding: 0;
}
.s-menu__plan.planTable .table_area {
  margin-top: 0;
}
.s-menu__plan.planTable .course_bottomBlock {
  padding-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.planTable .course_bottomBlock {
    padding-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .course_bottomBlock {
    padding-top: 16px;
  }
}
.s-menu__plan.planTable .course_bottomBlock {
  padding-bottom: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.planTable .course_bottomBlock {
    padding-bottom: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .course_bottomBlock {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .course_bottomBlock {
    padding: 16px 17px 24px;
  }
}
.s-menu__plan.planTable .course_bottomBlock .annotation {
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.planTable .course_bottomBlock .annotation {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .course_bottomBlock .annotation {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .course_bottomBlock .annotation {
    margin-top: 22px;
  }
}
.s-menu__plan .other-planTable {
  margin-top: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan .other-planTable {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan .other-planTable {
    margin-top: 32px;
  }
}
.s-menu__plan .other-planTable p {
  font-weight: 600;
}
.s-menu__plan .note {
  margin-top: 24px;
}

.s-menu__plan.bodyPlan {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.bodyPlan {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.bodyPlan {
    padding-top: 56px;
  }
}
.s-menu__plan.bodyPlan .plan_box.single .course_item {
  padding: 32px 0;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.bodyPlan .plan_box.single .course_item {
    padding-top: 16px;
    padding-bottom: 30px;
  }
}
.s-menu__plan.bodyPlan .plan_box.single .course_bottomBlock {
  padding-top: 0;
  padding-bottom: 32px;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.bodyPlan .plan_box.single .course_bottomBlock {
    padding-bottom: 30px;
  }
}
.s-menu__plan.bodyPlan .plan_box.single .course_imgBlock {
  margin-bottom: 0;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.bodyPlan .plan_box.single .course_imgBlock {
    padding: 0 14px;
  }
}
.s-menu__plan.bodyPlan .table_area {
  margin-top: 0;
}
.s-menu__plan.bodyPlan .table_area thead th:first-child,
.s-menu__plan.bodyPlan .table_area tbody th {
  width: 20%;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.bodyPlan .table_area thead th:first-child,
  .s-menu__plan.bodyPlan .table_area tbody th {
    width: 26%;
  }
}

.s-menu__plan.setPlan {
  border-radius: 0;
  padding-top: 80px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.setPlan {
    padding-top: 56px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.setPlan {
    padding-top: 40px;
  }
}
.s-menu__plan.setPlan {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.setPlan {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.setPlan {
    padding-bottom: 32px;
  }
}
.s-menu__plan.setPlan .course_head {
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__plan.setPlan .course_head {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.setPlan .course_head {
    margin-top: 12px;
  }
}
.s-menu__plan.setPlan .plan_box .course_topBlock {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  padding: 0;
  display: block;
  width: 100%;
  min-width: 0;
  background-color: transparent;
}

@media screen and (max-width: 767.8px) {
  .s-menu__pointSection {
    padding-top: 32px;
  }
  .s-menu__pointSection .s-menu__point:first-child {
    margin-top: 0;
  }
}
.s-menu__pointSection .s-menu__point-block:last-child .s-menu__point-content {
  margin-bottom: 0;
}

.s-menu__point {
  margin-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point {
    margin-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point {
    margin-top: 56px;
  }
}
.s-menu__point {
  padding: 80px 64px;
  background-color: #FFFFFF;
  border-radius: 40px;
}
.s-menu__point.feature_overview {
  border: 1.5px solid #89AAEF;
  margin-top: 55px;
}
.s-menu__point.feature_overview .single ul {
  padding-left: 1rem;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point {
    padding: 40px 20px;
    margin-top: 20px;
  }
  .s-menu__point:first-of-type {
    margin-top: 60px;
  }
}
.s-menu__point-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-title {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-title {
    margin-bottom: 20px;
  }
}
.s-menu__point-title p {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-title p {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-title p {
    margin-top: 16px;
  }
}
.s-menu__point-title p {
  line-height: 1.6;
}
.s-menu__point-block h3 {
  padding-top: 20px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-block h3 {
    padding-top: 14px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block h3 {
    padding-top: 10px;
  }
}
.s-menu__point-block h3 {
  padding-bottom: 20px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-block h3 {
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block h3 {
    padding-bottom: 10px;
  }
}
.s-menu__point-block h3 {
  background-color: #DAF7EB;
  border-radius: 8px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
}
.s-menu__point-block h3 span {
  color: #E8518F;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block h3 {
    font-size: clamp(0px, 15 / (375 - var(--scrollbar-width)) * 100vw, 15px);
  }
}
.s-menu__point-block:last-of-type .s-menu__point-content {
  margin-bottom: 0;
}
.s-menu__point .painBlock {
  border: 1px solid #CCCCCC;
  border-radius: 12px;
  padding: 24px;
  box-sizing: border-box;
  line-height: 1.6;
  text-align: left;
}
.s-menu__point .painBlock .strong {
  font-weight: 500;
}
.s-menu__point .painBlock .strong span {
  font-weight: 400;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point .painBlock {
    padding: 24px 12px;
  }
}
.s-menu__point-content p:has(.star) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.s-menu__point-block--range .s-menu__point-content.single {
  line-height: 1.5;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  gap: 20px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-block--range .s-menu__point-content.single {
    grid-template-columns: repeat(2, 1fr);
  }
}
.s-menu__point-block--range .s-menu__point-content.single > p {
  grid-column: 1/-1;
}
.s-menu__point-block--range .s-menu__point-content.single > ul {
  display: contents;
  min-width: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block--range .s-menu__point-content.single > ul {
    grid-column: 1/-1;
  }
}
.s-menu__point-block--range .s-menu__point-content.single > ul li,
.s-menu__point-block--range .s-menu__point-content.single > dl {
  display: flex;
  flex-direction: column;
  border: 1px solid #CCCCCC;
  border-radius: 12px;
  padding: 24px;
  box-sizing: border-box;
  line-height: 1.6;
  list-style: none;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block--range .s-menu__point-content.single > ul li,
  .s-menu__point-block--range .s-menu__point-content.single > dl {
    padding: 24px 12px;
  }
  .s-menu__point-block--range .s-menu__point-content.single > ul li::before,
  .s-menu__point-block--range .s-menu__point-content.single > dl::before {
    left: 10px;
    top: calc(12px + 0.8em - 3px);
  }
}
.s-menu__point-block--range .s-menu__point-content.single > ul li span,
.s-menu__point-block--range .s-menu__point-content.single > dl span {
  display: block;
}
.s-menu__point-block--range .s-menu__point-content.single > ul li dt,
.s-menu__point-block--range .s-menu__point-content.single > dl dt {
  margin: 0;
}
.s-menu__point-block--range .s-menu__point-content.single > ul li dd,
.s-menu__point-block--range .s-menu__point-content.single > dl dd {
  display: block;
  margin: 0.5em 0 0;
}
.s-menu__point-block--range .s-menu__point-content.single > ul li dd:first-of-type,
.s-menu__point-block--range .s-menu__point-content.single > dl dd:first-of-type {
  margin-top: 0.25em;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block--range .s-menu__point-content.single {
    grid-template-columns: 1fr;
    gap: 16px;
    text-align: left;
  }
}
.s-menu__point-block--range .s-menu__point-content.single li.has_link,
.s-menu__point-block--range .s-menu__point-content.single dl.has_link {
  align-self: stretch;
  justify-content: flex-start;
}
.s-menu__point-block--range .s-menu__point-content.single li.has_link > *,
.s-menu__point-block--range .s-menu__point-content.single dl.has_link > * {
  flex: 0 0 auto;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block--range .s-menu__point-content.single li.has_link,
  .s-menu__point-block--range .s-menu__point-content.single dl.has_link {
    width: 100%;
  }
}
.s-menu__point-block--range .s-menu__point-content.single li.has_link a,
.s-menu__point-block--range .s-menu__point-content.single dl.has_link a {
  position: relative;
  padding-left: 15px;
}
.s-menu__point-block--range .s-menu__point-content.single li.has_link a::before,
.s-menu__point-block--range .s-menu__point-content.single dl.has_link a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #333333;
}

.s-menu__point-block--range-vertical .s-menu__point-content.single {
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  line-height: 2;
}
.s-menu__point-block--range-vertical .s-menu__point-content.single > ul {
  grid-column: 1/-1;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-block--range-vertical .s-menu__point-content.single > ul li,
  .s-menu__point-block--range-vertical .s-menu__point-content.single > dl {
    width: fit-content;
    max-width: 100%;
    justify-self: start;
  }
}

.s-menu__point-content .rating_heading {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu__point-content .rating_heading_title {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content .rating_heading_title {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.s-menu__point-content .rating_heading a {
  line-height: 1;
}
.s-menu__point-content .rating_heading span {
  margin-left: auto;
}
.s-menu__point-content .rating_heading .star {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.s-menu__point-content .rating_heading ~ P {
  margin-top: 12px;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content .rating_heading ~ P {
    margin-top: 8px;
  }
}

.s-menu__point-content .star img {
  margin-left: 2px;
  vertical-align: middle;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content .star img {
    max-width: 16px;
    height: 15px;
  }
}

.s-menu__point-content {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-content {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content {
    margin-top: 16px;
  }
}
.s-menu__point-content {
  margin-bottom: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point-content {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content {
    margin-bottom: 20px;
  }
}
.s-menu__point-content {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  text-align: left;
  min-width: 0;
}
.s-menu__point-content ul li {
  list-style: disc;
  line-height: 1.5;
  text-align: left;
}
.s-menu__point-content small {
  margin-top: 8px;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .s-menu__point-content p {
    text-align: left;
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
  .s-menu__point-content small {
    font-size: clamp(0px, 11 / (375 - var(--scrollbar-width)) * 100vw, 11px);
  }
}
.s-menu__point-content picture {
  flex-shrink: 0;
  width: 295px;
  max-width: 100%;
  height: 143px;
  border-radius: 30px;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content picture {
    width: 100%;
    height: auto;
    aspect-ratio: 295/143;
  }
}
.s-menu__point-content picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  vertical-align: top;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content picture img {
    height: 100%;
    object-fit: cover;
  }
}
.s-menu__point-content picture .imgType {
  object-position: 50% 20%;
}
.s-menu__point-content p {
  flex: 1;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.s-menu__point-content p + p {
  margin-top: 16px;
}
.s-menu__point-content a {
  color: #E8518F;
  text-decoration: underline;
  text-decoration-color: #E8518F;
}
.s-menu__point-content .link_area {
  margin-top: 24px;
  line-height: 1.5;
  text-align: left;
}

.s-menu__point-content.detail {
  align-items: baseline;
}
@media screen and (min-width: 768px) {
  .s-menu__point-content.detail {
    display: grid;
    grid-template-columns: 295px 1fr;
    grid-template-rows: auto auto;
    gap: 24px;
    align-items: start;
  }
  .s-menu__point-content.detail picture {
    grid-column: 1;
    grid-row: 1/-1;
  }
  .s-menu__point-content.detail p {
    grid-column: 2;
    grid-row: 1;
  }
}
.s-menu__point-content.detail small {
  margin: 0;
}
.s-menu__point-content.detail p {
  font-weight: 500;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point-content.detail p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}

.s-menu__point-content.single {
  display: block;
}

.s-menu__point.s-menu__point-attention li {
  list-style: none;
  position: relative;
}
.s-menu__point.s-menu__point-attention .attention-item {
  margin-bottom: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .attention-item {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item {
    margin-bottom: 20px;
  }
}
.s-menu__point.s-menu__point-attention .attention-item {
  position: relative;
}
.s-menu__point.s-menu__point-attention .attention-item::before {
  content: "";
  left: 0;
  top: 0.75em;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  position: absolute;
  background-color: #44CE96;
  border-radius: 50%;
}
.s-menu__point.s-menu__point-attention .attention-item:last-of-type .attention-item__description small {
  margin-bottom: 0;
}
.s-menu__point.s-menu__point-attention .s-menu__point-subList {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1.5em;
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-subList {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-subList {
    margin-top: 12px;
  }
}
.s-menu__point.s-menu__point-attention .s-menu__point-subList {
  margin-bottom: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-subList {
    margin-bottom: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-subList {
    margin-bottom: 12px;
  }
}
.s-menu__point.s-menu__point-attention .s-menu__point-subList li {
  list-style: disc;
  line-height: 1.5;
  margin: 8px 0;
}
.s-menu__point.s-menu__point-attention .attention-item__title {
  font-size: 18px;
  line-height: 1.5;
  padding-left: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__title {
    font-weight: 500;
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.s-menu__point.s-menu__point-attention .attention-item__description {
  padding-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__description {
    padding-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__description {
    padding-top: 8px;
  }
}
.s-menu__point.s-menu__point-attention .attention-item__description {
  line-height: 2;
  font-size: 16px;
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__description {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.s-menu__point.s-menu__point-attention .attention-item__description small {
  margin-bottom: 24px;
}
.s-menu__point.s-menu__point-attention .attention-item__note small {
  margin: 0;
  line-height: 1.5;
}
.s-menu__point.s-menu__point-attention .attention-item__note {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__note {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__note {
    margin-top: 16px;
  }
}
.s-menu__point.s-menu__point-attention .attention-item__note {
  margin-bottom: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__note {
    margin-bottom: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__note {
    margin-bottom: 16px;
  }
}
.s-menu__point.s-menu__point-attention .attention-item__link {
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__link {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .attention-item__link {
    margin-top: 12px;
  }
}
.s-menu__point.s-menu__point-attention .attention-item__link {
  display: block;
}
.s-menu__point.s-menu__point-attention .s-menu__point-content.single a {
  line-height: 1.5;
  display: block;
  margin-top: 20px;
}
.s-menu__point.s-menu__point-attention .s-menu__point-content.single a.btn {
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single a.btn {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single a.btn {
    margin-top: 12px;
  }
}
.s-menu__point.s-menu__point-attention .s-menu__point-content.single p + ul {
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single p + ul {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single p + ul {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single {
    text-align: left;
  }
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single a {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single a {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .s-menu__point.s-menu__point-attention .s-menu__point-content.single a {
    margin-top: 8px;
  }
}
.s-menu__point.s-menu__point-attention .s-menu__point-content.single .attention-item:last-of-type {
  margin-bottom: 0;
}

.attention-item ul.in-detail-list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.attention-item ul.in-detail-list li {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .attention-item ul.in-detail-list li {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .attention-item ul.in-detail-list li {
    margin-top: 12px;
  }
}
.attention-item ul.in-detail-list li picture {
  display: block;
  width: 100%;
}
.attention-item ul.in-detail-list li picture img {
  width: 100%;
  height: auto;
}
.attention-item ul.in-detail-list li .disc {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 12px;
  text-align: left;
}
.attention-item ul.in-detail-list li .disc h5 {
  width: 100%;
  line-height: 1.75;
  text-align: left;
  border-left: 4px solid #A5ECCF;
  margin: 16px 0;
  padding-left: 16px;
}
@media screen and (max-width: 960.8px) {
  .attention-item ul.in-detail-list li .disc h5 {
    padding-left: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .attention-item ul.in-detail-list li .disc h5 {
    padding-left: 8px;
  }
}
@media screen and (max-width: 767.8px) {
  .attention-item ul.in-detail-list {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .attention-item ul.in-detail-list li {
    flex: 0 0 auto;
    width: 100%;
    max-width: 320px;
  }
}

/* よくある質問 */
.s-menu__faq {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__faq {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__faq {
    padding-top: 56px;
  }
}
.s-menu__faq {
  padding-bottom: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__faq {
    padding-bottom: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__faq {
    padding-bottom: 56px;
  }
}
.s-menu__faq-title .title-mark {
  margin-bottom: 20px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__faq-title .title-mark {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__faq-title .title-mark {
    margin-bottom: 10px;
  }
}
.s-menu__faq-title span {
  font-size: 18px;
  color: #5981D3;
  font-weight: 600;
}
@media screen and (max-width: 767.8px) {
  .s-menu__faq-title span {
    font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  }
}
.s-menu__faq + .s-menu__other {
  padding-top: 0;
}
.s-menu__faq .faq_list {
  margin-top: 48px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__faq .faq_list {
    margin-top: 33.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__faq .faq_list {
    margin-top: 24px;
  }
}
.s-menu__faq .faq_list__item,
.s-menu__faq .faq_list .c-faq__item {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
  transition: padding-bottom 0.4s ease;
}
.s-menu__faq .faq_list .c-faq__item.open .c-faq__q::after {
  transform: translateY(-50%) rotate(180deg);
}

.s-menu__other {
  padding-bottom: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__other {
    padding-bottom: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__other {
    padding-bottom: 56px;
  }
}
.s-menu__other {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__other {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__other {
    padding-top: 56px;
  }
}
.s-menu__other-block {
  padding: 40px 20px;
  background-color: #FFFFFF;
  border-radius: 30px;
}
.s-menu__other-link {
  margin-top: 32px;
}

.s-menu__link {
  margin-top: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__link {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__link {
    margin-top: 32px;
  }
}

.s-menu .navi_block {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 40px 0 0;
  padding: 0;
}
.s-menu .navi_block li {
  margin: 0;
  max-width: 335px;
  width: calc(25% - 15px);
  box-sizing: border-box;
}
@media screen and (max-width: 1140.8px) {
  .s-menu .navi_block li {
    width: 100%;
    margin: 0 auto;
  }
}
.s-menu .navi_block a {
  border: 1px solid #0DC77B;
  background-color: #D2FFED;
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-width: 0;
  width: 100%;
  padding: 30px 30px 30px 18px;
  border-radius: 40px;
  overflow: hidden;
}
.s-menu .navi_block span {
  color: #2F3787;
  font-size: 16px;
}
.s-menu .navi_block .arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: #0DC77B;
  width: 22px;
  height: 22px;
  border-radius: 9999px;
  transition: all 0.3s ease;
}
.s-menu .navi_block .arrow::after {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 8px;
  display: block;
  -webkit-mask-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__nav-arrow.svg");
  mask-image: url("/wp-content/themes/frey-a26/img/new_menu/p-menu__nav-arrow.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1140.8px) {
  .s-menu .navi_block {
    display: grid;
    grid-template-columns: repeat(2, 335px);
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .navi_block {
    grid-template-columns: 1fr;
  }
  .s-menu .navi_block .arrow {
    right: 18px;
  }
}

.s-menu__feature {
  background-color: #DAF7EB;
  border-radius: 30px 30px 0 0;
  box-shadow: 0 0 0 1.5px #0DC77B;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__feature {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__feature {
    padding-top: 56px;
  }
}
.s-menu__feature {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__feature {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__feature {
    padding-bottom: 32px;
  }
}

.s-menu__option {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__option {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__option {
    padding-top: 56px;
  }
}
.s-menu__option {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__option {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__option {
    padding-bottom: 32px;
  }
}
.s-menu__option h4 {
  position: relative;
  font-size: 30px;
  line-height: 1.35;
  color: #F4619F;
}
.s-menu__option h4::before, .s-menu__option h4::after {
  content: "";
  display: inline-block;
  width: 51px;
  height: 43px;
  background: url("/wp-content/themes/frey-a26/img/new_menu/menu_ttl_decration.svg") no-repeat center/contain;
  vertical-align: middle;
}
.s-menu__option h4::before {
  margin-right: 0.25em;
}
.s-menu__option h4::after {
  margin-left: 0.25em;
  transform: scaleX(-1);
}
@media screen and (max-width: 767.8px) {
  .s-menu__option h4 {
    font-size: clamp(0px, 24 / (375 - var(--scrollbar-width)) * 100vw, 24px);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    gap: 4px;
  }
}

.s-menu__option .note {
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__option .note {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__option .note {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__option .note {
    margin-top: 24px;
  }
}

.s-menu .kids_optionSection h4 {
  font-weight: 500;
}
@media screen and (min-width: 961px) {
  .s-menu .kids_optionSection .other-option-item:last-child:nth-child(3n+1) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_optionSection .other-option-item:last-child:nth-child(2n+1) {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px 10px;
  }
}

.s-menu .kids_menu {
  background-color: #FFFFFF;
  border-radius: 40px 40px 0 0;
  margin-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu {
    margin-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu {
    margin-top: 56px;
  }
}
.s-menu .kids_menu {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu {
    padding-top: 56px;
  }
}
.s-menu .kids_menu {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu {
    padding-bottom: 32px;
  }
}
.s-menu .kids_menu .table_area .table_area__body {
  table-layout: fixed;
}
.s-menu .kids_menu .table_area .table_area__body tbody th {
  width: 38%;
}
.s-menu .kids_menu .table_area .table_area__body tbody td {
  width: 62%;
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu .table_area .table_area__body tbody td {
    text-align: center;
  }
}
.s-menu .kids_menu .menu_description {
  padding: 64px 120px;
  border-radius: 16px;
  border: 1px solid #C9C9C9;
  margin-top: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu .menu_description {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu .menu_description {
    margin-top: 32px;
  }
}
.s-menu .kids_menu .menu_description h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  border-bottom: 1px solid #000;
  padding-bottom: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu .menu_description h4 {
    padding-bottom: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu .menu_description h4 {
    padding-bottom: 12px;
  }
}
.s-menu .kids_menu .menu_description p {
  margin-top: 28px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .kids_menu .menu_description p {
    margin-top: 19.6px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu .menu_description p {
    margin-top: 14px;
  }
}
.s-menu .kids_menu .menu_description p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767.8px) {
  .s-menu .kids_menu .menu_description {
    padding: 32px 30px;
    margin-top: 60px;
  }
  .s-menu .kids_menu .menu_description h4 {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
  .s-menu .kids_menu .menu_description p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    text-align: left;
  }
}

.s-menu__overview {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__overview {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__overview {
    padding-bottom: 32px;
  }
}
.s-menu__overview + .s-menu__faq {
  padding-top: 0;
}

.s-menu__rebooking,
.s-menu .menu_sameday,
.s-menu .menu_pair,
.s-menu .menu_trans,
.s-menu .reserve_flow,
.s-menu .discount_plan {
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__rebooking,
  .s-menu .menu_sameday,
  .s-menu .menu_pair,
  .s-menu .menu_trans,
  .s-menu .reserve_flow,
  .s-menu .discount_plan {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__rebooking,
  .s-menu .menu_sameday,
  .s-menu .menu_pair,
  .s-menu .menu_trans,
  .s-menu .reserve_flow,
  .s-menu .discount_plan {
    padding-top: 56px;
  }
}
.s-menu__rebooking,
.s-menu .menu_sameday,
.s-menu .menu_pair,
.s-menu .menu_trans,
.s-menu .reserve_flow,
.s-menu .discount_plan {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__rebooking,
  .s-menu .menu_sameday,
  .s-menu .menu_pair,
  .s-menu .menu_trans,
  .s-menu .reserve_flow,
  .s-menu .discount_plan {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__rebooking,
  .s-menu .menu_sameday,
  .s-menu .menu_pair,
  .s-menu .menu_trans,
  .s-menu .reserve_flow,
  .s-menu .discount_plan {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .discount_plan {
    padding-bottom: 56px;
  }
}

.s-menu .menu_discoutSection .u-textLink.u-textLink--center.link {
  margin-top: 52px;
  margin-bottom: 60px;
}

.s-menu .menu_discountSection {
  background-color: #FFFFFF;
}
.s-menu .menu_discountSection .menu__recommendBox {
  max-width: 670px;
}
.s-menu .menu_discountSection .menu__recommendBox .textMark {
  margin-left: 0;
}
.s-menu .menu_discountSection .menu__recommendBox li {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .s-menu .menu_discountSection .menu__recommendBox li {
    font-weight: 500;
  }
}
.s-menu .menu_discountSection .menu__cardImg {
  margin-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discountSection .menu__cardImg {
    margin-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discountSection .menu__cardImg {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discountSection .menu__cardImg img {
    max-width: 122px;
    width: 100%;
    height: auto;
  }
}
.s-menu .menu_discountSection .link {
  margin-top: 52px;
  margin-bottom: 60px;
}

.s-menu .menu__setTitle small {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu__setTitle small {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle small {
    margin-top: 8px;
  }
}
.s-menu .menu__setTitle small::before, .s-menu .menu__setTitle small::after {
  position: static;
  left: auto;
  right: auto;
}

.s-menu .menu__setTitle .menu__cardMiddleBlock {
  background-color: #44CE96;
  border-radius: 30px;
  padding: 12px;
  margin: 0 auto;
  max-width: 426px;
  width: 100%;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle .menu__cardMiddleBlock {
    align-items: self-start;
    padding: 32px 12px;
  }
}
.s-menu .menu__setTitle .menu__cardPrice {
  font-weight: 400;
}
.s-menu .menu__setTitle .menu__cardMax {
  font-size: 28px;
  padding-top: 18px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle .menu__cardMax {
    font-size: clamp(0px, 28 / (375 - var(--scrollbar-width)) * 100vw, 28px);
    padding-top: 8px;
  }
}
.s-menu .menu__setTitle .menu__cardNumber {
  font-size: 86px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle .menu__cardNumber {
    font-size: clamp(0px, 68 / (375 - var(--scrollbar-width)) * 100vw, 68px);
  }
}
.s-menu .menu__setTitle .menu__cardYen {
  font-size: 36px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle .menu__cardYen {
    font-size: clamp(0px, 36 / (375 - var(--scrollbar-width)) * 100vw, 36px);
    padding-top: 22px;
  }
}
.s-menu .menu__setTitle .menu__cardEng {
  font-size: 64px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setTitle .menu__cardEng {
    font-size: clamp(0px, 54 / (375 - var(--scrollbar-width)) * 100vw, 54px);
  }
}
.s-menu .menu__setTitle--pair .menu__cardMiddleBlock {
  background-color: #E3D048;
}
.s-menu .menu__setTitle--trans .menu__cardMiddleBlock {
  background-color: #7AA4FB;
}

.discount_plan .menu__cardList.splide__list {
  display: flex;
}

.s-menu .menu__setContent {
  margin-top: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu__setContent {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setContent {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu__setContent .table_area .table_area__body td {
    text-align: center;
  }
}

.s-menu .menu_discount__minor {
  background-color: #FFFFFF;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor {
    padding-top: 56px;
  }
}
.s-menu .menu_discount__minor h4 {
  font-size: 20px;
  color: #E8518F;
  line-height: 1.35;
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor h4 {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor h4 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor h4 {
    font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  }
}
.s-menu .menu_discount__minor .link {
  margin-top: 52px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor .link {
    margin-top: 36.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor .link {
    margin-top: 26px;
  }
}
.s-menu .menu_discount__minor .link {
  margin-bottom: 60px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor .link {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor .link {
    margin-bottom: 30px;
  }
}

.s-menu .menu_discount__minor-content {
  text-align: left;
}
.s-menu .menu_discount__minor-content ul {
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor-content ul {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor-content ul {
    margin-top: 20px;
  }
}
.s-menu .menu_discount__minor-content li > div {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor-content li > div {
    margin-bottom: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor-content li > div {
    margin-bottom: 8px;
  }
}
.s-menu .menu_discount__minor-content li > div {
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .menu_discount__minor-content li > div {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor-content li > div {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor-content li > div {
    margin: 16px 0;
  }
}
.s-menu .menu_discount__minor-content p {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767.8px) {
  .s-menu .menu_discount__minor-content p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
.s-menu .menu_discount__minor-content a {
  color: #E8518F;
  text-decoration: underline;
}

.s-menu .reserve_flow {
  background-color: #DAF7EB;
}

.s-menu .payment__lead-content {
  padding-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment__lead-content {
    padding-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment__lead-content {
    padding-top: 20px;
  }
}
.s-menu .payment__lead-content .paymentIcon {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.s-menu .payment__lead-content .paymentIcon li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.s-menu .payment__lead-content .paymentIcon li img {
  max-width: 120px;
  width: 100%;
  height: auto;
}
.s-menu .payment__lead-content .paymentIcon li span {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment__lead-content .paymentIcon {
    gap: 8px;
  }
  .s-menu .payment__lead-content .paymentIcon li img {
    max-width: 76px;
    width: 100%;
    height: auto;
  }
  .s-menu .payment__lead-content .paymentIcon li span {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}

.s-menu .payment-detail {
  background-color: #FFFFFF;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail {
    padding-top: 56px;
  }
}
.s-menu .payment-detail {
  padding-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail {
    padding-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail {
    padding-bottom: 32px;
  }
}
.s-menu .payment-detail__table {
  margin-top: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__table {
    margin-top: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__table {
    margin-top: 32px;
  }
}
.s-menu .payment-detail__table {
  margin-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__table {
    margin-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__table {
    margin-bottom: 32px;
  }
}

.s-menu .payment-table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 8px;
}
.s-menu .payment-table thead th,
.s-menu .payment-table tbody th,
.s-menu .payment-table tbody td {
  width: 33.333%;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-table thead th,
  .s-menu .payment-table tbody th,
  .s-menu .payment-table tbody td {
    padding: 18px 0;
  }
}
.s-menu .payment-table thead th {
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
.s-menu .payment-table .th-method {
  background-color: #89AAEF;
}
.s-menu .payment-table .th-once {
  background-color: #E8518F;
}
.s-menu .payment-table .th-installment {
  background-color: #44CE96;
}
.s-menu .payment-table tbody td, .s-menu .payment-table tbody th {
  line-height: 1.1;
}
.s-menu .payment-table tbody th {
  background-color: #E9F2FF;
  text-align: center;
}
.s-menu .payment-table tbody th a {
  color: #E8518F;
  text-decoration: underline;
}
.s-menu .payment-table tbody th span {
  line-height: 1.5;
}
.s-menu .payment-table tbody td {
  background-color: #F1F1F1;
}
.s-menu .payment-table .td-circle {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/menu_circle-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
}
.s-menu .payment-table .td-cross {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("/wp-content/themes/frey-a26/img/new_menu/menu_cross-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-table thead th {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding: 8px 0;
  }
  .s-menu .payment-table tbody th, .s-menu .payment-table tbody td {
    font-size: clamp(0px, 13 / (375 - var(--scrollbar-width)) * 100vw, 13px);
  }
  .s-menu .payment-table tbody th {
    min-height: 46px;
    height: 46px;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
    box-sizing: border-box;
  }
  .s-menu .payment-table .td-circle {
    width: 16px;
    height: 16px;
  }
  .s-menu .payment-table .td-cross {
    width: 14px;
    height: 14px;
  }
}

.s-menu .payment-detail__content {
  margin-bottom: 64px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content {
    margin-bottom: 44.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content {
    margin-bottom: 32px;
  }
}
.s-menu .payment-detail__content {
  border: 1.5px solid #5981D3;
  border-radius: 30px;
  padding: 40px 64px;
}
.s-menu .payment-detail__content-heading img {
  width: 120px;
  height: 120px;
  margin-bottom: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-heading img {
    margin-bottom: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-heading img {
    margin-bottom: 12px;
  }
}
.s-menu .payment-detail__content-heading p {
  font-size: 24px;
  font-weight: 600;
  color: #2F3787;
  line-height: 1.35;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content {
    padding: 40px 20px;
  }
  .s-menu .payment-detail__content-heading p {
    font-size: clamp(0px, 18 / (375 - var(--scrollbar-width)) * 100vw, 18px);
  }
  .s-menu .payment-detail__content-heading img {
    width: 76px;
    height: 76px;
  }
  .s-menu .payment-detail__content-body p {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}

.s-menu .payment-detail__content-body {
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-body {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body {
    margin-top: 20px;
  }
}
.s-menu .payment-detail__content-body span {
  border-radius: 100px;
  color: #FFFFFF;
  font-weight: 700;
  padding: 6px 16px;
  display: inline-block;
  line-height: 1.4;
}
.s-menu .payment-detail__content-body span.once {
  background-color: #E8518F;
}
.s-menu .payment-detail__content-body span.installment {
  background-color: #44CE96;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body span {
    font-size: clamp(0px, 12 / (375 - var(--scrollbar-width)) * 100vw, 12px);
  }
}
.s-menu .payment-detail__content-body p {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-body p {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body p {
    margin-top: 16px;
  }
}
.s-menu .payment-detail__content-body .annotation {
  background-color: #F2F2F2;
  border-radius: 16px;
  padding: 40px 80px;
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-body .annotation {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation {
    margin-top: 20px;
  }
}
.s-menu .payment-detail__content-body .annotation h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  padding-bottom: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-body .annotation h4 {
    padding-bottom: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation h4 {
    padding-bottom: 12px;
  }
}
.s-menu .payment-detail__content-body .annotation h4 {
  position: relative;
}
.s-menu .payment-detail__content-body .annotation h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation h4 {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
}
.s-menu .payment-detail__content-body .annotation > div {
  margin-top: 24px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-detail__content-body .annotation > div {
    margin-top: 16.8px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation > div {
    margin-top: 12px;
  }
}
.s-menu .payment-detail__content-body .annotation > div {
  text-align: left;
  font-weight: 400;
  line-height: 1.75;
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation > div {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-detail__content-body .annotation {
    padding: 32px 12px;
  }
}

.payment-detail__content .paymentList {
  display: flex;
  gap: 24px;
  list-style: none;
  margin-top: 40px;
  padding: 0;
}
.payment-detail__content .paymentList > li {
  flex: 1 1 0;
  min-width: 0;
}
.payment-detail__content .paymentList__box {
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__content .paymentList__box {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__content .paymentList__box {
    margin-top: 8px;
  }
}
.payment-detail__content .paymentList__box {
  padding-left: 12px;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__content .paymentList__box {
    padding-left: 8.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__content .paymentList__box {
    padding-left: 6px;
  }
}
.payment-detail__content .paymentList__box {
  padding-right: 12px;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__content .paymentList__box {
    padding-right: 8.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__content .paymentList__box {
    padding-right: 6px;
  }
}
.payment-detail__content .paymentList__box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 16px;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__content .paymentList__box p {
    margin-top: 11.2px;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__content .paymentList__box p {
    margin-top: 8px;
  }
}
.payment-detail__content .paymentList__box a {
  color: #E8518F;
  text-decoration: underline;
}
.payment-detail__content .paymentList__title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  height: 64px;
  padding: 15px 12px;
  background-color: #DAF7EB;
  border-radius: 8px;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  text-align: center !important;
  margin-top: 0 !important;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__content .paymentList {
    flex-direction: column;
    margin-top: 32px;
  }
  .payment-detail__content .paymentList__title {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
    padding: 15px 0;
    min-height: unset;
    height: auto;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__content .paymentList {
    gap: 32px;
  }
}

.payment-detail__infoBlock {
  border: 1px solid #C9C9C9;
  border-radius: 16px;
  padding: 64px 112px;
}
.payment-detail__infoBlock h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
}
.payment-detail__infoBlock-text {
  margin-top: 32px;
}
@media screen and (max-width: 960.8px) {
  .payment-detail__infoBlock-text {
    margin-top: 22.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .payment-detail__infoBlock-text {
    margin-top: 16px;
  }
}
.payment-detail__infoBlock-text p {
  line-height: 1.75;
  text-align: left;
}
@media screen and (max-width: 767.8px) {
  .payment-detail__infoBlock {
    padding: 32px 25px;
  }
  .payment-detail__infoBlock h4 {
    font-size: clamp(0px, 16 / (375 - var(--scrollbar-width)) * 100vw, 16px);
  }
  .payment-detail__infoBlock-text {
    font-size: clamp(0px, 14 / (375 - var(--scrollbar-width)) * 100vw, 14px);
  }
}

.s-menu .payment-belongings {
  background-color: #D2E5FF;
  padding-top: 112px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-belongings {
    padding-top: 78.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-belongings {
    padding-top: 56px;
  }
}
.s-menu .payment-belongings .belongingsBlock {
  background-color: #FFFFFF;
  border-radius: 30px;
  padding: 40px 0;
}
.s-menu .payment-belongings .belongingsBlock .link {
  margin-top: 40px;
}
@media screen and (max-width: 960.8px) {
  .s-menu .payment-belongings .belongingsBlock .link {
    margin-top: 28px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-belongings .belongingsBlock .link {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu .payment-belongings .belongingsBlock .link {
    margin-top: 32px;
  }
}

.s-menu__rebooking .link {
  margin-top: 52px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__rebooking .link {
    margin-top: 36.4px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__rebooking .link {
    margin-top: 26px;
  }
}
.s-menu__rebooking .link {
  margin-bottom: 60px;
}
@media screen and (max-width: 960.8px) {
  .s-menu__rebooking .link {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__rebooking .link {
    margin-bottom: 30px;
  }
}

/************************
table スタイル
************************/
.s-menu__plan.planTable .table_area thead th:first-child,
.s-menu__plan.planTable .table_area tbody th {
  width: 24%;
}
.s-menu__plan.planTable .table_area thead th {
  border-radius: 0;
}
.s-menu__plan.planTable .table_area thead th:first-child {
  background-color: #89AAEF;
  border-radius: 4px 0 0 4px;
}
.s-menu__plan.planTable .table_area thead th:last-child {
  border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .table_area thead th:first-child,
  .s-menu__plan.planTable .table_area tbody th {
    width: 16%;
  }
  .s-menu__plan.planTable .table_area__body {
    width: 100%;
    margin: 0;
    border-spacing: 2px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 960.8px) {
  .s-menu__plan.planTable .table_area__body {
    margin-top: 2.8px;
  }
}
@media screen and (max-width: 767.8px) and (max-width: 767.8px) {
  .s-menu__plan.planTable .table_area__body {
    margin-top: 2px;
  }
}
@media screen and (max-width: 767.8px) {
  .s-menu__plan.planTable .table_area__body tbody td {
    padding: 4px 3px 4px 0;
    font-size: clamp(0px, 10 / (375 - var(--scrollbar-width)) * 100vw, 10px);
  }
  .s-menu__plan.planTable .table_area__body tbody th {
    font-size: clamp(0px, 12 / (375 - var(--scrollbar-width)) * 100vw, 12px);
    padding: 4px 0;
  }
}
