:root{--canvas:#fffaf0;--paper:#fff;--cream:#f6f0e4;--cream-strong:#eee4d3;--ink:#203229;--muted:#4f5e56;--green:#246448;--green-deep:#174936;--green-pale:#e7f3e9;--sky-pale:#eaf5f5;--sun:#f2cf62;--sun-pale:#fff2bf;--clay:#bd5636;--clay-pale:#fae4d8;--line:#ccd8d0;--line-dark:#9db2a5;--white:#fff;--sans:"BIZ UDPGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;--serif:"Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);line-break:strict;overflow-wrap:break-word;word-break:normal;margin:0;font-size:18px;line-height:1.78;overflow-x:hidden}button,summary{font:inherit}a{color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure,blockquote,dl,dd,ul,ol{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--sans);letter-spacing:-.035em;text-wrap:balance;font-weight:800}h1{font-size:clamp(2.65rem,5vw,4.75rem);line-height:1.18}h2{font-size:clamp(2.1rem,3.8vw,3.45rem);line-height:1.32}h3{font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.42}address{font-style:normal}.skip-link{z-index:1000;background:var(--paper);color:var(--green-deep);padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.container,.narrow{width:min(100% - 48px,1160px);margin-inline:auto}.narrow{max-width:780px}.section{padding-block:clamp(64px,7vw,96px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-label,.eyebrow{color:var(--clay);letter-spacing:.06em;margin-bottom:12px;font-size:.92rem;font-weight:800}.section-heading,.home-v2-section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.home-v2-section-heading h2{margin-bottom:14px}.mobile-heading-line{white-space:nowrap;display:block}.section-lead,.home-v2-section-heading>p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;font-size:1.05rem}.button{text-align:center;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:13px 22px;font-size:1rem;font-weight:800;line-height:1.4;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:var(--white)}.button-primary:hover{background:var(--green-deep)}.button-outline{border-color:var(--green);color:var(--green-deep);background:0 0}.button-outline:hover{background:var(--green-pale)}.button-light{background:var(--green-deep);color:var(--white)}.text-link{min-height:44px;color:var(--green-deep);-webkit-text-decoration-color:var(--clay);text-decoration-color:var(--clay);text-underline-offset:6px;align-items:center;font-size:1rem;font-weight:800;text-decoration-thickness:2px;display:inline-flex}.text-link:after{content:"→";margin-left:8px}.more-link-row{margin-top:28px}figure{margin-bottom:0}figure img{object-fit:cover;width:100%}figcaption{color:var(--muted);font-size:.85rem;line-height:1.6}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(100% - 40px,1240px);min-height:76px;margin-inline:auto;display:grid}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{width:220px;height:auto;display:block}.desktop-nav{justify-self:end}.desktop-nav ul,.mobile-nav ul,.site-footer ul{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}.desktop-nav a{color:var(--ink);font-size:.88rem;font-weight:700;text-decoration:none}.desktop-nav a:hover{color:var(--green)}.header-cta{background:var(--green);min-height:46px;color:var(--white);border-radius:8px;align-items:center;padding:10px 18px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.mobile-nav,.mobile-fixed-cta{display:none}.home-v2-hero{isolation:isolate;background-color:var(--cream);align-items:center;min-height:620px;padding-block:clamp(68px,8vw,112px);display:grid;position:relative;overflow:hidden}.home-v2-hero:before,.home-v2-hero:after{pointer-events:none;content:"";position:absolute}.home-v2-hero:before{z-index:0;background:var(--cream) url(/images/site-photo-v2/terracecore-nomura-hero-wide-v1.webp) center / cover no-repeat;inset:0}.home-v2-hero:after{z-index:1;background:linear-gradient(90deg,#fffaf0d6 0%,#fffaf0c7 25%,#fffaf094 39%,#fffaf03d 52%,#fffaf000 68%);inset:0}.home-v2-hero-grid{z-index:2;position:relative}.home-v2-hero-copy{max-width:680px;padding-block:24px}.home-v2-school-name{background:var(--sun-pale);color:var(--green-deep);margin-bottom:18px;padding:6px 10px;font-size:clamp(1rem,2vw,1.12rem);font-weight:800;display:inline-block}.home-v2-hero h1{color:var(--green-deep);margin-bottom:22px}.home-v2-hero h1 strong{color:var(--clay);text-decoration:underline;-webkit-text-decoration-color:var(--sun);text-decoration-color:var(--sun);text-underline-offset:.1em;text-decoration-thickness:.18em}.home-v2-hero-lead{max-width:560px;color:var(--ink);margin-bottom:28px;font-size:clamp(1.08rem,1.5vw,1.25rem);line-height:1.85}@media (width>=821px){.home-v2-hero-grid{width:min(86%,1440px)}}.home-v2-hero-actions{flex-wrap:wrap;align-items:center;gap:12px 24px;display:flex}.home-v2-facts{border-block:1px solid var(--line);background:var(--sky-pale)}.home-v2-fact-list{grid-template-columns:repeat(4,1fr);margin:0;display:grid}.home-v2-fact-list>div{border-right:1px solid var(--line-dark);min-width:0;padding:20px 22px}.home-v2-fact-list>div:last-child{border-right:0}.home-v2-fact-list dt{color:var(--green);margin-bottom:3px;font-size:.85rem;font-weight:800}.home-v2-fact-list dd{color:var(--ink);margin:0;font-size:1.02rem;font-weight:800;line-height:1.45}.home-v2-photos{background:var(--canvas);padding-block:clamp(28px,4vw,48px)}.home-v2-photo-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--green) var(--cream-strong);scrollbar-width:thin;gap:16px;padding:2px;display:flex;overflow-x:auto}.home-v2-photo-slide{scroll-snap-align:start;flex:0 0 min(52vw,480px);margin:0}.home-v2-photo-slide img{aspect-ratio:4/3;background:var(--cream);object-fit:cover;border-radius:10px}.home-v2-about{border-block:1px solid var(--line);background:var(--sky-pale)}.home-v2-about-heading{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:end;gap:clamp(28px,4vw,56px);margin-bottom:38px;display:grid}.home-v2-about-heading .section-label{letter-spacing:.04em;margin-bottom:14px;font-size:clamp(1.08rem,1.5vw,1.28rem);font-weight:900}.home-v2-about-heading h2{color:var(--green-deep);margin-bottom:0;font-size:clamp(2.25rem,3.9vw,3.35rem);line-height:1.25}.home-v2-about-title-line{display:block}.home-v2-about-heading h2:after{background:var(--sun);content:"";border-radius:999px;width:78px;height:9px;margin-top:24px;display:block}.home-v2-about-intro>p{max-width:620px;margin-bottom:0}@media (width>=821px){.home-v2-about-heading{align-items:start;row-gap:0}.home-v2-about-heading>div:first-child{display:contents}.home-v2-about-heading .section-label{grid-area:1/1}.home-v2-about-heading h2{grid-area:2/1}.home-v2-about-intro{grid-area:2/2;align-self:start}}@media (width>=1024px){.home-v2-about-heading h2{font-size:clamp(2.25rem,3.9vw,3rem)}.home-v2-about-title-line:first-child{white-space:nowrap}}.home-v2-about-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;display:grid}.home-v2-about-points>div{border:1px solid var(--line);background:var(--paper);border-top-width:7px;border-radius:14px;position:relative;overflow:hidden}.home-v2-about-points>div:first-child{border-top-color:var(--clay)}.home-v2-about-points>div:nth-child(2){border-top-color:var(--green)}.home-v2-about-points>div:nth-child(3){border-top-color:#d1a325}.home-v2-about-points dt{z-index:2;border:3px solid var(--white);background:var(--clay);width:76px;height:76px;color:var(--white);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:1.18rem;font-weight:900;line-height:1;display:grid;position:absolute;top:16px;left:16px}.home-v2-about-points>div:nth-child(2) dt{background:var(--green)}.home-v2-about-points>div:nth-child(3) dt{background:var(--sun);color:var(--green-deep)}.home-v2-about-points dd{flex-direction:column;height:100%;margin:0;display:flex}.home-v2-about-points figure{background:var(--cream-strong);margin:0;position:relative;overflow:hidden}.home-v2-about-points figure img{aspect-ratio:4/3;object-fit:cover}.home-v2-about-point-copy{flex:1;align-content:start;gap:9px;padding:22px 20px 25px;display:grid}.home-v2-about-points>div:first-child .home-v2-about-point-copy{background:var(--clay-pale)}.home-v2-about-points>div:nth-child(2) .home-v2-about-point-copy{background:var(--green-pale)}.home-v2-about-points>div:nth-child(3) .home-v2-about-point-copy{background:var(--sun-pale)}.home-v2-about-points strong{color:var(--green-deep);font-size:clamp(1.3rem,1.8vw,1.65rem);line-height:1.35}.home-v2-about-points strong .home-v2-about-point-title-line{color:inherit;font-size:inherit;line-height:inherit;white-space:nowrap;display:inline-block}.home-v2-about-points span{color:var(--muted);font-size:.96rem;line-height:1.65}.home-v2-courses{background:var(--paper)}.home-v2-courses .home-v2-section-heading{border-left:10px solid var(--sun);background:var(--green-pale);max-width:920px;padding:clamp(24px,4vw,38px)}.home-v2-courses .home-v2-section-heading h2{margin-bottom:0}.grade-course-showcase{margin-top:clamp(26px,4vw,42px)}.grade-course-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,760px);display:grid}.grade-course-tab,.grade-course-panel{--grade-accent:var(--sun);--grade-strong:#93421f;--grade-tint:#fff7d8}.grade-course-tab[data-grade=middle],.grade-course-panel[data-grade=middle]{--grade-accent:var(--green);--grade-strong:var(--green-deep);--grade-tint:var(--green-pale)}.grade-course-tab[data-grade=high],.grade-course-panel[data-grade=high]{--grade-accent:#4b8197;--grade-strong:#285b70;--grade-tint:var(--sky-pale)}.grade-course-tab{border:1px solid var(--line-dark);border-bottom:6px solid var(--grade-accent);background:var(--paper);min-width:0;min-height:64px;color:var(--green-deep);cursor:pointer;border-radius:12px 12px 0 0;padding:12px 14px 10px;font-size:clamp(1.12rem,2vw,1.36rem);font-weight:900;line-height:1.25;transition:background-color .16s,border-color .16s,color .16s}.grade-course-tab:hover,.grade-course-tab[aria-selected=true]{border-color:var(--grade-accent);background:var(--grade-tint);color:var(--grade-strong)}.grade-course-tab[aria-selected=true]{border-bottom-width:9px}.grade-course-panel{border:1px solid var(--line-dark);border-top:8px solid var(--grade-accent);background:linear-gradient(120deg, var(--grade-tint) 0%, var(--paper) 58%);border-radius:16px;animation:.22s ease-out both grade-course-panel-enter;overflow:hidden}.grade-course-panel[hidden]{display:none}.grade-course-panel-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.18fr);gap:clamp(24px,3vw,34px) clamp(34px,5vw,64px);padding:clamp(26px,4vw,48px);display:grid}.grade-course-summary,.grade-course-details{min-width:0}.grade-course-summary{display:flow-root}.grade-course-grade,.grade-course-summary h3,.grade-course-introduction,.grade-course-detail-label,.grade-course-detail-list,.grade-course-detail-list p,.grade-course-note{margin:0}.grade-course-grade{color:var(--grade-strong);letter-spacing:.04em;margin-bottom:8px;font-size:.86rem;font-weight:900}.grade-course-summary h3{color:var(--green-deep);font-size:clamp(1.85rem,3.2vw,2.72rem);line-height:1.35}.grade-course-summary h3 span{white-space:nowrap;display:block}.grade-course-summary h3 span:last-child{color:var(--grade-strong)}.grade-course-illustration{float:none;border:1px solid var(--line);background:var(--grade-tint);border-radius:14px;width:clamp(132px,38%,174px);margin:18px 0 10px auto;overflow:hidden}@media (width>=821px){.grade-course-panel-layout{grid-template-columns:minmax(0,1.12fr) minmax(0,.96fr)}.grade-course-summary h3{font-size:clamp(1.85rem,2.7vw,2.35rem)}}.grade-course-illustration img{aspect-ratio:4/3;object-fit:cover;width:100%}.grade-course-introduction{margin-top:20px;font-size:1rem;line-height:1.85}.grade-course-detail-label{color:var(--grade-strong);letter-spacing:.04em;margin-bottom:10px;font-size:.88rem;font-weight:900}.grade-course-detail-list{border-top:1px solid var(--line-dark);padding:0;list-style:none}.grade-course-detail-list li{border-bottom:1px solid var(--line);grid-template-columns:minmax(145px,.55fr) minmax(0,1fr);gap:18px;padding:16px 0;display:grid}.grade-course-detail-list strong{color:var(--green-deep);font-size:1rem;line-height:1.6}.grade-course-detail-list p{color:var(--muted);font-size:.94rem;line-height:1.7}.grade-course-note{border-left:6px solid var(--grade-accent);color:var(--ink);background:#ffffffc2;grid-column:1/-1;padding:16px 18px;font-size:.94rem;font-weight:700;line-height:1.7}@keyframes grade-course-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-v2-tuition{background:var(--sky-pale)}.home-v2-tuition-heading{grid-template-columns:minmax(0,1fr) max-content;align-items:end;gap:clamp(24px,4vw,48px);margin-bottom:28px;display:grid}.home-v2-tuition-heading h2{font-size:clamp(2rem,3.25vw,3.05rem);line-height:1.24}.home-v2-tuition-heading h2,.home-v2-tuition-heading>p{margin-bottom:0}.home-v2-tuition-heading>p{color:var(--muted);font-size:.92rem}.home-v2-tuition-list{border-top:2px solid var(--green-deep);margin:0;padding:0;list-style:none}.home-v2-tuition-list li{border-bottom:1px solid var(--line-dark);background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(125px,.8fr);align-items:center;gap:16px;padding:18px 22px;display:grid}.home-v2-tuition-list li:nth-child(2n){background:#f7fbfb}.home-v2-tuition-grade{color:var(--green-deep);font-weight:900}.home-v2-tuition-plan{align-items:baseline;gap:14px;min-width:0;display:flex}.home-v2-tuition-plan strong,.home-v2-tuition-plan>span{white-space:nowrap;font-size:1.02rem;line-height:1.35}.home-v2-tuition-list b{color:var(--clay);text-align:right;font-size:1.45rem}.contact-v2{background:var(--clay-pale);padding-block:clamp(60px,7vw,88px)}.contact-inner{background:var(--paper);border:1px solid #e0b9a8;border-radius:12px;width:min(100% - 48px,980px);margin-inline:auto;overflow:hidden}.contact-inner-with-photo{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:min(100% - 48px,1160px);display:grid}.contact-photo{background:var(--cream-strong);min-height:100%;margin:0;position:relative}.contact-photo img{object-fit:cover;height:100%;min-height:430px}.contact-copy{padding:clamp(28px,5vw,52px)}.contact-inner h2{max-width:760px;margin-bottom:16px}.contact-copy .contact-title-default{font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.24}.contact-title-line,.tuition-contact-title-line,.tuition-contact-title-mobile-line{display:inline}.contact-copy>p:not(.section-label){max-width:720px}@media (width>=821px){.tuition-contact .contact-inner{width:min(100% - 48px,1160px)}.tuition-contact .contact-inner h2{text-wrap:wrap;max-width:none;font-size:clamp(2rem,3vw,2.55rem)}.tuition-contact .contact-copy>p:not(.section-label){max-width:none}}.contact-actions{align-items:center;gap:18px 30px;margin-top:24px;display:flex}.contact-actions .button{white-space:nowrap;flex:none}.contact-actions p{color:var(--muted);margin:0;font-size:.88rem}.contact-actions strong{color:var(--green-deep);white-space:nowrap;margin-top:2px;font-size:1.35rem;display:block}.contact-social-links{margin-top:16px}@media (width>=821px) and (width<=1120px){.contact-actions{flex-direction:column;align-items:flex-start;gap:16px}}.access{background:var(--paper)}.access-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:40px clamp(36px,7vw,86px);display:grid}.access-grid figure img{aspect-ratio:4/3;border-radius:10px}.access-grid figcaption{padding-top:8px}.access-grid h2{margin-bottom:12px}.access-grid address{margin-bottom:18px;font-size:1.05rem;font-weight:700}.access-data{border-top:2px solid var(--green-deep);margin:0}.access-data>div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:14px;padding:11px 0;display:grid}.access-data dt{color:var(--muted);font-size:.85rem;font-weight:800}.access-data dd{margin:0;font-weight:800}.access-map{grid-column:1/-1;gap:12px;display:grid}.access-map-frame{border:1px solid var(--line);border-radius:10px;width:100%;height:clamp(340px,38vw,480px);display:block}.access-map-link{justify-self:start}.site-footer{background:var(--green-deep);color:var(--white);grid-template-columns:minmax(240px,1fr) auto;align-items:start;gap:30px;padding:46px max(24px,50% - 580px);display:grid}.site-footer p{color:#e5efe8;margin-bottom:5px;font-size:.85rem}.site-footer .footer-brand{color:var(--white);font-size:1.05rem;font-weight:900}.site-footer nav{justify-self:end}.site-footer ul{flex-wrap:wrap;justify-content:center}.site-footer a{color:var(--white);font-size:.85rem;font-weight:700;text-decoration:none}.site-footer .footer-instagram-link{text-underline-offset:5px;align-items:center;min-height:44px;margin-top:8px;-webkit-text-decoration:underline #bdd2c3;text-decoration:underline #bdd2c3;display:inline-flex}.subpage-hero{background:var(--sky-pale);padding-block:clamp(72px,9vw,120px)}.subpage-hero .eyebrow{color:var(--green)}.subpage-hero h1{margin-bottom:22px;font-size:clamp(2.45rem,5vw,4.5rem)}.subpage-hero .narrow>p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;font-size:1.1rem}.story-section,.professional-section,.teacher-page,.tuition-detail,.page-bridge{background:var(--paper)}.story-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(38px,7vw,86px);display:grid}.story-grid figure img{aspect-ratio:4/3;border-radius:10px}.story-grid figcaption,.professional-grid figcaption,.teacher-profile figcaption{padding-top:8px}.reading-copy h2{margin-bottom:22px}.reading-copy p:not(.section-label){max-width:680px}.mission-section{background:var(--sun-pale)}.mission-section h2{margin-bottom:34px}.belief-path,.method-list{border-top:2px solid var(--green-deep);margin:0;padding:0;list-style:none}.belief-path li{border-bottom:1px solid var(--line-dark);grid-template-columns:64px 210px 1fr;align-items:start;gap:18px;padding:22px 0;display:grid}.belief-path li>span,.method-list li>span{color:var(--clay);font-weight:900}.belief-path strong{font-size:1.02rem}.belief-path p{margin:0}.page-bridge .section-heading{margin-bottom:24px}.professional-grid{grid-template-columns:92px minmax(0,1fr) minmax(340px,.9fr);align-items:center;gap:clamp(24px,4vw,56px);display:grid}.professional-number{color:var(--sun);align-self:start;font-size:4rem;font-weight:900;line-height:1}.professional-grid figure img{aspect-ratio:3/2;border-radius:10px}.method-section{background:var(--green-pale)}.method-list li{border-bottom:1px solid var(--line-dark);grid-template-columns:66px 1fr;gap:16px;padding:20px 0;display:grid}.method-list h3,.method-list p{margin-bottom:0}.method-list p{color:var(--muted);margin-top:5px}.foundation-section{background:var(--paper)}.foundation-grid{grid-template-columns:minmax(260px,.8fr) minmax(300px,1fr) minmax(260px,.8fr);align-items:start;gap:clamp(30px,5vw,64px);display:grid}.foundation-grid h2,.foundation-grid>p{margin-bottom:0}.foundation-grid ul{border-top:2px solid var(--green-deep);margin:0;padding:0;list-style:none}.foundation-grid li{border-bottom:1px solid var(--line);padding:10px 0;font-weight:800}.support-scope{background:var(--sky-pale)}.scope-table{border-top:2px solid var(--green-deep)}.scope-table article{border-bottom:1px solid var(--line-dark);grid-template-columns:180px 1fr;align-items:start;gap:28px;padding:22px 0;display:grid}.scope-table h3,.scope-table p{margin:0}.teacher-page-list{gap:78px;display:grid}.teacher-profile{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(36px,7vw,88px);display:grid}.teacher-profile figure img{aspect-ratio:4/5;border-radius:10px}.teacher-profile .role{background:var(--green-pale);color:var(--green-deep);margin-bottom:8px;padding:4px 9px;font-size:.86rem;font-weight:900;display:inline-block}.teacher-profile h2{margin-bottom:16px}.teacher-message{color:var(--clay);font-size:1.18rem;font-weight:800}.teacher-policy{background:var(--sun-pale)}.teacher-policy h2{margin-bottom:20px}.admission-section{background:var(--sun-pale)}.admission-panel{background:var(--paper);border:1px solid #dfc76c;border-radius:10px;grid-template-columns:220px 1fr;align-items:center;gap:22px 38px;padding:30px 34px;display:grid}.admission-panel h2,.admission-panel p{margin-bottom:0}.admission-panel h2{color:var(--clay)}.admission-panel .text-link{grid-column:2}.tuition-detail .section-heading{max-width:none;margin-bottom:24px}.tuition-detail .section-heading h1{white-space:nowrap;font-size:clamp(2.65rem,4.5vw,4.25rem)}.tuition-title-line{display:inline}.tuition-heading{align-items:center;gap:16px;margin-bottom:10px;display:flex}.tuition-heading h3,.tuition-heading p{margin-bottom:0}.tuition-heading h3{flex:1;align-items:center;gap:10px;display:flex}.tuition-heading h3:before{background:var(--green);content:"";border-radius:3px;width:7px;height:30px}.tuition-heading h3:after{background:var(--green);content:"";flex:1;height:2px}.tuition-heading p{color:var(--muted);flex:none;font-size:1rem}.table-wrap{border-top:0}table{border-collapse:collapse;font-variant-numeric:tabular-nums;background:0 0;width:100%}.tuition-block table{table-layout:fixed}.tuition-block th,.tuition-block td{text-align:center;line-height:1.3}th,td{border-bottom:1px solid var(--line);text-align:right;vertical-align:middle;padding:9px 10px}thead th{background:var(--green-pale);color:var(--green-deep);font-size:1.08rem;font-weight:700}th:first-child{text-align:left}tbody th{color:var(--green-deep);font-size:1.05rem;font-weight:700}tbody td{color:var(--ink);font-size:1.32rem;font-weight:600}.tuition-block tbody tr:nth-child(2n){background:#ffffff8f}#middle-tuition .tuition-heading h3:before,#middle-tuition .tuition-heading h3:after{background:var(--clay)}#middle-tuition thead th{background:var(--clay-pale);color:var(--clay)}#middle-tuition tbody th{color:var(--clay)}.fee-notes{background:var(--cream)}.fee-notes h2{margin-bottom:26px}.fee-notes dl{border-top:2px solid var(--green-deep);margin:0 0 20px}.fee-notes dl>div{border-bottom:1px solid var(--line-dark);grid-template-columns:150px 1fr;gap:20px;padding:14px 0;display:grid}.fee-notes dt{font-weight:900}.fee-notes dd{margin:0}@media (width<=1080px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav,.header-cta{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{border:1px solid var(--green);min-width:86px;color:var(--green-deep);text-align:center;cursor:pointer;border-radius:8px;padding:9px 12px;font-size:.86rem;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line-dark);background:var(--paper);width:min(78vw,320px);padding:14px 18px;position:absolute;top:calc(100% + 12px);right:0}.mobile-nav ul{gap:0;display:grid}.mobile-nav li+li{border-top:1px solid var(--line)}.mobile-nav a{padding:11px 2px;font-size:.92rem;font-weight:800;text-decoration:none;display:block}.professional-grid{grid-template-columns:64px 1fr}.professional-grid figure{grid-column:2}.foundation-grid{grid-template-columns:1fr 1fr}.foundation-grid>p{grid-column:1/-1}}@media (width<=820px){.section{padding-block:64px}.tuition-detail .section-heading h1{white-space:normal}.tuition-contact-title-line{white-space:nowrap;display:block}.home-v2-about-heading,.home-v2-tuition-heading,.access-grid,.story-grid,.teacher-profile,.admission-panel{grid-template-columns:1fr}.home-v2-hero-copy{padding-bottom:0}.home-v2-hero:before{background-position:80%;background-size:auto 100%;display:block}.home-v2-hero:after{background:linear-gradient(#fffaf0f7 0%,#fffaf0eb 43%,#fffaf0ad 70%,#fffaf03d 100%)}.home-v2-fact-list{grid-template-columns:1fr 1fr}.home-v2-fact-list>div:nth-child(2){border-right:0}.home-v2-fact-list>div:nth-child(-n+2){border-bottom:1px solid var(--line-dark)}.home-v2-about-heading{gap:42px}.home-v2-about-title-line{display:block}.home-v2-about-heading,.home-v2-about-points{grid-template-columns:1fr}.home-v2-about-points figure img{aspect-ratio:16/7}.grade-course-panel-layout{grid-template-columns:1fr}.home-v2-tuition-heading{align-items:start;gap:12px}.access-grid,.story-grid{gap:34px}.contact-inner-with-photo{grid-template-columns:1fr}.contact-photo img{aspect-ratio:16/7;height:auto;min-height:0}.admission-panel .text-link{grid-column:1}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-self:start}.site-footer ul{justify-content:flex-start}}@media (width<=640px){html{scroll-padding-top:76px}body{padding-bottom:66px;font-size:17px}.container,.narrow,.contact-inner{width:min(100% - 32px,1160px)}.section{padding-block:54px}h1{font-size:2.35rem}h2{font-size:2rem}h3{font-size:1.35rem}.section-label,.eyebrow{font-size:.86rem}.section-heading,.home-v2-section-heading{margin-bottom:26px}.header-inner{width:calc(100% - 28px);min-height:68px}.brand-logo{width:170px}.mobile-nav summary{min-width:78px}.mobile-fixed-cta{z-index:110;border:2px solid var(--white);background:var(--green);min-height:50px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;font-size:.96rem;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:9px;left:10px;right:10px}.home-v2-hero{min-height:620px;padding-block:46px 42px}.home-v2-hero-copy{max-width:none;padding-block:0}.home-v2-school-name{margin-bottom:12px;font-size:.96rem}.home-v2-hero h1{margin-bottom:16px;font-size:clamp(2.2rem,10.7vw,2.75rem)}.home-v2-hero-lead{margin-bottom:22px;font-size:1.02rem;line-height:1.75}.home-v2-hero-actions,.contact-actions{flex-direction:column;align-items:stretch}.home-v2-hero-actions .button,.contact-actions .button,.more-link-row .button{width:100%}.home-v2-fact-list>div{padding:14px 12px}.home-v2-fact-list dt{font-size:.84rem}.home-v2-fact-list dd{font-size:.94rem}.home-v2-photo-slide{flex-basis:82vw}.home-v2-about-heading{gap:22px;margin-bottom:28px}.home-v2-about-points{gap:18px}.home-v2-about-points figure img{aspect-ratio:4/3}.home-v2-about-points dt{width:64px;height:64px;font-size:1rem;top:12px;left:12px}.home-v2-about-point-copy{padding:20px 18px 22px}.home-v2-about-points strong{font-size:1.32rem}.home-v2-about-points span{font-size:.96rem}.home-v2-tuition-list li{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:1px 10px;padding:12px 14px;line-height:1.25}.home-v2-tuition-grade{grid-area:1/1;font-size:1rem;line-height:1.3}.home-v2-tuition-plan{grid-area:2/1;gap:8px}.home-v2-tuition-plan strong,.home-v2-tuition-plan>span{font-size:1.05rem;line-height:1.3}.home-v2-tuition-list b{white-space:nowrap;grid-area:1/2/3;align-self:center;font-size:1.4rem;line-height:1.15}.home-v2-tuition-heading{margin-bottom:18px}.home-v2-tuition .more-link-row{margin-top:20px}.contact-copy{padding:26px 20px}.contact-photo img{aspect-ratio:4/3}.contact-actions{gap:16px}.contact-actions strong{font-size:1.25rem}.access-data>div{grid-template-columns:100px 1fr}.site-footer{padding:38px 20px 92px}.site-footer ul{gap:8px;display:grid}.subpage-hero{padding-block:58px}.subpage-hero h1{font-size:2.35rem}.subpage-hero .narrow>p:last-child{font-size:1rem}.belief-path li,.method-list li,.scope-table article,.fee-notes dl>div{grid-template-columns:1fr;gap:6px}.belief-path li{padding:18px 0}.professional-grid,.foundation-grid{grid-template-columns:1fr}.professional-grid figure,.foundation-grid>p{grid-column:1}.professional-number{font-size:3rem}.teacher-page-list{gap:56px}.admission-panel{padding:24px 20px}.tuition-heading{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:9px}.tuition-block{margin-top:26px}.tuition-block .table-wrap{overflow:visible}.tuition-block table{table-layout:fixed;width:100%;display:table}.tuition-block thead{clip:auto;white-space:normal;width:auto;height:auto;display:table-header-group;position:static;overflow:visible}.tuition-block tbody{display:table-row-group}.tuition-block tr{display:table-row}.tuition-block th,.tuition-block td{width:auto;display:table-cell}.tuition-block thead th{overflow-wrap:anywhere;text-align:center;white-space:normal;padding:7px 1px;font-size:clamp(.67rem,3.25vw,.86rem);line-height:1.15}.tuition-block thead th:first-child{width:17%}#high-tuition thead th:first-child{width:28%}.tuition-block tbody tr{background:0 0;border:0;border-radius:0;overflow:visible}.tuition-block tbody th,#high-tuition tbody th{border-right:0;border-bottom:1px solid var(--line);overflow-wrap:anywhere;text-align:center;white-space:normal;background:0 0;padding:8px 1px;font-size:clamp(.68rem,3.3vw,.9rem);line-height:1.2;display:table-cell}.tuition-block tbody td{border-right:0;border-bottom:1px solid var(--line);text-align:center;white-space:nowrap;width:auto;padding:8px 1px;line-height:1.2;display:table-cell}.tuition-block tbody td:before{content:none}}@media (width<=390px){.container,.narrow,.contact-inner{width:min(100% - 24px,1160px)}.home-v2-hero h1,.subpage-hero h1{font-size:2.05rem}.home-v2-hero{min-height:600px}.home-v2-hero:before{background-position:80%}.home-v2-about-points dt{width:58px;height:58px;font-size:.92rem}.home-v2-about-points strong{font-size:1.24rem}.home-v2-fact-list dd{font-size:.88rem}.button{padding-inline:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.subpage-hero-visual{padding-block:clamp(28px,4vw,58px);overflow:hidden}.subpage-hero-sky{background:var(--sky-pale)}.subpage-hero-sun{background:var(--sun-pale)}.subpage-hero-green{background:var(--green-pale)}.subpage-hero-clay{background:var(--clay-pale)}.subpage-hero-grid{grid-template-columns:minmax(360px,.84fr) minmax(0,1.16fr);align-items:center;min-height:clamp(470px,48vw,610px);display:grid}.subpage-hero-copy{z-index:2;border-left:8px solid var(--green);background:#fffffff5;max-width:680px;margin-right:clamp(-90px,-6vw,-58px);padding:clamp(30px,5vw,64px);position:relative}.subpage-hero-sun .subpage-hero-copy{border-left-color:var(--clay)}.subpage-hero-sky .subpage-hero-copy{border-left-color:#3f7891}.subpage-hero-clay .subpage-hero-copy{border-left-color:var(--clay)}.subpage-hero-visual .eyebrow{margin-bottom:14px}.subpage-hero-visual h1{margin-bottom:22px;font-size:clamp(2.65rem,4.9vw,4.6rem);line-height:1.17}.subpage-hero-copy>p:last-child{max-width:620px;color:var(--muted);margin-bottom:0;font-size:1.08rem;line-height:1.82}.subpage-hero-photo{background:var(--cream-strong);border-radius:10px;height:100%;min-height:470px;margin:0;position:relative;overflow:hidden}.subpage-hero-photo img{object-fit:cover;width:100%;height:100%}.about-opening,.guidance-pillars,.teacher-page{background:var(--paper)}.tuition-detail{background:var(--canvas)}.about-opening-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(32px,6vw,82px);display:grid}.about-opening-grid h2{max-width:620px;margin-bottom:0}.about-opening-copy{max-width:680px;margin:0;font-size:1.08rem;line-height:1.9}.about-values{background:var(--cream)}.about-values-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:end;gap:28px 64px;margin-bottom:clamp(42px,6vw,72px);display:grid}.about-values-heading h2,.about-values-heading>p{margin-bottom:0}.about-values-heading>p{max-width:520px;font-size:1.05rem;line-height:1.85}.about-scene-list{gap:clamp(54px,7vw,88px);margin:0;padding:0;list-style:none;display:grid}.about-scene{align-items:center;gap:clamp(30px,6vw,78px);display:grid}.about-scene--receive{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.about-scene--notice{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)}.about-scene--notice figure{grid-area:1/2}.about-scene--notice .about-scene-copy{grid-area:1/1}.about-scene--choose{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);width:min(100%,1020px);margin-inline:auto}.about-scene figure{background:var(--cream-strong);border-radius:10px;margin:0;position:relative;overflow:hidden}.about-scene figure img{aspect-ratio:3/2;object-fit:cover;width:100%}.about-scene-copy{max-width:520px}.about-scene-number,.guidance-pillar-number{background:var(--clay);width:70px;height:70px;color:var(--white);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:900;display:inline-grid}.about-scene-number{margin-bottom:18px}.about-scene--notice .about-scene-number{background:var(--green-deep)}.about-scene--choose .about-scene-number{background:var(--sun);color:var(--green-deep)}.about-scene h3{color:var(--green-deep);margin-bottom:14px;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.3}.about-scene p{margin-bottom:0;font-size:1.05rem;line-height:1.85}.about-guidance-bridge .section-heading{margin-bottom:24px}.guidance-section-heading{grid-template-columns:minmax(0,.95fr) minmax(300px,.72fr);align-items:end;gap:clamp(30px,6vw,80px);margin-bottom:38px;display:grid}.guidance-section-heading h2,.guidance-flow-heading h2{color:var(--green-deep);margin-bottom:0;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.2}.guidance-section-heading>p{max-width:590px;color:var(--muted);margin:0;font-size:1.06rem}.guidance-pillars-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.guidance-pillar{border:1px solid var(--line-dark);border-top:7px solid var(--clay);background:var(--paper);border-radius:10px;flex-direction:column;grid-column:span 6;display:flex;position:relative;overflow:hidden}.guidance-pillar:first-child{grid-column:span 7}.guidance-pillar:nth-child(2){border-top-color:var(--green);grid-column:span 5}.guidance-pillar:nth-child(3){border-top-color:var(--sun);grid-column:2/span 10;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);display:grid}.guidance-pillar figure{background:var(--cream-strong);margin:0;position:relative;overflow:hidden}.guidance-pillar figure img{aspect-ratio:4/3;object-fit:cover;width:100%}.guidance-pillar:nth-child(3) figure img{aspect-ratio:auto;height:100%}.guidance-pillar-number{z-index:2;border:3px solid var(--white);position:absolute;top:16px;left:16px}.guidance-pillar:nth-child(2) .guidance-pillar-number{background:var(--green)}.guidance-pillar:nth-child(3) .guidance-pillar-number{background:var(--sun);color:var(--green-deep)}.guidance-pillar-copy{background:var(--clay-pale);flex:1;align-content:start;gap:10px;padding:24px 22px 28px;display:grid}.guidance-pillar:nth-child(2) .guidance-pillar-copy{background:var(--green-pale)}.guidance-pillar:nth-child(3) .guidance-pillar-copy{background:var(--sun-pale);align-content:center}.guidance-pillar-copy h3,.guidance-pillar-copy p{margin:0}.guidance-pillar-copy h3{color:var(--green-deep);font-size:clamp(1.55rem,2.3vw,2rem);line-height:1.3}.guidance-pillar-copy p{color:var(--ink);line-height:1.75}.guidance-foundation{border-left:9px solid var(--sun);background:var(--green-pale);grid-template-columns:minmax(210px,.45fr) minmax(0,1.55fr);align-items:center;gap:24px;margin-top:30px;padding:22px 26px;display:grid}.guidance-foundation h3{color:var(--green-deep);margin:0;font-size:1.2rem}.guidance-foundation ul{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.guidance-foundation li{border-left:1px solid var(--line-dark);padding:4px 10px;font-size:.9rem;font-weight:800;line-height:1.55}.guidance-direct{background:var(--green-pale)}.guidance-direct-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(38px,7vw,90px);display:grid}.guidance-direct h2{color:var(--green-deep);margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.22}.guidance-direct-copy{border-top:2px solid var(--green-deep);padding-top:26px}.guidance-direct-copy p{max-width:680px;font-size:1.08rem}.guidance-direct-copy p:last-child{margin-bottom:0}.guidance-flow-section{background:var(--sun-pale)}.guidance-flow-heading{max-width:860px;margin-bottom:32px}.guidance-flow{border:1px solid var(--line-dark);background:var(--paper);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.guidance-flow li{border-right:1px solid var(--line-dark);min-width:0;padding:22px 18px}.guidance-flow li:last-child{border-right:0}.guidance-flow span{color:var(--clay);margin-bottom:18px;font-size:1rem;font-weight:900;display:block}.guidance-flow strong{color:var(--green-deep);font-size:1.08rem;line-height:1.5;display:block}.guidance-scope{background:var(--sky-pale)}.guidance-scope-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guidance-scope-grid article{border-top:7px solid var(--clay);background:var(--paper);padding:26px 24px 28px}.guidance-scope-grid article:nth-child(2){border-top-color:var(--green)}.guidance-scope-grid article:nth-child(3){border-top-color:#3f7891}.guidance-scope-grid span{color:var(--clay);font-weight:900}.guidance-scope-grid h3{color:var(--green-deep);margin:12px 0 14px;font-size:clamp(1.8rem,2.8vw,2.4rem)}.guidance-scope-grid p{margin:0}.teacher-page-list{gap:clamp(58px,7vw,88px)}.teachers-page-heading{border-bottom:2px solid var(--line-dark);margin-bottom:clamp(42px,5vw,64px);padding-bottom:clamp(22px,3vw,32px)}.teachers-page-heading h1{margin:0;font-size:clamp(2.15rem,4vw,3.25rem);line-height:1.2}.teacher-profile{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:clamp(40px,7vw,92px)}.teacher-profile-photo{margin:0;position:relative}.teacher-profile-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center top;border-radius:10px;width:100%}.teacher-profile-photo-nomura img{object-position:42% center}.teacher-profile-photo-maruyama img{object-position:50% 18%}.teacher-profile-copy{max-width:650px}.teacher-profile h2{margin-bottom:18px;font-size:clamp(2.5rem,4.6vw,4rem);line-height:1.08}.teacher-message{max-width:620px;color:var(--clay);letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:900;line-height:1.45}.teacher-profile-body{max-width:620px}.teacher-profile-body p:last-child{margin-bottom:0}.tuition-key-facts{border-block:2px solid var(--green-deep);grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 clamp(28px,3vw,36px);padding:0;list-style:none;display:grid}.tuition-key-facts>li{color:var(--green-deep);text-align:center;padding:14px 16px;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:900}.tuition-key-facts>li+li{border-left:1px solid var(--line-dark)}.tuition-block{margin-top:clamp(28px,3vw,38px)}.tuition-heading h3{font-size:clamp(1.65rem,2.4vw,2.15rem);line-height:1.25}.tuition-heading p{font-size:1rem;line-height:1.5}.tuition-block tbody td{font-size:1.32rem}.tuition-block-compact .table-wrap{max-width:none}.admission-panel{grid-template-columns:1fr;padding:clamp(28px,5vw,52px)}.admission-price h2{color:var(--clay);margin-bottom:2px;font-size:clamp(3rem,6vw,5.2rem);line-height:1}.admission-price>p:last-child{color:var(--muted);margin-bottom:0;font-size:.9rem}@media (width<=980px){.subpage-hero-grid{grid-template-columns:1fr;min-height:560px}.subpage-hero-copy,.subpage-hero-photo{grid-area:1/1}.subpage-hero-copy{align-self:end;width:min(88%,680px);margin:0 0 24px 24px;padding:clamp(26px,5vw,48px)}.subpage-hero-photo{min-height:560px}.subpage-hero-photo img{object-position:center}.guidance-pillar:first-child,.guidance-pillar:nth-child(2),.guidance-pillar:nth-child(3){grid-column:1/-1}.guidance-pillar:first-child,.guidance-pillar:nth-child(2){grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);display:grid}.guidance-pillar figure img{aspect-ratio:auto;height:100%}.guidance-foundation ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.about-opening-grid,.about-values-heading,.about-scene,.about-scene--receive,.about-scene--notice,.about-scene--choose,.guidance-section-heading,.guidance-direct-inner,.teacher-profile,.admission-panel{grid-template-columns:1fr}.about-scene--notice figure,.about-scene--notice .about-scene-copy{grid-area:auto}.about-scene--notice figure{order:0}.about-scene--notice .about-scene-copy{order:1}.about-scene-copy{max-width:none}.guidance-pillars-grid,.guidance-scope-grid{grid-template-columns:1fr}.guidance-pillar:first-child,.guidance-pillar:nth-child(2),.guidance-pillar:nth-child(3){grid-column:1;display:flex}.guidance-pillar figure img{aspect-ratio:3/2;height:auto}.guidance-direct-copy{padding-top:22px}.guidance-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.guidance-flow li{border-bottom:1px solid var(--line-dark)}}@media (width<=640px){.subpage-hero-visual{padding-block:16px 24px}.subpage-hero-grid,.subpage-hero-photo{min-height:520px}.subpage-hero-copy{border-left-width:6px;width:calc(100% - 24px);margin:0 12px 12px;padding:22px 18px 24px}.subpage-hero-visual h1{margin-bottom:14px;font-size:clamp(2.05rem,10vw,2.55rem);line-height:1.2}.subpage-hero-copy>p:last-child{font-size:1rem;line-height:1.72}.about-opening-grid{gap:20px}.about-values-heading{gap:18px;margin-bottom:38px}.about-scene-list{gap:52px}.about-scene{gap:20px}.about-scene figure img{aspect-ratio:4/3}.about-scene-number,.guidance-pillar-number{width:58px;height:58px;font-size:1rem}.about-scene-number{margin-bottom:12px}.about-scene h3{font-size:2rem}.about-scene p,.about-opening-copy,.about-values-heading>p{font-size:1rem}.guidance-section-heading h2,.guidance-flow-heading h2,.guidance-direct h2{font-size:2.1rem}.guidance-pillar-number{top:12px;left:12px}.guidance-pillar-copy{padding:21px 18px 24px}.guidance-foundation{grid-template-columns:1fr;gap:14px;padding:20px 18px}.guidance-foundation ul{grid-template-columns:1fr}.guidance-foundation li{border-top:1px solid var(--line-dark);border-left:0;padding:8px 0}.guidance-flow{grid-template-columns:1fr}.guidance-flow li{border-right:0;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:16px;display:grid}.guidance-flow li:last-child{border-bottom:0}.guidance-flow span{margin:0}.guidance-scope-grid article{padding:23px 20px 25px}.teacher-profile h2{font-size:3rem}.teacher-message{font-size:1.42rem}.tuition-key-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.tuition-key-facts>li{padding:10px 4px;font-size:clamp(.94rem,4.2vw,1.08rem)}.tuition-key-facts>li+li{border-left:1px solid var(--line-dark)}.tuition-block-compact .table-wrap{max-width:none}.tuition-block tbody td{font-size:clamp(.7rem,3.5vw,1rem)}}.about-values-keyline{color:var(--clay);margin:18px 0 0;font-size:clamp(1.55rem,2.6vw,2.2rem);font-weight:900;line-height:1.45}p,li,dd{text-wrap:pretty}tbody td{white-space:nowrap}@media (width<=640px){body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.section{padding-block:48px}.mobile-fixed-cta{bottom:max(9px, env(safe-area-inset-bottom))}.mobile-copy-line,.mobile-heading-line{display:block}.desktop-break{display:none}.home-v2-hero{min-height:0;padding-block:38px 42px}.home-v2-hero h1{font-size:clamp(2.15rem,11vw,2.7rem);line-height:1.18}.home-v2-hero-lead,.home-v2-about-intro>p{line-height:1.72}.home-v2-photo-track{-webkit-overflow-scrolling:touch;margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px}.home-v2-about-heading h2{letter-spacing:-.035em;font-size:clamp(1.36rem,6.8vw,1.75rem);line-height:1.28}.home-v2-about-title-line:first-child{white-space:nowrap}.home-v2-course-grade{font-size:.92rem;line-height:1.6}.home-v2-courses .home-v2-section-heading{border-left-width:7px;padding:20px 18px}.home-v2-courses .home-v2-section-heading h2{letter-spacing:-.025em;font-size:clamp(1.36rem,6.8vw,1.75rem);line-height:1.3}.home-v2-tuition-heading h2,.contact-copy h2{font-size:clamp(1.85rem,8.8vw,2.2rem);line-height:1.28}.home-v2-tuition-heading h2{letter-spacing:-.025em;font-size:clamp(1.45rem,7.2vw,1.9rem)}.home-v2-tuition-heading>p{font-size:1rem;line-height:1.6}.contact-copy .contact-title-default{font-size:clamp(1.65rem,8.4vw,2.1rem);line-height:1.25}.contact-title-default .contact-title-line{display:block}.subpage-hero-visual{padding-block:0;overflow:visible}.subpage-hero-grid{grid-template-columns:1fr;width:100%;min-height:0}.subpage-hero-copy,.subpage-hero-photo{grid-column:1}.subpage-hero-photo{aspect-ratio:4/3;border-radius:0;grid-row:1;min-height:0}.subpage-hero-copy{grid-row:2;align-self:auto;width:calc(100% - 32px);margin:0 auto;padding:24px 18px 28px}.subpage-hero-visual h1{margin-bottom:14px;font-size:clamp(1.95rem,9vw,2.35rem);line-height:1.26}.subpage-hero-copy>p:last-child{font-size:1rem;line-height:1.72}.about-opening-grid,.about-values-heading,.guidance-section-heading,.guidance-direct-inner{gap:18px}.about-opening-grid h2,.about-values-heading h2,.fee-notes h2{font-size:clamp(1.8rem,8.4vw,2.1rem);line-height:1.34}.about-values-keyline{font-size:1.4rem}.about-scene-list{gap:46px}.about-scene-number,.guidance-pillar-number{width:54px;height:54px}.about-guidance-bridge{padding-block:40px}.about-guidance-bridge .button{width:100%}.guidance-section-heading h2,.guidance-flow-heading h2,.guidance-direct h2{font-size:clamp(1.85rem,8.7vw,2.15rem);line-height:1.3}.guidance-pillar-copy h3{font-size:1.55rem}.guidance-foundation{margin-top:24px}.guidance-foundation li{font-size:1rem}.teacher-profile{gap:22px}.teachers-page-heading{margin-bottom:32px;padding-bottom:18px}.teachers-page-heading h1{font-size:clamp(2rem,10vw,2.45rem)}.teacher-profile h2{font-size:clamp(2.5rem,12vw,3rem);line-height:1.08}.teacher-message{font-size:1.34rem;line-height:1.5}.tuition-heading p{margin:0;font-size:.94rem}.tuition-heading h3{width:100%;font-size:1.45rem}.admission-panel{padding:22px 18px}.admission-price h2{font-size:clamp(2.7rem,13vw,3.3rem)}}@media (width<=390px){.section{padding-block:44px}.header-inner{gap:14px;width:calc(100% - 20px)}.brand-logo{width:160px}.mobile-nav summary{min-width:72px;padding-inline:9px}.home-v2-hero{min-height:0;padding-block:34px 38px}.home-v2-fact-list dd{font-size:.94rem}.home-v2-photo-track{margin-inline:-12px;padding-inline:12px;scroll-padding-inline:12px}.home-v2-tuition-list b{font-size:1.4rem}.subpage-hero-copy{width:calc(100% - 24px);padding:22px 16px 25px}.subpage-hero-visual h1{font-size:clamp(1.82rem,9.4vw,2.05rem)}.about-opening-grid h2,.about-values-heading h2,.fee-notes h2,.guidance-section-heading h2,.guidance-flow-heading h2,.guidance-direct h2{font-size:1.82rem}.teacher-profile h2{font-size:2.5rem}.teacher-message{font-size:1.28rem}}@media (width<=640px){.home-v2-about-points{grid-template-columns:1fr;gap:14px;margin:0;padding:0;display:grid}.home-v2-about-points>div{border-top-width:5px}.home-v2-about-points dd{grid-template-columns:minmax(106px,36%) minmax(0,1fr);height:auto;display:grid}.home-v2-about-points figure{min-height:100%}.home-v2-about-points figure img{aspect-ratio:auto;object-fit:cover;height:100%;min-height:100%}.home-v2-about-points dt{width:44px;height:44px;font-size:.78rem;top:8px;left:8px}.home-v2-about-point-copy{gap:5px;padding:14px 13px 16px}.home-v2-about-points strong{font-size:clamp(1.08rem,5.2vw,1.28rem);line-height:1.28}.home-v2-about-points span{font-size:.92rem;line-height:1.55}.home-v2-about-points strong .home-v2-about-point-title-line{white-space:nowrap;display:block}.grade-course-tabs{gap:6px}.grade-course-tab{border-bottom-width:5px;border-radius:9px 9px 0 0;min-height:54px;padding:10px 4px 8px;font-size:clamp(.98rem,4.8vw,1.12rem)}.grade-course-tab[aria-selected=true]{border-bottom-width:7px}.grade-course-panel{border-top-width:6px;border-radius:0 12px 12px}.grade-course-panel-layout{gap:24px;padding:22px 17px}.grade-course-summary h3{font-size:clamp(1.3rem,6vw,1.7rem);line-height:1.4}.grade-course-introduction{margin-top:14px;font-size:.94rem;line-height:1.75}.grade-course-illustration{border-radius:10px;width:clamp(108px,38%,132px);margin:12px 0 8px 12px}.grade-course-detail-list li{grid-template-columns:1fr;gap:3px;padding:13px 0}.grade-course-detail-list strong{font-size:.96rem}.grade-course-detail-list p,.grade-course-note{font-size:.9rem;line-height:1.65}.grade-course-note{border-left-width:5px;padding:13px 14px}}@media (width<=280px){.grade-course-tabs{grid-template-columns:1fr;width:100%}.grade-course-tab{border-radius:9px}}.guidance-features-page{--guidance-feature-clay:#c55332;--guidance-feature-green:#1f6a4c;--guidance-feature-sun:#efc84a}.guidance-features-page section[id]{scroll-margin-top:112px}.guidance-features-page .subpage-hero-visual h1{text-wrap:balance;max-width:760px;font-size:clamp(2.5rem,4.45vw,4.2rem);line-height:1.2}.guidance-features-page .subpage-hero-photo img{object-position:center 42%}.guidance-features-index{border-block:1px solid var(--line-dark);background:var(--paper)}.guidance-features-index ol{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.guidance-features-index li{border-right:1px solid var(--line-dark);min-width:0}.guidance-features-index li:first-child{border-left:1px solid var(--line-dark)}.guidance-features-index a{min-height:92px;color:var(--green-deep);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:17px 22px;text-decoration:none;display:grid}.guidance-features-index a:hover{background:var(--green-pale)}.guidance-features-index a:focus-visible{outline:3px solid var(--clay);outline-offset:-4px}.guidance-features-index span{color:var(--clay);letter-spacing:.08em;font-size:.86rem;font-weight:900}.guidance-features-index strong{min-width:0;font-size:1rem;line-height:1.45}.guidance-features-professional{background:var(--paper)}.guidance-features-professional-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(44px,7vw,96px);display:grid}.guidance-features-professional-copy,.guidance-features-heading>*,.guidance-features-case>*,.guidance-features-schedule-grid>*{min-width:0}.guidance-features-professional h2,.guidance-features-heading h2,.guidance-features-schedule h2{color:var(--green-deep);text-wrap:balance;margin-bottom:24px;font-size:clamp(2.35rem,4.2vw,4rem);line-height:1.22}.guidance-features-lead{max-width:680px;margin-bottom:28px;font-size:1.06rem;line-height:1.9}.guidance-features-proof-list{border-top:2px solid var(--green-deep);margin:0;padding:0;list-style:none}.guidance-features-proof-list li{border-bottom:1px solid var(--line-dark);padding:15px 8px 15px 28px;font-weight:800;line-height:1.55;position:relative}.guidance-features-proof-list li:before{background:var(--sun);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:1.1em;left:6px}.guidance-features-teachers{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:end;gap:16px;display:grid}.guidance-features-teachers figure{background:var(--cream-strong);border-radius:10px;margin:0;overflow:hidden}.guidance-features-teachers figure:last-child{margin-bottom:clamp(26px,4vw,62px)}.guidance-features-teachers img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%}.guidance-features-teachers figcaption{border-top:4px solid var(--green);background:var(--paper);color:var(--green-deep);padding:12px 14px 14px;font-size:.92rem;font-weight:900}.guidance-features-individual{background:var(--green-pale)}.guidance-features-heading{grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);align-items:end;gap:clamp(30px,6vw,84px);margin-bottom:clamp(36px,5vw,64px);display:grid}.guidance-features-heading h2{margin-bottom:0}.guidance-features-heading>p{max-width:590px;margin:0;font-size:1.03rem;line-height:1.85}.guidance-features-cases{gap:clamp(28px,4.6vw,58px);display:grid}.guidance-features-case{border-top:7px solid var(--guidance-feature-clay);background:var(--paper);border-radius:10px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid;overflow:hidden}.guidance-features-case-green{border-top-color:var(--guidance-feature-green)}.guidance-features-case-sun{border-top-color:var(--guidance-feature-sun)}.guidance-features-case:nth-child(2n) figure{grid-area:1/2}.guidance-features-case:nth-child(2n) .guidance-features-case-copy{grid-area:1/1}.guidance-features-case figure{background:var(--cream-strong);min-height:340px;margin:0;position:relative;overflow:hidden}.guidance-features-case figure img{object-fit:cover;width:100%;height:100%}.guidance-features-case figure>span{border:3px solid var(--white);background:var(--guidance-feature-clay);width:60px;height:60px;color:var(--white);border-radius:50%;place-items:center;font-size:1rem;font-weight:900;display:grid;position:absolute;top:18px;left:18px}.guidance-features-case-green figure>span{background:var(--guidance-feature-green)}.guidance-features-case-sun figure>span{background:var(--guidance-feature-sun);color:var(--green-deep)}.guidance-features-case-copy{align-content:center;padding:clamp(30px,5vw,58px);display:grid}.guidance-features-case-clay .guidance-features-case-copy{background:var(--clay-pale)}.guidance-features-case-green .guidance-features-case-copy{background:var(--paper)}.guidance-features-case-sun .guidance-features-case-copy{background:var(--sun-pale)}.guidance-features-case-kicker{color:var(--clay);margin-bottom:8px;font-size:.94rem;font-weight:900}.guidance-features-case h3{color:var(--green-deep);text-wrap:balance;margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.3}.guidance-features-case-copy>p:not(.guidance-features-case-kicker){margin-bottom:0;line-height:1.82}.guidance-features-path{border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;padding:18px 0 0;list-style:none;display:grid}.guidance-features-path li{min-width:0;color:var(--green-deep);text-align:center;padding-inline:8px 18px;font-size:.85rem;font-weight:900;line-height:1.45;position:relative}.guidance-features-path li:first-child{padding-left:0}.guidance-features-path li:last-child{padding-right:0}.guidance-features-path li:not(:last-child):after{color:var(--clay);content:"›";font-size:1.35rem;line-height:1;position:absolute;top:50%;right:2px;transform:translateY(-55%)}.guidance-features-schedule{background:var(--sun-pale)}.guidance-features-schedule-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid}.guidance-features-schedule-photo{background:var(--cream-strong);border-radius:10px 0 0 10px;min-height:680px;margin:0;overflow:hidden}.guidance-features-schedule-photo img{object-fit:cover;width:100%;height:100%}.guidance-features-schedule-copy{border:1px solid var(--line-dark);background:var(--paper);border-left:0;border-radius:0 10px 10px 0;padding:clamp(34px,5vw,64px)}.guidance-features-schedule-copy>p:not(.section-label):not(.guidance-features-hours){font-size:1.02rem;line-height:1.85}.guidance-features-hours{border-block:2px solid var(--green-deep);justify-content:space-between;align-items:baseline;gap:18px;margin:28px 0 26px;padding-block:18px;display:flex}.guidance-features-hours span{color:var(--green-deep);font-weight:900}.guidance-features-hours strong{color:var(--clay);font-size:clamp(2.05rem,3.7vw,3.35rem);line-height:1.15}.guidance-features-schedule-examples>p{color:var(--muted);margin-bottom:8px;font-size:.88rem;font-weight:900}.guidance-features-schedule-examples ul{border-top:1px solid var(--line-dark);margin:0;padding:0;list-style:none}.guidance-features-schedule-examples li{border-bottom:1px solid var(--line-dark);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;padding:14px 0;display:grid}.guidance-features-schedule-examples li>span{background:var(--green-pale);width:40px;height:40px;color:var(--green-deep);border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.guidance-features-schedule-examples strong{color:var(--green-deep);margin-bottom:2px;display:block}.guidance-features-schedule-examples li p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}@media (width<=980px){.guidance-features-page .subpage-hero-visual h1{max-width:620px}.guidance-features-professional-grid{gap:42px}.guidance-features-case{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.guidance-features-schedule-photo{min-height:620px}}@media (width<=820px){.guidance-features-professional-grid,.guidance-features-heading,.guidance-features-schedule-grid{grid-template-columns:1fr}.guidance-features-teachers{width:min(100%,640px);margin-inline:auto}.guidance-features-heading{gap:18px}.guidance-features-case,.guidance-features-case:nth-child(2n){grid-template-columns:minmax(190px,34%) minmax(0,1fr)}.guidance-features-case:nth-child(2n) figure,.guidance-features-case:nth-child(2n) .guidance-features-case-copy{grid-area:auto}.guidance-features-case figure{min-height:100%}.guidance-features-case-copy{padding:28px 26px 30px}.guidance-features-schedule-photo{border-radius:10px 10px 0 0;min-height:0}.guidance-features-schedule-photo img{aspect-ratio:16/9}.guidance-features-schedule-copy{border-top:0;border-left:1px solid var(--line-dark);border-radius:0 0 10px 10px}}@media (width<=640px){.guidance-features-page .subpage-hero-grid,.guidance-features-page .subpage-hero-photo{min-height:500px}.guidance-features-page .subpage-hero-visual h1{font-size:clamp(1.82rem,8.6vw,2.15rem);line-height:1.28}.guidance-features-index a{text-align:center;grid-template-columns:1fr;align-content:center;gap:3px;min-height:78px;padding:12px 8px}.guidance-features-index span{font-size:.72rem}.guidance-features-index strong{font-size:.82rem;line-height:1.4}.guidance-features-professional h2,.guidance-features-heading h2,.guidance-features-schedule h2{margin-bottom:18px;font-size:clamp(1.82rem,8.4vw,2.12rem);line-height:1.32}.guidance-features-lead,.guidance-features-heading>p,.guidance-features-schedule-copy>p:not(.section-label):not(.guidance-features-hours){font-size:1rem;line-height:1.78}.guidance-features-proof-list li{padding-block:13px;font-size:.94rem}.guidance-features-teachers{gap:10px}.guidance-features-teachers figure:last-child{margin-bottom:22px}.guidance-features-teachers figcaption{padding:9px 8px 11px;font-size:.78rem}.guidance-features-case,.guidance-features-case:nth-child(2n){border-top-width:5px;grid-template-columns:minmax(106px,36%) minmax(0,1fr)}.guidance-features-case figure img{min-height:100%}.guidance-features-case figure>span{border-width:2px;width:42px;height:42px;font-size:.72rem;top:8px;left:8px}.guidance-features-case-copy{padding:15px 13px 17px}.guidance-features-case-kicker{margin-bottom:5px;font-size:.76rem;line-height:1.45}.guidance-features-case h3{margin-bottom:8px;font-size:clamp(1.2rem,5.8vw,1.48rem);line-height:1.32}.guidance-features-case-copy>p:not(.guidance-features-case-kicker){font-size:.9rem;line-height:1.6}.guidance-features-path{margin-top:13px;padding-top:11px}.guidance-features-path li{padding-inline:3px 10px;font-size:.68rem;line-height:1.35}.guidance-features-path li:not(:last-child):after{font-size:1.05rem;right:0}.guidance-features-schedule-photo img{aspect-ratio:3/2}.guidance-features-schedule-copy{padding:24px 18px 26px}.guidance-features-hours{gap:4px;margin-block:22px;padding-block:14px;display:grid}.guidance-features-hours strong{font-size:clamp(2rem,11vw,2.8rem)}.guidance-features-schedule-examples li{grid-template-columns:38px minmax(0,1fr);gap:11px;padding-block:12px}.guidance-features-schedule-examples li>span{width:36px;height:36px}}@media (width<=390px){.guidance-features-page .subpage-hero-grid,.guidance-features-page .subpage-hero-photo{min-height:480px}.guidance-features-page .subpage-hero-visual h1{font-size:clamp(1.68rem,8.2vw,1.9rem)}.guidance-features-professional h2,.guidance-features-heading h2,.guidance-features-schedule h2{font-size:1.78rem}.guidance-features-case h3{font-size:clamp(1.12rem,5.6vw,1.32rem)}.guidance-features-case-copy>p:not(.guidance-features-case-kicker){font-size:.88rem}}@media (width<=280px){.guidance-features-index ol{grid-template-columns:1fr}.guidance-features-index li,.guidance-features-index li:first-child{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.guidance-features-index a{min-height:58px}.guidance-features-case,.guidance-features-case:nth-child(2n){grid-template-columns:1fr}.guidance-features-case figure img{aspect-ratio:3/2}}.guidance-features-page .subpage-hero-photo,.guidance-features-page .subpage-hero-photo img{width:100%;min-width:0}@media (width<=280px){.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:4px;width:calc(100% - 8px)}.brand,.mobile-nav,.guidance-features-page .contact-photo,.guidance-features-page .contact-copy{min-width:0}.brand-logo{width:min(92px,100%)}.mobile-nav summary{min-width:44px;padding:6px 4px;font-size:.72rem}.guidance-features-page .contact-inner{width:calc(100% - 12px)}.guidance-features-page .contact-inner-with-photo{grid-template-columns:minmax(0,1fr)}.guidance-features-page .contact-photo img{width:100%;min-width:0}.guidance-features-page .contact-copy{padding:18px 12px}.guidance-features-page .contact-copy .contact-title-default{font-size:1.35rem}.guidance-features-page .contact-actions .button,.guidance-features-page .contact-actions strong{white-space:normal;overflow-wrap:anywhere}.guidance-features-hours{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.guidance-features-hours span,.guidance-features-hours strong{overflow-wrap:anywhere;min-width:0}.guidance-features-hours strong{font-size:1.65rem}}@media (width<=640px){.guidance-features-case-kicker,.guidance-features-path li{font-size:.78rem}}.guidance-features-professional-grid{align-items:start;gap:clamp(28px,4vw,48px) clamp(36px,6vw,78px)}.guidance-features-professional-heading{grid-column:1/-1;min-width:0}.guidance-features-professional-heading h2{text-wrap:pretty;max-width:none;margin-bottom:0}.guidance-professional-title-line{white-space:nowrap;display:block}.guidance-professional-title-mobile-line{display:inline}@media (width>=1180px){.guidance-features-professional-heading h2{white-space:nowrap;font-size:3.15rem}}.guidance-features-professional-photo{border-top:6px solid var(--green);background:var(--cream-strong);border-radius:12px;min-width:0;margin:0;overflow:hidden}.guidance-features-professional-photo img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;display:block}@media (width<=820px){.guidance-features-professional-grid{row-gap:24px}.guidance-features-professional-heading,.guidance-features-professional-copy,.guidance-features-professional-photo{grid-column:1}.guidance-features-professional-heading{grid-row:1}.guidance-features-professional-photo{grid-row:2}.guidance-features-professional-copy{grid-row:3}}@media (width<=640px){.guidance-features-professional-photo{border-top-width:5px;border-radius:10px}}.guidance-features-professional-collage{aspect-ratio:16/9;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.guidance-features-professional-collage img{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}.guidance-features-professional-collage .guidance-features-professional-collage-nomura{object-position:center 30%}.guidance-features-professional-collage .guidance-features-professional-collage-maruyama{object-position:50% 18%}.home-v2-about-points>div:nth-child(2) figure img{object-position:center 28%}.home-v2-about-points>div:nth-child(2) figure img.home-v2-about-maruyama-photo{object-position:center top}@media (width<=640px){.home-v2-about-points>div:nth-child(2) figure img.home-v2-about-maruyama-photo{object-position:50% 18%}}.guidance-features-page .section{padding-block:clamp(52px,6vw,82px)}.guidance-features-page .subpage-hero-visual h1{max-width:700px;font-size:clamp(2.3rem,3.8vw,3.5rem)}.guidance-features-index a{grid-template-columns:38px minmax(0,1fr);min-height:96px;padding:15px 20px}.guidance-features-index .guidance-features-index-copy{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;gap:2px;display:grid}.guidance-features-index-copy strong{font-size:1rem}.guidance-features-index-copy small{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.45}.guidance-features-professional-grid{row-gap:clamp(24px,3.5vw,40px)}.guidance-features-professional h2,.guidance-features-heading h2,.guidance-features-schedule h2{font-size:clamp(2rem,3.25vw,3rem);line-height:1.28}.guidance-features-lead{margin-bottom:20px;font-size:1rem;line-height:1.78}.guidance-features-proof-list li{padding-block:12px;font-size:.94rem}.guidance-features-heading{align-items:start;gap:clamp(24px,4.5vw,58px);margin-bottom:clamp(26px,3.5vw,40px)}.guidance-features-heading>p{font-size:1rem;line-height:1.75}.guidance-patterns{border:1px solid var(--line-dark);border-top:6px solid var(--green);background:var(--paper);border-radius:12px;overflow:hidden}.guidance-patterns-head{background:var(--green-deep);color:var(--white);letter-spacing:.04em;grid-template-columns:minmax(0,.86fr) 32px minmax(0,1.25fr) 32px minmax(0,.89fr);padding:12px 24px;font-size:.8rem;font-weight:900;display:grid}.guidance-patterns-head span:first-child{grid-column:1}.guidance-patterns-head span:nth-child(2){grid-column:3}.guidance-patterns-head span:nth-child(3){grid-column:5}.guidance-pattern{border-top:1px solid var(--line-dark);grid-template-columns:minmax(0,.86fr) 32px minmax(0,1.25fr) 32px minmax(0,.89fr);align-items:center;min-height:142px;padding-inline:24px;display:grid}.guidance-pattern-cell{min-width:0;padding-block:22px}.guidance-pattern-situation{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;display:grid}.guidance-pattern-number{background:var(--guidance-feature-clay);width:46px;height:46px;color:var(--white);border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.guidance-pattern-green .guidance-pattern-number{background:var(--guidance-feature-green)}.guidance-pattern-sun .guidance-pattern-number{background:var(--guidance-feature-sun);color:var(--green-deep)}.guidance-pattern-cell-label{color:var(--clay);margin-bottom:4px;font-size:.76rem;font-weight:900;display:none}.guidance-pattern h3,.guidance-pattern p{margin:0}.guidance-pattern h3{color:var(--green-deep);font-size:clamp(1.06rem,1.55vw,1.28rem);line-height:1.45}.guidance-pattern-method p{font-size:.98rem;line-height:1.72}.guidance-pattern-goal p{color:var(--green-deep);font-size:1.02rem;font-weight:900;line-height:1.6}.guidance-pattern-arrow{color:var(--clay);text-align:center;font-size:1.4rem;font-weight:900}.guidance-schedule-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:end;gap:clamp(28px,5vw,72px);margin-bottom:clamp(28px,4vw,42px);display:grid}.guidance-schedule-heading h2{margin-bottom:14px}.guidance-schedule-heading>div>p:last-child{max-width:680px;margin:0;font-size:1rem;line-height:1.75}.guidance-schedule-heading .guidance-features-hours{border:1px solid var(--line-dark);border-left:6px solid var(--clay);background:var(--paper);border-radius:10px;align-self:end;gap:2px;margin:0;padding:16px 20px;display:grid}.guidance-schedule-heading .guidance-features-hours strong{letter-spacing:-.025em;white-space:nowrap;font-size:clamp(1.7rem,2.15vw,2.05rem)}.guidance-schedule-models{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,30px);display:grid}.guidance-schedule-model{border:1px solid var(--line-dark);border-top:6px solid var(--green);background:var(--paper);border-radius:12px;overflow:hidden}.guidance-schedule-model:nth-child(2){border-top-color:var(--clay)}.guidance-schedule-model header{border-bottom:1px solid var(--line-dark);padding:22px 24px 18px}.guidance-schedule-model header>span{color:var(--clay);letter-spacing:.08em;font-size:.74rem;font-weight:900}.guidance-schedule-model h3{color:var(--green-deep);margin:5px 0 6px;font-size:clamp(1.28rem,2vw,1.58rem);line-height:1.35}.guidance-schedule-model header p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.guidance-schedule-model ol{gap:8px;margin:0;padding:18px 22px 22px;list-style:none;display:grid}.guidance-schedule-model li{background:var(--cream);border:1px solid #0000;border-radius:7px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.guidance-schedule-model li>span{background:var(--paper);width:32px;height:32px;color:var(--green-deep);border-radius:50%;place-items:center;font-size:.78rem;font-weight:900;display:grid}.guidance-schedule-model li strong{min-width:0;color:var(--ink);font-size:.94rem}.guidance-schedule-model li small{color:var(--muted);white-space:nowrap;font-size:.8rem;font-weight:800}.guidance-schedule-model li.is-terracecore{background:var(--green-pale);border-color:#1f6a4c52}.guidance-schedule-model li.is-terracecore>span{background:var(--green-deep);color:var(--white)}.guidance-schedule-model li.is-terracecore strong,.guidance-schedule-model li.is-terracecore small{color:var(--green-deep)}@media (width<=820px){.guidance-schedule-heading,.guidance-schedule-models{grid-template-columns:1fr}.guidance-schedule-heading{gap:20px}.guidance-schedule-heading .guidance-features-hours{width:min(100%,360px)}}@media (width<=640px){.guidance-features-page .section{padding-block:44px}.guidance-features-page .subpage-hero-grid,.guidance-features-page .subpage-hero-photo{min-height:0}.guidance-features-page .subpage-hero-visual h1{font-size:clamp(1.78rem,8.2vw,2.05rem)}.guidance-features-index a{grid-template-columns:1fr;min-height:72px;padding:10px 7px}.guidance-features-index-copy small{display:none}.guidance-features-professional h2,.guidance-features-heading h2,.guidance-features-schedule h2{font-size:clamp(1.72rem,7.8vw,1.98rem)}.guidance-patterns{border-top-width:5px}.guidance-patterns-head{display:none}.guidance-pattern{grid-template-columns:1fr;min-height:0;padding:19px 17px 21px}.guidance-pattern-cell{padding:0}.guidance-pattern-situation{grid-template-columns:44px minmax(0,1fr);gap:11px}.guidance-pattern-number{width:42px;height:42px}.guidance-pattern-cell-label{display:block}.guidance-pattern-method,.guidance-pattern-goal{padding-left:55px}.guidance-pattern-arrow{justify-self:start;margin:6px 0 6px 13px;font-size:1.1rem;transform:rotate(90deg)}.guidance-pattern h3{font-size:1.1rem}.guidance-pattern-method p{font-size:.94rem;line-height:1.65}.guidance-pattern-goal p{font-size:.98rem}.guidance-schedule-heading .guidance-features-hours{width:100%}.guidance-schedule-model header{padding:19px 18px 16px}.guidance-schedule-model ol{padding:15px 16px 18px}}@media (width<=390px){.guidance-pattern-method,.guidance-pattern-goal{padding-left:53px}.guidance-schedule-model li{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:8px 10px}.guidance-schedule-model li>span{width:30px;height:30px}.guidance-schedule-model li small{white-space:nowrap;grid-column:auto;font-size:.74rem}}.guidance-audience-desktop{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px);display:grid}.guidance-audience-card{--guidance-audience-accent:#8f3b23;--guidance-audience-border:var(--guidance-feature-clay);--guidance-audience-tint:var(--clay-pale);border:1px solid var(--line-dark);border-top:6px solid var(--guidance-audience-border);background:var(--paper);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.guidance-audience-card-green{--guidance-audience-accent:var(--guidance-feature-green);--guidance-audience-tint:var(--green-pale)}.guidance-audience-card-sun{--guidance-audience-accent:#765300;--guidance-audience-border:var(--guidance-feature-sun);--guidance-audience-tint:var(--sun-pale)}.guidance-audience-card-heading{background:var(--guidance-audience-tint);align-content:start;gap:7px;min-height:150px;padding:clamp(18px,2.2vw,26px);display:grid}.guidance-audience-card-heading p,.guidance-audience-card-heading h3,.guidance-audience-card-copy p,.guidance-audience-card-copy h4{margin:0}.guidance-audience-card-heading p,.guidance-audience-label{color:var(--guidance-audience-accent);letter-spacing:.05em;font-size:.78rem;font-weight:900}.guidance-audience-card-heading h3{color:var(--green-deep);font-size:clamp(1.28rem,1.85vw,1.65rem);line-height:1.38}.guidance-audience-title-line,.guidance-audience-approach-line{white-space:nowrap;display:block}.guidance-audience-illustration{background:var(--cream-strong);margin:0;overflow:hidden}.guidance-audience-illustration img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.guidance-audience-card-copy{flex:1;align-content:start;gap:10px;padding:clamp(19px,2.2vw,27px);display:grid}.guidance-audience-card-copy h4,.guidance-audience-panel h4{color:var(--green-deep);font-size:clamp(1.08rem,1.5vw,1.28rem);line-height:1.45}.guidance-audience-card-copy>p:last-of-type,.guidance-audience-panel>p:last-of-type{color:var(--ink);font-size:.94rem;line-height:1.78}.guidance-audience-path{border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,minmax(0,1fr));margin:auto 0 0;padding:16px 0 0;list-style:none;display:grid}.guidance-audience-path li{min-width:0;color:var(--green-deep);text-align:center;padding-inline:4px 14px;font-size:.74rem;font-weight:900;line-height:1.45;position:relative}.guidance-audience-path li:first-child{padding-left:0}.guidance-audience-path li:last-child{padding-right:0}.guidance-audience-path li:not(:last-child):after{color:var(--guidance-audience-accent,var(--clay));content:"›";font-size:1.2rem;line-height:1;position:absolute;top:50%;right:1px;transform:translateY(-55%)}.guidance-audience-mobile{display:none}.guidance-audience-closing{border-left:6px solid var(--sun);background:var(--paper);max-width:880px;color:var(--green-deep);text-align:center;margin:clamp(20px,3vw,30px) auto 0;padding:17px 20px;font-size:1rem;font-weight:800;line-height:1.7}@media (width<=900px) and (width>=641px){.guidance-audience-desktop{gap:12px}.guidance-audience-card-heading{min-height:148px;padding:17px 15px}.guidance-audience-card-heading h3{font-size:1.18rem}.guidance-audience-card-copy{padding:18px 15px 20px}.guidance-audience-card-copy h4{font-size:1.04rem}.guidance-audience-card-copy>p:last-of-type{font-size:.88rem;line-height:1.68}.guidance-audience-path li{padding-inline:2px 10px;font-size:.66rem}}@media (width<=640px){.tuition-detail .section-heading h1{font-size:clamp(2.05rem,10vw,2.55rem);line-height:1.28}.tuition-title-line,.tuition-contact-title-mobile-line,.guidance-professional-title-mobile-line{display:block}.tuition-title-line,.tuition-contact-title-mobile-line{white-space:nowrap}.guidance-audience-desktop{display:none}.guidance-audience-mobile{gap:12px;display:grid}.guidance-audience-accordion{--guidance-audience-accent:#8f3b23;--guidance-audience-border:var(--guidance-feature-clay);--guidance-audience-tint:var(--clay-pale);border:1px solid var(--line-dark);border-top:5px solid var(--guidance-audience-border);background:var(--paper);border-radius:12px;overflow:hidden}.guidance-audience-accordion-green{--guidance-audience-accent:var(--guidance-feature-green);--guidance-audience-tint:var(--green-pale)}.guidance-audience-accordion-sun{--guidance-audience-accent:#765300;--guidance-audience-border:var(--guidance-feature-sun);--guidance-audience-tint:var(--sun-pale)}.guidance-audience-accordion h3{margin:0}.guidance-audience-accordion button{background:var(--guidance-audience-tint);width:100%;min-height:112px;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;grid-template-columns:minmax(78px,30%) minmax(0,1fr) 26px;align-items:center;gap:10px;padding:10px;display:grid}.guidance-audience-accordion button:focus-visible{outline:3px solid var(--clay);outline-offset:-4px}.guidance-audience-mobile-image{background:var(--cream-strong);border-radius:8px;display:block;overflow:hidden}.guidance-audience-mobile-image img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.guidance-audience-mobile-copy{gap:3px;min-width:0;display:grid}.guidance-audience-mobile-label{color:var(--guidance-audience-accent);letter-spacing:.03em;font-size:.7rem;font-weight:900}.guidance-audience-mobile-title{color:var(--green-deep);font-size:clamp(.98rem,4.4vw,1.12rem);font-weight:900;line-height:1.36}.guidance-audience-mobile-preview{color:var(--ink);font-size:.76rem;font-weight:700;line-height:1.45}.guidance-audience-accordion button[aria-expanded=true] .guidance-audience-mobile-preview{display:none}.guidance-audience-toggle{width:26px;height:26px;color:var(--guidance-audience-accent);border:1px solid;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:700;line-height:1;display:grid}.guidance-audience-panel{border-top:1px solid var(--line-dark);padding:18px 16px 20px}.guidance-audience-panel[hidden]{display:none}.guidance-audience-panel .guidance-audience-label,.guidance-audience-panel h4,.guidance-audience-panel>p{margin:0}.guidance-audience-panel h4{margin-top:5px;font-size:1.12rem}.guidance-audience-panel>p:last-of-type{margin-top:9px;font-size:.92rem;line-height:1.72}.guidance-audience-panel .guidance-audience-path{margin-top:15px;padding-top:13px}.guidance-audience-panel .guidance-audience-path li{padding-inline:2px 10px;font-size:.68rem}.guidance-audience-closing{text-align:left;margin-top:18px;padding:14px 15px;font-size:.9rem;line-height:1.65}}@media (width<=350px){.home-v2-tuition-heading h2{font-size:1.38rem}.guidance-features-heading h2,.guidance-features-schedule h2{font-size:1.58rem}.guidance-audience-accordion button{grid-template-columns:76px minmax(0,1fr) 24px;gap:8px;padding:8px}.guidance-audience-mobile-title{font-size:.96rem}.guidance-audience-mobile-preview{font-size:.72rem}.guidance-audience-toggle{width:24px;height:24px}}.guidance-hero-title-line{white-space:nowrap;display:block}@media (width>=981px){.guidance-features-page .subpage-hero-grid{grid-template-columns:minmax(500px,.95fr) minmax(0,1.05fr)}.guidance-features-page .subpage-hero-copy{padding:clamp(30px,4vw,52px)}.guidance-features-page .subpage-hero-visual h1{max-width:none;font-size:clamp(2.2rem,3vw,2.65rem)}}@media (width<=640px){.guidance-features-page .subpage-hero-visual h1{font-size:clamp(1.42rem,7.7vw,1.95rem)}}@media (width>=320px) and (width<=640px){#middle-tuition thead th:not(:first-child){overflow-wrap:normal;letter-spacing:-.03em;white-space:nowrap;font-size:clamp(.6rem,2.85vw,.76rem)}}@media (width<=280px){.tuition-block thead th,.tuition-block tbody th,.tuition-block tbody td{padding-inline:0;font-size:.6rem}}.guidance-schedule-desktop{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,24px);display:grid}.guidance-schedule-card{--guidance-schedule-accent:#8f3b23;--guidance-schedule-border:var(--guidance-feature-clay);--guidance-schedule-tint:var(--clay-pale);border:1px solid var(--line-dark);border-top:6px solid var(--guidance-schedule-border);background:var(--paper);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.guidance-schedule-card-sun{--guidance-schedule-accent:#765300;--guidance-schedule-border:var(--guidance-feature-sun);--guidance-schedule-tint:var(--sun-pale)}.guidance-schedule-card-green{--guidance-schedule-accent:var(--guidance-feature-green);--guidance-schedule-border:var(--guidance-feature-green);--guidance-schedule-tint:var(--green-pale)}.guidance-schedule-card>header{background:var(--guidance-schedule-tint);align-content:start;gap:7px;min-height:208px;padding:clamp(18px,2vw,25px);display:grid}.guidance-schedule-grade{width:fit-content;color:var(--guidance-schedule-accent);border:1px solid;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:900;line-height:1.35}.guidance-schedule-card h3,.guidance-schedule-card header>strong,.guidance-schedule-card header>p,.guidance-schedule-detail>p{margin:0}.guidance-schedule-card h3{color:var(--green-deep);font-size:clamp(1.18rem,1.7vw,1.48rem);line-height:1.4}.guidance-schedule-card header>strong{color:var(--guidance-schedule-accent);font-size:clamp(.94rem,1.2vw,1.04rem);line-height:1.45}.guidance-schedule-card header>p{color:var(--ink);font-size:.86rem;font-weight:750;line-height:1.55}.guidance-schedule-detail{flex:1;align-content:start;gap:16px;padding:clamp(17px,2vw,23px);display:grid}.guidance-schedule-detail>p{color:var(--ink);font-size:.9rem;line-height:1.72}.guidance-schedule-week,.guidance-schedule-consultation{gap:7px;margin:auto 0 0;padding:0;list-style:none;display:grid}.guidance-schedule-week li{background:var(--cream);border:1px solid #0000;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;padding:8px 9px;display:grid}.guidance-schedule-week li>span{background:var(--paper);width:30px;height:30px;color:var(--green-deep);border-radius:50%;grid-row:1/span 2;place-items:center;font-size:.76rem;font-weight:900;display:grid}.guidance-schedule-week li strong{min-width:0;color:var(--ink);font-size:.86rem}.guidance-schedule-week li small{color:var(--muted);white-space:nowrap;grid-column:2;font-size:.73rem;font-weight:800}.guidance-schedule-week li.is-terracecore{background:var(--green-pale);border-color:#1f6a4c52}.guidance-schedule-week li.is-terracecore>span{background:var(--green-deep);color:var(--white)}.guidance-schedule-week li.is-terracecore strong,.guidance-schedule-week li.is-terracecore small{color:var(--green-deep)}.guidance-schedule-consultation{counter-reset:schedule-consultation}.guidance-schedule-consultation li{background:var(--cream);border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.guidance-schedule-consultation li>span{background:var(--guidance-schedule-accent,var(--clay));width:28px;height:28px;color:var(--white);border-radius:50%;place-items:center;font-size:.74rem;font-weight:900;display:grid}.guidance-schedule-consultation li strong{color:var(--green-deep);font-size:.82rem;line-height:1.45}.guidance-schedule-mobile{display:none}@media (width>=1100px){.guidance-schedule-week li{grid-template-columns:32px minmax(0,1fr) auto;gap:8px}.guidance-schedule-week li>span{grid-row:auto}.guidance-schedule-week li small{grid-column:auto}}@media (width<=900px) and (width>=641px){.guidance-schedule-card>header{min-height:210px;padding:16px 14px}.guidance-schedule-card h3{font-size:1.08rem}.guidance-schedule-card header>strong{font-size:.88rem}.guidance-schedule-card header>p,.guidance-schedule-detail>p{font-size:.8rem}.guidance-schedule-detail{padding:15px 12px 17px}.guidance-schedule-week li{padding:7px}.guidance-schedule-week li strong{font-size:.78rem}.guidance-schedule-consultation li{grid-template-columns:26px minmax(0,1fr);gap:7px;padding:7px}.guidance-schedule-consultation li>span{width:25px;height:25px}.guidance-schedule-consultation li strong{font-size:.74rem}}@media (width<=820px){.guidance-schedule-desktop{display:none}.guidance-schedule-mobile{gap:10px;display:grid}.guidance-schedule-accordion{--guidance-schedule-accent:#8f3b23;--guidance-schedule-border:var(--guidance-feature-clay);--guidance-schedule-tint:var(--clay-pale);border:1px solid var(--line-dark);border-top:5px solid var(--guidance-schedule-border);background:var(--paper);border-radius:12px;overflow:hidden}.guidance-schedule-accordion-sun{--guidance-schedule-accent:#765300;--guidance-schedule-border:var(--guidance-feature-sun);--guidance-schedule-tint:var(--sun-pale)}.guidance-schedule-accordion-green{--guidance-schedule-accent:var(--guidance-feature-green);--guidance-schedule-border:var(--guidance-feature-green);--guidance-schedule-tint:var(--green-pale)}.guidance-schedule-accordion h3{margin:0}.guidance-schedule-accordion button{background:var(--guidance-schedule-tint);width:100%;min-height:96px;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:12px;padding:12px 13px;display:grid}.guidance-schedule-accordion button:focus-visible{outline:3px solid var(--clay);outline-offset:-4px}.guidance-schedule-mobile-copy{justify-items:start;gap:3px;min-width:0;display:grid}.guidance-schedule-mobile-title{color:var(--green-deep);font-size:clamp(1rem,4.5vw,1.16rem);font-weight:900;line-height:1.38}.guidance-schedule-mobile-preview{color:var(--guidance-schedule-accent);font-size:.8rem;font-weight:850;line-height:1.45}.guidance-schedule-toggle{width:28px;height:28px;color:var(--guidance-schedule-accent);border:1px solid;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:700;line-height:1;display:grid}.guidance-schedule-panel{border-top:1px solid var(--line-dark);padding:17px 15px 19px}.guidance-schedule-panel[hidden]{display:none}.guidance-schedule-panel-summary{color:var(--green-deep);margin:0 0 9px;font-size:.94rem;font-weight:900;line-height:1.55}.guidance-schedule-panel .guidance-schedule-detail{gap:14px;padding:0}.guidance-schedule-panel .guidance-schedule-detail>p{font-size:.88rem;line-height:1.68}.guidance-schedule-panel .guidance-schedule-week,.guidance-schedule-panel .guidance-schedule-consultation{margin-top:0}.guidance-schedule-panel .guidance-schedule-week li{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;padding:8px 9px}.guidance-schedule-panel .guidance-schedule-week li>span{grid-row:auto}.guidance-schedule-panel .guidance-schedule-week li small{grid-column:auto;font-size:.72rem}}@media (width<=350px){.guidance-schedule-accordion button{grid-template-columns:minmax(0,1fr) 26px;gap:8px;min-height:92px;padding:10px 11px}.guidance-schedule-mobile-title{font-size:.98rem}.guidance-schedule-mobile-preview{font-size:.74rem}.guidance-schedule-toggle{width:26px;height:26px}.guidance-schedule-panel{padding-inline:12px}.guidance-schedule-panel .guidance-schedule-week li{grid-template-columns:30px minmax(0,1fr);gap:2px 8px}.guidance-schedule-panel .guidance-schedule-week li>span{grid-row:1/span 2}.guidance-schedule-panel .guidance-schedule-week li small{grid-column:2}}
