@charset "UTF-8";

/* 全体 */

.bg_fixed {
  background: var(--0-guide, #008ED8);
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.wrapper {
  max-width: 124rem;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  align-items: center;
}

.secHero {
  background-color: #008ED8;
}

.secReason .cta-button-text,
.c-mainNav .cta-button-text,
.c-fixedCta__boxOuter .cta-button-text {
  padding-right: 5.6rem;
}

.c-fixedCta__boxOuter {
  padding-top: 1.6rem;
  right: 0;
  background-color: #0085EB;
}

.c-requestButton__a .cta-button-text {
  padding-right: 5.9rem;
}

.cta-button-text span {
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 700;
}

.fixedBox {
  position: fixed;
  top: 50%;
  left: 4.6rem;
  transform: translate(0, -50%);
  display: flex;
  width: 26rem;
  height: 16rem;
  flex-direction: column;
  align-items: center;
}

.fixedBox .img1 {
  width: 41.6rem;
  margin-bottom: 4.4rem;
}

.ctaBoxInte {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cta_interest {
  color: var(--white, #FFFFFF);
  text-align: center;
  font-feature-settings: "palt" on;
  /* label_bold_M */
  font-family: "Noto Sans JP";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
}

.sp-ctaButton {
  font-size: 2.4rem;
  font-weight: 900;
  color: var(--white, #FFFFFF);
  text-align: center;
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.sp-ctaButton span {
  font-size: 1.4rem;
  font-weight: 700;
}

/* Header */

.c-header__hamburgerOverlay__head--sp .shozemiTitle {
  width: 15rem;
}

.c-header__hamburgerOverlay__head--sp .shozemiClose {
  width: 5.5rem;
}

.KVcontent {
  background-color: #FF5500;
  color: var(--white, #FFFFFF);
  padding: 1.2rem 2.4rem;
}

.KVcontent p {
  margin: 0.6rem 0 0;
  font-size: 1rem;
  line-height: 130%;
  font-weight: 400;
  text-decoration: underline;
}

.enrollment-container {
  margin: 0;
  padding: 0;
}

.freeMarch {
  left: -4%;
  width: 108%;
}

.enrollment-payment-section {
  margin: 0;
}

.enrollment-container--parent {
  border-radius: 0;
  padding: 2.4rem;
}

.enrollment-payment-section .marchTitle {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  margin: 1.1rem 0 0.6rem;
}

.enrollment-payment-bg {
  margin: 0;
  padding: 0 1.6rem;
}

.enrollment-payment-bg img {
  margin-top: 0.6rem;
}

.enrollment-payment-bg a {
  display: block;
  padding: 0;
  border-radius: inherit;
  background-color: inherit;
}

.enrollment-payment-section .info p {
  padding: 0;
}

.enrollment-payment-section .info {
  margin-top: 0;
  margin-left: 1.6rem;
}

.enrollment-payment-section .feature__cta.feature__cta_voice.radius {
  background-color: var(--white, #FFFFFF);
  padding: 2.4rem 0;
  border-radius: 3.2rem;
}

.c-requestButton__a {
  margin-top: 0rem;
}

.c-mainNav__h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 130%;
  color: var(--white, #FFFFFF);
}

/* 学年ごとの特徴 */

.c-mainNav__img2 {
  box-shadow: none;
}

.c-mainNav {
  padding: 2.4rem 0 5.6rem;
}

.breadcrumb {
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 3.15rem;
  color: #333333;
  font-weight: 700;
}

.breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
}

.breadcrumb__item {
  display: flex;
  align-items: center;
  color: #333;
}

.breadcrumb__item:not(:last-child)::after {
  content: "＞";
  font-size: 1rem;
  margin: 0 0.8rem;
  color: #333;
  font-weight: bold;
}

.breadcrumb__link {
  color: #333;
  text-decoration: underline;
  transition: opacity 0.3s;
}

.breadcrumb__link:hover {
  opacity: 0.7;
  text-decoration: none;
}

.header__hamburgerOverlay__body--sp li a:not(.not, .borderBottom_a) {
  display: inline-flex;
  /* ← flexは維持 */
  width: fit-content;
}

.hero__image.hero__imageCancell {
  padding: 1rem;
  position: relative;
  background-color: var(--BG_blue, #E7F2FE);
}

.videofleam {
  width: 33.7rem;
  position: absolute;
  left: 2.7rem;
  top: 30.1rem;
  display: block;
}

.kv-video {
  position: absolute;
  width: 31.3rem;
  left: 3.9rem;
  top: 33rem;
}

.video-play-btn {
  position: absolute;
  inset: 0;
  background-image: url("/cp/touch_taiken/img/play.png");
  background-position: top right;
  background-size: 5.6rem;
  background-repeat: no-repeat;
  border: none;
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.3s;
  top: 45rem;
  right: 4.6rem;
}

.feature_video {
  width: 35.8rem;
  display: block;
  margin: 2.4rem auto 0;
  border-radius: 1.6rem 1.6rem 0 0;
}

.videocontent {
  width: 31.3rem;
}

.feature_mainNav {
  padding: 6rem 1.6rem 0;
  background-color: var(--BG_blue, #E7F2FE);
  text-align: center;
  padding-bottom: 2.2rem;
}

.feature_mainNav .title_label {
  font-size: var(--text, #333442);
  font-size: 2rem;
  line-height: 130%;
  font-weight: 700;
  padding-bottom: 0.8rem;
}

.feature_mainNav .title {
  font-size: var(--text, #333442);
  font-size: 2rem;
  line-height: 130%;
  font-weight: 700;
  padding-bottom: 2.4rem;
}

.feature_mainNav strong {
  font-size: 2.4rem;
  line-height: 130%;
  font-weight: 900;
}

.feature_mainNav span {
  color: #0085EB;
}

.feature_mainNav img {
  width: 35.8rem;
  margin-bottom: 1.2rem;
}

.feature_mainNav .corasho_icon {
  width: 20.7rem;
}

.feature_studyimg {
  background-color: var(--1_new, #0085EB);
  padding: 4rem 0 10.4rem;
  border-radius: 4rem 4rem 0 0;
  margin-top: -3.2rem;
}

.feature_label {
  border: 0.2rem solid var(--white, #FFF);
  border-radius: 4.8rem;
  color: var(--white, #FFF);
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 700;
  width: fit-content;
  margin: 0 auto;
  padding: 1rem 1.6rem;
}

.feature_title {
  font-size: 3.4rem;
  line-height: 130%;
  font-weight: 900;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0.8rem;
  color: var(--white, #FFF);
}

.feature_video_section {
  position: relative;
  width: 35.8rem;
  margin: 0 auto;
  box-shadow: 0 0.4rem 1.6rem 0 rgba(0, 0, 0, 0.1019607843);
}

.feature-video-play-btn {
  position: absolute;
  inset: 0;
  background-image: url(/cp/touch_taiken/img/play.png);
  background-position: top right;
  background-size: 6.4rem;
  background-repeat: no-repeat;
  border: none;
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.3s;
  top: 16rem;
  right: 0rem;
}

.feature_textbox {
  background-color: var(--white, #FFF);
  width: 35.8rem;
  margin: 0 auto;
  padding: 2.4rem 2rem 3rem;
  border-radius: 0 0 1.6rem 1.6rem;
}

.feature_textbox .title {
  font-size: 2rem;
  line-height: 130%;
  font-weight: 700;
  color: var(--text, #333442);
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}

.feature_textbox .title span {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: #F62A7E;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.5rem;
}

.feature_textbox p {
  margin: 0;
}

.feature_textbox .content {
  color: var(--text, #333442);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}

.feature_textbox .note {
  font-size: 1rem;
  line-height: 130%;
  font-weight: 400;
  color: var(--sub2, #676979);
  font-feature-settings: "palt" on;
}

.feature__cta {
  margin: 1.1rem auto 0;
}

.ctabutton_text {
  color: var(--white, #FFF);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.12rem;
  margin: 0;
  text-align: center;
}

.feature_cta_box {
  margin-top: 3.2rem;
}

.feature_fit {
  background-color: var(--3_new, #00BCC2);
  padding: 4rem 0 10.4rem;
  border-radius: 4rem 4rem 0 0;
  margin-top: -3.2rem;
}

.feature_fit .feature2_img1 {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.feature_fit .feature2_img2 {
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
}

.svg_icon {
  border: none;
  width: 11.667rem;
  background-repeat: no-repeat;
  cursor: pointer;
}

.feature2_tabbox {
  padding: 1rem;
  display: flex;
  gap: 1rem;
  background-color: #66E0E3;
}

.feature2_tabbox p {
  color: var(--text, #333442);
  line-height: 130%;
  font-weight: 700;
  font-size: 1.4rem;
}

.referralFlow__tabBtn img,
.referralFlow__tabBtn p {
  pointer-events: none;
}

.referralFlow__tabBtn.is-active {
  background-color: rgba(255, 255, 255, 0.36);
  border-radius: 1.6rem;
}

.referralFlow__panel {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  pointer-events: none;
  position: absolute;
  /* ← 常にこれ */
  top: 0;
  left: 0;
  width: 100%;
}

.referralFlow__panel.is-show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.referralFlow__container {
  position: relative;
  min-height: 82rem;
  /* 中身に合わせて調整 */
}

.tab_card .feature2_video {
  width: 35.8rem;
  display: block;
  margin: 0 auto;
}

.tab_card .title_box {
  background-color: var(--white, #FFF);
  border-radius: 1.6rem 1.6rem 0 0;
  margin: 0 1.6rem;
  padding: 2.4rem 1.5rem 1.6rem 2.4rem;
  font-size: 2.4rem;
  color: var(--text, #333442);
  font-weight: 700;
  line-height: 130%;
}

.tab_card .feature_video_section .feature-video-play-btn {
  background-image: url(/cp/touch_taiken/img/play2.png);
}

.feature_textbox .tab_logo {
  width: 31rem;
  display: block;
  margin: 0 auto;
}

.tab_card .feature_textbox .content {
  font-size: 1.6rem;
  line-height: 150%;
  font-weight: 400;
  margin-top: 1.6rem;
}

.feature_real {
  background-color: var(--1_new, #0085EB);
  padding: 4rem 0 7.2rem;
  border-radius: 4rem 4rem 0 0;
  margin-top: -3.2rem;
}

.real_voice_area {
  display: flex;
  gap: 1.6rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 2.4rem 0 0;
  -webkit-overflow-scrolling: touch;
  margin-left: 1.6rem;
}

.real_voice_card {
  flex: 0 0 80%;
  max-width: 29.2rem;
  background: var(--card, #FFF);
  border-radius: var(--radius);
  padding: 1.6rem 1.6rem 4.2rem;
  scroll-snap-align: start;
  position: relative;
}

.voice_main_kv {
  border-radius: 0.6rem;
}

.card_text {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 150%;
  color: var(--text, #333442);
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-feature-settings: "palt" on;
  margin: 1.2rem 0 0;
}

.voice_next {
  width: 3.2rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.voice_modal_header {
  position: absolute;
  top: 3.2rem;
  left: 0rem;
}

.voice_modal_img {
  display: block;
  margin-top: 4.5rem;
  border-radius: 0;
}

.voice_modal .modal__content {
  max-width: 35rem;
}

.voice_modal .modal__content_tablet {
  padding-left: 0;
  padding-right: 0;
}

.modal__close::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  background: url(/common_2025/img/modal__close.svg) no-repeat center/contain;
}

.modal__close {
  width: 4rem;
  height: 4rem;
}

.modal--youtube .modal__close {
  top: 0rem;
}

.voice_modal .voice_text {
  font-size: 1.4rem;
  line-height: 150%;
  font-weight: 400;
  color: var(--text, #333442);
  margin: 2.4rem;
}

.link_modal {
  display: block;
  width: 15rem;
  margin: 0 auto 0;
}

.voice_modal .voice_text span {
  color: var(--1_new, #0085EB);
}

.qa_section {
  background-color: var(--BG_blue, #E7F2FE);
  padding-top: 4rem;
  padding-bottom: 7.2rem;
}

.qa_section .feature_label {
  color: var(--1_new, #0085EB);
  border: 0.2rem solid var(--1_new, #0085EB);
  padding: 0.8rem 1.6rem;
}

.qa_section .feature_title {
  font-size: 2.8rem;
  color: var(--text, #333442);
}

.margin_b_32 {
  margin-top: 3.2rem;
}

.qa_card {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease;
}

.qa_card.is-show {
  opacity: 1;
  transform: translateY(0);
}

.margin_b_16 {
  margin-bottom: 1.6rem;
}

.qa_section .feature_cta_box .ctabutton_text {
  color: var(--1_new, #0085EB);
}

.select_zemi_section {
  background-color: #00ADEA;
  padding: 3.2rem 1.6rem 7.2rem;
}

.select_zemi_header {
  display: flex;
}

.no1 {
  width: 10.5rem;
  display: block;
  margin-right: 1.8rem;
}

.select_zemi_title {
  width: 23.5rem;
  display: block;
}

.select_zemi_section .select_zemi_card {
  margin-top: 1.6rem;
  border: 0.2rem solid var(--1_new, #0085EB);
  border-radius: 2.6rem 2.6rem 2.4rem 2.4rem;
}

.select_zemi_section .select_zemi_card .title {
  background-color: var(--1_new, #0085EB);
  border-radius: 2.4rem 2.4rem 0 0;
  text-align: center;
  color: var(--white, #FFF);
  font-size: 2rem;
  line-height: 130%;
  font-weight: 700;
  padding: 1.8rem 0;
  font-feature-settings: "palt" on;
}

.select_zemi_section .select_zemi_card .select_zemi_content {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  border-radius: 0 0 2.4rem 2.4rem;
  background-color: var(--white, #FFF);
}

.select_zemi_section .select_zemi_card .select_zemi_content p {
  margin: 0;
  text-align: center;
  font-size: 1.4rem;
  line-height: 150%;
  font-weight: 400;
}

.select_zemi_section .select_zemi_card .select_zemi_content .link_button {
  border: 0.2rem solid var(--1_new, #0085EB);
  color: var(--1_new, #008ED8);
  font-size: 1.6rem;
  line-height: 130%;
  font-weight: 700;
  padding: 1rem 3rem;
  display: block;
  width: 17.9rem;
  margin: 2rem auto 0;
  font-feature-settings: "palt" on;
  border-radius: 11.5rem;
}

.select_zemi_section .select_zemi_card .select_zemi_content .precautions_modal {
  text-align: left;
  text-decoration: underline;
  font-size: 1rem;
  line-height: 130%;
  font-weight: 400;
  padding-left: 2.4rem;
}

.modal__inner {
  width: 100%;
}

.footer__list li a {
  color: var(--0-guide, #008ED8);
}

.title_sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}

/* レスポンシブ　微調整 */

@media screen and (min-width: 471px) {
  .c-innerPcScroll--child {
    margin: 0;
  }

  .c-header__hamburgerOverlay--sp {
    width: 100vw;
    max-width: none;
    left: 0;
    right: 0;
  }

  .c-header__hamburgerOverlay__inner--sp {
    width: 40%;
  }
}

@media screen and (max-width: 470px) {
  .c-header__hamburgerOverlay__inner--sp {
    width: 100%;
  }

  .wrapper__inactive {
    width: 100%;
  }
}