body.design-v2 .quick-label,
body.design-v2 .section-kicker,
body.design-v2 .info-box h3 {
  color: var(--sign-orange);
}

body.design-v2 .section-kicker,
body.design-v2 .quick-label,
body.design-v2 #updates .monthly-care-kicker {
  width: fit-content;
  min-height: 26px;
  display: inline-flex;
  align-items: center;
  padding: 3px 10px;
  border: 1px solid rgba(228, 143, 78, 0.16);
  border-radius: 999px;
  background: rgba(255, 254, 248, 0.94);
  box-shadow: 0 6px 16px rgba(122, 83, 44, 0.06);
}

body.design-v2 .section-head .section-kicker,
body.design-v2 .insta-copy .section-kicker {
  justify-self: start;
}

body.design-v2 .hero {
  padding-top: var(--page-header-offset);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.78) 44%, rgba(255, 255, 255, 0.36) 74%, rgba(255, 255, 255, 0.16) 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(224, 138, 85, 0.025)),
    url("../img/hero-hananomichi.webp") center 38% / cover no-repeat;
}

body.design-v2 .hero::before {
  right: -9vw;
  bottom: 34px;
  width: min(76vw, 940px);
  height: 300px;
  border-radius: 42% 58% 45% 55% / 54% 46% 54% 46%;
  background:
    linear-gradient(90deg, rgba(255, 254, 248, 0), rgba(255, 254, 248, 0.38), rgba(224, 138, 85, 0.08), rgba(255, 254, 248, 0));
  filter: none;
  transform: rotate(-3deg);
}

body.design-v2 .hero::after {
  background: linear-gradient(180deg, rgba(255, 250, 245, 0), var(--paper));
}

body.design-v2 .eyebrow {
  border-color: rgba(224, 138, 85, 0.24);
  background: rgba(255, 254, 248, 0.84);
  color: #9b5a34;
}

body.design-v2 .eyebrow .icon {
  color: var(--sign-orange);
}

body.design-v2 .hero-place {
  color: var(--sign-blue);
}

body.design-v2 .hero-place::before {
  background: linear-gradient(90deg, var(--sign-orange), rgba(33, 77, 59, 0.28), transparent);
}

body.design-v2 .hero h1 {
  color: var(--ink);
  text-shadow: 0 1px 0 rgba(255, 254, 248, 0.86);
}

body.design-v2 .hero h1 span:nth-child(1),
body.design-v2 .hero h1 span:nth-child(4) {
  color: #d87943;
}

body.design-v2 .hero h1 span:nth-child(5) {
  color: #9b5a34;
}

body.design-v2 .hero-lead,
body.design-v2 .body-copy,
body.design-v2 .section-copy,
body.design-v2 .feature p,
body.design-v2 .info-box p,
body.design-v2 .info-box ul {
  color: var(--text);
}

body.design-v2 .hero-note span,
body.design-v2 .highlight-list li {
  border-color: rgba(224, 138, 85, 0.16);
  background: rgba(255, 254, 248, 0.94);
}

body.design-v2 .hero-illustration {
  filter: none;
  /* Reserve room above the moving scene so the flower children never slip beneath the header edge. */
  box-sizing: border-box;
  padding-top: clamp(48px, 5vw, 72px);
}

body.design-v2 .walkers-stage {
  top: calc(clamp(40px, 4vw, 64px) + 16px);
}

body.design-v2 .hero-floats {
  top: 16px;
  bottom: -16px;
}

body.design-v2 .float-one {
  top: calc(28% + 52px);
}

body.design-v2 .float-two {
  top: calc(15% + 52px);
}

body.design-v2 .stage-halo {
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.88), rgba(245, 215, 131, 0.26) 42%, rgba(219, 232, 210, 0.22) 62%, rgba(255, 255, 255, 0) 76%);
}

body.design-v2 .flower-path {
  background:
    radial-gradient(circle at 11% 42%, rgba(245, 215, 131, 0.58) 0 5px, transparent 6px),
    radial-gradient(circle at 23% 68%, rgba(33, 77, 59, 0.22) 0 4px, transparent 5px),
    radial-gradient(circle at 42% 36%, rgba(224, 138, 85, 0.4) 0 5px, transparent 6px),
    radial-gradient(circle at 64% 62%, rgba(33, 77, 59, 0.2) 0 4px, transparent 5px),
    radial-gradient(circle at 82% 44%, rgba(245, 215, 131, 0.52) 0 4px, transparent 5px),
    linear-gradient(90deg, rgba(245, 215, 131, 0), rgba(245, 215, 131, 0.26), rgba(224, 138, 85, 0.16), rgba(245, 215, 131, 0));
}

body.design-v2 .pop-bubble {
  background: rgba(245, 215, 131, 0.46);
}

body.design-v2 .bubble-two {
  background: rgba(219, 232, 210, 0.62);
}

body.design-v2 .bubble-three {
  background: rgba(255, 217, 184, 0.5);
}

body.design-v2 .quick-card {
  background:
    url("../img/decor-kado-rose-soft.png") right -58px bottom -68px / 156px auto no-repeat,
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.72)) center / calc(100% - 34px) calc(100% - 34px) no-repeat,
    repeating-linear-gradient(0deg, rgba(228, 143, 78, 0.16) 0 12px, rgba(255, 246, 224, 0.34) 12px 24px),
    repeating-linear-gradient(90deg, rgba(228, 143, 78, 0.12) 0 12px, rgba(255, 254, 248, 0.36) 12px 24px),
    linear-gradient(135deg, var(--gingham-cream-light), #fbe4bd);
  border-color: rgba(224, 138, 85, 0.2);
  box-shadow: 0 18px 50px rgba(122, 83, 44, 0.1);
}

body.design-v2 .quick-card::before {
  background: rgba(245, 215, 131, 0.32);
}

body.design-v2 .quick-card .quick-label {
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.design-v2 .quick-card::after,
body.design-v2 .feature::after,
body.design-v2 .info-box::after {
  --frame-line: rgba(169, 95, 55, 0.24);
  opacity: 0.62;
}

body.design-v2 .panel,
body.design-v2 .monthly-care-card,
body.design-v2 .feature,
body.design-v2 .info-box,
body.design-v2 .instagram-panel,
body.design-v2 .contact-card,
body.design-v2 .access-card {
  border-color: rgba(224, 138, 85, 0.18);
}

/* GUIDE cards: the gingham lives around a clear reading surface, not behind the copy. */
body.design-v2 .info-box {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.97), rgba(255, 253, 248, 0.94)) center / calc(100% - 30px) calc(100% - 30px) no-repeat,
    repeating-linear-gradient(0deg, rgba(224, 138, 85, 0.2) 0 11px, rgba(255, 246, 224, 0.44) 11px 22px),
    repeating-linear-gradient(90deg, rgba(224, 138, 85, 0.16) 0 11px, rgba(255, 253, 245, 0.54) 11px 22px),
    var(--gingham-cream-light);
  border-color: rgba(224, 138, 85, 0.22);
}

body.design-v2 .feature:nth-child(1) {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 253, 248, 0.92)),
    linear-gradient(90deg, rgba(224, 138, 85, 0.1), rgba(245, 215, 131, 0.08));
}

body.design-v2 .feature:nth-child(2) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(249, 253, 250, 0.92));
}

body.design-v2 .feature:nth-child(3) {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 251, 246, 0.92));
}

body.design-v2 .feature:nth-child(4) {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 253, 248, 0.92)),
    repeating-linear-gradient(90deg, rgba(245, 215, 131, 0.08) 0 12px, transparent 12px 24px);
}

body.design-v2 .feature-media {
  border-color: rgba(224, 138, 85, 0.24);
}

body.design-v2 .feature-section-note {
  max-width: 920px;
  margin: clamp(30px, 4vw, 52px) auto 0;
  padding: clamp(20px, 2.5vw, 30px) clamp(24px, 3.2vw, 38px);
  border: 1px solid rgba(224, 138, 85, 0.22);
  border-radius: var(--radius);
  background: rgba(255, 254, 248, 0.78);
  box-shadow: 0 14px 30px rgba(122, 83, 44, 0.06);
  color: var(--text);
  font-weight: 800;
  line-height: 1.9;
}

body.design-v2 .feature-section-note p {
  margin: 0;
}

body.design-v2 .feature-section-note p + p {
  margin-top: 1em;
}

/* The flower-street illustration stays visible across the whole feature area;
   the actual feature content sits above it as calm reading cards. */
body.design-v2 #features.feature-illustrated-section {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(112deg, rgba(255, 249, 232, 0.78) 0%, rgba(255, 244, 212, 0.58) 48%, rgba(255, 252, 244, 0.32) 100%),
    url("../img/hero-hananomichi.webp") center / cover no-repeat;
}

body.design-v2 #features.feature-illustrated-section .container {
  position: relative;
  z-index: 1;
}

body.design-v2 #features.feature-illustrated-section .section-head,
body.design-v2 #features.feature-illustrated-section .section-head.has-character {
  display: block;
  min-height: 0;
  margin-bottom: clamp(46px, 6vw, 78px);
  padding: 0;
}

body.design-v2 #features.feature-illustrated-section .section-head::before,
body.design-v2 #features.feature-illustrated-section .section-character {
  display: none;
}

body.design-v2 #features.feature-illustrated-section .section-kicker {
  border-color: rgba(224, 138, 85, 0.26);
  background: rgba(255, 254, 248, 0.86);
  color: var(--sign-orange);
  box-shadow: 0 6px 16px rgba(122, 83, 44, 0.08);
}

body.design-v2 #features.feature-illustrated-section .section-title {
  max-width: 13em;
  color: var(--accent-deep);
  text-shadow: 0 2px 14px rgba(255, 253, 244, 0.72);
}

body.design-v2 #features.feature-illustrated-section .section-copy {
  max-width: 560px;
  margin-top: 18px;
  color: #4a563f;
  font-weight: 800;
  line-height: 1.9;
  text-shadow: 0 1px 8px rgba(255, 253, 244, 0.7);
}

body.design-v2 #features.feature-illustrated-section .feature {
  border-color: rgba(255, 247, 219, 0.64);
  background: rgba(255, 253, 247, 0.91);
  box-shadow: 0 18px 38px rgba(37, 55, 34, 0.23);
  backdrop-filter: blur(6px);
}

body.design-v2 #features.feature-illustrated-section .feature:nth-child(n) {
  background: rgba(255, 253, 247, 0.91);
}

/* The four feature cards use the same small storefront-awning rhythm as the Daily Support cards. */
body.design-v2 #features.feature-illustrated-section .feature-tent-card,
body.design-v2 #features.feature-illustrated-section .feature-tent-card:nth-child(n) {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-content: start;
  gap: 14px;
  overflow: hidden;
  padding: clamp(42px, 4vw, 48px) 16px 26px;
  background: rgba(255, 253, 247, 0.93);
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  z-index: 2;
  height: 22px;
  background: url("../img/service-card-striped-awning-header.png?v=20260821-02") center top / auto 22px no-repeat;
  filter: drop-shadow(0 3px 2px rgba(129, 90, 50, 0.16));
  pointer-events: none;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card::after {
  display: none;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card > * {
  position: relative;
  z-index: 1;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card .feature-media {
  grid-column: 1 / -1;
  margin: 0 2px 2px;
}

body.design-v2 #features.feature-illustrated-section .feature-mark {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(224, 138, 85, 0.22);
  border-radius: 999px;
  background: rgba(255, 254, 248, 0.84);
  color: #b66c3d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.98rem;
  font-weight: 900;
  line-height: 1;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card h3 {
  align-self: center;
  margin: 0;
  color: var(--ink);
  font-size: clamp(1rem, 1.55vw, 1.16rem);
  line-height: 1.45;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card p {
  grid-column: 1 / -1;
  margin: 0 4px;
  font-size: 0.9rem;
  line-height: 1.75;
}

body.design-v2 #features.feature-illustrated-section .feature-benefits {
  grid-column: 1 / -1;
  display: grid;
  gap: 10px;
  margin: 4px 4px 0;
  padding: 16px 0 0;
  border-top: 1px solid rgba(172, 128, 84, 0.22);
  list-style: none;
  color: var(--heading-text);
  font-size: 0.88rem;
  font-weight: 700;
  line-height: 1.75;
}

body.design-v2 #features.feature-illustrated-section .feature-benefits li {
  display: grid;
  grid-template-columns: 1em minmax(0, 1fr);
  gap: 8px;
}

body.design-v2 #features.feature-illustrated-section .feature-benefits li::before {
  content: "✓";
  color: var(--violet-deep);
}

body.design-v2 #features.feature-illustrated-section .feature-access-button {
  grid-column: 1 / -1;
  justify-self: start;
  max-width: 100%;
  margin: 4px;
  padding: 12px 18px;
  font-size: .85rem;
}
body.design-v2 #features.feature-illustrated-section .feature-link {
  grid-column: 1 / -1;
  width: fit-content;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  gap: 3px;
  margin: 0 4px;
  color: var(--accent-deep);
  font-size: 0.8rem;
  font-weight: 900;
  line-height: 1.3;
  text-decoration: underline;
  text-decoration-color: rgba(33, 77, 59, 0.38);
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

body.design-v2 #features.feature-illustrated-section .feature-link:hover {
  color: var(--sign-orange);
  text-decoration-color: currentColor;
}

body.design-v2 #features.feature-illustrated-section .feature-link img {
  width: 30px;
  height: auto;
  margin: -5px 0 -4px;
}

body.design-v2 #features.feature-illustrated-section .feature-scroll-shell {
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 4px 0 14px;
}

body.design-v2 #features.feature-illustrated-section .feature-scroll-shell::-webkit-scrollbar {
  display: none;
}

body.design-v2 #features.feature-illustrated-section .feature-grid {
  --feature-carousel-gap: clamp(20px, 2.8vw, 34px);
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - var(--feature-carousel-gap)) / 2);
  grid-template-columns: none;
  width: 100%;
  gap: var(--feature-carousel-gap);
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card,
body.design-v2 #features.feature-illustrated-section .feature-tent-card:nth-child(n) {
  min-width: 0;
  min-height: 100%;
  scroll-snap-align: start;
}

body.design-v2 #features.feature-illustrated-section .feature-tent-card .feature-media {
  aspect-ratio: 16 / 10;
}

body.design-v2 #features.feature-illustrated-section .feature-carousel-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 4px 0 clamp(30px, 4vw, 48px);
}

body.design-v2 #features.feature-illustrated-section .feature-carousel {
  position: relative;
}

body.design-v2 #features.feature-illustrated-section .feature-scroll-progress {
  position: relative;
  width: min(360px, 46vw);
  height: 4px;
  margin: 0;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 251, 236, 0.72);
  box-shadow: 0 1px 5px rgba(53, 73, 43, 0.16);
}

body.design-v2 #features.feature-illustrated-section .feature-scroll-progress span {
  display: block;
  width: 34%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #f5c96f, #e1854e);
  box-shadow: 0 0 10px rgba(224, 138, 85, 0.42);
  transition: width 220ms ease, transform 220ms ease;
}

body.design-v2 #features.feature-illustrated-section .feature-carousel-controls {
  display: inline-flex;
  gap: 10px;
}

body.design-v2 #features.feature-illustrated-section .feature-carousel-button {
  width: 44px;
  height: 44px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 247, 219, 0.72);
  border-radius: 999px;
  background: rgba(255, 253, 247, 0.9);
  color: var(--sign-orange);
  box-shadow: 0 8px 18px rgba(37, 55, 34, 0.16);
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, background 180ms ease, color 180ms ease, opacity 180ms ease;
}

body.design-v2 #features.feature-illustrated-section .feature-carousel-button:hover,
body.design-v2 #features.feature-illustrated-section .feature-carousel-button:focus-visible {
  background: var(--sign-orange);
  color: #fffdf6;
  transform: translateY(-2px);
}

body.design-v2 #features.feature-illustrated-section .feature-carousel-button:disabled {
  opacity: 0.38;
  cursor: default;
  pointer-events: none;
}

/* FAQ sits just before contact; native details works without additional JavaScript. */
body.design-v2 .home-faq {
  padding-block: var(--page-section-y);
  scroll-margin-top: calc(var(--page-header-offset) + 24px);
  border-block: 1px solid rgba(133, 98, 63, .2);
  background: #fffdf8;
}
.home-faq-heading { margin-bottom: 38px; text-align: center; }
.home-faq-eyebrow { margin: 0; color: var(--violet-deep); font-family: var(--font-ui); font-size: .75rem; font-weight: 700; letter-spacing: .13em; }
body.design-v2 .home-faq-heading .content-heading { padding-top: 20px; }
body.design-v2 .home-faq-heading .content-heading-title { font-size: clamp(1.65rem, 2.8vw, 2.35rem); }
.home-faq-heading > p:last-child, .home-faq-followup { margin: 24px 0 0; text-align: center; color: var(--text); font-size: .94rem; line-height: 2; }
.home-faq-list { display: grid; gap: 16px; max-width: 900px; margin-inline: auto; }
.home-faq-list details { border: 1px solid #e7cfae; border-radius: 16px; background: #fffefa; }
.home-faq-list summary { display: grid; grid-template-columns: 24px minmax(0, 1fr) 20px; align-items: baseline; gap: clamp(12px, 2vw, 22px); padding: clamp(20px, 3vw, 28px); list-style: none; cursor: pointer; color: var(--heading-text); font-size: clamp(.95rem, 1.5vw, 1.08rem); font-weight: 700; line-height: 1.8; }
.home-faq-list summary::-webkit-details-marker { display: none; }
.home-faq-list summary::before { content: "Q"; color: var(--violet-deep); font-family: Georgia, serif; font-size: 1.25rem; }
.home-faq-list summary::after { content: "+"; color: var(--violet-deep); font-family: var(--font-ui); font-size: 1.2rem; text-align: center; }
.home-faq-list details[open] summary::after { content: "−"; }
.home-faq-list summary:hover { background: var(--gingham-cream-light); border-radius: 16px; }
.home-faq-list summary:focus-visible { outline: 3px solid var(--violet-deep); outline-offset: 4px; border-radius: 16px; }
.home-faq-answer { margin-inline: clamp(20px, 3vw, 28px); padding-block: 20px 26px; border-top: 1px solid #eadbca; }
.home-faq-answer p { margin: 0 0 12px; color: var(--text); font-size: .92rem; line-height: 2; }
.home-faq-answer .text-link { margin-right: 20px; }
.home-faq-followup { margin-top: 30px; }
@media (min-width: 681px) and (max-width: 1180px) {
  body.design-v2 .home-faq { --content-gutter: 144px; }
}
@media (min-width: 981px) {
  body.design-v2 #features.feature-illustrated-section .feature-grid {
    grid-auto-columns: calc((100% - (var(--feature-carousel-gap) * 2)) / 2.5);
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-footer {
    justify-content: center;
  }

  body.design-v2 #features.feature-illustrated-section .feature-scroll-progress {
    width: min(380px, 42vw);
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-controls {
    position: absolute;
    z-index: 5;
    top: var(--feature-carousel-arrow-center, 50%);
    right: 6px;
    left: 6px;
    display: flex;
    justify-content: space-between;
    gap: 0;
    pointer-events: auto;
    transform: translateY(-50%);
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-button {
    width: 54px;
    height: 54px;
    border-color: rgba(255, 253, 247, 0.92);
    background: rgba(255, 253, 247, 0.84);
    box-shadow: 0 7px 16px rgba(37, 55, 34, 0.22);
    font-size: 2rem;
    font-weight: 400;
    pointer-events: auto;
    backdrop-filter: blur(4px);
  }
}

@media (max-width: 680px), (max-device-width: 680px) {
  body.design-v2 #features.feature-illustrated-section .feature-scroll-shell {
    padding-right: 2px;
    scroll-padding-inline: 0;
    touch-action: pan-x;
  }

  body.design-v2 #features.feature-illustrated-section .feature-grid {
    grid-auto-columns: min(88%, 320px);
  }

  body.design-v2 #features.feature-illustrated-section .feature-tent-card .feature-media {
    aspect-ratio: 16 / 10;
    background: rgba(255, 253, 247, 0.92);
  }

  body.design-v2 #features.feature-illustrated-section .feature-tent-card .feature-photo {
    object-fit: contain;
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-footer {
    display: block;
    margin-top: 12px;
  }

  body.design-v2 #features.feature-illustrated-section .feature-scroll-progress {
    width: min(180px, 58vw);
    margin-inline: auto;
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-controls {
    position: absolute;
    z-index: 5;
    top: var(--feature-carousel-arrow-center, 50%);
    right: 6px;
    left: 6px;
    display: flex;
    justify-content: space-between;
    gap: 0;
    pointer-events: auto;
    transform: translateY(-50%);
  }

  body.design-v2 #features.feature-illustrated-section .feature-carousel-button {
    width: 54px;
    height: 54px;
    border-color: rgba(255, 253, 247, 0.92);
    background: rgba(255, 253, 247, 0.84);
    box-shadow: 0 7px 16px rgba(37, 55, 34, 0.22);
    font-size: 2rem;
    font-weight: 400;
    pointer-events: auto;
    backdrop-filter: blur(4px);
  }
}

body.design-v2 #features.feature-illustrated-section .feature-section-note {
  border-color: rgba(255, 247, 219, 0.58);
  background: rgba(255, 253, 247, 0.88);
  box-shadow: 0 18px 38px rgba(37, 55, 34, 0.2);
  backdrop-filter: blur(6px);
}

body.design-v2 .lead-title::after {
  background-image: linear-gradient(90deg, transparent, rgba(245, 215, 131, 0.78), rgba(49, 92, 71, 0.28), transparent);
  height: 3px;
  opacity: 1;
}

/* TOPの保育方針見出しだけに添える小さな案内役。 */
body.design-v2 #about .policy-title-wrap {
  position: relative;
  width: fit-content;
  max-width: 100%;
}

body.design-v2 #about .policy-flower-child {
  position: absolute;
  top: -46px;
  right: -34px;
  z-index: 2;
  width: clamp(68px, 6.8vw, 98px);
  height: auto;
  animation: gentle-float 4.6s ease-in-out infinite;
  filter: drop-shadow(0 8px 10px rgba(57, 78, 49, 0.13));
  pointer-events: none;
}

body.design-v2 #updates {
  background:
    radial-gradient(circle at 18% 16%, rgba(255, 250, 238, 0.88), transparent 32%),
    radial-gradient(circle at 88% 22%, rgba(232, 239, 217, 0.42), transparent 28%),
    linear-gradient(180deg, rgba(255, 253, 248, 0.76), rgba(255, 250, 245, 0.58));
}

body.design-v2 #updates .panel {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(255, 253, 248, 0.94)),
    rgba(255, 255, 255, 0.92);
}

body.design-v2 #updates .panel-title,
body.design-v2 #updates .status-label,
body.design-v2 #updates .news-date,
body.design-v2 #updates .monthly-care-kicker,
body.design-v2 #updates .monthly-care-notes dt,
body.design-v2 .contact-card-title,
body.design-v2 .access-card .contact-card-title {
  color: #9b5a34;
}

body.design-v2 #updates .status-label,
body.design-v2 #updates .updated {
  background: #fff4d8;
  border-color: rgba(224, 138, 85, 0.16);
}

body.design-v2 #updates .vacancy-status .status-row:first-child .status-label {
  color: #fffdf8;
  background: linear-gradient(135deg, #eca365, #de8950);
  border-color: transparent;
  box-shadow: 0 8px 16px rgba(197, 108, 61, 0.2);
}

body.design-v2 #updates .monthly-care-card {
  background:
    url("../img/decor-kado-rose-soft.png") right -44px bottom -56px / clamp(260px, 25vw, 380px) auto no-repeat,
    linear-gradient(135deg, rgba(255, 255, 255, 0.93) 0 58%, rgba(255, 255, 255, 0.84) 100%),
    repeating-linear-gradient(0deg, rgba(228, 143, 78, 0.08) 0 14px, transparent 14px 28px),
    repeating-linear-gradient(90deg, rgba(245, 210, 138, 0.16) 0 14px, transparent 14px 28px),
    rgba(255, 255, 255, 0.9);
}

body.design-v2 #updates .monthly-care-card::before {
  background:
    linear-gradient(rgba(169, 95, 55, 0.18), rgba(169, 95, 55, 0.18)) left top / 100% 1px no-repeat,
    linear-gradient(rgba(169, 95, 55, 0.12), rgba(169, 95, 55, 0.12)) right top / 1px 100% no-repeat,
    linear-gradient(rgba(169, 95, 55, 0.12), rgba(169, 95, 55, 0.12)) left bottom / 100% 1px no-repeat,
    linear-gradient(rgba(169, 95, 55, 0.12), rgba(169, 95, 55, 0.12)) left top / 1px 100% no-repeat;
}

body.design-v2 .event-item.is-active {
  border-color: rgba(224, 138, 85, 0.32);
  background: linear-gradient(135deg, #fff9e9, #f9e1aa);
  color: #5f3f29;
  box-shadow: 0 14px 28px rgba(224, 138, 85, 0.14);
}

body.design-v2 .event-item.is-active::after {
  background-image: url("../img/decor-kado-rose-soft.png");
  opacity: 0.34;
}

body.design-v2 .event-item.is-active .month {
  color: #b7653c;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 6px 14px rgba(122, 83, 44, 0.08);
}

body.design-v2 .parent-voices {
  background: linear-gradient(180deg, rgba(255, 246, 223, 0), rgba(232, 239, 217, 0.32));
}

body.design-v2 .parent-voice-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 253, 248, 0.9)),
    rgba(255, 255, 255, 0.86);
}

body.design-v2 .parent-voice-card::before {
  background:
    url("../img/decor-voice-arch.png") center 8px / 100% auto no-repeat,
    linear-gradient(180deg, rgba(255, 237, 188, 0.98), rgba(255, 254, 248, 0.22));
  filter: saturate(0.82) brightness(1.02);
}

body.design-v2 .contact-card {
  background:
    url("../img/decor-kado-rose-soft.png") right -38px bottom -46px / clamp(260px, 24vw, 350px) auto no-repeat,
    linear-gradient(135deg, rgba(255, 253, 247, 0.74), rgba(255, 249, 235, 0.68)),
    repeating-linear-gradient(0deg, rgba(228, 143, 78, 0.14) 0 12px, rgba(255, 246, 224, 0.2) 12px 24px),
    repeating-linear-gradient(90deg, rgba(228, 143, 78, 0.105) 0 12px, rgba(255, 254, 248, 0.26) 12px 24px),
    linear-gradient(135deg, var(--gingham-cream-light), #fbe2b9);
  color: var(--ink);
}

body.design-v2 .contact-card::after {
  --frame-line: rgba(169, 95, 55, 0.22);
  --frame-corner: url("../img/decor-frame-corner-waku-s-tl.png");
  opacity: 0.56;
}

body.design-v2 .contact-card .contact-card-title {
  color: #8f5836;
}

body.design-v2 .contact-card p {
  color: #5f4d3f;
}

body.design-v2 .contact-card .button-primary {
  background: linear-gradient(135deg, #eca365, #de8950);
  color: #fffdf8;
}

body.design-v2 .contact-card .button-secondary {
  background: rgba(255, 255, 255, 0.9);
  color: #9b5a34;
  border-color: rgba(224, 138, 85, 0.22);
}

body.design-v2 .access-card,
body.design-v2 .instagram-panel {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 253, 248, 0.9)),
    var(--white);
}

body.design-v2 .slider-slide-walk img {
  object-position: center 48%;
}

.walk-cap-note {
  --walk-cap-frame-line: rgba(192, 143, 94, 0.34);
  --walk-cap-corner-size: clamp(58px, 5vw, 74px);
  --walk-cap-corner-offset: clamp(12px, 1.2vw, 18px);
  --walk-cap-frame-gap: calc(var(--walk-cap-corner-size) + 8px);
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 14px 18px;
  align-items: center;
  padding: 15px;
  border: 1px solid rgba(224, 138, 85, 0.34);
  border-radius: var(--radius);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.84), rgba(255, 255, 255, 0.76)),
    repeating-linear-gradient(0deg, rgba(33, 77, 59, 0.035) 0 12px, transparent 12px 24px),
    repeating-linear-gradient(90deg, rgba(224, 138, 85, 0.045) 0 12px, transparent 12px 24px),
    rgba(255, 255, 255, 0.82);
  box-shadow: 0 14px 30px rgba(33, 77, 59, 0.08);
}

.walk-cap-note::before {
  content: "";
  position: absolute;
  inset: var(--walk-cap-corner-offset);
  z-index: 0;
  background:
    linear-gradient(var(--walk-cap-frame-line), var(--walk-cap-frame-line)) left var(--walk-cap-frame-gap) top / calc(100% - var(--walk-cap-frame-gap) - var(--walk-cap-frame-gap)) 1px no-repeat,
    linear-gradient(var(--walk-cap-frame-line), var(--walk-cap-frame-line)) left var(--walk-cap-frame-gap) bottom / calc(100% - var(--walk-cap-frame-gap) - var(--walk-cap-frame-gap)) 1px no-repeat,
    linear-gradient(var(--walk-cap-frame-line), var(--walk-cap-frame-line)) left top var(--walk-cap-frame-gap) / 1px calc(100% - var(--walk-cap-frame-gap) - var(--walk-cap-frame-gap)) no-repeat,
    linear-gradient(var(--walk-cap-frame-line), var(--walk-cap-frame-line)) right top var(--walk-cap-frame-gap) / 1px calc(100% - var(--walk-cap-frame-gap) - var(--walk-cap-frame-gap)) no-repeat;
  opacity: 0.82;
  pointer-events: none;
}

.walk-cap-note > :not(.walk-cap-corner) {
  position: relative;
  z-index: 1;
}

.walk-cap-corner {
  position: absolute;
  z-index: 2;
  width: var(--walk-cap-corner-size);
  aspect-ratio: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.walk-cap-corner-tl {
  top: var(--walk-cap-corner-offset);
  left: var(--walk-cap-corner-offset);
  background-image: url("../img/updates-card-corner-ornate-top-left.png");
}

.walk-cap-corner-tr {
  top: var(--walk-cap-corner-offset);
  right: var(--walk-cap-corner-offset);
  background-image: url("../img/updates-card-corner-ornate-top-right.png");
}

.walk-cap-corner-bl {
  bottom: var(--walk-cap-corner-offset);
  left: var(--walk-cap-corner-offset);
  background-image: url("../img/updates-card-corner-ornate-bottom-left.png");
}

.walk-cap-corner-br {
  right: var(--walk-cap-corner-offset);
  bottom: var(--walk-cap-corner-offset);
  background-image: url("../img/updates-card-corner-ornate-bottom-right.png");
}

.walk-cap-photo {
  margin: 0;
  aspect-ratio: 1;
  overflow: hidden;
  border: 5px solid rgba(255, 254, 248, 0.96);
  border-radius: 50%;
  box-shadow: 0 10px 22px rgba(33, 77, 59, 0.16);
}

.walk-cap-photo img,
.walk-cap-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.walk-cap-copy {
  display: grid;
  gap: 6px;
}

.walk-cap-label {
  margin: 0;
  color: var(--sign-orange);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.walk-cap-copy h3 {
  margin: 0;
  color: var(--accent-deep);
  font-size: clamp(1.02rem, 1.55vw, 1.2rem);
  line-height: 1.45;
  font-weight: 900;
}

.walk-cap-copy p:last-child {
  margin: 0;
  color: var(--text);
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.72;
}

.walk-cap-gallery {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.walk-cap-gallery figure {
  position: relative;
  margin: 0;
  aspect-ratio: 1;
  overflow: hidden;
  border: 3px solid rgba(255, 254, 248, 0.96);
  border-radius: 7px;
  background: rgba(255, 254, 248, 0.86);
  box-shadow: 0 8px 16px rgba(33, 77, 59, 0.12);
}

.walk-cap-gallery figure:nth-child(2) {
  transform: translateY(-4px);
}

.walk-cap-gallery img {
  object-position: center;
}

.walk-cap-gallery figcaption {
  position: absolute;
  left: 6px;
  bottom: 6px;
  max-width: calc(100% - 12px);
  padding: 3px 7px;
  border-radius: 999px;
  background: rgba(255, 254, 248, 0.88);
  color: #9b5a34;
  font-size: 0.7rem;
  font-weight: 900;
  line-height: 1.3;
  white-space: nowrap;
}

/* Keep the latter half in the signboard's warm yellow and orange family. */
body.design-v2 .section:nth-of-type(even) {
  background:
    radial-gradient(circle at 88% 15%, rgba(245, 215, 131, 0.28), transparent 28%),
    radial-gradient(circle at 10% 84%, rgba(224, 138, 85, 0.14), transparent 30%),
    linear-gradient(180deg, rgba(255, 253, 247, 0.72), rgba(255, 240, 204, 0.62));
}

body.design-v2 #events,
body.design-v2 #instagram {
  background:
    radial-gradient(circle at 86% 14%, rgba(245, 215, 131, 0.22), transparent 26%),
    radial-gradient(circle at 8% 82%, rgba(224, 138, 85, 0.1), transparent 28%),
    linear-gradient(180deg, rgba(255, 253, 247, 0.56), rgba(255, 246, 223, 0.5));
}

body.design-v2 .parent-voices {
  background:
    radial-gradient(circle at 12% 16%, rgba(255, 226, 162, 0.5), transparent 26%),
    radial-gradient(circle at 84% 74%, rgba(224, 138, 85, 0.16), transparent 32%),
    linear-gradient(135deg, rgba(255, 253, 247, 0.96), rgba(255, 241, 205, 0.9));
}

@media (min-width: 981px) {
  body.design-v2 #about .about-layout {
    grid-template-columns: minmax(0, 1.16fr) minmax(360px, 0.84fr);
    gap: clamp(64px, 7.2vw, 118px);
    align-items: start;
    padding-bottom: clamp(250px, 16vw, 280px);
  }

  body.design-v2 #about .container::after {
    right: clamp(-4px, 1.2vw, 18px);
    bottom: clamp(8px, 1.2vw, 18px);
    width: clamp(360px, 29vw, 410px);
    opacity: 0.9;
  }

  body.design-v2 #about .photo-stack {
    grid-column: 1;
    min-height: clamp(520px, 42vw, 620px);
    margin-top: clamp(16px, 2vw, 34px);
  }

  body.design-v2 #about .slider-track {
    min-height: clamp(520px, 42vw, 620px);
    aspect-ratio: auto;
  }

  body.design-v2 #about .text-block {
    grid-column: 2;
    gap: clamp(24px, 2.2vw, 34px);
    padding-top: clamp(26px, 4vw, 78px);
  }

  body.design-v2 #about .text-block .body-copy {
    max-width: 34rem;
    line-height: 2;
  }

  body.design-v2 #about .highlight-list {
    gap: 14px;
    margin-top: 4px;
  }

  body.design-v2 #about .highlight-list li {
    min-height: 72px;
    display: flex;
    align-items: center;
    padding: 16px 18px;
  }

  body.design-v2 #about .walk-cap-note {
    grid-column: 1 / -1;
    width: 100%;
    margin: clamp(20px, 2vw, 28px) 0 0;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 20px 24px;
    padding: clamp(74px, 6.2vw, 92px) clamp(52px, 4.8vw, 74px) clamp(90px, 6.8vw, 112px) clamp(112px, 9.5vw, 148px);
    --walk-cap-corner-size: clamp(72px, 5.7vw, 86px);
    --walk-cap-corner-offset: clamp(14px, 1.3vw, 20px);
  }

  body.design-v2 #about .walk-cap-gallery {
    gap: 12px;
  }

  body.design-v2 #about .walk-cap-gallery figure {
    border-radius: 10px;
  }
}

@media (max-width: 980px) {
  body.design-v2 .hero {
    padding-top: var(--page-header-offset);
    background-position: center, center, 54% center;
  }

  /* タブレットでは、見出しと認定表示を先に読める順番にする。 */
  body.design-v2 .hero-copy {
    order: 0;
  }

  body.design-v2 .hero-side {
    order: 1;
  }

  /* Keep the walking illustration below the fixed header, including during its float animation. */
  body.design-v2 .hero-illustration {
    min-height: 292px;
    margin: 10px auto -4px;
  }

  body.design-v2 #about .walk-cap-note {
    --walk-cap-corner-size: 60px;
    --walk-cap-corner-offset: 14px;
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 16px 18px;
    padding: 72px 38px 80px 90px;
  }

}

@media (max-width: 680px) {
  body.design-v2 .hero {
    padding-top: var(--page-header-offset);
  }

  body.design-v2 #about .policy-flower-child {
    top: -30px;
    right: -10px;
    width: 62px;
  }

  body.design-v2 .walkers-stage {
    top: 40px;
  }

  body.design-v2 .hero-inner {
    width: calc(100vw - 32px);
    max-width: calc(100vw - 32px);
    margin-inline: auto;
    overflow: hidden;
  }

  body.design-v2 .hero-copy,
  body.design-v2 .hero-side {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  body.design-v2 .hero h1 span:nth-child(1),
  body.design-v2 .hero h1 span:nth-child(4),
  body.design-v2 .hero h1 span:nth-child(5) {
    color: var(--ink);
  }

  body.design-v2 .hero h1 {
    width: min(calc(100vw - 54px), 8.4em);
    color: #d87943;
  }

  body.design-v2 .hero h1 span {
    max-width: 100%;
  }

  body.design-v2 .eyebrow {
    max-width: calc(100vw - 54px);
    white-space: normal;
  }

  body.design-v2 .hero-place,
  body.design-v2 .hero-lead,
  body.design-v2 .hero-bottom,
  body.design-v2 .hero-actions {
    width: min(calc(100vw - 54px), 360px);
    max-width: min(calc(100vw - 54px), 360px);
  }

  body.design-v2 .hero-illustration {
    width: min(100%, 390px);
    min-height: 190px;
    margin: -4px auto 0;
  }

  body.design-v2 #about .walk-cap-note {
    --walk-cap-corner-size: 46px;
    --walk-cap-corner-offset: 10px;
    grid-template-columns: 1fr;
    grid-template-areas:
      "avatar"
      "copy"
      "gallery";
    gap: 16px;
    align-items: start;
    padding: 58px 24px 64px;
  }

  body.design-v2 #about .walk-cap-photo {
    grid-area: avatar;
    width: 112px;
    justify-self: center;
  }

  body.design-v2 #about .walk-cap-copy {
    grid-area: copy;
    gap: 8px;
    width: 100%;
    text-align: center;
  }

  body.design-v2 #about .walk-cap-copy h3 {
    font-size: 1.14rem;
  }

  body.design-v2 #about .walk-cap-copy p:last-child {
    font-size: 0.9rem;
    line-height: 1.82;
    text-align: left;
  }

  body.design-v2 #about .walk-cap-gallery {
    grid-area: gallery;
    grid-column: auto;
    gap: 8px;
  }

  .walk-cap-gallery figcaption {
    left: 4px;
    bottom: 4px;
    padding: 3px 5px;
    font-size: 0.64rem;
  }

}
