:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#1d2d42;background:#fff;font-synthesis:none;--blue:#0867cd;--muted:#526277;--line:#dfe5ec;--soft:#f5f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.85}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}a:focus-visible,summary:focus-visible{outline:3px solid #0867cd;outline-offset:5px}img{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.5;letter-spacing:-.035em;overflow-wrap:anywhere}h1{font-size:clamp(32px,4vw,48px)}h2{font-size:clamp(25px,3vw,34px)}h3{font-size:20px}p{overflow-wrap:anywhere}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:24px;z-index:30;background:#fff;padding:12px}.skip:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:10}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:96px}.brand{display:flex;align-items:center;gap:13px;font-size:19px;font-weight:700;white-space:nowrap;line-height:1.45}.brand small{display:block;font-size:13px;font-weight:500;letter-spacing:.08em;color:var(--muted)}.brand-mark{display:grid;place-items:center;width:35px;height:40px;background:var(--blue);color:#fff;font-size:25px;font-weight:600}.desktop-nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:600}.desktop-nav a{padding:34px 0;border-bottom:2px solid transparent}.desktop-nav a[aria-current]{color:var(--blue);border-color:var(--blue)}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding-block:92px 86px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.12em;color:#496987;font-weight:600;margin-bottom:23px}.hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.35;font-weight:650;letter-spacing:-.055em}.hero h1 span{color:#506c88}.hero-subtitle{font-size:23px;font-weight:600;margin-top:24px;line-height:1.7}.lead{font-size:16px;line-height:2;color:var(--muted);max-width:740px;margin-top:22px}.hero .lead{font-size:15px}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:space-between;min-height:50px;padding:13px 22px;background:var(--blue);color:#fff;font-weight:600;font-size:14px}.button:hover{background:#0752a1;color:#fff}.text-link{color:var(--blue);font-size:14px;font-weight:500;display:inline-flex;align-items:center;min-height:44px}.launch-note{font-size:12px;margin-top:25px;color:var(--muted);display:flex;align-items:center;gap:9px}.dot{width:6px;height:6px;background:#67839c;border-radius:100%;flex-shrink:0}.small-break{display:none}.archive-visual{height:460px;position:relative;background:linear-gradient(145deg,#f8fbfd,#eaf0f7);border:1px solid #e9eef3;overflow:hidden}.visual-label{position:absolute;left:32px;top:26px;font-size:10px;letter-spacing:.12em;color:#546b83}.document-sheet{position:absolute;background:#fff;width:68%;padding:24px;border:1px solid #d9e2ec;box-shadow:0 12px 36px #24486c0d}.document-sheet>span{font-size:11px;color:#466382}.sheet-back{top:68px;left:27%;transform:rotate(7deg);height:255px}.sheet-middle{top:94px;left:19%;transform:rotate(3deg);height:268px}.sheet-front{top:121px;left:10%;padding:30px;height:279px}.sheet-front strong{display:block;font-size:27px;line-height:1.65;letter-spacing:-.04em;margin:14px 0 16px}.rule{height:3px;background:#e7edf4;margin-top:8px}.rule.short{width:60%}.sheet-front a{display:flex;justify-content:space-between;font-size:12px;color:var(--blue);margin-top:20px;padding:6px 0}.visual-caption{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-size:10px;color:#546b83}.latest{display:flex;align-items:center;gap:34px;border-top:1px solid var(--line);padding:28px 0 36px}.latest h2{font-size:15px}.latest p{font-size:14px;color:var(--muted);flex:1}.section{padding-block:80px}.soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.section-heading .eyebrow{margin-bottom:12px}.section-lead{font-size:15px;color:var(--muted);line-height:2;margin-top:22px;margin-bottom:32px}.project-areas{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.project-areas>a{display:block;background:#fff;padding:26px;position:relative}.project-areas>a>span:first-child{font-size:12px;color:var(--muted)}.project-areas h3{margin-top:14px}.project-areas p{font-size:13px;color:var(--muted);margin-top:8px}.arrow{position:absolute;right:24px;top:26px;color:var(--blue)}.source-line{margin-top:19px;font-size:12px;color:var(--muted)}.source-line a{text-decoration:underline;text-underline-offset:4px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{padding:28px;border:1px solid var(--line);min-width:0;display:flex;flex-direction:column;transition:border-color .15s,background .15s}.card:hover{background:#f8fbff;border-color:#99b9dd}.card-number{font-size:11px;color:#5d758d;margin-bottom:20px}.card h3{font-size:21px;line-height:1.55}.card p{font-size:14px;color:var(--muted);line-height:1.9;margin:16px 0 28px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.card-bottom>span:last-child{color:var(--blue)}.badge{display:inline-block;font-size:11px;padding:3px 9px;background:#edf1f5;color:#42586f;line-height:1.7;border:1px solid #dfe5ec;letter-spacing:.02em}.badge[data-status=確認済み]{background:#e8f5ef;color:#1b6248}.badge[data-status=行政説明]{background:#eaf2ff;color:#1c548e}.badge[data-status=検証中],.badge[data-status=未確認]{background:#fff6e2;color:#755411}.badge[data-status=訂正],.badge[data-status=反証・注意点]{background:#fceeee;color:#8c3232}.closing{padding:50px 46px;background:#f5f7fa;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:80px}.closing h2{font-size:30px}.closing p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:18px}.secondary{background:#fff;color:var(--blue);border:1px solid #bdd0e5}.site-footer{background:#f7f8fa;border-top:1px solid var(--line);padding:52px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-brand{font-size:18px;font-weight:650}.footer-top p{font-size:13px;color:var(--muted);margin-top:12px}.footer-top p.small{font-size:11px}.footer-top nav{display:grid;grid-template-columns:repeat(2,auto);gap:8px 30px;font-size:12px}.footer-top nav a{min-height:36px;display:flex;align-items:center}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted)}.breadcrumbs{padding-top:24px;font-size:12px;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;gap:8px;margin:0;padding:0}.breadcrumbs li+li:before{content:" / ";padding-right:8px;color:#8191a1}.page-heading{padding:44px 0;border-bottom:1px solid var(--line)}.page-content{padding:46px 0 65px;min-height:350px}.empty-state{padding:36px;background:var(--soft);border-left:3px solid #9bb6d0;margin-top:28px}.empty-state h2{font-size:24px;margin-top:16px}.empty-state p{color:var(--muted);margin-top:12px;font-size:15px}.planned{margin-top:42px}.planned h2{font-size:22px}.planned ul{padding-left:24px;line-height:2.2;color:var(--muted)}.reading{max-width:800px}.reading h2{font-size:25px;margin:35px 0 17px}.reading h2:first-child{margin-top:0}.reading p+p{margin-top:20px}.reading a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.badge-list{display:flex;flex-wrap:wrap;gap:12px;margin-block:20px}.related{border-top:1px solid var(--line);padding:30px 0 70px}.related h2{font-size:15px;margin-bottom:18px}.related>div{display:flex;gap:16px;flex-wrap:wrap}.related a{display:flex;gap:30px;justify-content:space-between;background:var(--soft);padding:16px 22px;min-height:50px;font-size:14px;color:var(--blue)}.tag-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0!important}.tag-list li{padding:6px 12px;background:var(--soft);font-size:14px}.interview-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.interview-categories article{padding:22px;border:1px solid var(--line)}.interview-categories h3{font-size:17px}.interview-categories p{font-size:13px;color:var(--muted);margin-top:12px}.article{padding-block:50px}.article h1{margin-top:22px}.metadata{font-size:14px}.metadata div{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:10px 0}.metadata dt{min-width:110px;color:var(--muted)}.metadata dd{margin:0}.toc{background:var(--soft);padding:24px;margin:36px 0}.toc h2{font-size:18px}.toc a{display:inline-block;padding:5px 0}.article section{margin:50px 0}@media(max-width:1120px){.desktop-nav{gap:14px;font-size:12px}.wrap{width:calc(100% - 64px)}.hero{gap:36px}.hero h1{font-size:46px}.archive-visual{height:430px}.sheet-front{padding:24px}.sheet-front strong{font-size:25px}}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;list-style:none;min-height:44px;display:flex;gap:24px;align-items:center;font-size:14px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary span{transform:rotate(45deg)}.mobile-menu nav{position:absolute;top:100%;left:0;width:100%;padding:20px 32px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #243f5612;gap:0 20px}.mobile-menu nav a{padding:12px 0;font-size:14px}.mobile-menu nav a[aria-current]{color:var(--blue);font-weight:700}.hero{grid-template-columns:1fr 1fr;gap:30px;padding-top:60px}.hero h1{font-size:37px}.hero-subtitle{font-size:20px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-visual{height:400px}.document-sheet{width:76%}.sheet-front{left:6%;padding:20px}.sheet-front strong{font-size:23px}.sheet-middle{left:13%}.sheet-back{left:20%}.closing{padding:35px}.footer-top{gap:30px}.header-inner{min-height:82px}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}.brand{font-size:16px}.brand small{font-size:11px}.brand-mark{width:30px;height:34px;font-size:22px}.hero{grid-template-columns:1fr;padding-block:44px;gap:36px}.hero h1{font-size:clamp(34px,9vw,45px)}.eyebrow{font-size:11px;margin-bottom:18px}.hero-subtitle{font-size:21px}.hero .lead{font-size:15px}.hero .actions{gap:18px}.archive-visual{height:370px;max-width:460px;width:100%;margin:auto}.document-sheet{width:69%}.sheet-back{top:43px;left:25%;height:245px}.sheet-middle{top:64px;left:17%;height:250px}.sheet-front{top:85px;left:8%;height:242px;padding:22px}.sheet-front strong{font-size:25px;margin:10px 0 14px}.sheet-front a{margin-top:12px}.visual-label{top:15px;font-size:9px;left:22px}.visual-caption{bottom:11px;font-size:9px}.latest{gap:10px 18px;flex-wrap:wrap;padding:20px 0 27px}.latest h2{width:100%}.latest p,.latest a{font-size:13px}.section{padding-block:48px}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.section-heading h2{font-size:27px}.section-lead br{display:none}.project-areas{grid-template-columns:1fr}.project-areas>a{padding:22px}.project-areas h3{margin-top:5px}.cards{grid-template-columns:1fr;gap:14px}.card{padding:24px}.card-number{margin-bottom:12px}.card h3{font-size:22px}.card p{margin:12px 0 22px}.closing{display:block;padding:28px;margin-bottom:48px}.closing h2{font-size:27px}.closing .button{margin-top:26px}.footer-top{display:block}.footer-top nav{margin-top:28px;gap:6px 20px}.footer-bottom{flex-direction:column;gap:4px}.page-heading{padding:30px 0}.page-heading h1{font-size:32px}.page-content{padding:24px 0 40px}.empty-state{padding:24px 20px}.empty-state h2{font-size:22px}.interview-categories{grid-template-columns:1fr}.breadcrumbs{font-size:11px}.related>div{display:grid}.reading{font-size:16px}.article h1{font-size:30px}.metadata div{flex-wrap:wrap;gap:6px 18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:640px){.small-break{display:initial}}
