:root{color-scheme:light;--bg: #f7f5ef;--surface: #fffdf8;--surface-strong: #ffffff;--ink: #23211d;--muted: #69645b;--line: #e4ded2;--accent: #11745d;--accent-deep: #0b4f42;--accent-soft: #e7f3ed;--warn: #a85b15;--warn-soft: #fff2dc;--no: #a33434;--no-soft: #fdeaea;--shadow: 0 14px 34px rgba(35, 33, 29, .08);font-family:Inter,Noto Sans JP,Hiragino Sans,Yu Gothic UI,Meiryo,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.75}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,48px);background:#f7f5efeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;letter-spacing:0;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:var(--ink);color:#fff;font-size:17px}.header-nav{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.header-nav a{padding:8px 10px;color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.header-nav a:hover,.header-nav a:focus-visible{color:var(--accent-deep)}.hero{padding:clamp(34px,7vw,76px) clamp(18px,4vw,48px) 24px}.hero-inner{max-width:1080px;margin:0 auto}.eyebrow{margin:0 0 8px;color:var(--accent-deep);font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:2px;font-size:clamp(54px,10vw,106px);line-height:1;letter-spacing:0}.tagline{margin-bottom:14px;font-size:clamp(25px,4vw,44px);font-weight:800;line-height:1.25}.hero-description{max-width:760px;margin-bottom:24px;color:var(--muted);font-size:clamp(16px,2vw,19px)}.route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.route-grid a,.primary-link,.action-grid a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:12px 15px;border-radius:8px;background:var(--ink);color:#fff;font-weight:800;line-height:1.35}.route-grid a:nth-child(2){background:var(--accent-deep)}.route-grid a:nth-child(3){background:#67472f}.route-grid a:nth-child(4){background:#8a3f45}.section{max-width:1120px;margin:0 auto;padding:34px clamp(18px,4vw,48px)}.compact-top{padding-top:8px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title h2,.page-head h1,.judge-header h1,.decision-box h2,.next-actions h2{margin-bottom:4px;line-height:1.25;letter-spacing:0}.section-title p,.page-head p,.lead,.body-copy p,.site-footer p,.guide-band p,.not-found p{color:var(--muted)}.article-grid,.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-card,.category-card,.score-card,.fit-card,.decision-box,.next-actions,.not-found{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.article-card{display:flex;flex-direction:column;min-height:244px;padding:17px}.article-card:hover,.category-card:hover,.action-grid a:hover,.primary-link:hover,.route-grid a:hover{transform:translateY(-1px)}.card-topline,.article-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;color:var(--muted);font-size:12px;font-weight:800}.card-topline span,.article-meta span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep)}.card-topline span:last-child{background:var(--warn-soft);color:var(--warn)}.article-card h3{margin-bottom:9px;font-size:20px;line-height:1.45}.article-card p{color:var(--muted);font-size:14px}.card-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;color:var(--accent-deep);font-weight:800}.card-footer span{display:inline-flex;align-items:center;gap:5px}.category-card{padding:20px}.category-card span{display:block;margin-bottom:8px;font-size:22px;font-weight:900}.category-card small{color:var(--muted);font-size:14px}.guide-band{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px;margin:18px auto 48px;padding:28px clamp(18px,4vw,48px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.guide-band h2{margin-bottom:8px;line-height:1.3}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;max-width:900px;margin:0 auto;padding:18px clamp(18px,4vw,48px) 0;color:var(--muted);font-size:13px;font-weight:700}.breadcrumb a:after{content:"/";margin-left:8px;color:#b6ad9f}.page-head,.judge-page,.not-found{max-width:900px;margin:0 auto;padding:26px clamp(18px,4vw,48px)}.judge-header h1{font-size:clamp(29px,6vw,52px)}.lead{font-size:17px}.verdict-card{margin:10px 0 18px;padding:clamp(22px,5vw,34px);border-radius:8px;background:var(--accent-deep);color:#fff;box-shadow:var(--shadow)}.verdict-label{display:inline-block;margin-bottom:8px;font-size:13px;font-weight:900}.verdict-card strong{display:block;margin-bottom:8px;font-size:clamp(32px,7vw,58px);line-height:1.05}.verdict-card p{max-width:720px;margin-bottom:0;font-size:clamp(17px,3vw,22px);font-weight:700}.verdict-card.no{background:var(--no)}.score-card{padding:18px}.score-row{display:grid;grid-template-columns:minmax(110px,1fr) auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line);font-weight:800}.score-row:last-child{border-bottom:0}.rating{display:inline-flex;gap:2px;color:#c88719}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.fit-card{padding:20px}.fit-card h2{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:20px}.fit-card ul{display:grid;gap:8px;margin:0;padding-left:20px}.fit-card li{padding-left:2px}.fit-card.muted h2{color:var(--no)}.decision-box,.next-actions{margin:18px 0;padding:20px}.rule-list{display:grid;gap:8px}.rule-item{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);font-weight:800}.answer{min-width:74px;padding:5px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);text-align:center;white-space:nowrap}.answer.no,.answer.保留{background:var(--no-soft);color:var(--no)}.body-copy{margin:18px 0;padding:4px 2px}.body-copy p{margin-bottom:12px;font-size:16px}.action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.action-grid a{background:var(--accent-deep)}.action-grid a:first-child{background:var(--ink)}.related-section{padding-right:0;padding-left:0}.site-footer{padding:26px clamp(18px,4vw,48px);border-top:1px solid var(--line);text-align:center}.site-footer p{margin-bottom:0;font-size:13px}.not-found{margin-top:42px;text-align:center}.not-found svg{color:var(--accent-deep)}@media(max-width:860px){.site-header{align-items:flex-start;flex-direction:column}.header-nav{width:100%}.route-grid,.article-grid,.category-grid,.action-grid{grid-template-columns:1fr 1fr}.section-title,.guide-band{align-items:flex-start;flex-direction:column}.fit-grid{grid-template-columns:1fr}}@media(max-width:560px){.site-header{padding:12px 16px}.hero{padding:28px 16px 14px}.route-grid,.article-grid,.category-grid,.action-grid{grid-template-columns:1fr}.article-card{min-height:unset}.section{padding:28px 16px}.page-head,.judge-page,.not-found,.breadcrumb{padding-right:16px;padding-left:16px}.rule-item,.score-row{grid-template-columns:1fr}.answer{justify-self:start}}
