@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    U-GAKU English Camp in Nasu
    Duplicated from english-camps-kanagawa.css (Phase 2). Palette will be
    switched from green to navy/gold for Nasu in Phase 4.
    Scope: .nasu (+ .nasu-theme for CTA — CTA green kept unchanged per spec).
    Photo/icon assets are intentionally still referencing
    images/englishcamp-kanagawa/ — see page-nasu.php comment.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu {
  background: #F7F9FB;
}

.nasu .type2__inner2 {
  padding: 0;
}

/* Section rhythm */
.nasu .program-intro,
.nasu .reason,
.nasu .recommended-for,
.nasu .program-details,
.nasu .support,
.nasu .schedule,
.nasu .achievements,
.nasu .voice,
.nasu .faq {
  margin: 0;
  padding: 80px 0;
}

/* Section background colours (per Figma) */
.nasu .recommended-for,
.nasu .support,
.nasu .achievements,
.nasu .faq {
  background: #ffffff;
}

.nasu .reason,
.nasu .schedule,
.nasu .voice {
  background: #F7F9FB;
}

.nasu .program-intro {
  background: #7FA8C91F;
}

/* ===== Shared section header (eyebrow + title + green underline) ===== */
.nasu .type2__title {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 500;
}

.nasu .type2__title p.gradient {
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #2E5D82;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
  -webkit-text-fill-color: #2E5D82;
  letter-spacing: 0.02em;
  text-transform: none;
  margin-bottom: 8px;
}

.nasu .type2__title h2 {
  font-size: 32px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.nasu .type2__title:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100px;
  height: 2px;
  background: #C9A24A;
  border-radius: 0;
}

.nasu .type2__text {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
  margin: 0 0 8px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    FV / Hero
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .fv {
  display: grid;
  position: relative;
  margin: 0;
  background: #F7F9FB;
  overflow: hidden;
}

.nasu .fv>* {
  grid-area: 1 / 1;
}

.nasu .fv__vector-wrapper {
  position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
  z-index: 1;
  pointer-events: none;
  width: 100%;
}

.nasu .fv__vector,
.nasu .fv__vector-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}


/* ═══════════════════════════════════════════════════════════
   FV Deco – Desktop wrapper
   Tops are fixed px from the Figma 1440px canvas.
   Only left/right (%) and width/height (clamp) scale.
   ═══════════════════════════════════════════════════════════ */

.nasu .fv__deco-wrapper {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 3;
  overflow: visible;
}

/* Shared base */
.nasu .fv__deco {
  position: absolute;
  display: block;
}

/* Main desktop decoration strip */
.nasu .fv__deco--hero {
  left: 0;
  bottom: -35px;
  width: 100%;
  height: auto;
}

/* ═══════════════════════════════════════════════════════════
   Mobile deco wrapper — hidden on desktop
   ═══════════════════════════════════════════════════════════ */
.nasu .fv__deco-wrapper--mobile {
  display: none;
}


.nasu .fv__inner {
  position: relative;
  z-index: 2;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  padding-left: 8vw;
  min-height: 676px;
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
  justify-content: space-between;
}

@media only screen and (min-width: 1250px) and (max-width: 1500px) {
  .nasu .fv__inner {
    padding-left: 10vw;
  }
}

.nasu .fv__content {
  position: relative;
  z-index: 3;
  display: flex;
  padding-top: 36px;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  max-width: 550px;
}

/* 「2026年年末開催 那須高原」スタンプ画像（Kanagawaのシルバーウィークリボンの代わり）
   PC: フローから外し、写真との境目に配置。fv__badge（小・中学生対象、top:96px〜約228px）と
   重ならないよう、その下に来る高さに調整 */
.nasu .fv__stamp {
  display: block;
  position: absolute;
  top: 245px;
  left: 360px;
  width: 240px;
  max-width: 100%;
  height: auto;
  margin: 0;
  transform: rotate(-3deg);
  z-index: 4;
}

.nasu .fv__catch {
  margin: 4px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.5;
}

.nasu .fv__catch-num {
  color: #22303C;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24.417px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.nasu .fv__title {
  margin: 0;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.nasu .fv__title img {
  display: block;
  width: 460px;
  max-width: 100%;
  height: auto;
}

.nasu .fv__in-location {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 380px;
  max-width: 100%;
  margin: 4px 0 0;
}

.nasu .fv__in-location-rule {
  display: block;
  flex: 1 1 auto;
  height: 1px;
  background: #22303C;
}

.nasu .fv__in-location-text {
  display: block;
  flex: 0 0 auto;
  margin: 0;
  width: 160px;
  height: auto;
}

.nasu .fv__date {
  width: 337px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 6px 0 0;
}

.nasu .fv__date-rule {
  display: block;
  width: 100%;
  height: 1px;
    background: #22303C;
}

.nasu .fv__date-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.5;
}

.nasu .fv__date-icon {
  flex: 0 0 auto;
}
.nasu .fv__cta-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 12px 0 0;
  width: 340px;
  max-width: 100%;
}
.nasu .fv__cta {
  display: block;
  text-decoration: none;
  width: 100%;
}

.nasu .fv__cta img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 4;
}

.nasu .fv__lstep {
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #22303C;
  text-decoration: underline;
  text-underline-offset: 2px;
  margin-top: 8px;
}

.nasu .fv__lstep p {
  margin: 0;
}

.nasu .fv__badge {
  position: absolute;
  top: 96px;
  right: -40px;
  left: auto;
  width: 130px;
  height: auto;
  z-index: 5;
}

/* Right photo cluster */
.nasu .fv__photos {
  /* Grid scales from ~55% at 769px to 100% at 1440px
             col1: 392px, gap: 24px, col3: 317px  */
    display: grid;
  grid-template-columns:
      clamp(216px, 27.22vw, 392px)
      /* col 1: 392/1440 = 27.22vw */
      clamp(12px, 1.67vw, 24px)
      /* gap col */
      clamp(174px, 22.01vw, 317px);
    /* col 3: 317/1440 = 22.01vw */
    row-gap: clamp(12px, 1.67vw, 24px);
    align-self: start;
    overflow: visible;
    flex-shrink: 0;
}

.nasu .fv__photo {
  display: block;
  border-radius: clamp(10px, 1.39vw, 20px);
    object-fit: cover;
}

/* photo--1: spans full 3 cols, right-aligned with margin */
.nasu .fv__photo--1 {
  grid-column: 1 / -1;
  justify-self: end;
  margin-right: clamp(36px, 4.72vw, 68px);
    width: clamp(228px, 28.75vw, 414px);
    /* 414/1440 = 28.75vw */
    height: clamp(158px, 19.93vw, 287px);
    /* 287/1440 = 19.93vw */
}

/* photo--2: left column, row 2 */
.nasu .fv__photo--2 {
  grid-column: 1;
  grid-row: 2;
    align-self: start;
  width: clamp(216px, 27.22vw, 392px);
    height: clamp(150px, 18.89vw, 272px);
    /* 272/1440 = 18.89vw */
}

/* photo--3: right column, row 2, taller */
.nasu .fv__photo--3 {
  grid-column: 3;
  grid-row: 2;
  align-self: start;
  z-index: 2;
  width: clamp(174px, 22.01vw, 317px);
  height: clamp(186px, 23.47vw, 338px);
  /* 338/1440 = 23.47vw */
}

.nasu .fv__photo--mob {
  display: none;
}


.nasu .visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Program intro (とは?)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .program-intro {
  padding-top: 80px;
  position: relative;
}

.nasu .program-intro__lead {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 2.2;
  margin: 0 0 60px;
}

.nasu .program-intro__photos {
  display: flex;
  width: 100%;
}

.nasu .program-intro__photos img {
  display: block;
  width: 25%;
  height: auto;
  object-fit: cover;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    3つの魅力 (reason)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .reason .type2__title {
  margin-bottom: 60px;
}

.nasu .reason__heading {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.nasu .reason__heading .green {
  color: #2E5D82;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 36px;
}

.nasu .reason__row {
  display: flex;
  align-items: flex-start;
  gap: 48px;
  margin-top: 60px;
}

.nasu .reason__row:first-of-type {
  margin-top: 0;
}

.nasu .reason__row--reverse {
  flex-direction: row-reverse;
}

.nasu .reason__media {
  flex: 0 0 417px;
  width: 417px;
}

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

.nasu .reason__body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 8px;
}

.nasu .reason__label {
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1.4;
}

.nasu .reason__title {
  margin: 0;
}

.nasu .reason__title span {
  display: inline-block;
  background: #ffffff;
  box-shadow: 3px 3px 0 #C9A24A;
  padding: 0 4px 0 8px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.nasu .reason__text {
  margin: 12px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Recommended For (blob masks, 5 items)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .recommended-for .type2__title {
  margin-bottom: 60px;
}

.nasu .recommended-for__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  max-width: 885px;
  margin: 0 auto;
}

.nasu .recommended-for__item {
  width: 218px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  text-align: center;
}

.nasu .recommended-for__image {
  width: 218px;
  height: 218px;
  border-radius: 0;
  background: none;
  overflow: hidden;
  margin: 0;
  position: relative;
  -webkit-mask: url('../images/englishcamp-kanagawa/recommended__blob-mask.svg') center / contain no-repeat;
  mask: url('../images/englishcamp-kanagawa/recommended__blob-mask.svg') center / contain no-repeat;
}

.nasu .recommended-for__image::before {
  content: none;
}

.nasu .recommended-for__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.15) rotate(0deg);
}

.nasu .recommended-for__item:first-child .recommended-for__image img {
  object-position: 80% center;
  transform: scale(1.70) rotate(0deg);
}

.nasu .recommended-for__item:last-child .recommended-for__image {
  -webkit-mask: none;
  mask: none;
  overflow: visible;
}

.nasu .recommended-for__item:last-child .recommended-for__image img {
  transform: none;
}

.nasu .recommended-for__item p {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Program details / Pricing
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .program-details {
  background: transparent;
}

.nasu .program-details .type2__title {
  margin-bottom: 40px;
}

.nasu .program-details__card {
  max-width: 976px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 24px;
  padding: 60px 80px;
}

.nasu .program-details__price {
  text-align: center;
  margin: 0 0 40px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.4;
}

.nasu .program-details__price-label,
.nasu .program-details__tax {
  font-size: 20px;
  font-weight: 500;
  color: #22303C;
  letter-spacing: 0.04em;
}

.nasu .program-details__yen {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 700;
  color: #2E5D82;
  letter-spacing: 0.02em;
}

.nasu .program-details__amount {
  font-family: 'Noto Sans JP', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  /* 「近日公開」表示用に、数字前提だった60pxから縮小（Phase 3） */
  font-size: 32px;
  font-weight: 700;
  color: #2E5D82;
  letter-spacing: 0.02em;
}

.nasu .program-details__list {
  margin: 0 0 40px;
}

.nasu .program-details__row {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 24px;
}

.nasu .program-details__row:last-child {
  margin-bottom: 0;
}

.nasu .program-details__row dt {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

.nasu .program-details__row dd {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
}

.nasu .program-details__map {
  width: 100%;
}

.nasu .program-details__map iframe {
  display: block;
  width: 100%;
  height: 254px;
  border: 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Support (reuse support__grid, baked rounded+shadow images)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .support .type2__title {
  margin-bottom: 32px;
}

.nasu .support__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin-top: 40px;
}

.nasu .support__image {
  width: 100%;
  aspect-ratio: auto;
  overflow: visible;
  border-radius: 0;
  background: none;
  margin-bottom: 16px;
}

.nasu .support__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.nasu .support__item h3 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1.4;
  margin-bottom: 8px;
  text-align: left;
}

.nasu .support__item p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Schedule (reuse schedule__list, flat photos + CSS rounding/shadow)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .schedule .type2__title {
  margin-bottom: 60px;
}

.nasu .schedule__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px 24px;
  margin-top: 40px;
}

.nasu .schedule__item {
  position: relative;
  background: transparent;
  padding: 0;
  border: 0;
  text-align: left;
}

.nasu .schedule__item img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 8px;
  margin: 11px 0 12px;
}

.nasu .schedule__item:nth-child(4) img {
  border-radius: 0;
  object-fit: contain;
}

.nasu .schedule__time {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #2E5D82;
  color: #ffffff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 4px;
  letter-spacing: 0.02em;
  margin: 0;
}

.nasu .schedule__item p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.4;
  margin: 0;
}

.nasu .schedule__sub {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #22303C;
  margin-top: 2px;
  line-height: 1.5;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Achievements (3 stat cards + full-bleed photo strip)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .achievements {
  padding-bottom: 0;
}

.nasu .achievements .type2__title {
  margin-bottom: 32px;
}

.nasu .achievements__cards {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin: 32px 0 48px;
}

.nasu .achievements__card {
  position: relative;
  width: 270px;
  min-height: 180px;
  background: #C9A24A1A;
  border-radius: 8px;
  box-shadow: 3px 3px 0 #C9A24A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 24px 18px;
  text-align: center;
}

.nasu .achievements__card::after {
  content: '';
  position: absolute;
  top: 40px;
  left: 85px;
  width: 100px;
  height: 100px;
  background-color: #7FA8C9;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  opacity: 0.50; /* more visible watermark */
  pointer-events: none;
  z-index: 1;
}

.nasu .achievements__card:nth-child(1)::after {
  -webkit-mask-image: url('../images/englishcamp-kanagawa/achievements__bg-group.png');
  mask-image: url('../images/englishcamp-kanagawa/achievements__bg-group.png');
}

.nasu .achievements__card:nth-child(2)::after {
  -webkit-mask-image: url('../images/englishcamp-kanagawa/achievements__bg-flag.png');
  mask-image: url('../images/englishcamp-kanagawa/achievements__bg-flag.png');
}

.nasu .achievements__card:nth-child(3)::after {
  -webkit-mask-image: url('../images/englishcamp-kanagawa/achievements__bg-cap.png');
  mask-image: url('../images/englishcamp-kanagawa/achievements__bg-cap.png');
}

.nasu .achievements__headline,
.nasu .achievements__body {
  position: relative;
  z-index: 2;
}

.nasu .achievements__headline {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #22303C;
  line-height: 1.4;
}

.nasu .achievements__num-group {
  display: inline-block;
  white-space: nowrap;
}

.nasu .achievements__num {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #2E5D82;
  line-height: 1;
  letter-spacing: -0.02em;
  white-space: nowrap;
}

.nasu .achievements__num-suffix {
  white-space: nowrap;
}

.nasu .achievements__num--sm {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 28px;
  letter-spacing: 0;
}

.nasu .achievements__num-suffix {
  color: #2E5D82;
}

.nasu .achievements__body {
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.5;
}

.nasu .achievements__strip {
  display: flex;
  width: 100%;
}

.nasu .achievements__strip img {
  display: block;
  width: 25%;
  height: auto;
  object-fit: cover;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Voice (reuse voice__list — green offset shadow card)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .voice .type2__title {
  margin-bottom: 48px;
}

.nasu .voice__list {
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 700px;
  margin: 0 auto;
}

.nasu .voice__item {
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.nasu .voice__card {
  position: relative;
  flex: 1;
  background: #ffffff;
  border-left: 0;
  border-radius: 8px;
  box-shadow: 3px 3px 0 #C9A24A;
  padding: 16px 16px 16px 16px;
}

.nasu .voice__quote {
  position: absolute;
  top: 12px;
  left: 14px;
  line-height: 1;
}

.nasu .voice__quote svg {
  display: block;
}

.nasu .voice__card p {
  margin: 22px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
  text-align: justify;
}

.nasu .voice__avatar {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    FAQ (reuse faq__item — green A badge, light-green answer)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu .faq {
  padding-top: 100px;
  padding-bottom: 150px;
}

.nasu .faq .type2__title {
  margin-bottom: 48px;
}

.nasu .faq__icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  border-radius: 50%;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
}

.nasu .faq__icon--q {
  background: #22303C;
}

.nasu .faq__icon--a {
  background: #2E5D82;
}

.nasu .faq .faq__item--question {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 48px 20px 16px;
  background: #ffffff;
  border-bottom: 1px solid #d5d5d5;
  cursor: pointer;
}

.nasu .faq .faq__item:first-of-type .faq__item--question {
  border-top: 1px solid #d5d5d5;
}

.nasu .faq .faq__item--question p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #22303C;
  margin: 0;
}

.nasu .faq__chevron {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 24px;
  height: 24px;
  background: url('../images/englishcamp-kanagawa/faqarrow.png') center / contain no-repeat;
  border: none;
  transition: transform 0.3s ease;
}

.nasu .faq .open .faq__chevron {
  transform: translateY(-50%) rotate(180deg);
}

.nasu .faq .faq__item--answer {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
  overflow: hidden;
  max-height: 0;
  padding: 0 16px;
  background: #F7F9FB;
  border-bottom: 1px solid #d5d5d5;
  transition: max-height 0.35s ease, padding 0.35s ease;
}

.nasu .faq .faq__item--answer .faq__icon {
  margin-right: 0;
  flex-shrink: 0;
}

.nasu .faq .open .faq__item--answer {
  max-height: 600px;
  padding: 20px 16px;
}

.nasu .faq .faq__item--answer p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #22303C;
  line-height: 1.6;
  margin: 0;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    CTA (nasu-theme — green, kept unchanged from Kanagawa per spec)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.nasu-theme .cta--dynamic__info-line .badge {
  align-self: initial;
}

.nasu-theme .cta--dynamic__main-title {
  box-shadow: 4px 4px 0px #10c43d;
}

.nasu-theme .cta--dynamic__main-title .title-box {
  color: #10c43d;
}

.nasu-theme .cta--dynamic__action-btn {
  background: linear-gradient(-28.03deg, #00dc37 0.49%, #33ff88 48.34%, #00ffaa 96.19%);
  box-shadow: 4px 4px 0px #10c43d;
}

.nasu-theme .cta--dynamic__action-btn .arrow {
  color: #10c43d;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                                                                                                                                FV – Tablet overrides (769px – 1300px, outside mobile block)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .nasu .fv__content {
    max-width: 450px;
  }
  .nasu .fv__title img {
    width: 400px;
  }

  .nasu .fv__badge {
    right: -40px;
    left: auto;
  }

  .nasu .fv__cta-wrapper {
    width: 300px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .nasu .fv__content {
    max-width: 380px;
  }

  .nasu .fv__title img {
    width: 320px;
  }

  .nasu .fv__badge {
    right: -40px;
    left: auto;
    width: 100px;
  }

  .nasu .fv__cta-wrapper {
    width: 260px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .nasu .fv__badge {
    left: auto;
    right: -73px;
  }
}

@media only screen and (min-width: 500px) and (max-width: 768px) {
  .nasu .fv__badge {
    top: -18vw;
  }
}
@media only screen and (max-width: 1023px) {
  .nasu .fv__inner {
    justify-content: space-between;
  }
}
    
    /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                    Responsive (max-width: 768px) — mobile
                +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
    @media only screen and (max-width: 768px) {
    
      .nasu .program-intro,
      .nasu .reason,
      .nasu .recommended-for,
      .nasu .program-details,
      .nasu .support,
      .nasu .schedule,
      .nasu .achievements,
      .nasu .voice,
      .nasu .faq {
        padding: 56px 0;
      }

      /* Show mobile decors and hide desktop decors on mobile (<= 768px) */
      .nasu .fv__deco-wrapper--desktop {
        display: none !important;
      }
      .nasu .fv__vector-wrapper {
        display: none !important;
      }
      .nasu .fv__deco-wrapper--mobile {
        display: block !important;
        position: absolute;
        top: auto;
        bottom: 0;
        right: 0;
        height: auto;
        pointer-events: none;
        z-index: 3;
        overflow: visible;
      }
      .nasu .fv__mdeco-bg {
        display: block;
        width: 100%;
        height: auto;
      }
    
      .nasu .type2__title h2 {
        font-size: 24px;
      }
    
  /* ─── FV section shell ─── */
  .nasu .fv {
    display: block;
    overflow: hidden;
    position: relative;
    background: #F7F9FB;
  }

  .nasu .fv__inner {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
  }

  /* ─── Photos — single combined mobile image ─── */
  .nasu .fv__photos {
    order: 1;
    position: relative;
    width: 100%;
    height: auto;
    flex-shrink: 0;
    display: block;
    transform: none;
    overflow: visible;
    margin-bottom: 0;
  }

  .nasu .fv__photo--1,
  .nasu .fv__photo--2,
  .nasu .fv__photo--3 {
    display: none !important;
  }

  .nasu .fv__photo--mob {
    display: block !important;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 0;
  }

  /* ─── FV Stamp（那須高原・年末開催）— SP専用。
       写真コラージュ下端をまたぎ、上半分が写真に重なり下半分が余白にはみ出す。
       画像自体は右肩下がり（時計回り約4度）に焼き込まれているため、
       CSSで-8deg回転させることで打ち消し+反対方向（反時計回り約4度・左肩下がり）を実現 ─── */
  .nasu .p-ec-nasu__fv-stamp {
    position: absolute;
    left: 45px;
    bottom: -90px;
    z-index: 3;
    transform: rotate(-8deg);
  }

  .nasu .p-ec-nasu__fv-stamp img {
    display: block;
    width: 180px;
    height: auto;
  }

  /* ─── Badge (小・中学生対象) — mobile ─── */
  .nasu .fv__badge {
    position: absolute;
    top: -25vw;
    right: 16px;
    left: auto;
    width: 25.6vw;
    max-width: 96px;
    min-width: 70px;
    z-index: 5;
  }

  /* ─── Content block — below photos ───
     元はリボン画像込みで -12vw 分photosと重ねる設計だったが、リボン削除に伴い
     fv__catchが写真と重なって読めなくなっていたため、写真の下に配置し直す。
     padding-topは、p-ec-nasu__fv-stamp（写真下端から78pxはみ出す）と
     fv__catchが重ならないよう、はみ出し分+余白を確保するために95pxに調整 */
  .nasu .fv__content {
    order: 2;
    position: relative;
    top: 0;
    z-index: 2;
    align-items: center;
    text-align: center;
    max-width: 100%;
    padding: 95px 20px 40px;
    gap: 10px;
  }

  .nasu .fv__catch {
    font-size: 13px;
    text-align: center;
    margin: 0;
  }

  .nasu .fv__title {
    text-align: center !important;
    margin: 0 auto !important;
    width: 100% !important;
    display: block !important;
  }

  .nasu .fv__title img {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
  }
  
  .nasu .fv__title img.pc__only {
    display: none !important;
  }
  
  .nasu .fv__title img.sp__only {
        width: 240px !important;
       
  }

  .nasu .fv__in-location {
    width: 85%;
    max-width: 280px;
    margin: 0 auto;
    justify-content: center;
  }

  .nasu .fv__in-location-text {
    width: 112px;
  }

  .nasu .fv__date {
    width: 90%;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .nasu .fv__date-text {
    font-size: 14px;
  }

  .nasu .fv__cta-wrapper {
    margin: 0 auto !important;
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 !important;
  }

  .nasu .fv__cta {
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 300px !important;
    display: block !important;
  }

  .nasu .fv__cta img {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
  }

  .nasu .fv__lstep {
    text-align: center;
  }

  /* (Mobile/tablet decors handled in max-width: 1023px media query) */


  /* Program intro */
  .nasu .program-intro {
  background: #7FA8C91F;
}

  .nasu .program-intro__lead {
    font-size: 14px;
    line-height: 1.9;
    padding: 0 16px;
    margin-bottom: 60px;
  }

  .nasu .program-intro__lead br {
    display: none;
  }

  .nasu .program-intro__photos {
    flex-wrap: wrap;
  }

  .nasu .program-intro__photos img {
    width: 50%;
  }

  /* Reason */
  .nasu .reason .type2__title {
    margin-bottom: 40px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .reason__heading {
    font-size: 18px;
  }

  .nasu .reason__heading .green {
    font-size: 24px;
  }

  .nasu .reason__row,
  .nasu .reason__row--reverse {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
    padding: 0 12px;
  }

  .nasu .reason__media {
    flex: 0 0 auto;
    width: 100%;
  }

  .nasu .reason__body {
    gap: 8px;
    padding-top: 0;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .reason__label {
    font-size: 12px;
  }

  .nasu .reason__title span {
    font-size: 20px;
  }

  .nasu .reason__text {
    font-size: 14px;
    margin-top: 8px;
  }

  .nasu .recommended-for .type2__title {
    margin-bottom: 40px;
  }

  /* Recommended */
  .nasu .recommended-for__grid {
    justify-content: space-between;
    gap: 24px 0;
    max-width: 340px;
    margin: 0 auto;
  }

  .nasu .recommended-for__item {
    width: 47%;
    max-width: 160px;
  }

  .nasu .recommended-for__image {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .nasu .recommended-for__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .nasu .recommended-for__item p {
    font-size: 13px;
  }

  /* Program details */
  .nasu .program-details__card {
    border-radius: 24px;
    padding: 32px 16px;
    margin: 0 16px;
  }

  .nasu .program-details .type2__title {
    margin-bottom: 32px;
  }

  .nasu .program-details .type2__title:after {
    width: 56px;
  }

  .nasu .program-details__price {
    margin-bottom: 32px;
  }

  .nasu .program-details__yen {
    font-size: 40px;
  }

  .nasu .program-details__amount {
    font-size: 26px;
  }

  .nasu .program-details__price-label,
  .nasu .program-details__tax {
    font-size: 16px;
  }

  .nasu .program-details__list {
    margin-bottom: 32px;
  }

  .nasu .program-details__row dt {
    font-size: 14px;
  }

  .nasu .program-details__row dd {
    font-size: 14px;
    line-height: 1.6;
  }

  .nasu .program-details__map {
    margin-top: 32px;
  }

  .nasu .program-details__map iframe {
    height: 200px;
  }

  /* Support */
  .nasu .support {
    padding-left: 12px;
    padding-right: 12px;
  }

  .nasu .support .type2__title {
    margin-bottom: 16px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .support .type2__text {
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .support__grid {
    grid-template-columns: 1fr;
    gap: 40px;
    margin-top: 0;
  }

  .nasu .support__item h3 {
    font-size: 20px;
    margin-bottom: 16px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .support__image {
    margin-bottom: 20px;
  }

  .nasu .support__item p {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
  }

  /* Schedule */
  .nasu .schedule {
  padding: 0px 16px;
  }

  .nasu .schedule .type2__title {
    margin-bottom: 40px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .nasu .schedule__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 12px;
  }

  .nasu .schedule__item p {
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;
  }

  /* Achievements */
  .nasu .achievements {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .nasu .achievements .type2__title {
    margin-bottom: 40px;
  }

  .nasu .achievements .type2__text {
    display: none;
  }

  .nasu .achievements__cards {
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }

  .nasu .achievements__strip {
    flex-wrap: wrap;
  }

  .nasu .achievements__strip img {
    width: 50%;
  }

  /* Voice */
  .nasu .voice .type2__title {
    margin-bottom: 40px;
  }

  .nasu .voice__list {
    gap: 40px;
    padding: 0 16px;
  }

  .nasu .voice__avatar {
    width: 48px;
    height: 48px;
  }

  .nasu .voice__card {
    padding: 12px 16px;
  }

  .nasu .voice__card p {
    font-size: 13px;
  }

  /* FAQ */
  .nasu .faq .faq__item--answer {
    align-items: center;
  }

  /* CTA */
  .nasu-theme .cta--dynamic__main-title .title-box {
    box-shadow: 3px 3px 0px #10c43d;
    color: #10c43d;
    font-size: 26px;
  }

  .nasu-theme .cta--dynamic__info-line {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 24px auto;
    gap: 8px;
  }

  .nasu-theme .cta--dynamic__info-line .badge {
    font-size: 14px;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 8px;
    box-sizing: border-box;
    align-self: center;
  }

  .nasu-theme .cta--dynamic__info-line .capacity-group,
  .nasu-theme .cta--dynamic__info-line .period-group {
    align-self: flex-start;
    padding-left: 16px;
    display: inline-flex;
    justify-content: flex-start;
    gap: 4px;
    align-items: flex-end;
  }

  .nasu-theme .cta--dynamic__info-line .capacity-group .label,
  .nasu-theme .cta--dynamic__info-line .period-group .label,
  .nasu-theme .cta--dynamic__info-line .capacity-group .unit {
    font-size: 14px;
    font-weight: 700;
  }

  .nasu-theme .cta--dynamic__info-line .number,
  .nasu-theme .cta--dynamic__info-line .date {
    font-size: 28px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
    line-height: 1.0;
  }

  .nasu-theme .cta--dynamic__info-line .date .wave {
    font-size: 14px;
    text-shadow: none;
    margin: 0 4px;
  }

  .nasu-theme .cta--dynamic__action-btn {
    box-shadow: 3px 3px 0px #10c43d;
  }
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Phase 4 — Photo / graphic color grading
    Kanagawaの元画像ファイルはそのまま流用し、CSSのfilterのみで
    ネイビー×ゴールドの冬トーンへ調整する（画像自体は無加工・可逆）。
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 実写写真の色調補正について:
   hue-rotate()を大きく回すと肌色が青紫に転んでしまい「内容は視認できるが不自然」
   になることをプレビュー検証で確認したため、方式を2段階に分けている。

   (1) レイアウト変更なしで安全にかけられる箇所（FVメイン写真のCSS Gridレイアウト、
       Scheduleのキャプション付きサムネイル）は、hue-rotateを使わない軽いトーンダウン
       （彩度・明度・コントラストのみ）に留める。 */
.nasu .fv__photo,
.nasu .schedule__item img {
  filter: saturate(80%) brightness(1.06) contrast(1.02) hue-rotate(-6deg);
}

/* (2) 既に専用ラッパーdivを持つ写真（Program intro／Point／Recommended／Support／
       Achievements帯）は、::after疑似要素 + mix-blend-mode:color でネイビーの
       半透明オーバーレイを重ね、被写体の明暗（視認性）を保ったまま色相だけを
       ネイビー系に寄せる（画像自体は無加工）。 */
.nasu .program-intro__photos,
.nasu .reason__media,
.nasu .support__image,
.nasu .achievements__strip {
  position: relative;
}

.nasu .program-intro__photos img,
.nasu .reason__media img,
.nasu .recommended-for__image img,
.nasu .support__image img,
.nasu .achievements__strip img {
  filter: brightness(1.08) saturate(105%);
}

.nasu .program-intro__photos::after,
.nasu .reason__media::after,
.nasu .recommended-for__image::after,
.nasu .support__image::after,
.nasu .achievements__strip::after {
  content: '';
  position: absolute;
  inset: 0;
  background: #2E5D82;
  mix-blend-mode: color;
  opacity: 0.16;
  pointer-events: none;
}

/* 単色グリーンのグラフィック（U-GAKUロゴ文字・FVバッジ）：色相回転でネイビー系へ */
.nasu .fv__title img,
.nasu .fv__badge {
  filter: hue-rotate(75deg) saturate(0.65) brightness(1.05);
}

/* 背景の波装飾（淡いグリーン）：淡いブルーへ */
.nasu .fv__vector {
  filter: hue-rotate(75deg) saturate(0.8) brightness(1.05);
}

/* ヤシの木・フラミンゴ・ハイビスカス等のトロピカル装飾（hero-decor.png / fv__deco_mobile.png）は
   単色フラットのためfilterでの色変更自体は可能だが、モチーフ自体が常夏リゾート柄で
   那須高原の冬キャンプという文脈と矛盾するため、色調補正では解決不可と判断。
   画像は削除せず、非表示化のみで対応（要判断・報告事項） */
.nasu .fv__deco-wrapper--desktop,
.nasu .fv__deco-wrapper--mobile {
  display: none !important;
}
