:root{--bg:#f6f6f2;--surface:#fff;--surface-soft:#ecefe8;--ink:#191b18;--text:#354039;--muted:#59665e;--line:rgba(25,27,24,.14);--yellow:#ffd84a;--yellow-strong:#f3c900;--green:#2d684f;--green-soft:#dfece4;--red:#a33c39;--blue:#1766c2;--radius:14px;--shell:min(100% - 48px,1240px);--header:78px;--z-header:30;--z-nav:40;--z-sticky:20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",YuGothic,"Noto Sans JP",sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);padding:10px 14px;color:#fff;background:var(--ink)}.skip-link:focus{transform:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(25,27,24,.32);outline-offset:3px}.site-header{position:sticky;z-index:var(--z-header);top:0;border-bottom:1px solid transparent;background:rgba(246,246,242,.94);backdrop-filter:blur(12px)}.site-header.scrolled{border-bottom-color:var(--line)}.header-inner{display:flex;align-items:center;min-height:var(--header);gap:36px}.brand{width:166px;flex:0 0 auto}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:750}.desktop-nav a:hover{color:#000}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid var(--ink);border-radius:8px;color:var(--ink);background:var(--yellow);font-weight:850;line-height:1.35;cursor:pointer;transition:background .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1)}.button:hover{background:var(--yellow-strong);transform:translateY(-1px)}.button-small{min-height:42px;padding:9px 15px;font-size:12px}.button-large{min-height:58px;padding:15px 24px}.button-secondary{background:#fff}.button-secondary:hover{background:var(--surface-soft)}.menu-button,.mobile-nav{display:none}.hero{overflow:hidden;padding:88px 0 92px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:64px}.hero h1,.section h2,.assessment h2,.privacy-section h2{margin:0;color:var(--ink);font-weight:900;letter-spacing:-.035em;text-wrap:balance}.hero h1{font-size:clamp(46px,5.1vw,72px);line-height:1.24}.hero h1 span{display:inline;background:linear-gradient(transparent 68%,var(--yellow) 0)}.hero-lead{max-width:680px;margin:28px 0 0;font-size:18px;line-height:1.95;text-wrap:pretty}.hero-lead strong{color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{font-size:14px;font-weight:800}.hero-assurances{display:flex;flex-wrap:wrap;gap:9px 22px;margin:22px 0 0;padding:0;list-style:none}.hero-assurances li{position:relative;padding-left:20px;color:var(--muted);font-size:13px;font-weight:700}.hero-assurances li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.product-window{overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:0 8px 8px rgba(25,27,24,.08)}.product-bar{display:flex;align-items:center;gap:7px;min-height:40px;padding:0 15px;border-bottom:1px solid var(--line);background:#fafaf7}.product-bar>span{width:7px;height:7px;border-radius:50%;background:#c5cbc4}.product-bar strong{margin-left:auto;color:var(--muted);font-size:9px}.product-body{display:grid;grid-template-columns:56px 1fr;min-height:330px}.product-side{display:flex;flex-direction:column;align-items:center;gap:19px;padding:19px 13px;background:var(--ink)}.product-side img{width:25px;filter:brightness(0) invert(1)}.product-side span{width:25px;height:4px;border-radius:8px;background:rgba(255,255,255,.22)}.product-side span.active{background:var(--yellow)}.product-content{min-width:0;padding:25px;background:#f7f8f5}.product-heading{display:flex;align-items:center;justify-content:space-between}.product-heading small,.product-heading strong{display:block}.product-heading small{color:var(--muted);font-size:9px}.product-heading strong{margin-top:3px;color:var(--ink);font-size:16px}.product-heading b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--ink);background:var(--yellow);font-size:9px}.product-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.product-metrics div{padding:13px;border-radius:8px;background:#fff}.product-metrics small{display:block;color:var(--muted);font-size:8px}.product-metrics strong{display:block;margin-top:4px;color:var(--ink);font-size:22px}.product-table{overflow:hidden;margin-top:12px;border-radius:8px;background:#fff}.product-row{display:grid;grid-template-columns:1.2fr .8fr .8fr .7fr;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.product-row.head{border-top:0;background:#fbfbf8;font-weight:800}.product-row strong{color:var(--ink)}.product-row em{justify-self:start;padding:3px 7px;border-radius:20px;color:#235541;background:var(--green-soft);font-style:normal}.product-row.is-new em{color:#6a5100;background:#fff2ba}.product-row em.wait{color:#4e5952;background:#e7eae6}.flow-line{display:flex;align-items:center;justify-content:center;gap:11px;margin:17px auto 0;padding:12px 16px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;font-size:10px;font-weight:850}.flow-line i{font-style:normal}.flow-line i:nth-of-type(2){color:var(--yellow-strong)}.section{padding:126px 0}.section h2,.assessment h2{font-size:clamp(36px,4.1vw,58px);line-height:1.35}.section p{max-width:70ch;text-wrap:pretty}.fit{background:var(--ink)}.fit h2,.fit h3{color:#fff}.fit-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.fit-intro>p{margin:24px 0 0;color:#d6ded8;font-size:17px}.fit-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px}.fit-columns h3{margin:3px 0 20px;font-size:20px}.fit-columns ul{margin:0;padding:0;list-style:none}.fit-columns li{position:relative;padding:13px 0 13px 28px;border-top:1px solid rgba(255,255,255,.15);color:#edf1ee;font-size:16px}.check-list li::before,.minus-list li::before{position:absolute;left:2px;font-weight:900}.check-list li::before{content:"✓";color:var(--yellow)}.minus-list li::before{content:"−";color:#aeb9b1}.fit-not{opacity:.78}.section-heading{max-width:960px;margin-bottom:56px}.workflow{background:#fff}.workflow-compare{display:grid;grid-template-columns:1fr 62px 1fr;align-items:stretch}.workflow-compare article{padding:34px 38px;border-radius:var(--radius)}.workflow-before{background:#eceeea}.workflow-after{background:#fff4bd}.workflow-compare h3{margin:0 0 22px;color:var(--ink);font-size:22px}.workflow-compare ol{margin:0;padding:0;list-style:none;counter-reset:flow}.workflow-compare li{position:relative;padding:14px 0 14px 34px;border-top:1px solid var(--line);font-size:16px}.workflow-compare li::before{counter-increment:flow;content:counter(flow);position:absolute;left:2px;color:var(--muted);font-weight:850}.workflow-after li::after{content:"";position:absolute;bottom:-7px;left:8px;width:1px;height:14px;background:var(--ink)}.workflow-after li:last-child::after{display:none}.workflow-switch{align-self:center;justify-self:center;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:var(--ink);background:var(--yellow);font-size:12px;font-weight:900}.savings{background:var(--surface-soft)}.savings-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.savings-copy>p{margin:24px 0 0;font-size:17px}.preset-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.preset-row button{min-height:44px;padding:8px 14px;border:1px solid var(--ink);border-radius:24px;background:transparent;font-size:14px;font-weight:800;cursor:pointer}.preset-row button:hover,.preset-row button.active{background:var(--yellow)}.calculator-input{display:grid;gap:8px;margin-top:22px;color:var(--ink);font-weight:800}.calculator-input>span{display:flex;align-items:center;max-width:330px;border-bottom:2px solid var(--ink)}.calculator-input input{width:100%;min-height:60px;border:0;background:transparent;color:var(--ink);font-size:32px;font-weight:900;font-variant-numeric:tabular-nums}.calculator-input input:focus{outline:0}.calculator-input b{font-size:16px}.savings-result{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:28px;border-radius:var(--radius);background:#fff}.saving-period{padding:22px;border:1px solid var(--line);border-radius:10px}.saving-period.annual{background:var(--yellow)}.saving-period h3{margin:0;color:var(--ink);font-size:16px}.saving-period dl{margin:18px 0}.saving-period dl>div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;border-top:1px solid var(--line)}.saving-period dt{color:var(--muted);font-size:13px}.saving-period dd{margin:0;color:var(--ink);font-weight:850;font-variant-numeric:tabular-nums}.saving-period>strong{display:block;color:var(--ink);font-size:17px}.saving-period>strong span{font-size:24px}.savings-result>p,.savings-result>.button{grid-column:1/-1}.savings-result>p{margin:4px 0 0;color:var(--muted);font-size:13px}.savings-result>.button{justify-self:start}.responsibility{background:var(--yellow)}.responsibility-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px}.responsibility-layout p{margin:26px 0 0;font-size:17px}.responsibility-map{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:32px}.map-center{display:grid;min-height:170px;place-content:center;justify-items:center;gap:14px;border:1px solid var(--ink);border-radius:50%;background:#fff}.map-center img{width:48px}.map-center strong{color:var(--ink)}.responsibility-map ul{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;border-top:1px solid var(--ink);border-left:1px solid var(--ink);list-style:none}.responsibility-map li{padding:15px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);color:var(--ink);background:rgba(255,255,255,.42);font-size:14px;font-weight:750}.transfer{background:#fff}.transfer-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:100px}.transfer-copy>p{margin:24px 0 0;font-size:17px}.transfer-copy ul{margin:26px 0 0;padding:0;list-style:none}.transfer-copy li{padding:9px 0;border-top:1px solid var(--line);font-size:15px}.transfer-copy li::before{content:"✓";margin-right:12px;color:var(--green);font-weight:900}.transfer-steps{margin:0;padding:0;border-top:1px solid var(--ink);list-style:none}.transfer-steps li{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.transfer-steps li>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:var(--ink);background:var(--yellow);font-weight:900}.transfer-steps strong{display:block;color:var(--ink);font-size:18px}.transfer-steps p{margin:4px 0 0;color:var(--muted);font-size:14px}.scope{background:var(--bg)}.scope-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.scope-layout>div>p{margin:24px 0 0;font-size:17px}.scope-summary ul{margin:0;padding:0;border-top:1px solid var(--ink);list-style:none}.scope-summary li{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.scope-summary strong{color:var(--ink);font-size:17px}.scope-summary span{color:var(--muted);font-size:15px}.scope-details{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:56px}.scope-details details{padding:0 20px;border:1px solid var(--line);border-radius:10px;background:#fff}.scope-details summary{padding:18px 28px 18px 0;color:var(--ink);font-size:15px;font-weight:850;cursor:pointer}.scope-details p{margin:-4px 0 20px;color:var(--muted);font-size:14px}.human{background:var(--ink)}.human-layout{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:80px}.human-mark{display:grid;aspect-ratio:1;place-items:center;border-radius:50%;background:var(--yellow)}.human-mark img{width:42%}.human h2{color:#fff}.human p{margin:25px 0 0;color:#d9e0db;font-size:17px}.human .human-note{color:var(--yellow);font-weight:800}.faq{background:#fff}.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:23px 42px 23px 0;color:var(--ink);font-size:16px;font-weight:850;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"＋";position:absolute;right:4px;font-size:22px}.faq-list details[open] summary::after{content:"−"}.faq-list p{margin:-2px 0 24px;padding-right:42px;color:var(--muted);font-size:15px}.assessment{padding:126px 0;color:#fff;background:var(--ink)}.assessment-layout{display:grid;grid-template-columns:.62fr 1.38fr;align-items:start;gap:80px}.assessment-copy{position:sticky;top:110px}.assessment-copy h2{color:#fff}.assessment-copy>p{margin:24px 0 0;color:#d2dbd5;font-size:17px}.assessment-copy ul{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.assessment-copy li{position:relative;padding-left:24px;color:#eef2ef;font-size:14px}.assessment-copy li::before{content:"✓";position:absolute;left:0;color:var(--yellow);font-weight:900}.form-shell{min-width:0;padding:34px;border-radius:var(--radius);color:var(--text);background:#fff}.form-progress{overflow:hidden;height:6px;border-radius:10px;background:#e5e8e3}.form-progress span{display:block;width:25%;height:100%;background:var(--yellow-strong);transition:width .3s cubic-bezier(.22,1,.36,1)}.step-indicator{margin:12px 0 20px;color:var(--muted);font-size:12px;text-align:right}.step-indicator strong{color:var(--ink)}.form-step{min-width:0;margin:0;padding:0;border:0}.form-step>legend{padding:0;color:var(--ink);font-size:25px;font-weight:900}.step-help{margin:6px 0 24px;color:var(--muted);font-size:14px}.form-step>label,.field-grid>label,.preferred-month{display:grid;gap:8px;margin-top:18px;color:var(--ink);font-size:14px;font-weight:800}.form-step label>span:not(.consent span),.checkbox-group legend span{margin-left:5px;color:var(--red);font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid.three{grid-template-columns:repeat(3,1fr)}input,select,textarea{width:100%;min-height:50px;padding:11px 13px;border:1px solid #8a968e;border-radius:8px;color:var(--ink);background:#fff;font-size:16px}input::placeholder,textarea::placeholder{color:#69766e;opacity:1}input:focus,select:focus,textarea:focus{border-color:var(--ink);outline:3px solid rgba(255,216,74,.65)}[aria-invalid="true"]{border-color:var(--red)!important;background:#fff2f1!important}.form-step label small{color:var(--muted);font-size:11px;font-weight:500}.inline-check{display:flex!important;align-items:center;gap:9px!important;margin-top:10px!important;font-weight:650!important}.inline-check input,.checkbox-group input,.consent input,.timing-form input[type="radio"]{width:19px;height:19px;min-height:auto;margin:0;accent-color:var(--ink)}.checkbox-group{margin:22px 0 0;padding:0;border:0}.checkbox-group>legend{color:var(--ink);font-size:14px;font-weight:800}.checkbox-group>label{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin:10px 8px 0 0;padding:9px 12px;border:1px solid var(--line);border-radius:8px;color:var(--text);font-size:13px;font-weight:700}.checkbox-group>label:has(input:checked){border-color:var(--ink);background:#fff4bd}.form-saving-preview{display:grid;gap:3px;margin-top:20px;padding:18px;border-radius:10px;background:#fff4bd}.form-saving-preview>span,.form-saving-preview>small{color:#5a5440;font-size:12px}.form-saving-preview>strong{color:var(--ink);font-size:19px}.consent{display:flex!important;align-items:flex-start;gap:11px!important}.consent span{color:var(--text);font-size:13px;font-weight:600}.consent a{color:var(--ink);text-decoration:underline}.turnstile-placeholder{display:flex;min-height:52px;align-items:center;justify-content:center;margin-top:18px;padding:10px;border:1px dashed #8a968e;border-radius:8px;color:var(--muted);background:#f6f6f2;font-size:12px;text-align:center}.turnstile-placeholder.unavailable{border-color:var(--red);color:var(--red);background:#fff2f1}.form-message{margin-top:18px;font-size:13px;font-weight:700}.form-message.error{padding:12px;border-radius:8px;color:var(--red);background:#fff2f1}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.form-actions [data-next],.form-actions [data-submit]{margin-left:auto}.assessment-result h3{margin:18px 0 8px;color:var(--ink);font-size:28px}.result-badge{display:inline-flex;padding:7px 11px;border-radius:20px;color:#235541;background:var(--green-soft);font-size:11px;font-weight:900}.result-badge.review{color:#6a5100;background:#fff2ba}.result-badge.blocked{color:var(--red);background:#fff2f1}.assessment-result>div>p{color:var(--muted);font-size:14px}.result-prices{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.result-prices div{padding:18px;border-radius:10px;background:var(--surface-soft)}.result-prices span{display:block;color:var(--muted);font-size:11px}.result-prices strong{display:block;margin-top:6px;color:var(--ink);font-size:22px}.result-prices .highlight{background:#fff4bd}.result-savings{margin:0 0 23px;padding:12px 16px;border-radius:8px;color:#235541!important;background:var(--green-soft);font-weight:800}.result-disclaimer{padding-top:17px;border-top:1px solid var(--line);font-size:12px!important}.timing-form{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.timing-form fieldset{display:grid;gap:10px;margin:0 0 18px;padding:0;border:0}.timing-form legend{margin-bottom:12px;color:var(--ink);font-size:16px;font-weight:900}.timing-form fieldset>label:not(.preferred-month){display:flex;align-items:center;gap:9px;color:var(--text);font-size:14px}.privacy-section{padding:76px 0;border-top:1px solid var(--line);background:var(--bg)}.privacy-inner{display:grid;grid-template-columns:.55fr 1.45fr;gap:80px}.privacy-inner h2{font-size:clamp(28px,3vw,42px)}.privacy-inner p{margin:0 0 16px;color:var(--muted);font-size:15px}.privacy-inner a{text-decoration:underline}.site-footer{padding:34px 0 calc(34px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;align-items:center;gap:32px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:18px;margin-left:auto}.footer-inner nav a,.footer-inner p{color:var(--muted);font-size:11px}.footer-inner p{margin:0}.mobile-sticky-cta{display:none}
@media(max-width:1020px){.desktop-nav{display:none}.menu-button{display:grid;width:42px;height:42px;place-content:center;gap:6px;border:0;border-radius:8px;background:#fff}.menu-button span{display:block;width:20px;height:2px;background:var(--ink)}.mobile-nav{position:fixed;z-index:var(--z-nav);inset:78px 0 auto;display:grid;padding:10px 24px 24px;border-bottom:1px solid var(--line);background:var(--bg)}.mobile-nav[hidden]{display:none}.mobile-nav>a:not(.button){padding:13px 0;border-bottom:1px solid var(--line);font-weight:800}.mobile-nav .button{margin-top:18px}.hero-grid,.fit-layout,.savings-layout,.responsibility-layout,.transfer-layout,.scope-layout,.faq-layout,.assessment-layout,.privacy-inner{grid-template-columns:1fr}.hero-copy{max-width:800px}.hero-grid,.fit-layout,.savings-layout,.responsibility-layout,.transfer-layout,.scope-layout,.faq-layout,.assessment-layout,.privacy-inner{gap:50px}.assessment-copy{position:static}.scope-details{grid-template-columns:1fr}.fit-columns{max-width:760px}.responsibility-map{max-width:760px}.human-layout{grid-template-columns:180px 1fr}}
@media(max-width:700px){:root{--shell:min(100% - 32px,1240px);--header:68px}html{scroll-padding-top:76px}.header-inner{min-height:68px}.brand{width:132px}.header-cta{display:none}.mobile-nav{top:68px}.hero{padding:54px 0 68px}.hero h1{font-size:clamp(38px,10.4vw,48px);line-height:1.32}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:13px}.text-link{text-align:center}.hero-assurances{gap:8px 14px}.hero-product{margin-inline:-8px}.product-body{grid-template-columns:40px 1fr;min-height:260px}.product-side{padding:14px 8px}.product-side span{width:20px}.product-content{padding:15px}.product-metrics{gap:5px}.product-metrics div{padding:9px}.product-metrics strong{font-size:18px}.product-row{grid-template-columns:1.25fr .8fr .8fr;padding:10px;font-size:7px}.product-row>:last-child{display:none}.flow-line{flex-wrap:wrap;gap:7px;font-size:9px}.section{padding:82px 0}.section h2,.assessment h2{font-size:clamp(32px,8.6vw,42px)}.fit-columns{grid-template-columns:1fr;gap:38px}.workflow-compare{grid-template-columns:1fr}.workflow-switch{margin:-8px 0;z-index:1}.workflow-compare article{padding:26px 22px}.savings-result{grid-template-columns:1fr;padding:18px}.savings-result>p,.savings-result>.button{grid-column:auto}.savings-result>.button{justify-self:stretch}.responsibility-map{grid-template-columns:1fr}.map-center{width:160px;min-height:160px;justify-self:center}.scope-summary li{grid-template-columns:1fr;gap:4px}.human-layout{grid-template-columns:1fr;gap:36px}.human-mark{width:130px}.assessment{padding:84px 0 110px}.form-shell{padding:23px 18px}.field-grid,.field-grid.three{grid-template-columns:1fr;gap:0}.form-step>legend{font-size:22px}.form-actions .button{min-width:0;padding-inline:16px}.result-prices{grid-template-columns:1fr}.privacy-section{padding:58px 0}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner nav{margin-left:0}.mobile-sticky-cta{position:fixed;z-index:var(--z-sticky);right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;min-height:52px;align-items:center;justify-content:center;padding:12px;border:1px solid var(--ink);border-radius:8px;color:var(--ink);background:var(--yellow);font-size:14px;font-weight:900}.mobile-sticky-cta.visible{display:flex}body.form-focused .mobile-sticky-cta{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
