:root{--navy:#0a2d5f;--deep:#061b3a;--gold:#d8a11d;--gold-light:#f4d889;--green:#eaf4ea;--blue:#eaf5ff;--cream:#fff8e8;--white:#fff;--ink:#222;--muted:#586578;--line:#dde5ef;--line-green:#06c755;--shadow:0 18px 50px rgba(6,27,58,.1);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans JP",sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Noto Serif JP",serif;color:var(--deep);letter-spacing:.025em}h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.45;margin-bottom:24px}h3{color:var(--deep);line-height:1.55}.skip-link{position:fixed;left:12px;top:-80px;z-index:999;background:#fff;padding:10px 16px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(221,229,239,.9);backdrop-filter:blur(12px)}.header-inner{height:80px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:34px}.brand{margin-right:auto}.brand img{width:180px;height:58px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:28px}.desktop-nav a{text-decoration:none;font-size:.88rem;font-weight:600;color:#33445c}.desktop-nav a:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 25px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-line{background:var(--line-green);color:#fff;box-shadow:0 8px 24px rgba(6,199,85,.22)}.button-line:hover{background:#05b54d;box-shadow:0 12px 28px rgba(6,199,85,.3)}.button-large{min-height:60px;padding:16px 30px;font-size:1.05rem}.button-large span{font-size:.75rem;background:#fff;color:#06a94b;border-radius:6px;padding:2px 5px;margin-right:8px}.hero{background:linear-gradient(135deg,#fff 0%,#fff 54%,var(--blue) 100%);overflow:hidden}.hero-inner{max-width:1240px;margin:auto;min-height:680px;padding:82px 24px 64px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:48px}.eyebrow,.section-kicker{color:var(--navy);font-weight:700;letter-spacing:.12em;font-size:.84rem;margin-bottom:18px}.hero h1{font-size:clamp(2.45rem,5.2vw,4.7rem);line-height:1.33;margin-bottom:26px}.hero h1 em{color:var(--gold);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;height:8px;border-radius:8px;background:var(--gold-light);left:0;right:0;bottom:0;z-index:-1}.hero-lead{max-width:640px;color:#435066;font-size:1.05rem}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.hero-points span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-size:.82rem}.hero-points strong{color:var(--gold);font-size:1.05rem}.cta-note{font-size:.78rem;color:#637087;margin:9px 0 0 18px}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:8% -8% -10% 4%;border-radius:48% 52% 46% 54%;background:var(--cream);z-index:0}.hero-visual img{position:relative;z-index:1;width:100%}.trust-strip{background:var(--deep);color:#fff;padding:19px 24px;display:flex;justify-content:center;gap:40px;align-items:center}.trust-strip p{margin:0;color:var(--gold-light);font-weight:700}.trust-strip ul{display:flex;gap:42px;margin:0;padding:0;list-style:none}.trust-strip b{color:var(--gold-light)}.section{padding:112px 24px}.section-inner{max-width:1160px;margin:auto}.section-inner.narrow{max-width:1040px}.section-kicker{text-align:center;color:var(--gold)}.section h2{text-align:center}.section-lead{max-width:720px;margin:0 auto 50px;text-align:center;color:var(--muted)}.concerns{background:#fff}.concern-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.soft-card{padding:34px;border-radius:var(--radius);border:1px solid transparent}.soft-card.green{background:var(--green)}.soft-card.blue{background:var(--blue)}.soft-card.cream{background:var(--cream)}.soft-card .icon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);font-family:serif;font-weight:700;font-size:1.3rem;margin-bottom:22px}.soft-card h3{font-size:1.15rem;margin-bottom:10px}.soft-card p{font-size:.91rem;color:var(--muted);margin:0}.strengths{background:#f9fbfd}.wish-cloud{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;max-width:880px;margin:0 auto 92px}.wish-cloud span{padding:11px 19px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--navy);font-weight:600;box-shadow:0 4px 16px rgba(6,27,58,.05)}.wish-cloud span:nth-child(3n+2){background:var(--blue)}.wish-cloud span:nth-child(3n){background:var(--green)}.network-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:#fff;border-radius:32px;padding:60px;box-shadow:var(--shadow)}.network-visual{display:flex;align-items:center;justify-content:center;min-height:330px}.node{width:104px;height:104px;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:700}.node.family{background:var(--cream);color:var(--deep);border:2px solid var(--gold)}.node.iume{background:var(--navy);color:#fff;width:130px;height:130px}.node small{font-size:.64rem}.line{height:2px;width:34px;background:var(--gold)}.tutor-nodes{display:flex;flex-direction:column;gap:13px}.tutor-nodes span{border-radius:999px;background:var(--blue);border:1px solid #c9e2f7;padding:8px 14px;color:var(--navy);font-size:.82rem;font-weight:600}.network-copy .mini-label{color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.18em}.network-copy h3{font-family:"Noto Serif JP";font-size:1.8rem}.network-copy>p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:25px 0 0}.check-list li{position:relative;padding:8px 0 8px 30px;font-size:.9rem;font-weight:600;color:#344359}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:800}.tutors{background:#fff}.tutor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tutor-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;box-shadow:0 8px 30px rgba(6,27,58,.06)}.avatar{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin-bottom:20px;font-family:"Noto Serif JP";font-size:1.8rem;font-weight:700;color:var(--navy);border:4px solid #fff;box-shadow:0 0 0 1px var(--line)}.avatar-1{background:var(--blue)}.avatar-2{background:var(--green)}.avatar-3{background:var(--cream)}.tutor-label{font-size:.7rem;letter-spacing:.12em;color:var(--gold);font-weight:700;margin-bottom:3px}.tutor-card h3{margin-bottom:6px}.tutor-meta{font-size:.83rem;color:var(--muted)}.tutor-card>div:last-child>p:last-child{font-size:.88rem;color:var(--muted);margin-bottom:0}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:16px 0}.tags span{font-size:.72rem;color:var(--navy);background:var(--blue);padding:4px 9px;border-radius:99px}.privacy-note{text-align:center;color:#7b8798;font-size:.78rem;margin-top:24px}.flexibility{background:var(--cream)}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:55px}.split-heading .section-kicker,.split-heading h2{text-align:left}.split-heading p:last-child{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{background:#fff;border-radius:var(--radius);padding:34px}.feature>span{color:var(--gold);font-size:.8rem;font-weight:700}.feature h3{font-size:1.18rem}.feature p{color:var(--muted);font-size:.9rem;margin-bottom:0}.pricing{background:#fff}.zero-fees{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-bottom:36px}.zero-fees span{text-align:center;padding:18px 8px;border-right:1px solid var(--line);font-size:.85rem}.zero-fees span:last-child{border:0}.zero-fees b{display:block;color:var(--gold);font-size:1.2rem}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.price-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px 26px;background:#fff}.price-card.featured{border:2px solid var(--gold);box-shadow:var(--shadow)}.plan-label{display:inline-block;color:var(--navy);font-size:.72rem;font-weight:700;background:var(--cream);padding:5px 10px;border-radius:99px}.price-card h3{font-size:1.1rem}.price{color:var(--gold);line-height:1.2}.price b{font-family:"Noto Serif JP";font-size:2.7rem}.price span{font-size:.74rem;color:var(--muted);margin-left:5px}.price-card>p:last-child{font-size:.82rem;color:var(--muted);margin:20px 0 0}.contract-note{text-align:center;font-size:.76rem;color:#7a8595;margin-top:25px}.flow{background:var(--blue)}.flow-list{list-style:none;padding:0;max-width:820px;margin:50px auto 0}.flow-list li{display:grid;grid-template-columns:64px 1fr;gap:24px;position:relative;padding-bottom:34px}.flow-list li>b{position:relative;z-index:2;width:58px;height:58px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-family:"Noto Serif JP";font-size:1.3rem}.flow-list li:not(:last-child):after{content:"";position:absolute;left:28px;top:56px;bottom:-1px;border-left:2px dashed #abcbe7}.flow-list li>div{background:#fff;border-radius:18px;padding:22px 26px}.flow-list h3{margin:0 0 5px}.flow-list p{margin:0;color:var(--muted);font-size:.9rem}.faq{background:#fff}.faq-list{margin-top:48px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:25px 50px 25px 48px;position:relative;font-weight:600;color:var(--deep)}summary::-webkit-details-marker{display:none}summary:before{content:"Q";position:absolute;left:9px;color:var(--gold);font-family:serif;font-size:1.35rem}summary:after{content:"＋";position:absolute;right:10px;color:var(--navy)}details[open] summary:after{content:"−"}details p{padding:0 48px 26px;color:var(--muted);font-size:.9rem}.final-cta{background:var(--deep);color:#fff;padding:90px 24px}.final-cta-inner{max-width:1000px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:80px}.final-cta h2{color:#fff;font-size:clamp(2rem,4vw,3.2rem)}.final-cta p{color:#d8e2ef}.section-kicker.gold{color:var(--gold-light);text-align:left}.cta-note.light{color:#c5d1e0}.qr-card{background:#fff;color:var(--deep);border-radius:24px;padding:20px;min-width:218px;text-align:center}.qr-card img{width:178px;margin:auto}.qr-card b{font-size:.75rem}footer{background:#04152d;color:#c5d1e0;padding:54px 24px}.footer-inner{max-width:1160px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.footer-inner>img{width:150px;filter:brightness(0) invert(1);opacity:.95}.footer-inner p{margin:0;font-size:.8rem}.footer-inner nav{display:flex;gap:22px}.footer-inner nav a{font-size:.78rem;text-decoration:none}.footer-inner small{grid-column:1/-1;color:#738399}.mobile-sticky-cta{display:none}.mobile-only{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.legal-page{background:#f8fafc}.legal-main{max-width:840px;margin:64px auto;padding:60px;background:#fff;border-radius:24px}.legal-main h1{font-size:2.4rem}.legal-main h2{font-family:"Noto Sans JP";font-size:1.25rem;text-align:left;margin:38px 0 12px}.legal-main p,.legal-main li{font-size:.9rem;color:#4f5e70}.back-link{color:var(--navy);font-weight:700}
@media(max-width:980px){.desktop-nav{display:none}.hero-inner{min-height:auto;grid-template-columns:1fr;padding-top:58px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-points{justify-content:center}.hero-visual{max-width:620px;margin:auto}.network-story{grid-template-columns:1fr;padding:42px}.split-heading{grid-template-columns:1fr;gap:15px}.split-heading .section-kicker,.split-heading h2{text-align:center}.split-heading>p{text-align:center}.tutor-grid,.feature-grid,.price-grid{grid-template-columns:1fr 1fr}.tutor-card:last-child,.feature:last-child,.price-card:last-child{grid-column:1/-1}.final-cta-inner{gap:40px}}
@media(max-width:680px){html{scroll-padding-top:66px}body{padding-bottom:74px}.site-header .header-inner{height:66px;padding:0 16px}.brand img{width:142px;height:50px}.header-cta{display:none}.section{padding:78px 18px}.mobile-only{display:block}.hero-inner{padding:44px 18px 42px;gap:28px}.hero h1{font-size:2.36rem}.eyebrow{font-size:.72rem}.hero-lead{font-size:.93rem;text-align:left}.hero-points span{font-size:.72rem}.button-large{width:100%;font-size:.98rem}.cta-note{margin-left:0}.hero-visual{margin:4px -6px 0}.trust-strip{display:block;text-align:center;padding:20px 18px}.trust-strip p{font-size:.8rem;margin-bottom:12px}.trust-strip ul{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.trust-strip li{font-size:.68rem}.trust-strip b{display:block;font-size:.82rem}.section-kicker{font-size:.74rem}.section h2,h2{font-size:1.83rem;line-height:1.5}.section-lead{font-size:.9rem;margin-bottom:34px}.concern-grid,.tutor-grid,.feature-grid,.price-grid{grid-template-columns:1fr}.soft-card{padding:25px}.network-story{padding:30px 20px;gap:35px}.network-visual{min-height:240px}.node{width:76px;height:76px;font-size:.76rem}.node.iume{width:94px;height:94px}.line{width:17px}.tutor-nodes span{font-size:.64rem;padding:6px 8px}.network-copy h3{font-size:1.45rem}.network-copy>p{font-size:.88rem}.tutor-card:last-child,.feature:last-child,.price-card:last-child{grid-column:auto}.split-heading{margin-bottom:35px}.zero-fees{grid-template-columns:1fr 1fr}.zero-fees span:nth-child(2){border-right:0}.zero-fees span:nth-child(-n+2){border-bottom:1px solid var(--line)}.price-card{padding:26px 23px}.flow-list li{grid-template-columns:47px 1fr;gap:12px}.flow-list li>b{width:44px;height:44px}.flow-list li:not(:last-child):after{left:21px;top:42px}.flow-list li>div{padding:18px}.flow-list h3{font-size:1rem}.flow-list p{font-size:.82rem}summary{padding:22px 38px 22px 38px;font-size:.91rem}details p{padding:0 20px 23px 38px}.final-cta{padding:68px 18px}.final-cta-inner{display:block;text-align:center}.section-kicker.gold{text-align:center}.final-cta .qr-card{display:none}.footer-inner{display:flex;flex-direction:column;text-align:center}.footer-inner nav{flex-direction:column;gap:8px}.mobile-sticky-cta{display:flex;position:fixed;z-index:100;left:12px;right:12px;bottom:10px;height:54px;border-radius:999px;background:var(--line-green);color:#fff;text-decoration:none;font-weight:700;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(6,27,58,.3)}.legal-main{margin:24px 14px;padding:30px 22px}.legal-main h1{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px)}.js .reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none}}
.profile-list{margin:18px 0 20px}.profile-list>div{display:grid;grid-template-columns:88px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid var(--line)}.profile-list dt{font-size:.72rem;font-weight:700;color:var(--navy)}.profile-list dd{margin:0;font-size:.8rem;color:#46556a}.pending{color:#8b96a5!important}.profile-intro{display:grid;gap:4px;margin:0!important}.profile-intro b{font-size:.72rem;color:var(--navy)}.profile-intro span{font-size:.8rem}
.tutor-loading{grid-column:1/-1;text-align:center;color:var(--muted);padding:32px}
:root{--navy-dark:#061B3A;--gold-light:#F4D889;--green-soft:#EAF4EA;--blue-soft:#EAF5FF;--cream:#FFF8E8;--white:#FFFFFF;--text:#222222;--border:#DDE5EF}
.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;border-radius:10px}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--navy);transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.desktop-nav .nav-cta{padding:10px 18px;border-radius:999px;background:var(--navy);color:#fff}.desktop-nav .nav-cta:hover{background:var(--navy-dark);color:#fff}.button-primary{background:var(--navy);color:#fff;box-shadow:0 10px 25px rgba(10,45,95,.2)}.button-primary:hover{background:var(--navy-dark);box-shadow:0 14px 30px rgba(10,45,95,.28)}.button-secondary{background:#fff;color:var(--navy);border:2px solid var(--navy)}.button-secondary:hover{background:var(--blue-soft)}.button-line{background:var(--navy);box-shadow:0 8px 24px rgba(10,45,95,.2)}.button-line:hover{background:var(--navy-dark);box-shadow:0 12px 28px rgba(10,45,95,.28)}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-actions .button{min-width:230px}.hero-points span{display:inline-flex;align-items:center;font-weight:600;color:var(--navy)}.hero-education-image{width:100%;height:auto}.reason-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px}.reason-card{padding:36px;background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:0 12px 35px rgba(6,27,58,.07);transition:transform .25s,box-shadow .25s}.reason-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(6,27,58,.12)}.reason-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;border-radius:14px;background:var(--blue-soft);color:var(--gold);font-weight:800}.reason-card:nth-child(2) .reason-icon,.reason-card:nth-child(3) .reason-icon{background:var(--green-soft)}.reason-card h3{font-size:1.2rem;margin-bottom:12px}.reason-card p{margin:0;color:var(--muted);font-size:.92rem}.pricing-summary{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:center;padding:48px;background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.fee-zero{display:grid;place-items:center;min-height:230px;border-radius:22px;background:var(--cream);color:var(--navy)}.fee-zero span{font-weight:700}.fee-zero strong{font-family:"Noto Serif JP";font-size:5rem;line-height:1;color:var(--gold)}.fee-zero small{font-size:1.2rem}.pricing-copy>p{color:var(--muted)}.pricing-copy ul{padding:0;margin:28px 0 0;list-style:none}.pricing-copy li{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--border)}.pricing-copy li span{color:var(--muted)}.pricing-copy li b{color:var(--navy)}
@media(max-width:980px){.menu-toggle{display:block}.desktop-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:18px 20px 24px;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 15px 30px rgba(6,27,58,.1)}.desktop-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:3px}.desktop-nav a{padding:12px;text-align:center}.desktop-nav .nav-cta{margin-top:8px}.reason-grid{grid-template-columns:1fr 1fr}.pricing-summary{grid-template-columns:1fr}.fee-zero{min-height:180px}.hero-actions{justify-content:center}}
@media(max-width:680px){.reason-grid{grid-template-columns:1fr}.reason-card{padding:27px}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .button{min-width:0}.pricing-summary{padding:24px;gap:25px}.pricing-copy li{display:grid;gap:4px}.fee-zero strong{font-size:4rem}.hero-points{display:grid;grid-template-columns:1fr}.hero-points span{justify-content:center}.mobile-sticky-cta{background:var(--navy)}}
@media(max-width:680px){.desktop-nav{top:66px}}
@media(min-width:681px) and (max-width:980px){.desktop-nav{top:80px}}
.hero h1>span{display:block;white-space:nowrap}.hero-photo-wrap{max-width:520px;justify-self:end}.hero-photo-wrap:before{inset:7% -6% -8% 8%;border-radius:28px}.hero-photo-wrap .hero-education-image{border-radius:24px;box-shadow:0 20px 55px rgba(6,27,58,.15)}
@media(max-width:1100px) and (min-width:981px){.hero-inner{grid-template-columns:1.12fr .88fr;gap:32px}.hero h1{font-size:clamp(2.35rem,4.2vw,3.5rem)}.hero-photo-wrap{max-width:440px}}
@media(max-width:980px){.hero-photo-wrap{justify-self:center;max-width:520px}}
@media(max-width:680px){.hero h1{font-size:clamp(1.86rem,8.5vw,2.36rem);letter-spacing:0}.hero h1>span{white-space:nowrap}.hero-photo-wrap{max-width:94%;margin:10px auto 0}.hero-photo-wrap .hero-education-image{border-radius:18px}}
.brand img{width:164px;height:56px}.footer-inner>img{width:138px}
@media(max-width:680px){.brand img{width:136px;height:48px}}
.hero-photo-wrap{max-width:570px;margin-right:-18px}.hero-photo-wrap:before{display:none}.hero-photo-wrap .hero-education-image{border-radius:0;box-shadow:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 4%,#000 14%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 4%,#000 14%,#000 100%)}
@media(max-width:1100px) and (min-width:981px){.hero-photo-wrap{max-width:470px;margin-right:-10px}}
@media(max-width:980px){.hero-photo-wrap{max-width:560px;margin:8px auto 0}}
@media(max-width:680px){.hero-photo-wrap{max-width:100%;margin:8px -8px 0}.hero-photo-wrap .hero-education-image{border-radius:0;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 5%,#000 15%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.2) 5%,#000 15%,#000 100%)}}
@media(min-width:981px){.hero{position:relative;background:#fff}.hero-inner{position:relative;min-height:700px}.hero-copy{position:relative;z-index:2;width:52%;padding-right:18px}.hero-photo-wrap{position:absolute;z-index:1;top:0;bottom:0;right:calc((100vw - 100%)/-2);width:calc(55% + (100vw - 100%)/2);max-width:none;margin:0;overflow:hidden}.hero-photo-wrap .hero-education-image{width:100%;height:100%;object-fit:cover;object-position:center center;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 5%,rgba(0,0,0,.45) 14%,#000 27%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 5%,rgba(0,0,0,.45) 14%,#000 27%,#000 100%)}}
@media(max-width:980px){.hero-photo-wrap{position:relative;inset:auto;width:auto;overflow:visible}.hero-photo-wrap .hero-education-image{width:100%;height:auto;object-fit:contain}}
@media(min-width:981px){.hero-inner{display:flex}}
@media(min-width:981px){.hero-copy{width:49%}.hero-photo-wrap{width:calc(59% + (100vw - 100%)/2);background:linear-gradient(90deg,#fff 0%,#fff 24%,#fbfdff 68%,#f1f8fd 100%)}.hero-photo-wrap .hero-education-image{object-fit:contain;object-position:right center;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 5%,rgba(0,0,0,.7) 13%,#000 20%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.15) 5%,rgba(0,0,0,.7) 13%,#000 20%,#000 100%)}}
.brand img{width:174px;height:62px}.footer-inner>img{width:148px}@media(max-width:680px){.brand img{width:142px;height:52px}}
.footer-inner>img{filter:none;background:#fff;border-radius:8px;padding:4px}
.final-cta h2>span{display:block;white-space:nowrap}@media(max-width:680px){.final-cta h2{font-size:clamp(1.55rem,7.3vw,2rem);letter-spacing:0}}
.avatar svg{width:46px;height:46px;fill:none;stroke:#111;stroke-width:3.8;stroke-linecap:square;stroke-linejoin:round}
.split-heading{display:block;max-width:820px;margin:0 auto 55px;text-align:center}.split-heading .section-kicker,.split-heading h2{text-align:center}.split-heading>p{max-width:720px;margin:0 auto;color:var(--muted);text-align:center}
.price-card:not(.featured){background:#fafbfc;border-color:#e8edf3;box-shadow:none}.price-card:not(.featured) .price b{font-size:2.05rem;color:#647186;font-weight:600}.price-card:not(.featured) .price span{color:#7b8798}.price-card:not(.featured) .plan-label{background:#f0f3f6;color:#6d798a}.price-card:not(.featured) h3{color:#4b596c}
.price-card:not(.featured){background:linear-gradient(180deg,#fff 0%,#f5faff 100%);border-color:#cfdeed;box-shadow:0 7px 22px rgba(6,27,58,.05)}.price-card:not(.featured) .price b{font-size:2.25rem;color:#b38316;font-weight:700}.price-card:not(.featured) .price span{color:#5f6e82}.price-card:not(.featured) .plan-label{background:var(--blue);color:var(--navy)}.price-card:not(.featured) h3{color:var(--deep)}
.section-kicker{font-size:1.5rem}@media(max-width:680px){.section-kicker{font-size:.88rem}}
.flow-list{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1120px;margin:70px auto 0}.flow-list:before{content:"";position:absolute;z-index:0;top:112px;left:12.5%;right:12.5%;height:2px;background:#9ca9b8}.flow-list li{display:flex;flex-direction:column;align-items:center;gap:0;padding:0;text-align:center;position:relative}.flow-list li:not(:last-child):after{display:none}.flow-list li>b{position:absolute;z-index:0;top:-48px;left:4px;width:auto;height:auto;background:none;color:#dfe5eb;font-family:"Noto Sans JP";font-size:4.4rem;font-weight:700;line-height:1}.flow-icon{position:relative;z-index:2;display:grid;place-items:center;width:112px;height:112px;margin-bottom:26px;border:2px solid var(--navy);border-radius:50%;background:#fff}.flow-icon svg{width:58px;height:58px;fill:none;stroke:var(--navy);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.flow-list li>div{padding:0;background:transparent;border-radius:0}.flow-list h3{font-size:1.05rem;margin-bottom:8px}.flow-list p{font-size:.84rem;line-height:1.75}.flow-list li:nth-child(2) .flow-icon,.flow-list li:nth-child(4) .flow-icon{background:var(--cream)}
@media(max-width:780px){.flow-list{display:grid;grid-template-columns:1fr;gap:34px;max-width:520px;margin-top:50px}.flow-list:before{top:25px;bottom:25px;left:44px;right:auto;width:2px;height:auto}.flow-list li{display:grid;grid-template-columns:88px 1fr;align-items:center;text-align:left}.flow-list li>b{top:-13px;left:0;font-size:2.7rem}.flow-icon{grid-column:1;width:68px;height:68px;margin:0;justify-self:center}.flow-icon svg{width:38px;height:38px}.flow-list li>div{grid-column:2;padding:18px 20px;background:#fff;border-radius:16px}.flow-list h3{margin:0 0 5px}.flow-list p{font-size:.82rem}}
.flow{background:#f4f6f8}.flow-list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1120px;margin-top:76px}.flow-list:before{display:none}.flow-list li{display:flex;flex-direction:column;align-items:center;min-height:420px;padding:58px 24px 30px;border:1px solid #e5eaf0;border-radius:30px;background:#fff;box-shadow:0 10px 28px rgba(6,27,58,.05);text-align:center}.flow-list li>b{position:absolute;top:-37px;left:50%;z-index:3;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--gold);color:#fff;font-family:"Noto Sans JP";font-size:1.45rem;font-weight:700;line-height:1;transform:translateX(-50%);box-shadow:0 8px 20px rgba(216,161,29,.24)}.flow-icon{width:132px;height:132px;margin:0 0 24px;border:0;border-radius:0;background:transparent!important}.flow-icon svg{width:92px;height:92px;stroke:var(--navy);stroke-width:2}.flow-list li>div{padding:0;background:transparent}.flow-list h3{margin-bottom:12px;color:var(--gold);font-size:1.14rem}.flow-list p{color:#5f6d80;font-size:.86rem;line-height:1.85}
@media(max-width:980px) and (min-width:681px){.flow-list{grid-template-columns:repeat(2,1fr);gap:58px 24px;max-width:720px}.flow-list li{min-height:370px}}
@media(max-width:680px){.flow-list{display:grid;grid-template-columns:1fr;gap:56px;max-width:420px;margin-top:68px}.flow-list li{display:flex;min-height:0;padding:52px 26px 28px;text-align:center}.flow-list li>b{top:-32px;left:50%;width:64px;height:64px;font-size:1.3rem}.flow-icon{width:106px;height:106px;margin-bottom:18px}.flow-icon svg{width:76px;height:76px}.flow-list li>div{padding:0;background:transparent}.flow-list h3{font-size:1.08rem}.flow-list p{font-size:.84rem}}
@media(max-width:680px){.flow-list{gap:22px;max-width:100%;margin-top:46px;padding-left:42px}.flow-list li{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;column-gap:14px;min-height:150px;padding:20px 18px 20px 14px;border-radius:20px;text-align:left}.flow-list li>b{top:50%;left:-42px;width:52px;height:52px;font-size:1.15rem;transform:translateY(-50%);box-shadow:0 6px 16px rgba(216,161,29,.22)}.flow-list li:not(:last-child):after{content:"";display:block;position:absolute;z-index:0;left:-17px;top:calc(50% + 26px);bottom:-49px;width:2px;border:0;background:#dbc479}.flow-icon{grid-column:1;width:72px;height:82px;margin:0}.flow-icon svg{width:58px;height:58px}.flow-list li>div{grid-column:2;padding:0;text-align:left}.flow-list h3{margin:0 0 7px;font-size:1rem}.flow-list p{font-size:.79rem;line-height:1.7}}
.site-header{background:rgba(255,255,255,.97);box-shadow:0 7px 24px rgba(6,27,58,.055)}.header-inner{max-width:1400px;height:92px;padding:0 20px 0 28px;gap:24px}.brand{display:flex;align-items:center;align-self:stretch;padding-right:28px;border-right:1px solid #e4e9ef}.desktop-nav{align-self:stretch;flex:1;align-items:stretch;justify-content:space-between;gap:20px}.header-main-links{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.25vw,38px);margin:auto}.header-main-links a{position:relative;padding:33px 0 30px;font-size:.82rem;letter-spacing:.04em}.header-main-links a:after{content:"";position:absolute;right:0;bottom:23px;left:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .2s}.header-main-links a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:stretch;border-left:1px solid #e4e9ef}.header-tool{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:92px;padding:10px 16px!important;color:var(--navy)!important;text-decoration:none}.header-tool span{display:grid;place-items:center;width:30px;height:30px;margin-bottom:3px;border:2px solid var(--navy);border-radius:50%;font-family:"Noto Serif JP";font-size:1.05rem}.header-tool small{font-size:.65rem;font-weight:700;white-space:nowrap}.desktop-nav .nav-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;margin:0 -20px 0 0;padding:12px 18px;border-radius:0;background:var(--navy);color:#fff;text-align:center}.desktop-nav .nav-cta span{margin-bottom:2px;font-size:.62rem;letter-spacing:.08em;opacity:.72}.desktop-nav .nav-cta strong{font-size:.83rem;letter-spacing:.05em}
@media(max-width:1100px) and (min-width:981px){.header-inner{padding-left:20px}.brand{padding-right:18px}.brand img{width:148px}.header-main-links{gap:16px}.header-main-links a{font-size:.75rem}.header-tool{min-width:78px;padding-inline:10px!important}.desktop-nav .nav-cta{min-width:104px}}
@media(max-width:980px){.header-inner{height:72px;padding:0 14px 0 18px}.brand{align-self:auto;padding-right:0;border-right:0}.menu-toggle{display:block;width:54px;height:54px;padding:15px;border-radius:0;background:var(--navy)}.menu-toggle span{background:#fff}.desktop-nav{top:72px;align-self:auto;padding:12px 18px 20px}.desktop-nav.is-open{gap:0}.header-main-links{display:flex;flex-direction:column;gap:0;width:100%;margin:0}.header-main-links a{width:100%;padding:13px;border-bottom:1px solid var(--line);text-align:left}.header-main-links a:after{display:none}.header-actions{display:grid;grid-template-columns:1fr 1.45fr;width:100%;margin-top:14px;border:0;gap:8px}.header-tool{min-width:0;min-height:58px;flex-direction:row;gap:8px;border:1px solid var(--line);border-radius:8px}.header-tool span{width:24px;height:24px;margin:0;font-size:.82rem}.desktop-nav .nav-cta{min-width:0;min-height:58px;margin:0;border-radius:8px}.desktop-nav .nav-cta span{display:none}}
@media(max-width:680px){.site-header .header-inner{height:66px}.menu-toggle{width:50px;height:50px}.desktop-nav{top:66px}}
@media(min-width:1101px){.header-main-links{position:relative;left:90px}}@media(min-width:981px) and (max-width:1100px){.header-main-links{position:relative;left:38px}}
.concerns{overflow:hidden}.concerns .section-kicker{display:table;margin:0 auto 15px;padding-bottom:6px;border-bottom:3px solid var(--gold);color:var(--gold);font-size:1rem}.concerns h2{font-family:"Noto Sans JP",sans-serif;font-size:clamp(2rem,3.5vw,2.85rem);letter-spacing:.06em}.concern-grid{gap:34px;margin-top:62px}.concern-item{text-align:center}.concern-bubble{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:178px;padding:28px 30px;border-radius:24px;background:#f1f3f5}.concern-bubble:after{content:"";position:absolute;bottom:-18px;left:50%;width:38px;height:24px;background:#f1f3f5;clip-path:polygon(20% 0,100% 0,0 100%);transform:translateX(-50%)}.concern-bubble h3{margin:0 0 10px;font-size:1.08rem}.concern-bubble p{margin:0;color:#566477;font-size:.88rem;line-height:1.75}.concern-person{width:180px;height:170px;margin:18px auto 0;fill:#fff;stroke:var(--navy);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.concern-person .accent{fill:var(--gold-light);stroke:var(--gold)}.concern-item:nth-child(2) .concern-bubble{background:var(--blue)}.concern-item:nth-child(2) .concern-bubble:after{background:var(--blue)}.concern-item:nth-child(3) .concern-bubble{background:var(--green)}.concern-item:nth-child(3) .concern-bubble:after{background:var(--green)}
@media(max-width:680px){.concerns .section-kicker{font-size:.82rem}.concerns h2{font-size:1.65rem;letter-spacing:.02em}.concern-grid{gap:42px;margin-top:40px}.concern-bubble{min-height:0;padding:24px 20px}.concern-person{width:145px;height:137px;margin-top:15px}.concern-bubble h3{font-size:1rem}.concern-bubble p{font-size:.82rem}}
.concerns{background:#f6f9fb}.concerns .section-kicker{display:block;margin:0 0 18px;padding:0;border:0;color:var(--gold);font-size:1.5rem}.concerns h2{font-family:"Noto Serif JP",serif;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:.025em}.concern-grid{gap:28px;margin-top:70px}.concern-item{display:flex;flex-direction:column;align-items:center}.concern-person{position:relative;z-index:2;order:1;width:190px;height:180px;margin:0 0 -58px;fill:#fff;stroke:var(--navy);stroke-width:3}.concern-bubble{order:2;justify-content:flex-start;width:100%;min-height:270px;padding:82px 34px 34px;border:1px solid var(--line);border-radius:24px;background:#fff!important;box-shadow:0 12px 32px rgba(6,27,58,.065);text-align:left}.concern-bubble:after{display:none}.concern-bubble h3{margin:0 0 14px;color:var(--deep);font-size:1.12rem}.concern-bubble p{color:var(--muted);font-size:.9rem;line-height:1.9}.concern-item:nth-child(2) .concern-person .accent{fill:var(--blue);stroke:var(--navy)}.concern-item:nth-child(3) .concern-person .accent{fill:var(--green);stroke:var(--navy)}
@media(max-width:680px){.concerns .section-kicker{font-size:.88rem}.concerns h2{font-size:1.83rem;line-height:1.5;letter-spacing:.025em}.concern-grid{gap:40px;margin-top:44px}.concern-person{width:155px;height:147px;margin-bottom:-48px}.concern-bubble{min-height:0;padding:66px 24px 27px}.concern-bubble h3{font-size:1.05rem}.concern-bubble p{font-size:.84rem}}
.concerns{background:#f6f9fb}.concern-grid{gap:24px;margin-top:62px}.concern-item{position:relative}.concern-bubble{position:relative;z-index:2;order:1;min-height:180px;padding:36px 28px 28px;border:2px solid #bdd9c0;border-radius:22px;background:#fff!important;box-shadow:0 8px 24px rgba(6,27,58,.035);text-align:left}.concern-bubble:before{content:"“";position:absolute;top:-30px;left:20px;padding:0 7px;background:#f6f9fb;color:#72b878;font-family:Georgia,serif;font-size:4rem;font-weight:700;line-height:1}.concern-bubble h3{padding-bottom:11px;border-bottom:1px solid var(--line)}.concern-bubble p{margin:0}.concern-person{order:2;width:180px;height:170px;margin:-8px auto 0;fill:#fff}.concern-item:nth-child(2) .concern-bubble{border-color:#9ed8d5}.concern-item:nth-child(2) .concern-bubble:before{color:#36aaa5}.concern-item:nth-child(3) .concern-bubble{border-color:#a9cfeb}.concern-item:nth-child(3) .concern-bubble:before{color:#438fca}.concern-mother .accent{fill:#f6b4b1!important;stroke:#8d3434!important}.concern-mother .face-dot{fill:var(--deep);stroke:none}.concern-item:nth-child(1){transform:translateY(22px)}.concern-item:nth-child(3){transform:translateY(22px)}
@media(max-width:680px){.concern-grid{gap:24px}.concern-item:nth-child(1),.concern-item:nth-child(3){transform:none}.concern-bubble{min-height:0;padding:31px 22px 23px}.concern-bubble:before{top:-23px;font-size:3.2rem}.concern-person{width:145px;height:137px;margin:-5px auto 0}.concern-item:not(:last-child){padding-bottom:12px}}
.concern-mother>path:first-child{fill:#625b5b}
@media(max-width:680px){.hero-inner{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);grid-template-rows:auto auto auto auto auto auto;column-gap:0;row-gap:0;align-items:center;padding-top:36px}.hero-copy{display:contents}.hero .eyebrow{grid-column:1/-1;grid-row:1;margin-bottom:18px;text-align:center}.hero h1{grid-column:1;grid-row:2;position:relative;z-index:2;margin:0;padding-right:2px;font-size:clamp(1.22rem,5.6vw,1.5rem);line-height:1.48;text-align:left}.hero-photo-wrap{grid-column:2;grid-row:2;align-self:center;width:155%;max-width:none;margin:0 0 0 -22%;overflow:visible}.hero-photo-wrap .hero-education-image{width:100%;height:auto;object-fit:contain;object-position:center;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.35) 9%,#000 23%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.35) 9%,#000 23%,#000 100%)}.hero-lead{grid-column:1/-1;grid-row:3;margin-top:28px}.hero-points{grid-column:1/-1;grid-row:4}.hero-actions{grid-column:1/-1;grid-row:5}.hero .cta-note{grid-column:1/-1;grid-row:6;text-align:center}}
.concerns{position:relative;background:#fff}.concerns:before,.concerns:after{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none}.concerns:before{top:-130px;left:-115px;width:310px;height:310px;background:rgba(244,216,137,.42)}.concerns:after{right:-125px;bottom:-170px;width:320px;height:320px;background:rgba(207,230,249,.5)}.concerns .section-inner{position:relative;z-index:1}.concern-highlight{position:relative;color:var(--gold);white-space:nowrap}.concern-highlight:after{content:"";position:absolute;z-index:-1;right:0;bottom:2px;left:0;height:10px;border-radius:10px;background:rgba(244,216,137,.58)}.concern-grid{align-items:stretch;gap:30px;margin-top:58px}.concern-item,.concern-item:nth-child(1),.concern-item:nth-child(3){display:flex;flex-direction:column;align-items:center;padding:32px 30px 34px;border:1px solid #edf0f4;border-radius:28px;background:#fff;box-shadow:0 14px 38px rgba(6,27,58,.085);transform:none}.concern-symbol{display:grid;place-items:center;width:174px;height:174px;margin-bottom:25px;border-radius:50%}.concern-symbol svg{width:112px;height:112px;fill:none;stroke:var(--navy);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.concern-symbol-gold{background:var(--cream)}.concern-symbol-blue{background:var(--blue)}.concern-symbol-green{background:var(--green)}.concern-symbol-gold svg circle{fill:var(--gold-light)}.concern-symbol-green svg circle{fill:var(--gold-light)}.concern-bubble{display:block;order:2;width:100%;min-height:0;padding:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none;text-align:center}.concern-bubble:before,.concern-bubble:after{display:none}.concern-bubble h3{position:relative;margin:0 0 22px;padding:0 0 17px;border:0;color:var(--deep);font-size:1.22rem}.concern-bubble h3:after{content:"";position:absolute;bottom:0;left:50%;width:42px;height:3px;border-radius:3px;background:var(--gold);transform:translateX(-50%)}.concern-item:nth-child(2) h3:after{background:#6da9e5}.concern-item:nth-child(3) h3:after{background:#8caf77}.concern-bubble p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.8}.concern-closing{margin:38px auto 0;text-align:center;color:var(--deep);font-weight:700;letter-spacing:.08em}.concern-closing:after{content:"";display:block;width:260px;max-width:70%;height:3px;margin:5px auto 0;background:linear-gradient(90deg,transparent,var(--gold),transparent)}
@media(max-width:680px){.concerns:before{top:-70px;left:-90px;width:190px;height:190px}.concerns:after{right:-100px;bottom:-90px;width:210px;height:210px}.concern-grid{gap:22px;margin-top:38px}.concern-item,.concern-item:nth-child(1),.concern-item:nth-child(3){padding:26px 22px 28px}.concern-symbol{width:142px;height:142px;margin-bottom:20px}.concern-symbol svg{width:92px;height:92px}.concern-bubble h3{font-size:1.08rem}.concern-closing{margin-top:30px;font-size:.88rem;line-height:1.8}}
.concerns:before,.concerns:after{display:none}
.concern-symbol svg .icon-accent{fill:var(--gold-light);stroke:var(--navy)}.concern-symbol-blue .puzzle-left{fill:#c9def5}.concern-symbol-blue .puzzle-right{fill:#fff}.concern-symbol-blue svg{stroke-width:3.2}
@media(max-width:680px){.tutor-grid{display:flex;gap:16px;margin-right:-18px;padding:4px 18px 22px 1px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.tutor-grid::-webkit-scrollbar{height:5px}.tutor-grid::-webkit-scrollbar-track{background:#eef2f6;border-radius:10px}.tutor-grid::-webkit-scrollbar-thumb{background:#b8c8da;border-radius:10px}.tutor-card,.tutor-card:last-child{flex:0 0 84%;max-width:340px;grid-column:auto;scroll-snap-align:start}.tutor-loading{flex:0 0 100%}}
@media(max-width:680px){.concern-grid{display:flex;gap:16px;margin-right:-18px;padding:4px 18px 22px 1px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.concern-grid::-webkit-scrollbar{height:5px}.concern-grid::-webkit-scrollbar-track{background:#eef2f6;border-radius:10px}.concern-grid::-webkit-scrollbar-thumb{background:#b8c8da;border-radius:10px}.concern-item,.concern-item:nth-child(1),.concern-item:nth-child(3){flex:0 0 84%;max-width:340px;scroll-snap-align:start}}
@media(max-width:680px){.concern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-right:0;padding:4px 0 12px;overflow:visible;scroll-snap-type:none}.concern-item,.concern-item:nth-child(1),.concern-item:nth-child(3){display:flex;min-width:0;max-width:none;padding:14px 7px 16px;border-radius:16px;scroll-snap-align:none}.concern-symbol{width:68px;height:68px;margin-bottom:12px}.concern-symbol svg{width:48px;height:48px;stroke-width:3.4}.concern-symbol-blue svg{stroke-width:3.5}.concern-bubble h3{min-height:3.5em;margin-bottom:11px;padding-bottom:10px;font-size:.72rem;line-height:1.55}.concern-bubble h3:after{width:25px;height:2px}.concern-bubble p{font-size:.64rem;line-height:1.65}.concern-closing{margin-top:22px}}
@media(max-width:680px){.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin:22px 0}.hero-points span{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:72px;padding:9px 5px;border-radius:13px;font-size:.58rem;line-height:1.45;text-align:center;white-space:normal}.hero-points strong{display:block;margin-bottom:2px;font-size:.9rem;line-height:1.2}}
@media(max-width:680px){.hero-points span{min-height:84px;padding:11px 6px;font-size:.7rem;line-height:1.5}.hero-points strong{margin-bottom:4px;font-size:1.06rem}}
.reason-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1080px;margin:52px auto 0}.reason-showcase-card{display:flex;flex-direction:column;align-items:center;min-height:560px;padding:38px 32px 24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 30px rgba(6,27,58,.06);text-align:center}.reason-showcase-card:nth-child(4){grid-column:2}.reason-showcase-card:hover{transform:translateY(-5px)}.reason-showcase-number{display:block;margin-bottom:24px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:2.7rem;font-weight:700;line-height:1}.reason-showcase-card h3{min-height:3.1em;margin:0 0 18px;font-size:1.16rem}.reason-showcase-card p{min-height:8.2em;margin:0;color:var(--muted);font-size:.88rem;line-height:1.85}.reason-showcase-visual{display:grid;place-items:center;width:100%;height:160px;margin-top:auto}.reason-showcase-visual svg{width:160px;height:130px;fill:none;stroke:var(--navy);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.reason-showcase-visual .reason-showcase-accent{fill:var(--gold-light);stroke:var(--gold)}.reason-showcase-card:nth-child(even) .reason-showcase-visual{border-radius:20px;background:linear-gradient(180deg,transparent,var(--blue))}.reason-showcase-arrow{width:13px;height:13px;margin-top:8px;border-right:3px solid var(--gold);border-bottom:3px solid var(--gold);transform:rotate(45deg)}
@media(max-width:980px){.reason-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:740px}.reason-showcase-card:nth-child(4){grid-column:auto}.reason-showcase-card{min-height:520px}}
@media(max-width:680px){.reason-showcase-grid{grid-template-columns:1fr;gap:20px;margin-top:36px}.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-column:auto;min-height:0;padding:30px 24px 22px}.reason-showcase-number{margin-bottom:18px;font-size:2.35rem}.reason-showcase-card h3{min-height:0;margin-bottom:14px;font-size:1.15rem}.reason-showcase-card p{min-height:0;font-size:.88rem}.reason-showcase-visual{height:145px;margin-top:20px}.reason-showcase-visual svg{width:145px;height:118px}}
.reason-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1160px;gap:20px}.reason-showcase-card:nth-child(4){grid-column:auto}.reason-showcase-card:nth-child(even) .reason-showcase-visual{background:none}
@media(max-width:980px){.reason-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:740px}}
@media(max-width:680px){.reason-showcase-grid{grid-template-columns:1fr}}
.reason-showcase-arrow{width:52px;height:2px;margin-top:12px;border:0;border-radius:2px;background:var(--gold);transform:none}
@media(max-width:680px){.reason-showcase-grid{gap:14px}.reason-showcase-card,.reason-showcase-card:nth-child(4){display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:16px;align-items:start;min-height:0;padding:22px 20px;text-align:left}.reason-showcase-number{grid-column:1;grid-row:1;margin:0;font-size:1.85rem;text-align:center}.reason-showcase-card h3{grid-column:2;grid-row:1;align-self:center;margin:0;padding:0;font-size:1.04rem;line-height:1.5}.reason-showcase-card p{grid-column:2;grid-row:2;margin-top:10px;font-size:.82rem;line-height:1.75}.reason-showcase-visual{grid-column:1;grid-row:2/4;align-self:center;width:68px;height:76px;margin:8px 0 0}.reason-showcase-visual svg{width:68px;height:68px}.reason-showcase-arrow{grid-column:2;grid-row:3;width:42px;margin:14px 0 2px}}
@media(max-width:680px){.reason-showcase-grid{display:flex;flex-direction:column;width:100%;overflow:visible}.reason-showcase-card,.reason-showcase-card:nth-child(4){flex:none;width:100%;max-width:none}}
@media(max-width:680px){.reason-showcase-grid{gap:12px}.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:60px minmax(0,1fr);column-gap:14px;padding:17px 18px}.reason-showcase-number{font-size:1.72rem}.reason-showcase-card h3{font-size:1.16rem;line-height:1.42}.reason-showcase-card p{margin-top:7px;font-size:.8rem;line-height:1.65}.reason-showcase-visual{width:60px;height:62px;margin-top:5px}.reason-showcase-visual svg{width:58px;height:58px}.reason-showcase-arrow{margin-top:10px}}
@media(max-width:680px){.reason-showcase-grid{gap:10px}.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:50px minmax(0,1fr);column-gap:12px;padding:13px 16px}.reason-showcase-number{font-size:1.6rem}.reason-showcase-card h3{font-size:1.16rem;line-height:1.35}.reason-showcase-card p{margin-top:5px;font-size:.9rem;line-height:1.52}.reason-showcase-visual{width:50px;height:50px;margin-top:3px}.reason-showcase-visual svg{width:46px;height:46px}.reason-showcase-arrow{width:36px;margin-top:7px}}
@media(max-width:680px){.reason-showcase-grid{gap:8px}.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:42px minmax(0,1fr);column-gap:9px;padding:10px 12px}.reason-showcase-number{font-size:1.5rem}.reason-showcase-card h3{font-size:1.25rem;line-height:1.28}.reason-showcase-card p{margin-top:4px;font-size:.98rem;line-height:1.42}.reason-showcase-visual{width:42px;height:43px;margin-top:2px}.reason-showcase-visual svg{width:40px;height:40px}.reason-showcase-arrow{width:32px;margin-top:5px}}
@media(max-width:680px){.reason-showcase-card h3{font-size:1.35rem;line-height:1.25}.reason-showcase-card p{font-size:1.05rem;line-height:1.4}}
@media(max-width:680px){.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:32px minmax(0,1fr);column-gap:7px;padding:7px 8px}.reason-showcase-number{font-size:1.25rem}.reason-showcase-card h3{font-size:2rem;line-height:1.12}.reason-showcase-card p{margin-top:3px;font-size:1.5rem;line-height:1.22}.reason-showcase-visual{width:32px;height:34px;margin-top:1px}.reason-showcase-visual svg{width:28px;height:28px}.reason-showcase-arrow{width:25px;height:2px;margin-top:3px}}
@media(max-width:680px){.reason-showcase-grid{width:calc(100% + 24px);margin-right:-12px;margin-left:-12px;gap:6px}.reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:27px minmax(0,1fr);column-gap:4px;padding:4px 6px}.reason-showcase-number{font-size:1.05rem}.reason-showcase-card h3{position:relative;left:10px;width:calc(100% - 10px);font-size:2.5rem;line-height:1.04}.reason-showcase-card p{margin-top:2px;font-size:2rem;line-height:1.08}.reason-showcase-visual{width:27px;height:28px;margin:0}.reason-showcase-visual svg{width:22px;height:22px}.reason-showcase-arrow{width:20px;margin-top:2px}}
@media(max-width:680px){.reason-showcase-card h3{left:10px;width:calc(100% - 10px);font-size:1.5rem}.reason-showcase-card p{font-size:.9rem}}
@media(max-width:680px){.reason-showcase-grid{display:flex;width:100%;margin:36px 0 0;gap:12px;overflow:visible}.reason-showcase-card,.reason-showcase-card:nth-child(4){display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto auto;column-gap:14px;width:100%;min-height:0;padding:16px 18px;border-radius:20px;text-align:left}.reason-showcase-number{grid-column:1;grid-row:1;align-self:center;margin:0;color:var(--gold);font-size:1.9rem;line-height:1;text-align:center}.reason-showcase-card h3{grid-column:2;grid-row:1;position:static;align-self:center;width:auto;min-height:0;margin:0;padding:0;font-size:1.08rem;line-height:1.45}.reason-showcase-card p{grid-column:2;grid-row:2;min-height:0;margin:7px 0 0;font-size:.84rem;line-height:1.7}.reason-showcase-visual{grid-column:1;grid-row:2/4;align-self:center;width:64px;height:66px;margin:4px 0 0}.reason-showcase-visual svg{width:58px;height:58px}.reason-showcase-arrow{grid-column:2;grid-row:3;width:38px;height:2px;margin:9px 0 1px}}
.strengths-heading span{display:block;white-space:nowrap}@media(max-width:680px){.strengths-heading{font-size:clamp(1.45rem,7vw,1.83rem);letter-spacing:0}}
.tutor-card{position:relative;isolation:isolate;overflow:visible;padding:42px 30px 30px;border:1px solid var(--line);border-radius:10px 18px 18px 18px;background-color:var(--white);background-image:linear-gradient(90deg,transparent 0,transparent 46px,rgba(216,161,29,.13) 46px,rgba(216,161,29,.13) 47px,transparent 47px),repeating-linear-gradient(180deg,transparent 0,transparent 31px,rgba(10,45,95,.09) 31px,rgba(10,45,95,.09) 32px);box-shadow:0 14px 32px rgba(6,27,58,.1)}.tutor-card:before{content:"";position:absolute;z-index:3;top:-1px;left:-1px;width:54px;height:54px;border-radius:10px 0 8px 0;background:linear-gradient(135deg,#edf2f6 0 48%,#fff 49% 58%,transparent 59%);filter:drop-shadow(4px 5px 4px rgba(6,27,58,.1));pointer-events:none}.tutor-card:after{content:"";position:absolute;z-index:4;top:-17px;right:22px;width:24px;height:66px;border:3px solid #7b8793;border-bottom-width:4px;border-radius:15px;box-shadow:inset 0 0 0 2px #fff,2px 3px 4px rgba(6,27,58,.16);transform:rotate(8deg);pointer-events:none}.tutor-card>*{position:relative;z-index:2}.tutor-card .avatar{background-color:var(--white)}.tutor-card .profile-list>div{border-bottom-color:rgba(10,45,95,.13)}
@media(max-width:680px){.tutor-card{padding:38px 24px 26px;background-image:linear-gradient(90deg,transparent 0,transparent 35px,rgba(216,161,29,.12) 35px,rgba(216,161,29,.12) 36px,transparent 36px),repeating-linear-gradient(180deg,transparent 0,transparent 29px,rgba(10,45,95,.08) 29px,rgba(10,45,95,.08) 30px)}.tutor-card:before{width:46px;height:46px}.tutor-card:after{top:-13px;right:17px;width:20px;height:55px}}
.tutor-card{clip-path:polygon(54px 0,100% 0,100% 100%,0 100%,0 54px)}.tutor-card:after{top:5px}@media(max-width:680px){.tutor-card{clip-path:polygon(46px 0,100% 0,100% 100%,0 100%,0 46px)}.tutor-card:after{top:5px}}
.tutor-card:before{top:0;left:0;width:58px;height:58px;border-radius:0;background:linear-gradient(135deg,transparent 0 46%,#fff 47% 51%,#dfe6ec 52% 100%);filter:drop-shadow(5px 6px 4px rgba(6,27,58,.18));transform:none}.tutor-card{clip-path:polygon(54px 0,100% 0,100% 100%,0 100%,0 54px)}@media(max-width:680px){.tutor-card:before{width:50px;height:50px}.tutor-card{clip-path:polygon(46px 0,100% 0,100% 100%,0 100%,0 46px)}}
.flexibility-showcase{position:relative;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;align-items:start;max-width:1120px;margin:0 auto;padding:24px 0 48px}.flexibility-showcase:before{content:"";position:absolute;z-index:0;top:49%;right:12%;left:12%;border-top:2px dashed rgba(216,161,29,.42);transform:rotate(-2deg)}.flexibility-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;min-height:410px;padding:35px 34px 32px;border:0;background:var(--white);border-radius:46% 54% 44% 56%/38% 42% 58% 62%;box-shadow:0 14px 34px rgba(6,27,58,.065);text-align:center}.flexibility-item:nth-child(2){margin-top:58px;border-radius:55% 45% 58% 42%/42% 55% 45% 58%}.flexibility-item:nth-child(3){border-radius:43% 57% 50% 50%/55% 40% 60% 45%}.flexibility-visual{display:grid;place-items:center;width:190px;height:155px;margin-bottom:6px}.flexibility-visual svg{width:180px;height:145px;fill:none;stroke:var(--navy);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.flexibility-visual .flexibility-accent{fill:var(--gold-light);stroke:var(--gold)}.flexibility-item>span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;margin-bottom:9px;padding:3px 10px;border-radius:999px;background:var(--blue);color:var(--gold);font-size:.76rem;font-weight:700}.flexibility-item h3{margin:0 0 10px;font-size:1.18rem}.flexibility-item p{max-width:270px;margin:0;color:var(--muted);font-size:.88rem;line-height:1.8}
@media(max-width:980px) and (min-width:681px){.flexibility-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;max-width:760px;padding-bottom:20px}.flexibility-showcase:before{display:none}.flexibility-item{min-height:390px}.flexibility-item:nth-child(2){margin-top:38px}.flexibility-item:nth-child(3){grid-column:1/-1;width:calc(50% - 15px);margin:0 auto}}
@media(max-width:680px){.flexibility-showcase{display:grid;grid-template-columns:1fr;gap:18px;width:100%;padding:6px 0 0}.flexibility-showcase:before{display:none}.flexibility-item,.flexibility-item:nth-child(2),.flexibility-item:nth-child(3){grid-column:auto;width:100%;min-height:0;margin:0;padding:27px 24px 30px;border-radius:42px 54px 46px 58px/40px 52px 45px 57px}.flexibility-visual{width:155px;height:126px;margin-bottom:5px}.flexibility-visual svg{width:150px;height:121px}.flexibility-item h3{font-size:1.14rem}.flexibility-item p{font-size:.88rem}}
.tutor-card:after{top:4px;right:23px;width:27px;height:72px;border:3px solid #66717d;border-bottom-width:4px;border-radius:17px;background:linear-gradient(180deg,transparent 0 43%,var(--white) 44% 53%,transparent 54%);box-shadow:inset 0 0 0 3px var(--white),inset 0 0 0 5px #8d97a1,3px 5px 5px rgba(6,27,58,.2);transform:rotate(8deg)}
@media(max-width:680px){.tutor-card:after{top:4px;right:18px;width:23px;height:61px;border-width:3px;border-bottom-width:4px;border-radius:15px;box-shadow:inset 0 0 0 2px var(--white),inset 0 0 0 4px #8d97a1,2px 4px 4px rgba(6,27,58,.18)}}
.tutor-card:after{top:0;right:25px;width:34px;height:76px;border:0;border-radius:0;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 82'%3E%3Cpath d='M8 22V12C8 5 13 2 20 2h3c8 0 12 5 12 13v49c0 9-5 14-13 14S9 73 9 64V31' fill='none' stroke='%237b8793' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:none;filter:drop-shadow(2px 3px 2px rgba(6,27,58,.16));transform:rotate(0)}
@media(max-width:680px){.tutor-card:after{top:0;right:19px;width:29px;height:65px;border:0;background-size:contain;box-shadow:none}}
.tutor-card:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 82'%3E%3Cpath d='M8 22V12C8 5 13 2 20 2h3c8 0 12 5 12 13v49c0 9-5 14-13 14S9 73 9 64V31' fill='none' stroke='%237b8793' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 17h11v15H3z' fill='%23fff'/%3E%3Cpath d='M9 31v33c0 9 5 14 13 14' fill='none' stroke='%237b8793' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M8 32h7' fill='none' stroke='%23dde5ef' stroke-width='2'/%3E%3C/svg%3E")}
.tutor-card:after{top:-4px}@media(max-width:680px){.tutor-card:after{top:-3px}}
.tutor-card-wrap{position:relative;min-width:0}.tutor-card-wrap .tutor-card{width:100%;height:100%}.tutor-card-wrap .tutor-card:after{display:none}.tutor-paperclip{position:absolute;z-index:6;top:-16px;right:25px;width:34px;height:76px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 82'%3E%3Cpath d='M8 22V12C8 5 13 2 20 2h3c8 0 12 5 12 13v49c0 9-5 14-13 14S9 73 9 64V31' fill='none' stroke='%237b8793' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(2px 3px 2px rgba(6,27,58,.16));pointer-events:none}
@media(max-width:680px){.tutor-card-wrap{flex:0 0 84%;max-width:340px;scroll-snap-align:start}.tutor-card-wrap .tutor-card{max-width:none}.tutor-paperclip{top:-13px;right:19px;width:29px;height:65px}}
@media(max-width:680px){.tutor-grid{padding-top:20px}.tutor-paperclip{top:-12px}}
.flexibility-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:76px;align-items:stretch;max-width:1120px;padding:24px 0 10px}.flexibility-showcase:before{display:none}.flexibility-item,.flexibility-item:nth-child(2),.flexibility-item:nth-child(3){position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:350px;margin:0;padding:18px 6px 24px;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}.flexibility-item:not(:last-child):after{content:"";position:absolute;top:0;right:-38px;width:1px;height:100%;background:var(--navy);opacity:.3;transform:rotate(14deg);transform-origin:center}.flexibility-visual{display:none}.flexibility-item>span{display:flex;align-items:flex-end;min-width:0;margin:0 0 62px;padding:0;border-radius:0;background:transparent;color:var(--navy);font-family:"Noto Sans JP",sans-serif;font-size:4.6rem;font-weight:700;line-height:1}.flexibility-item>span:after{content:"";width:46px;height:2px;margin:0 0 9px 13px;background:var(--gold)}.flexibility-item h3{margin:0 0 22px;color:var(--deep);font-size:1.35rem;line-height:1.65;text-align:left}.flexibility-item p{max-width:none;margin:0;color:var(--muted);font-size:.91rem;line-height:2;text-align:left}
@media(max-width:980px) and (min-width:681px){.flexibility-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;max-width:900px}.flexibility-item,.flexibility-item:nth-child(2),.flexibility-item:nth-child(3){grid-column:auto;width:auto;min-height:330px;margin:0;padding-inline:2px}.flexibility-item:not(:last-child):after{display:block;right:-24px}.flexibility-item>span{margin-bottom:42px;font-size:3.7rem}.flexibility-item h3{font-size:1.15rem}.flexibility-item p{font-size:.84rem}}
@media(max-width:680px){.flexibility-showcase{grid-template-columns:1fr;gap:0;width:100%;padding-top:0}.flexibility-item,.flexibility-item:nth-child(2),.flexibility-item:nth-child(3){min-height:0;padding:26px 6px 30px}.flexibility-item:not(:last-child):after{display:block;top:auto;right:0;bottom:0;left:0;width:100%;height:1px;background:var(--line);opacity:1;transform:none}.flexibility-item>span{margin-bottom:22px;font-size:3.3rem}.flexibility-item>span:after{width:38px;margin-bottom:7px}.flexibility-item h3{margin-bottom:12px;font-size:1.2rem}.flexibility-item p{font-size:.88rem;line-height:1.85}}
.strengths-highlight{position:relative;color:var(--gold);font-style:normal;white-space:nowrap}.strengths-highlight:after{content:"";position:absolute;z-index:-1;right:0;bottom:2px;left:0;height:10px;border-radius:10px;background:rgba(244,216,137,.58)}
.strengths-highlight{display:inline-block;z-index:0;isolation:isolate}.strengths-highlight:after{z-index:-1;bottom:3px;height:11px;background:var(--gold-light);opacity:.72}
.flexibility-item h3{font-size:1.75rem}.flexibility-item p{font-size:1.27rem;line-height:1.9}
@media(max-width:980px) and (min-width:681px){.flexibility-item h3{font-size:1.55rem}.flexibility-item p{font-size:1.19rem;line-height:1.85}}
@media(max-width:680px){.flexibility-item h3{font-size:1.55rem}.flexibility-item p{font-size:1.2rem;line-height:1.8}}
.pricing .section-inner{max-width:1120px}.pricing .zero-fees{margin-bottom:52px}.pricing .price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.pricing .price-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:500px;padding:46px 28px 30px;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:0 9px 28px rgba(6,27,58,.055);text-align:center}.pricing .price-card.featured{border:2px solid var(--gold);box-shadow:0 16px 40px rgba(6,27,58,.1)}.pricing .price-card.featured:before{content:"もっとも選ばれています";position:absolute;top:0;left:50%;padding:7px 24px;border:2px solid var(--gold);border-radius:10px;background:var(--white);color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.06em;white-space:nowrap;transform:translate(-50%,-55%)}.pricing .plan-label{order:1;margin:0 0 17px;padding:5px 13px;border-radius:999px;background:var(--blue);color:var(--navy);font-size:.74rem}.pricing .price-card h3{order:2;min-height:3.1em;margin:0 0 15px;color:var(--deep);font-size:1.3rem}.pricing .price-card>p:last-of-type{order:3;min-height:5.4em;margin:0 0 22px;color:var(--muted);font-size:.88rem;line-height:1.8}.pricing .price{order:4;width:100%;margin:0 0 27px;padding:20px 0 23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--gold)}.pricing .price b,.pricing .price-card:not(.featured) .price b{color:var(--gold);font-size:2.75rem;font-weight:700}.pricing .price span,.pricing .price-card:not(.featured) .price span{color:var(--muted);font-size:.76rem}.price-consult{order:5;display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:auto;border-radius:9px;background:var(--navy);color:var(--white);font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.price-consult:hover{background:var(--deep);transform:translateY(-2px)}
@media(max-width:980px) and (min-width:681px){.pricing .price-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin-inline:auto}.pricing .price-card:last-child{grid-column:1/-1;width:calc(50% - 11px);margin-inline:auto}}
@media(max-width:680px){.pricing .zero-fees{margin-bottom:42px}.pricing .price-grid{grid-template-columns:1fr;gap:28px}.pricing .price-card,.pricing .price-card:last-child{grid-column:auto;width:100%;min-height:0;padding:39px 24px 25px}.pricing .price-card h3{min-height:0}.pricing .price-card>p:last-of-type{min-height:0}.pricing .price{margin-bottom:22px;padding:17px 0 20px}}
.pricing .price-card{min-height:410px}.pricing .price{margin-bottom:0}.pricing .price-card>p:last-of-type{margin-bottom:0}.price-consult{display:none}
.pricing .plan-label{min-width:152px;padding:6px 24px;text-align:center}
.pricing .price-card{min-height:650px}.plan-features{order:3;width:100%;margin:0 0 24px;padding:0;list-style:none;text-align:left}.plan-features li{position:relative;padding:7px 0 7px 29px;color:var(--muted);font-size:.88rem;line-height:1.65}.plan-features li:before{content:"✓";position:absolute;top:7px;left:2px;color:var(--gold);font-size:1rem;font-weight:800}.plan-features strong{color:var(--deep);font-weight:700}.pricing .plan-recommendation{order:4;width:100%;min-height:4.8em;margin:0 0 24px!important;padding:14px 15px;border-radius:12px;background:var(--blue);color:var(--navy)!important;font-size:.82rem!important;font-weight:700;line-height:1.7!important;text-align:left}.pricing .price{order:5;margin-top:auto;margin-bottom:0}.pricing .price-card>p:last-of-type{min-height:0}.pricing .price-card h3{min-height:3.1em}
@media(max-width:680px){.pricing .price-card,.pricing .price-card:last-child{min-height:0}.plan-features{margin-bottom:20px}.plan-features li{padding-top:8px;padding-bottom:8px;font-size:.92rem}.plan-features li:before{top:8px}.pricing .plan-recommendation{min-height:0;margin-bottom:20px!important;font-size:.86rem!important}.pricing .price{margin-top:0}}

/* Hero: reveal the main message from left to right on first view */
.js .hero-copy h1>span{opacity:0}
.js .hero-copy h1>span{animation:hero-title-reveal .9s cubic-bezier(.22,1,.36,1) both}
.js .hero-copy h1>span:nth-child(2){animation-delay:.12s}
.js .hero-copy h1>span:nth-child(3){animation-delay:.24s}
@keyframes hero-title-reveal{
  from{opacity:0;transform:translateX(-38px);filter:blur(4px);-webkit-mask-position:100% 0;mask-position:100% 0}
  to{opacity:1;transform:translateX(0);filter:blur(0);-webkit-mask-position:0 0;mask-position:0 0}
}

/* 最終CTAの見出しは、端末幅にかかわらず指定の2行で表示します。 */
.final-cta-title span{display:block;white-space:nowrap}
@media(max-width:680px){
  .final-cta-title{font-size:clamp(1.3rem,6.3vw,1.72rem)!important;letter-spacing:0}
}

/* The three published tutors are also IUMe's operating members. */
.tutor-section-lead{max-width:850px;line-height:2}
.tutor-role-badge{display:inline-block;margin-bottom:8px;padding:5px 11px;border:1px solid rgba(216,161,29,.42);border-radius:999px;background:var(--cream);color:var(--gold);font-size:.68rem;line-height:1.5;letter-spacing:.04em}

/* Re-introduction support belongs to the pricing section. */
.rematch-box{display:grid;grid-template-columns:150px minmax(0,1fr);gap:36px;align-items:center;margin-top:42px;padding:38px 44px;border:1px solid rgba(10,45,95,.18);border-radius:26px;background:var(--white);box-shadow:0 14px 38px rgba(6,27,58,.07)}
.rematch-icon{display:grid;place-items:center;width:128px;height:128px;border-radius:50%;background:var(--white)}
.rematch-icon svg{width:92px;height:92px;fill:none;stroke:var(--navy);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.rematch-icon .rematch-accent{fill:var(--gold-light);stroke:var(--gold);stroke-width:2.6}
.rematch-box h2{margin:0 0 14px;text-align:left;font-family:"Noto Sans JP",sans-serif;font-size:clamp(1.45rem,2.5vw,2rem)}
.rematch-box p{margin:0;color:var(--muted);font-size:.93rem;line-height:1.9}
.rematch-box strong{position:relative;color:var(--gold);font-size:1.06em;white-space:nowrap}
.rematch-box strong:after{content:"";position:absolute;z-index:-1;right:0;bottom:0;left:0;height:7px;border-radius:7px;background:var(--gold-light)}
.rematch-note{margin-top:10px!important;color:var(--navy)!important;font-size:.82rem!important;font-weight:700}

@media(max-width:680px){
  .tutor-section-lead{max-width:36em;margin-bottom:34px;font-size:.86rem;line-height:1.85;text-align:left}
  .tutor-role-badge{font-size:.64rem}
  .rematch-box{grid-template-columns:1fr;gap:16px;margin-top:32px;padding:28px 22px;text-align:center}
  .rematch-icon{width:98px;height:98px;margin:auto}
  .rematch-icon svg{width:72px;height:72px}
  .rematch-box h2{text-align:center;font-size:1.35rem;line-height:1.55}
  .rematch-box p{font-size:.86rem;line-height:1.8;text-align:left}
  .rematch-note{text-align:center!important;font-size:.78rem!important}
}
.hero-copy h1>span{-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 58%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 58%,transparent 100%);-webkit-mask-size:240% 100%;mask-size:240% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
@media(prefers-reduced-motion:reduce){.js .hero-copy h1>span{opacity:1;animation:none;-webkit-mask-image:none;mask-image:none;filter:none;transform:none}}

/* Keep the desktop headline inside the copy area, clear of the hero photo. */
@media(min-width:1101px){
  .hero-copy{width:51%;padding-right:28px}
  .hero h1{font-size:clamp(3rem,4vw,3.55rem)}
  .hero-photo-wrap{width:calc(57% + (100vw - 100%)/2)}
  .hero-photo-wrap .hero-education-image{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.12) 4%,rgba(0,0,0,.65) 10%,#000 18%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.12) 4%,rgba(0,0,0,.65) 10%,#000 18%,#000 100%)}
}

/* Hero actions: gently appear one after another after the headline. */
.js .hero-copy .hero-actions .button{opacity:0}
.js .hero-copy .hero-actions .button{animation:hero-action-reveal .65s cubic-bezier(.22,1,.36,1) both}
.js .hero-copy .hero-actions .button:first-child{animation-delay:.48s}
.js .hero-copy .hero-actions .button:nth-child(2){animation-delay:.64s}
@keyframes hero-action-reveal{
  from{opacity:0;transform:translateY(14px);filter:blur(2px)}
  to{opacity:1;transform:translateY(0);filter:blur(0)}
}
@media(prefers-reduced-motion:reduce){.js .hero-copy .hero-actions .button{opacity:1;animation:none;filter:none;transform:none}}

/* On mobile .hero-copy uses display:contents, so start its animation without
   relying on IntersectionObserver detecting a wrapper box. */
@media(max-width:680px){
  .js .hero-copy h1>span{animation:hero-title-reveal .9s cubic-bezier(.22,1,.36,1) both}
  .js .hero-copy h1>span:nth-child(2){animation-delay:.12s}
  .js .hero-copy h1>span:nth-child(3){animation-delay:.24s}
  .js .hero-copy .hero-actions .button{animation:hero-action-reveal .65s cubic-bezier(.22,1,.36,1) both}
  .js .hero-copy .hero-actions .button:first-child{animation-delay:.48s}
  .js .hero-copy .hero-actions .button:nth-child(2){animation-delay:.64s}
}
@media(max-width:680px) and (prefers-reduced-motion:reduce){
  .js .hero-copy h1>span,.js .hero-copy .hero-actions .button{opacity:1;animation:none;-webkit-mask-image:none;mask-image:none;filter:none;transform:none}
}

.reason-showcase-visual img{width:130px;height:130px;object-fit:contain}
@media(max-width:680px){.reason-showcase-visual img{width:58px;height:58px}}

/* Pricing cards: swipe horizontally on phones. */
@media(max-width:680px){
  .pricing .price-grid{display:flex;width:calc(100% + 36px);margin-top:-10px;margin-right:-18px;margin-left:-18px;padding:32px 18px 22px;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:18px;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
  .pricing .price-grid::-webkit-scrollbar{display:none}
  .pricing .price-grid{scrollbar-width:none}
  .pricing .price-card,.pricing .price-card:last-child{flex:0 0 86%;width:86%;max-width:360px;padding:31px 22px 19px;scroll-snap-align:start;scroll-snap-stop:always}
  .pricing .plan-label{margin-bottom:11px}
  .pricing .price-card h3{margin-bottom:10px}
  .pricing .plan-features{margin-bottom:14px}
  .pricing .plan-features li{padding-top:4px;padding-bottom:4px;line-height:1.55}
  .pricing .plan-features li:before{top:4px}
  .pricing .plan-recommendation{margin-bottom:14px!important;padding:10px 13px;line-height:1.55!important}
  .pricing .price{padding:12px 0 15px}
}

/* Keep the mobile hero headline clear of the photo. */
@media(max-width:680px){
  .hero-inner{grid-template-columns:minmax(0,66%) minmax(0,34%)}
  .hero h1{padding-right:8px;font-size:clamp(1.18rem,5.25vw,1.42rem)}
  .hero-photo-wrap{width:155%;margin-left:-12%}
  .hero-photo-wrap .hero-education-image{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.12) 4%,rgba(0,0,0,.65) 10%,#000 18%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.12) 4%,rgba(0,0,0,.65) 10%,#000 18%,#000 100%)}
}

/* Prevent mobile viewport wobble while preserving nested card carousels. */
@media(max-width:680px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  @supports(overflow:clip){html,body{overflow-x:clip}}
  .site-header,main,footer{max-width:100%}
}

.heading-line{display:block}
@media(max-width:680px){.heading-line,.mobile-heading-line{display:block;white-space:nowrap}}

@media(max-width:680px){.section h2.strengths-heading{font-size:1.83rem;line-height:1.5}}
.strengths-heading .strengths-heading-mobile{display:none}
@media(max-width:680px){.strengths-heading .strengths-heading-desktop{display:none}.strengths-heading .strengths-heading-mobile{display:block;width:calc(100% + 20px);margin-left:-10px}}

/* Compact the shared zero-fee summary. */
.pricing .zero-fees{max-width:880px;margin-right:auto;margin-left:auto}
.pricing .zero-fees span{padding:11px 6px;font-size:.78rem;line-height:1.5}
.pricing .zero-fees b{font-size:1.05rem}
@media(max-width:680px){.pricing .zero-fees span{padding:10px 5px;font-size:.74rem}.pricing .zero-fees b{font-size:1rem}}

/* Concerns: a parent at the center, surrounded by thought bubbles. */
.concern-dialogue{position:relative;display:block;max-width:960px;min-height:530px;margin:58px auto 0;padding:0;overflow:visible}
.concern-dialogue-woman{position:absolute;z-index:1;bottom:0;left:50%;width:auto;height:430px;object-fit:contain;transform:translateX(-50%)}
.concern-worry-scribble{position:absolute;z-index:5;bottom:270px;left:18%;display:block;width:82px;height:110px;overflow:visible;color:var(--navy);fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}
.concern-worry-scribble circle{fill:var(--navy);stroke:none}
.concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){position:absolute;z-index:2;display:block;width:300px;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}
.concern-dialogue .concern-item:nth-of-type(1){top:54px;left:0}
.concern-dialogue .concern-item:nth-of-type(2){top:10px;right:0}
.concern-dialogue .concern-item:nth-of-type(3){right:18px;bottom:38px}
.concern-dialogue .concern-bubble{position:relative;display:block;width:100%;min-height:0;padding:24px 26px;border:1px solid var(--line)!important;border-radius:22px;background:var(--white)!important;box-shadow:0 12px 32px rgba(6,27,58,.08);text-align:left}
.concern-dialogue .concern-bubble:after{content:"";position:absolute;display:block;width:24px;height:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);transform:rotate(45deg)}
.concern-dialogue .concern-item:nth-of-type(1) .concern-bubble:after{right:34px;bottom:-13px}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble:after{bottom:-13px;left:34px}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:after{top:30px;left:-13px;transform:rotate(135deg)}
.concern-dialogue .concern-bubble h3{margin:0 0 9px;padding:0;border:0;font-size:1.08rem}
.concern-dialogue .concern-bubble h3:after{display:none}
.concern-dialogue .concern-bubble p{font-size:.86rem;line-height:1.75}
@media(max-width:680px){
  .concern-dialogue{display:block;min-height:500px;margin-top:34px;padding:0;overflow:visible}
  .concern-dialogue-woman{top:115px;bottom:auto;width:auto;height:270px}
  .concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){position:absolute;width:48%;padding:0}
  .concern-dialogue .concern-item:nth-of-type(1){top:0;left:0}
  .concern-dialogue .concern-item:nth-of-type(2){top:22px;right:0}
  .concern-dialogue .concern-item:nth-of-type(3){right:5%;bottom:0;width:90%}
  .concern-dialogue .concern-bubble{padding:15px 14px;border-radius:16px;text-align:center}
  .concern-dialogue .concern-bubble h3{min-height:0;margin-bottom:6px;padding:0;font-size:.82rem;line-height:1.5}
  .concern-dialogue .concern-bubble p{font-size:.7rem;line-height:1.6}
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble:after{right:25px;bottom:-10px}
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble:after{bottom:-10px;left:25px}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:after{display:none}
}

/* Larger, cloud-like thought bubbles around the centered parent. */
.concern-dialogue{min-height:560px}
.concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:340px}
.concern-dialogue .concern-item:nth-of-type(1){top:42px}
.concern-dialogue .concern-item:nth-of-type(2){top:4px}
.concern-dialogue .concern-item:nth-of-type(3){right:0;bottom:30px}
.concern-dialogue .concern-bubble{display:flex;flex-direction:column;justify-content:center;min-height:156px;padding:30px 34px;border-radius:48% 52% 46% 54%/52% 46% 54% 48%;text-align:center}
.concern-dialogue .concern-bubble:before,.concern-dialogue .concern-bubble:after{content:"";position:absolute;display:block;border:1px solid var(--line);border-radius:50%;background:var(--white);transform:none}
.concern-dialogue .concern-bubble:after{width:18px;height:18px}
.concern-dialogue .concern-bubble:before{z-index:3;width:8px;height:8px}
.concern-dialogue .concern-item:nth-of-type(1) .concern-bubble:after{right:45px;bottom:-12px}
.concern-dialogue .concern-item:nth-of-type(1) .concern-bubble:before{right:31px;bottom:-26px}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble:after{bottom:-12px;left:45px}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble:before{bottom:-26px;left:31px}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:after{top:42px;left:-12px}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:before{top:61px;left:-25px}
@media(max-width:680px){
  .concern-dialogue{min-height:620px}
  .concern-dialogue-woman{top:205px;height:220px}
  .concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:58%}
  .concern-dialogue .concern-item:nth-of-type(1){top:0;left:0}
  .concern-dialogue .concern-item:nth-of-type(2){top:105px;right:0}
  .concern-dialogue .concern-item:nth-of-type(3){right:4%;bottom:0;width:92%}
  .concern-dialogue .concern-bubble{min-height:132px;padding:20px 18px;border-radius:46% 54% 49% 51%/54% 47% 53% 46%}
  .concern-dialogue .concern-bubble h3{font-size:.9rem}
  .concern-dialogue .concern-bubble p{font-size:.76rem;line-height:1.65}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:after{display:block;top:-12px;left:50%}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-bubble:before{top:-25px;left:43%}
}

/* Fine-tune the dialogue composition and color-code each concern. */
.concern-dialogue-woman{left:47%}
.concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:380px}
.concern-dialogue .concern-bubble{min-height:175px;padding:34px 40px}
.concern-dialogue .concern-item:nth-of-type(1) .concern-bubble h3{color:var(--gold)}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble h3{color:var(--navy)}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble h3{color:#72b878}
@media(max-width:680px){
  .concern-dialogue{min-height:650px}
  .concern-dialogue-woman{top:240px;left:46%;height:215px}
  .concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:64%}
  .concern-dialogue .concern-item:nth-of-type(2){top:120px}
  .concern-dialogue .concern-item:nth-of-type(3){right:3%;width:94%}
  .concern-dialogue .concern-bubble{min-height:145px;padding:23px 22px}
}

/* Hand-drawn cloud silhouette inspired by a classic thought bubble. */
.concern-dialogue-woman{left:36%}
.concern-dialogue .concern-bubble{border:0!important;border-radius:0;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 380 190' preserveAspectRatio='none'%3E%3Cpath d='M48 35C76 5 116 20 151 12C187 3 207 29 243 25C284 20 305 40 309 70C313 95 344 104 329 135C318 160 285 161 250 171C215 181 187 164 151 171C111 180 90 161 55 151C20 141 9 116 20 90C5 64 19 45 48 35Z' fill='%23fff' stroke='%23222222' stroke-width='2.2' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E");background-position:center;background-size:100% 100%;background-repeat:no-repeat;box-shadow:none}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 380 190' preserveAspectRatio='none'%3E%3Cpath d='M44 42C68 12 112 19 145 13C184 5 207 30 242 22C278 14 309 37 308 67C307 94 342 105 327 136C314 163 280 159 246 171C212 183 181 165 148 172C108 181 82 158 50 149C18 140 8 112 22 86C8 63 20 48 44 42Z' fill='%23fff' stroke='%23222222' stroke-width='2.2' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E")}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 380 190' preserveAspectRatio='none'%3E%3Cpath d='M52 30C83 8 116 21 151 11C184 2 210 28 245 24C286 20 303 43 310 70C317 96 341 108 326 138C314 162 281 163 249 170C214 178 188 165 150 173C112 181 88 159 54 151C19 143 10 116 21 89C7 62 23 41 52 30Z' fill='%23fff' stroke='%23222222' stroke-width='2.2' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E")}
.concern-dialogue .concern-bubble:before,.concern-dialogue .concern-bubble:after{border:1.5px solid var(--ink)}
@media(max-width:680px){.concern-dialogue-woman{left:35%}}

/* External SVG files avoid mobile browser issues with complex data URLs. */
.concern-dialogue .concern-bubble{background-image:url("assets/thought-bubble-1.svg")}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble{background-image:url("assets/thought-bubble-2.svg")}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble{background-image:url("assets/thought-bubble-3.svg")}

/* Draw the outline as real inline SVG so it cannot disappear as a background. */
.concern-dialogue .concern-bubble{isolation:isolate;background-image:none!important}
.concern-cloud-shape{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;fill:var(--white);stroke:var(--ink);stroke-width:1.1;vector-effect:non-scaling-stroke;pointer-events:none}
.concern-cloud-shape path{vector-effect:non-scaling-stroke}
.concern-dialogue .concern-bubble h3,.concern-dialogue .concern-bubble p{position:relative;z-index:1}
.concern-dialogue .concern-bubble:before,.concern-dialogue .concern-bubble:after{display:none!important}
.concern-thought-dots{position:absolute;z-index:2;display:block;width:44px;height:36px;pointer-events:none}
.concern-thought-dots i{position:absolute;display:block;border:1.1px solid var(--ink);border-radius:50%;background:var(--white)}
.concern-thought-dots i:first-child{width:20px;height:20px}
.concern-thought-dots i:last-child{width:10px;height:10px}
.concern-dialogue .concern-item:nth-of-type(1) .concern-thought-dots{right:34px;bottom:-28px}.concern-dialogue .concern-item:nth-of-type(1) .concern-thought-dots i:last-child{right:0;bottom:0}
.concern-dialogue .concern-item:nth-of-type(2) .concern-thought-dots{bottom:-28px;left:34px}.concern-dialogue .concern-item:nth-of-type(2) .concern-thought-dots i:last-child{bottom:0;left:0}.concern-dialogue .concern-item:nth-of-type(2) .concern-thought-dots i:first-child{right:0;top:0}
.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots{top:48px;left:-34px}.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:last-child{bottom:0;left:0}.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:first-child{right:0;top:0}
@media(max-width:680px){.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots{top:-27px;left:44%}.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:last-child{top:0;right:0;bottom:auto;left:auto}.concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:first-child{right:auto;bottom:0;left:0}}

/* Larger bubbles with matching navy-and-gold line icons. */
.concern-dialogue{min-height:650px}
.concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:420px}
.concern-dialogue .concern-bubble{min-height:215px;padding:32px 48px 34px}
.concern-bubble-icon{position:relative;z-index:1;display:grid;place-items:center;width:88px;height:88px;margin:0 auto 5px;border-radius:50%;background:var(--cream)}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble-icon{background:var(--blue)}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble-icon{background:var(--green)}
.concern-bubble-icon svg{width:68px;height:68px;fill:none;stroke:var(--navy);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.concern-bubble-icon .accent{fill:var(--gold-light);stroke:var(--gold)}
.concern-dialogue .concern-bubble h3{margin-bottom:6px}

/* Keep each concern icon monochrome and match it to its heading. */
.concern-bubble-icon{border:0;background:transparent!important}
.concern-dialogue .concern-item:nth-of-type(1) .concern-bubble-icon{color:var(--gold)}
.concern-dialogue .concern-item:nth-of-type(2) .concern-bubble-icon{color:var(--navy)}
.concern-dialogue .concern-item:nth-of-type(3) .concern-bubble-icon{color:#72b878}
.concern-bubble-icon svg{stroke:currentColor}
.concern-bubble-icon .accent{fill:none;stroke:currentColor}

/* Give the copy a wider safe area inside the irregular cloud outline. */
.concern-dialogue{min-height:700px}
.concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:450px}
.concern-dialogue .concern-bubble{min-height:245px;padding:42px 62px 44px}
.concern-dialogue .concern-bubble{align-items:center;text-align:center}
.concern-dialogue .concern-bubble h3,.concern-dialogue .concern-bubble p{width:100%;margin-right:auto;margin-left:auto;text-align:center}
.concern-dialogue .concern-bubble h3{font-size:1.25rem}
.concern-dialogue .concern-bubble-icon,.concern-dialogue .concern-bubble h3,.concern-dialogue .concern-bubble p{transform:translateX(-4%)}
@media(max-width:680px){
  .concern-dialogue{min-height:465px;margin-top:28px}
  .concern-dialogue-woman{top:auto!important;bottom:2px;left:16%;width:auto!important;height:168px!important;max-width:none}
  .concern-worry-scribble{position:absolute;z-index:5;bottom:108px;left:0;display:block!important;width:62px;height:84px;overflow:visible;color:var(--navy);fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}
  .concern-worry-scribble circle{fill:var(--navy);stroke:none}
  .concern-dialogue .concern-item,.concern-dialogue .concern-item:nth-child(1),.concern-dialogue .concern-item:nth-child(3){width:52%}
  .concern-dialogue .concern-item:nth-of-type(1){top:0;left:-1%}
  .concern-dialogue .concern-item:nth-of-type(2){top:0;right:-1%}
  .concern-dialogue .concern-item:nth-of-type(3){right:-1%;bottom:0;width:58%}
  .concern-dialogue .concern-bubble{min-height:188px;padding:27px 24px 29px}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-bubble{min-height:180px;padding-right:34px;padding-left:34px}
  .concern-dialogue .concern-item:nth-of-type(1){width:54%}
  .concern-dialogue .concern-item:nth-of-type(2){width:48%}
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble{padding-right:27px;padding-left:27px}
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble,
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble{min-height:215px;padding-top:34px;padding-bottom:34px;justify-content:center}
  .concern-bubble-icon{width:62px;height:62px;margin-bottom:2px}
  .concern-bubble-icon svg{width:50px;height:50px}
  .concern-dialogue .concern-bubble h3{font-size:.78rem;line-height:1.4}
  .concern-dialogue .concern-bubble p{font-size:.66rem;line-height:1.55}
  .concern-dialogue .concern-bubble-icon,.concern-dialogue .concern-bubble h3,.concern-dialogue .concern-bubble p{transform:translateX(-1%)}
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble-icon,
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble h3,
  .concern-dialogue .concern-item:nth-of-type(1) .concern-bubble p,
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble-icon,
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble h3,
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble p{transform:none}
  .concern-dialogue .concern-cloud-shape{display:none}
  .concern-dialogue .concern-bubble{border:1.1px solid var(--ink)!important;border-radius:46% 54% 48% 52%/52% 47% 53% 48%;background:var(--white)!important}
  .concern-dialogue .concern-item:nth-of-type(2) .concern-bubble{border-radius:53% 47% 51% 49%/47% 54% 46% 53%}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-bubble{border-radius:48% 52% 46% 54%/54% 48% 52% 46%}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots{top:72%;left:-28px;transform:translateY(-50%)}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:first-child{top:0;right:0;bottom:auto;left:auto}
  .concern-dialogue .concern-item:nth-of-type(3) .concern-thought-dots i:last-child{right:auto;bottom:0;left:0}
  .concern-closing>span{display:block}
  .concern-closing-line{white-space:nowrap}
}

.footer-logo{display:block;width:150px}
.footer-logo img{width:100%;filter:brightness(0) invert(1);opacity:.95}
@media(max-width:680px){.footer-logo{width:150px}}

/* Restrained, text-first introduction. */
.about-iume{padding:68px 24px;background:var(--white)}
.about-iume{overflow:hidden}
.about-iume-inner{position:relative;max-width:1100px}
.about-iume-backdrop{position:absolute;z-index:0;top:-42px;left:-78px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(8rem,17vw,14rem);font-weight:800;line-height:.9;letter-spacing:-.07em;white-space:nowrap;pointer-events:none;user-select:none}
.about-iume-inner>.section-kicker,.about-iume-inner>h2,.about-iume-inner>.about-iume-lead,.about-iume-inner>.about-iume-copy,.about-iume-inner>.about-iume-points{position:relative;z-index:1}
.about-iume .section-kicker{display:flex;align-items:center;gap:18px;margin-bottom:24px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:700;letter-spacing:.2em;text-align:left}
.about-iume .section-kicker:before{content:"";display:block;width:74px;height:1px;background:var(--gold)}
.about-iume h2{margin-bottom:38px;color:var(--navy);font-size:clamp(3.2rem,6vw,5rem);line-height:1.15;text-align:left}
.about-iume .section-kicker{animation:about-heading-in .75s cubic-bezier(.22,1,.36,1) .08s both}
@keyframes about-heading-in{from{opacity:0;transform:translateX(-42px)}to{opacity:1;transform:translateX(0)}}
.about-iume h2:after{content:"";display:block;width:52px;height:2px;margin-top:18px;background:var(--gold)}
.about-iume h2,.about-iume-lead,.about-iume-copy,.about-iume-points{margin-left:84px}
.about-iume-lead{margin:0 0 14px;color:var(--navy);font-size:1.28rem;font-weight:700;text-align:left}
.about-iume-lead-underline{position:relative;z-index:0;white-space:nowrap}
.about-iume-lead-underline:after{content:"";position:absolute;z-index:-1;right:-2px;bottom:0;left:-2px;height:9px;border-radius:9px;background:rgba(244,216,137,.72)}
.about-iume-lead{margin-left:84px}
.about-iume-copy{max-width:850px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.85;text-align:left}
.about-iume-copy{margin-left:84px}
.about-iume-copy+.about-iume-copy{margin-top:12px}

/* Make the primary hero conversion more prominent than the pricing link. */
.hero-actions .button-primary{
  min-width:280px;
  min-height:64px;
  background:var(--line-green);
  color:#fff;
  font-size:1.08rem;
  box-shadow:0 12px 28px rgba(6,199,85,.28);
}
.hero-actions .button-primary:hover{
  background:#05b84f;
  box-shadow:0 16px 34px rgba(6,199,85,.36);
}
.hero-actions .button-secondary{
  min-width:174px;
  border:1px solid var(--line);
  background:rgba(255,255,255,.78);
  color:var(--muted);
  box-shadow:none;
}
.hero-actions .button-secondary:hover{border-color:var(--navy);background:#fff;color:var(--navy)}
@media(max-width:680px){
  .hero-actions .button-primary,.hero-actions .button-secondary{width:100%;min-width:0}
  .hero-actions .button-primary{min-height:62px;font-size:1.04rem}
  .hero-actions .button-secondary{min-height:50px;padding-block:11px;font-size:.9rem}
}
.about-iume-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:34px 0 0 84px;padding:0;list-style:none}
.about-iume-points li{position:relative;min-width:0;min-height:150px;padding:42px 32px 2px;text-align:left}
.about-iume-points li:first-child{padding-left:0}
.about-iume-points li+li{border-left:0}
.about-iume-points span{position:absolute;z-index:0;top:-15px;left:32px;color:rgba(216,161,29,.14);font-family:"Noto Serif JP",serif;font-size:5.2rem;font-weight:700;line-height:1;letter-spacing:-.04em;pointer-events:none}
.about-iume-points li:first-child span{left:0}
.about-iume-points li>div{position:relative;z-index:1}
.about-iume-points h3{margin:0 0 8px;color:var(--navy);font-size:1.15rem;line-height:1.55}
.about-iume-points p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.75}
@media(max-width:760px){.about-iume{padding:52px 18px}.about-iume-backdrop{top:-5px;left:-18px;font-size:6.2rem;letter-spacing:-.08em}.about-iume .section-kicker{gap:12px;margin-bottom:18px;font-size:.7rem}.about-iume .section-kicker:before{width:42px}.about-iume h2,.about-iume-lead,.about-iume-copy,.about-iume-points{margin-left:22px}.about-iume h2{margin-bottom:28px;font-size:2.75rem}.about-iume h2:after{width:40px;margin-top:13px}.about-iume-lead{font-size:1.08rem;line-height:1.7}.about-iume-copy{font-size:.84rem;line-height:1.75}.about-iume-points{grid-template-columns:1fr;margin-top:26px}.about-iume-points li,.about-iume-points li:first-child{min-height:122px;padding:40px 0 18px}.about-iume-points li+li{border-top:0;border-left:0}.about-iume-points span,.about-iume-points li:first-child span{top:7px;left:0;font-size:4rem}.about-iume-points h3{margin-bottom:5px;font-size:1.05rem}.about-iume-points p{font-size:.8rem}}

/* Concerns layout inspired by the supplied editorial reference. */
.concerns{background:linear-gradient(180deg,#fff 0%,#fffdfa 100%)}
.concerns .section-kicker{font-family:"Noto Serif JP",serif;font-size:1.35rem;letter-spacing:.04em}
.concerns .section-kicker:after{content:"";display:block;width:64px;height:2px;margin:10px auto 0;background:var(--gold)}
.concern-showcase{gap:22px;margin-top:46px}
.concern-showcase-card{position:relative;min-height:360px;padding:34px 28px 30px;border:1px solid rgba(216,161,29,.24);border-radius:18px;background:var(--white);box-shadow:0 14px 36px rgba(6,27,58,.06);text-align:center}
.concern-number{position:absolute;top:22px;left:22px;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--navy);color:var(--gold-light);font-family:"Noto Serif JP",serif;font-size:1.15rem;box-shadow:0 7px 16px rgba(6,27,58,.15)}
.concern-card-icon{display:grid;place-items:center;width:92px;height:92px;margin:5px auto 18px}
.concern-card-icon svg{width:76px;height:76px;fill:none;stroke:var(--navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.concern-card-icon .accent{fill:var(--cream);stroke:var(--gold)}
.concern-showcase-card h3{min-height:3.1em;margin:0 0 18px;padding-bottom:18px;border-bottom:1px dashed rgba(10,45,95,.2);font-size:1.12rem}
.concern-showcase-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.9;text-align:left}
@media(max-width:680px){.concerns .section-kicker{font-size:1.05rem}.concern-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:28px}.concern-showcase-card{min-height:250px;padding:16px 7px 14px;border-radius:11px}.concern-number{top:9px;left:8px;width:30px;height:30px;font-size:.72rem}.concern-card-icon{width:48px;height:48px;margin:16px auto 9px}.concern-card-icon svg{width:44px;height:44px}.concern-showcase-card h3{min-height:4.2em;margin-bottom:9px;padding-bottom:9px;font-size:.7rem;line-height:1.45}.concern-showcase-card p{font-size:.61rem;line-height:1.6}.concern-closing{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.about-iume .section-kicker,.about-iume h2{animation:none}}

/* Unified labels for every main content section. */
.section .section-kicker{display:block;position:static;width:auto;margin:0 0 18px;transform:none;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700;line-height:1.5;letter-spacing:.04em;text-align:center;white-space:normal}
.section .section-kicker:before{display:none}
.section .section-kicker:after{content:"";display:block;width:64px;height:2px;margin:10px auto 0;background:var(--gold)}
@media(max-width:680px){.section .section-kicker{font-size:1.05rem}.section .section-kicker:after{width:52px;margin-top:8px}}

/* Concerns only: speech panels with the existing line icons below. */
.concern-showcase-card{display:flex;flex-direction:column;align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.concern-speech{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;min-height:190px;padding:30px 28px 34px;border:1.5px solid rgba(10,45,95,.55);border-radius:16px;background:var(--white);text-align:center}
.concern-speech:before,.concern-speech:after{content:"";position:absolute;left:50%;width:0;height:0;transform:translateX(-50%)}
.concern-speech:before{bottom:-25px;border-top:25px solid rgba(10,45,95,.55);border-right:19px solid transparent;border-left:19px solid transparent}
.concern-speech:after{bottom:-22px;border-top:23px solid var(--white);border-right:17px solid transparent;border-left:17px solid transparent}
.concern-speech-number{position:absolute;top:14px;left:18px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:700;letter-spacing:.04em}
.concern-showcase-card .concern-card-icon{order:2;width:108px;height:108px;margin:34px auto 0;color:var(--navy)}
.concern-showcase-card .concern-card-icon svg{width:88px;height:88px}
.concern-showcase-card .concern-speech h3{min-height:0;margin:0 0 10px;padding:0;border:0;font-size:1.08rem;line-height:1.55}
.concern-showcase-card .concern-speech p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.75;text-align:center}
@media(max-width:680px){.concern-speech{min-height:142px;padding:25px 8px 18px;border-width:1px;border-radius:10px}.concern-speech:before{bottom:-17px;border-top-width:17px;border-right-width:11px;border-left-width:11px}.concern-speech:after{bottom:-15px;border-top-width:16px;border-right-width:10px;border-left-width:10px}.concern-speech-number{top:6px;left:8px;font-size:.62rem}.concern-showcase-card .concern-card-icon{width:58px;height:58px;margin-top:22px}.concern-showcase-card .concern-card-icon svg{width:52px;height:52px}.concern-showcase-card .concern-speech h3{min-height:3em;margin-bottom:6px;font-size:.7rem}.concern-showcase-card .concern-speech p{font-size:.61rem;line-height:1.55}}

/* Refined concern bubbles and a quiet navy illustration band. */
.concerns{overflow:hidden}
.concern-showcase{position:relative;max-width:940px;margin-right:auto;margin-left:auto}
.concern-showcase:after{content:"";position:absolute;z-index:0;right:50%;bottom:0;width:100vw;height:82px;transform:translateX(50%);background:rgba(10,45,95,.08)}
.concern-showcase-card{position:relative;z-index:1}
.concern-speech{min-height:158px;padding:25px 24px 29px;border:2px solid var(--gold)}
.concern-speech:before{bottom:-24px;border-top-color:var(--gold)}
.concern-showcase-card .concern-card-icon{position:relative;z-index:1;width:96px;height:96px;margin-top:30px}
.concern-showcase-card .concern-card-icon svg{width:78px;height:78px}
@media(max-width:680px){.concern-showcase:after{height:48px}.concern-speech{min-height:124px;padding:22px 6px 14px;border-width:1.5px}.concern-speech:before{bottom:-17px;border-top-color:var(--gold)}.concern-showcase-card .concern-card-icon{width:52px;height:52px;margin-top:21px}.concern-showcase-card .concern-card-icon svg{width:46px;height:46px}}

/* Concerns: editorial three-column issue layout. */
.concern-showcase{max-width:1040px;gap:0;margin-top:48px}
.concern-showcase:after{display:none}
.concern-showcase-card{display:block;min-height:390px;padding:0 38px 24px;text-align:left}
.concern-showcase-card+.concern-showcase-card{border-left:1px solid rgba(10,45,95,.3)}
.concern-issue-label{display:flex;align-items:center;margin-bottom:18px}
.concern-issue-label span,.concern-issue-label b{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;color:var(--white);font-size:.75rem;line-height:1}
.concern-issue-label span{background:var(--navy)}
.concern-issue-label b{margin-left:-8px;background:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.15rem;font-weight:700}
.concern-showcase-card .concern-card-icon{width:150px;height:150px;margin:0 auto 22px}
.concern-showcase-card .concern-card-icon svg{width:128px;height:128px;stroke-width:1.65}
.concern-showcase-card>h3{min-height:3.2em;margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid var(--line);font-size:1.08rem;line-height:1.6;text-align:left}
.concern-showcase-card>p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.85;text-align:left}
@media(max-width:680px){.concern-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:30px}.concern-showcase-card{min-height:255px;padding:0 8px 12px}.concern-showcase-card+.concern-showcase-card{border-left-color:rgba(10,45,95,.25)}.concern-issue-label{margin-bottom:7px}.concern-issue-label span,.concern-issue-label b{width:32px;height:32px;font-size:.48rem}.concern-issue-label b{margin-left:-5px;font-size:.7rem}.concern-showcase-card .concern-card-icon{width:68px;height:68px;margin-bottom:8px}.concern-showcase-card .concern-card-icon svg{width:60px;height:60px}.concern-showcase-card>h3{min-height:4.4em;margin-bottom:8px;padding-bottom:8px;font-size:.68rem;line-height:1.45}.concern-showcase-card>p{font-size:.59rem;line-height:1.55}}

/* Final concern treatment: quiet numbers, circular icons, and a summary panel. */
.concern-showcase-card{min-height:360px;padding-top:2px}
.concern-issue-label{display:block;margin-bottom:-28px}
.concern-issue-label span{display:none}
.concern-issue-label b{display:block;width:auto;height:auto;margin:0;color:var(--gold);background:transparent;font-family:"Noto Serif JP",serif;font-size:1.75rem;line-height:1;font-weight:700}
.concern-issue-label b:after{content:"";display:block;width:34px;height:1px;margin-top:10px;background:var(--gold)}
.concern-showcase-card .concern-card-icon{display:grid;place-items:center;width:126px;height:126px;margin:0 auto 20px;border-radius:50%;background:var(--cream)}
.concern-showcase-card .concern-card-icon svg{width:88px;height:88px;stroke-width:1.7}
.concern-showcase-card>h3{min-height:3.2em;margin:0 0 15px;padding:0;border:0;font-size:1.08rem;line-height:1.55;text-align:center}
.concern-showcase-card>h3:after{content:"";display:block;width:34px;height:2px;margin:14px auto 0;background:var(--gold)}
.concern-showcase-card>p{font-size:.84rem;line-height:1.8;text-align:center}
.concern-closing{display:grid;grid-template-columns:90px minmax(0,1fr);gap:24px;align-items:center;max-width:1040px;margin:34px auto 0;padding:22px 30px;border:1px solid rgba(216,161,29,.65);border-radius:14px;background:rgba(255,255,255,.75);text-align:left;letter-spacing:0}
.concern-closing:after{display:none}
.concern-closing-icon{display:grid;place-items:center;border-right:1px solid var(--line)}
.concern-closing-icon svg{width:58px;height:58px;fill:none;stroke:var(--navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.concern-closing-icon svg path:last-child{stroke:var(--gold)}
.concern-closing p{margin:0;color:var(--navy);font-size:.94rem;font-weight:700;line-height:1.85}
.concern-closing strong{color:var(--gold);font-size:1.08em}
@media(max-width:680px){.concern-showcase-card{min-height:235px;padding:0 7px 10px}.concern-issue-label{margin-bottom:-13px}.concern-issue-label b{font-size:1rem}.concern-issue-label b:after{width:20px;margin-top:5px}.concern-showcase-card .concern-card-icon{width:62px;height:62px;margin-bottom:8px}.concern-showcase-card .concern-card-icon svg{width:44px;height:44px}.concern-showcase-card>h3{min-height:4em;margin-bottom:7px;font-size:.68rem}.concern-showcase-card>h3:after{width:22px;height:1px;margin-top:6px}.concern-showcase-card>p{font-size:.59rem;line-height:1.55}.concern-closing{grid-template-columns:48px 1fr;gap:10px;margin-top:22px;padding:12px 10px;border-radius:9px}.concern-closing-icon svg{width:34px;height:34px}.concern-closing p{font-size:.68rem;line-height:1.65}}

/* Desktop-only direction markers between the four flow cards. */
@media(min-width:981px){.flow-list li:not(:last-child):after{content:"";display:block;position:absolute;z-index:4;top:50%;right:-18px;bottom:auto;left:auto;width:0;height:0;border:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid var(--navy);background:transparent;transform:translateY(-50%)}}

/* Viewport-triggered motion for the ABOUT IUME content. */
.js .about-iume .reveal-left{transform:translateX(-42px)}
.js .about-iume .reveal-left.visible{transform:translateX(0)}
.about-iume .section-kicker.reveal-left,
.about-iume h2.reveal-left,
.about-iume .about-page-link.reveal-left,
.about-iume-lead.reveal-left,
.about-iume-copy.reveal-left{transition-delay:0s}
.js .about-iume-points li.reveal{transform:translateY(38px)}
.js .about-iume-points li.reveal.visible{transform:translateY(0)}
.about-iume-points li:nth-child(1),
.about-iume-points li:nth-child(2),
.about-iume-points li:nth-child(3){transition-delay:0s}
@media(prefers-reduced-motion:reduce){.js .about-iume .reveal-left,.js .about-iume-points li.reveal{opacity:1;transform:none;transition:none}}

/* Concerns follows ABOUT IUME with an alternating, right-led composition. */
.concerns{padding-top:82px;padding-bottom:82px;background:var(--cream)}
.concerns:before,.concerns:after{display:none}
.concerns .section-inner{max-width:1100px}
.concerns .section-kicker{margin-bottom:22px;text-align:right}
.concerns .section-kicker:after{margin-right:0;margin-left:auto}
.concerns h2{max-width:760px;margin:0 0 0 auto;color:var(--navy);font-size:clamp(2.2rem,4.4vw,3.5rem);text-align:right}
.concerns .heading-line{display:block}
.concern-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1100px;margin-top:58px}
.concern-showcase-card{position:relative;display:block;min-height:310px;padding:48px 34px 10px;text-align:left}
.concern-showcase-card+.concern-showcase-card{border-left:1px solid rgba(10,45,95,.18)}
.concern-issue-label{position:absolute;z-index:0;top:-12px;left:34px;margin:0}
.concern-issue-label span{display:none}
.concern-issue-label b{display:block;width:auto;height:auto;margin:0;color:rgba(216,161,29,.16);background:transparent;font-family:"Noto Serif JP",serif;font-size:5.2rem;font-weight:700;line-height:1}
.concern-issue-label b:after{display:none}
.concern-showcase-card .concern-card-icon{position:relative;z-index:1;width:92px;height:92px;margin:0 0 20px;border-radius:50%;background:rgba(255,255,255,.72)}
.concern-showcase-card .concern-card-icon svg{width:64px;height:64px}
.concern-showcase-card>h3{position:relative;z-index:1;min-height:0;margin:0 0 10px;padding:0;border:0;color:var(--navy);font-size:1.05rem;line-height:1.6;text-align:left}
.concern-showcase-card>h3:after{display:none}
.concern-showcase-card>p{position:relative;z-index:1;margin:0;color:var(--muted);font-size:.83rem;line-height:1.8;text-align:left}
.concern-closing{max-width:920px;margin:42px 0 0 auto;border:1px solid rgba(216,161,29,.5);background:rgba(255,255,255,.68)}
@media(max-width:680px){.concerns{padding-top:58px;padding-bottom:58px}.concerns .section-kicker{margin-bottom:16px;text-align:right}.concerns h2{font-size:1.8rem;line-height:1.5}.concern-showcase{grid-template-columns:1fr;margin-top:34px}.concern-showcase-card{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:16px;min-height:0;padding:30px 4px 24px}.concern-showcase-card+.concern-showcase-card{border-top:1px solid rgba(10,45,95,.16);border-left:0}.concern-issue-label{top:13px;left:3px}.concern-issue-label b{font-size:3.6rem}.concern-showcase-card .concern-card-icon{grid-column:1;grid-row:1/3;width:70px;height:70px;margin:12px 0 0}.concern-showcase-card .concern-card-icon svg{width:48px;height:48px}.concern-showcase-card>h3{grid-column:2;margin-top:10px;font-size:.9rem;text-align:left}.concern-showcase-card>p{grid-column:2;font-size:.76rem;line-height:1.7;text-align:left}.concern-closing{grid-template-columns:44px 1fr;margin-top:26px;padding:13px 11px}.concern-closing p{font-size:.7rem}}

/* Concerns: graph-paper heading and a clipped memo inspired by the reference. */
.concerns{background-color:var(--white);background-image:linear-gradient(rgba(216,161,29,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(216,161,29,.08) 1px,transparent 1px);background-size:42px 42px}
.concern-note-layout{position:relative;max-width:980px}
.concerns-backdrop{position:absolute;z-index:0;top:-78px;left:-72px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(16rem,32vw,27rem);font-weight:800;line-height:1;pointer-events:none;user-select:none}
.concern-note-heading,.concern-note,.concern-note-layout>.concern-closing{position:relative;z-index:1}
.concern-note-heading{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:end;max-width:940px;margin:0 auto -44px}
.concern-note-heading>div{align-self:center;padding-bottom:54px}
.concerns .concern-note-heading .section-kicker{margin-bottom:20px;text-align:left}
.concerns .concern-note-heading .section-kicker:after{margin-right:auto;margin-left:0}
.concerns .concern-note-heading h2{margin:0;color:var(--navy);font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.45;text-align:left}
.concern-title-line{display:block!important;white-space:nowrap}
.concern-note-heading img{position:relative;z-index:3;width:260px;max-height:300px;margin:0 0 0 auto;object-fit:contain;object-position:center bottom;transform:translateX(-28px) scaleX(-1)}
.js .concern-heading-left{transform:translateX(-44px)}
.js .concern-heading-left.visible{transform:translateX(0)}
.concern-note-heading h2.concern-heading-left{transition-delay:.12s}
@media(prefers-reduced-motion:reduce){.js .concern-heading-left{opacity:1;transform:none;transition:none}}
.concern-note{position:relative;z-index:2;max-width:820px;margin:0 auto;padding:56px 70px 46px;border:1px solid rgba(88,101,120,.1);background:#f1f2f4;box-shadow:none;transform:none}
.concern-note-clip{display:none}
.concern-note ul{display:grid;gap:25px;margin:0;padding:0;list-style:none}
.concern-note li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:16px;align-items:start}
.concern-note li{align-items:center}
.concern-note li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:4px;background:var(--navy);color:var(--white);font-weight:700}
.concern-note strong{display:block;color:var(--navy);font-size:1.02rem;line-height:1.6}
.concern-note p{margin:3px 0 0;color:var(--muted);font-size:.84rem;line-height:1.7}
.concern-note-layout .concern-closing{position:relative;z-index:3;margin-top:36px;background:rgba(255,255,255,.9)}
.js .concern-note.reveal{transform:translateY(18px)}
.js .concern-note.reveal.visible{transform:none}
@media(max-width:680px){.concerns{background-size:28px 28px}.concerns-backdrop{top:-20px;left:-18px;font-size:13rem}.concern-note-heading{grid-template-columns:minmax(0,1fr) 88px;margin-bottom:-18px}.concern-note-heading>div{padding-bottom:26px}.concerns .concern-note-heading .section-kicker{margin-bottom:12px;font-size:.82rem;text-align:left}.concerns .concern-note-heading h2{font-size:clamp(1.05rem,4.7vw,1.2rem);line-height:1.55}.concern-note-heading img{width:100px;max-height:150px;transform:translateX(-14px) scaleX(-1)}.concern-note{width:94%;padding:34px 22px 28px;box-shadow:none}.concern-note ul{gap:18px}.concern-note li{grid-template-columns:25px 1fr;gap:10px}.concern-note li>span{width:23px;height:23px;font-size:.75rem}.concern-note strong{font-size:.83rem}.concern-note p{font-size:.7rem;line-height:1.6}.concern-note-layout .concern-closing{margin-top:28px}}

/* Align the ABOUT IUME label with its main heading. */
.section.about-iume .section-kicker{margin-left:84px;text-align:left}
.section.about-iume .section-kicker:after{margin-right:auto;margin-left:0}
@media(max-width:760px){.section.about-iume .section-kicker{margin-left:22px}}

/* Keep every section label on the same left-aligned axis. */
.section .section-kicker{text-align:left!important}
.section .section-kicker:after{margin-right:auto!important;margin-left:0!important}

/* Present the concerns summary as plain copy, not as a card. */
.concern-note-layout .concern-closing{display:block;max-width:820px;margin:34px auto 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--navy);font-size:1rem;font-weight:700;line-height:1.9;text-align:center;letter-spacing:.02em}
.concern-note-layout .concern-closing:after{display:none}
@media(max-width:680px){.concern-note-layout .concern-closing{margin-top:26px;padding:0 8px;font-size:.78rem;line-height:1.8;text-align:left}}
@media(min-width:981px){.concern-note-layout .concern-closing{max-width:100%;font-size:.95rem;white-space:nowrap}}

/* Large white FEATURE lettering behind the reasons section. */
.strengths{overflow:hidden;background:#f1f3f6}
.strengths>.section-inner{position:relative}
.strengths-backdrop{position:absolute;z-index:0;top:-112px;right:0;left:auto;width:290px;height:338px;color:rgba(255,255,255,.94);pointer-events:none;user-select:none}
.strengths-backdrop svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:14;stroke-linecap:butt;stroke-linejoin:miter}
.strengths-backdrop .bulb-outline{stroke-linecap:round;stroke-linejoin:round}
.strengths-backdrop .bulb-rays{stroke-width:12;stroke-linecap:round;stroke-linejoin:round}
.strengths .section-kicker,.strengths .strengths-heading,.strengths .reason-showcase-grid{position:relative;z-index:1}
@media(max-width:680px){.strengths-backdrop{top:-35px;right:-5px;left:auto;width:132px;height:155px}.strengths-backdrop svg{stroke-width:15}.strengths-backdrop .bulb-rays{stroke-width:13}}

/* Align this label with the concerns section heading axis. */
@media(min-width:681px){.strengths>.section-inner>.section-kicker{margin-left:110px}}

/* Use one shared left axis for section labels across differently sized containers. */
@media(min-width:681px){
  .strengths>.section-inner>.section-kicker,
  .tutors>.section-inner>.section-kicker,
  .pricing>.section-inner>.section-kicker,
  .flow>.section-inner>.section-kicker,
  .faq>.section-inner>.section-kicker{width:100%;max-width:940px;margin-right:auto;margin-left:auto}
  .flexibility .split-heading .section-kicker{margin-left:110px}
}

.strengths>.section-inner>.strengths-heading{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.js .strengths-heading-left{transform:translateX(-44px)}
.js .strengths-heading-left.visible{transform:translateX(0)}
.strengths h2.strengths-heading-left{transition-delay:.12s}
@media(prefers-reduced-motion:reduce){.js .strengths-heading-left{opacity:1;transform:none;transition:none}}
.strengths-story{position:relative;z-index:1;width:100%;max-width:940px;margin:30px auto 52px;color:var(--muted);font-size:.94rem;line-height:2;text-align:left}
.strengths-story p{margin:0 0 22px}
.strengths-story-quote{padding:16px 22px;border-left:3px solid var(--gold);color:var(--navy);font-family:"Noto Serif JP",serif;font-size:1.08rem;font-weight:700}
.strengths-story-closing{margin-bottom:0!important;color:var(--navy);font-weight:700}
@media(max-width:680px){.strengths-story{margin-top:24px;margin-bottom:38px;font-size:.82rem;line-height:1.9}.strengths-story p{margin-bottom:18px}.strengths-story-quote{padding:12px 15px;font-size:.92rem}}

/* Compact reason cards with copy-led, left-aligned content. */
.reason-showcase-card{position:relative;min-height:470px;padding:32px 28px 20px;overflow:hidden}
.reason-showcase-number{font-size:1.65rem}
.reason-showcase-card h3{color:var(--navy)}
.reason-keyword{position:relative;z-index:0;display:inline-block;white-space:nowrap}
.reason-keyword:after{content:"";position:absolute;z-index:-1;right:-1px;bottom:1px;left:-1px;height:7px;border-radius:7px;background:rgba(244,216,137,.75)}
.reason-showcase-card p{min-height:0;text-align:left}
.reason-showcase-visual{height:120px;margin-top:18px}
.reason-showcase-visual img{width:108px;height:108px}
.reason-showcase-visual{display:block;position:absolute;z-index:0;right:14px;bottom:16px;width:150px;height:150px;margin:0;color:var(--navy);opacity:.055;pointer-events:none}
.reason-showcase-visual svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}
.reason-handshake-visual svg{stroke-width:6.5}
.reason-showcase-card>.reason-showcase-number,.reason-showcase-card>h3,.reason-showcase-card>p,.reason-showcase-card>.reason-showcase-arrow{position:relative;z-index:1}
.reason-showcase-card{min-height:360px}
.reason-showcase-arrow{margin-top:6px}
@media(max-width:980px) and (min-width:681px){.reason-showcase-card{min-height:450px}}
@media(max-width:680px){
  .reason-showcase-card,.reason-showcase-card:nth-child(4){grid-template-columns:50px minmax(0,1fr);grid-template-rows:auto auto auto auto;padding:14px 16px}
  .reason-showcase-card p{grid-column:2;grid-row:2;text-align:left}
  .reason-showcase-number{font-size:1.15rem}
  .reason-showcase-visual{right:8px;bottom:6px;width:86px;height:86px;margin:0}
  .reason-showcase-arrow{grid-column:2;grid-row:4;margin-top:6px}
}

/* Shared left-to-right entrance for every section label and heading. */
.js .section-heading-reveal{transform:translateX(-44px)}
.js .section-heading-reveal.visible{transform:translateX(0)}
.section h2.section-heading-reveal{transition-delay:.1s}
@media(prefers-reduced-motion:reduce){.js .section-heading-reveal{opacity:1;transform:none;transition:none}}

/* One clear plan: subject teaching and learning-strategy support together. */
.pricing .single-plan-grid{grid-template-columns:minmax(0,680px);justify-content:center}
.pricing .single-plan-grid .price-card{min-height:0;padding:36px 42px}
.pricing .single-plan-grid .price-card h3{min-height:0;font-size:1.3rem}
@media(max-width:680px){.pricing .single-plan-grid{display:block;overflow:visible}.pricing .single-plan-grid .price-card{width:100%;padding:28px 22px}}

/* Flow heading alignment and quiet check-mark backdrop. */
.flow{overflow:hidden;background:#f1f3f6}
.flow>.section-inner{position:relative}
.flow>.section-inner>h2{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.flow-backdrop{position:absolute;z-index:0;top:-92px;right:-8px;width:280px;height:280px;color:rgba(255,255,255,.62);pointer-events:none;user-select:none}
.flow-backdrop svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:12;stroke-linecap:round;stroke-linejoin:round}
.flow>.section-inner>.section-kicker,.flow>.section-inner>h2,.flow .flow-list{position:relative;z-index:1}
@media(max-width:680px){.flow-backdrop{top:-34px;right:-18px;width:132px;height:132px}.flow-backdrop svg{stroke-width:13}}

/* FAQ heading alignment and oversized background lettering. */
.faq{overflow:hidden}
.faq>.section-inner{position:relative}
.faq>.section-inner>h2{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.faq-backdrop{position:absolute;z-index:0;top:-68px;right:-5px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:12rem;font-weight:900;line-height:1;letter-spacing:-.05em;pointer-events:none;user-select:none}
.faq>.section-inner>.section-kicker,.faq>.section-inner>h2,.faq .faq-list{position:relative;z-index:1}
@media(max-width:680px){.faq-backdrop{top:-22px;right:-12px;font-size:6rem}}

/* Graduation-cap backdrop for the tutor introduction. */
.tutors{overflow:hidden}
.tutors>.section-inner{position:relative}
.tutors-backdrop{position:absolute;z-index:0;top:-42px;right:auto;left:-78px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(8rem,17vw,14rem);font-weight:900;line-height:.9;letter-spacing:-.055em;white-space:nowrap;pointer-events:none;user-select:none}
.tutors>.section-inner>.section-kicker,.tutors>.section-inner>h2,.tutors .tutor-section-lead,.tutors .tutor-grid,.tutors .privacy-note{position:relative;z-index:1}
@media(max-width:680px){.tutors-backdrop{top:-5px;right:auto;left:-18px;font-size:6.2rem}}
.tutors{padding-bottom:72px}
.flow{padding-top:72px}
@media(max-width:680px){.tutors{padding-bottom:48px}.flow{padding-top:48px}}

/* Oversized PRICE lettering behind the pricing introduction. */
.strengths{position:relative;z-index:2;padding-bottom:72px}
.pricing{position:relative;z-index:1;padding-top:64px;overflow:visible;background-color:var(--white);background-image:radial-gradient(circle,rgba(10,45,95,.065) 1px,transparent 1.2px);background-size:14px 14px}
.pricing>.section-inner{position:relative}
.pricing-backdrop{position:absolute;z-index:0;top:-42px;right:auto;left:-78px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(8rem,17vw,14rem);font-weight:900;line-height:.9;letter-spacing:-.055em;white-space:nowrap;pointer-events:none;user-select:none}
.pricing>.section-inner>.section-kicker,.pricing>.section-inner>h2,.pricing>.section-inner>.section-lead,.pricing .zero-fees,.pricing .price-grid,.pricing .contract-note,.pricing .rematch-box{position:relative;z-index:1}
@media(max-width:680px){.strengths{padding-bottom:48px}.pricing{padding-top:46px}.pricing-backdrop{top:-5px;right:auto;left:-18px;font-size:6.2rem}}

/* Align the tutor introduction with its section heading. */
.tutors>.section-inner>h2,.tutors .tutor-section-lead{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.tutors .tutor-section-lead{margin-bottom:50px}
.pricing>.section-inner>h2{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.pricing>.section-inner>.section-lead{width:100%;max-width:940px;margin-right:auto;margin-left:auto;text-align:left}
.pricing-intro p{margin:0 0 14px}
.pricing-intro p:last-child{margin-bottom:0}

/* Keep all four reason cards equally compact on phones. */
@media(max-width:680px){
  .strengths .reason-showcase-card,.strengths .reason-showcase-card:nth-child(4){display:block!important;height:auto!important;min-height:0!important;padding:10px 14px 12px!important;text-align:left}
  .reason-showcase-card .reason-showcase-number{display:block;margin:0 0 4px;font-size:1rem;text-align:left}
  .reason-showcase-card h3{position:relative;left:auto;width:auto;min-height:0;margin:0 0 4px;padding:0;font-size:.9rem;line-height:1.35;text-align:left}
  .reason-showcase-card p{position:relative;z-index:1;grid-column:auto;grid-row:auto;margin:0;padding:0;font-size:.68rem;line-height:1.48;text-align:left}
  .reason-showcase-card:nth-child(2) h3{font-size:clamp(.82rem,3.8vw,1rem);white-space:nowrap}
  .strengths .reason-showcase-card .reason-showcase-visual{display:block!important;position:absolute!important;z-index:0;inset:34px 4px auto auto!important;width:90px!important;height:90px!important;margin:0!important;opacity:.055}
  .reason-showcase-card .reason-showcase-arrow{position:relative;right:auto;bottom:auto;left:auto;width:28px;margin:7px 0 0}
}
@media(max-width:360px){.strengths .reason-showcase-card,.strengths .reason-showcase-card:nth-child(4){height:auto!important;min-height:0!important}.reason-showcase-card p{font-size:.66rem}}

/* Mobile hero: keep the larger headline left-aligned and anchor the photo at the lower right. */
@media(max-width:680px){
  .hero-inner{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto auto auto auto}
  .hero h1{grid-column:1;grid-row:2;align-self:start;max-width:100%;padding-right:0;font-size:clamp(2rem,8.8vw,2.15rem)!important;line-height:1.34;text-align:left}
  .hero h1>span{width:max-content;max-width:100%;overflow:visible;-webkit-mask-image:none!important;mask-image:none!important}
  .hero h1>span:first-child{font-size:clamp(1.72rem,7.7vw,1.96rem);letter-spacing:-.04em}
  .hero-photo-wrap{grid-column:1;grid-row:3;align-self:start;justify-self:end;width:76%;max-width:340px;margin:14px -12% 0 0;transform:none}
  .hero-photo-wrap .hero-education-image{object-position:right bottom}
  .hero-lead{grid-column:1;grid-row:4;margin-top:20px}
  .hero-points{grid-column:1;grid-row:5}
  .hero-actions{grid-column:1;grid-row:6}
  .hero .cta-note{grid-column:1;grid-row:7}
}

/* Improve body-copy readability across the desktop layout. */
@media(min-width:981px){
  .hero-copy{position:relative;z-index:5}
  .hero h1{position:relative;z-index:6;font-size:clamp(3.5rem,4.8vw,4.1rem)!important}
  .hero h1>span{position:relative;z-index:6;overflow:visible;-webkit-mask-image:none!important;mask-image:none!important}
  .hero-photo-wrap{z-index:1}
  .hero-photo-wrap .hero-education-image{position:relative;z-index:1}
  .hero-photo-wrap .hero-education-image{-webkit-mask-image:linear-gradient(to right,transparent 0%,transparent 8%,rgba(0,0,0,.12) 16%,rgba(0,0,0,.58) 26%,#000 38%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,transparent 8%,rgba(0,0,0,.12) 16%,rgba(0,0,0,.58) 26%,#000 38%,#000 100%)}
  .hero-lead{font-size:1.12rem}
  .section p{font-size:1rem}
  .section-lead{font-size:1.05rem}
  .section .plan-features li{font-size:.96rem}
  .section .plan-recommendation{font-size:.9rem!important}
  .section details p{font-size:1rem}
}

/* Pricing comparison */
.comparison-block{margin:58px 0 64px}
.comparison-heading{max-width:760px;margin-bottom:28px}
.comparison-label{margin:0 0 5px;color:var(--gold);font-size:.72rem!important;font-weight:800;letter-spacing:.16em}
.comparison-heading h3{margin:0 0 8px;font-family:"Noto Serif JP",serif;font-size:1.65rem}
.comparison-heading>p:last-child{margin:0;color:var(--muted);font-size:.9rem}
.comparison-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 12px 34px rgba(6,27,58,.06);-webkit-overflow-scrolling:touch}
.comparison-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:var(--deep)}
.comparison-table th,.comparison-table td{padding:19px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.84rem;line-height:1.65;text-align:center;vertical-align:middle}
.comparison-table tr>*:last-child{border-right:0}.comparison-table tbody tr:last-child>*{border-bottom:0}
.comparison-table thead th{background:#f7f9fc;font-weight:700}.comparison-table thead th:first-child{width:18%}
.comparison-table tbody th{background:#fbfcfe;font-weight:700;text-align:center}
.comparison-table .iume-column{background:var(--cream)}
.comparison-table thead .iume-column{position:relative;color:var(--navy);font-size:1rem}
.comparison-table thead .iume-column span{display:block;width:max-content;margin:0 auto 5px;padding:2px 9px;border-radius:999px;background:var(--gold);color:var(--white);font-size:.62rem;line-height:1.5;letter-spacing:.04em}
.comparison-table .iume-column strong{color:var(--gold);font-size:.95rem}
.comparison-note{margin:12px 4px 0;color:#778397;font-size:.72rem!important;line-height:1.7}
.comparison-swipe-hint{display:none}
@media(max-width:680px){
  .comparison-block{margin:42px 0 48px}
  .comparison-heading{margin-bottom:14px}
  .comparison-heading h3{font-size:1.35rem}
  .comparison-heading>p:last-child{font-size:.82rem}
  .comparison-swipe-hint{display:block;margin:0 0 8px;color:var(--muted);font-size:.68rem!important;text-align:right}
  .comparison-table-wrap{border-radius:15px;overscroll-behavior-inline:contain}
  .comparison-table{min-width:700px}
  .comparison-table th,.comparison-table td{padding:15px 13px;font-size:.78rem}
}

/* Single integrated lesson and learning-strategy plan */
.hero-lead p{margin:0}
.hero-lead p+p{margin-top:.65em}

/* Links from the LP to secondary content pages */
.about-page-heading-row{position:relative;z-index:1;display:flex;align-items:center;gap:34px;margin-left:84px}
.about-page-heading-row h2{margin-left:0;font-size:clamp(2.4rem,4.8vw,4rem)}
.about-page-link{display:inline-flex;align-items:center;gap:16px;margin-bottom:38px;padding:9px 2px;border-bottom:1px solid var(--gold);color:var(--navy);font-size:.83rem;font-weight:700;letter-spacing:.08em;text-decoration:none;white-space:nowrap;transition:color .2s ease,gap .2s ease}
.about-page-link span{color:var(--gold);font-size:1.05rem}.about-page-link:hover{gap:22px;color:var(--gold)}

/* Shared secondary-page layout */
.subpage-main{background:#fff}
.subpage-hero{position:relative;overflow:hidden;padding:94px 24px 84px;background:linear-gradient(135deg,var(--cream),#fff 70%)}
.subpage-hero:after{content:"ABOUT";position:absolute;right:-20px;bottom:-44px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(7rem,18vw,15rem);font-weight:800;line-height:1;letter-spacing:-.06em;pointer-events:none}
.subpage-hero-inner{position:relative;z-index:1;max-width:1100px;margin:auto}
.breadcrumb{display:flex;gap:8px;margin:0 0 34px;color:var(--muted);font-size:.75rem}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--gold)}
.subpage-kicker{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.18em}
.subpage-hero h1{margin:0 0 24px;color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(3rem,7vw,5.4rem);line-height:1.2}
.subpage-hero-lead{max-width:780px;margin:0;color:var(--navy);font-size:clamp(1.08rem,2vw,1.35rem);font-weight:700;line-height:1.9}
.subpage-section{padding:96px 24px}.subpage-section.tint{background:#f7f8fa}
.subpage-section-inner{max-width:1100px;margin:auto}
.subpage-section-heading{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;margin-bottom:52px}
.subpage-section-heading .section-kicker,.subpage-section-heading h2{text-align:left}.subpage-section-heading h2{margin-bottom:0}
.subpage-section-heading>div:last-child p{margin:0;color:var(--muted);line-height:2}
.subpage-principles{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.subpage-principles li{padding:34px}.subpage-principles li+li{border-left:1px solid var(--line)}
.subpage-principles span{display:block;margin-bottom:18px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.5rem;font-weight:700}
.subpage-principles h3{margin:0 0 12px;font-size:1.15rem}.subpage-principles p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.85}
.subpage-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;counter-reset:about-step}
.subpage-steps li{position:relative;padding:30px;border:1px solid var(--line);background:#fff;counter-increment:about-step}
.subpage-steps li:before{content:"0" counter(about-step);display:block;margin-bottom:18px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700}
.subpage-steps h3{margin:0 0 10px;font-size:1.08rem}.subpage-steps p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.85}
.subpage-story{max-width:820px;margin-left:auto}.subpage-story p{margin:0 0 22px;color:#435066;line-height:2}.subpage-story p:last-child{margin-bottom:0}
@media(max-width:760px){.about-page-heading-row{flex-direction:column;align-items:flex-start;gap:0;margin-left:22px}.about-page-heading-row h2{margin-left:0;font-size:2rem}.about-page-link{flex:none;gap:9px;margin-top:-12px;margin-bottom:28px;font-size:.7rem}.subpage-hero{padding:62px 18px 58px}.subpage-hero:after{right:-18px;bottom:-18px;font-size:6.5rem}.breadcrumb{margin-bottom:24px}.subpage-section{padding:68px 18px}.subpage-section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.subpage-principles,.subpage-steps{grid-template-columns:1fr}.subpage-principles li{padding:28px 0}.subpage-principles li+li{border-top:1px solid var(--line);border-left:0}.subpage-steps{gap:12px}.subpage-story{margin:0}}

.pricing .price-grid.single-plan{
  display:block;
  max-width:620px;
  margin-inline:auto;
}
.pricing .price-grid.single-plan .price-card{
  width:100%;
  min-height:0;
}
@media(max-width:680px){
  .pricing .price-grid.single-plan{
    display:block;
    width:100%;
    margin-inline:auto;
    padding:0;
    overflow:visible;
  }
  .pricing .price-grid.single-plan .price-card{
    flex:none;
    width:100%;
    max-width:none;
    min-height:0;
  }
}

/* Simplified single-price presentation */
.pricing .price-simple-card,.pricing .price-inclusions-outside,.pricing .pricing-additional-costs{position:relative;z-index:1}
.price-simple-card{
  max-width:760px;
  margin:46px auto 18px;
  padding:32px 44px 27px;
  border:1px solid rgba(216,161,29,.62);
  border-radius:22px;
  background:var(--white);
  box-shadow:0 18px 45px rgba(6,27,58,.08);
  text-align:center;
}
.price-simple-card h3{margin:0 0 22px;color:var(--navy);font-size:1.28rem}
.price-simple-amount{display:flex;align-items:baseline;justify-content:center;gap:9px;margin:0 0 28px;color:var(--deep)}
.price-simple-amount span{font-size:1rem;font-weight:700}
.price-simple-amount strong{color:var(--gold);font-family:"Noto Serif JP",serif;font-size:3.65rem;line-height:1;font-weight:700;letter-spacing:.02em}
.price-simple-amount small{font-size:1rem;font-weight:700}
.price-monthly-example{display:flex;align-items:center;justify-content:center;gap:18px;margin:0;padding-top:18px;border-top:1px solid var(--line);color:var(--muted)}
.price-monthly-example span{font-size:.78rem}
.price-monthly-example strong{color:var(--navy);font-size:1.3rem}
.price-inclusions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 28px;border-top:1px solid var(--line);border-left:1px solid var(--line);text-align:left}
.price-inclusions>div{position:relative;padding:20px 20px 18px 44px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.price-inclusions>div:before{content:"✓";position:absolute;top:19px;left:18px;color:var(--gold);font-size:.95rem;font-weight:800}
.price-inclusions h4{margin:0 0 7px;color:var(--navy);font-size:.91rem;line-height:1.55}
.price-inclusions p{margin:0;color:var(--muted);font-size:.78rem!important;line-height:1.75}
.price-inclusions-outside{max-width:760px;margin:0 auto 18px;background:#fff}
.pricing .pricing-additional-costs{max-width:760px;margin:0 auto 24px}
.additional-expenses{position:relative;z-index:1;max-width:860px;margin:0 auto 52px;padding:24px 28px;border:1px solid var(--line);border-radius:16px;background:#fff}
.additional-expenses h3{margin:0 0 16px;color:var(--navy);font-size:1rem}
.additional-expenses ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}
.additional-expenses li{position:relative;padding:4px 14px 4px 36px;color:var(--muted);font-size:.9rem;line-height:1.65}
.additional-expenses li+li{border-left:1px solid var(--line)}
.additional-expenses li:before{content:"＋";position:absolute;top:2px;left:15px;color:var(--gold);font-size:1rem;font-weight:700}
.additional-expenses li>span{display:block;white-space:nowrap}
.additional-expenses small{display:block;font-size:.72rem;color:#7b8798;white-space:nowrap}
@media(max-width:680px){
  .price-simple-card{margin-top:32px;padding:30px 20px 22px;border-radius:18px}
  .price-simple-card h3{font-size:1.12rem}
  .price-simple-amount{gap:6px;margin-bottom:22px}
  .price-simple-amount strong{font-size:3rem}
  .price-monthly-example{flex-direction:column;gap:3px;padding-top:15px}
  .price-monthly-example span{font-size:.74rem}
  .price-monthly-example strong{font-size:1.15rem}
  .price-inclusions{grid-template-columns:1fr;margin-bottom:22px}
  .price-inclusions>div{padding:16px 14px 15px 40px}
  .price-inclusions>div:before{top:15px;left:16px}
  .price-inclusions h4{font-size:.88rem}
  .price-inclusions p{font-size:.76rem!important}
  .pricing .pricing-additional-costs{margin-bottom:18px}
  .additional-expenses{margin-bottom:42px;padding:20px 18px}
  .additional-expenses ul{grid-template-columns:1fr}
  .additional-expenses li{padding:11px 4px 11px 28px;font-size:.86rem}
  .additional-expenses li+li{border-top:1px solid var(--line);border-left:0}
  .additional-expenses li:before{top:9px;left:4px}
  .additional-expenses small{font-size:.69rem}
}

/* Compact reassurance panel at the end of pricing */
.pricing .rematch-box{
  grid-template-columns:76px minmax(0,1fr);
  gap:22px;
  max-width:760px;
  margin:34px auto 0;
  padding:24px 28px;
  border-radius:18px;
}
.pricing .rematch-icon{width:68px;height:68px}
.pricing .rematch-icon svg{width:50px;height:50px}
.pricing .rematch-box h2{margin-bottom:7px;font-size:1.3rem}
.pricing .rematch-box p{font-size:.86rem;line-height:1.75}
@media(max-width:680px){
  .price-simple-card{padding:25px 20px 18px}
  .price-inclusions-outside{margin-bottom:14px}
  .pricing .rematch-box{grid-template-columns:54px minmax(0,1fr);gap:13px;margin-top:26px;padding:17px 16px;text-align:left}
  .pricing .rematch-icon{width:52px;height:52px;margin:0}
  .pricing .rematch-icon svg{width:40px;height:40px}
  .pricing .rematch-box h2{text-align:left;font-size:1.02rem;line-height:1.5}
  .pricing .rematch-box p{text-align:left;font-size:.78rem;line-height:1.7}
}

/* Pricing heading link and pricing detail page */
.pricing-heading-row{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;max-width:940px;margin-right:auto;margin-left:auto}
.pricing-heading-row h2{margin-bottom:10px;text-align:left}
.pricing-heading-row .about-page-link{margin:0 0 26px}
.pricing-detail-page .subpage-hero:after{content:"PRICE"}
.pricing-detail-page .pricing-detail-hero{
  min-height:520px;
  padding:82px 24px 76px;
  background:
    linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.72) 52%,rgba(255,248,232,.76)),
    linear-gradient(135deg,#fff 0%,var(--cream) 100%);
}
.pricing-detail-page .pricing-detail-hero:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.42;
  background-image:linear-gradient(rgba(10,45,95,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(10,45,95,.045) 1px,transparent 1px);
  background-size:34px 34px;
  pointer-events:none;
}
.pricing-detail-page .pricing-detail-hero:after{display:none}
.pricing-detail-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:72px}
.pricing-detail-hero-copy{position:relative;z-index:2}
.pricing-detail-hero-copy .breadcrumb{margin-bottom:46px}
.pricing-detail-hero-copy .subpage-kicker{margin-bottom:15px;color:var(--gold);font-family:"Noto Sans JP",sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.28em}
.pricing-detail-hero-copy h1{margin-bottom:22px;font-size:clamp(3.5rem,6vw,5.7rem);letter-spacing:.04em;white-space:nowrap}
.pricing-detail-hero-copy h1 span{display:inline}
.js .pricing-detail-hero-copy h1{animation:pricing-title-focus-in .72s cubic-bezier(.22,1,.36,1) both}
@keyframes pricing-title-focus-in{from{opacity:.2;filter:blur(8px);transform:scale(1.012)}55%{opacity:.86;filter:blur(2px)}to{opacity:1;filter:blur(0);transform:scale(1)}}
.pricing-detail-hero-rule{display:block;width:92px;height:1px;margin:0 0 28px;background:var(--gold)}
.pricing-detail-hero-copy .subpage-hero-lead{max-width:590px;font-size:clamp(1rem,1.45vw,1.18rem);font-weight:500;line-height:2}
.pricing-detail-hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:350px;border-left:1px solid rgba(10,45,95,.14)}
.pricing-detail-hero-word{position:absolute;top:-58px;right:-40px;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(6rem,12vw,10.5rem);font-weight:800;line-height:1;letter-spacing:-.06em}
.pricing-detail-hero-rate{position:relative;width:min(100%,410px);padding:48px 42px 40px;border-top:1px solid var(--gold);border-bottom:1px solid rgba(10,45,95,.25);background:rgba(255,255,255,.58);backdrop-filter:blur(10px)}
.pricing-detail-hero-rate:before,.pricing-detail-hero-rate:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:var(--gold)}
.pricing-detail-hero-rate:before{top:-6px;left:0}.pricing-detail-hero-rate:after{right:0;bottom:-6px}
.pricing-detail-hero-rate small{display:block;margin-bottom:24px;color:var(--navy);font-size:.67rem;font-weight:700;letter-spacing:.22em}
.pricing-detail-hero-rate p{display:flex;align-items:baseline;gap:8px;margin:0;color:var(--navy)}
.pricing-detail-hero-rate p span{font-size:.92rem;font-weight:700}.pricing-detail-hero-rate p strong{color:var(--gold);font-family:"Noto Serif JP",serif;font-size:clamp(3.3rem,5vw,4.8rem);line-height:1}.pricing-detail-hero-rate p b{font-size:.92rem}
.pricing-detail-hero-rate i{display:block;width:100%;height:1px;margin:25px 0 18px;background:rgba(10,45,95,.14)}
.pricing-detail-hero-rate em{color:var(--navy);font-size:.82rem;font-style:normal;font-weight:600;letter-spacing:.08em}
.pricing-detail-marquee{position:absolute;z-index:1;right:0;bottom:13px;left:0;overflow:hidden;pointer-events:none}
.pricing-detail-marquee-track{display:flex;width:max-content;will-change:transform;animation:pricing-detail-marquee-right 48s linear infinite}
.pricing-detail-marquee-group{display:flex;flex:none;align-items:center;gap:4vw;padding-right:4vw}
.pricing-detail-marquee span{display:block;color:rgba(255,255,255,.25);font-family:Arial,sans-serif;font-size:clamp(4rem,7.5vw,7.2rem);font-weight:900;line-height:.9;letter-spacing:-.045em;white-space:nowrap;-webkit-text-stroke:1.25px rgba(88,101,120,.22);paint-order:stroke fill}
@keyframes pricing-detail-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.pricing-detail-inner{max-width:1000px}
.pricing-detail-page .subpage-section-heading{display:block;width:100%;max-width:940px;margin:0 auto 52px}
.pricing-detail-page .subpage-section-heading>div:last-child{max-width:760px;margin-top:22px}
.pricing-detail-page .subpage-section-heading>div:last-child p{line-height:2;text-align:left}
.pricing-fee-assurance{margin:18px 0 0;color:var(--navy);font-weight:700}
.pricing-fee-assurance strong{position:relative;z-index:0;display:inline-block;color:inherit;font-weight:800;isolation:isolate}
.pricing-fee-assurance strong:after{content:"";position:absolute;z-index:-1;right:-3px;bottom:3px;left:-3px;height:12px;background:rgba(180,220,247,.78);pointer-events:none}
.pricing-detail-page .section-kicker{display:block;width:auto;margin:0 0 18px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700;line-height:1.5;letter-spacing:.04em;text-align:left}
.pricing-detail-page .section-kicker:after{content:"";display:block;width:64px;height:2px;margin:10px 0 0;background:var(--gold)}
.pricing-detail-page .subpage-section h2{color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.45;letter-spacing:.025em;text-align:left}
.pricing-detail-main-card{max-width:720px;margin:0 auto;padding:42px 48px 30px;border:1px solid var(--gold);background:#fff;text-align:center}
.pricing-detail-main-card>p{margin:0 0 17px;color:var(--navy);font-weight:700;letter-spacing:.08em}
.pricing-detail-main-card h3{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:0;color:var(--deep)}
.pricing-detail-main-card h3 span,.pricing-detail-main-card h3 small{font-size:1rem}
.pricing-detail-main-card h3 strong{color:var(--gold);font-family:"Noto Serif JP",serif;font-size:4rem;line-height:1}
.pricing-detail-main-card>div{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.84rem}
.pricing-detail-main-card>div b{color:var(--navy);font-size:1.3rem}
.pricing-detail-main-card>.pricing-detail-example{display:block}
.pricing-detail-example-label{display:flex;align-items:center;justify-content:center;gap:10px}
.pricing-detail-example-label em{padding:2px 9px;border:1px solid rgba(216,161,29,.6);color:var(--gold);font-size:.68rem;font-style:normal;font-weight:700;letter-spacing:.08em}
.pricing-detail-example p{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:10px 0 0;color:var(--muted)}
.pricing-detail-example p>span{font-weight:600}.pricing-detail-example p>i{color:var(--gold);font-style:normal}.pricing-detail-example p>b{color:var(--navy);font-size:1.3rem}
.pricing-detail-inclusions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}
.pricing-detail-inclusions article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.pricing-detail-inclusions span{display:block;margin-bottom:10px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.25rem;font-weight:700}
.pricing-detail-inclusions h3{margin:0 0 8px;font-size:1.08rem}
.pricing-detail-inclusions p{margin:0;color:var(--muted);font-size:.88rem}
.pricing-detail-cost-columns{display:grid;grid-template-columns:1fr 1fr;gap:72px}
.pricing-detail-cost-columns .section-kicker,.pricing-detail-cost-columns h2{text-align:left}
.pricing-detail-cost-columns h2{font-size:clamp(1.8rem,3.2vw,2.6rem)}
.pricing-detail-zero-list,.pricing-detail-extra-list{margin:28px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}
.pricing-detail-zero-list li,.pricing-detail-extra-list li{position:relative;padding:16px 10px 16px 30px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:600}
.pricing-detail-zero-list li:before,.pricing-detail-extra-list li:before{position:absolute;left:5px;color:var(--gold);font-weight:800}
.pricing-detail-zero-list li:before{content:"✓"}.pricing-detail-extra-list li:before{content:"＋"}
.pricing-detail-zero-list b{float:right;color:var(--gold)}
.pricing-detail-extra-list small{display:block;margin-top:3px;color:var(--muted);font-size:.72rem;font-weight:400}
.pricing-detail-note{margin-top:66px;padding:30px 34px;border:0;border-radius:20px;background:var(--cream)}
.pricing-detail-note h3{margin:0 0 8px}.pricing-detail-note p{margin:0;color:var(--muted)}
@media(max-width:760px){
  .pricing-heading-row h2{margin-bottom:13px;text-align:left}
  .pricing-heading-row .about-page-link{margin:0 0 28px}
  .pricing-detail-page .subpage-section-heading{margin-bottom:34px}
  .pricing-detail-page .subpage-section-heading>div:last-child{margin-top:18px}
  .pricing-detail-page .section-kicker{margin-bottom:14px;font-size:1.05rem}
  .pricing-detail-page .section-kicker:after{width:52px;margin-top:8px}
  .pricing-detail-page .subpage-section h2{font-size:1.83rem;line-height:1.5}
  .pricing-detail-main-card{padding:30px 20px 22px}
  .pricing-detail-main-card h3{gap:6px}
  .pricing-detail-main-card h3 strong{font-size:3.15rem}
  .pricing-detail-main-card>div{flex-direction:column;gap:2px;margin-top:22px;padding-top:16px}
  .pricing-detail-main-card>div b{font-size:1.15rem}
  .pricing-detail-example-label{gap:7px}
  .pricing-detail-example p{flex-wrap:wrap;gap:4px 8px;margin-top:8px}
  .pricing-detail-example p>b{font-size:1.15rem}
  .pricing-detail-inclusions{grid-template-columns:1fr}
  .pricing-detail-inclusions article{padding:24px 22px}
  .pricing-detail-cost-columns{grid-template-columns:1fr;gap:58px}
  .pricing-detail-note{margin-top:48px;padding:24px 22px}
  .pricing-detail-page .pricing-detail-hero{min-height:0;padding:52px 20px 56px}
  .pricing-detail-hero-inner{display:block}
  .pricing-detail-hero-copy .breadcrumb{margin-bottom:34px}
  .pricing-detail-hero-copy .subpage-kicker{font-size:.7rem}
  .pricing-detail-hero-copy h1{margin-bottom:17px;font-size:3rem;white-space:normal}
  .pricing-detail-hero-copy h1 span{display:block}
  .pricing-detail-hero-rule{width:64px;margin-bottom:21px}
  .pricing-detail-hero-copy .subpage-hero-lead{font-size:.94rem;line-height:1.85}
  .pricing-detail-hero-visual{min-height:0;margin-top:38px;padding:0 0 0 18px;border-left:1px solid rgba(10,45,95,.14)}
  .pricing-detail-hero-word{top:-30px;right:-12px;font-size:5.5rem}
  .pricing-detail-hero-rate{width:100%;padding:29px 24px 25px;background:rgba(255,255,255,.68)}
  .pricing-detail-hero-rate small{margin-bottom:18px;font-size:.6rem}
  .pricing-detail-hero-rate p strong{font-size:3.25rem}
  .pricing-detail-hero-rate i{margin:20px 0 15px}
  .pricing-detail-marquee{bottom:8px}
  .pricing-detail-marquee-track{animation-duration:40s}
  .pricing-detail-marquee-group{gap:7vw;padding-right:7vw}
  .pricing-detail-marquee span{font-size:2.85rem;-webkit-text-stroke:1px rgba(88,101,120,.2)}
}
@media(prefers-reduced-motion:reduce){.pricing-detail-marquee-track{transform:none;animation:none}.js .pricing-detail-hero-copy h1{opacity:1;filter:none;transform:none;animation:none}}

/* Editorial pricing layout: hierarchy through type, rules and whitespace instead of cards. */
.pricing .price-simple-card{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  column-gap:42px;
  max-width:940px;
  margin:40px auto 0;
  padding:34px 8px 26px;
  border:0;
  border-top:2px solid var(--navy);
  border-bottom:1px solid var(--line);
  border-radius:0;
  background:transparent;
  box-shadow:none;
  text-align:left;
}
.pricing .price-simple-card h3{margin:0;color:var(--navy);font-size:1.45rem}
.pricing .price-simple-amount{justify-content:flex-end;margin:0;white-space:nowrap}
.pricing .price-simple-amount strong{font-size:4.25rem}
.pricing .price-simple-amount em{color:var(--navy);font-size:.92rem;font-style:normal;font-weight:700}
.pricing .price-only-note{grid-column:1/-1;margin:10px 0 0;color:var(--navy);font-size:.88rem!important;font-weight:700;text-align:right}
.pricing .price-only-note span{position:relative;z-index:0;display:inline-block}
.pricing .price-only-note span::after{content:"";position:absolute;z-index:-1;right:-3px;bottom:.08em;left:-3px;height:.68em;background:rgba(180,220,247,.78);transform:skewX(-4deg);transform-origin:left center}
.pricing .price-monthly-example{grid-column:1/-1;justify-content:flex-end;margin-top:24px;padding-top:18px}
.pricing .price-inclusions-outside{
  grid-template-columns:repeat(4,minmax(0,1fr));
  max-width:940px;
  margin:0 auto 34px;
  border:0;
  border-bottom:1px solid var(--line);
  background:transparent;
}
.pricing .price-inclusions>div{padding:26px 22px 28px;border:0}
.pricing .price-inclusions>div+div{border-left:1px solid var(--line)}
.pricing .price-inclusions>div:before{position:static;display:block;margin-bottom:12px;font-size:1.05rem}
.pricing .price-inclusions h4{font-size:.96rem}
.pricing .price-inclusions p{font-size:.8rem!important}
.pricing .pricing-additional-costs{
  max-width:940px;
  margin:0 auto 34px;
  border:0;
  border-radius:0;
  background:rgba(255,248,232,.72);
  overflow:visible;
}
.pricing .pricing-additional-costs span{padding:19px 10px;border-color:rgba(216,161,29,.24)}
.pricing .additional-expenses{
  max-width:940px;
  margin:0 auto;
  padding:24px 0 30px;
  border:0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  border-radius:0;
  background:transparent;
}
.pricing .additional-expenses h3{margin-bottom:12px;font-size:.92rem;letter-spacing:.08em}
.pricing .additional-expenses li{padding-left:28px}
.pricing .additional-expenses li:before{left:7px}
.pricing .rematch-box{
  grid-template-columns:58px minmax(0,1fr);
  gap:20px;
  max-width:940px;
  margin:42px auto 0;
  padding:24px 0 0;
  border:0;
  border-top:1px solid var(--gold);
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.pricing .rematch-icon{width:54px;height:54px;background:transparent}
.pricing .rematch-icon svg{width:42px;height:42px}
@media(max-width:760px){
  .pricing .price-simple-card{display:block;margin-top:28px;padding:25px 0 20px;text-align:left}
  .pricing .price-simple-card h3{margin-bottom:16px;font-size:1.16rem}
  .pricing .price-simple-amount{justify-content:flex-start}
  .pricing .price-simple-amount strong{font-size:3.35rem}
  .pricing .price-only-note{margin-top:9px;font-size:.8rem!important;line-height:1.7;text-align:left}
  .pricing .price-monthly-example{align-items:flex-start;margin-top:20px;padding-top:14px}
  .pricing .price-inclusions-outside{grid-template-columns:1fr;margin-bottom:26px}
  .pricing .price-inclusions>div{padding:18px 6px 18px 34px}
  .pricing .price-inclusions>div+div{border-top:1px solid var(--line);border-left:0}
  .pricing .price-inclusions>div:before{position:absolute;top:18px;left:6px;margin:0}
  .pricing .price-inclusions h4{font-size:.94rem}
  .pricing .price-inclusions p{font-size:.8rem!important}
  .pricing .pricing-additional-costs{margin-bottom:26px}
  .pricing .pricing-additional-costs span{padding:14px 7px}
  .pricing .additional-expenses{margin-bottom:0;padding:20px 0 22px}
  .pricing .additional-expenses li{padding:11px 4px 11px 27px}
  .pricing .additional-expenses li:before{left:4px}
  .pricing .rematch-box{grid-template-columns:44px minmax(0,1fr);gap:12px;margin-top:30px;padding:20px 0 0}
  .pricing .rematch-icon{width:42px;height:42px}
  .pricing .rematch-icon svg{width:34px;height:34px}
}

/* Tutor overview link and dedicated profile page */
.tutors-heading-row{position:relative;z-index:1;display:flex;align-items:center;gap:34px;width:100%;max-width:940px;margin:0 auto}
.tutors-heading-row h2{margin:0 0 24px;text-align:left}
.tutors-heading-row .about-page-link{margin-bottom:24px}
.tutors .index-tutor-grid,.tutors .index-tutor-privacy-note{display:none}
.tutors .tutor-section-lead{margin-bottom:0}
.tutor-detail-page .subpage-hero:after{content:"MEMBERS"}
.tutor-detail-page .tutor-detail-hero{padding:94px 24px 118px;background-color:#fff;background-image:repeating-linear-gradient(180deg,transparent 0,transparent 31px,rgba(10,45,95,.065) 31px,rgba(10,45,95,.065) 32px)}
.tutor-detail-hero-inner{position:relative;z-index:2;max-width:1100px}
.tutor-detail-hero .breadcrumb{margin-bottom:42px}
.tutor-detail-hero .subpage-kicker{display:block;width:auto;margin:0 0 21px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700;line-height:1.5;letter-spacing:.04em}
.tutor-detail-hero .subpage-kicker:after{content:"";display:block;width:64px;height:2px;margin-top:10px;background:var(--gold)}
.tutor-detail-hero h1{position:relative;z-index:2;margin:0 0 28px;font-size:clamp(3rem,5.2vw,4.6rem);line-height:1.38;letter-spacing:.025em;white-space:nowrap}
.tutor-detail-hero h1 span{display:inline}
.tutor-detail-hero h1 span:last-child{position:relative;z-index:1}
.tutor-detail-hero h1 span:last-child:after{content:"";position:absolute;z-index:-1;right:-8px;bottom:1px;left:-5px;height:21px;border-radius:0;background:rgba(180,220,247,.72);transform:none;pointer-events:none}
.tutor-detail-hero .subpage-hero-lead{max-width:none;color:var(--muted);font-size:1rem;font-weight:500;line-height:2;white-space:nowrap}
.js .tutor-detail-hero .subpage-kicker,.js .tutor-detail-hero h1{opacity:0;filter:blur(8px);transform:scale(1.012);transform-origin:left center;animation:tutor-detail-focus-in .82s cubic-bezier(.22,1,.36,1) both}
.js .tutor-detail-hero h1{animation-delay:.08s}
@keyframes tutor-detail-focus-in{from{opacity:.12;filter:blur(8px);transform:scale(1.012)}55%{opacity:.85;filter:blur(2px)}to{opacity:1;filter:blur(0);transform:scale(1)}}
.tutor-hero-decoration{position:absolute;z-index:1;top:-102px;right:-92px;width:330px;height:290px;overflow:hidden;pointer-events:none}
.tutor-hero-decoration:before{content:"";position:absolute;top:14px;right:12px;width:250px;height:250px;border:2px solid rgba(10,45,95,.12);border-radius:50%}
.tutor-hero-decoration:after{content:"";position:absolute;right:205px;bottom:34px;width:10px;height:10px;border-radius:50%;background:var(--gold);opacity:.65}
.tutor-hero-decoration span{position:absolute;display:block;pointer-events:none}
.tutor-hero-decoration span:nth-child(1){top:76px;right:74px;width:118px;height:118px;border:1px solid rgba(216,161,29,.3);border-radius:50%}
.tutor-hero-decoration span:nth-child(2){right:198px;bottom:72px;width:62px;height:2px;background:rgba(10,45,95,.2);transform:rotate(-36deg);transform-origin:right center}
.tutor-hero-decoration span:nth-child(3){right:173px;bottom:24px;width:13px;height:13px;border:1px solid rgba(10,45,95,.24);background:rgba(255,255,255,.42);transform:rotate(45deg)}
.tutor-detail-marquee{position:absolute;z-index:1;right:0;bottom:14px;left:0;overflow:hidden;pointer-events:none}
.tutor-detail-marquee-track{display:flex;width:max-content;will-change:transform;animation:tutor-detail-marquee-right 48s linear infinite}
.tutor-detail-marquee-group{display:flex;flex:none;align-items:center;gap:5vw;padding-right:5vw}
.tutor-detail-marquee span{display:block;color:rgba(255,255,255,.28);font-family:Arial,sans-serif;font-size:clamp(4rem,8vw,7.5rem);font-weight:900;line-height:.9;letter-spacing:-.035em;white-space:nowrap;-webkit-text-stroke:1.25px rgba(88,101,120,.22);paint-order:stroke fill}
@keyframes tutor-detail-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.tutor-profile-section{overflow:visible}
.tutor-profile-section .subpage-section-inner{max-width:1100px}
.tutor-profile-section .subpage-section-heading{display:block;width:100%;max-width:940px;margin:0 auto 56px}
.tutor-profile-section .subpage-section-heading>div:last-child{max-width:820px;margin-top:24px}
.tutor-profile-section .subpage-section-heading>div:last-child p{margin:0;color:var(--muted);line-height:2;text-align:left}
.tutor-profile-section .section-kicker{display:block;width:auto;margin:0 0 18px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700;line-height:1.5;letter-spacing:.04em;text-align:left}
.tutor-profile-section .section-kicker:after{content:"";display:block;width:64px;height:2px;margin:10px 0 0;background:var(--gold)}
.tutor-profile-section .subpage-section-heading h2{margin:0;color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.45;letter-spacing:.025em;text-align:left}
.tutor-detail-note{margin-top:16px!important;font-size:.76rem;color:#7b8798!important}
.tutor-detail-grid{display:grid;grid-template-columns:1fr;gap:34px;align-items:stretch;max-width:1040px;margin:0 auto;padding-top:18px}
.tutor-detail-grid .tutor-card-wrap{width:100%;max-width:none}
.tutor-detail-grid .tutor-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:34px;align-items:start;width:100%;height:auto;min-height:0;padding:44px 48px 38px}
.tutor-detail-grid .avatar{width:92px;height:92px;margin:8px 0 0}
.tutor-detail-grid .tutor-card h3{position:relative;z-index:1;width:max-content;max-width:100%;margin:4px 0 12px;font-size:1.55rem;line-height:1.45}
.tutor-detail-grid .tutor-card h3:after{content:"";position:absolute;z-index:-1;right:-8px;bottom:-1px;left:-5px;height:15px;border-radius:50% 42% 46% 54%;background:rgba(180,220,247,.68);transform:rotate(-1.2deg);pointer-events:none}
.tutor-detail-grid .profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;margin-top:20px}
.tutor-detail-grid .profile-list>div{grid-template-columns:92px minmax(0,1fr)}
.tutor-detail-grid .profile-list dt{font-size:.8rem}
.tutor-detail-grid .profile-list dd{font-size:.93rem;line-height:1.75}
.tutor-detail-grid .profile-intro{margin-top:20px!important;padding-top:16px;border-top:1px solid rgba(10,45,95,.13)}
.tutor-detail-grid .profile-intro b{font-size:.82rem}
.tutor-detail-grid .profile-intro span{font-size:.93rem;line-height:1.8}
@media(max-width:760px){
  .tutors-heading-row{display:block}
  .tutors-heading-row h2{margin-bottom:13px}
  .tutors-heading-row .about-page-link{margin:0 0 28px}
  .tutor-detail-grid{display:grid;grid-template-columns:1fr;gap:28px;margin:0;padding:18px 0 0;overflow:visible;scroll-snap-type:none}
  .tutor-detail-grid .tutor-card-wrap{width:100%;max-width:none;flex:none}
  .tutor-detail-grid .tutor-card{display:block;width:100%;max-width:none;padding:38px 24px 26px;flex:none;scroll-snap-align:none}
  .tutor-detail-grid .avatar{width:76px;height:76px;margin:0 0 20px}
  .tutor-detail-grid .tutor-card h3{font-size:1.32rem}
  .tutor-detail-grid .profile-list{display:block;margin-top:18px}
  .tutor-detail-grid .profile-list>div{grid-template-columns:88px minmax(0,1fr)}
  .tutor-detail-grid .profile-list dt{font-size:.76rem}
  .tutor-detail-grid .profile-list dd{font-size:.86rem}
  .tutor-detail-grid .profile-intro{margin-top:16px!important;padding-top:12px}
  .tutor-detail-grid .profile-intro b{font-size:.78rem}
  .tutor-detail-grid .profile-intro span{font-size:.86rem}
  .tutor-detail-page .tutor-detail-hero{padding:62px 18px 92px}
  .tutor-detail-hero .breadcrumb{margin-bottom:30px}
  .tutor-detail-hero .subpage-kicker{margin-bottom:17px;font-size:1.05rem}
  .tutor-detail-hero .subpage-kicker:after{width:52px;margin-top:8px}
  .tutor-detail-hero h1{margin-bottom:22px;font-size:clamp(1.9rem,9vw,2.35rem);line-height:1.52;white-space:normal}
  .tutor-detail-hero h1 span{display:block}
  .tutor-detail-hero h1 span:last-child{width:max-content;max-width:100%}
  .tutor-detail-hero h1 span:last-child:after{bottom:1px;height:17px}
  .tutor-detail-hero .subpage-hero-lead{font-size:.85rem;line-height:1.85;white-space:normal}
  .tutor-hero-decoration{top:-62px;right:-58px;width:190px;height:170px}
  .tutor-hero-decoration:before{top:8px;right:4px;width:146px;height:146px;border-width:1.5px}
  .tutor-hero-decoration:after{right:116px;bottom:16px;width:7px;height:7px}
  .tutor-hero-decoration span:nth-child(1){top:44px;right:40px;width:70px;height:70px}
  .tutor-hero-decoration span:nth-child(2){right:111px;bottom:38px;width:36px;height:1px}
  .tutor-hero-decoration span:nth-child(3){right:97px;bottom:10px;width:9px;height:9px}
  .tutor-detail-marquee{bottom:9px}
  .tutor-detail-marquee-track{animation-duration:40s}
  .tutor-detail-marquee-group{gap:8vw;padding-right:8vw}
  .tutor-detail-marquee span{font-size:3rem;-webkit-text-stroke:1px rgba(88,101,120,.2)}
  .tutor-profile-section .subpage-section-heading{margin-bottom:38px}
  .tutor-profile-section .subpage-section-heading>div:last-child{margin-top:18px}
  .tutor-profile-section .section-kicker{margin-bottom:14px;font-size:1.05rem}
  .tutor-profile-section .section-kicker:after{width:52px;margin-top:8px}
  .tutor-profile-section .subpage-section-heading h2{font-size:1.83rem;line-height:1.5}
  .tutor-profile-section .subpage-section-heading>div:last-child p{font-size:.85rem;line-height:1.85}
}
@media(prefers-reduced-motion:reduce){.tutor-detail-marquee-track{transform:none;animation:none}.js .tutor-detail-hero .subpage-kicker,.js .tutor-detail-hero h1{opacity:1;filter:none;transform:none;animation:none}}

/* Compact member summaries on the dedicated profile page. */
.dedicated-member-summary-grid{display:none!important}
.legacy-tutor-detail-grid{display:grid!important}
.member-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.member-summary{min-width:0;padding:38px 34px 36px;text-align:center}
.member-summary+.member-summary{border-left:1px solid var(--line)}
.member-summary-avatar{display:grid;place-items:center;width:104px;height:104px;margin:0 auto 20px;border:1px solid rgba(216,161,29,.55);border-radius:50%;background:var(--cream);color:var(--navy)}
.member-summary-avatar svg{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.member-summary h3{margin:0 0 24px;color:var(--navy);font-size:1.25rem}
.member-summary ul{margin:0;padding:0;list-style:none;text-align:left}
.member-summary li{position:relative;padding:13px 0 13px 18px;border-top:1px solid var(--line);color:var(--deep);font-size:.88rem;line-height:1.65}
.member-summary li:before{content:"";position:absolute;top:22px;left:2px;width:5px;height:5px;border-radius:50%;background:var(--gold)}
.member-summary li span{display:block;margin-bottom:2px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em}
@media(max-width:760px){
  .member-summary-grid{display:flex;gap:0;margin-right:-18px;padding-right:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
  .member-summary{flex:0 0 82%;padding:30px 24px 28px;scroll-snap-align:start}
  .member-summary+.member-summary{border-left:1px solid var(--line)}
  .member-summary-avatar{width:90px;height:90px;margin-bottom:17px}
  .member-summary-avatar svg{width:54px;height:54px}
  .member-summary h3{margin-bottom:20px;font-size:1.15rem}
  .member-summary li{font-size:.84rem}
}

/* Minimal member overview on the top page. */
.index-member-summary-grid{max-width:760px;margin:34px auto 0;border:0}
.index-member-summary-grid .member-summary{padding:12px 18px 0;border:0;text-align:center}
.index-member-summary-grid .member-summary+.member-summary{border-left:0}
.index-member-summary-grid .member-summary-avatar{width:92px;height:92px;margin-bottom:15px;border-color:rgba(216,161,29,.38);background:transparent}
.index-member-summary-grid .member-summary-avatar svg{width:56px;height:56px}
.index-member-summary-grid .member-summary h3{margin-bottom:4px;font-size:1.08rem}
.index-member-summary-grid .member-summary p{margin:0;color:var(--muted);font-size:.8rem}
@media(max-width:760px){
  .index-member-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;margin:26px 0 0;padding:0;overflow:visible;scroll-snap-type:none}
  .index-member-summary-grid .member-summary{min-width:0;padding:6px 2px 0;flex:none;scroll-snap-align:none}
  .index-member-summary-grid .member-summary-avatar{width:66px;height:66px;margin-bottom:10px}
  .index-member-summary-grid .member-summary-avatar svg{width:40px;height:40px}
  .index-member-summary-grid .member-summary h3{margin-bottom:3px;font-size:.78rem;white-space:nowrap}
  .index-member-summary-grid .member-summary p{font-size:.64rem;white-space:nowrap}
}

/* About IUMe: origin, operating model, teacher standards and team. */
.about-story-page{background:#fff;color:var(--ink)}
.about-story-hero{position:relative;overflow:hidden;padding:70px 24px 82px;background:#fff}
.about-story-hero:before{display:none}
.about-story-hero:after{display:none}
@property --about-ring-progress{syntax:"<angle>";inherits:false;initial-value:0deg}
@keyframes about-ring-draw{to{--about-ring-progress:360deg}}
.about-story-hero-inner{position:relative;z-index:1;max-width:920px;margin:auto;padding-bottom:0}
.about-story-hero-copy{position:relative;z-index:2;min-width:0}
.about-story-hero-crop{position:relative;z-index:1;width:100%;height:440px;margin-right:-34px}
.about-story-hero-crop:before{content:"";position:absolute;z-index:2;top:20.5%;left:2%;width:91%;height:2px;background:var(--gold);transform:rotate(-31.5deg);transform-origin:left center;opacity:.82}
.about-story-hero-crop img{width:100%;height:100%;object-fit:cover;object-position:center 62%;clip-path:polygon(5% 48%,91% 0,100% 43%,61% 100%,0 72%);filter:saturate(.8) contrast(.96)}
.js .about-story-hero-crop img{opacity:0;filter:blur(12px) saturate(.76) contrast(.94);transform:scale(1.035);animation:about-photo-focus-in 1.4s cubic-bezier(.22,1,.36,1) .22s both}
@keyframes about-photo-focus-in{from{opacity:.12;filter:blur(12px) saturate(.76) contrast(.94);transform:scale(1.035)}55%{opacity:.82;filter:blur(3px) saturate(.78) contrast(.95)}to{opacity:1;filter:blur(0) saturate(.8) contrast(.96);transform:scale(1)}}
.about-story-hero .breadcrumb{margin-bottom:34px}
.about-story-hero .subpage-kicker,.about-story-page .section-kicker{display:block;width:auto;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.35rem;font-weight:700;line-height:1.5;letter-spacing:.04em}
.about-story-hero .subpage-kicker:after,.about-story-page .section-kicker:after{content:"";display:block;width:64px;height:2px;margin:10px 0 0;background:var(--gold)}
.about-story-hero h1{margin:0 0 25px;color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(2.35rem,4.65vw,4rem);line-height:1.42;letter-spacing:.025em}
.about-story-hero h1 span{display:block;white-space:nowrap}
.about-story-hero h1 em{color:var(--gold);font-style:normal}
.about-story-hero .subpage-kicker:after{display:none}
.js .about-story-hero .subpage-kicker,.js .about-story-hero h1{opacity:0;filter:blur(9px);transform:scale(1.018);transform-origin:left center;animation:about-story-focus-in 1.15s cubic-bezier(.22,1,.36,1) both}
.js .about-story-hero .subpage-kicker{animation-delay:.02s}
.js .about-story-hero h1{animation-delay:.12s}
@keyframes about-story-focus-in{from{opacity:.08;filter:blur(9px);transform:scale(1.018)}55%{opacity:.82;filter:blur(2.5px)}to{opacity:1;filter:blur(0);transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.js .about-story-hero .subpage-kicker,.js .about-story-hero h1{opacity:1;animation:none;filter:none;transform:none}}
.about-story-hero-lead{max-width:610px;margin:0;color:var(--muted);font-size:1rem;line-height:2}
.about-story-marquee{position:absolute;z-index:4;right:0;bottom:18px;left:0;overflow:hidden;pointer-events:none}
.about-story-marquee-track{display:flex;width:max-content;will-change:transform;animation:about-story-marquee-right 42s linear infinite}
.about-story-marquee-group{display:flex;flex:none;align-items:center;gap:4vw;padding-right:4vw}
.about-story-marquee span{display:block;color:rgba(255,255,255,.36);font-family:Arial,sans-serif;font-size:clamp(4.4rem,8.5vw,8rem);font-weight:900;line-height:.92;letter-spacing:-.045em;white-space:nowrap;-webkit-text-stroke:1.5px rgba(88,101,120,.32);paint-order:stroke fill}
@keyframes about-story-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.about-story-section{padding:100px 24px}
.about-story-inner{max-width:1100px;margin:auto}
.about-story-heading .section-kicker{margin-bottom:16px;text-align:left!important}
.about-story-heading h2{margin:0;color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(2.2rem,4.4vw,3.65rem);line-height:1.48;text-align:left}
.about-story-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:start;margin-bottom:54px}
.about-story-split>p,.about-story-split>div:last-child{margin:12px 0 0;color:var(--muted);line-height:2}
.about-story-split>div:last-child p{margin:0 0 14px}.about-story-split>div:last-child p:last-child{margin-bottom:0}
.about-origin{position:relative;overflow:hidden;background:#fff}
.about-origin:before{content:"ORIGIN";position:absolute;z-index:0;top:auto;right:-24px;bottom:18px;left:auto;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(8rem,18vw,16rem);font-weight:900;line-height:1;letter-spacing:-.05em;pointer-events:none}
.about-origin .about-story-inner{position:relative;z-index:1}
.about-origin .about-story-heading{position:relative;z-index:50;isolation:isolate;max-width:none;margin-bottom:48px;overflow:visible}
#origin-title{position:relative;z-index:51;width:max-content;max-width:none;overflow:visible;white-space:nowrap}
.js .about-origin .about-story-heading.reveal{transform:none}
.js .about-origin .about-story-heading.reveal.visible{transform:none}
.js .about-origin .about-story-heading #origin-title{opacity:0;filter:none;transform:none;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 78%,transparent 100%);-webkit-mask-size:220% 100%;mask-size:220% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
#origin-title:after{content:"";display:block;width:96px;height:2px;margin-top:18px;background:linear-gradient(90deg,var(--gold),var(--gold-light));transform:scaleX(1);transform-origin:left center}
.js #origin-title:after{transform:scaleX(0)}
.js .about-origin .about-story-heading.visible #origin-title{animation:origin-title-in 1.05s cubic-bezier(.22,1,.36,1) .06s both}
.js .about-origin .about-story-heading.visible #origin-title:after{animation:origin-title-rule-in .68s cubic-bezier(.22,1,.36,1) .62s both}
@keyframes origin-title-in{from{opacity:0;transform:translateX(-26px);-webkit-mask-position:100% 0;mask-position:100% 0}99%{opacity:1;transform:translateX(0);-webkit-mask-position:0 0;mask-position:0 0}to{opacity:1;transform:translateX(0);-webkit-mask-image:none;mask-image:none}}
@keyframes origin-title-rule-in{from{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}
.origin-copy{max-width:820px;margin-right:auto;margin-left:0;color:var(--muted);font-size:.96rem;line-height:2.15;text-align:left}
.origin-copy p{margin:0 0 28px}
.origin-copy blockquote{width:max-content;max-width:none;margin:38px 0;padding:20px 4px 20px 22px;border:0;border-left:2px solid var(--gold);background:transparent;color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(1rem,1.45vw,1.25rem);font-weight:600;line-height:1.9;letter-spacing:0;white-space:nowrap}
.origin-quote{max-width:820px;margin:42px 0 42px auto;padding:10px 0 10px 20px;border:0;border-left:2px solid var(--gold);color:var(--navy);font-family:"Noto Serif JP",serif;font-size:clamp(1.12rem,2vw,1.4rem);font-weight:600;line-height:1.8;text-align:left}
.origin-conclusion{display:grid;gap:6px;max-width:820px;margin:0 auto 0 0;color:var(--navy);line-height:1.9;text-align:left}
.origin-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:68px 0 0;padding:0;background:transparent}
.origin-values article{position:relative;overflow:hidden;min-height:430px;padding:30px 24px 48px;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(234,245,255,.22));box-shadow:0 14px 34px rgba(6,27,58,.07),inset 0 1px 0 rgba(255,255,255,.94),inset 0 0 0 1px rgba(10,45,95,.07);-webkit-backdrop-filter:blur(14px) saturate(115%);backdrop-filter:blur(14px) saturate(115%)}
.origin-values article:before{content:"";position:absolute;z-index:1;top:-45%;left:-35%;width:115%;height:74%;border-radius:50%;background:linear-gradient(120deg,rgba(255,255,255,.7),rgba(255,255,255,0));transform:rotate(-12deg);pointer-events:none}
.origin-values article:after{content:"";position:absolute;z-index:2;bottom:26px;left:50%;width:42px;height:2px;background:var(--gold);transform:translateX(-50%)}
.origin-value-number{position:relative;z-index:2;display:block;margin-bottom:22px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:2rem;font-weight:700;line-height:1;text-align:center}
.origin-values h3{position:relative;z-index:2;min-height:4.8em;margin:0 0 23px;color:var(--navy);font-size:1.18rem;line-height:1.6;text-align:center}
.origin-values h3 em{background:linear-gradient(transparent 70%,rgba(244,216,137,.85) 70%);font-style:normal}
.origin-values p{position:relative;z-index:2;margin:0;color:var(--muted);font-size:.84rem;line-height:2;text-align:left}
.origin-values svg{position:absolute;z-index:0;right:-12px;bottom:25px;width:142px;height:142px;fill:none;stroke:var(--navy);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;opacity:.045}
.about-mechanism{background:var(--blue)}
.mechanism-diagram{position:relative;display:grid;grid-template-columns:1fr 70px 1.2fr 70px 1fr;align-items:center;max-width:900px;margin:auto;padding:42px 46px 68px;background:#fff}
.mechanism-diagram>div{display:grid;place-items:center;min-height:128px;text-align:center}
.mechanism-diagram>div>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:10px;border:1px solid var(--gold);border-radius:50%;color:var(--navy);font-size:1.35rem;font-weight:700}
.mechanism-diagram>div>b{color:var(--navy);font-size:.88rem}
.mechanism-diagram .mechanism-iume{background:var(--cream)}
.mechanism-diagram .mechanism-iume>span{width:auto;height:auto;border:0;border-radius:0;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.7rem}
.mechanism-diagram>i{height:1px;background:repeating-linear-gradient(90deg,var(--gold) 0 7px,transparent 7px 13px)}
.mechanism-diagram>p{position:absolute;right:46px;bottom:22px;left:46px;margin:0;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem;text-align:center}
.teacher-standards{background:#fff}
.standard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;counter-reset:none}
.standard-grid li{position:relative;min-height:190px;padding:30px 32px;border:1px solid var(--line);background:#fff}
.standard-grid span{display:block;margin-bottom:14px;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.15rem;font-weight:700}
.standard-grid h3{margin:0 0 8px;color:var(--navy);font-size:1.08rem}
.standard-grid p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.85}
.standard-note{max-width:900px;margin:34px auto 0;padding:18px 24px;border-left:3px solid var(--gold);background:var(--cream);color:var(--navy);font-weight:600;text-align:center}
.about-members{position:relative;overflow:hidden;background:#fff}
.about-members:before{content:"";position:absolute;z-index:0;top:300px;right:clamp(24px,4vw,64px);bottom:54px;left:clamp(24px,4vw,64px);background:#f1f2f4;pointer-events:none}
.about-members:after{content:"";position:absolute;z-index:0;top:72px;right:clamp(100px,10vw,176px);width:22px;height:22px;background:#f1f2f4;transform:rotate(45deg);box-shadow:40px -34px 0 -5px #f1f2f4,82px 8px 0 4px #f1f2f4,126px -42px 0 -7px #f1f2f4,156px 23px 0 -2px #f1f2f4,202px -10px 0 1px #f1f2f4;pointer-events:none}
.about-members .about-story-inner{position:relative;z-index:1}
.about-members .about-story-split>p{margin-top:210px;padding:0 28px;font-size:1.05rem;line-height:2}
.about-members #members-title span{display:block;white-space:nowrap}
.about-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.about-member-grid article{display:flex;flex-direction:column;min-height:330px;padding:30px;border:1px solid var(--line);background:#fff;text-align:center}
.about-member-avatar{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 16px;border:1px solid rgba(216,161,29,.5);border-radius:50%;background:var(--cream);color:var(--navy)}
.about-member-avatar svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.about-member-grid h3{margin:0 0 3px;font-size:1.1rem}.about-member-grid>article>p{margin:0 0 18px;color:var(--muted);font-size:.78rem}
.about-member-grid dl{margin:auto 0 0;text-align:left}.about-member-grid dl>div{padding:9px 0;border-top:1px solid var(--line)}
.about-member-grid dt{color:var(--muted);font-size:.67rem;font-weight:700}.about-member-grid dd{min-height:1.35em;margin:2px 0 0;color:var(--navy);font-size:.78rem}
.about-member-link{margin:34px 0 0;text-align:center}.about-member-button{border:1px solid var(--navy);border-radius:0;color:var(--navy);font-size:.85rem}.about-member-button span{margin-left:15px;color:var(--gold)}
.about-promises{background-color:#fff;background-image:linear-gradient(rgba(10,45,95,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(10,45,95,.045) 1px,transparent 1px);background-size:32px 32px}
.about-promises .about-story-heading{margin-bottom:48px}
.promise-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}
.promise-list li{position:relative;display:block;overflow:hidden;padding:38px 25px 30px}
.promise-list li+li{border-left:1px solid rgba(216,161,29,.35)}
.promise-list>li>span{position:absolute;z-index:0;top:0;left:14px;color:rgba(10,45,95,.075);font-family:"Noto Serif JP",serif;font-size:5.4rem;font-weight:700;line-height:1;letter-spacing:-.07em;pointer-events:none}
.promise-list>li>div{position:relative;z-index:1}
.promise-list h3{margin:0 0 9px;color:var(--navy);font-size:1.16rem}.promise-list p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.85}
@media(max-width:760px){
  .about-story-hero{padding:38px 18px 54px}
  .about-story-hero:before{right:-10px;bottom:-5px;font-size:6.5rem}
  .about-story-hero:after{top:-52px;right:-52px;width:208px;opacity:.82;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,transparent calc(100% - 7px),#000 calc(100% - 6px))}
  .about-story-hero-inner{grid-template-columns:1fr;gap:24px;padding-bottom:0}
  .about-story-hero .breadcrumb{margin-bottom:25px}
  .about-story-hero .subpage-kicker,.about-story-page .section-kicker{font-size:1.05rem}
  .about-story-hero .subpage-kicker:after,.about-story-page .section-kicker:after{width:52px;margin-top:8px}
  .about-story-hero h1{font-size:clamp(1.72rem,8.25vw,2rem);line-height:1.52;letter-spacing:0}
  .about-story-hero-lead{font-size:.85rem;line-height:1.85}
  .about-story-marquee{bottom:12px}
  .about-story-marquee-track{animation-duration:34s}
  .about-story-marquee-group{gap:7vw;padding-right:7vw}
  .about-story-marquee span{font-size:3.2rem;-webkit-text-stroke:1px rgba(88,101,120,.3)}
  .about-story-hero-crop{width:calc(100% + 10px);height:260px;margin:-8px -10px -10px 0}
  .about-story-hero-crop:before{top:19%;left:4%;width:88%;height:1.5px;transform:rotate(-29deg)}
  .about-story-hero-crop img{object-position:center 66%;clip-path:polygon(7% 43%,92% 0,100% 45%,62% 100%,0 74%)}
  .about-story-section{padding:68px 18px}
  .about-story-heading h2{font-size:2rem;line-height:1.55}
  #origin-title{font-size:clamp(1rem,4.6vw,1.28rem);letter-spacing:0}
  .about-story-split{grid-template-columns:1fr;gap:22px;margin-bottom:34px}
  .about-story-split>p,.about-story-split>div:last-child{margin-top:0;font-size:.86rem;line-height:1.9}
  .about-members .about-story-split>p{margin-top:34px;padding:0 18px;font-size:.9rem;line-height:1.9}
  .about-members:before{top:300px;right:14px;bottom:34px;left:14px}
  .about-members:after{top:54px;right:52px;width:14px;height:14px;box-shadow:27px -22px 0 -3px #f1f2f4,54px 6px 0 2px #f1f2f4,82px -27px 0 -4px #f1f2f4,105px 16px 0 -2px #f1f2f4}
  .about-origin .about-story-heading{margin-bottom:32px}
  .about-origin:before{top:auto;right:-14px;bottom:24px;left:auto;font-size:6.4rem}
  .origin-copy{font-size:.84rem;line-height:1.95}
  .origin-copy p{margin-bottom:21px}
  .origin-copy blockquote{width:auto;max-width:100%;margin:27px 0;padding:15px 2px 15px 10px;font-size:.82rem;line-height:1.85;white-space:normal}
  .origin-copy blockquote br{display:none}
  .origin-quote{margin:30px 0;padding:8px 0 8px 15px;font-size:1rem;line-height:1.8}
  .origin-conclusion{font-size:.85rem}
  .origin-values{display:grid;grid-template-columns:1fr;gap:12px;margin:46px 0 0;padding:0;overflow:visible;scroll-snap-type:none}
  .origin-values article{min-height:0;padding:20px 20px 25px;scroll-snap-align:none}
  .origin-values article:after{right:20px;bottom:18px;left:auto;width:32px;transform:none}
  .origin-value-number{margin-bottom:10px;font-size:1.35rem;text-align:left}
  .origin-values h3{min-height:0;margin-bottom:10px;font-size:1.08rem;line-height:1.55;text-align:left}
  .origin-values h3 br{display:none}
  .origin-values p{max-width:88%;font-size:.79rem;line-height:1.75}
  .origin-values svg{right:-5px;bottom:-5px;width:88px;height:88px}
  .mechanism-diagram{grid-template-columns:1fr 28px 1.2fr 28px 1fr;padding:24px 10px 54px}
  .mechanism-diagram>div{min-height:104px}
  .mechanism-diagram>div>span{width:42px;height:42px;font-size:1rem}
  .mechanism-diagram>div>b{font-size:.61rem;line-height:1.5}
  .mechanism-diagram .mechanism-iume>span{font-size:1.2rem}
  .mechanism-diagram>p{right:10px;bottom:14px;left:10px;font-size:.62rem}
  .standard-grid{grid-template-columns:1fr;gap:10px}
  .standard-grid li{min-height:0;padding:22px 20px}
  .standard-grid span{margin-bottom:8px}.standard-grid h3{font-size:1rem}.standard-grid p{font-size:.8rem}
  .standard-note{margin-top:22px;padding:15px 14px;font-size:.78rem;line-height:1.75;text-align:left}
  .about-member-grid{display:flex;gap:12px;margin-right:-18px;padding-right:18px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}
  .about-member-grid article{flex:0 0 74%;min-height:290px;padding:24px 20px;scroll-snap-align:start}
  .about-member-avatar{width:76px;height:76px}.about-member-avatar svg{width:45px;height:45px}
  .about-member-link{margin-top:26px}.about-member-button{width:100%}
  .about-promises .about-story-heading{margin-bottom:30px}
  .about-promises{background-size:24px 24px}
  .promise-list{grid-template-columns:1fr}
  .promise-list li{padding:34px 8px 23px}
  .promise-list li+li{border-top:1px solid rgba(216,161,29,.35);border-left:0}
  .promise-list>li>span{top:0;left:2px;font-size:4.6rem}
  .promise-list h3{font-size:1.08rem}.promise-list p{font-size:.79rem}
}
@media(prefers-reduced-motion:reduce){.about-story-hero:after{--about-ring-progress:360deg;animation:none}.about-story-marquee-track{transform:none;animation:none}.js .about-story-hero-crop img{opacity:1;filter:saturate(.8) contrast(.96);transform:none;animation:none}.js .about-origin .about-story-heading.reveal,.js .about-origin .about-story-heading #origin-title{opacity:1;transform:none;animation:none;-webkit-mask-image:none;mask-image:none;filter:none}#origin-title:after{opacity:1;transform:scaleX(1);animation:none}}

/* Keep every closing LINE consultation CTA consistent with the hero CTA. */
.final-cta .button-primary,.mobile-sticky-cta{background:var(--line-green);color:#fff;box-shadow:0 12px 28px rgba(6,199,85,.28)}
.final-cta .button-primary:hover,.mobile-sticky-cta:hover{background:#05b84f;box-shadow:0 16px 34px rgba(6,199,85,.36)}

/* Data-driven news section on the top page. */
.news-section{position:relative;overflow:hidden;background-color:#fff;background-image:linear-gradient(rgba(137,174,205,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(137,174,205,.17) 1px,transparent 1px);background-size:24px 24px}
.news-section:after{display:none}
.news-inner{position:relative;z-index:1;display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;align-items:start;max-width:940px}
.news-heading{position:relative}
.news-heading .news-english{position:absolute;z-index:0;top:-52px;left:-78px;margin:0;color:rgba(10,45,95,.045);font-family:Arial,sans-serif;font-size:clamp(8rem,17vw,14rem);font-weight:900;line-height:.9;letter-spacing:-.055em;white-space:nowrap;pointer-events:none;user-select:none}
.news-heading .section-kicker,.news-heading h2,.news-heading>p:last-child{position:relative;z-index:1}
.news-heading .section-kicker{margin:18px 0 8px;text-align:left!important}
.news-heading h2{isolation:isolate;display:inline-block;min-width:228px;margin:8px 0 30px;padding:15px 52px 16px 25px;overflow:visible;background:linear-gradient(178deg,#fff 0%,#fff 62%,#f7f9fb 100%);border:1px solid rgba(221,229,239,.7);border-radius:3px 3px 45% 4px/3px 3px 12px 4px;box-shadow:0 11px 10px -10px rgba(6,27,58,.38);font-size:1.65rem;text-align:left;transform:rotate(-.7deg)}
.news-heading h2:before{content:"";position:absolute;z-index:-1;right:9px;bottom:-7px;left:8px;height:14px;border-radius:50%;background:rgba(6,27,58,.13);filter:blur(5px);transform:rotate(1.2deg)}
.news-heading h2:after{content:"";position:absolute;z-index:2;top:-2px;right:-2px;width:34px;height:calc(100% + 4px);background:linear-gradient(90deg,rgba(96,174,231,.72),rgba(86,163,224,.92));clip-path:polygon(10% 5%,100% 0,90% 91%,0 100%);box-shadow:-3px 0 7px rgba(10,45,95,.08);transform:rotate(.9deg)}
.news-heading>p:last-child{margin:0;color:var(--muted);font-size:.8rem;line-height:1.8}
.news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;min-width:0}
.news-item{min-width:0}
.news-item-visual{position:relative;display:grid;place-items:center;aspect-ratio:1.45/1;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,var(--blue),#fff 68%);color:var(--navy)}
.news-item-visual:before{content:"";position:absolute;width:78px;height:94px;border:2px solid currentColor;border-radius:7px;background:rgba(255,255,255,.72);transform:rotate(-5deg)}
.news-item-visual:after{content:"";position:absolute;width:44px;height:2px;background:var(--gold);box-shadow:0 12px 0 var(--gold),0 24px 0 var(--gold);transform:translateY(4px) rotate(-5deg)}
.news-item-visual span{position:absolute;right:12px;bottom:9px;color:rgba(10,45,95,.35);font-family:"Noto Serif JP",serif;font-size:.68rem;font-weight:700;letter-spacing:.12em}
.news-item-body{padding:15px 2px 0}
.news-item-meta{display:flex;align-items:center;gap:9px;margin:0 0 10px;color:var(--muted);font-size:.67rem}
.news-item-meta span{padding:2px 8px;border:1px solid rgba(216,161,29,.55);color:var(--gold);font-weight:700}
.news-item h3{margin:0;color:var(--navy);font-size:.95rem;line-height:1.7}
.news-item h3 a{text-decoration:none}.news-item h3 a:hover{color:var(--gold)}
.news-item-summary{margin:9px 0 0;color:var(--muted);font-size:.75rem;line-height:1.75}
.news-empty{grid-column:1/-1;margin:0;padding:62px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem;text-align:center}
@media(max-width:760px){
  .news-section{padding-top:62px;padding-bottom:62px}
  .news-inner{grid-template-columns:1fr;gap:30px}
  .news-heading .news-english{top:-5px;left:-18px;font-size:6.2rem}
  .news-heading .section-kicker{margin-top:12px}
  .news-heading h2{min-width:210px;margin-bottom:25px;padding:13px 48px 14px 21px;font-size:1.45rem}
  .news-heading>p:last-child{max-width:30em}
  .news-list{grid-template-columns:1fr;gap:0}
  .news-item{display:grid;grid-template-columns:104px minmax(0,1fr);gap:15px;padding:16px 0;border-top:1px solid var(--line)}
  .news-item:last-child{border-bottom:1px solid var(--line)}
  .news-item-visual{aspect-ratio:1/1;border-radius:10px}
  .news-item-visual:before{width:43px;height:55px}
  .news-item-visual:after{width:25px;box-shadow:0 8px 0 var(--gold),0 16px 0 var(--gold)}
  .news-item-visual span{right:7px;bottom:5px;font-size:.48rem}
  .news-item-body{padding:0}
  .news-item-meta{margin-bottom:6px}
  .news-item h3{font-size:.84rem;line-height:1.6}
  .news-item-summary{font-size:.7rem}
  .news-empty{padding:36px 16px;text-align:left}
}

/* NEWSの記事はアイキャッチ付きの角丸カードとして横方向に閲覧できます。 */
.news-inner{max-width:1120px}
.news-list{
  display:grid;
  grid-template-columns:none;
  grid-auto-flow:column;
  grid-auto-columns:clamp(245px,24vw,285px);
  gap:20px;
  overflow-x:auto;
  overflow-y:visible;
  padding:4px 4px 20px;
  scroll-snap-type:x proximity;
  scrollbar-width:thin;
  scrollbar-color:rgba(10,45,95,.3) transparent;
  -webkit-overflow-scrolling:touch;
}
.news-list::-webkit-scrollbar{height:6px}
.news-list::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(10,45,95,.25)}
.news-item{
  display:flex;
  min-width:0;
  height:100%;
  flex-direction:column;
  overflow:hidden;
  padding:0;
  border:1px solid rgba(221,229,239,.9);
  border-radius:20px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 28px rgba(6,27,58,.08);
  scroll-snap-align:start;
  transition:transform .25s ease,box-shadow .25s ease;
}
.news-item:hover{transform:translateY(-4px);box-shadow:0 17px 34px rgba(6,27,58,.12)}
.news-item-visual{width:100%;aspect-ratio:16/10;border-radius:0;background:var(--blue)}
.news-item-visual.has-image:before,.news-item-visual.has-image:after{display:none}
.news-item-visual img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.news-item:hover .news-item-visual img{transform:scale(1.025)}
.news-item-body{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}
.news-item-summary{margin-top:auto;padding-top:10px}

@media(max-width:760px){
  .news-list{grid-template-columns:none;grid-auto-columns:min(82vw,320px);gap:15px;margin-right:-24px;padding-right:24px}
  .news-item{display:flex;grid-template-columns:none;gap:0;padding:0;border:1px solid rgba(221,229,239,.9);border-radius:18px}
  .news-item:last-child{border-bottom:1px solid rgba(221,229,239,.9)}
  .news-item-visual{aspect-ratio:16/9;border-radius:0}
  .news-item-body{padding:16px 17px 18px}
  .news-item h3{font-size:.92rem}
  .news-item-summary{font-size:.74rem}
}

/* 無料相談予約ページ：通常のLPから独立した、予約に集中できるレイアウト */
.consultation-page{overflow-x:hidden;background:#fff;color:var(--ink)}
.consultation-header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97)}
.consultation-header-inner{display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1160px);height:78px;margin:auto}
.consultation-brand{display:flex;align-items:center}
.consultation-brand img{width:164px;height:54px;object-fit:contain;object-position:left center}
.consultation-header-inner>p{margin:0;color:var(--muted);font-size:.78rem;font-weight:600;letter-spacing:.08em}
.consultation-container{width:min(100% - 48px,1080px);margin-inline:auto}
.consultation-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff 72%,rgba(234,245,255,.75) 100%)}
.consultation-hero:after{content:"RESERVE";position:absolute;right:-34px;bottom:-46px;color:rgba(10,45,95,.035);font-family:Arial,sans-serif;font-size:clamp(6rem,15vw,12rem);font-weight:900;line-height:1;letter-spacing:-.06em;pointer-events:none}
.consultation-hero-inner{position:relative;z-index:1;padding-block:54px 38px}
.consultation-kicker,.consultation-step{margin:0 0 14px;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.18em}
.consultation-hero h1{margin:0 0 22px;font-size:clamp(2.35rem,5vw,4rem);line-height:1.35}
.consultation-lead{max-width:760px;margin:0;color:var(--muted);font-size:1rem;line-height:2}
.consultation-lead p{margin:0}.consultation-lead p+p{margin-top:6px}
.consultation-facts-inline{display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;margin:24px 0 0;padding-top:15px;border-top:1px solid var(--line);color:var(--navy);font-size:.88rem;font-weight:700;letter-spacing:.02em}
.consultation-facts-inline span{color:var(--gold);font-weight:400}
.consultation-facts{display:grid;grid-template-columns:repeat(4,1fr);max-width:920px;margin:40px 0 0;padding:22px 0 0;border-top:1px solid var(--line);list-style:none}
.consultation-facts li{display:flex;align-items:center;gap:11px;min-width:0;padding:4px 22px;border-right:1px solid var(--line)}
.consultation-facts li:first-child{padding-left:0}.consultation-facts li:last-child{border-right:0}
.consultation-facts span{color:var(--gold);font-family:"Noto Serif JP",serif;font-size:.82rem;font-weight:700}
.consultation-facts b{color:var(--navy);font-size:.88rem;white-space:nowrap}
.consultation-booking{padding:42px 0 82px;background:#fff}
.consultation-booking-heading{max-width:900px;margin:0 auto 18px}
.consultation-booking-heading h2,.consultation-aftercare h2,.consultation-line-help h2{margin:0 0 14px;text-align:left}
.consultation-booking-heading h2{font-size:clamp(1.75rem,3.4vw,2.5rem)}
.consultation-booking-heading>p:last-child{margin:0;color:var(--muted);font-size:.94rem;line-height:1.9}
.consultation-input-note{max-width:900px;margin:0 auto 18px;padding:14px 18px;border-left:2px solid var(--gold);background:var(--cream)}
.consultation-input-note p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.8}
.consultation-input-note p+p{margin-top:3px}
.consultation-input-note strong{color:var(--navy)}
.consultation-timerex-shell{position:relative;width:100%;max-width:900px;min-height:620px;margin:0 auto;padding:20px;border:1px solid var(--line);background:#fff;box-shadow:0 16px 46px rgba(6,27,58,.07);overflow:hidden}
.consultation-loading{position:absolute;top:42px;left:50%;z-index:0;margin:0;color:var(--muted);font-size:.82rem;transform:translateX(-50%);white-space:nowrap}
#timerex_calendar{position:relative;z-index:1;width:100%;min-width:0;min-height:580px;background:#fff;overflow:hidden}
#timerex_calendar iframe{display:block;width:100%!important;max-width:100%!important;min-height:580px;border:0}
.consultation-aftercare{max-width:900px;margin:44px auto 0;padding-top:30px;border-top:1px solid var(--line)}
.consultation-aftercare h2{font-family:"Noto Sans JP",sans-serif;font-size:1.25rem}
.consultation-aftercare p{margin:0 0 10px;color:var(--muted);font-size:.9rem;line-height:1.9}
.consultation-aftercare-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:22px 0 18px;padding:0;list-style:none}
.consultation-aftercare-steps li{position:relative;display:flex;align-items:center;gap:13px;min-height:64px;padding:0 24px;border-right:1px solid var(--line)}
.consultation-aftercare-steps li:first-child{padding-left:0}.consultation-aftercare-steps li:last-child{padding-right:0;border-right:0}
.consultation-aftercare-steps span{flex:0 0 auto;color:var(--gold);font-family:"Noto Serif JP",serif;font-size:1.05rem;font-weight:700}
.consultation-aftercare-steps p{margin:0;color:var(--navy);font-size:.86rem;font-weight:600;line-height:1.7}
.consultation-aftercare .consultation-aftercare-note{margin:0;color:var(--muted);font-size:.82rem}
.consultation-line-help{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;max-width:900px;margin:48px auto 0;padding:34px 38px;border:1px solid rgba(216,161,29,.55);background:var(--cream)}
.consultation-line-help h2{font-family:"Noto Sans JP",sans-serif;font-size:1.28rem}
.consultation-line-help p:last-child{max-width:610px;margin:0;color:var(--muted);font-size:.88rem;line-height:1.85}
.consultation-line-button{min-width:220px;white-space:nowrap}
.consultation-home-link{margin:42px 0 0;text-align:center}
.consultation-home-link a{color:var(--muted);font-size:.82rem;text-underline-offset:5px}
.consultation-home-link a:hover{color:var(--navy)}

@media(max-width:680px){
  .consultation-page{padding-bottom:0}
  .consultation-header-inner{width:calc(100% - 32px);height:64px}
  .consultation-brand img{width:136px;height:46px}
  .consultation-header-inner>p{font-size:.67rem}
  .consultation-container{width:calc(100% - 32px)}
  .consultation-hero-inner{padding-block:34px 25px}
  .consultation-hero:after{right:-24px;bottom:-15px;font-size:5.3rem}
  .consultation-kicker{margin-bottom:11px;font-size:.7rem}
  .consultation-hero h1{margin-bottom:17px;font-size:2rem}
  .consultation-lead{font-size:.9rem;line-height:1.85}
  .consultation-lead p+p{margin-top:8px}
  .consultation-facts-inline{flex-wrap:wrap;gap:4px 7px;margin-top:18px;padding-top:12px;font-size:.78rem;line-height:1.8}
  .consultation-facts{grid-template-columns:1fr 1fr;margin-top:28px;padding-top:12px}
  .consultation-facts li{gap:8px;padding:10px 8px;border-right:0;border-bottom:1px solid var(--line)}
  .consultation-facts li:nth-last-child(-n+2){border-bottom:0}
  .consultation-facts b{font-size:.79rem}
  .consultation-booking{padding:32px 0 62px}
  .consultation-booking-heading{margin-bottom:15px}
  .consultation-booking-heading h2{font-size:1.55rem;line-height:1.55}
  .consultation-booking-heading>p:last-child{font-size:.86rem;line-height:1.8}
  .consultation-booking-heading br{display:none}
  .consultation-input-note{margin-bottom:15px;padding:13px 15px}
  .consultation-input-note p{font-size:.81rem;line-height:1.75}
  .consultation-timerex-shell{width:calc(100% + 8px);min-height:650px;margin-left:-4px;padding:6px;border-radius:0;box-shadow:0 9px 28px rgba(6,27,58,.065)}
  #timerex_calendar,#timerex_calendar iframe{min-height:636px}
  .consultation-aftercare{margin-top:38px;padding-top:26px}
  .consultation-aftercare h2{font-size:1.14rem}
  .consultation-aftercare p{font-size:.84rem;line-height:1.85}
  .consultation-aftercare br{display:none}
  .consultation-aftercare-steps{grid-template-columns:1fr;margin-top:16px}
  .consultation-aftercare-steps li,.consultation-aftercare-steps li:first-child,.consultation-aftercare-steps li:last-child{min-height:0;padding:11px 0;border-right:0;border-bottom:1px solid var(--line)}
  .consultation-aftercare-steps li:last-child{border-bottom:0}
  .consultation-aftercare-steps span{font-size:1rem}
  .consultation-aftercare-steps p{font-size:.84rem}
  .consultation-line-help{grid-template-columns:1fr;gap:23px;margin-top:38px;padding:27px 22px}
  .consultation-line-help h2{font-size:1.15rem}
  .consultation-line-help p:last-child{font-size:.84rem}
  .consultation-line-button{width:100%;min-width:0;min-height:56px}
  .consultation-home-link{margin-top:34px}
  .consultation-page .footer-inner nav{flex-wrap:wrap;justify-content:center}
}

/* Top hero on desktop: give the message 55% and the photograph 45%. */
@media(min-width:981px){
  .hero-copy{
    flex:0 0 55%;
    width:55%;
    max-width:55%;
    padding-right:clamp(24px,3vw,46px);
  }
  .hero-photo-wrap{
    width:calc(45% + (100vw - 100%)/2);
  }
  .hero h1{
    margin-bottom:30px;
    color:var(--deep);
    font-size:clamp(3.45rem,4.55vw,4.35rem)!important;
    font-weight:700;
    line-height:1.28;
    letter-spacing:.035em;
    text-shadow:0 1px 0 rgba(255,255,255,.7);
  }
  .hero h1 em{color:var(--gold)}
  .hero-lead{max-width:650px;color:#34445b;font-size:1.14rem}
}

@media(min-width:981px) and (max-width:1100px){
  .hero h1{font-size:clamp(3.15rem,5vw,3.45rem)!important;letter-spacing:.015em}
}

/* Hero facts: a compact, unboxed three-column summary. */
.hero-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:min(100%,570px);
  margin:27px 0 29px;
  padding:17px 0;
  gap:0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.hero-points>div{
  display:flex;
  min-width:0;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:1px 15px;
  border-right:1px solid var(--line);
  text-align:center;
}
.hero-points>div:first-child{padding-left:0}
.hero-points>div:last-child{padding-right:0;border-right:0}
.hero-points strong{
  display:block;
  margin:0 0 4px;
  color:var(--gold);
  font-family:"Noto Sans JP",sans-serif;
  font-size:clamp(1.35rem,2vw,1.72rem);
  font-weight:700;
  line-height:1.25;
  white-space:nowrap;
}
.hero-points small{display:block;color:var(--navy);font-size:.78rem;font-weight:700;line-height:1.45}

@media(max-width:680px){
  .hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:20px 0 23px;padding:13px 0;gap:0}
  .hero-points>div{min-height:52px;padding:0 7px;border-right:1px solid var(--line);border-radius:0;background:transparent}
  .hero-points strong{margin-bottom:3px;font-size:clamp(.98rem,4.3vw,1.12rem);line-height:1.2}
  .hero-points small{font-size:.68rem;line-height:1.35}
}

/* Home page rhythm: adjacent section content sits about 140px apart on desktop. */
main#main>.hero~.section,
main#main>.hero~.final-cta{padding-top:70px;padding-bottom:70px}

/* Voices preview and detail page. */
.voices-preview{position:relative;overflow:hidden;background:#fff}
.voices-preview-inner{position:relative;max-width:1040px}
.voices-preview-backdrop{position:absolute;z-index:0;top:-54px;right:-28px;color:rgba(10,45,95,.04);font-family:Arial,sans-serif;font-size:clamp(8rem,17vw,13rem);font-weight:800;line-height:1;letter-spacing:-.06em;pointer-events:none;user-select:none}
.voices-preview-copy{position:relative;z-index:1;width:100%;max-width:940px;margin:0 auto}
.voices-preview-link{position:relative;z-index:1}
.voices-preview .section-kicker,.voices-preview h2{text-align:left}
.voices-preview-heading-row{display:flex;align-items:center;gap:28px}
.voices-preview h2{margin:0}
.voices-preview-copy>p:last-child{max-width:690px;margin:0;color:var(--muted);font-size:1rem;line-height:2}
.voices-preview-link{flex:none;margin:0;white-space:nowrap}
.voices-preview-heading-row+p{margin-top:22px}
.voices-page .subpage-hero:after{content:"VOICES"}
.voices-hero{background:linear-gradient(135deg,#fff 0%,var(--cream) 100%)}
.voices-list-section{background:#fff}
.voices-empty{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}
.voices-empty p{margin:0 0 6px;color:var(--navy);font-size:1.1rem;font-weight:700}
.voices-empty span{font-size:.92rem}
.voices-placeholder{position:relative;display:grid;place-items:center;min-height:clamp(520px,72vh,820px);overflow:hidden;background:#fff}
.voices-placeholder>span{color:rgba(10,45,95,.04);font-family:Arial,sans-serif;font-size:clamp(7rem,20vw,18rem);font-weight:800;line-height:1;letter-spacing:-.06em;white-space:nowrap;pointer-events:none;user-select:none}
@media(max-width:680px){
  .voices-preview-backdrop{top:-10px;right:-20px;font-size:6.8rem}
  .voices-preview-heading-row{flex-direction:column;align-items:flex-start;gap:10px}
  .voices-preview h2{font-size:1.8rem}
  .voices-preview-copy>p:last-child{font-size:.88rem;line-height:1.85}
  .voices-preview-link{margin:0 0 4px}
  .voices-empty{padding:26px 0}
  .voices-empty p{font-size:1rem}
  .voices-empty span{font-size:.82rem}
  .voices-placeholder{min-height:65vh}
  .voices-placeholder>span{font-size:clamp(5.6rem,25vw,8rem)}
}

@media(max-width:680px){
  main#main>.hero~.section,
  main#main>.hero~.final-cta{padding-top:48px;padding-bottom:48px}
}

/* FLOW: editorial alternating timeline */
.flow{
  position:relative;
  overflow:hidden;
  background-color:#fff;
  background-image:
    linear-gradient(rgba(88,101,120,.075) 1px,transparent 1px),
    linear-gradient(90deg,rgba(88,101,120,.075) 1px,transparent 1px);
  background-size:32px 32px;
}
.flow-editorial{position:relative;max-width:1160px}
.flow-wordmark{
  position:absolute;
  z-index:0;
  top:-58px;
  right:-.04em;
  color:rgba(6,27,58,.035);
  font-family:"Noto Sans JP",sans-serif;
  font-size:clamp(7rem,17vw,13rem);
  font-weight:800;
  line-height:1;
  letter-spacing:.04em;
  text-align:right;
  pointer-events:none;
  user-select:none;
}
.flow-editorial-header{
  position:relative;
  z-index:1;
  width:100%;
  max-width:940px;
  margin:0 auto;
  text-align:left;
}
.flow-editorial .flow-editorial-header .section-kicker{
  margin-bottom:14px;
  color:var(--gold);
  text-align:left;
  letter-spacing:.18em;
}
.flow-editorial .flow-editorial-header h2{
  margin:0 0 16px;
  color:var(--deep);
  text-align:left;
}
.flow-editorial-lead{margin:0;color:var(--muted);font-size:1.04rem;text-align:left}
.flow-timeline{
  position:relative;
  z-index:1;
  width:calc(100% - 120px);
  max-width:860px;
  margin:42px auto 0;
  padding:0;
  list-style:none;
}
.flow-timeline::before{
  content:"";
  position:absolute;
  top:76px;
  bottom:76px;
  left:50%;
  width:1px;
  background:linear-gradient(180deg,transparent,rgba(216,161,29,.48) 6%,rgba(216,161,29,.48) 94%,transparent);
  transform:translateX(-50%);
}
.flow-timeline-step{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);
  align-items:center;
  gap:18px;
  padding:30px 0;
}
.flow-timeline-copy{max-width:430px}
.flow-step-odd .flow-timeline-copy{justify-self:end;padding-right:4px}
.flow-step-even .flow-timeline-copy{justify-self:start;padding-left:4px}
.flow-timeline-dot{
  position:relative;
  z-index:2;
  grid-column:2;
  grid-row:1;
  width:13px;
  height:13px;
  justify-self:center;
  border:3px solid #fff;
  border-radius:50%;
  background:var(--gold);
  box-shadow:0 0 0 1px rgba(216,161,29,.3);
}
.flow-timeline-media{
  position:relative;
  overflow:hidden;
  width:96%;
  aspect-ratio:16/9;
  margin:0;
  border-radius:20px;
  background:var(--cream);
}
.flow-step-odd .flow-timeline-media{justify-self:start}
.flow-step-even .flow-timeline-media{justify-self:end}
.flow-timeline-media img{width:100%;height:100%;object-fit:cover}
.flow-icon-media{
  display:grid;
  place-items:center;
  border-radius:0;
  background:transparent;
}
.flow-icon-media svg{
  width:min(78%,310px);
  height:auto;
  overflow:visible;
  fill:none;
  stroke:#8c929a;
  stroke-width:4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.flow-step-number{
  position:relative;
  display:inline-block;
  margin:0 0 27px;
  color:var(--gold);
  font-family:"Noto Serif JP",serif;
  font-size:clamp(3.25rem,5vw,4.65rem);
  font-weight:600;
  line-height:1;
  letter-spacing:.02em;
}
.flow-step-number::after{
  content:"";
  position:absolute;
  left:0;
  bottom:-14px;
  width:54px;
  height:2px;
  background:var(--gold);
}
.flow-timeline-copy h3{
  margin:0 0 16px;
  color:var(--deep);
  font-family:"Noto Serif JP",serif;
  font-size:clamp(1.35rem,2.2vw,1.75rem);
  font-weight:700;
  line-height:1.5;
}
.flow-step-text{margin:0;color:#526176;font-size:.98rem;line-height:1.9}
.flow-step-label{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:42px;
  margin:25px 0 0;
  padding:8px 15px;
  border:1px solid rgba(216,161,29,.14);
  border-radius:10px;
  background:rgba(255,248,232,.82);
  color:var(--navy);
  font-size:.78rem;
  font-weight:700;
  line-height:1.45;
}
.flow-step-label svg{
  flex:0 0 23px;
  width:23px;
  height:23px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.flow-step-line-link{
  border-color:rgba(6,199,85,.28);
  background:#06c755;
  color:#fff;
  text-decoration:none;
  transition:background .2s ease,transform .2s ease,box-shadow .2s ease;
}
.flow-step-line-link:hover{
  background:#05b54d;
  box-shadow:0 8px 20px rgba(6,199,85,.2);
  transform:translateY(-2px);
}
.flow-step-line-link:focus-visible{outline:3px solid rgba(6,199,85,.28);outline-offset:3px}
.flow-step-line-link b{margin-left:3px;font-size:.9rem}
.flow-line-cta{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:110px minmax(0,1fr) auto;
  align-items:center;
  gap:30px;
  max-width:1100px;
  margin:46px auto 0;
  padding:22px 30px;
  border-top:1px solid rgba(216,161,29,.34);
  border-bottom:1px solid rgba(216,161,29,.34);
  background:rgba(255,248,232,.62);
}
.flow-line-cta-visual{display:grid;place-items:center;color:var(--navy)}
.flow-line-cta-visual svg{
  width:94px;
  height:94px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.flow-line-cta h3{margin:0 0 6px;font-family:"Noto Serif JP",serif;font-size:1.42rem}
.flow-line-cta p{margin:0;color:var(--muted);font-size:.87rem}
.flow-line-cta-button{min-height:56px;white-space:nowrap}
.flow-line-cta-button>span{
  display:inline-grid;
  place-items:center;
  width:30px;
  height:23px;
  margin-right:8px;
  border-radius:9px;
  background:#fff;
  color:#06a94b;
  font-size:.58rem;
  font-weight:800;
}
.flow-line-cta-button>b{margin-left:9px;font-size:1rem}

@media(max-width:900px){
  .flow-timeline{width:calc(100% - 44px);max-width:640px;margin-top:30px}
  .flow-timeline::before{display:none}
  .flow-timeline-step{display:flex;flex-direction:column;align-items:stretch;gap:18px;padding:26px 0;border-bottom:1px solid rgba(221,229,239,.75)}
  .flow-timeline-step:last-child{border-bottom:0}
  .flow-timeline-copy,.flow-step-odd .flow-timeline-copy,.flow-step-even .flow-timeline-copy{order:1;width:100%;max-width:none;padding:0;justify-self:auto}
  .flow-timeline-media{order:2;width:100%;max-width:none}
  .flow-timeline-dot{display:none}
  .flow-line-cta{grid-template-columns:82px 1fr;gap:20px;padding:25px 22px}
  .flow-line-cta-visual svg{width:74px;height:74px}
  .flow-line-cta-button{grid-column:1/-1;width:100%}
}

@media(max-width:680px){
  .flow{background-size:24px 24px}
  .flow-wordmark{top:-17px;right:-.12em;font-size:5.8rem}
  .flow-editorial-header{text-align:left}
  .flow-editorial .flow-editorial-header .section-kicker,.flow-editorial .flow-editorial-header h2{text-align:left}
  .flow-editorial .flow-editorial-header h2{margin-bottom:12px;font-size:1.82rem;line-height:1.5}
  .flow-editorial-lead{font-size:.91rem;line-height:1.8;text-align:left}
  .flow-timeline{width:100%;margin-top:20px}
  .flow-timeline-step{gap:14px;padding:22px 0}
  .flow-step-number{margin-bottom:24px;font-size:3.1rem}
  .flow-step-number::after{bottom:-12px;width:44px}
  .flow-timeline-copy h3{margin-bottom:11px;font-size:1.28rem}
  .flow-step-text{font-size:.9rem;line-height:1.85}
  .desktop-flow-break{display:none}
  .flow-step-label{min-height:40px;margin-top:18px;padding:7px 12px;font-size:.74rem}
  .flow-timeline-media{aspect-ratio:16/9;border-radius:16px}
  .flow-icon-media{min-height:190px;border-radius:0}
  .flow-icon-media svg{width:min(72%,270px)}
  .flow-line-cta{display:block;margin-top:28px;padding:20px;text-align:left}
  .flow-line-cta-visual{display:none}
  .flow-line-cta h3{font-size:1.22rem;line-height:1.6}
  .flow-line-cta p{font-size:.82rem;line-height:1.75}
  .flow-line-cta-button{margin-top:18px;min-height:56px;font-size:.9rem}
}

/* Tactile LINE CTA: raised at rest and physically depresses while pressed. */
.hero-actions .button-primary,
.final-cta .button-primary,
.article-cta .button-primary,
.flow-line-cta-button,
.mobile-sticky-cta{
  position:relative;
  border:1px solid rgba(255,255,255,.5);
  background:linear-gradient(180deg,rgba(44,220,113,.98) 0%,#06c755 52%,#05aa49 100%);
  box-shadow:
    inset 0 2px 1px rgba(255,255,255,.45),
    inset 0 -2px 2px rgba(0,89,38,.18),
    0 6px 0 #048b3c,
    0 12px 22px rgba(6,125,57,.24);
  text-shadow:0 1px 1px rgba(0,79,34,.22);
  transform:translateY(-2px);
  transition:transform .09s ease,box-shadow .09s ease,filter .18s ease;
}
.hero-actions .button-primary:hover,
.final-cta .button-primary:hover,
.article-cta .button-primary:hover,
.flow-line-cta-button:hover,
.mobile-sticky-cta:hover{
  background:linear-gradient(180deg,#37df7c 0%,#08cb59 52%,#05ad4b 100%);
  box-shadow:
    inset 0 2px 1px rgba(255,255,255,.5),
    inset 0 -2px 2px rgba(0,89,38,.16),
    0 7px 0 #048b3c,
    0 15px 26px rgba(6,125,57,.28);
  transform:translateY(-3px);
}
.hero-actions .button-primary:active,
.final-cta .button-primary:active,
.article-cta .button-primary:active,
.flow-line-cta-button:active,
.mobile-sticky-cta:active{
  box-shadow:
    inset 0 2px 4px rgba(0,87,37,.24),
    inset 0 1px 1px rgba(255,255,255,.25),
    0 1px 0 #048b3c,
    0 4px 8px rgba(6,125,57,.18)!important;
  filter:saturate(.96) brightness(.97);
  transform:translateY(4px)!important;
}

/* NEWS: 上品な横長リスト。記事データは script.js から自動で反映する。 */
.news-section{
  position:relative;
  overflow:hidden;
  padding-block:140px!important;
  background-color:#fff!important;
  background-image:radial-gradient(circle,rgba(88,101,120,.12) 1px,transparent 1.25px)!important;
  background-size:18px 18px!important;
}
.news-inner{
  position:relative;
  z-index:1;
  display:block!important;
  width:min(100% - 48px, 1160px);
  max-width:1160px!important;
}
.news-backdrop{
  position:absolute;
  z-index:-1;
  top:-82px;
  left:-34px;
  color:rgba(10,45,95,.035);
  font-family:Arial,sans-serif;
  font-size:clamp(9rem,18vw,15rem);
  font-weight:900;
  line-height:.8;
  letter-spacing:-.06em;
  pointer-events:none;
  user-select:none;
}
.news-heading-row{
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  width:100%;
  max-width:940px;
  gap:48px;
  margin:0 auto 58px;
}
.news-heading{max-width:620px}
.news-heading .section-kicker{
  margin:0 0 12px!important;
  color:var(--gold);
  text-align:left!important;
}
.news-heading h2{
  display:block;
  min-width:0;
  margin:0 0 18px;
  padding:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background:none;
  box-shadow:none;
  color:var(--navy);
  font-size:clamp(2.35rem,4.6vw,4.2rem);
  text-align:left;
  transform:none;
}
.news-heading h2:before,.news-heading h2:after{display:none}
.news-heading>p:last-child{
  margin:0;
  color:var(--muted);
  font-size:1rem;
  line-height:1.9;
}
.news-view-all{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:15px;
  padding:8px 2px 12px;
  color:var(--navy);
  font-size:.9rem;
  font-weight:700;
  text-decoration:none;
  white-space:nowrap;
}
.news-view-all:after{
  content:"";
  position:absolute;
  bottom:5px;
  left:2px;
  width:38px;
  height:1px;
  background:var(--gold);
  transform-origin:left;
  transition:width .25s ease;
}
.news-view-all-arrow{transition:transform .25s ease}
.news-view-all:hover:after{width:58px}
.news-view-all:hover .news-view-all-arrow{transform:translateX(5px)}
.news-view-all-mobile{display:none}
.news-list{
  display:block!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  border-top:1px solid rgba(10,45,95,.16);
  scrollbar-width:auto;
}
.news-row{
  display:grid;
  grid-template-columns:140px 140px minmax(0,1fr) 40px;
  align-items:center;
  min-height:92px;
  padding:20px 12px;
  border-bottom:1px solid rgba(10,45,95,.16);
  color:var(--navy);
  text-decoration:none;
  transition:background-color .25s ease;
}
.news-row-date{
  font-size:.88rem;
  letter-spacing:.08em;
  white-space:nowrap;
}
.news-row-category{
  justify-self:start;
  padding:5px 12px;
  border:1px solid rgba(216,161,29,.24);
  border-radius:999px;
  background:rgba(255,250,235,.72);
  color:var(--gold);
  font-size:.74rem;
  font-weight:700;
  line-height:1.3;
  white-space:nowrap;
}
.news-row-title{
  padding-right:24px;
  font-size:clamp(1rem,1.3vw,1.1rem);
  font-weight:600;
  line-height:1.7;
  transition:color .25s ease;
}
.news-row-arrow{
  justify-self:end;
  font-size:1.25rem;
  line-height:1;
  transition:color .25s ease,transform .25s ease;
}
.news-row:hover{background:rgba(255,250,235,.62)}
.news-row:hover .news-row-title,.news-row:hover .news-row-arrow{color:var(--gold)}
.news-row:hover .news-row-arrow{transform:translateX(5px)}
.news-empty{
  margin:0;
  padding:30px 12px;
  border:0;
  border-bottom:1px solid rgba(10,45,95,.16);
  color:var(--muted);
  font-size:.88rem;
  text-align:left;
}

@media(max-width:760px){
  .news-section{padding-block:78px!important}
  .news-inner{width:min(100% - 40px,1160px)}
  .news-backdrop{top:-24px;left:-20px;font-size:7.2rem}
  .news-heading-row{display:block;margin-bottom:34px}
  .news-heading h2{margin-bottom:12px;font-size:2.45rem}
  .news-heading>p:last-child{font-size:.9rem;line-height:1.75}
  .news-view-all-desktop{display:none}
  .news-view-all-mobile{display:inline-flex;margin-top:27px}
  .news-row{
    grid-template-columns:auto 1fr 28px;
    grid-template-areas:
      "date category category"
      "title title arrow";
    min-height:0;
    gap:10px 12px;
    padding:22px 4px;
  }
  .news-row-date{grid-area:date;font-size:.8rem}
  .news-row-category{grid-area:category;padding:4px 10px;font-size:.68rem}
  .news-row-title{grid-area:title;padding:0;font-size:.97rem;line-height:1.65}
  .news-row-arrow{grid-area:arrow;align-self:center;font-size:1.15rem}
  .news-empty{padding:24px 4px}
}

/* LINE consultation CTA: simple, flat, and clearly interactive on hover. */
.hero-actions .button-primary,
.final-cta .button-primary,
.article-cta .button-primary,
.flow-line-cta-button,
.mobile-sticky-cta{
  border:1px solid #06b84f;
  background:#06c755;
  box-shadow:0 3px 10px rgba(6,143,63,.16);
  text-shadow:none;
  transform:none;
  transition:
    background-color .22s ease,
    border-color .22s ease,
    box-shadow .22s ease,
    transform .22s cubic-bezier(.22,1,.36,1);
}
.hero-actions .button-primary:hover,
.final-cta .button-primary:hover,
.article-cta .button-primary:hover,
.flow-line-cta-button:hover,
.mobile-sticky-cta:hover{
  border-color:#049d43;
  background:#04ae49;
  box-shadow:0 0 0 4px rgba(6,199,85,.14),0 9px 20px rgba(6,125,57,.2);
  transform:translateY(-2px);
}
.hero-actions .button-primary:focus-visible,
.final-cta .button-primary:focus-visible,
.article-cta .button-primary:focus-visible,
.flow-line-cta-button:focus-visible,
.mobile-sticky-cta:focus-visible{
  outline:3px solid rgba(6,199,85,.3);
  outline-offset:4px;
}
.hero-actions .button-primary:active,
.final-cta .button-primary:active,
.article-cta .button-primary:active,
.flow-line-cta-button:active,
.mobile-sticky-cta:active{
  border-color:#049d43;
  background:#049f43;
  box-shadow:0 0 0 5px rgba(6,199,85,.12),0 12px 24px rgba(6,125,57,.22)!important;
  filter:none;
  transform:translateY(-4px) scale(1.01)!important;
}
.flow-line-cta-button:hover>b{transform:translateX(5px)}
.flow-line-cta-button>b{display:inline-block;transition:transform .22s ease}

/* Keep the primary LINE buttons consistent with the FLOW section CTA. */
.line-cta-unified{min-height:56px;white-space:nowrap}
.line-cta-unified>span{
  display:inline-grid;
  place-items:center;
  width:30px;
  height:23px;
  margin-right:8px;
  padding:0;
  border-radius:9px;
  background:#fff;
  color:#06a94b;
  font-size:.58rem;
  font-weight:800;
  line-height:1;
}
.line-cta-unified>b{
  display:inline-block;
  margin-left:9px;
  font-size:1rem;
  transition:transform .22s ease;
}
.line-cta-unified:hover>b{transform:translateX(5px)}

@media(prefers-reduced-motion:reduce){
  .hero-actions .button-primary,
  .final-cta .button-primary,
  .article-cta .button-primary,
  .flow-line-cta-button,
  .mobile-sticky-cta,
  .flow-line-cta-button>b,
  .line-cta-unified>b{transition:none}
}

/* FLOW: compact vertical process inspired by an editorial step guide. */
.flow .flow-timeline{
  position:relative;
  display:block;
  width:min(100%,940px);
  max-width:940px;
  margin:50px auto 0;
  padding:0;
}
.flow .flow-timeline::before{
  content:"";
  position:absolute;
  z-index:0;
  top:72px;
  bottom:72px;
  left:73px;
  width:0;
  border-left:3px dotted rgba(216,161,29,.55);
  background:none;
  transform:none;
}
.flow .flow-timeline-step{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:146px minmax(0,1fr);
  gap:40px;
  align-items:center;
  min-height:164px;
  padding:14px 0;
}
.flow .flow-timeline-media,
.flow .flow-step-odd .flow-timeline-media,
.flow .flow-step-even .flow-timeline-media{
  grid-column:1;
  grid-row:1;
  justify-self:center;
  order:initial;
  width:132px;
  height:132px;
  min-height:0;
  aspect-ratio:1;
  border:1px solid rgba(221,229,239,.9);
  border-radius:50%;
  background:rgba(255,255,255,.94);
  box-shadow:0 10px 28px rgba(6,27,58,.06);
}
.flow .flow-icon-media svg{width:76%;max-height:88px}
.flow .flow-timeline-copy,
.flow .flow-step-odd .flow-timeline-copy,
.flow .flow-step-even .flow-timeline-copy{
  grid-column:2;
  grid-row:1;
  justify-self:stretch;
  order:initial;
  width:auto;
  max-width:none;
  padding:0;
}
.flow .flow-timeline-dot{display:none}
.flow .flow-step-number{
  display:flex;
  align-items:center;
  gap:.35em;
  margin:0 0 7px;
  color:var(--gold);
  font-family:"Noto Sans JP",sans-serif;
  font-size:.84rem;
  font-weight:800;
  line-height:1.4;
  letter-spacing:.1em;
}
.flow .flow-step-number::before{content:"STEP"}
.flow .flow-step-number::after{display:none}
.flow .flow-timeline-copy h3{
  margin:0 0 9px;
  color:var(--navy);
  font-size:1.34rem;
  line-height:1.5;
}
.flow .flow-step-text{font-size:.92rem;line-height:1.8}
.flow .flow-step-label{margin-top:13px}

@media(max-width:680px){
  .flow .flow-timeline{margin-top:30px}
  .flow .flow-timeline::before{
    top:47px;
    bottom:47px;
    left:39px;
    border-left-width:2px;
  }
  .flow .flow-timeline-step{
    display:grid;
    grid-template-columns:78px minmax(0,1fr);
    gap:16px;
    min-height:132px;
    padding:15px 0;
    border-bottom:0;
  }
  .flow .flow-timeline-media,
  .flow .flow-step-odd .flow-timeline-media,
  .flow .flow-step-even .flow-timeline-media{
    width:76px;
    height:76px;
    min-height:0;
    border-radius:50%;
  }
  .flow .flow-icon-media svg{width:76%;max-height:54px;stroke-width:4.3}
  .flow .flow-step-number{margin-bottom:4px;font-size:.66rem}
  .flow .flow-timeline-copy h3{margin-bottom:6px;font-size:1.03rem}
  .flow .flow-step-text{font-size:.78rem;line-height:1.65}
  .flow .flow-step-label{min-height:34px;margin-top:9px;padding:5px 9px;font-size:.65rem}
  .flow .flow-step-label svg{width:18px;height:18px}
}

@font-face{font-family:"Senobi Gothic";src:url("assets/fonts/Senobi-Gothic-Medium.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
body:not(.home-lp) h1,body:not(.home-lp) h2,body:not(.home-lp) h3{font-family:"Senobi Gothic","Noto Sans JP",sans-serif!important;font-weight:500}

/* 派生ページ内で明朝体だったサブタイトル・強調文字も、見出しと同じせのびゴシックに統一 */
body:not(.home-lp) .eyebrow,
body:not(.home-lp) .section-kicker,
body:not(.home-lp) .subpage-kicker,
body:not(.home-lp) .column-kicker,
body:not(.home-lp) .strengths-story-quote,
body:not(.home-lp) .origin-copy blockquote,
body:not(.home-lp) .origin-quote,
body:not(.home-lp) .subpage-principles span,
body:not(.home-lp) .subpage-steps li::before,
body:not(.home-lp) .reason-showcase-number,
body:not(.home-lp) .concern-number,
body:not(.home-lp) .concern-speech-number,
body:not(.home-lp) .concern-issue-label b,
body:not(.home-lp) .about-iume-points span,
body:not(.home-lp) .price-simple-amount strong,
body:not(.home-lp) .pricing-detail-hero-rate strong,
body:not(.home-lp) .pricing-detail-main-card strong,
body:not(.home-lp) .pricing-detail-inclusions span,
body:not(.home-lp) .origin-value-number,
body:not(.home-lp) .mechanism-iume > span,
body:not(.home-lp) .standard-grid span,
body:not(.home-lp) .promise-list > li > span,
body:not(.home-lp) .news-item-visual span,
body:not(.home-lp) .consultation-facts span,
body:not(.home-lp) .consultation-aftercare-steps span,
body:not(.home-lp) .flow-list li > b,
body:not(.home-lp) .price b,
body:not(.home-lp) .fee-zero strong,
body:not(.home-lp) .avatar,
body:not(.home-lp) .header-tool span,
body:not(.home-lp) .column-compact-link > span {
  font-family:"Senobi Gothic","Noto Sans JP",sans-serif!important;
  font-weight:500;
}

/* Simplified pricing guide. Scoped to keep the rest of the site unchanged. */
.pricing-guide-page{color:var(--ink);background:#fff}.pricing-guide-inner{width:min(100% - 48px,1160px);margin:0 auto}.pricing-guide-kicker{margin:0 0 16px;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.18em}.pricing-guide-hero{padding:72px 0 92px;background:#fdfcf8}.pricing-guide-hero .breadcrumb{margin:0 0 54px}.pricing-guide-hero h1{margin:0 0 24px;color:var(--navy);font-size:clamp(2.8rem,5.4vw,4.8rem);line-height:1.3}.pricing-guide-hero-lead{max-width:720px;margin:0;color:var(--muted);font-size:1.02rem;line-height:2}.pricing-guide-section{padding:100px 0}.pricing-guide-heading{max-width:850px;margin-bottom:48px}.pricing-guide-heading h2,.pricing-guide-assurance h2{margin:0 0 20px;color:var(--navy);font-size:clamp(2rem,4vw,3.25rem);line-height:1.45;text-align:left}.pricing-guide-heading>p:last-child,.pricing-guide-assurance-copy>p:last-child{margin:0;color:var(--muted);font-size:.96rem;line-height:2}
.pricing-guide-rates{display:grid;grid-template-columns:1.5fr .8fr .8fr;border-top:1px solid rgba(10,45,95,.32);border-bottom:1px solid rgba(10,45,95,.32)}.pricing-guide-rates>div{display:flex;min-height:184px;flex-direction:column;justify-content:center;padding:28px 38px}.pricing-guide-rates>div+div{border-left:1px solid rgba(10,45,95,.22)}.pricing-guide-rates span{display:block;margin-bottom:12px;color:var(--navy);font-size:.78rem;font-weight:700;letter-spacing:.1em}.pricing-guide-rates p{display:flex;align-items:baseline;gap:7px;margin:0;color:var(--navy)}.pricing-guide-rates small,.pricing-guide-rates em{font-size:.9rem;font-style:normal;font-weight:700}.pricing-guide-rates strong{font-family:"Senobi Gothic","Noto Sans JP",sans-serif;font-weight:500;line-height:1}.pricing-guide-rate-main{padding-left:0!important}.pricing-guide-rate-main strong{font-size:5.7rem}.pricing-guide-rate-main em{color:var(--gold)}.pricing-guide-rate-zero strong{color:var(--gold);font-size:4rem}
.pricing-guide-example{padding:0 0 100px;background:#fff}.pricing-guide-example-box{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:34px 40px;background:#faf8f1}.pricing-guide-example-box .pricing-guide-kicker{margin-bottom:8px}.pricing-guide-example-box h2{margin:0 0 6px;color:var(--navy);font-size:1.55rem;text-align:left}.pricing-guide-example-box>div>span{color:var(--muted);font-size:.82rem}.pricing-guide-example-calc{display:flex;align-items:baseline;gap:18px;margin:0;color:var(--navy);white-space:nowrap}.pricing-guide-example-calc span{font-weight:600}.pricing-guide-example-calc i{color:var(--gold);font-style:normal}.pricing-guide-example-calc strong{font-size:1.65rem}
.pricing-guide-included{background:#fbfcfe}.pricing-guide-inclusion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pricing-guide-inclusion-grid article{padding:32px 30px 36px}.pricing-guide-inclusion-grid article+article{border-left:1px solid var(--line)}.pricing-guide-inclusion-grid span{display:block;margin-bottom:18px;color:var(--gold);font-family:"Senobi Gothic","Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500}.pricing-guide-inclusion-grid h3{margin:0 0 11px;color:var(--navy);font-size:1.12rem}.pricing-guide-inclusion-grid p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.85}
.pricing-guide-extra-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.pricing-guide-extra-list article{padding:24px 26px;border-bottom:1px solid var(--line)}.pricing-guide-extra-list article+article{border-left:1px solid var(--line)}.pricing-guide-extra-list h3{margin:0;color:var(--navy);font-size:1rem}.pricing-guide-extra-list p{margin:7px 0 0;color:var(--muted);font-size:.78rem}.pricing-guide-zero-strip{display:flex;align-items:center;justify-content:center;gap:0;margin-top:34px;padding:18px 24px;background:#faf8f1}.pricing-guide-zero-strip span{padding:0 32px;color:var(--navy);font-size:.86rem;font-weight:600}.pricing-guide-zero-strip span+span{border-left:1px solid rgba(10,45,95,.18)}.pricing-guide-zero-strip b{margin-left:9px;color:var(--gold);font-size:1.08rem}
.pricing-guide-assurance{padding:76px 0;background:#fff}.pricing-guide-assurance-copy{padding:38px 0;border-top:1px solid rgba(10,45,95,.24);border-bottom:1px solid rgba(10,45,95,.24)}.pricing-guide-assurance-copy>p:last-child{max-width:780px}.pricing-guide-cta{padding-top:84px;padding-bottom:84px}.pricing-guide-cta .pricing-guide-kicker{color:var(--gold-light)}.pricing-guide-cta .final-cta-title{font-size:clamp(2rem,4vw,3.2rem)}.pricing-guide-cta .button-primary{background:var(--line-green);color:#fff}.pricing-guide-cta .button-primary:hover{background:#05b54d}
@media(max-width:760px){.pricing-guide-inner{width:min(100% - 36px,1160px)}.pricing-guide-hero{padding:46px 0 62px}.pricing-guide-hero .breadcrumb{margin-bottom:36px}.pricing-guide-hero h1{font-size:2.35rem}.pricing-guide-hero-lead{font-size:.88rem;line-height:1.9}.pricing-guide-hero-lead br,.pricing-guide-heading br{display:none}.pricing-guide-section{padding:68px 0}.pricing-guide-heading{margin-bottom:32px}.pricing-guide-heading h2,.pricing-guide-assurance h2{font-size:1.8rem}.pricing-guide-heading>p:last-child,.pricing-guide-assurance-copy>p:last-child{font-size:.85rem;line-height:1.9}.pricing-guide-rates{grid-template-columns:1.25fr .75fr}.pricing-guide-rates>div{min-height:132px;padding:20px 14px}.pricing-guide-rates>div:nth-child(3){grid-column:1/-1;border-top:1px solid rgba(10,45,95,.22);border-left:0}.pricing-guide-rate-main strong{font-size:3.5rem}.pricing-guide-rate-zero strong{font-size:2.8rem}.pricing-guide-rates small,.pricing-guide-rates em{font-size:.72rem}.pricing-guide-example{padding-bottom:68px}.pricing-guide-example-box{display:block;padding:27px 22px}.pricing-guide-example-box h2{font-size:1.3rem}.pricing-guide-example-calc{flex-wrap:wrap;gap:4px 9px;margin-top:20px;white-space:normal}.pricing-guide-example-calc strong{width:100%;font-size:1.45rem}.pricing-guide-inclusion-grid,.pricing-guide-extra-list{grid-template-columns:1fr}.pricing-guide-inclusion-grid article,.pricing-guide-extra-list article{padding:25px 4px}.pricing-guide-inclusion-grid article+article,.pricing-guide-extra-list article+article{border-top:1px solid var(--line);border-left:0}.pricing-guide-zero-strip{align-items:stretch;flex-direction:column;padding:7px 20px}.pricing-guide-zero-strip span{display:flex;justify-content:space-between;padding:11px 0}.pricing-guide-zero-strip span+span{border-top:1px solid rgba(10,45,95,.14);border-left:0}.pricing-guide-assurance{padding:54px 0}.pricing-guide-assurance-copy{padding:30px 0}.pricing-guide-cta{text-align:left}.pricing-guide-cta .final-cta-title span{display:block}.pricing-guide-cta .button{width:100%}.pricing-guide-cta .qr-card{display:none}}

/* Pricing guide readability refinements. */
.pricing-guide-hero{padding-bottom:58px;background-color:#fff;background-image:linear-gradient(rgba(10,45,95,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(10,45,95,.04) 1px,transparent 1px);background-size:32px 32px}.pricing-guide-base{padding-top:68px}.pricing-guide-no-fees{display:inline;background:linear-gradient(transparent 64%,rgba(155,196,216,.55) 64%,rgba(155,196,216,.55) 91%,transparent 91%)}.pricing-guide-example-box{max-width:860px;margin-right:auto;margin-left:auto}.pricing-guide-rates span{font-size:.9rem;letter-spacing:.08em}.pricing-guide-inclusion-grid span{font-size:1.5rem}.pricing-guide-inclusion-grid h3{font-size:1.25rem}.pricing-guide-extra-list h3{font-size:1.15rem}.pricing-guide-zero-strip span{font-size:.96rem}.pricing-guide-zero-strip b{font-size:1.18rem}.pricing-guide-assurance{padding:58px 0 76px}.pricing-guide-assurance-copy{max-width:920px;padding:30px 34px;border:1px solid rgba(10,45,95,.2);border-radius:20px;background:#faf8f1}.pricing-guide-assurance h2{margin:0 0 12px;color:var(--navy);font-size:1.55rem;line-height:1.55;text-align:left}.pricing-guide-assurance-copy>p:last-child{max-width:780px;font-size:.88rem}
@media(max-width:760px){.pricing-guide-hero{padding-bottom:42px}.pricing-guide-base{padding-top:52px}.pricing-guide-example-box h2{font-size:1.4rem}.pricing-guide-assurance{padding:46px 0 58px}.pricing-guide-assurance-copy{padding:24px 22px}.pricing-guide-assurance h2{font-size:1.25rem}}

/* Compact pricing sections and simplified lists. */
.pricing-guide-section{padding-top:76px;padding-bottom:76px}.pricing-guide-base{padding-top:60px}.pricing-guide-example{padding-bottom:76px}.pricing-guide-inclusion-grid{border-top:0;border-bottom:0}.pricing-guide-inclusion-grid h3{font-size:1.38rem}.pricing-guide-extra-list{display:grid;grid-template-columns:1fr;gap:10px;border-top:0}.pricing-guide-extra-list article{display:grid;grid-template-columns:38px max-content minmax(0,1fr);align-items:center;column-gap:6px;padding:12px 0;border-bottom:0}.pricing-guide-extra-list article:before{content:"✓";display:grid;width:20px;height:20px;place-items:center;border:1px solid var(--gold);border-radius:4px;color:var(--gold);font-size:.72rem;font-weight:700;line-height:1}.pricing-guide-extra-list article+article{border-top:0;border-left:0}.pricing-guide-extra-list h3{font-size:1.2rem}.pricing-guide-extra-list p{margin:0;font-size:.82rem}.pricing-guide-assurance{padding:38px 0 52px}.pricing-guide-assurance-copy{padding:22px 30px}.pricing-guide-assurance-copy .pricing-guide-kicker{margin-bottom:9px}.pricing-guide-assurance h2{margin-bottom:8px;font-size:1.4rem}.pricing-guide-assurance-copy>p:last-child{font-size:.85rem;line-height:1.75}
@media(min-width:761px){.pricing-guide-assurance h2 br{display:none}}
@media(max-width:760px){.pricing-guide-section{padding-top:56px;padding-bottom:56px}.pricing-guide-base{padding-top:48px}.pricing-guide-example{padding-bottom:56px}.pricing-guide-inclusion-grid article{padding-top:20px;padding-bottom:20px}.pricing-guide-inclusion-grid article+article{border-top:0}.pricing-guide-inclusion-grid h3{font-size:1.25rem}.pricing-guide-extra-list{gap:4px}.pricing-guide-extra-list article{grid-template-columns:22px minmax(0,1fr);gap:10px;padding:13px 0}.pricing-guide-extra-list article:before{grid-row:1/3}.pricing-guide-extra-list p{grid-column:2}.pricing-guide-assurance{padding:34px 0 44px}.pricing-guide-assurance-copy{padding:20px}.pricing-guide-assurance h2{font-size:1.18rem;line-height:1.55}}

/* Prevent the fixed mobile LINE CTA from overlapping an in-page LINE CTA. */
@media(max-width:680px){
  .mobile-sticky-cta{transition:opacity .25s ease,visibility .25s ease,transform .25s ease}
  .mobile-sticky-cta.is-hidden-at-contact{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateY(18px)!important}
}
