:root{color-scheme:light;--ink:#213733;--forest:#173f3a;--muted:#62736e;--line:#e2e8e3;--cream:#f8f6f0;--white:#fff;--mint:#e3f0e9;--accent:#d86143;--accent-dark:#b94c32}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.7}button,input{font:inherit}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ff9b63;outline-offset:3px}.skip{position:absolute;left:8px;top:-80px;background:#fff;padding:10px;z-index:10}.skip:focus{top:8px}.wrap{width:min(100% - 40px,1080px);margin-inline:auto}[hidden]{display:none!important}
.site-header{height:82px;padding:0 max(20px,calc((100vw - 1080px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:40px;height:40px;border-radius:13px;background:var(--forest);display:grid;place-items:center;color:#fff;font-family:Georgia,serif;font-size:25px;font-weight:bold}.brand strong,.brand small{display:block;line-height:1.2}.brand strong{font-size:16px;letter-spacing:.025em}.brand small{color:var(--muted);font-size:10px;margin-top:3px}.header-link{font-size:13px;font-weight:800;text-decoration:none;color:var(--forest);white-space:nowrap}.header-link:hover,.consult-actions>a:last-child:hover{text-decoration:underline}
.hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px;align-items:end;padding-block:70px 68px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:900;color:#b5563e;text-transform:uppercase}.hero h1{font-size:clamp(29px,4.2vw,48px);letter-spacing:-.045em;line-height:1.35;margin:15px 0 20px}.hero-copy>p{color:#50615c;max-width:650px;font-size:16px;margin:0}.hero-steps{display:flex;gap:8px;flex-wrap:wrap;margin-top:27px}.hero-steps span{border:1px solid #d9e6da;background:#edf5ea;border-radius:999px;color:var(--forest);font-size:12px;font-weight:800;padding:7px 13px}.hero-note{display:flex;gap:13px;padding:19px;background:#fff;border-radius:17px;border:1px solid var(--line);box-shadow:0 14px 36px rgba(28,61,46,.05)}.note-symbol{color:var(--accent);font-size:24px;line-height:1.2}.hero-note strong{font-size:14px}.hero-note p{font-size:12px;color:var(--muted);margin:4px 0 0;line-height:1.7}
.demo-area{padding-bottom:88px}.section-heading{margin:0 0 25px}.section-heading h2{font-size:clamp(24px,3vw,31px);line-height:1.35;margin:7px 0}.section-heading p{margin:0;color:var(--muted);font-size:14px}.demo-grid{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:22px;align-items:start}.panel{background:var(--white);border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 42px rgba(26,55,41,.06)}.booking-form{padding:30px}.form-heading{padding-bottom:25px;border-bottom:1px solid var(--line)}.step-badge{display:inline-block;padding:4px 10px;border-radius:7px;background:var(--mint);color:var(--forest);font-size:11px;font-weight:900}.form-heading h3{font-size:22px;line-height:1.4;margin:12px 0 5px}.form-heading p{margin:0;color:var(--muted);font-size:13px}.choice-group{border:0;margin:0;padding:23px 0 24px;border-bottom:1px solid var(--line);min-width:0}.choice-group legend{padding:0;font-weight:900;font-size:16px}.number{display:inline-grid;place-items:center;background:var(--forest);color:#fff;width:25px;height:25px;border-radius:50%;font-size:12px;margin-right:7px}.service-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.choice{min-height:55px;background:#fff;border:1.5px solid #d7e0d9;border-radius:11px;color:var(--ink);font-weight:800;transition:border-color .12s,background .12s,transform .12s}.choice:hover:not(:disabled){border-color:var(--forest);transform:translateY(-1px)}.choice[aria-pressed="true"]{border-color:var(--forest);background:#e6f3ea;box-shadow:inset 0 0 0 1px var(--forest)}.service-choice{display:flex;flex-direction:column;text-align:left;padding:12px 13px;gap:2px}.service-choice small{color:var(--muted);font-size:11px;font-weight:600}.date-options{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-top:16px}.date-choice{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:7px 2px;min-height:65px;line-height:1.2}.date-choice small{font-size:11px;margin-bottom:6px;font-weight:600;color:var(--muted)}.date-choice strong{font-size:16px}.date-choice[aria-pressed="true"] small{color:var(--forest)}.field-help{color:var(--muted);font-size:12px;margin:2px 0 0}.time-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.time-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px}.time-choice small{font-size:10px;font-weight:700;color:var(--muted)}.time-choice:disabled{background:#f4f5f2;color:#929e98;border-color:#ecefec;cursor:not-allowed}.time-choice:disabled small{color:#929e98}.empty-times{grid-column:1/-1;color:var(--muted);font-size:13px;margin:4px 0}.form-actions{padding-top:25px}.primary-button,.secondary-button{min-height:51px;padding:12px 20px;border-radius:10px;font-weight:900;border:1px solid var(--forest)}.primary-button{background:var(--forest);color:white}.primary-button:hover:not(:disabled){background:#225b50}.primary-button:disabled{background:#dfe5df;border-color:#dfe5df;color:#6e7e76;cursor:not-allowed}.secondary-button{background:#fff;color:var(--forest)}.secondary-button:hover{background:#f1f7f2}.form-actions .primary-button{width:100%}.form-actions p{font-size:11px;color:var(--muted);text-align:center;margin:9px 0 0}
.summary-panel{padding:25px;position:sticky;top:20px}.summary-panel h3{font-size:21px;margin:8px 0 17px}.summary-panel dl,.result-details{margin:0}.summary-panel dl>div,.result-details>div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-top:1px solid var(--line);font-size:13px}.summary-panel dt,.result-details dt{color:var(--muted)}.summary-panel dd,.result-details dd{margin:0;font-weight:900;text-align:right}.summary-bottom{background:#f1f6f0;border-radius:9px;padding:12px;margin-top:17px;font-size:11px;font-weight:700;color:var(--forest)}.small-dot{display:inline-block;width:7px;height:7px;background:#499c6d;border-radius:50%;margin-right:5px}
.result-panel{max-width:680px;padding:39px;margin-inline:auto}.result-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#e4f2e6;color:#146948;font-size:28px;font-weight:900;margin-bottom:19px}.result-panel h3{font-size:28px;line-height:1.3;margin:7px 0}.result-panel>p{font-size:14px;color:var(--muted);margin:0 0 25px}.result-details{background:#f7f9f6;border-radius:12px;padding:8px 18px}.result-details>div:first-child{border-top:0}.result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.text-button{border:0;background:none;color:var(--muted);text-decoration:underline;font-size:12px;padding:8px 0;margin-top:13px}.text-button:hover{color:var(--forest)}
.guide-section{max-width:680px;margin:54px auto 0}.message-card{border:1px solid #d5e7d9;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 18px 38px rgba(26,55,41,.07)}.message-head{display:flex;align-items:center;gap:10px;padding:17px 20px;border-bottom:1px solid var(--line)}.message-avatar{display:grid;place-items:center;width:35px;height:35px;background:#d9ecdc;color:var(--forest);border-radius:50%;font-family:Georgia,serif;font-weight:900}.message-head strong,.message-head small{display:block;line-height:1.4}.message-head strong{font-size:13px}.message-head small{color:var(--muted);font-size:10px}.demo-pill{background:#fff3ed;color:#ac563b;border-radius:99px;padding:3px 8px;font-size:10px;font-weight:900;margin-left:auto}.message-body{padding:15px 22px;font-size:14px;line-height:1.9}.message-body p{margin:9px 0}.message-sign{color:var(--muted);font-size:12px}.message-action{width:100%;background:#f0f7ef;border:0;border-top:1px solid #d5e7d9;text-align:center;padding:14px 18px;color:var(--forest);font-size:13px;font-weight:900}.message-action:hover{background:#e5f2e5}
.shop-panel{max-width:680px;margin:50px auto 0;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.shop-panel summary{list-style:none;cursor:pointer;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:15px}.shop-panel summary::-webkit-details-marker{display:none}.shop-panel summary strong,.shop-panel summary small,.shop-panel summary .eyebrow{display:block}.shop-panel summary strong{font-size:17px;margin:2px 0}.shop-panel summary small{font-size:12px;color:var(--muted)}.summary-chevron{font-size:25px;color:var(--forest);transition:transform .15s}.shop-panel[open] .summary-chevron{transform:rotate(180deg)}.shop-content{border-top:1px solid var(--line);padding:20px 24px 25px}.shop-content>p{font-size:12px;color:var(--muted);margin:0 0 16px}.shop-bookings{display:grid;gap:9px}.shop-booking{border-radius:10px;background:#f5f8f4;border:1px solid #e0e9df;padding:15px}.shop-booking strong{display:block;font-size:15px}.shop-booking span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.shop-empty{padding:19px;background:#f5f8f4;border-radius:10px;color:var(--muted);font-size:13px}
.consult-wrap{background:var(--forest);color:#fff}.consult{padding-block:59px;display:flex;justify-content:space-between;align-items:center;gap:36px}.consult .eyebrow{color:#ffb599}.consult h2{font-size:clamp(22px,2.8vw,30px);line-height:1.4;margin:9px 0 10px}.consult p{color:#cbded3;font-size:13px;margin:0;max-width:650px}.consult-actions{display:grid;gap:12px;justify-items:start;flex:none}.consult-button{background:#fff;color:var(--forest);padding:13px 18px;border-radius:9px;font-size:13px;font-weight:900;text-decoration:none}.consult-button:hover{background:#e9f3eb}.consult-actions>a:last-child{color:#e2eee4;font-size:12px;font-weight:700;text-decoration:none}footer{background:#102f2b;color:#c4d8cd}.footer-inner{display:flex;justify-content:space-between;padding-block:24px;gap:15px;font-size:11px}.footer-inner a{font-weight:900;text-decoration:none}
@media(max-width:800px){.hero{grid-template-columns:1fr;gap:23px;padding-block:46px}.hero-note{max-width:520px}.demo-grid{grid-template-columns:1fr}.summary-panel{position:static;order:-1}.summary-panel dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.summary-panel dl>div{display:block}.summary-panel dd{text-align:left}.summary-bottom{margin-top:8px}.consult{display:block}.consult-actions{margin-top:26px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1080px)}.site-header{padding-inline:14px;height:68px}.brand-mark{width:35px;height:35px}.brand strong{font-size:13px}.brand small{font-size:9px}.header-link{font-size:11px}.hero{padding-block:36px 44px}.hero h1{font-size:30px}.hero h1 br{display:none}.hero-copy>p{font-size:14px}.hero-steps{gap:6px}.hero-steps span{font-size:10px;padding:6px 9px}.booking-form{padding:19px}.summary-panel{padding:18px}.summary-panel h3{font-size:17px;margin-bottom:8px}.summary-panel dl>div{padding:7px 0}.summary-panel dt,.summary-panel dd{font-size:11px}.summary-bottom{font-size:10px}.service-options{grid-template-columns:1fr}.service-choice{min-height:51px;flex-direction:row;align-items:center;justify-content:space-between}.date-options{grid-template-columns:repeat(4,minmax(0,1fr))}.time-options{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-group{padding-block:21px}.result-panel{padding:25px 20px}.result-panel h3{font-size:24px}.result-actions>*{width:100%}.guide-section{margin-top:42px}.shop-panel{margin-top:37px}.consult{padding-block:45px}.footer-inner{display:block}.footer-inner span{display:block;margin-top:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.choice,.summary-chevron{transition:none}}
@media(max-width:800px){#booking-flow .summary-panel{order:0}}
.result-links{display:flex;flex-wrap:wrap;column-gap:22px;row-gap:2px;margin-top:12px}.result-links .text-button{margin-top:0}
