@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Noto+Sans+JP:wght@400;500;600&display=swap');
select{display:block;width:100%;border:1px solid #cbd1ca;margin-top:7px;padding:12px;font:400 15px "Noto Sans JP",sans-serif;background:#fff}
.page-hero{background:#17443a;color:#fff;padding:38px 0 75px}.page-nav{display:flex;justify-content:space-between;align-items:center}.page-nav img{width:138px;height:55px}.page-nav a{color:#fff;text-decoration:none;font-size:12px}.page-content{width:min(940px,calc(100% - 40px));margin:0 auto;padding:80px 0 110px}.page-content h1{font-size:clamp(38px,5vw,62px);margin-bottom:45px}.page-content h2{font-size:28px;margin:50px 0 18px;color:#17443a}.page-content p{max-width:760px}.page-list{border-top:1px solid #d9ddd8}.page-list>*{border-bottom:1px solid #d9ddd8;padding:22px 5px;display:flex;gap:25px}.page-list a{color:#202925;text-decoration:none}.price-table{width:100%;border-collapse:collapse;margin:25px 0}.price-table th,.price-table td{padding:17px;border-bottom:1px solid #d9ddd8;text-align:left}.price-table th{color:#17443a;font-weight:500}.note{background:#f5f2eb;padding:25px;margin-top:30px}.page-cta{margin-top:55px;padding:38px;background:#f5f2eb;display:flex;justify-content:space-between;align-items:center;gap:20px}.therapist-card{display:grid;grid-template-columns:220px 1fr;gap:35px;padding:30px 0;border-bottom:1px solid #d9ddd8}.therapist-card img{width:220px;height:180px;object-fit:cover}@media(max-width:760px){.page-hero{padding:25px 0 50px}.page-content{padding:55px 0 75px}.page-list>*{display:block}.page-list time{display:block;margin-bottom:5px}.page-cta{display:block}.page-cta .button{margin-top:15px}.therapist-card{grid-template-columns:1fr}.therapist-card img{width:100%;height:250px}}
.reserve-page{min-height:100vh;background:#f5f2eb;padding:48px 20px 80px}.reserve-logo{display:block;width:170px;margin:0 auto 42px}.reserve-logo img{width:100%;display:block}.reserve-wrap{background:#fff;width:min(680px,100%);margin:auto;padding:55px 65px}.reserve-wrap h1{font-size:42px;margin-bottom:20px}.reserve-wrap>p{margin-bottom:35px}.reserve-wrap a{color:#17443a}form{display:grid;gap:19px}form label{font-size:13px;font-weight:600;color:#17443a}form em{font-style:normal;font-size:10px;background:#17443a;color:#fff;padding:2px 6px;margin-left:7px}input,textarea{display:block;width:100%;border:1px solid #cbd1ca;margin-top:7px;padding:12px;font:400 15px "Noto Sans JP",sans-serif;background:#fff}textarea{resize:vertical}form .button{border:0;margin-top:8px;cursor:pointer}.thanks{min-height:340px}@media(max-width:760px){.reserve-wrap{padding:34px 23px}.reserve-wrap h1{font-size:33px}}
:root{--green:#17443a;--ink:#202925;--cream:#f5f2eb;--gold:#c9b27b;--line:#d9ddd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans JP",sans-serif;font-size:15px;line-height:2;background:#fff}.shell{width:min(1120px,calc(100% - 64px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:white;padding:8px}.hero{min-height:720px;color:white;background:linear-gradient(90deg,rgba(11,31,25,.62),rgba(11,31,25,.08) 70%),url('/hero.jpg') center/cover}.nav{height:116px;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:175px;max-height:75px}.menu{display:flex;align-items:center;gap:24px}.menu a{color:white;text-decoration:none;font-size:12px;letter-spacing:.08em}.nav-reserve{padding:11px 17px;border:1px solid rgba(255,255,255,.8)}.menu-toggle{display:none}.hero-copy{padding-top:125px}.eyebrow{margin:0 0 15px;font-family:"DM Serif Display",serif;letter-spacing:.18em;font-size:12px;color:inherit}.eyebrow.green{color:var(--green)}h1,h2{font-weight:400;line-height:1.42;margin:0;font-family:"DM Serif Display","Noto Sans JP",serif;letter-spacing:.03em}h1{font-size:clamp(44px,5.3vw,76px)}h2{font-size:clamp(30px,3.5vw,49px)}.hero-copy>p:not(.eyebrow){margin:26px 0 34px;font-size:16px;line-height:2}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-width:208px;padding:15px 18px;text-decoration:none;font-size:13px;letter-spacing:.08em;transition:.25s}.button b,.text-link b{font-size:19px;font-weight:400}.button.light{background:#fff;color:var(--green)}.button.dark{background:var(--green);color:#fff}.button.outline{border:1px solid #fff;color:#fff}.button:hover{transform:translateY(-3px)}.tel-link{font-family:"DM Serif Display",serif;color:white;text-decoration:none;font-size:25px}.tel-link small{display:block;font-family:"Noto Sans JP",sans-serif;font-size:10px;letter-spacing:.1em}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:135px 0}.intro-text{padding-top:35px}.intro-text p{margin-top:0;margin-bottom:19px}.text-link{display:inline-flex;align-items:center;gap:15px;color:var(--green);text-decoration:none;border-bottom:1px solid var(--green);padding-bottom:6px;font-size:13px;margin-top:13px}.service-band{background:var(--green);color:white;padding:96px 0}.service-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:9%}.service-photo img{display:block;width:100%;aspect-ratio:1/1.05;object-fit:cover}.service-copy p:not(.eyebrow){margin:25px 0 28px}.therapists,.news{padding:135px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.therapist-layout{display:grid;grid-template-columns:1.15fr .85fr}.therapist-layout>img{width:100%;height:380px;object-fit:cover}.schedule{background:var(--cream);padding:50px 54px}.schedule-label,.schedule-date{font-family:"DM Serif Display",serif;letter-spacing:.12em}.schedule-label{color:var(--green);font-size:13px}.schedule-date{font-size:24px;margin:10px 0}.schedule .button{margin-top:13px}.news{padding-top:0}.news-item{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;padding:23px 5px;display:grid;grid-template-columns:150px 1fr auto;transition:.2s}.news-item:hover{padding-left:13px;background:var(--cream)}.news-item time{font-family:"DM Serif Display",serif;color:var(--green)}.faq{background:var(--cream);padding:110px 0}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:11%}.questions details{border-top:1px solid #cbd1ca;padding:18px 0}.questions details:last-of-type{border-bottom:1px solid #cbd1ca}.questions summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:15px}.questions summary::-webkit-details-marker{display:none}.questions summary b{font-size:20px;font-weight:400;color:var(--green)}.questions details[open] summary b{transform:rotate(45deg)}.questions details p{font-size:13px;line-height:1.8;margin:14px 28px 0 0}.contact{background:var(--green);color:#fff;padding:105px 0}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact-inner>div>p:not(.eyebrow){opacity:.82}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:17px;padding-top:20px}.phone{font-family:"DM Serif Display",serif;font-size:37px;color:#fff;text-decoration:none}.phone small{display:block;font-family:"Noto Sans JP",sans-serif;font-size:10px;letter-spacing:.1em}.line-link{color:white;font-size:13px}footer{padding:65px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-top img{height:64px;width:auto}.footer-links{max-width:600px;display:flex;justify-content:flex-end;gap:11px 25px;flex-wrap:wrap}.footer-links a{color:var(--ink);font-size:12px;text-decoration:none}.copyright{margin-top:55px;border-top:1px solid var(--line);padding-top:18px;color:#77817c;font-size:10px;letter-spacing:.08em}.mobile-reserve{display:none}
@media(max-width:760px){body{font-size:14px;padding-bottom:57px}.shell{width:min(100% - 38px,600px)}.hero{min-height:650px;background-position:59% center}.nav{height:88px}.brand img{width:133px}.menu-toggle{display:flex;border:0;background:none;color:#fff;align-items:center;gap:8px;font-size:10px;letter-spacing:.15em}.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{display:block;width:20px;height:1px;background:#fff;position:relative}.menu-toggle span:before,.menu-toggle span:after{content:"";position:absolute;left:0}.menu-toggle span:before{top:-6px}.menu-toggle span:after{top:6px}.menu{display:none;position:absolute;z-index:4;top:88px;left:0;width:100%;background:var(--green);padding:17px 20px;flex-direction:column;align-items:stretch;gap:0}.menu.open{display:flex}.menu a{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.2)}.nav-reserve{border:0}.hero-copy{padding-top:102px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.intro,.service-grid,.faq-grid,.contact-inner{grid-template-columns:1fr;gap:36px}.intro{padding:80px 0}.intro-text{padding:0}.service-band{padding:60px 0}.service-copy{padding:5px 0}.therapists,.news{padding:80px 0}.section-head{margin-bottom:28px}.section-head .text-link{font-size:11px;white-space:nowrap}.therapist-layout{grid-template-columns:1fr}.therapist-layout>img{height:260px}.schedule{padding:32px}.faq{padding:75px 0}.contact{padding:72px 0}.phone{font-size:31px}.footer-top{flex-direction:column;gap:32px}.footer-links{justify-content:flex-start}.copyright{margin-top:35px}.mobile-reserve{position:fixed;z-index:9;bottom:0;left:0;right:0;height:57px;display:grid;grid-template-columns:1fr 1fr}.mobile-reserve a{display:grid;place-items:center;text-decoration:none;font-size:13px;letter-spacing:.1em;color:#fff;background:#263732}.mobile-reserve a:last-child{background:#bd9f5e}.news-item{grid-template-columns:1fr auto;gap:4px}.news-item span{grid-row:2}.news-item b{grid-row:1 / 3;grid-column:2;align-self:center}}
