:root{--ink:#193c35;--green:#226b4b;--lime:#d8ed8c;--paper:#fff;--soft:#f2f6f3;--line:#cdd9d1;--muted:#51655c;font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--green)}a:focus-visible,summary:focus-visible{outline:3px solid #a75216;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1rem}.header{max-width:1440px;margin:auto;padding:26px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;text-decoration:none;font-size:1.65rem;font-weight:700;letter-spacing:.1em;line-height:1.5;flex-shrink:0}.brand-en{font-size:.75rem;letter-spacing:.12em;font-weight:500}nav{display:flex;gap:28px;flex-wrap:wrap}nav a{text-decoration:none;font-size:.95rem;padding:10px 0}.header-phone{text-decoration:none;font-size:1.4rem;line-height:1.5;letter-spacing:.03em;white-space:nowrap}.header-phone small{display:block;font-size:.75rem;letter-spacing:0}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;min-height:550px;align-items:center}.hero-copy{padding:60px 10%}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;color:var(--green);margin-bottom:16px}h1{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.6;letter-spacing:.05em;font-weight:600}.intro{margin:24px 0 30px;color:var(--muted)}.hero-photo{align-self:stretch;position:relative;overflow:hidden}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:45% center}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:var(--green);color:white;padding:14px 24px;font-size:.85rem;letter-spacing:.05em}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;min-height:50px;padding:12px 24px;background:var(--green);color:white;text-decoration:none;font-size:.95rem;border:1px solid var(--green)}.button:hover{background:var(--ink);color:white}.button span{font-size:1.25rem}.section{padding:64px max(5%,calc((100% - 1160px)/2));scroll-margin-top:1rem}h2{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:2.1rem;font-weight:600;letter-spacing:.08em;margin-bottom:16px}.section-heading>p:not(.eyebrow){color:var(--muted)}.hours{background:var(--soft);display:grid;grid-template-columns:.85fr 1.35fr;gap:48px;align-items:center}.text-link{display:inline-block;margin-top:20px;font-weight:600}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:1rem;text-align:center}th,td{padding:16px 10px;border-bottom:1px solid var(--line)}thead{background:var(--green);color:white}thead th:first-child{min-width:130px}tbody th{font-size:.9rem;white-space:nowrap;font-weight:500}td{font-size:1.2rem;line-height:1.4}th{font-weight:500}.note{font-size:.85rem;color:var(--muted);margin-top:14px}.services{display:grid;grid-template-columns:.85fr 1.35fr;gap:48px}.service-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;gap:24px;padding:24px 4px;cursor:pointer}summary::-webkit-details-marker{display:none}summary h3{font-size:1.2rem;font-weight:500}.number{color:var(--green);font-size:.85rem}.toggle{margin-left:auto;font-size:1.3rem;font-weight:400}details[open] .toggle{transform:rotate(45deg)}.service-body{padding:0 8px 28px 46px;color:var(--muted)}.access{border-top:1px solid var(--line);background:var(--soft)}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:30px}.clinic-name{font-size:1.4rem;letter-spacing:.08em}dl{margin:20px 0}dl>div{display:grid;grid-template-columns:85px 1fr;padding:14px 0;border-bottom:1px solid var(--line);gap:16px}dt{color:var(--muted);font-size:.9rem}dd{margin:0;overflow-wrap:anywhere}.outline{margin-top:24px;background:transparent;color:var(--green)}.map-slot{min-height:360px}.map-slot iframe{width:100%;height:100%;min-height:360px;border:0;display:block}footer{position:relative;padding:44px 5%;background:var(--ink);color:white}footer p{font-size:.85rem;margin:12px 0}.footer-name{font-size:1.3rem;text-decoration:none}footer small{font-size:.8rem;color:#c4d4cb}.back-top{position:absolute;right:5%;top:50px;font-size:.85rem}footer a:hover{color:var(--lime)}.visually-hidden,.skip{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{clip:auto;width:auto;height:auto;top:0;left:0;margin:0;padding:16px;background:white;z-index:10}@media(max-width:1000px){.header-phone{display:none}.hero{min-height:480px}.hero-copy{padding:45px 8%}.hours,.services{gap:30px;grid-template-columns:1fr 1.3fr}.access-grid{gap:32px}}@media(max-width:700px){.header{padding:20px 6%;flex-direction:column;align-items:flex-start;gap:10px}.brand{font-size:1.5rem}.brand-en{font-size:.75rem}nav{gap:24px}nav a{font-size:.9rem}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6%}.eyebrow{font-size:.8rem;letter-spacing:.06em}h1{font-size:clamp(1.75rem,8vw,2rem)}.hero-photo{height:290px}.hero-photo figcaption{font-size:.8rem;padding:12px 6%}.section{padding:44px 6%}.hours,.services,.access-grid{grid-template-columns:1fr;gap:24px}h2{font-size:1.9rem}th,td{padding:13px 5px}table{font-size:.85rem}thead th:first-child{min-width:112px}tbody th{font-size:.8rem}.service-body{padding-left:4px}.access-grid{margin-top:16px}.map-slot,.map-slot iframe{min-height:310px}.back-top{position:static;display:inline-block;margin-top:22px}footer small{display:block}.intro br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

