:root{--orange:#ee7301;--orange-dark:#a94700;--ink:#281d17;--muted:#706b66;--line:#e4e2dc;--aqua:#79c5c8;--aqua-dark:#27696d;--paper:#f7f7f4;--orange-soft:#fff3e7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;font-size:16px;line-height:1.7}button,input,select{font:inherit;color:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--aqua-dark);outline-offset:3px}button{border:0}img{max-width:100%}.preview-bar{padding:7px 20px;background:#e9eded;color:#505956;text-align:center;font-size:12px;letter-spacing:.025em}.preview-bar span{font-size:10px;letter-spacing:.14em;border:1px solid #a3aeaa;padding:2px 6px;margin-right:12px}header{height:110px;background:white;display:flex;align-items:center;justify-content:space-between;padding:14px max(5vw,24px);border-bottom:1px solid var(--line)}.logo{width:155px;height:84px}nav{display:flex;align-items:center;gap:28px;font-size:14px}.text-button{background:none;padding:8px 0;text-decoration:underline;text-underline-offset:5px}nav .text-button{border:1px solid var(--ink);border-radius:40px;padding:10px 22px;text-decoration:none}main{max-width:1200px;margin:auto;padding:40px 28px 0}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.19em;color:var(--orange-dark);margin:0 0 8px}.page-title h1{font-family:"Hiragino Mincho ProN","Yu Mincho",serif;font-size:32px;font-weight:500;letter-spacing:.07em;margin:0 0 10px}.page-title p:last-child{font-size:14px;margin:0;color:var(--muted)}.title-divider{margin:0 10px;color:#bdb4aa}.title-badge{font-size:12px;border:1px solid #ccccc3;border-radius:50%;width:108px;height:108px;display:grid;align-content:center;text-align:center;transform:rotate(8deg);line-height:1.9}.title-badge b{font-size:14px}.steps{list-style:none;display:flex;margin:0 0 32px;padding:0;border-bottom:1px solid #d6d7d0}.steps li{flex:1;text-align:center;padding:15px 3px;color:var(--muted);font-size:14px;position:relative}.steps li.active{color:var(--orange-dark);border-bottom:3px solid var(--orange);font-weight:700}.steps span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e9e9e3;margin-right:10px;font-size:12px}.steps .active span{color:white;background:var(--orange)}.steps .done span{background:var(--aqua);color:var(--ink)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}#content{min-width:0;outline:none}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;margin-bottom:20px}.section-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.section-head h2{font-size:20px;margin:0;letter-spacing:.035em}.section-num{font-family:Georgia,serif;color:var(--orange);font-size:26px}.muted{color:var(--muted)}.small{font-size:13px}.body-small{font-size:14px}.panel p{margin:0 0 16px}.people{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.person{display:flex;align-items:center;gap:18px;flex:1;min-width:210px}.person>span{font-size:14px;font-weight:600}.stepper{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:6px;background:white;min-width:142px}.stepper button{width:40px;height:42px;background:transparent;font-size:22px;color:var(--orange-dark)}.stepper button:disabled{color:#c5c5bf}.stepper output{font-size:15px;white-space:nowrap}.people-total{width:100%;font-size:13px;color:var(--muted);padding-top:12px;border-top:1px solid var(--line)}.people-total b{color:var(--ink)}.schedule-panel{padding:24px 20px}.schedule-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:15px}.schedule-top h2{font-size:20px;margin:0}.schedule-top input{max-width:160px;border:1px solid var(--line);border-radius:5px;padding:6px;font-size:14px;background:white}.week-nav{display:flex;justify-content:space-between;align-items:center;margin:18px 0 14px}.week-nav button{font-size:14px;background:white;border:1px solid var(--line);padding:7px 12px;border-radius:5px}.week-nav button:disabled{opacity:.35}.week-nav strong{font-size:16px}.legend{display:flex;align-items:center;gap:18px;font-size:12px;flex-wrap:wrap;margin-bottom:14px}.legend b{font-size:18px;vertical-align:middle;color:var(--orange-dark);margin-right:4px}.legend span:last-child b{color:#8b8b84}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:7px}.availability{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums;min-width:500px;text-align:center}.availability th,.availability td{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.availability tr>:last-child{border-right:0}.availability tbody tr:last-child>*{border-bottom:0}.availability thead th{padding:10px 2px 9px;background:#f5f5f1;font-weight:500;font-size:13px}.availability thead th strong{display:block;font-size:19px;line-height:1.4}.availability thead th small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.availability th:first-child{width:67px;position:sticky;left:0;z-index:1;background:#fafaf7}.availability .sat{color:#286b87;background:#eff7fa}.availability .sun{color:#b64b24;background:#fff1e7}.availability .holiday small{color:#9d4d17}.availability tbody th{font-weight:500;font-size:14px;padding:6px 2px}.availability tbody th small{display:block;font-size:10px;color:var(--muted)}.availability td{height:52px;padding:3px;background:white}.availability td.closed{background:#f0f0eb;color:#aaa99f}.slot{display:flex;align-items:center;justify-content:center;width:100%;height:44px;border:1px solid transparent;border-radius:5px;background:transparent;font-size:25px;color:var(--orange-dark);transition:background .15s}.slot:hover{background:var(--orange-soft);border-color:#f6b374}.slot.selected{background:var(--orange);color:var(--ink);border-color:var(--orange-dark)}.slot.limited{color:var(--orange-dark);font-size:23px}.slot:disabled{color:#a4a49d;background:transparent;border:0}.schedule-caption{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted);margin:12px 0 0}.hint{background:#edf7f6;border-left:3px solid var(--aqua);padding:13px 16px;font-size:14px;border-radius:0 6px 6px 0}.selected-bar{margin-top:18px;background:var(--orange-soft);border:1px solid #efc69f;border-radius:6px;padding:15px;font-size:14px}.selected-bar strong{display:block;font-size:16px;margin-bottom:4px}.actions{display:flex;gap:14px;align-items:center;margin-top:24px}.primary{background:var(--orange);color:#20150b;font-weight:700;border:1px solid var(--orange);padding:15px 22px;border-radius:7px;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:background .15s}.primary:hover{background:#dc6900}.primary:disabled{background:#e8e7e1;border-color:#e8e7e1;color:#939089}.secondary{border:1px solid #c6c6bd;background:white;border-radius:6px;padding:13px 20px;min-height:50px}.wide{width:100%}.actions .primary{flex:1}.back{background:transparent;text-decoration:underline;font-size:14px;padding:12px}.summary-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.summary-photo{height:165px;width:100%;object-fit:cover;object-position:center 53%;display:block}.summary-inner{padding:23px}.summary-kicker{font-size:11px;letter-spacing:.1em;color:var(--muted);margin:0 0 6px}.summary-inner h2{font-size:18px;margin:0 0 15px}.summary-brand{font-size:13px;margin:0 0 18px;color:var(--muted)}.summary-dl{font-size:14px;margin:0}.summary-dl div{display:flex;justify-content:space-between;gap:15px;margin:10px 0}.summary-dl dt{color:var(--muted)}.summary-dl dd{margin:0;text-align:right}.summary-date{border-block:1px solid var(--line);padding:14px 0;font-size:16px;margin:12px 0 18px}.summary-date p{margin:0}.summary-date small{font-size:13px;color:var(--muted)}.money-line{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin:9px 0}.discount{color:var(--aqua-dark)}.total{display:flex;justify-content:space-between;align-items:baseline;padding-top:18px;margin-top:16px;border-top:1px solid var(--line);font-size:14px}.total b{font-family:Arial,sans-serif;font-size:30px;letter-spacing:-.04em}.summary-help{margin-top:18px;font-size:12px;line-height:1.9;color:var(--muted)}#summary{position:sticky;top:20px}.note-box{border:1px solid var(--line);border-radius:8px;padding:16px 18px;font-size:13px;background:#f3f3ee;margin-top:18px}.note-box h3{font-size:14px;margin:0 0 8px}.note-box p{margin:0}.footnote{display:flex;justify-content:space-between;align-items:center;padding:35px 0 45px;font-size:13px;color:var(--muted);gap:20px}.footnote a{text-decoration:underline;text-underline-offset:5px}footer{border-top:1px solid var(--line);text-align:center;background:#e7eded;padding:32px 20px;color:#504a42}footer img{width:120px}footer p{font-size:12px;margin:8px 0 16px}footer small{font-size:11px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{border:1px solid #c9ccc4;border-radius:7px;padding:16px;display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.choice:has(input:checked){border:2px solid var(--orange);padding:15px;background:var(--orange-soft)}input[type=radio],input[type=checkbox]{accent-color:var(--orange-dark);width:18px;height:18px;flex-shrink:0}.notice{padding:15px;background:var(--orange-soft);font-size:14px;margin-top:18px;border-radius:6px}.notice p:last-child{margin-bottom:0}.product{border-top:1px solid var(--line);padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.product h3{font-size:16px;margin:0 0 5px}.product p{font-size:13px;margin:0 0 8px}.product select{background:#fff;border:1px solid #c6c6bd;padding:7px;border-radius:5px;font-size:13px;max-width:220px}.product .stepper{min-width:130px}.price{font-size:16px;font-weight:700}.tag{display:inline-block;font-size:11px;padding:2px 7px;border-radius:3px;color:var(--aqua-dark);background:#e8f3f4;margin-bottom:5px}.sold{color:#777;background:#eee}.coupon-row{display:flex;gap:10px}.coupon-row input{min-width:0;flex:1}.field{display:block;margin:0 0 22px;font-size:14px}.field>span{display:block;margin-bottom:8px;font-weight:600}.required{font-size:11px;color:var(--orange-dark);font-weight:400;margin-left:8px}.field input,.coupon-row input{width:100%;border:1px solid #bfc2bb;border-radius:5px;padding:13px;background:white;font-size:16px}.field small{display:block;color:var(--muted);font-size:12px;margin-top:7px}.error{color:#a82e20;font-size:14px;margin-top:12px}.coupon-message{font-size:13px;margin-top:10px;color:var(--aqua-dark)}.hold{font-size:13px;padding:10px 16px;margin-bottom:18px;border:1px solid #c8ddde;background:#eef7f7;border-radius:6px;display:flex;justify-content:space-between}.hold b{font-variant-numeric:tabular-nums}.card-demo{border:1px solid #d4d7ce;border-radius:6px;padding:20px;margin-top:18px;background:#f8f8f4}.card-demo p{font-size:14px}.fake-card{letter-spacing:.12em;border:1px solid #d6d7d0;background:#eeefeb;padding:14px;border-radius:5px;font-size:14px}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin:18px 0}.check-row input{margin-top:4px}.review-dl{margin:0}.review-dl div{padding:13px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:125px 1fr;gap:15px;font-size:14px}.review-dl dt{color:var(--muted)}.review-dl dd{margin:0;overflow-wrap:anywhere}.success{text-align:center;padding:24px 0}.success-mark{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--aqua);font-size:32px;margin-bottom:15px}.success h2{font-size:24px;margin:0 0 10px}.reservation-id{font-family:Arial,sans-serif;letter-spacing:.08em;font-size:22px;padding:18px;background:#f4f5f0;border-radius:6px}.divider{border:0;border-top:1px solid var(--line);margin:25px 0}dialog{max-width:560px;width:calc(100% - 32px);padding:28px;border:1px solid var(--line);border-radius:12px;color:var(--ink)}dialog::backdrop{background:#20170d77}dialog h2{font-size:20px;margin-top:0}dialog p{font-size:14px}dialog .primary{margin:20px 0}.mobile-hint{display:none}.sample-fill{margin-bottom:20px}.slot-detail{display:flex;gap:18px;color:var(--muted);font-size:13px}.inline-link{color:var(--orange-dark);text-decoration:underline;cursor:pointer;background:none;padding:0}.optional-title{display:flex;justify-content:space-between;align-items:center}.optional-title .muted{font-size:12px}@media(max-width:1000px){.layout{grid-template-columns:minmax(0,1fr) 275px;gap:20px}main{padding:30px 20px 0}.panel{padding:22px}.schedule-panel{padding:20px 12px}.person{min-width:180px;gap:12px}.title-badge{display:none}.steps span{margin-right:5px}.summary-inner{padding:20px}}@media(max-width:760px){header{height:88px;padding:10px 20px}.logo{width:125px;height:68px}nav{gap:12px}nav>a{display:none}nav .text-button{font-size:12px;padding:8px 12px}.preview-bar{font-size:10px;padding:7px 12px;line-height:1.5}.preview-bar span{display:none}main{padding:26px 16px 0}.page-title{margin-bottom:20px}.page-title h1{font-size:25px;letter-spacing:.04em}.page-title p:last-child{font-size:12px}.eyebrow{font-size:10px}.steps{margin-bottom:24px}.steps li{font-size:11px;padding:12px 0}.steps span{display:grid;margin:0 auto 5px;width:24px;height:24px}.layout{display:flex;flex-direction:column;gap:0}#content,#summary{width:100%}#summary{position:static;margin-top:8px}.summary-photo{display:none}.summary-inner{padding:24px}.summary-help{display:none}.summary-inner .summary-kicker,.summary-brand{display:none}.panel{padding:21px 18px;margin-bottom:16px;border-radius:9px}.section-head h2{font-size:18px}.people{gap:14px}.person{min-width:0;flex:1;flex-direction:column;gap:8px;align-items:flex-start}.stepper{min-width:128px;gap:5px}.stepper button{width:37px;height:42px}.people-total{font-size:12px}.schedule-panel{padding:22px 12px}.schedule-top{gap:8px}.schedule-top h2{font-size:18px}.schedule-top input{font-size:12px;max-width:145px}.week-nav{gap:5px}.week-nav button{padding:7px 9px;font-size:12px}.week-nav strong{font-size:15px}.legend{gap:11px;font-size:11px}.availability{min-width:0}.availability th:first-child{width:45px}.availability thead th{font-size:10px;padding:9px 0}.availability thead th strong{font-size:16px}.availability thead th small{font-size:9px;letter-spacing:-.05em}.availability tbody th{font-size:11px}.availability tbody th small{font-size:9px}.availability td{padding:1px;height:48px}.slot{font-size:23px;height:44px;min-width:0}.schedule-caption{font-size:10px}.actions{gap:8px;margin-top:20px}.primary{padding:14px 16px;font-size:15px}.footnote{display:block;font-size:12px;padding:24px 0 35px}.choice-grid{grid-template-columns:1fr}.product{gap:10px;align-items:flex-start}.product .stepper{min-width:112px}.product .stepper button{width:32px}.product select{max-width:170px;font-size:12px}.product h3{font-size:14px}.review-dl div{grid-template-columns:90px 1fr;font-size:13px}.title-divider{margin:0 5px}.hold{font-size:12px}.notice{font-size:13px}.success h2{font-size:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Keep dates, prices and tap targets legible on narrow screens. */
@media(max-width:760px){.availability{min-width:540px}.availability th:first-child{width:64px}.availability thead th{font-size:12px}.availability thead th strong{font-size:18px}.availability thead th small{font-size:12px;letter-spacing:0}.availability tbody th{font-size:14px}.availability tbody th small{font-size:11px}.mobile-hint{display:block;font-size:12px;color:var(--muted);margin-bottom:10px!important}.steps li{font-size:12px}.people-total{font-size:13px}.schedule-caption{font-size:12px;flex-wrap:wrap}.person>span{font-size:14px}}
