/* TOMORUNE / one shared scale, with separate photograph and reading measures. */
@font-face { font-family: 'Zen Kaku Gothic New'; src: url('/assets/fonts/zen-kaku-regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Zen Kaku Gothic New'; src: url('/assets/fonts/zen-kaku-medium.woff2') format('woff2'); font-weight: 500 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Zen Kaku Gothic New'; src: url('/assets/fonts/zen-kaku-bold.woff2') format('woff2'); font-weight: 700 900; font-style: normal; font-display: swap; }
@font-face { font-family: 'Manrope'; src: url('/assets/fonts/manrope-variable.woff2') format('woff2'); font-weight: 200 800; font-style: normal; font-display: swap; }
:root {
  --font-jp: 'Zen Kaku Gothic New', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', sans-serif;
  --font-en: 'Manrope', 'Zen Kaku Gothic New', sans-serif;
  --ink: #282621;
  --line: #e4e1dc;
  --measure: 1120px;
  --reading: 760px;
  --gutter: 48px;
  --space-section: 96px;
}
html { scroll-padding-top: 108px; }
body { font-family: var(--font-jp); font-weight: 400; line-height: 2; letter-spacing: .015em; font-synthesis: none; }
h1, h2, h3 { font-weight: 500; letter-spacing: .035em; overflow-wrap: anywhere; }
button, input, textarea, select { font-family: inherit; }
.brand-word strong, .eyebrow, .page-heading-en, .article-meta time, .course-kicker > span, .lesson-entry-meta > span:first-child, .step-num, .principle b { font-family: var(--font-en); }
.brand-word strong { font-weight: 700; }
.hero-copy h1 { font-weight: 500; letter-spacing: .025em; text-shadow: none; }
.desktop-nav > li > a.nav-link { font-weight: 500; }
.home .section-title { font-weight: 500; }
.wrap { width: calc(100% - var(--gutter) * 2); max-width: var(--measure); }
.reading { max-width: var(--reading); }
.section { padding: var(--space-section) 0; }
.section-title { font-size: 1.875rem; line-height: 1.75; letter-spacing: .035em; margin-bottom: 26px; }
.lead { line-height: 2.15; }
.section .center > .lead { max-width: var(--reading); }
.eyebrow { font-size: .75rem; font-weight: 500; letter-spacing: .12em; line-height: 1.6; }
.button { min-height: 60px; width: 280px; font-size: .9375rem; }
.text-link { font-size: .875rem; gap: 24px; }
.text-link svg { width: 19px; height: 19px; }
.section-actions { margin-top: 44px; }
.page-heading { padding: 38px 24px 68px; }
.page-heading-en { font-size: 2.625rem; line-height: 1.35; letter-spacing: .025em; }
.page-heading h1 { font-size: .9375rem; margin-top: 14px; }
.panorama { max-width: 1344px; width: calc(100% - var(--gutter) * 2); margin: 0 auto; aspect-ratio: 4.2; border-radius: 8px; }
.breadcrumbs { font-size: .75rem; padding: 26px 0 30px; }

/* The same wordmark proportions are retained in every header state. */
.site-header { height: 82px; }
.brand, .home .brand { width: 228px; height: 124px; }
.brand-word { display: block; max-width: none; line-height: 1; text-align: center; }
.brand .brand-word strong, .scrolled .brand-word strong, .menu-expanded .brand-word strong { font-size: 24px; letter-spacing: .13em; line-height: 1; font-weight: 600; }
.brand .brand-word b, .scrolled .brand-word b, .menu-expanded .brand-word b { font-size: 10px; margin-top: 12px; letter-spacing: .06em; font-weight: 400; }
.brand-word b span { margin: 0 5px; opacity: .65; }
.scrolled .brand, .menu-expanded .brand { height: 82px; }
.header-spacer { height: 132px; }
.desktop-nav { height: 82px; padding-left: 268px; margin-right: 24px; gap: 4px; }
.desktop-nav .nav-expand, .search-open { height: 82px; }
.desktop-nav > li > a.nav-link { font-size: .875rem; }
.nav-panel { top: 82px; }
.nav-panel.mega { max-height: calc(100svh - 82px); }
.mega-intro > span, .mega-card p, .mega-feature small { font-size: .75rem; }
.mega-lesson-links a small { font-size: .75rem; }
.footer-brand .brand-word { max-width: none; margin-bottom: 24px; }
.footer-brand .brand-word strong { font-size: 28px; letter-spacing: .13em; }
.footer-brand .brand-word b { font-size: 11px; letter-spacing: .08em; margin-top: 12px; }
.footer-brand p { font-size: .875rem; }
.footer-bottom { font-size: .75rem; }
.footer-contacts a { gap: 20px; }
.footer-contacts a svg { width: 42px; height: 42px; flex-basis: 42px; }
.footer-contacts a > span { font-size: 20px; }
.footer-contacts a[href^="tel:"] > span { font-size: 27px; }
.footer-contacts small { font-size: 14px; }

/* Reading pages retain an expansive introduction and a quiet text column. */
.article-shell { max-width: 1120px; width: calc(100% - var(--gutter) * 2); padding: 0 0 88px; }
.article-top { padding: 48px 48px; border-top-width: 2px; }
.article-top h1 { font-size: 2rem; line-height: 1.7; color: var(--ink); }
.article-top p { font-size: 1rem; }
.prose { max-width: var(--reading); margin: 0 auto; line-height: 2.15; padding-top: 40px; }
.prose h2 { font-size: 1.625rem; line-height: 1.8; color: var(--ink); margin: 56px 0 22px; }
.prose h3 { font-size: 1.1875rem; }
.article-shell > .inquiry-box { max-width: none; }
.article-shell.case-detail > .inquiry-box { max-width: 1120px; }
.case-detail > .prose { max-width: 820px; }
.note { font-size: .875rem; padding: 24px 28px; }
.detail-list dt, .detail-list dd { font-size: 1rem; }
.flow-fees .wrap.reading { max-width: 980px; }
.flow-fees .prose { max-width: 900px; }
.flow-fees .detail-list > div { grid-template-columns: 190px 1fr; }

/* An invitation, rather than another centered content box. */
.inquiry-box {
  width: 100%; margin: 88px auto 0; padding: 54px 60px;
  display: grid; grid-template-columns: minmax(0,1fr) minmax(260px,.8fr);
  align-items: center; gap: 64px; text-align: left;
  background: #faf6f0; border: 0; border-left: 3px solid var(--orange);
}
.inquiry-box::before { content: none; }
.inquiry-box h2 { font-size: 1.75rem; font-weight: 500; line-height: 1.8; color: var(--ink); margin: 13px 0 18px; }
.inquiry-box p { font-size: .9375rem; margin: 0; line-height: 2; }
.inquiry-copy .eyebrow { margin: 0; }
.inquiry-action { justify-self: end; width: 100%; max-width: 310px; }
.inquiry-link { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 22px 0; border-bottom: 1px solid var(--ink); font-size: 1rem; transition: color .25s, border-color .25s; }
.inquiry-link svg { width: 28px; height: 28px; padding: 5px; transition: transform .3s; }
.inquiry-link:hover { color: var(--orange); border-color: var(--orange); }
.inquiry-link:hover svg { transform: translateX(5px); }
.inquiry-note { display: block; font-size: .75rem; color: #6b655d; line-height: 1.8; margin-top: 16px; }

/* Lesson directory: image, subject, then the benefit of learning it. */
.lesson-directory, .journal-directory, .faq-page { padding-bottom: 96px; }
.directory-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; padding: 0 0 60px; }
.directory-intro h2 { font-size: 1.875rem; line-height: 1.9; font-weight: 500; }
.directory-intro p { line-height: 2.1; }
.lesson-index { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); column-gap: 48px; row-gap: 64px; }
.lesson-entry { min-width: 0; }
.lesson-entry .card-photo { aspect-ratio: 3/2; border-radius: 5px; }
.lesson-entry-meta { display: grid; grid-template-columns: 32px 1fr 20px; align-items: center; gap: 8px; border-bottom: 1px solid var(--line); padding: 21px 0 16px; font-size: .875rem; }
.lesson-entry-meta > span:first-child { color: var(--orange); font-size: .75rem; }
.lesson-entry-meta svg { width: 18px; height: 18px; color: var(--orange); }
.lesson-entry h2 { font-size: 1.5rem; line-height: 1.8; margin: 22px 0 8px; }
.lesson-entry p { font-size: 1rem; color: #69645d; line-height: 1.85; }
.lesson-entry:hover h2 { color: var(--orange); }

/* Course detail: visual breadth and a fixed, readable text measure. */
.course-cover { max-width: 1240px; width: calc(100% - var(--gutter) * 2); margin: 0 auto; display: grid; grid-template-columns: 45% 55%; min-height: 460px; background: var(--paper); }
.course-cover-copy { padding: 52px 52px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
.course-kicker { font-size: .875rem; line-height: 1.85; }
.course-kicker > span { display: block; margin-bottom: 14px; font-size: .75rem; color: #7c7368; letter-spacing: .12em; }
.course-cover h1 { font-size: 2.125rem; font-weight: 500; line-height: 1.7; letter-spacing: .025em; margin: 25px 0 24px; }
.course-deck { font-size: .9375rem; line-height: 2; max-width: 25em; }
.course-cover .text-link { margin-top: 38px; font-size: .875rem; }
.course-cover .text-link svg { transform: rotate(90deg); }
.course-cover-photo { min-width: 0; overflow: hidden; }
.course-cover-photo img { height: 100%; object-fit: cover; object-position: 52% center; }
.course-body { padding-bottom: 88px; }
.course-intro { display: grid; grid-template-columns: 280px 1fr; gap: 80px; padding: 88px 0; }
.course-intro h2 { font-size: 1.625rem; font-weight: 500; line-height: 1.85; }
.course-intro p { line-height: 2.15; }
.course-for { margin-top: 28px; color: #6d675e; font-size: .9375rem; }
.course-for > span { display: block; color: var(--ink); font-size: .8125rem; margin-bottom: 8px; }
.course-chapter { display: grid; grid-template-columns: 280px 1fr; gap: 80px; border-top: 1px solid var(--line); padding: 64px 0; scroll-margin-top: 112px; }
.chapter-heading h2 { font-size: 1.625rem; line-height: 1.9; font-weight: 500; }
.chapter-heading p { font-size: .875rem; line-height: 2; color: #6d675e; margin-top: 20px; }
.curriculum ol { list-style: none; margin: 0; padding: 0; }
.curriculum li { display: grid; grid-template-columns: 34px 1fr; gap: 12px; padding: 20px 0; border-bottom: 1px solid var(--line); }
.curriculum li:first-child { padding-top: 0; }
.curriculum li > span { color: var(--orange); font-size: .8125rem; line-height: 2.46; }
.curriculum p { font-size: 1rem; }
.course-goal { margin-top: 35px; padding: 27px 30px; background: var(--paper); }
.course-goal > span { font-size: .8125rem; display: block; margin-bottom: 10px; color: #72695e; }
.course-goal p { line-height: 2; }
.course-chapter .step-list { margin: 0; }
.course-chapter .step { grid-template-columns: 40px 1fr; gap: 22px; padding: 27px 0; }
.course-chapter .step:first-child { padding-top: 0; }
.course-chapter .step:last-child { border: 0; padding-bottom: 0; }
.course-chapter .step-num { font-family: inherit; font-size: 1.125rem; line-height: 1.9; }
.course-chapter .step h3 { font-size: 1.1875rem; line-height: 1.8; margin-bottom: 10px; }
.course-chapter .step p { font-size: 1rem; line-height: 2; }
.course-story { display: grid; grid-template-columns: 1fr 1fr; margin: 24px 0 80px; background: var(--paper); }
.course-story-photo { overflow: hidden; }
.course-story-photo img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s var(--ease); }
.course-story:hover img { transform: scale(1.025); }
.course-story > div:last-child { padding: 45px 44px; align-self: center; }
.course-story h2 { font-size: 1.5rem; line-height: 1.85; margin: 17px 0; }
.course-story p { font-size: .9375rem; line-height: 2; margin-bottom: 25px; }
.course-information { padding-bottom: 0; }
.course-information .detail-list { margin: 0 0 24px; border-top: 0; }
.course-information .detail-list > div { grid-template-columns: 132px 1fr; }
.course-information .detail-list dt { background: transparent; font-size: .875rem; padding-left: 0; }
.course-information .detail-list dd { padding-right: 0; }
.course-notice { font-size: .875rem; color: #6c655c; line-height: 2; margin-bottom: 24px; }
.related { padding: 64px 0; }
.related .section-title { font-size: 1.5rem; }
.related .service-card .eyebrow { font-size: .6875rem; }
.related .service-card h3 { font-size: 1.125rem; }
.related .service-card p { font-size: .875rem; }
.service-card .card-photo { border-radius: 5px; }

/* About: one steady alignment, with airy, ruled principles. */
.approach { grid-template-columns: 1fr 1fr; gap: 72px; }
.approach img { aspect-ratio: 5/4; border-radius: 5px; }
.approach h2 { font-size: 1.75rem; color: var(--ink); font-weight: 500; }
.principles { display: block; margin: 50px 0 0; border-top: 1px solid var(--line); }
.principle { display: grid; grid-template-columns: 60px 280px 1fr; align-items: start; gap: 32px; padding: 38px 0; border: 0; border-bottom: 1px solid var(--line); }
.principle::before { content: none; }
.principle b { font-weight: 400; font-size: .875rem; line-height: 3; color: var(--orange); }
.principle h3 { font-size: 1.375rem; font-weight: 500; line-height: 1.85; margin: 0; }
.principle p { font-size: 1rem; line-height: 2; }

/* FAQ: four small groups, fine-line controls and soft separation. */
.faq-intro { display: grid; grid-template-columns: 1fr 1.25fr; gap: 80px; align-items: center; padding: 12px 0 62px; }
.faq-intro h2 { font-size: 1.875rem; font-weight: 500; line-height: 1.9; }
.faq-intro p { line-height: 2.15; }
.faq-layout { display: grid; grid-template-columns: 235px 1fr; gap: 80px; align-items: start; }
.faq-navigation { position: sticky; top: 120px; padding-top: 3px; }
.faq-navigation .eyebrow { color: #776f64; margin-bottom: 19px; }
.faq-navigation a { display: flex; justify-content: space-between; gap: 12px; align-items: center; font-size: .875rem; padding: 18px 0; border-bottom: 1px solid var(--line); }
.faq-navigation svg { width: 17px; height: 17px; color: var(--orange); transform: rotate(90deg); }
.faq-navigation a:hover { color: var(--orange); }
.faq-group { margin-bottom: 54px; scroll-margin-top: 118px; }
.faq-group:last-child { margin-bottom: 0; }
.faq-group > h2 { font-size: 1.25rem; font-weight: 500; margin: 0 0 24px; }
.faq-list { border: 0; margin: 0; }
.faq-item { border: 1px solid #eeece8; background: white; box-shadow: 0 3px 16px #32271706; margin-top: 14px; transition: border-color .25s, box-shadow .25s; }
.faq-item:first-child { margin-top: 0; }
.faq-item:has([aria-expanded="true"]) { border-color: #f0d7bd; box-shadow: 0 5px 22px #32271708; }
.faq-question { display: grid; grid-template-columns: 1fr 24px; gap: 24px; font-size: 1rem; font-weight: 500; padding: 25px 27px; align-items: center; line-height: 1.85; }
.faq-question:hover, .faq-question[aria-expanded="true"] { background: #fffcf8; }
.faq-question .plus { display: block; position: relative; width: 24px; height: 24px; border: 0; border-radius: 0; background: transparent; transform: none; }
.faq-question .plus::before, .faq-question .plus::after { content: ""; position: absolute; inset: 11px 5px auto; height: 1px; background: var(--orange); }
.faq-question .plus::after { transform: rotate(90deg); transition: transform .25s; }
.faq-question[aria-expanded="true"] .plus { transform: none; background: transparent; }
.faq-question[aria-expanded="true"] .plus::after { transform: rotate(0deg); }
.faq-answer { height: auto; padding: 0; overflow: hidden; color: #625c53; font-size: 1rem; line-height: 2.05; }
.faq-answer-inner { padding: 0 68px 26px 27px; }
.faq-answer[hidden] { display: none !important; }

/* Journal: clear image ownership, a feature, then a readable story list. */
.journal-intro { display: flex; justify-content: space-between; gap: 64px; align-items: center; padding: 8px 0 48px; }
.journal-intro h2 { font-size: 1.625rem; font-weight: 500; }
.journal-intro p { font-size: .9375rem; line-height: 2; }
.journal-feature { display: grid; grid-template-columns: 56% 44%; background: var(--paper); }
.journal-feature .card-photo { aspect-ratio: auto; min-height: 360px; }
.journal-feature-copy { padding: 43px 44px; align-self: center; }
.journal-feature-copy .eyebrow { margin-bottom: 22px; }
.journal-category { font-size: .8125rem; color: #726a60; }
.journal-feature h2 { font-size: 1.625rem; line-height: 1.85; margin: 12px 0 18px; }
.journal-feature h2, .journal-entry h2, .journal-title { text-wrap: balance; }
.journal-feature p { font-size: .9375rem; line-height: 2; color: #676057; margin-bottom: 25px; }
.journal-entries { margin-top: 50px; }
.journal-entry { display: grid; grid-template-columns: 265px 1fr 24px; gap: 40px; align-items: center; padding: 32px 0; border-bottom: 1px solid var(--line); }
.journal-entry .card-photo { aspect-ratio: 3/2; border-radius: 3px; }
.journal-entry .article-meta { font-size: .75rem; }
.journal-entry h2 { font-size: 1.3125rem; line-height: 1.85; margin: 14px 0 12px; }
.journal-entry p { font-size: .9375rem; line-height: 2; color: #686157; }
.journal-entry-arrow { color: var(--orange); }
.journal-entry-arrow svg { width: 20px; height: 20px; }
.journal-entry:hover h2, .journal-feature:hover h2 { color: var(--orange); }
.journal-card h3 { font-size: 1.25rem; }
.journal-card .card-photo { border-radius: 5px; aspect-ratio: 3/2; }
.journal-card .category { font-size: .75rem; }
.journal-layout { max-width: 1120px; width: calc(100% - var(--gutter) * 2); grid-template-columns: minmax(0,760px) 240px; gap: 72px; padding: 0; }
.journal-title { font-size: 1.875rem; line-height: 1.8; letter-spacing: .015em; margin: 22px 0 30px; }
.journal-layout .article-hero { border-radius: 3px; aspect-ratio: 3/2; }
.journal-layout .prose { padding-top: 32px; }
.journal-sidebar { padding-top: 84px; }
.journal-sidebar h2 { font-size: 1rem; border-bottom-width: 1px; padding-bottom: 16px; }
.journal-sidebar > a.sidebar-story { display: grid; grid-template-columns: 76px 1fr; gap: 14px; align-items: start; font-size: .8125rem; line-height: 1.85; }
.sidebar-story img { aspect-ratio: 1; object-fit: cover; }
.sidebar-lesson { margin-top: 40px; padding: 25px 0; border-top: 1px solid var(--line); }
.sidebar-lesson p { font-size: 1.125rem; margin: 15px 0 20px; }
.sidebar-lesson .text-link { font-size: .8125rem; gap: 12px; }
.journal-end { padding-bottom: 88px; }
.toc { background: #faf9f7; border-color: var(--line); padding: 27px 30px; }
.toc a { padding: 5px 0; font-size: .875rem; }

/* Small, short reveals keep the natural reading rhythm. */
.js .reveal { transform: translateY(24px); transition: opacity .7s var(--ease), transform .7s var(--ease); }
.js .reveal.in-view { transform: none; }

@media (max-width: 1200px) {
  .menu-toggle { top: 14px; }
  .course-cover-copy { padding: 40px 36px; }
  .course-cover h1 { font-size: 1.875rem; }
  .course-intro, .course-chapter { grid-template-columns: 240px 1fr; gap: 56px; }
  .course-story > div:last-child { padding: 32px; }
  .inquiry-box { padding: 44px; gap: 40px; }
  .faq-layout { grid-template-columns: 210px 1fr; gap: 44px; }
  .principle { grid-template-columns: 45px 250px 1fr; gap: 24px; }
  .journal-layout { grid-template-columns: minmax(0,1fr) 220px; gap: 48px; }
  .journal-feature-copy { padding: 32px; }
}
@media (max-width: 1000px) {
  .course-cover { grid-template-columns: 48% 52%; }
  .course-cover-copy { padding: 36px 30px; }
  .course-cover h1 { font-size: 1.75rem; }
  .course-intro, .course-chapter { grid-template-columns: 210px 1fr; gap: 36px; }
  .course-story h2 { font-size: 1.25rem; }
  .journal-intro { align-items: flex-start; gap: 32px; }
  .journal-entry { grid-template-columns: 220px 1fr; gap: 32px; }
  .journal-entry-arrow { display: none; }
  .inquiry-box { gap: 32px; padding: 38px; }
  .inquiry-box h2 { font-size: 1.5rem; }
  .principle { grid-template-columns: 32px 215px 1fr; gap: 20px; }
  .principle h3 { font-size: 1.25rem; }
  .faq-layout { grid-template-columns: 185px 1fr; gap: 30px; }
  .faq-question { padding: 22px; gap: 16px; }
}
@media (max-width: 800px) {
  :root { --gutter: 24px; --space-section: 64px; }
  html { scroll-padding-top: 84px; }
  .site-header { height: 64px; }
  .brand, .home .brand, .scrolled .brand, .menu-expanded .brand { width: 164px; height: 64px; }
  .brand .brand-word strong, .scrolled .brand-word strong, .menu-expanded .brand-word strong { font-size: 18px; letter-spacing: .09em; }
  .brand .brand-word b, .scrolled .brand-word b, .menu-expanded .brand-word b { font-size: 9px; margin-top: 9px; letter-spacing: .015em; }
  .brand-word b span { margin: 0 3px; }
  .menu-toggle { top: 7px; right: 14px; }
  .header-spacer { height: 64px; }
  .section-title { font-size: 1.5rem; line-height: 1.8; }
  .center .lead { text-align: left; }
  .lead br { display: none; }
  .page-heading { padding: 43px 24px 42px; }
  .page-heading-en { font-size: 2rem; }
  .page-heading h1 { font-size: .875rem; margin-top: 11px; }
  .panorama { width: calc(100% - 32px); aspect-ratio: 2.3; height: auto; border-radius: 5px; }
  .breadcrumbs { font-size: .75rem; padding: 24px 0; gap: 8px; }
  .hero { padding-bottom: 130px; }
  .hero-photos { top: 64px; bottom: 130px; }
  .hero-copy { height: 130px; padding: 15px 24px; }
  .hero-copy h1 { font-size: clamp(17px,4.75vw,20px); line-height: 1.65; }
  .hero-copy h1 br:first-child { display: initial; }
  .hero-controls { bottom: 141px; }
  .hero-tag { bottom: calc(130px + 18%); }
  .split { grid-template-columns: minmax(0,1fr); }
  .split-copy, .split-photo { min-width: 0; }
  .button { font-size: .9375rem; }
  .prose { padding-top: 32px; line-height: 2.1; }
  .prose h2 { font-size: 1.375rem; line-height: 1.9; margin-top: 42px; }
  .article-shell { width: calc(100% - var(--gutter) * 2); }
  .article-top { padding: 32px 24px; }
  .article-top h1 { font-size: 1.5rem; }
  .detail-list > div { grid-template-columns: 105px 1fr; }
  .flow-fees .detail-list > div { grid-template-columns: 130px 1fr; }
  .flow-fees .detail-list dt { padding-left: 8px; padding-right: 8px; font-size: .875rem; }
  .detail-list dt, .detail-list dd { font-size: .9375rem; }
  .inquiry-box { grid-template-columns: 1fr; padding: 32px 22px; gap: 27px; margin-top: 56px; }
  .inquiry-box h2 { font-size: 1.375rem; }
  .inquiry-box p { font-size: .9375rem; }
  .inquiry-action { justify-self: start; max-width: none; }
  .inquiry-link { padding: 14px 0; }
  .inquiry-note { margin-top: 12px; }
  .directory-intro { gap: 30px; grid-template-columns: 1fr; padding-bottom: 40px; }
  .directory-intro h2 { font-size: 1.5rem; }
  .directory-intro p { font-size: 1rem; }
  .lesson-directory, .journal-directory, .faq-page { padding-bottom: 64px; }
  .lesson-index { gap: 48px 28px; }
  .lesson-entry h2 { font-size: 1.25rem; }
  .lesson-entry-meta { font-size: .8125rem; grid-template-columns: 22px 1fr 18px; }
  .course-cover { width: 100%; grid-template-columns: 1fr; min-height: 0; }
  .course-cover-copy { padding: 37px var(--gutter) 34px; }
  .course-kicker { font-size: .875rem; }
  .course-kicker > span { margin-bottom: 7px; }
  .course-cover h1 { font-size: 1.6875rem; line-height: 1.7; margin: 22px 0 18px; }
  .course-deck { font-size: 1rem; max-width: none; }
  .course-cover .text-link { margin-top: 23px; }
  .course-cover-photo { aspect-ratio: 4/3; }
  .course-cover-photo img { object-position: center; }
  .course-body { padding-bottom: 64px; }
  .course-intro { grid-template-columns: 1fr; gap: 26px; padding: 56px 0; }
  .course-intro h2 { font-size: 1.5rem; }
  .course-intro h2 br { display: none; }
  .course-chapter { grid-template-columns: 1fr; gap: 28px; padding: 43px 0; scroll-margin-top: 88px; }
  .chapter-heading h2 { font-size: 1.375rem; }
  .chapter-heading h2 br { display: none; }
  .chapter-heading p { margin-top: 13px; }
  .curriculum li { grid-template-columns: 26px 1fr; padding: 18px 0; gap: 10px; }
  .course-goal { padding: 23px; margin-top: 27px; }
  .course-chapter .step { grid-template-columns: 28px 1fr; gap: 15px; }
  .course-chapter .step h3 { font-size: 1.125rem; }
  .course-story { grid-template-columns: 1fr; margin: 16px 0 48px; }
  .course-story-photo { aspect-ratio: 3/2; }
  .course-story > div:last-child { padding: 29px 25px; }
  .course-story h2 { font-size: 1.3125rem; }
  .course-information { padding-bottom: 0; }
  .course-information .detail-list > div { grid-template-columns: 105px 1fr; }
  .course-information .detail-list dd { padding-left: 8px; font-size: .9375rem; }
  .related .section-title { font-size: 1.375rem; }
  .related .service-card { grid-template-columns: 112px 1fr; gap: 0 20px; }
  .related .service-card .eyebrow { display: none; }
  .related .service-card .text-link { font-size: .875rem; }
  .approach { grid-template-columns: 1fr; gap: 32px; }
  .approach h2 { font-size: 1.5rem; }
  .principles { margin-top: 35px; }
  .principle { grid-template-columns: 28px 1fr; gap: 12px 16px; padding: 28px 0; }
  .principle b { line-height: 2.6; }
  .principle h3 { font-size: 1.25rem; }
  .principle p { grid-column: 2; font-size: 1rem; }
  .faq-intro { grid-template-columns: 1fr; gap: 21px; padding: 4px 0 36px; }
  .faq-intro h2 { font-size: 1.5rem; }
  .faq-intro h2 br { display: none; }
  .faq-intro p { font-size: 1rem; }
  .faq-intro p br { display: none; }
  .faq-layout { display: block; }
  .faq-navigation { position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px; padding: 0; margin-bottom: 40px; }
  .faq-navigation .eyebrow { grid-column: 1/-1; margin-bottom: 2px; }
  .faq-navigation a { padding: 14px 0; font-size: .8125rem; gap: 6px; }
  .faq-navigation svg { width: 14px; height: 14px; }
  .faq-group { margin-bottom: 38px; scroll-margin-top: 88px; }
  .faq-group > h2 { font-size: 1.125rem; margin-bottom: 19px; }
  .faq-question { padding: 21px 18px; grid-template-columns: 1fr 20px; gap: 13px; font-size: 1rem; line-height: 1.85; }
  .faq-question .plus { width: 20px; height: 20px; }
  .faq-question .plus::before, .faq-question .plus::after { inset: 9px 3px auto; }
  .faq-answer-inner { padding: 0 22px 24px 18px; }
  .journal-intro { display: block; padding: 0 0 32px; }
  .journal-intro h2 { font-size: 1.375rem; }
  .journal-intro p { margin-top: 17px; font-size: 1rem; }
  .journal-feature { grid-template-columns: 1fr; }
  .journal-feature .card-photo { min-height: 0; aspect-ratio: 3/2; }
  .journal-feature-copy { padding: 28px; }
  .journal-feature h2 { font-size: 1.375rem; }
  .journal-feature-copy .eyebrow { margin-bottom: 16px; }
  .journal-entries { margin-top: 25px; }
  .journal-entry { grid-template-columns: 160px 1fr; gap: 25px; padding: 27px 0; }
  .journal-entry h2 { font-size: 1.125rem; margin: 10px 0; }
  .journal-entry p { font-size: .9375rem; }
  .journal-layout { width: calc(100% - var(--gutter) * 2); grid-template-columns: 1fr; gap: 45px; }
  .journal-title { font-size: 1.5rem; line-height: 1.85; }
  .journal-sidebar { padding-top: 0; }
  .journal-sidebar > a.sidebar-story { grid-template-columns: 85px 1fr; font-size: .9375rem; }
  .sidebar-lesson { margin-top: 26px; }
  .journal-end { padding-bottom: 64px; }
  .journal-card .article-meta, .journal-card .category { font-size: .75rem; }
  .journal-card h3 { font-size: 1.125rem; }
  .footer-brand .brand-word strong { font-size: 26px; }
  .footer-brand .brand-word b { font-size: 11px; }
  .footer-contacts a { grid-template-columns: 40px minmax(0,1fr); gap: 20px; }
  .footer-contacts a > span { font-size: 19px; }
  .footer-contacts a[href^="tel:"] > span { font-size: 25px; }
}
@media (max-width: 600px) {
  .lesson-index { grid-template-columns: 1fr; gap: 43px; }
  .lesson-entry h2 { font-size: 1.375rem; margin-top: 18px; }
  .lesson-entry-meta { padding: 17px 0 14px; font-size: .875rem; grid-template-columns: 28px 1fr 18px; }
  .journal-entry { grid-template-columns: 1fr; gap: 19px; }
  .journal-entry h2 { font-size: 1.25rem; }
  .journal-entry .card-photo { aspect-ratio: 3/2; }
  .journal-card { display: block; }
  .journal-card .card-photo { aspect-ratio: 3/2; }
  .journal-card .article-meta { margin-top: 17px; }
  .journal-grid { grid-template-columns: 1fr; gap: 35px; }
}
@media (max-width: 360px) {
  :root { --gutter: 20px; }
  .course-cover h1 { font-size: 1.5rem; }
  .inquiry-box { padding: 28px 22px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .js .reveal { transform: none; opacity: 1; transition: none; }
}

/* Japanese title is the document heading; English stays a visual label. */
.page-heading-en { font-weight:500; }
.page-heading h1 { color:var(--ink); font-family:var(--font-jp); font-weight:400; line-height:2; letter-spacing:.015em; }
.journal-byline { font-size:12px; color:#777168; margin:-15px 0 28px; }
