@font-face{font-family:Noto Serif JP Subset;src:url(/fonts/noto-serif-jp-400.woff2)format("woff2");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:Noto Serif JP Subset;src:url(/fonts/noto-serif-jp-600.woff2)format("woff2");font-weight:600 900;font-style:normal;font-display:swap}@font-face{font-family:Noto Serif JP Fallback;src:local(Times New Roman);ascent-override:95.04%;descent-override:23.62%;line-gap-override:0%;size-adjust:121.11%}:root{--ink:#123e36;--deep:#103b34;--green:#27775e;--line:#45b76c;--pale:#edf5ed;--cream:#fbf8ed;--gold:#e8c95f;--body:#31433f;--font-display:"Noto Serif JP Subset","Noto Serif JP Fallback","Hiragino Mincho ProN",serif;--font-body:var(--font-noto-sans-jp),"Hiragino Kaku Gothic ProN",sans-serif;--font-utility:var(--font-jetbrains-mono),ui-monospace,"SF Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--body);background:#fff;margin:0;font-family:Hiragino Sans,Yu Gothic,Meiryo,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}.site-header{z-index:5;background:#fff;border-bottom:1px solid #e7ece7;align-items:center;gap:42px;height:84px;padding:0 max(5vw,28px);display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:11px;margin-right:auto;display:flex}.brand img{width:44px;height:44px}.brand span{flex-direction:column;line-height:1.25;display:flex}.brand strong{letter-spacing:.04em;font-family:serif;font-size:20px}.brand small{color:#667873;font-size:10px}.site-header nav{gap:30px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--green)}.line-button{background:var(--line);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 9px 24px #2c93623d}.line-button:hover{background:#37a960;transform:translateY(-2px)}.line-button b{width:31px;height:31px;color:var(--line);background:#fff;border-radius:50%;place-items:center;font-size:9px;display:grid}.line-button span{font-size:22px}.line-button.compact{box-shadow:none;padding:11px 18px;font-size:13px}.hero{background:var(--cream);grid-template-columns:47% 53%;min-height:670px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:76px 5vw 70px max(7vw,52px);position:relative}.eyebrow{gap:8px;margin:0 0 23px;display:flex}.eyebrow span{background:var(--deep);color:#fff;border-radius:3px;padding:4px 10px;font-size:12px;font-weight:700}.hero h1{color:var(--ink);letter-spacing:.035em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(38px,4.1vw,65px);line-height:1.38}.hero h1:after{content:"";background:var(--gold);width:82px;height:6px;margin:24px 0 17px;display:block}.hero-lead{color:var(--ink);margin:0 0 11px;font-family:serif;font-size:25px;font-weight:700}.hero-note{margin:0 0 27px;font-size:14px}.hero-copy .line-button{min-width:300px}.microcopy{color:#667873;margin:10px 0 0 8px;display:block}.hero-visual{min-width:0;position:relative}.hero-visual:before{content:"";background:linear-gradient(90deg,var(--cream),transparent 20%);z-index:1;position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.trust-card{z-index:2;color:var(--ink);background:#fff;border-radius:10px;grid-template-columns:auto auto;align-items:center;column-gap:12px;padding:15px 21px;display:grid;position:absolute;bottom:36px;left:2%;box-shadow:0 14px 40px #123e3626}.trust-card span{font-size:13px;font-weight:700}.trust-card strong{color:var(--green);font-family:serif;font-size:38px;line-height:1}.trust-card small{color:#6a7774;grid-column:1/-1;font-size:10px}.welcome{text-align:center;background:#fff;padding:92px max(6vw,34px) 80px}.section-kicker{color:var(--green);letter-spacing:.12em;margin:0 0 8px;font-size:13px;font-weight:800}.welcome h2{color:var(--ink);margin:0 0 13px;font-family:serif;font-size:clamp(30px,3.2vw,48px);line-height:1.4}.welcome h2:after{content:"";background:var(--green);width:46px;height:3px;margin:17px auto;display:block}.section-intro{color:#66736f;margin:0 0 42px}.situation-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.situation-grid article{text-align:left;background:#fff;border:1px solid #dfe9e2;border-radius:12px;padding:31px 30px 25px;transition:all .2s;position:relative;box-shadow:0 12px 32px #123e360a}.situation-grid article:hover{transform:translateY(-4px);box-shadow:0 15px 40px #123e3615}.number{color:#d7e7dc;font:700 25px serif;position:absolute;top:13px;right:19px}.situation-icon{width:52px;height:52px;color:var(--green);background:var(--pale);border-radius:50%;place-items:center;font:700 25px serif;display:grid}.situation-grid h3{color:var(--ink);margin:17px 0 7px;font-family:serif;font-size:22px}.situation-grid p{min-height:52px;margin:0 0 20px;font-size:13px}.situation-grid a{color:var(--green);border-top:1px solid #e4ece6;justify-content:space-between;align-items:center;padding-top:14px;font-size:13px;font-weight:800;display:flex}.situation-grid a span{font-size:20px}.reassurance{background:var(--pale);color:var(--ink);border-radius:99px;margin:31px 0 0;padding:8px 23px;font-size:14px;font-weight:700;display:inline-block}@media (max-width:900px){.site-header{height:68px;padding:0 18px}.brand img{width:37px;height:37px}.brand strong{font-size:17px}.brand small,.site-header nav{display:none}.line-button.compact{padding:9px 13px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;padding:50px 24px 35px}.eyebrow{justify-content:center}.hero h1{font-size:clamp(33px,9vw,48px)}.hero h1:after{margin:20px auto 15px}.hero-lead{font-size:21px}.hero-note br{display:none}.hero-copy .line-button{min-width:min(100%,330px)}.hero-visual{height:350px}.hero-visual:before{background:linear-gradient(180deg,var(--cream),transparent 18%)}.trust-card{bottom:18px;left:20px}.welcome{padding:65px 18px}.situation-grid{grid-template-columns:1fr;max-width:520px}.situation-grid p{min-height:0}.section-intro br{display:none}}@media (max-width:480px){.line-button.compact span{display:none}.line-button.compact{font-size:11px}.hero-copy{padding-top:40px}.eyebrow span{padding:3px 7px;font-size:10px}.hero-visual{height:280px}.trust-card{padding:11px 15px}.welcome h2{font-size:29px}}.cta-group{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.phone-button{background:var(--deep);color:#fff;border:2px solid var(--gold);border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-weight:800;transition:all .2s;display:inline-flex}.phone-button:hover{background:#0c2e29;transform:translateY(-2px)}.phone-button b{background:var(--gold);width:31px;height:31px;color:var(--deep);border-radius:50%;place-items:center;font-size:14px;font-style:normal;display:grid}.phone-button span,.phone-button i{font-size:22px;font-style:normal}.phone-button.compact{padding:11px 18px;font-size:13px}.phone-button.white{color:var(--ink);background:#fff;box-shadow:0 8px 25px #123e3618}.phone-button.white b{background:var(--deep);color:var(--gold)}@media (max-width:900px){.cta-group{flex-direction:column}.cta-group .line-button,.cta-group .phone-button{width:100%}}.stop-section{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:78px max(8vw,50px);display:grid}.section-kicker.light{color:#a9dfbe}.stop-copy h2,.section-heading h2,.about-copy h2{color:var(--ink);margin:8px 0 20px;font-family:serif;font-size:clamp(31px,3.3vw,49px);line-height:1.45}.stop-copy h2{color:#fff}.stop-copy>p:not(.section-kicker){color:#d2dfdc;max-width:570px;font-size:14px}.ghost-button{border:1px solid #8faaa3;border-radius:5px;align-items:center;gap:20px;margin-top:14px;padding:13px 19px;font-weight:800;display:inline-flex}.ghost-button span{font-size:23px}.stop-list{color:var(--ink);background:#fff;border-radius:12px;padding:27px 31px;box-shadow:0 20px 45px #061d1866}.stop-list>p{color:#71817d;font-size:12px;font-weight:700}.stop-list ul{margin:0;padding:0;list-style:none}.stop-list li{border-top:1px solid #e5ebe7;padding:14px 0;font-family:serif;font-size:19px;font-weight:700}.stop-list li span{color:#c48419;background:#fff0d2;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:11px;font-family:sans-serif;font-size:15px;display:inline-grid}.support{background:#f6faf6;padding:95px max(7vw,38px)}.section-heading{max-width:1120px;margin:0 auto 43px}.section-heading>p:not(.section-kicker){color:#65736f}.support-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1120px;margin:auto;display:grid}.support-grid article{border-top:4px solid var(--green);background:#fff;border-radius:9px;padding:32px}.support-grid article>span{color:#91b6a4;font:700 16px serif}.support-grid h3{color:var(--ink);margin:12px 0 8px;font-family:serif;font-size:22px}.support-grid p{margin:0;font-size:13px}.promise-box{background:var(--deep);color:#fff;border-radius:9px;grid-template-columns:38% 62%;align-items:center;gap:25px;max-width:1120px;margin:25px auto 0;padding:30px 35px;display:grid}.mini-label{color:#b8d5ca;margin:0;font-size:11px;font-weight:700}.promise-box h3{margin:7px 0 0;font-family:serif;font-size:20px}.promise-box>p{border-left:1px solid #58756e;margin:0;padding-left:27px;font-size:13px}.free-band{color:var(--ink);background:#e7f2e7;justify-content:space-between;align-items:center;padding:43px max(8vw,50px);display:flex}.free-band p{margin:0;font-size:12px;font-weight:700}.free-band h2{margin:2px 0;font-family:serif;font-size:32px}.free-band h2 strong{color:#c69525}.free-band span{font-size:12px}.line-button.white{color:var(--ink);background:#fff;box-shadow:0 8px 25px #123e3618}.line-button.white b{background:var(--line);color:#fff}.flow{padding:95px max(7vw,35px)}.section-heading.centered{text-align:center}.flow-grid{text-align:center;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:27px;max-width:1000px;margin:auto;display:grid}.flow-grid article>span{color:var(--green);font-size:11px;font-weight:800}.flow-icon{background:var(--pale);width:76px;height:76px;color:var(--green);border-radius:50%;place-items:center;margin:10px auto;font-size:13px;font-weight:800;display:grid}.flow-grid h3{color:var(--ink);margin:12px 0 5px;font-family:serif;font-size:21px}.flow-grid p{margin:0;font-size:12px}.flow-grid>i{color:#b9cec4;font-size:34px;font-style:normal}.about-section{background:var(--cream);grid-template-columns:1fr 1fr;min-height:610px;display:grid}.about-photo{overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:100%}.about-copy{padding:80px max(6vw,45px)}.about-copy>p:not(.section-kicker){font-size:14px}.trust-points{color:var(--ink);gap:8px;margin:25px 0;font-size:13px;font-weight:700;display:grid}.text-link{color:var(--green);border-bottom:1px solid #b4c9be;align-items:center;gap:28px;padding-bottom:6px;font-size:13px;font-weight:800;display:inline-flex}.articles{background:#fff;padding:90px max(7vw,35px)}.row-heading{justify-content:space-between;align-items:end;display:flex}.row-heading h2{margin-bottom:0}.article-grid{grid-template-columns:repeat(3,1fr);gap:21px;max-width:1120px;margin:auto;display:grid}.article-grid>a{border:1px solid #dfe8e2;border-radius:8px;padding:27px;transition:all .2s}.article-grid>a:hover{transform:translateY(-3px);box-shadow:0 12px 30px #123e3612}.article-grid>a>span{background:var(--pale);color:var(--green);border-radius:3px;padding:4px 8px;font-size:10px;font-weight:800}.article-grid time{float:right;color:#87928f;font-size:10px}.article-grid h3{color:var(--ink);margin:20px 0 8px;font-family:serif;font-size:19px;line-height:1.55}.article-grid p{color:#66736f;margin:0;font-size:12px}.faq{background:#f6faf6;padding:90px max(7vw,35px)}.faq-list{max-width:880px;margin:auto}.faq-list details{background:#fff;border-bottom:1px solid #dfe7e1;padding:0 25px}.faq-list summary{cursor:pointer;color:var(--ink);align-items:center;gap:14px;padding:21px 0;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b,.faq-list details p b{color:var(--green);font:700 22px serif}.faq-list summary span{margin-left:auto;font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5f6e6a;margin:0;padding:0 0 23px 40px;font-size:13px}.final-cta{text-align:center;background:var(--cream);color:var(--ink);background-image:radial-gradient(#d9e5d9 1px,#0000 1px);background-size:22px 22px;padding:85px 25px}.final-cta>p{color:var(--green);font-size:12px;font-weight:800}.final-cta h2{margin:8px 0;font:700 clamp(32px,4vw,51px)/1.45 serif}.final-cta>span{font-size:14px;display:block}.final-cta .line-button{margin-top:25px}.final-cta small{margin-top:8px;display:block}.final-cta i{font-size:22px;font-style:normal}footer{color:#dce8e4;background:#102f2a;grid-template-columns:1.1fr 1.5fr 1fr;align-items:start;gap:50px;padding:55px max(7vw,35px);display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{width:45px;height:45px}.footer-brand span{flex-direction:column;display:flex}.footer-brand strong{font-family:serif;font-size:19px}.footer-brand small{font-size:9px}footer>p{color:#a9bcb6;margin:0;font-size:11px}footer nav{gap:8px;font-size:12px;display:grid}footer>small{color:#718b84;border-top:1px solid #284841;grid-column:1/-1;padding-top:20px}.mobile-sticky{display:none}@media (max-width:900px){.stop-section,.about-section{grid-template-columns:1fr}.stop-section{gap:38px;padding:60px 24px}.support{padding:65px 18px}.support-grid,.promise-box{grid-template-columns:1fr}.promise-box>p{border-top:1px solid #58756e;border-left:0;padding:20px 0 0}.free-band{gap:20px;padding:34px 22px}.free-band h2{font-size:26px}.flow{padding:65px 20px}.flow-grid{grid-template-columns:1fr}.flow-grid>i{transform:rotate(90deg)}.about-photo{height:350px}.about-copy{padding:58px 24px}.articles{padding:65px 18px}.article-grid{grid-template-columns:1fr}.row-heading{display:block}.row-heading .text-link{margin-top:20px}.faq{padding:65px 18px}.final-cta{padding:65px 18px 105px}footer{grid-template-columns:1fr;gap:25px;padding:45px 24px 100px}footer>small{grid-column:1}.mobile-sticky{z-index:20;background:var(--line);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:58px;font-weight:800;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #123e3659}.mobile-sticky b{color:var(--line);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}}.hero-visual picture{width:100%;height:100%;display:block}.coverage{color:#65746f;margin:17px 0 0;font-size:11px}.investigation-feature{background:var(--deep);color:#fff;border-radius:10px;grid-template-columns:38% 62%;align-items:center;gap:50px;max-width:1120px;margin:28px auto 0;padding:45px;display:grid}.feature-chart{background:#f2f7ee;border-radius:8px;justify-content:center;align-items:center;gap:24px;min-height:260px;display:flex;overflow:hidden}.chart-ring{text-align:center;width:145px;height:145px;color:var(--ink);background:conic-gradient(var(--line) 0 70%,#cfdfd4 70%);border-radius:50%;place-content:center;display:grid;position:relative}.chart-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px}.chart-ring strong,.chart-ring span{z-index:1;position:relative}.chart-ring strong{font:700 34px serif}.chart-ring span{font-size:10px}.chart-bars{align-items:end;gap:7px;height:140px;display:flex}.chart-bars i{background:#85af9c;border-radius:3px 3px 0 0;width:14px;display:block}.chart-bars i:first-child{height:35%}.chart-bars i:nth-child(2){height:58%}.chart-bars i:nth-child(3){height:43%}.chart-bars i:nth-child(4){background:var(--line);height:82%}.chart-bars i:nth-child(5){height:67%}.feature-copy .section-kicker{color:#9bd0b5}.feature-copy h3{margin:6px 0 14px;font:700 clamp(27px,3vw,39px)/1.5 serif}.feature-copy>p:not(.section-kicker){color:#cddbd6;font-size:13px}.feature-copy .text-link{color:#fff;border-color:#708d85}@media (max-width:900px){.investigation-feature{grid-template-columns:1fr;gap:28px;padding:22px}.feature-chart{min-height:220px}.feature-copy{padding:0 5px 12px}.coverage{font-size:10px}}.hero{background:var(--deep);grid-template-columns:55% 45%;min-height:720px;position:relative}.hero-copy{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:70px max(5vw,45px);display:flex}.hero-alert{color:#c7ddd6;letter-spacing:.14em;border:1px solid #6d9188;border-radius:99px;margin:0 0 18px;padding:5px 14px;font-size:12px;font-weight:800;display:inline-block}.hero h1{color:#fff;text-align:center;margin:0;line-height:1}.hero h1:after{display:none}.hero h1 small{letter-spacing:.12em;margin-bottom:8px;font:700 clamp(24px,2.3vw,34px)/1.2 Yu Mincho,serif;display:block}.hero h1 strong{letter-spacing:-.01em;text-shadow:0 8px 28px #061f1a80;font:900 clamp(48px,5.2vw,78px)/1.2 Yu Mincho,serif;display:block}.hero h1 strong:after{content:"";background:var(--gold);width:88%;max-width:470px;height:11px;margin:-4px auto 0;display:block;transform:skew(-12deg);box-shadow:0 4px #0b2924}.hero-lead{color:#fff;letter-spacing:.08em;margin:26px 0 4px;font-family:Hiragino Sans,Yu Gothic,sans-serif;font-size:clamp(20px,2vw,29px);font-weight:900}.hero-note{color:#c9d9d4;margin:0 0 22px;font-size:13px}.hero-line{background:#37c968;border:3px solid #a5f4bd;border-radius:12px;gap:14px;width:min(100%,480px);padding:12px 20px;box-shadow:0 10px #1f7741,0 20px 44px #071d1859}.hero-line:hover{background:#45d875;transform:translateY(3px);box-shadow:0 7px #1f7741,0 14px 35px #071d1859}.hero-line b{width:43px;height:43px;font-size:11px}.hero-line .button-copy{letter-spacing:.02em;flex-direction:column;font-size:20px;line-height:1.3;display:flex}.hero-line .button-copy small{color:#eaffef;font-size:10px;font-weight:700}.hero-line i{margin-left:auto;font-size:31px;font-style:normal}.hero-proof{color:#d7e4e0;gap:18px;margin:23px 0 0;font-size:12px;font-weight:800;display:flex}.hero-proof span:before{content:"✓";color:#71df99;margin-right:5px}.hero-visual{background:#e9f0e9;height:720px}.hero-visual:before{background:linear-gradient(90deg,var(--deep),transparent 20%)}.hero-visual img{object-fit:cover;object-position:center top}.name-card{z-index:2;color:var(--ink);background:#ffffffec;border-radius:7px;flex-direction:column;padding:11px 17px;display:flex;position:absolute;bottom:25px;right:24px;box-shadow:0 10px 30px #0e31294d}.name-card strong{font-family:serif;font-size:17px}.name-card span{font-size:9px}.hero-bottom{color:var(--ink);background:#f2ce57;justify-content:center;align-items:center;gap:25px;padding:15px 25px;display:flex}.hero-bottom strong{font-family:serif;font-size:20px}.hero-bottom span{font-size:12px}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:48px 18px 38px}.hero h1 strong{font-size:clamp(43px,12vw,61px)}.hero h1 strong:after{height:8px}.hero-note{font-size:12px}.hero-note br{display:none}.hero-line{min-width:0}.hero-visual{aspect-ratio:9/12;height:auto}.hero-visual picture{height:100%}.hero-visual:before{background:linear-gradient(180deg,var(--deep),transparent 15%)}.hero-visual img{object-position:center top}.name-card{bottom:15px;right:14px}.hero-bottom{text-align:center;display:block}.hero-bottom strong,.hero-bottom span{display:block}.hero-bottom span{margin-top:3px}.hero-proof{gap:11px;font-size:10px}}.mobile-alert-illustration,.mobile-kizuki{display:none}.situation-grid article{padding:0;overflow:hidden}.card-image{background:var(--pale);height:205px;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%}.card-image .number{width:40px;height:40px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:16px;display:grid;top:12px;right:14px;box-shadow:0 5px 15px #173e3422}.card-body{padding:22px 26px 24px}.situation-grid .card-body h3{margin-top:0}.volunteer-note{background:#f0f6ee;grid-template-columns:1fr 1fr;align-items:center;display:grid}.volunteer-visual{height:600px;overflow:hidden}.volunteer-visual img{object-fit:cover;width:100%;height:100%}.volunteer-copy{padding:70px max(7vw,48px)}.volunteer-copy h2{color:var(--ink);margin:8px 0 18px;font:700 clamp(31px,3.3vw,48px)/1.5 serif}.volunteer-copy>p:not(.section-kicker){color:#596965;font-size:14px}.casual-points{gap:8px;margin:24px 0;display:grid}.casual-points span{color:var(--ink);font-size:13px;font-weight:800}.casual-points span:before{content:"✓";background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:9px;display:inline-grid}.flow-illustration{object-fit:cover;object-position:center;border-radius:12px;width:min(100%,840px);max-height:340px;margin:0 auto 42px;display:block}@media (max-width:900px){.hero-copy{padding:0 18px 42px}.mobile-alert-illustration{aspect-ratio:1;object-fit:cover;width:calc(100% + 36px);max-width:none;margin:0 -18px 31px;display:block}.hero-alert{margin-top:0}.hero-visual{display:none}.hero-bottom{padding:16px 20px}.mobile-kizuki{background:var(--cream);text-align:center;padding:24px 20px 28px;display:block}.mobile-kizuki img{aspect-ratio:1;object-fit:cover;object-position:center 23%;border-radius:12px;width:100%;display:block;box-shadow:0 14px 35px #153b3221}.mobile-kizuki div{color:var(--ink);flex-direction:column;margin-top:16px;display:flex}.mobile-kizuki strong{font:700 22px serif}.welcome{padding-top:56px}.situation-grid{gap:26px}.card-image{aspect-ratio:16/10;height:auto}.card-body{padding:22px 23px}.volunteer-note{grid-template-columns:1fr}.volunteer-visual{aspect-ratio:16/11;height:auto}.volunteer-copy{padding:48px 22px 56px}.volunteer-copy h2{font-size:31px}.volunteer-copy .line-button{width:100%}.free-band{text-align:center;display:block}.free-band .line-button{margin-top:20px}.flow-illustration{object-fit:contain;border-radius:0;width:calc(100% + 40px);max-height:none;margin-left:-20px}.mobile-kizuki{background:var(--cream);text-align:left;grid-template-columns:100px 1fr;align-items:center;gap:16px;padding:23px 20px;display:grid}.mobile-kizuki img{aspect-ratio:auto;object-fit:cover;object-position:center 20%;border:4px solid #fff;border-radius:55px;width:100px;height:132px;display:block;box-shadow:0 10px 28px #153b3221}.mobile-kizuki div{color:var(--ink);text-align:left;flex-direction:column;margin-top:0;display:flex}.mobile-kizuki small{color:var(--green);font-size:9px;font-weight:800}.mobile-kizuki strong{margin:5px 0;font:700 19px/1.5 serif}.mobile-kizuki span{color:#65736f;font-size:9px}}.expertise{color:#fff;background:#102f2a;padding:95px max(7vw,38px)}.expertise-heading{text-align:center;max-width:850px;margin:0 auto 42px}.expertise-heading .section-kicker{color:#8ed0af}.expertise-heading h2{margin:7px 0 17px;font:700 clamp(34px,4vw,55px)/1.45 serif}.expertise-heading>p:not(.section-kicker){color:#c0d3cd;font-size:14px}.expertise-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1120px;margin:auto;display:grid}.expertise-grid article{background:#193f38;border:1px solid #345d54;border-radius:10px;padding:31px 28px;position:relative}.expertise-grid article>span{color:#76be99;font:700 16px serif}.expertise-grid h3{margin:12px 0 8px;font:700 21px serif}.expertise-grid p{color:#bdd0ca;margin:0;font-size:12px}.role-message{max-width:1120px;color:var(--ink);background:#f1ce5a;border-radius:8px;grid-template-columns:35% 65%;align-items:center;gap:25px;margin:24px auto 0;padding:25px 30px;display:grid}.role-message strong{font:700 20px serif}.role-message p{border-left:1px solid #b69a3e;margin:0;padding-left:25px;font-size:12px}@media (max-width:900px){.expertise{padding:65px 18px}.expertise-grid{grid-template-columns:1fr}.role-message{grid-template-columns:1fr;padding:24px 22px}.role-message p{border-top:1px solid #b69a3e;border-left:0;padding:16px 0 0}.expertise-heading h2{font-size:34px}}@media (min-width:901px){.site-header{height:78px;padding-left:max(4vw,42px);padding-right:max(4vw,42px);position:sticky;top:0;box-shadow:0 8px 28px #11382f0b}.site-header nav{gap:26px}.site-header nav a{padding:28px 0 25px;position:relative}.site-header nav a:after{content:"";background:var(--green);height:2px;transition:all .2s;position:absolute;bottom:20px;left:0;right:100%}.site-header nav a:hover:after{right:0}.hero{grid-template-columns:1fr;min-height:calc(100vh - 78px);max-height:820px}.hero-copy{background:linear-gradient(90deg,var(--deep) 0%,var(--deep) 30%,transparent 78%),linear-gradient(0deg,#0b2a25b8,#0b2a25b8),url(/images/hero-bg-network.webp) center/cover no-repeat,var(--deep);padding:55px clamp(45px,5vw,90px)}.hero h1 strong{font-size:clamp(58px,5vw,78px)}.hero-note{font-size:14px}.hero-visual{display:none}.hero-bottom{min-height:60px}.welcome{padding-top:105px;padding-bottom:100px}.welcome .section-intro{font-size:15px}.situation-grid{gap:28px}.situation-grid article{border-radius:14px;box-shadow:0 18px 44px #13382f12}.card-image{height:235px}.card-body{padding:26px 28px 27px}.card-body h3{font-size:23px}.volunteer-note{border-radius:18px;max-width:1280px;margin:0 auto 100px;overflow:hidden;box-shadow:0 22px 60px #12382f12}.volunteer-visual{height:610px}.volunteer-copy{padding-left:clamp(55px,6vw,90px);padding-right:clamp(55px,6vw,90px)}.stop-section{grid-template-columns:minmax(420px,1fr) minmax(430px,1fr);padding-top:90px;padding-bottom:90px}.stop-copy,.stop-list{max-width:570px}.stop-copy{justify-self:end}.stop-list{justify-self:start;width:100%}.free-band{padding-left:max(10vw,90px);padding-right:max(10vw,90px)}.expertise{padding-top:110px;padding-bottom:110px}.expertise-grid article{min-height:220px;padding:36px 32px;transition:all .2s}.expertise-grid article:hover{background:#1d493f;border-color:#6eb290;transform:translateY(-5px)}.support{padding-top:110px;padding-bottom:110px}.support .section-heading{text-align:center}.support-grid article{min-height:210px;padding:38px 34px}.flow{padding-top:110px;padding-bottom:115px}.flow-illustration{max-height:390px;box-shadow:0 22px 50px #12382f12}.flow-grid{margin-top:55px}.about-section{max-width:1440px;min-height:680px;margin:0 auto}.about-copy{flex-direction:column;justify-content:center;display:flex}.articles{padding-top:110px;padding-bottom:115px}.article-grid>a{min-height:220px;padding:32px}.investigation-feature{margin-top:35px;padding:55px}.faq{padding-top:110px;padding-bottom:115px}.final-cta{padding-top:105px;padding-bottom:105px}}.page{background:var(--cream)}.site-header .logo{color:var(--ink);letter-spacing:.03em;align-items:center;gap:10px;margin-right:auto;font-family:serif;font-size:18px;font-weight:700;text-decoration:none;display:flex}.site-header .logo-mark{object-fit:contain;width:34px;height:34px}.site-header nav a{color:var(--ink);opacity:.85;text-decoration:none}.site-header nav a:hover{opacity:1;color:var(--green)}.mobile-nav{display:none;position:relative}.menu-icon{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:17px;padding:0;display:flex}.menu-icon span{background:var(--ink);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-icon span.is-open:first-child{transform:translateY(7px)rotate(45deg)}.menu-icon span.is-open:nth-child(2){opacity:0}.menu-icon span.is-open:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-nav-panel{z-index:30;background:#fff;border:1px solid #e4e9e4;border-radius:10px;flex-direction:column;min-width:190px;padding:6px 0;display:flex;position:absolute;top:calc(100% + 10px);right:-16px;box-shadow:0 16px 36px #123e3626}.mobile-nav-panel a{color:var(--ink);border-bottom:1px solid #eef2ee;padding:13px 20px;font-size:13px;font-weight:700;text-decoration:none}.mobile-nav-panel a:last-child{border-bottom:none}@media (max-width:900px){.mobile-nav{display:block}.site-header .mobile-nav-panel{display:flex}}.site-footer{color:#dce8e4;text-align:center;background:#102f2a;flex-direction:column;align-items:center;gap:14px;padding:48px max(7vw,24px);font-size:12px;line-height:1.9;display:flex}.site-footer .disclaimer{color:#a9bcb6;max-width:640px}.site-footer .footer-link{color:#cfe3da;text-underline-offset:3px;text-decoration:underline}.site-footer .footer-link:hover{color:#fff}.sticky-cta{z-index:25;background:var(--cream);border-top:1px solid #e3ddc4;gap:8px;padding:10px 12px;transition:transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 24px #123e3618}.sticky-cta.is-visible{transform:translateY(0)}.sticky-cta a{white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:13px 10px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.sticky-cta .sticky-line{background:var(--line);color:#fff;box-shadow:0 6px 16px #2c93623d}.sticky-cta .sticky-phone{background:var(--deep);color:#fff;border:2px solid var(--gold);box-shadow:0 6px 16px #123e3633}@media (min-width:901px){.sticky-cta{display:none}}.page>section,.page>.archive-list,.page>.investigation-list{max-width:1120px;margin:0 auto;padding:56px max(6vw,20px)}.page>.about-lead,.page>.policy-body{margin:0 auto;padding:56px max(6vw,20px)}.section-title{color:var(--ink);margin:0 0 10px;font-family:serif;font-size:clamp(1.6rem,3.6vw,2.3rem);font-weight:700;line-height:1.45}.section-sub{color:#66736f;font-size:.9rem}hr.hairline{border:none;border-top:1px solid #e5ebe6;margin:0}.breadcrumb{max-width:1120px;margin:0 auto;padding:18px max(6vw,20px) 0}.breadcrumb ol{color:#7d8c86;flex-wrap:wrap;gap:4px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.breadcrumb li{align-items:center;gap:4px;display:flex}.breadcrumb li:not(:last-child):after{content:"/";color:#c3cec7;margin-left:4px}.breadcrumb a{color:#7d8c86;text-decoration:none}.breadcrumb a:hover{color:var(--green)}.breadcrumb [aria-current]{color:var(--ink);font-weight:700}.category-filter{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.category-chip{color:var(--ink);background:#fff;border:1px solid #dfe9e2;border-radius:99px;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:all .15s}.category-chip.active,.category-chip:hover{background:var(--green);color:#fff;border-color:var(--green)}.photo{background:var(--pale);position:relative;overflow:hidden}.photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.card-list,.archive-list{grid-template-columns:1fr;gap:22px;margin-top:26px;display:grid}@media (min-width:640px){.card-list,.archive-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.card-list,.archive-list{grid-template-columns:repeat(3,1fr)}}.archive-empty{color:#66736f;margin-top:24px}.card{color:inherit;background:#fff;border:1px solid #dfe9e2;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 12px 30px #123e360a}.card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #123e3618}.card .photo.thumb{aspect-ratio:1200/630}.card .body{padding:18px 20px 22px}.card .tag{background:var(--pale);color:var(--green);border-radius:4px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.card h3{color:var(--ink);margin:0 0 10px;font-family:serif;font-size:17px;line-height:1.6}.card .date{color:#8a978f;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.investigation{color:inherit;background:#fff;border:1px solid #dfe9e2;border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 12px 30px #123e360a}.investigation:hover{transform:translateY(-4px);box-shadow:0 16px 36px #123e3618}.investigation .photo.thumb{aspect-ratio:1200/630}.investigation .inner{padding:20px 22px 24px}.investigation h3{color:var(--ink);margin:0 0 10px;font-family:serif;font-size:17px;line-height:1.6}.investigation p{color:#596965;margin:0 0 14px;font-size:13px}.investigation .warning-box{color:#9c4a2e;background:#fdf1ec;border-left:3px solid #d97b52;border-radius:4px;padding:10px 14px;font-size:12px}.investigation-list{grid-template-columns:1fr;gap:22px;margin-top:26px;display:grid}@media (min-width:640px){.investigation-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.investigation-list{grid-template-columns:repeat(3,1fr)}}.line-cta{background:var(--deep);color:#fff;text-align:center;padding:70px max(6vw,24px)}.line-cta h2{margin:0 0 14px;font-family:serif;font-size:clamp(1.6rem,3.4vw,2.2rem)}.line-cta p{color:#cfe0d9;margin:0 0 26px;font-size:.88rem;line-height:1.9}.line-cta .cta-line{background:var(--line);color:#fff;border-radius:8px;align-items:center;gap:10px;padding:15px 28px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 9px 24px #2c93623d}.line-cta .cta-line:hover{background:#37a960}.line-cta .cta-group{justify-content:center}.article-line-cta{margin-top:8px}.cta-banner-wrap{max-width:900px;margin:40px auto}.cta-banner{border-radius:10px;display:block;overflow:hidden}.cta-banner img{width:100%;height:auto;display:block}.cta-banner-phone{text-align:center;background:var(--pale);color:var(--ink);border-radius:8px;margin:10px 0 0;padding:12px;font-size:13px;font-weight:800;text-decoration:none;display:block}.cta-banner-phone:hover{background:#e2eee2}.about-lead{text-align:left;color:#3c4a45;flex-direction:column;gap:18px;max-width:740px;font-size:.95rem;line-height:1.95;display:flex}.about-lead p{margin:0}.about-activities,.about-steps{grid-template-columns:1fr;gap:20px;margin-top:26px;display:grid}@media (min-width:768px){.about-activities,.about-steps{grid-template-columns:repeat(3,1fr)}}.about-activity{background:#fff;border:1px solid #dfe9e2;border-radius:12px;padding:28px 26px;box-shadow:0 10px 26px #123e360a}.about-activity h3{color:var(--ink);margin:0 0 10px;font-family:serif;font-size:18px}.about-activity p{color:#596965;margin:0;font-size:13px;line-height:1.85}.about-step{background:var(--pale);border-radius:12px;padding:28px 26px}.about-step-number{color:var(--green);margin-bottom:10px;font-family:serif;font-size:26px;font-weight:700;display:block}.about-step h3{color:var(--ink);margin:0 0 8px;font-family:serif;font-size:17px}.about-step p{color:#596965;margin:0;font-size:13px;line-height:1.85}.about-photos{grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;display:grid}.about-photos .photo{aspect-ratio:4/3;border-radius:10px}.about-disclaimer{color:#7d8c86;margin-top:12px;font-size:12px;line-height:1.9}.about-disclaimer a{color:var(--green);text-decoration:underline}.article-eyecatch{aspect-ratio:1200/630;background:var(--pale);width:100%;position:relative;overflow:hidden}.article-eyecatch img{object-fit:cover;object-position:center}.article-title-block{max-width:1120px;margin:0 auto;padding:24px max(6vw,20px) 8px}.article-title-block__meta-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.article-title-block .tag{background:var(--pale);color:var(--green);border-radius:4px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.article-title-block .refno{color:#9aa9a2;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.article-title-block h1{color:var(--ink);margin:0 0 12px;font-family:serif;font-size:clamp(1.4rem,3.6vw,2.1rem);line-height:1.55}.article-title-block .meta{color:#7d8c86;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.toc-box{background:var(--pale);border-radius:10px;max-width:760px;margin:32px auto 0;padding:22px 26px}.toc-box__title{color:var(--ink);margin-bottom:12px;font-size:13px;font-weight:800}.toc-box ol{flex-direction:column;gap:7px;margin:0;padding-left:20px;list-style:decimal;display:flex}.toc-box a{color:var(--green);font-size:13px;text-decoration:none}.toc-box a:hover{text-decoration:underline}.toc-sub{margin-left:-6px;list-style:none}.article-body{padding-top:8px}.article-body .article-content{max-width:760px;margin:0 auto;padding:22px max(6vw,20px)}.article-section{background:#fff}.article-section--alt{background:var(--pale)}.article-body h2{color:var(--ink);margin:0 0 18px;font-family:serif;font-size:1.5rem;line-height:1.6}.article-body h3{color:var(--ink);margin:30px 0 12px;font-family:serif;font-size:1.15rem}.article-body p{color:var(--body);margin:0 0 20px;line-height:2}.article-body ul,.article-body ol{margin:0 0 20px;padding-left:1.4em;line-height:1.95}.article-body li{margin-bottom:8px}.article-body strong{background:linear-gradient(#0000 65%,#f2e2a1 65%);font-weight:700}.article-body u{-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green)}.article-body a{color:var(--green);text-decoration:underline}.article-body blockquote{background:var(--pale);border-left:4px solid var(--green);border-radius:0 10px 10px 0;margin:0 0 24px;padding:20px 24px}.article-body blockquote p,.article-body blockquote ul,.article-body blockquote ol{margin-bottom:12px}.article-body blockquote>:last-child{margin-bottom:0}.article-body table{border-collapse:collapse;width:100%;margin:0 0 24px;font-size:.86rem}.article-body th,.article-body td{text-align:left;border:1px solid #dfe9e2;padding:10px 12px}.article-body th{background:var(--pale);color:var(--ink)}.article-body img{border-radius:8px;width:100%;height:auto;margin:6px 0 22px}.source-note{color:#8a978f;max-width:760px;margin:0 auto 40px;padding:0 max(6vw,20px);font-size:12px}.policy-body{color:#3c4a45;max-width:740px;font-size:.95rem;line-height:2}.policy-body h2{color:var(--ink);margin:38px 0 14px;font-family:serif;font-size:1.3rem}.policy-body h2:first-child{margin-top:0}.policy-body p{margin:0 0 16px}.policy-body ul{margin:0 0 16px;padding-left:1.4em}.policy-body li{margin-bottom:6px}.policy-body a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.policy-body a:hover{color:var(--ink)}@media (min-width:901px){.hero-note br,.welcome h2 br,.section-intro br,.volunteer-copy h2 br,.stop-copy h2 br,.expertise-heading h2 br,.support .section-heading h2 br,.flow .section-heading h2 br,.about-copy h2 br,.feature-copy h3 br,.final-cta h2 br{display:none}}.hero-cta-group{width:min(100%,650px)}.hero-cta-group .hero-line{flex:1}.hero-phone{border:3px solid var(--gold);flex:none;padding:12px 22px}.final-cta-group{justify-content:center;margin-top:25px}.final-cta small{margin-top:12px}.volunteer-copy .cta-group{margin-top:4px}.section-lead{color:var(--ink-soft,#4b5751);margin:0 0 6px;font-size:.95rem}.more-links{border-top:1px solid var(--line,#dbd8cb);flex-wrap:wrap;gap:10px 18px;margin:22px 0 0;padding-top:14px;font-size:.95rem;display:flex}.more-links a{color:var(--deep-green,#0b3d3c);text-underline-offset:3px;text-decoration:underline}.guide-box{border:1px solid var(--line,#dbd8cb);border-left:4px solid var(--gold,#c9a227);background:#fff;border-radius:8px;margin:26px 0 0;padding:14px 18px}.guide-box__title{color:var(--deep-green,#0b3d3c);margin-bottom:6px;font-weight:700}.guide-box ul{margin:0;padding-left:18px}.guide-box li{margin:4px 0}.guide-box a{color:var(--deep-green,#0b3d3c);text-underline-offset:3px;text-decoration:underline}.line-cta .cta-note{color:#a9c4ba;max-width:520px;margin:22px auto 0;font-size:11.5px;line-height:1.9}.line-cta .cta-scope{color:#cfe0d9;max-width:560px;margin:20px auto 0;font-size:12px;line-height:1.9}
