@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@500&display=swap');
:root{--sumi:#2E3A32;--koke:#7C8F6B;--kinari:#F6F3EA;--tsuchi:#B88C6A;--ishi:#3A3A3A;--line:#d5d9ce}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--kinari);color:var(--ishi);font-family:'Noto Sans JP',sans-serif;font-size:16px;line-height:1.95;-webkit-text-size-adjust:100%}h1,h2{font-family:'Noto Serif JP',serif;font-weight:500;line-height:1.65;color:var(--sumi);letter-spacing:.045em;margin:0 0 28px}h1{font-size:clamp(32px,3.4vw,48px);line-height:1.55}h1 span{font-size:.77em}h2{font-size:clamp(26px,2.5vw,36px)}h3{font-size:20px;line-height:1.6;color:var(--sumi);font-weight:500;margin:0 0 14px}p{margin:0 0 22px}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid var(--tsuchi);outline-offset:5px}img{display:block;max-width:100%;height:auto}header{background:var(--sumi);padding:20px max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}header img{width:260px}nav{display:flex;gap:30px;color:var(--kinari);font-size:14px}nav a{text-decoration:none}.hero{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:65px 40px 55px;gap:50px}.region{font-size:13px;letter-spacing:.02em;margin-bottom:26px}.hero-lead{font-weight:500;font-size:20px;line-height:1.8}.hero-copy>p:not(.region):not(.hero-lead):not(.cta-note){font-size:14px}.hero figure{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero figure img{width:100%;height:570px;object-fit:cover;object-position:42% center}figcaption{font-size:12px;margin-top:10px}.cta{display:flex;gap:16px;align-items:center;justify-content:space-between;background:var(--sumi);color:var(--kinari);border:1px solid var(--sumi);border-radius:6px;padding:20px 23px;text-decoration:none;font-size:14px;line-height:1.8;transition:background .15s}.cta b{white-space:nowrap;font-weight:500}.cta>span:last-child{font-size:24px}.cta:hover{background:#445247}.cta-note{font-size:11px;margin:9px 0 0;line-height:1.6}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:40px;padding:22px 24px;font-size:13px;color:var(--sumi)}.section{max-width:1120px;margin:auto;padding:95px 32px}.narrow{max-width:800px;margin:auto}.eyebrow{font-size:12px;letter-spacing:.13em;color:var(--sumi);margin-bottom:22px;display:flex;gap:14px;align-items:center}.eyebrow:before{content:'';width:25px;height:1px;background:var(--tsuchi)}.symptoms{padding:0;list-style:none;margin:30px 0}.symptoms li{padding:15px 0 15px 30px;border-bottom:1px solid var(--line);position:relative}.symptoms li:before{content:'✓';position:absolute;left:0;color:var(--koke)}.medical{border-left:2px solid var(--koke);padding:20px 22px;background:#fff;margin-top:34px}.medical h3{font-size:16px}.medical p,.medical a{font-size:13px}.medical p{margin-bottom:10px}.tint{background:#ecefe7}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px}.lead{font-size:22px;color:var(--sumi);font-weight:500}.intro{max-width:650px}.treatments{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:44px}.treatments article{border-top:1px solid var(--sumi);padding:24px 0 10px}.num{font-size:13px;color:var(--sumi);display:block;margin-bottom:20px}.treatments h3 span{font-size:16px}.support{padding:28px 32px;background:#fff;border-left:2px solid var(--koke)}.support p:last-child{font-size:14px;margin:0}.reasons{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:42px}.reasons h3{font-size:16px}.reasons article>p:not(.stat){font-size:14px}.stat{font-size:50px;color:var(--sumi);font-weight:500;line-height:1.5;min-height:78px;display:flex;align-items:baseline;gap:5px}.stat span{font-size:17px}.stat.smaller{font-size:25px;align-items:center}.fine{font-size:12px;line-height:1.85;margin:25px 0 0}.staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:40px}.staff{display:grid;grid-template-columns:42% 1fr;gap:24px}.staff img{width:100%;height:290px;object-fit:cover;object-position:50% 35%}.staff h3{font-family:'Noto Serif JP',serif;font-size:26px}.staff p{font-size:14px}.staff .role{font-size:12px;margin:0 0 12px}.qualification{padding-bottom:16px;border-bottom:1px solid var(--line)}.flow{list-style:none;counter-reset:flow;padding:0;margin:40px 0 0}.flow li{counter-increment:flow;position:relative;padding:0 0 30px 65px;border-bottom:1px solid var(--line);margin-bottom:30px}.flow li:before{content:'0' counter(flow);position:absolute;left:0;top:0;font-size:25px;color:var(--sumi)}.flow p{margin:0;font-size:15px}.price-box{border:1px solid var(--koke);padding:38px;background:white}.price-box>p:first-child{font-size:14px;margin-bottom:8px}.price{font-size:52px;line-height:1.6;color:var(--sumi);font-weight:500;letter-spacing:.02em}.price span{font-size:20px}.price span:first-child{margin-right:12px}.price-box>p:not(.price){font-size:14px}address{font-style:normal;margin:24px 0}.outline{display:block;border:1px solid var(--sumi);border-radius:6px;padding:14px 18px;text-decoration:none;font-size:14px;text-align:center}.outline:hover{background:white}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--sumi);font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:'＋';flex-shrink:0}details[open] summary:after{content:'−'}details p{font-size:15px;margin:20px 0 0}.final{background:var(--sumi);padding:80px 32px}.final h2,.final p{color:var(--kinari)}.final .cta{background:var(--kinari);color:var(--sumi)}.final .cta:hover{background:white}.final .narrow{max-width:736px}footer{padding:50px 32px 130px;background:var(--sumi);color:var(--kinari);border-top:1px solid #657064;font-size:12px}footer img{width:250px;margin-bottom:24px}footer p{margin-bottom:10px}footer small{display:block;margin-top:25px}.sticky{position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--kinari);padding:10px 20px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.sticky .cta{max-width:680px;margin:auto;padding:10px 20px}.sticky .cta-note{display:none}.sticky[hidden]{display:none}.skip{position:fixed;left:16px;top:-100px;background:white;z-index:20;padding:8px 16px}.skip:focus{top:10px}@media(min-width:800px){.sticky{left:auto;width:420px;padding:12px;box-shadow:0 0 16px #0001}.sticky .cta{font-size:12px}}@media(max-width:799px){header{padding:17px 22px}header img{width:225px}nav{display:none}.hero{display:flex;flex-direction:column;padding:32px 24px 28px;gap:28px}.hero-copy{width:100%}.region{font-size:11px;margin-bottom:23px}h1{font-size:34px;letter-spacing:.025em;margin-bottom:22px}.hero-lead{font-size:18px;margin-bottom:16px}.hero figure{width:100%}.hero figure img{height:auto;aspect-ratio:1.6;object-position:center}.cta{padding:17px 16px;font-size:13px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;padding:20px 24px;font-size:11px}.section{padding:64px 24px}.split{grid-template-columns:1fr;gap:16px}h2{font-size:27px;margin-bottom:24px}.eyebrow{margin-bottom:20px}.lead{font-size:19px}.treatments{grid-template-columns:1fr;gap:18px;margin-top:30px}.support{padding:23px}.support h3{font-size:17px}.support p{font-size:14px}.reasons{grid-template-columns:1fr 1fr;gap:20px}.stat{font-size:43px;min-height:65px;margin-bottom:15px}.stat.smaller{font-size:19px}.stat span{font-size:14px}.reasons h3{font-size:15px}.staff-grid{grid-template-columns:1fr;gap:38px}.staff{gap:22px}.staff img{height:260px}.staff p{font-size:13px}.staff h3{font-size:23px}.flow li{padding-left:47px}.flow h3{font-size:18px}.price-box{padding:25px 20px}.price{font-size:43px}.price-box .cta{font-size:12px;padding:15px 12px}.price span{font-size:18px}.final{padding:60px 24px}.final h2{font-size:25px}.final>div>p{font-size:14px}footer{padding-left:24px}.medical{padding:20px 17px}summary{font-size:15px}}@media(max-width:360px){h1{font-size:30px}.region{font-size:10px}.hero,.section{padding-left:20px;padding-right:20px}.cta{font-size:12px}.staff{grid-template-columns:38% 1fr;gap:18px}.stat.smaller{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.sticky,nav{display:none!important}section,.section{break-inside:avoid}body{font-size:12px}}
/* Photos support the treatment descriptions and arrival guidance. */
.treatment-photo{margin:0 0 28px}.treatment-photo img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:4px}.treatment-photo figcaption,.access-photo figcaption{font-size:12px;line-height:1.8;margin-top:10px}.access-photo{margin:28px 0 0}.access-photo img{width:100%;aspect-ratio:1.28;object-fit:cover;object-position:left center;border-radius:4px}#access .split{align-items:center}@media(max-width:799px){.treatment-photo{margin-bottom:22px}.access-photo{margin-bottom:22px}}

.hero figure img{object-position:55% center}@media(max-width:799px){.hero figure img{aspect-ratio:3/2;object-position:55% center}}

.approach-photo{margin:30px 0 0}.approach-photo img{width:100%;height:auto;border-radius:4px}.approach-photo figcaption{font-size:12px;line-height:1.8;margin-top:10px}@media(max-width:799px){.approach-photo{margin-bottom:24px}}

/* One consistent outline icon for each reason. */
.reasons article{padding:25px 22px 20px;background:var(--kinari);border:1px solid var(--line);border-radius:6px}.reason-icon{display:block;color:var(--sumi);margin:0 0 20px}.reasons{gap:18px}.reasons .stat{margin-bottom:14px}.reasons article>p:last-child{margin-bottom:0}@media(max-width:799px){.reasons{gap:14px}.reasons article{padding:20px 14px}.reason-icon{width:40px;height:40px;margin-bottom:16px}.reasons .stat{font-size:38px;min-height:60px;gap:3px}.reasons .stat.smaller{font-size:17px}.reasons .stat span{font-size:12px}}@media(max-width:359px){.reasons{grid-template-columns:1fr}.reasons article{padding:24px}.reasons .stat.smaller{font-size:22px}}
