@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@500;700&display=swap";:root{font-family:Noto Sans JP,sans-serif;color:#263b32;background:#f7f7f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header{max-width:1120px;margin:auto;padding:28px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d4dace}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;font-weight:700;font-size:22px}.brand small{display:block;font-size:11px;letter-spacing:.2em;margin-top:2px}.mark{border-radius:50%;background:#214b3b;color:#fff;font-size:13px;width:48px;height:48px;display:grid;place-items:center}nav{display:flex;gap:26px;font-size:14px}nav a{text-decoration:none}main{max-width:1120px;margin:auto;padding:26px 24px 80px;min-height:70vh}.local{padding:10px 14px;background:#e9eddf;font-size:12px;margin-bottom:22px;display:flex;justify-content:space-between}.hero{padding:48px 0 38px;border-bottom:1px solid #d4dace;margin-bottom:34px}.eyebrow{font-size:12px;letter-spacing:.15em;color:#667a62}h1{font-family:"Noto Serif JP",serif;font-weight:500;font-size:42px;line-height:1.5;letter-spacing:.04em;margin:14px 0}h2{font-size:23px;font-weight:500}h3{font-size:20px;line-height:1.6}p{line-height:1.9}.muted{color:#718071;font-size:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:26px;background:#fff;border:1px solid #dde1d6;border-radius:4px}.card a{text-decoration:none}.tag{font-size:12px;padding:4px 9px;background:#e8eee2;color:#325540;display:inline-block}.empty{border:1px dashed #c7d0c1;padding:48px;text-align:center;margin:25px 0;background:#fafbf6}.button,button{background:#214b3b;color:#fff;border:0;border-radius:3px;padding:12px 21px;font:inherit;font-size:14px;text-decoration:none;display:inline-block;cursor:pointer}.secondary{background:#e4e9dd;color:#29432f}.danger{background:#804535}form{max-width:780px}label{display:block;font-size:14px;margin:18px 0}input,textarea,select{display:block;width:100%;padding:12px;margin-top:8px;font:inherit;font-size:15px;border:1px solid #bdc9b8;border-radius:3px;background:#fff;color:#24372c}input[type=checkbox]{display:inline;width:auto;margin-right:10px}textarea{min-height:180px;line-height:1.8}.row{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.row label{flex:1;min-width:170px}.notice{padding:14px;background:#e8eedf;border-left:3px solid #477244;margin:18px 0}.error{background:#f6e8df;border-color:#a95334}.article{max-width:760px;margin:35px auto}.article h1{font-size:34px}.body{white-space:pre-wrap;line-height:2.15}.source{border-top:1px solid #d4dace;margin-top:36px;padding-top:20px;overflow-wrap:anywhere;font-size:13px}table{width:100%;border-collapse:collapse;background:#fff}th,td{text-align:left;padding:14px;border-bottom:1px solid #dde1d6;font-size:14px}th{color:#687563;font-weight:500}.scroll{overflow:auto}.tabs{display:flex;gap:20px;border-bottom:1px solid #d4dace;padding:15px 0;margin-bottom:25px}footer{padding:25px max(24px,calc((100vw - 1072px)/2));background:#e9eddf;font-size:12px;display:flex;gap:24px;flex-wrap:wrap;line-height:1.8}.honeypot{position:absolute;left:-10000px}@media(max-width:700px){header{align-items:flex-start}.brand{font-size:17px}nav{gap:12px;font-size:12px;flex-wrap:wrap;justify-content:flex-end;max-width:140px}h1{font-size:30px}.grid{grid-template-columns:1fr}.hero{padding:24px 0}.empty{padding:28px}.article h1{font-size:27px}}.dashboard-hero{padding:28px 0 30px}.dashboard-hero h1{margin-top:12px}.category-nav{display:flex;flex-wrap:wrap;gap:10px;max-width:none;justify-content:flex-start;margin:24px 0 0}.category-nav a{border:1px solid #cbd5c5;border-radius:24px;padding:9px 15px;background:#fff;font-size:13px;text-decoration:none}.category-nav a:hover{background:#e8eee2}.latest-panel{border-top:2px solid #214b3b;border-bottom:1px solid #cbd5c5;margin-bottom:30px;padding:6px 0 16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-heading h2{font-size:21px;margin:15px 0}.section-heading>a{font-size:12px;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dashboard-panel{padding:12px 24px 20px;background:#fff;border:1px solid #d8dfd2;border-radius:8px;scroll-margin-top:20px}.feature-panel{background:#eef3e7;border-color:#b9c8af}.news-list{list-style:none;padding:0;margin:0}.news-list li{padding:18px 0;border-bottom:1px solid #dfe5da}.news-list li:last-child{border:0}.news-list h3{font-size:17px;margin:8px 0 0;overflow-wrap:anywhere}.news-list h3 a{text-decoration:none}.news-list h3 a:hover{text-decoration:underline}.news-list p{margin:8px 0 0}.news-meta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;font-size:12px;color:#657461}.section-empty{color:#657461;font-size:14px;line-height:1.9;min-height:100px;display:flex;align-items:center}.share-strip{margin-top:32px;padding:24px;background:#e9eddf;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px}.share-strip h2{font-size:20px;margin-top:0}.share-strip p{margin-bottom:0}@media(max-width:700px){.dashboard-grid{grid-template-columns:1fr}.dashboard-panel{padding:10px 18px 16px}.section-heading h2{font-size:19px}.share-strip{display:block}.share-strip .button{margin-top:16px}.category-nav{max-width:none;justify-content:flex-start}.dashboard-hero h1{font-size:28px}}.news-facts{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:9px;font-size:13px;color:#263b32;overflow-wrap:anywhere}.fact-date{font-weight:600;font-variant-numeric:tabular-nums}.event-list .news-facts{flex-direction:column;font-size:14px}.event-list .fact-date{font-size:18px}.news-list.compact li{padding:12px 0}.news-list.compact h3{font-size:15px;line-height:1.6;margin:5px 0 0}.news-list.compact .news-facts{margin-top:5px;font-size:12px}.category-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 36px;margin-bottom:36px}.category-section{min-width:0;border-top:1px solid #d4dace;padding-top:8px}.category-section>p{font-size:13px;margin:0 0 6px}.latest-panel{margin-top:28px}.news-meta{flex-wrap:wrap}@media(max-width:700px){.category-sections{grid-template-columns:1fr;gap:20px}.news-list.compact h3{font-size:15px}.news-facts{gap:4px 10px}}.station-nav{max-width:1120px;margin:0 auto;padding:14px 24px 0;gap:10px 22px;justify-content:flex-start;flex-wrap:wrap;font-size:12px}.station-nav a[aria-current=page]{font-weight:700;text-decoration:underline}.station-entry{display:block;text-decoration:none}.station-entry:hover{border-color:#214b3b;background:#eef3e7}.station-entry:focus-visible{outline:3px solid #214b3b;outline-offset:4px}
