:root{color-scheme:light;color:#17312b;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-soft:#eef6f1;--text:#17312b;--muted:#52665f;--brand:#08785d;--brand-dark:#075c49;--brand-light:#d8f2e8;--accent:#f1b84b;--border:#d7e4dc;--max-width:70rem;background:#f7faf7;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:20rem}body{min-height:100vh;color:var(--text);background:linear-gradient(#f7faf7 0%,#fff 36rem);margin:0;line-height:1.75}a{color:inherit}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline-offset:3px;outline:3px solid #f0aa22}.container{width:min(calc(100% - 2rem), var(--max-width));margin-inline:auto}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:.5rem;padding:.65rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--surface) 92%, transparent);position:relative}.header-inner{justify-content:space-between;align-items:center;gap:1rem 2rem;min-height:4.5rem;display:flex}.brand{color:var(--text);letter-spacing:.01em;flex-shrink:0;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--brand);color:#fff;border-radius:.65rem;place-items:center;width:2rem;height:2rem;font-size:.95rem;display:grid}.nav-list{align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--muted);border-radius:.55rem;padding:.55rem .75rem;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.nav-list a:hover,.nav-list a[aria-current=page]{background:var(--surface-soft);color:var(--brand-dark)}main{min-height:calc(100vh - 13rem)}.hero,.page-section{padding:clamp(4.5rem,10vw,8rem) 0}.hero-inner,.page-inner{max-width:48rem}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1{letter-spacing:-.04em;max-width:15ch;margin:0;font-size:clamp(2.25rem,7vw,4.75rem);line-height:1.14}.page-section h1{font-size:clamp(2rem,6vw,3.5rem)}.privacy-title{text-wrap:balance;max-width:none}.privacy-title span{display:block}.lead{max-width:42rem;color:var(--muted);margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.18rem)}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:.7rem;justify-content:center;align-items:center;min-height:3rem;padding:.7rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{background:var(--brand-dark)}.button:active{transform:translateY(1px)}.button-large{gap:1rem;min-height:3.5rem;padding:.85rem 1.35rem}.button-secondary{color:var(--brand-dark);background:0 0}.button-secondary:hover{background:var(--surface-soft)}.service-note,.placeholder-card{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-top:3rem;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 1rem 3rem #17312b0f}.service-note h2,.placeholder-card h2{margin:0 0 .6rem;font-size:1rem}.service-note p,.placeholder-card p{color:var(--muted);margin:0}.status-badge{color:#785b0e;background:#fff4d6;border-radius:999px;margin-bottom:1rem;padding:.2rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-inner{min-height:8.5rem;color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:1rem 2rem;font-size:.85rem;display:grid}.footer-brand{color:var(--text);margin:0;font-weight:800}.copyright{margin:0}@media (width<=44rem){.header-inner{flex-direction:column;align-items:flex-start;padding-block:.9rem}.site-header nav{width:100%;overflow-x:auto}.nav-list{width:max-content}.nav-list a{padding-left:0;padding-right:1.1rem}.nav-list a:hover,.nav-list a[aria-current=page]{background:0 0}.footer-inner{flex-direction:column;align-items:flex-start;min-height:auto;padding-block:2rem;display:flex}}@media (width>=48rem){.privacy-title span{display:inline}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
