:root{--ink:#18221d;--muted:#5c6b62;--paper:#fbfcf9;--surface:#fff;--line:#dce4dd;--brand:#176b45;--brand-dark:#0e4e31;--accent:#f4a825;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif;line-height:1.75}a{color:var(--brand-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}.container{width:min(1100px,100% - 32px);margin-inline:auto}.pr-bar{color:#536259;text-align:center;background:#eff4ef;padding:5px 16px;font-size:.75rem}.header{background:var(--surface);border-bottom:1px solid var(--line);z-index:10;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:68px;display:flex}.brand{font-size:1.15rem;font-weight:800;text-decoration:none}.header nav{gap:20px;font-size:.9rem;display:flex}.header nav a{text-decoration:none}.hero{background:linear-gradient(135deg,#e7f3eb,#fff8e5);padding:70px 0}.hero h1{max-width:850px;margin:.2em 0;font-size:clamp(2rem,7vw,3.7rem);line-height:1.22}.hero p{max-width:700px}.eyebrow{color:var(--brand);letter-spacing:.08em;font-size:.8rem;font-weight:800}.button,.cta a{background:var(--brand);color:#fff;border-radius:999px;padding:12px 22px;font-weight:700;text-decoration:none;display:inline-block}.button:hover,.cta a:hover{background:var(--brand-dark)}.section{padding-block:50px}.section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-heading h2{margin:0;font-size:1.6rem}.category-grid,.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.category-card,.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.category-card{flex-direction:column;gap:6px;text-decoration:none;display:flex}.category-card strong{font-size:1.2rem}.category-card span,.card p,.card time{color:var(--muted)}.card h2{margin:.35em 0;font-size:1.15rem;line-height:1.5}.card h2 a{text-decoration:none}.card time{font-size:.8rem}.page{padding-block:36px 70px}.page-header{max-width:800px;margin-bottom:32px}.page-header h1{margin:.3em 0;font-size:clamp(2rem,5vw,3rem);line-height:1.25}.breadcrumbs{color:var(--muted);margin-bottom:24px;font-size:.82rem}.prose{max-width:760px;font-size:1.05rem}.prose h2{margin-top:2.3em;line-height:1.4}.prose p{margin:1.5em 0}.article-meta{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.85rem;display:flex}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{background:#edf3ee;border-radius:999px;padding:3px 10px;font-size:.78rem}.cta{border:2px solid var(--accent);border-radius:var(--radius);background:#fff7df;max-width:760px;margin:35px 0;padding:24px}.cta .label{background:var(--accent);border-radius:4px;padding:2px 8px;font-size:.72rem;font-weight:700}.cta h2{margin:.4em 0}.related{border-top:1px solid var(--line);margin-top:50px;padding-top:25px}.footer{color:#d9e2db;background:#17231c;padding:40px 0}.footer a{color:#fff}.footer-links{flex-wrap:wrap;gap:18px;margin-bottom:20px;font-size:.88rem;display:flex}.comparison{border-collapse:collapse;background:#fff;width:100%}.comparison th,.comparison td{border:1px solid var(--line);text-align:left;padding:14px}.comparison th{background:#edf3ee}.empty{border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);padding:30px}@media (max-width:760px){.header-inner{flex-direction:column;align-items:flex-start;padding-block:14px}.header{position:static}.header nav{white-space:nowrap;width:100%;padding-bottom:5px;overflow-x:auto}.category-grid,.card-grid{grid-template-columns:1fr}.hero{padding:50px 0}.section{padding-block:38px}.comparison-wrap{overflow-x:auto}.comparison{min-width:620px}}
.contact-form{border:1px solid var(--line);border-radius:var(--radius);background:#edf5ef;gap:22px;max-width:760px;margin:24px 0;padding:clamp(20px,4vw,32px);display:grid}.form-field{gap:7px;display:grid}.form-field label,.form-label{margin:0;font-weight:700}.form-field input,.form-field textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #aebbb4;border-radius:8px;padding:12px 14px}.form-field textarea{resize:vertical;min-height:190px}.form-field input:focus,.form-field textarea:focus{border-color:var(--brand);outline:3px solid #176b4533}.required{color:#8a3d25;margin-left:7px;font-size:.75rem}.form-hint{color:var(--muted);margin:0;font-size:.84rem}.form-consent{align-items:flex-start;gap:10px;display:flex}.form-consent input{flex:none;width:20px;height:20px;margin-top:4px}.turnstile-container{max-width:100%;min-height:65px;overflow:hidden}.form-notice,.form-error,.form-success{border-radius:8px;max-width:760px;padding:14px 16px;font-size:.92rem}.form-notice{background:#fff7df;border:1px solid #ded1a8}.form-error{color:#702d21;background:#fff4f1;border:1px solid #e4b8ae}.form-success{color:#174b31;background:#edf8f1;border:1px solid #afd2bc}.form-submit{cursor:pointer;border:0}.form-submit:disabled{color:#68736d;cursor:not-allowed;background:#d6ded9}@media (max-width:360px){.contact-form{padding:18px}}
