.layout-module__sqqsta__header,.layout-module__sqqsta__footer{justify-content:space-between;gap:18px;width:min(1120px,100% - 32px);margin:0 auto;display:flex}.layout-module__sqqsta__header{border-bottom:1px solid var(--line);align-items:center;min-height:68px}.layout-module__sqqsta__brand{font-size:1.1rem;font-weight:800}.layout-module__sqqsta__nav,.layout-module__sqqsta__footer nav{color:var(--muted);align-items:center;gap:18px;font-weight:700;display:flex}.layout-module__sqqsta__footer{border-top:1px solid var(--line);color:var(--muted);padding:36px 0}.layout-module__sqqsta__footer strong{color:var(--text)}.layout-module__sqqsta__footer p{margin:4px 0 0}@media (max-width:680px){.layout-module__sqqsta__header,.layout-module__sqqsta__footer{width:min(100% - 24px,1120px)}.layout-module__sqqsta__header{flex-direction:column;align-items:flex-start;padding:16px 0}.layout-module__sqqsta__nav,.layout-module__sqqsta__footer,.layout-module__sqqsta__footer nav{flex-direction:column;align-items:flex-start}}
:root{--bg:#f7f6f2;--surface:#fff;--surface-muted:#eeebe3;--text:#191b1f;--muted:#62666d;--line:#d9d5ca;--primary:#1d4f4a;--primary-strong:#123a36;--accent:#b46a3c;--warning:#8a341f;--shadow:0 18px 50px #191b1f14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:min(1120px,100% - 32px);margin:0 auto}.section{padding:56px 0}.eyebrow{color:var(--accent);margin:0 0 8px;font-size:.86rem;font-weight:700}.lead{color:var(--muted);max-width:760px;font-size:1.08rem}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:22px}.button,.buttonSecondary{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:700;display:inline-flex}.button{background:var(--primary);color:#fff}.button:hover{background:var(--primary-strong)}.buttonSecondary{border-color:var(--line);background:var(--surface);color:var(--text)}.badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 9px;font-size:.82rem;font-weight:700;display:inline-flex}.prose{max-width:780px}.prose p{margin:0 0 18px}@media (max-width:680px){.container{width:min(100% - 24px,1120px)}.section{padding:36px 0}}
