@charset "UTF-8";

.modal__content {
  max-width: 44rem;
}

.wrapper {
  max-width: 124rem;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  align-items: center;
}

.c-innerPcScroll--child {
  margin-top: 0;
  background-color: var(--white, #FFFFFF);
}

.c-fixedCta__boxOuter {
  padding-top: 1.6rem;
  right: 0;
}

.c-requestButton__cta .cta-button-text {
  padding-right: 5.6rem;
}

.cta-button-text span {
  font-size: 1.4rem;
  line-height: 130%;
  font-weight: 700;
}

.enrollment-delivery-section .p1 {
  color: var(--white, #FFFFFF);
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 2rem 0 0.5rem 0;
}

.enrollment-payment-bg h3 {
  color: var(--accent_pink, #f62a7e);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
}

.enrollment-payment-bg p {
  margin: 0;
  color: var(--text, #414358);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

.enrollment-payment-bg a {
  display: inline-flex;
  padding: 1.1rem 0.8rem;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  border-radius: 4.8rem;
  background: var(--accent_pink, #f62a7e);
  color: var(--white, #FFFFFF);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

.learning-choice__title .span--red {
  display: inline-block;
  color: var(--accent_pink, #f62a7e);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 0.5rem;
}

.learning-choice__title .span--underline {
  position: relative;
  display: inline-block;
}

.learning-choice__title .span--underline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.05em;
  width: 100%;
  height: 0.4em;
  background-color: var(--accent_pink, #F62A7E);
  opacity: 0.2;
}

.enrollment-delivery-card .p1 {
  color: var(--text, #414358);
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 1rem 0 0 0;
}

.hero__image {
  margin-bottom: 1.4rem;
}

.hero__image .img1 {
  width: 8.4rem;
  top: 34.7rem;
  left: 1rem;
}

.hero__text {
  width: 19.4rem;
  margin: 0 auto;
}

.hero__text p {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
}

.hero__text .p3 {
  color: #9B9B9B;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  margin: 0.4rem 0 0 0;
}

.hero__text h2 {
  color: var(--text, #414358);
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 900;
  line-height: 130%;
  margin-bottom: 0;
}

.hero__container {
  display: block;
  background: none;
  padding: 0 0 3rem;
}

.hero__image .img2 {
  width: 10rem;
  height: 10rem;
  right: 0rem;
  left: unset;
  top: 33.5rem;
  bottom: 0;
}

.friendCtaBox {
  display: flex;
  height: 7rem;
  padding: 2.2rem 0.8rem 2.2rem 1.8rem;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  align-self: stretch;
  border-radius: 4.6rem;
  background: #006FE6;
  margin: 2.4rem 2rem 0;
}

.friendCtaBox__p {
  color: var(--white, #FFFFFF);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

.friendCtaBox__p::after {
  content: "";
  display: inline-block;
  width: 2.2rem;
  height: 2.2rem;
  background: url(/common_2025/img/svg/arrowDown--blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-bottom: 0.2rem;
  margin-left: 1rem;
}

.entryCta {
  background-color: var(--white, #FFFFFF);
  padding: 3rem 1.5rem 2.4rem;
  text-align: center;
}

.entryCta__container {
  margin: 0 auto;
  max-width: 34.2rem;
}

.entryCta__header {
  margin-bottom: 0;
}

.entryCta__subLabel {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
  margin: 0 0 -0.5rem;
  line-height: 1.4;
}

.entryCta__mainLabel {
  font-size: 2.6rem;
  font-weight: bold;
  color: #FF4050;
  margin: 0;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}

.entryCta__decoLine {
  display: block;
  width: 0.4rem;
  height: 4rem;
  background-color: #FF4050;
  border-radius: 0.2rem;
}

.entryCta__decoLine--left {
  transform: rotate(-25deg);
}

.entryCta__decoLine--right {
  transform: rotate(25deg);
}

.entryCta__action {
  margin-bottom: 0.5rem;
}

.entryCta__btnLink {
  display: inline-block;
  transition: opacity 0.3s;
}

.entryCta__btnLink:hover {
  opacity: 0.8;
}

.entryCta__btnImg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.entryCta__note {
  font-size: 1.2rem;
  color: #FF4050;
  line-height: 1.5;
  margin: 0;
  text-indent: -1rem;
  padding-left: 2rem;
  text-align: left;
  display: inline-block;
}

.secHero {
  background: var(--0-guide, #008ED8);
  padding: 2rem 0 3.8rem;
}

.secHero .c-mainNav__h2 {
  color: white;
}

.btnViewMore {
  margin-top: 3.6rem;
  margin-bottom: 5.6rem;
}

.breadcrumb {
  margin: 0 auto;
  padding: 1.5rem 1.5rem;
  box-sizing: border-box;
}

.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;
}

.breadcrumb__current {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.c-mainNav__img2 {
  box-shadow: unset;
}

.p-fixedBox {
  position: fixed;
  top: 40%;
  left: 4rem;
  transform: translate(0, -50%);
  display: flex;
  width: 26rem;
  height: 16rem;
  flex-direction: column;
  align-items: center;
}

.p-fixedBox__img {
  width: 41.6rem;
  margin-bottom: 4.4rem;
}

.p-ctaBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-ctaInterest {
  color: var(--white, #FFFFFF);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}

.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;
}

.c-requestButton__a {
  margin-top: 0;
}

.p-bgFixed {
  background: var(--0-guide, #008ED8);
  width: 100vw;
  height: 100vh;
  position: fixed;
}

/* CTAボタンのベース（共通上書きを避けるため、cp/program用は下記で上書き） */

.c-requestButton__a .cta-button-text {
  padding-right: 3.75rem;
}

/* ================================
   CTAボタン（Figma 1064-5310 準拠）
   p-fixedBox・moveBox_cp・ctaCampaign・ハンバーガーオーバーレイに統一適用
   ================================ */

.p-fixedBox .c-requestButton__a,
.moveBox_cp .c-requestButton__a,
.ctaCampaign__btnWrap .c-requestButton__a,
.c-header__hamburgerOverlay__body--new .c-requestButton__a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: 100%;
  max-width: 34.2rem;
  min-height: 7rem;
  padding: 1.4rem 1.6rem 1.4rem 0.4rem;
  background-color: var(--Primary_red, #FF1925);
  border-radius: 96.9rem;
  box-shadow: 0 0.2rem 1.2rem rgba(19, 21, 43, 0.12), 0 0.04rem 0.195rem rgba(19, 21, 43, 0.04);
  margin: 0 auto;
  margin-top: 0;
  box-sizing: border-box;
  text-decoration: none;
}

.p-fixedBox .c-requestButton__a .c-requestButton__picture,
.moveBox_cp .c-requestButton__a .c-requestButton__picture,
.ctaCampaign__btnWrap .c-requestButton__a .c-requestButton__picture,
.c-header__hamburgerOverlay__body--new .c-requestButton__a .c-requestButton__picture {
  flex: 0 0 9.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-fixedBox .c-requestButton__a .c-requestButton__img,
.moveBox_cp .c-requestButton__a .c-requestButton__img,
.ctaCampaign__btnWrap .c-requestButton__a .c-requestButton__img,
.c-header__hamburgerOverlay__body--new .c-requestButton__a .c-requestButton__img {
  width: 9.4rem;
  height: 7rem;
  object-fit: contain;
  margin: 0;
}

.p-fixedBox .c-requestButton__a .cta-button-text,
.moveBox_cp .c-requestButton__a .cta-button-text,
.ctaCampaign__btnWrap .c-requestButton__a .cta-button-text,
.c-header__hamburgerOverlay__body--new .c-requestButton__a .cta-button-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.3;
  color: var(--white, #FFFFFF);
  padding: 0;
  padding-right: 0;
  margin: 0;
  font-feature-settings: "palt" 1;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}

.p-fixedBox .c-requestButton__a .cta-button-text span,
.moveBox_cp .c-requestButton__a .cta-button-text span,
.ctaCampaign__btnWrap .c-requestButton__a .cta-button-text span,
.c-header__hamburgerOverlay__body--new .c-requestButton__a .cta-button-text span {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
}

/* feature__cta・ctaCampaign__btnWrap ラッパー：ボタン幅をデザイン通りに */

.p-fixedBox .feature__cta_voice,
.ctaArea .feature__cta_voice,
.ctaProgramming .feature__cta_voice,
.ctaCampaign__btnWrap {
  width: 100%;
  max-width: 34.2rem;
  margin: 0 auto;
  display: block;
}

.kanken {
  background-color: #E7F2FE;
  padding: 4.8rem 2.4rem 3.2rem;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}

.kanken__titleImg {
  width: 16.8rem;
  height: auto;
  display: block;
}

.kanken__chara {
  position: absolute;
  top: 1.3rem;
  left: 0;
}

.kanken__charaImg {
  width: 10.55rem;
  height: auto;
  display: block;
}

.kanken__body {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
  width: 100%;
}

.kanken__mainWrap {
  width: 100%;
}

.kanken__mainImg {
  width: 100%;
  height: auto;
  display: block;
  max-width: 34.2rem;
}

.kanken__noteArea {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 1rem 0;
}

.kanken__noteTrigger {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #676979;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
}

.kanken__noteIcon {
  width: 1.2rem;
  height: 1.2rem;
}

.kanken__noteIcon--plus {
  display: block;
}

.kanken__noteIcon--minus {
  display: none;
}

.kanken__noteTrigger.is-open .kanken__noteIcon--plus {
  display: none;
}

.kanken__noteTrigger.is-open .kanken__noteIcon--minus {
  display: block;
}

.kanken__noteContent {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.kanken__noteContentInner {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 1.6rem 0;
  width: 100%;
}

.kanken__noteDesc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333442;
  font-feature-settings: "palt" 1;
  margin: 0;
}

.kanken__noteDesc--red {
  color: #FF1925;
}

.kanken__noteDesc--gray {
  color: #9A9BA5;
}

.kanken__noteDesc--redInline {
  color: #FF1925;
}

.kanken__noteSectionTitle {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #9A9BA5;
  font-feature-settings: "palt" 1;
  margin: 1.2rem 0 0;
}

.kanken__appealImg {
  width: 100%;
  height: auto;
  display: block;
  max-width: 34.2rem;
}

.kanken__card {
  background-color: var(--white, #FFFFFF);
  border-radius: 3rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
}

.kanken__cardBody {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
}

.kanken__headline {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-self: flex-start;
  width: 100%;
}

.kanken__headlineSub {
  color: #333442;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  margin: 0;
}

.kanken__headlineMain {
  color: #3399FF;
  font-size: 2.8rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  margin: 0;
}

.kanken__chartImg {
  width: 20.8rem;
  height: auto;
  display: block;
}

.kanken__sourceArea {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}

.kanken__sourceTrigger {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #676979;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-decoration: underline;
  text-align: right;
}

.kanken__labelImg {
  width: 10.15rem;
  height: auto;
  display: block;
}

/* Figma 2308:3078 + 2308:3080 完全再現 */

.kanken__addFeeLabel {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  /* 親の align-items: center を上書きし、点線をカード全幅に */
  margin: 0 auto -0.5rem;
  padding: 0.8rem 0.8rem;
  /* Figma: py-[8px] px-[28px] */
  border-left: none;
  border-right: none;
  box-sizing: border-box;
  width: 20rem;
}

.kanken__appBlock {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  width: 100%;
}

.kanken__appBadge {
  background-color: #34BBD8;
  color: var(--white, #FFFFFF);
  border-radius: 10rem;
  width: 6.9rem;
  height: 6.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-align: center;
  flex-shrink: 0;
}

.kanken__appTitle {
  color: #34BBD8;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
}

.kanken__appTitle p {
  margin: 0;
}

.kanken__appOrg {
  color: #333442;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  width: 100%;
}

.kanken__appImg {
  width: 21.05rem;
  height: auto;
  display: block;
}

.kanken__subcard {
  background-color: #E7F2FE;
  border-radius: 1.5rem;
  padding: 2.6rem 1.6rem 3.2rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0;
}

.kanken__subcardSection {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
  width: 100%;
}

.kanken__callout {
  background-color: var(--white, #FFFFFF);
  border-radius: 1rem;
  padding: 1rem 2.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0.6rem;
}

.kanken__callout--multi {
  align-items: flex-end;
}

.kanken__calloutText {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.kanken__calloutDeco {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 1.1rem;
}

.kanken__calloutDeco img {
  width: 100%;
  height: auto;
  display: block;
}

.kanken__calloutDeco--l img {
  transform: rotate(61deg);
}

.kanken__calloutDeco--r img {
  transform: rotate(119deg) scaleY(-1);
}

.kanken__calloutImg {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 0.6rem;
}

.kanken__calloutArrow {
  position: absolute;
  bottom: -0.6rem;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  width: 0.9rem;
  height: 0.9rem;
}

.kanken__calloutArrow img {
  width: 100%;
  height: auto;
  display: block;
}

.kanken__subcardBody {
  color: #333442;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
  width: 100%;
}

.kanken__carouselImg {
  width: 27.8rem;
  height: auto;
  display: block;
}

.kanken__noteList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 100%;
}

.kanken__noteItem {
  color: #9A9BA5;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}

.ctaArea {
  background-color: rgb(51, 153, 255);
  padding: 4.3rem 2.4rem 3.2rem;
  width: 100%;
  box-sizing: border-box;
}

.ctaArea__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.ctaArea__lead {
  color: var(--white, #FFFFFF);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.ctaArea__btnLink {
  display: block;
}

.ctaArea__btnImg {
  width: 34.2rem;
  height: auto;
  display: block;
}

.ctaArea--jitsuryoku {
  background-color: var(--white, #FFFFFF);
}

.ctaArea__lead--jitsuryoku {
  color: var(--1, #3399FF);
}

.ctaArea--6 {
  background-color: #34BBD8;
}

.ctaArea--1 {
  padding-top: 2.6rem;
}

.ctaArea--5 {
  padding-bottom: 3.5rem;
}

.ctaCampaign {
  background-color: var(--white, #FFFFFF);
  padding: 3.2rem 2.4rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
}

.ctaCampaign__headGroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}

.ctaCampaign__lead {
  color: var(--1, #3399FF);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.ctaCampaign__highlight {
  box-shadow: inset 0 -1.2rem 0 var(--additional_pink, #FEEAF2);
  padding-bottom: 0;
  width: 34.2rem;
  box-sizing: border-box;
  display: block;
  text-align: center;
  white-space: nowrap;
  margin: 0;
  color: var(--accent_pink, #F62A7E);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 900;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
}

.ctaCampaign__highlightSmall {
  font-size: 2.4rem;
}

.ctaCampaign__highlightLarge {
  font-size: 2.8rem;
}

.ctaCampaign__sub {
  color: var(--accent_pink, #F62A7E);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  padding-top: 2px;
  margin: 0;
}

.ctaCampaign__chevron {
  text-align: center;
}

.ctaCampaign__chevron img {
  width: 10.15rem;
  height: auto;
}

.ctaCampaign__btnWrap {
  text-align: center;
}

.ctaCampaign__btnLink {
  display: block;
}

.ctaCampaign__btnImg {
  width: 34.2rem;
  height: auto;
  display: block;
}

.ctaProgramming {
  background-color: var(--white, #FFFFFF);
  padding: 3.2rem 2.4rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
}

.ctaProgramming__headGroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
}

.ctaProgramming__headLead {
  color: var(--accent_pink, #F62A7E);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 900;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.ctaProgramming__headMain {
  color: var(--accent_pink, #F62A7E);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 0 0.8rem;
}

.ctaProgramming__headMain::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.5rem;
  height: 1.9rem;
  background-color: var(--additional_pink, #FEEAF2);
  z-index: -1;
}

.ctaProgramming__chevron {
  text-align: center;
}

.ctaProgramming__chevron img {
  width: 10.15rem;
  height: auto;
}

.ctaProgramming__btnWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.ctaProgramming__leadWrap {
  display: flex;
  align-items: flex-end;
  gap: 0.4rem;
}

.ctaProgramming__leadSlash {
  color: var(--1, #3399FF);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.ctaProgramming__lead {
  color: var(--1, #3399FF);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
}

.ctaProgramming__btnLink {
  display: block;
}

.ctaProgramming__btnImg {
  width: 34.2rem;
  height: auto;
  display: block;
}

.figmaReference {
  background-color: var(--white, #FFFFFF);
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}

.figmaReference__inner {
  width: 100%;
}

.figmaReference__img {
  display: block;
  width: 100%;
  max-width: 39rem;
  height: auto;
  margin: 0 auto;
}

@keyframes floatUp {
  from {
    opacity: 0;
    transform: translateY(2rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kv {
  position: relative;
  width: 100%;
}

.kv__bgTrigger {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  font: inherit;
}

.kv__bgImg {
  width: 100%;
  height: auto;
  display: block;
  animation: floatUp 0.8s ease-out both;
}

.kv__overlay {
  position: absolute;
  top: 27%;
  left: -6%;
  width: 92%;
  z-index: 1;
  pointer-events: none;
  animation: floatUp 0.8s ease-out 0.2s both;
}

.kv__overlayImg {
  width: 100%;
  height: auto;
  display: block;
}

.kv__buttons {
  position: absolute;
  top: 24.5%;
  right: 2%;
  width: 40%;
  z-index: 2;
  pointer-events: none;
  animation: floatUp 0.8s ease-out 0.4s both;
}

.kv__buttonsImg {
  width: 100%;
  height: auto;
  display: block;
}

.kv__anchors {
  position: absolute;
  top: 84.56%;
  left: 50%;
  transform: translateX(-50%);
  width: 87.69%;
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  z-index: 3;
}

.kv__anchorRow {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
}

.kv__anchorRow--center {
  justify-content: center;
  align-items: center;
}

.kv__anchorItem img {
  width: 11.2rem;
  height: 4.2rem;
  display: block;
}

.ebook {
  background-color: #E7F2FE;
  padding: 0 2.4rem 3.2rem;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}

.ebook__titleWrap {
  position: relative;
  width: 100%;
  height: fit-content;
  margin-bottom: 0;
  padding-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.ebook__titleTextWrap {
  padding-top: 3rem;
}

.ebook__titleBadge {
  position: absolute;
  top: 1.3rem;
  left: 0;
  width: 10.55rem;
  height: auto;
  display: block;
}

.ebook__titleText {
  width: 16.8rem;
  height: auto;
  display: block;
}

.ebook__card {
  background-color: var(--white, #FFFFFF);
  border-radius: 3rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
}

.ebook__cardBody {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: center;
}

.ebook__headline {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-self: flex-start;
  width: 100%;
  text-align: center;
}

.ebook__headlineSub {
  color: #3399FF;
  font-size: 2.7rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  width: 100%;
  margin: 0;
}

.ebook__headlineArrow {
  display: flex;
  justify-content: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.ebook__headlineArrow img {
  width: 10.1rem;
  height: auto;
}

.ebook__headlineMain {
  color: #34BBD8;
  font-size: 2.3rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

.ebook__appImg {
  width: 27.9rem;
  height: auto;
  display: block;
}

.ebook__subcard {
  background-color: #E7F2FE;
  border-radius: 1.5rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: center;
}

.ebook__subcardSection {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
  width: 100%;
}

.ebook__callout {
  position: relative;
  background-color: var(--white, #FFFFFF);
  border-radius: 1rem;
  padding: 1rem 2.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: 100%;
  box-sizing: border-box;
  /* 吹き出し用 下向き三角形（Figma 9×9px に合わせて 0.9rem） */
}

.ebook__callout::after {
  content: "";
  position: absolute;
  bottom: -0.8rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 0.45rem solid transparent;
  border-right: 0.45rem solid transparent;
  border-top: 0.9rem solid var(--white, #FFFFFF);
}

.ebook__calloutText {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.ebook__calloutDeco {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  flex-shrink: 0;
}

.ebook__subcardBody {
  color: #333442;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
  width: 100%;
}

.ebook__featureImg {
  width: 100%;
  max-width: 27.8rem;
  height: auto;
  display: block;
}

.programming {
  background-color: #E7F2FE;
  padding: 0 2.4rem 3.2rem;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.programming__titleWrap {
  position: relative;
  width: 100%;
  padding-top: 3.5rem;
  margin-bottom: 1.8rem;
}

.programming__titleInner {
  display: flex;
  justify-content: center;
  width: 100%;
}

.programming__titleBadge {
  position: absolute;
  top: 1.3rem;
  left: 0;
  z-index: 2;
  width: 10.55rem;
  height: auto;
  display: block;
}

.programming__titleText {
  width: 17.5rem;
  height: auto;
  display: block;
}

.programming__card {
  background-color: var(--white, #FFFFFF);
  border-radius: 3rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
}

.programming__cardBody {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: center;
}

.programming__headline {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-self: flex-start;
  width: 100%;
  text-align: center;
}

.programming__headlineSub {
  color: #333442;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  margin: 0;
}

.programming__headlineMain {
  color: #3399FF;
  font-size: 2.8rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  margin: 0;
}

.programming__appImg {
  width: 27.9rem;
  height: auto;
  display: block;
}

.programming__videoBtn {
  display: block;
  text-align: center;
}

.programming__videoBtnImg {
  width: 31rem;
  height: auto;
  display: block;
}

.programming__descBox {
  padding: 0 1.6rem;
  margin: 0;
  text-align: center;
}

.programming__descText {
  color: #3399FF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  font-feature-settings: "palt" on;
  margin: 0;
}

.programming__noteList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 100%;
}

.programming__noteItem {
  color: #9A9BA5;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}

.programming__chevron {
  display: flex;
  justify-content: center;
  padding: 0.8rem 0;
}

.programming__chevron img {
  width: 80px;
  height: auto;
}

.programming__appHeader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  width: 100%;
}

.programming__appBadge {
  background-color: #34BBD8;
  color: var(--white, #FFFFFF);
  border-radius: 10rem;
  width: 6.9rem;
  height: 6.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-align: center;
  flex-shrink: 0;
}

.programming__appHeaderBadge {
  width: 6.9rem;
  height: 6.9rem;
  flex-shrink: 0;
}

.programming__appHeaderText {
  color: #34BBD8;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.programming__appHeaderTextSmall {
  font-size: 1.6rem;
  font-weight: 700;
}

.programming__mainImg {
  width: 31rem;
  height: auto;
  display: block;
}

.mugakunen {
  background-color: #E7F2FE;
  padding: 0 2.4rem 3.2rem;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}

.mugakunen__titleWrap {
  position: relative;
  width: 100%;
  height: 13rem;
}

.mugakunen__titleBadge {
  position: absolute;
  top: 1.3rem;
  left: 0;
  width: 10.55rem;
  height: auto;
  display: block;
  z-index: 2;
}

.mugakunen__titleText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21rem;
  height: auto;
  display: block;
}

.mugakunen__card {
  background-color: var(--white, #FFFFFF);
  border-radius: 3rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
}

.mugakunen__cardBody {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
}

.mugakunen__headline {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-self: flex-start;
  width: 100%;
  text-align: center;
}

.mugakunen__headlineSub {
  color: #333442;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  margin: 0;
}

.mugakunen__headlineMain {
  color: #3399FF;
  font-size: 2.8rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: left;
  margin: 0;
}

.mugakunen__headlineImg {
  width: 10.1rem;
  height: auto;
  display: block;
  padding-top: 0;
}

.mugakunen__appBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  width: 100%;
}

.mugakunen__headlineImgWrap {
  width: 100%;
  display: flex;
  justify-content: center;
}

.mugakunen__appBadge {
  background-color: #34BBD8;
  color: var(--white, #FFFFFF);
  border-radius: 10rem;
  width: 6.9rem;
  height: 6.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-align: center;
  flex-shrink: 0;
}

.mugakunen__appTitle {
  color: #34BBD8;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  margin: 0;
}

.mugakunen__appImg {
  width: 27.9rem;
  height: auto;
  display: block;
}

.mugakunen__highlight {
  color: #F62A7E;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  display: inline-block;
  padding: 0 0.2rem 0.1rem;
  padding-top: 5px;
  box-shadow: inset 0 -0.8rem 0 #FBE4EE;
}

.mugakunen__desc {
  color: #333442;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
}

.mugakunen__appealImg {
  width: 100%;
  max-width: 31rem;
  height: auto;
  display: block;
}

.mugakunen__subcard {
  background-color: #E7F2FE;
  border-radius: 1.5rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  align-items: center;
}

.mugakunen__subcardSection {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  align-items: center;
  width: 100%;
}

.mugakunen__callout {
  position: relative;
  background-color: var(--white, #FFFFFF);
  border-radius: 1rem;
  padding: 1rem 2.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: 100%;
  box-sizing: border-box;
  /* 吹き出し用 下向き三角形（Figma 9×9px に合わせて 0.9rem） */
}

.mugakunen__callout::after {
  content: "";
  position: absolute;
  bottom: -0.9rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 0.45rem solid transparent;
  border-right: 0.45rem solid transparent;
  border-top: 0.9rem solid var(--white, #FFFFFF);
}

.mugakunen__callout--image {
  padding: 0;
  background-color: transparent;
  /* 画像版は下向き三角形を非表示 */
}

.mugakunen__callout--image::after {
  display: none;
}

.mugakunen__calloutImg {
  width: 100%;
  max-width: 29.1rem;
  height: auto;
  display: block;
}

.mugakunen__calloutText {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.mugakunen__calloutDeco {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  flex-shrink: 0;
}

.mugakunen__featureImg {
  width: 100%;
  max-width: 27.8rem;
  height: auto;
  display: block;
}

.mugakunen__noteArea {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 1rem 0;
  width: 100%;
}

.mugakunen__noteTrigger {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #676979;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
}

.mugakunen__noteIcon {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  flex-shrink: 0;
  padding-top: 0;
}

.mugakunen__noteIcon--plus {
  display: block;
}

.mugakunen__noteIcon--minus {
  display: none;
}

.mugakunen__noteTrigger.is-open .mugakunen__noteIcon--plus {
  display: none;
}

.mugakunen__noteTrigger.is-open .mugakunen__noteIcon--minus {
  display: block;
}

.mugakunen__noteContent {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.mugakunen__noteList {
  list-style: none;
  padding: 1.6rem 0 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 100%;
}

.mugakunen__noteItem {
  color: #9A9BA5;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}

.jitsuryoku {
  background-color: #E7F2FE;
  padding: 0 0 3.2rem;
  padding-top: 0;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.jitsuryoku__titleSection,
.jitsuryoku__content {
  width: 100%;
  padding: 0 2.4rem;
  box-sizing: border-box;
}

.jitsuryoku__titleSection {
  display: flex;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.jitsuryoku__titleWrap {
  position: relative;
  width: 100%;
  height: 70px;
}

.jitsuryoku__titleBadge {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 2;
  width: 10.55rem;
  height: auto;
  display: block;
}

.jitsuryoku__titleText {
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 21rem;
  height: auto;
  display: block;
}

.jitsuryoku__card {
  background-color: var(--white, #FFFFFF);
  border-radius: 3rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
}

.jitsuryoku__cardBody {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
}

.jitsuryoku__headline {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-self: flex-start;
  width: 100%;
  text-align: center;
}

.jitsuryoku__headlineSub {
  color: #333442;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  margin: 0;
  text-align: left;
}

.jitsuryoku__headlineMain {
  color: #3399FF;
  font-size: 2.7rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  margin: 0;
  text-align: left;
  width: 100%;
}

.jitsuryoku__chartImg {
  width: 20.8rem;
  height: auto;
  display: block;
}

.jitsuryoku__sourceArea {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}

.jitsuryoku__sourceTrigger {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #676979;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-decoration: underline;
  text-align: right;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
}

.jitsuryoku__sourceTrigger::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("img/icon_plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2rem;
  flex-shrink: 0;
}

.jitsuryoku__sourceTrigger.is-open::after {
  background-image: url("img/icon_minus.svg");
}

.jitsuryoku__sourceText {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  color: #676979;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 150%;
  text-align: right;
  margin-top: 0.8rem;
}

.jitsuryoku__sectionHeader {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.8rem;
}

.jitsuryoku__sectionBadge {
  width: 80px;
  height: auto;
  display: block;
}

.jitsuryoku__sectionTitle {
  color: #34BBD8;
  font-size: 2.4rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.jitsuryoku__appImg {
  width: 21.1rem;
  height: auto;
  display: block;
}

.jitsuryoku__desc {
  color: #333442;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
}

.jitsuryoku__highlight {
  color: #F62A7E;
  font-size: 2rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
  background-image: linear-gradient(transparent 66%, rgba(246, 42, 126, 0.2) 76%);
}

.jitsuryoku__accent {
  color: #3399FF;
  font-weight: 700;
}

.jitsuryoku__subcard {
  background-color: #E7F2FE;
  border-radius: 1.5rem;
  padding: 3.2rem 1.6rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}

.jitsuryoku__subcardLead {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.jitsuryoku__subcardLeadImg {
  width: 100%;
  max-width: 28.6rem;
  height: auto;
  display: block;
}

.jitsuryoku__subcardSection {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: center;
  width: 100%;
}

.jitsuryoku__subcardHeader {
  background-color: #34BBD8;
  color: var(--white, #FFFFFF);
  border-radius: 1rem 1rem 0 0;
  padding: 0.8rem 2.4rem;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

.jitsuryoku__subcardHeaderImg {
  width: 100%;
  max-width: 27.8rem;
  height: auto;
  display: block;
  border-radius: 1rem 1rem 0 0;
}

.jitsuryoku__subcardImg {
  width: 100%;
  max-width: 27.8rem;
  height: auto;
  display: block;
}

.jitsuryoku__subcardDesc {
  color: #333442;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
}

.jitsuryoku__subcardHighlight {
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.jitsuryoku__subcardHighlight--teal {
  color: #3399FF;
}

.jitsuryoku__subcardHighlightPink {
  color: #F62A7E;
  font-size: 1.8rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.5;
  text-align: center;
  margin: 0;
  padding-bottom: 3px;
}

.jitsuryoku__subcardHighlightPink--blue {
  color: #00ADEA;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}

.jitsuryoku__subcardHighlightBlue {
  color: #3399FF;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  display: inline;
  padding: 0 0.8rem;
  box-shadow: inset 0 -0.95rem 0 #FFFFFF;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.jitsuryoku__subcardHighlightBlue--line {
  display: table;
  margin: 0 auto;
}

.jitsuryoku__subcardHighlightCyan {
  color: #00ADEA;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  padding-top: 1rem;
}

.jitsuryoku__subcardNote {
  color: #9A9BA5;
  font-size: 1.1rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  text-align: left;
  margin: 0;
  padding: 0 0.4rem;
}

.jitsuryoku__callout {
  position: relative;
  background-color: var(--white, #FFFFFF);
  border-radius: 1rem;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  width: 100%;
  box-sizing: border-box;
  /* 吹き出し用 下向き三角形（Figma 9×9px に合わせて 0.9rem） */
}

.jitsuryoku__callout::after {
  content: "";
  position: absolute;
  bottom: -0.9rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 0.45rem solid transparent;
  border-right: 0.45rem solid transparent;
  border-top: 0.9rem solid var(--white, #FFFFFF);
}

.jitsuryoku__calloutText {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  line-height: 1.3;
  text-align: center;
  margin: 0;
}

.jitsuryoku__calloutDeco {
  color: #00219B;
  font-size: 2rem;
  font-weight: 700;
  flex-shrink: 0;
}

.jitsuryoku__chevron {
  display: flex;
  justify-content: center;
  padding: 0.8rem 0;
}

.jitsuryoku__chevron img {
  width: 80px;
  height: auto;
  opacity: 1;
}

.ctaArea--jitsuryoku {
  margin-top: 0;
  padding: 4.3rem 2.4rem 3.2rem;
}

.ctaArea__btnLink--jitsuryoku {
  display: block;
}

.ctaArea__btnImg--jitsuryoku {
  width: 34.2rem;
  height: auto;
  display: block;
}

.friendFaq .footer__list p a,
.friendFaq .footer__list p a.inline-link {
  color: var(--0-guide, #008ED8);
  text-decoration-color: var(--0-guide, #008ED8);
}

@media screen and (max-width: 471px) {
  .hero__image .img1 {
    top: 34.7rem;
    left: 0.9rem;
  }

  .hero__image .img2 {
    top: 33.5rem;
  }
}