:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f8fb;--surface:#fff;--surface-soft:#eef6f4;--surface-muted:#f3f6f8;--foreground:#102027;--muted:#5c6b73;--border:#dce5e8;--primary:#0f766e;--primary-strong:#134e4a;--accent:#d97706;--accent-text:#9a3412;--accent-soft:#fff3df;--info:#0369a1;--info-soft:#e0f2fe;--focus:#0a7cff;--shadow-soft:0 18px 44px #0f232d1a;--shadow-card:0 10px 28px #0f232d14;--radius-sm:8px;--radius:12px;--radius-lg:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--foreground);background:linear-gradient(180deg, #ffffffe6, transparent 24rem), var(--background);margin:0;font-family:Hiragino Sans,Yu Gothic Medium,Yu Gothic,Meiryo,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:0;text-wrap:balance;font-family:Hiragino Maru Gothic ProN,Hiragino Sans,Yu Gothic Medium,Yu Gothic,Meiryo,sans-serif}p{letter-spacing:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:4px solid color-mix(in srgb, var(--focus) 28%, transparent);outline-offset:3px}button,input{font:inherit}.hero-band{background:linear-gradient(135deg,#0f766e21,#0000 42%),linear-gradient(#fff 0%,#eef6f4 100%);min-height:92vh;padding:18px}.top-nav{justify-content:space-between;align-items:center;width:min(100%,1120px);min-height:64px;margin:0 auto;padding:0 4px;display:flex}.brand{letter-spacing:.01em;font-family:Hiragino Maru Gothic ProN,Hiragino Sans,Yu Gothic Medium,Yu Gothic,Meiryo,sans-serif;font-weight:800}.nav-links{gap:8px;display:flex}.nav-links a,.quick-links a{border:1px solid var(--border);min-height:44px;color:var(--primary-strong);cursor:pointer;background:#fcfbf6d1;border-radius:999px;align-items:center;padding:0 16px;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.nav-links a:hover,.quick-links a:hover{border-color:var(--primary);background:var(--surface);color:var(--foreground)}.hero{grid-template-columns:1fr;align-items:center;gap:22px;width:min(100%,1120px);margin:22px auto 0;display:grid}.hero-copy{max-width:700px}.eyebrow,.section-heading p{color:var(--accent-text);margin:0 0 12px;font-size:14px;font-weight:800}h1{max-width:680px;margin:0;font-size:34px;line-height:1.18}.lead{max-width:650px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.75}.search-box{border:1px solid var(--border);background:var(--surface);border-radius:999px;max-width:680px;margin-top:34px;padding:8px;box-shadow:0 18px 45px #333b2e1a}.search-box label{color:var(--muted);margin:8px 12px 6px;font-size:13px;font-weight:700;display:block}.search-row{grid-template-columns:1fr 112px;gap:8px;display:grid}.search-row input{min-width:0;min-height:52px;color:var(--foreground);background:#f3f6f4;border:0;border-radius:6px;padding:0 16px}.search-row button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:52px;font-weight:800;transition:background .18s}.search-row button:hover{background:var(--primary-strong)}.quick-links{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.hero-visual{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:0;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff3dfeb,#e0f2fed1),linear-gradient(#ffffffe6,#eef6f4c7);grid-template-columns:1fr 1fr;gap:10px;padding:10px;display:grid;position:relative;overflow:hidden}.visual-panel{border-radius:var(--radius);box-shadow:var(--shadow-card);background:#ffffffeb;border:1px solid #0f766e2e;grid-column:span 2;padding:18px}.visual-panel strong{color:var(--primary-strong);margin-top:10px;font-size:42px;line-height:1;display:block}.visual-panel small,.panel-label{color:var(--muted);font-weight:700}.visual-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:116px;box-shadow:var(--shadow-card);padding:16px}.visual-card.primary{background:var(--primary-strong);color:#fff}.visual-card span{font-size:28px;font-weight:800;display:block}.visual-card p{color:inherit;margin:8px 0 0;font-size:13px;line-height:1.5}.content-band,.guide-band{padding:56px 16px}.content-band{background:var(--surface)}.section-heading,.program-grid,.featured-program,.empty-state,.guide{width:min(100%,1120px);margin-inline:auto}.section-heading h2,.guide h2{margin:0;font-size:28px;line-height:1.25}.featured-program{background:linear-gradient(135deg, #0f766e1a, transparent 44%), var(--surface-soft);border-radius:12px;grid-template-columns:1fr;gap:32px;margin-top:28px;padding:22px;display:grid}.featured-program h3,.program-card h3,.empty-state h3{margin:12px 0 0;font-size:22px;line-height:1.4}.featured-program p,.program-card p,.empty-state p{color:var(--muted);margin:12px 0 0;line-height:1.7}.status-pill,.card-topline span{background:var(--accent-soft);min-height:32px;color:var(--accent-text);border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}dl{margin:0}.featured-program dl{gap:12px;display:grid}.featured-program dl div,.program-card dl div{background:#fcfbf6c7;border-radius:8px;min-width:0;padding:12px}dt{color:var(--muted);font-size:13px;font-weight:700}dd{margin:6px 0 0;font-weight:800;line-height:1.45}.program-grid{grid-template-columns:1fr;gap:12px;margin-top:18px;display:grid}.program-card,.empty-state{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.program-card{min-height:0;box-shadow:var(--shadow-card);align-content:start;padding:16px;display:grid;position:relative;overflow:hidden}.program-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--info), var(--accent));height:4px;position:absolute;inset:0 0 auto}.card-topline{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-height:32px;display:flex}.card-topline small{color:var(--muted);font-weight:700}.program-card dl{grid-template-columns:1fr;gap:10px;margin-top:18px;display:grid}.program-card dl div{background:var(--surface-muted)}.program-card dd,.featured-program dd{overflow-wrap:anywhere}.amount-field dd{white-space:normal;font-size:14px;font-weight:700;line-height:1.65}.empty-state{margin-top:28px;padding:32px}.guide-band{background:linear-gradient(#f3f7f8,#eaf4f1)}.guide{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}.guide ol{counter-reset:guide-step;grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.guide li{counter-increment:guide-step;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-height:190px;padding:64px 22px 22px;position:relative}.guide li:before{content:counter(guide-step);background:var(--primary);color:#fff;font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:flex;position:absolute;top:20px;left:22px}.guide strong,.guide span{display:block}.guide strong{font-size:18px}.guide span{color:var(--muted);margin-top:12px;line-height:1.7}@media (max-width:860px){.hero-band{min-height:auto}.hero{grid-template-columns:1fr;margin-top:42px}h1{font-size:40px}.hero-visual{min-height:360px}.featured-program,.guide,.program-grid,.guide ol{grid-template-columns:1fr}.featured-program{padding:22px}}@media (max-width:560px){.hero-band,.content-band,.guide-band{padding-inline:16px}.top-nav{flex-direction:column;align-items:flex-start;gap:12px}.nav-links{width:100%}.nav-links a{flex:1;justify-content:center}h1{font-size:34px}.lead{font-size:16px}.search-row{grid-template-columns:1fr}.visual-panel,.visual-card,.visual-card.primary{width:auto;margin:16px;position:static}.visual-panel strong{font-size:44px}.hero-visual{min-height:auto;padding:1px 0}.featured-program,.empty-state{padding:22px}.section-heading h2,.guide h2{font-size:28px}.featured-program h3,.program-card h3,.empty-state h3{font-size:19px}.program-card dl{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms}}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:#fffefae0;border-top:0;justify-content:space-between;align-items:center;width:min(100%,1120px);margin:0 auto;padding:12px 20px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #0f232d14}.site-header .brand{color:var(--primary-strong);font-size:20px}.site-nav{gap:6px;display:flex}.site-nav a{min-height:40px;color:var(--primary-strong);cursor:pointer;border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:700;transition:background .18s;display:inline-flex}.site-nav a:hover{background:var(--surface-soft)}.site-footer{background:var(--surface);border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:40px 20px;font-size:13px}.site-footer p{margin:4px 0}.site-footer-brand{color:var(--foreground);font-weight:800}.hero-band{min-height:auto;padding:22px 16px 34px}.map-band{background:linear-gradient(180deg, #eef6f4, #fff 58%), var(--surface);padding:40px 16px}.map-band .section-heading,.map-lead,.japan-map-wrap,.prefecture-pills{width:min(100%,1120px);margin-inline:auto}.map-lead{color:var(--muted);margin:10px auto 18px;font-size:16px;line-height:1.7}.municipality-finder{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:170px minmax(0,1fr);gap:28px;width:min(100%,1120px);margin:22px auto;padding:22px 0;display:grid}.municipality-finder-heading p,.municipality-finder-heading h3{margin:0}.municipality-finder-heading p{color:var(--muted);font-size:12px;font-weight:700}.municipality-finder-heading h3{color:var(--primary-strong);margin-top:5px;font-size:18px}.municipality-finder-controls{grid-template-columns:minmax(0,1fr) 270px;gap:24px;display:grid}.municipality-search-form label,.current-location-label{color:var(--foreground);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.municipality-search-row{border:1px solid var(--border);background:var(--surface);border-radius:4px;grid-template-columns:minmax(0,1fr) 76px;min-width:0;display:grid;overflow:hidden}.municipality-search-field{position:relative}.municipality-search-row:focus-within{border-color:var(--focus);outline:3px solid color-mix(in srgb, var(--focus) 20%, transparent)}.municipality-search-row input{min-width:0;min-height:48px;color:var(--foreground);background:0 0;border:0;outline:0;padding:0 14px;font-size:16px}.municipality-search-row button,.current-location-finder button{background:var(--primary);color:#fff;cursor:pointer;border:0;min-height:48px;font-weight:700;transition:background .18s}.municipality-search-row button{border-left:1px solid var(--primary-strong)}.municipality-search-row button:hover,.current-location-finder button:hover{background:var(--primary-strong)}.municipality-suggestions{z-index:20;border:1px solid var(--border);background:var(--surface);max-height:320px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #0f232d24}.municipality-suggestions button{border:0;border-bottom:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex}.municipality-suggestions button:last-child{border-bottom:0}.municipality-suggestions button:hover,.municipality-suggestions button:focus-visible,.municipality-suggestions button[aria-selected=true]{background:var(--surface-soft)}.municipality-suggestions strong{color:var(--foreground);font-size:14px}.municipality-suggestions span{color:var(--muted);white-space:nowrap;font-size:12px}.current-location-finder{border-left:1px solid var(--border);padding-left:24px}.current-location-finder button{border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 14px;display:inline-flex}.current-location-finder button:disabled{cursor:wait;opacity:.68}.location-privacy,.finder-feedback{margin:6px 0 0;font-size:12px;line-height:1.5}.location-privacy{color:var(--muted)}.finder-feedback{color:#b42318;min-height:18px;font-weight:700}.japan-map-wrap{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fffffff0;grid-template-columns:1fr;align-items:start;gap:16px;padding:10px;display:grid}.map-copy{border-radius:var(--radius-sm);background:linear-gradient(180deg, #fff, var(--surface-muted));align-content:start;gap:8px;min-height:144px;padding:16px;display:grid}.map-copy span,.map-legend-panel p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.map-copy strong{color:var(--info);font-variant-numeric:tabular-nums;font-size:48px;line-height:.95}.map-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.japan-map{place-self:center;width:min(100%,390px);height:auto;display:block}.map-legend-panel{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;gap:12px;padding:16px;display:grid}.prefecture-link{cursor:pointer}.prefecture-tile{stroke:#fcfbf6d9;stroke-width:.8px;stroke-linejoin:round;transform-box:fill-box;transform-origin:50%;transition:filter .16s,transform .16s}.prefecture-link:hover .prefecture-tile,.prefecture-link:focus-visible .prefecture-tile{filter:brightness(1.12);transform:scale(1.04)}.region-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:0;padding:0;list-style:none;display:grid}.region-legend li{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.legend-swatch{border-radius:6px;width:14px;height:14px;display:inline-block}.prefecture-pills{border-bottom:1px solid var(--border);grid-template-columns:1fr;gap:0;margin-top:32px;display:grid}.pill-group{border-top:1px solid var(--border);grid-template-columns:128px minmax(0,1fr);gap:24px;min-width:0;padding:20px 0;display:grid}.pill-group h3{color:var(--primary-strong);margin:0;padding-top:12px;font-size:16px}.pill-group>ul{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:0;margin:0;padding:0;list-style:none;display:grid}.pill-group>ul>li{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);min-width:0}.pill{background:var(--surface);width:100%;min-height:48px;color:var(--foreground);cursor:pointer;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:8px;padding:0 10px 0 14px;font-size:14px;font-weight:700;transition:background .16s;display:grid}.pill:hover{background:var(--surface-soft)}.pill small{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px;font-weight:700}.prefecture-picker{position:relative}.prefecture-picker summary{cursor:pointer;list-style:none}.prefecture-picker summary::-webkit-details-marker{display:none}.prefecture-picker summary:after{content:"+";color:var(--primary);text-align:center;font-size:18px;font-weight:500;line-height:1}.prefecture-picker[open] .pill{background:var(--surface-soft);color:var(--primary-strong)}.prefecture-picker[open] summary:after{content:"−"}.municipality-picker-panel{border:0;border-top:3px solid var(--primary);background:var(--surface-muted);border-radius:0;gap:12px;margin:0;padding:14px;display:grid}.municipality-picker-panel ul{border-top:1px solid var(--border);grid-template-columns:1fr;gap:0;max-height:360px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.municipality-picker-panel a,.prefecture-page-link{min-height:44px;color:var(--primary-strong);cursor:pointer;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:700;display:flex}.municipality-picker-panel li{border-bottom:1px solid var(--border);min-width:0}.municipality-picker-panel a span{overflow-wrap:anywhere;min-width:0}.municipality-picker-panel a:hover,.prefecture-page-link:hover{background:var(--surface-soft)}.municipality-picker-panel small{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.municipality-picker-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.program-card-link,.featured-program-link{color:inherit;transition:transform .18s,box-shadow .18s,border-color .18s;display:block}.program-card-link:hover,.featured-program-link:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 16px 34px #0f232d21}.national-badge{background:var(--primary-strong);color:#fff;border-radius:999px;align-items:center;padding:2px 10px;font-size:12px;font-weight:800;display:inline-flex}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:16px 0;font-size:13px;list-style:none;display:flex}.breadcrumbs li{align-items:center;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"›";color:var(--border);margin-left:6px}.breadcrumbs a{color:var(--primary-strong);font-weight:700}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{color:var(--foreground);font-weight:700}.detail-page,.prefecture-page,.not-found-page{background:var(--background)}.detail-container,.prefecture-container{width:min(100%,1040px);margin:0 auto;padding:0 20px 80px}.detail-article{gap:24px;display:grid}.detail-header{border-bottom:1px solid var(--border);padding:30px 0 24px}.detail-topline{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.detail-topline small{color:var(--muted);font-weight:700}.detail-article h1{max-width:920px;margin:0;font-size:34px;line-height:1.3}.detail-catch{color:var(--accent-text);margin:14px 0 0;font-size:18px;font-weight:700}.detail-summary{max-width:820px;color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.8}.detail-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.official-host{color:var(--muted);overflow-wrap:anywhere;font-size:13px;font-weight:700}.key-facts{border:1px solid var(--border);border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.key-facts div,.detail-fields div,.detail-source dl div{background:var(--surface);min-width:0;padding:14px 16px}.key-facts dt,.detail-fields dt,.detail-source dt{color:var(--muted);font-size:12px;font-weight:700}.key-facts dd,.detail-fields dd,.detail-source dd{overflow-wrap:anywhere;margin:6px 0 0;font-weight:700;line-height:1.6}.key-facts dd{font-size:15px}.detail-section{padding-top:4px}.detail-section h2{color:var(--primary-strong);margin:0 0 12px;font-size:20px}.detail-fields{border:1px solid var(--border);border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.detail-fields div{min-height:112px}.detail-fields a,.detail-source a{color:var(--primary-strong);text-underline-offset:3px;text-decoration:underline}.unknown-value{color:var(--muted);font-weight:600}.round-list{border-top:1px solid var(--border);padding:20px 0 0}.round-list h2{color:var(--primary-strong);margin:0 0 12px;font-size:20px}.round-list ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.round-list li{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:6px;padding:14px 16px;font-size:14px;display:grid}.round-list strong{color:var(--primary-strong)}.round-list p{color:var(--muted);margin:0;line-height:1.6}.round-notes{gap:8px;margin:4px 0 0;display:grid}.round-notes div{border-top:1px solid var(--border);grid-template-columns:minmax(96px,.24fr) minmax(0,1fr);gap:10px;padding-top:8px;display:grid}.round-notes dt{color:var(--primary-strong);font-size:12px;font-weight:800}.round-notes dd{color:var(--foreground);margin:0;line-height:1.65}.round-list small{color:var(--muted)}.detail-source{border-top:1px solid var(--border);color:var(--muted);padding-top:18px}.detail-source dl{border:1px solid var(--border);border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.detail-source dd{font-size:13px;font-weight:700}.detail-source p{margin:12px 0 0;font-size:13px;line-height:1.6}.apply-row{margin:28px 0 0}.apply-button{background:var(--primary);color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:52px;padding:0 24px;font-weight:800;line-height:1.3;transition:background .18s;display:inline-flex}.apply-button:hover{background:var(--primary-strong)}.apply-button.disabled{background:var(--border);color:var(--muted)}@media (max-width:860px){.key-facts,.detail-source dl{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-fields{grid-template-columns:1fr}}@media (max-width:560px){.detail-container,.prefecture-container{padding-inline:16px}.detail-article h1{font-size:28px}.key-facts,.detail-source dl{grid-template-columns:1fr}.detail-actions{flex-direction:column;align-items:stretch}.apply-button{width:100%}.round-notes div{grid-template-columns:1fr;gap:4px}.round-notes dd{font-size:16px}}.prefecture-header{padding:24px 0 14px}.prefecture-header .eyebrow{color:var(--accent-text);margin:0 0 8px;font-size:13px;font-weight:800}.prefecture-header h1{margin:0;font-size:32px;line-height:1.3}.prefecture-header .lead{color:var(--muted);margin:14px 0 0;font-size:16px;line-height:1.7}.prefecture-section{margin-top:36px;padding-top:2px}.prefecture-section .section-heading h2{font-size:24px}.prefecture-section .section-heading p{font-size:13px}.prefecture-section .program-grid{margin-top:18px}.municipality-list{grid-template-columns:1fr;gap:12px;width:min(100%,1040px);margin:18px 0 0;padding:0;list-style:none;display:grid}.municipality-list a{border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:0 12px;font-weight:800;transition:background .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 6px 18px #0f232d0d}.municipality-list a:hover{border-color:var(--primary);background:var(--surface-soft);box-shadow:0 10px 22px #0f232d1a}.municipality-list small{background:var(--accent-soft);min-width:38px;min-height:24px;color:var(--accent-text);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.national-preview>p{width:min(100%,760px);color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.7}.national-preview .program-grid{opacity:.92}.pagination{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:flex}.pagination p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.pagination div{align-items:center;gap:10px;display:flex}.pagination a,.pagination span{border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:72px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.pagination a{color:var(--primary-strong);background:var(--surface);cursor:pointer}.pagination a:hover{border-color:var(--primary)}.pagination span{color:var(--muted);background:var(--surface-muted)}@media (min-width:861px){.hero-band{padding:40px 20px 64px}.hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:48px;margin-top:64px}h1{font-size:54px;line-height:1.12}.lead{margin-top:22px;font-size:18px;line-height:1.8}.hero-visual{border-radius:28px;min-height:420px;padding:0;display:block}.visual-panel{padding:28px;position:absolute;top:32px;left:28px;right:28px}.visual-panel strong{font-size:58px}.visual-card{width:210px;min-height:126px;padding:20px;position:absolute;bottom:28px;right:28px}.visual-card.primary{bottom:92px;left:28px;right:auto}.visual-card span{font-size:36px}.content-band,.guide-band{padding:72px 20px}.section-heading h2,.guide h2{font-size:36px}.featured-program{grid-template-columns:minmax(0,1fr) 330px;padding:28px}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.program-card{padding:18px}.guide{grid-template-columns:.8fr 1.2fr;gap:44px}.guide ol{grid-template-columns:repeat(3,minmax(0,1fr))}.map-band{padding:48px 20px}.japan-map-wrap{grid-template-columns:minmax(230px,.72fr) minmax(420px,1.28fr);gap:20px 28px;padding:18px}.japan-map{grid-area:1/2/span 2;width:min(100%,640px)}.map-copy strong{font-size:76px}.prefecture-pills{grid-template-columns:1fr}.pill-group>ul,.municipality-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.not-found-page{justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.not-found-inner{text-align:center;width:min(100%,560px)}.not-found-inner h1{margin:8px 0 0;font-size:28px}.not-found-inner .eyebrow{color:var(--accent-text);margin:0;font-weight:800}.not-found-inner p{color:var(--muted);margin:16px 0 0;line-height:1.7}.not-found-actions{justify-content:center;align-items:center;gap:16px;margin-top:28px;display:flex}.text-link{color:var(--primary-strong);font-weight:700;text-decoration:underline}@media (max-width:860px){.hero{grid-template-columns:1fr;gap:28px;margin-top:38px}h1{font-size:40px}.hero-visual{border-radius:var(--radius-lg);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:0;padding:14px;display:grid}.visual-panel,.visual-card,.visual-card.primary{width:auto;min-height:132px;margin:0;position:static}.visual-panel{grid-column:span 3}.visual-card.primary{grid-column:span 2}.visual-card{bottom:auto;right:auto}.visual-panel strong{font-size:52px}.visual-card span{font-size:32px}.japan-map-wrap{grid-template-columns:1fr;gap:16px;padding:16px}.japan-map{grid-area:auto;width:min(100%,520px)}.map-copy{min-height:0}.map-copy strong{font-size:54px}.prefecture-pills{grid-template-columns:1fr}.municipality-finder{grid-template-columns:1fr;gap:16px}.municipality-finder-controls{grid-template-columns:minmax(0,1fr) 240px}.pill-group{grid-template-columns:104px minmax(0,1fr);gap:16px}.pill-group>ul{grid-template-columns:repeat(3,minmax(0,1fr))}.municipality-list{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-facts{grid-template-columns:1fr}.detail-article h1,.prefecture-header h1{font-size:26px}}@media (max-width:560px){body{background:linear-gradient(180deg, #fffefaf5, transparent 22rem), var(--background)}.site-header{flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:10px 14px 12px;position:sticky}.site-header .brand{font-size:18px}.site-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.site-nav a{text-align:center;background:var(--surface-muted);justify-content:center;min-height:42px;padding:0 6px;font-size:12px}.hero-band{padding:22px 16px 34px}.hero{gap:22px;margin-top:18px}h1{font-size:31px;line-height:1.2}.lead{margin-top:16px;font-size:16px;line-height:1.75}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.quick-links a{justify-content:center;padding:0 10px}.hero-visual{grid-template-columns:1fr 1fr;gap:10px;padding:10px}.visual-panel{grid-column:span 2;padding:18px}.visual-card,.visual-card.primary{grid-column:auto;min-height:116px;padding:16px}.visual-panel strong{font-size:42px}.visual-card span{font-size:28px}.visual-card p{font-size:13px}.prefecture-pills{grid-template-columns:1fr}.map-band,.content-band,.guide-band{padding-inline:16px}.map-band{padding-block:40px}.map-lead{margin-bottom:14px}.municipality-finder{gap:14px;margin-block:18px;padding-block:18px}.municipality-finder-controls{grid-template-columns:1fr;gap:16px}.current-location-finder{border-top:1px solid var(--border);border-left:0;padding:16px 0 0}.japan-map-wrap{border-radius:var(--radius);width:100%;margin-inline:0;padding:10px}.japan-map{width:min(100%,390px)}.map-copy,.map-legend-panel{padding:12px}.map-copy strong{font-size:48px}.region-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.region-legend li{font-size:12px}.pill-group{grid-template-columns:1fr;gap:8px;padding:18px 0}.pill-group h3{padding-top:0}.pill-group>ul{grid-template-columns:1fr}.municipality-picker-panel ul{max-height:240px}.pill{min-height:52px;font-size:15px}.municipality-list{grid-template-columns:1fr}.detail-container,.prefecture-container{padding-inline:16px}.detail-article{padding:20px}.prefecture-header{padding-top:18px}.prefecture-header h1{font-size:28px}.prefecture-section{margin-top:30px}.prefecture-section .section-heading h2{font-size:22px}.program-grid{gap:12px}.program-card{padding:16px}}.municipality-detail-page{background:#f4f6f3}.municipality-detail-page .prefecture-container{width:min(100%,1180px)}.municipality-hero{border:1px solid var(--border);border-top:4px solid var(--primary);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:36px;margin-top:18px;padding:32px;display:grid}.municipality-hero-copy{min-width:0}.municipality-hero .lead{max-width:720px}.municipality-program-count{border-left:1px solid var(--border);padding-left:24px}.municipality-program-count>span{color:var(--muted);font-size:13px;font-weight:700}.municipality-program-count strong{color:var(--primary-strong);font-variant-numeric:tabular-nums;margin-top:4px;font-size:42px;line-height:1;display:block}.municipality-program-count strong small{color:var(--foreground);margin-left:4px;font-size:15px}.municipality-program-count p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.65}.municipality-section-heading{justify-content:space-between;align-items:end;gap:32px;display:flex}.municipality-section-heading>div{min-width:0}.prefecture-section .municipality-section-note{max-width:360px;color:var(--muted);text-align:right;margin:0;line-height:1.65}.status-filter{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:20px;padding:16px}.status-filter-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.status-filter-heading strong{font-size:14px}.status-filter-heading span{color:var(--muted);font-size:12px}.status-filter-list{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.status-filter-link{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--foreground);border-radius:6px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:800;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.status-filter-link small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.status-filter-link:hover{border-color:var(--primary);background:var(--surface-soft)}.status-filter-link.is-active{border-color:var(--primary-strong);background:var(--primary-strong);color:#fff}.status-filter-link.is-active small{color:#ffffffc7}.status-filter-link:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.municipality-detail-page .empty-state-action{border:1px solid var(--primary);min-height:44px;color:var(--primary-strong);border-radius:6px;align-items:center;margin-top:18px;padding:0 16px;font-weight:800;display:inline-flex}.prefecture-section .municipality-program-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px}.program-card-visual{border-radius:10px;grid-template-rows:auto 1fr;padding:0;display:grid;box-shadow:0 8px 24px #0f232d14}.program-card-visual:before{display:none}.program-card-media{aspect-ratio:3/2;background:var(--surface-muted);position:relative;overflow:hidden}.program-card-media img{object-fit:cover;transition:transform .24s}.program-card-visual:hover .program-card-media img{transform:scale(1.025)}.program-genre-label{min-height:30px;color:var(--foreground);background:#fcfbf6f0;border:1px solid #0f232d24;border-radius:4px;align-items:center;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:12px;left:14px}.program-card-content{align-content:start;padding:18px;display:grid}.program-card-visual h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.2em;font-size:19px;line-height:1.4;display:-webkit-box;overflow:hidden}.program-card-visual .program-card-content>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.2em;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.program-card-visual dl{grid-template-columns:minmax(0,1.4fr) minmax(100px,.6fr);gap:8px;margin-top:16px}.program-card-visual dl div{border-radius:6px;padding:10px 11px}.program-card-visual .amount-field dd{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.8em;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.program-card-action{border-top:1px solid var(--border);min-height:44px;color:var(--primary-strong);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;font-size:13px;font-weight:800;display:flex}.program-card-action:after{content:"→";font-size:17px}@media (max-width:1049px){.prefecture-section .municipality-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:699px){.municipality-hero{grid-template-columns:1fr;gap:24px;margin-top:10px;padding:24px 20px}.municipality-program-count{border-top:1px solid var(--border);border-left:0;padding:18px 0 0}.municipality-program-count strong{font-size:36px}.municipality-section-heading{gap:10px;display:grid}.prefecture-section .municipality-section-note{text-align:left;max-width:none}.status-filter-heading{gap:4px;display:grid}.status-filter-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.status-filter-item:first-child{grid-column:1/-1}.status-filter-link{justify-content:space-between;width:100%}.prefecture-section .municipality-program-grid{grid-template-columns:1fr;gap:18px}.program-card-visual{padding:0}.program-card-visual h3,.program-card-visual .program-card-content>p{min-height:0}}@media (prefers-reduced-motion:reduce){.program-card-media img{transition:none}.program-card-visual:hover .program-card-media img{transform:none}}
