﻿:root{--green:#16ad42;--deep:#20843a;--mint:#edf8ea;--cream:#fff9df;--pink:#fff0f2;--ink:#1f2933;--muted:#667085;--line:#e4e8df;--shadow:0 18px 45px rgba(40,80,50,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.8;background:#fffdf8;background-image:radial-gradient(circle at 8% 7%,rgba(55,180,80,.13),transparent 9rem),radial-gradient(circle at 92% 38%,rgba(255,221,92,.18),transparent 10rem)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:18px clamp(18px,5vw,72px);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(0,0,0,.04)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border:2px solid #9bd37f;border-radius:50%;color:var(--green);font-size:12px;font-weight:800}.brand strong{display:block;font-size:22px;letter-spacing:.02em}.brand small{display:block;color:var(--muted);font-size:10px;line-height:1}.nav{display:flex;align-items:center;justify-content:flex-end;gap:28px;width:100%;font-size:14px;font-weight:700}.nav a:hover{color:var(--green)}.line-pill{display:flex;align-items:center;gap:8px;min-width:142px;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#13b948,#0d9f34);color:#fff;font-weight:800;line-height:1.35;box-shadow:0 12px 24px rgba(22,173,66,.25)}.line-pill span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;color:var(--green);font-size:10px}
.hero{position:relative;display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,1.05fr);align-items:center;min-height:650px;overflow:hidden;padding:64px clamp(24px,7vw,94px) 90px;background:linear-gradient(90deg,#fff 0%,#fffdf7 46%,#eaf7ff 100%)}.hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-80px;height:160px;background:#fffdf8;border-radius:50% 50% 0 0}.hero-copy{position:relative;z-index:2;max-width:610px}.eyebrow{display:inline-block;margin:0 0 18px;padding:6px 14px;border-radius:999px;background:#eff8e9;color:var(--deep);font-size:13px;font-weight:800}.hero h1{margin:0 0 26px;font-size:clamp(34px,4.1vw,58px);line-height:1.35;font-weight:500;letter-spacing:.03em}.hero h1 em{color:var(--green);font-style:normal;font-weight:800;text-decoration:underline;text-decoration-color:#ffe37b;text-decoration-thickness:7px;text-underline-offset:9px}.hero p{max-width:560px;margin:0 0 28px;font-weight:700;color:#364152}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 28px;border-radius:999px;font-weight:800;transition:.2s ease}.button.primary{background:linear-gradient(135deg,#18bf4d,#0ca33a);color:#fff;box-shadow:0 14px 28px rgba(22,173,66,.25)}.button.primary:hover{transform:translateY(-2px)}.button.secondary{background:#fff;border:1.5px solid #222;color:#222}.button.small{min-height:44px;padding-inline:34px}.button.wide{min-width:260px}.hero-photo{position:relative;z-index:1;align-self:stretch;margin-right:calc(clamp(24px,7vw,94px) * -1);border-bottom-left-radius:240px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover}.slider-dots{position:absolute;z-index:3;left:50%;bottom:42px;display:flex;gap:10px;transform:translateX(-50%)}.slider-dots span{width:11px;height:11px;border-radius:50%;background:#d4d6d0}.slider-dots span:first-child{background:var(--green)}
.section{padding:70px clamp(24px,6vw,76px)}.section-heading{text-align:center;margin-bottom:40px}.section-heading p{margin:0 0 8px;color:#667085;font-weight:700}.section-heading h2,.panel-title h2,.white-card h2,.member-card h2,.line-section h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.25;letter-spacing:.08em}.activity-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.activity-card{position:relative;text-align:center;padding:18px 18px 6px}.activity-card+.activity-card{border-left:1px dashed #b7beb6}.icon{display:grid;place-items:center;width:104px;height:104px;margin:0 auto 20px;border-radius:50%;font-size:42px}.pink .icon{background:#ffe5e9}.yellow .icon{background:#fff5bf}.green .icon{background:#e3f6d7}.blue .icon{background:#e4f1ff}.activity-card h3{margin:0 0 8px;font-size:20px}.activity-card p{margin:0;color:#475467;font-weight:700;font-size:14px}
.split-section{display:grid;grid-template-columns:1fr 1.25fr;gap:32px;padding:0 clamp(24px,6vw,76px) 48px;max-width:1240px;margin:auto}.panel,.white-card,.member-card{border-radius:22px;box-shadow:var(--shadow)}.panel{padding:34px;background:#fff}.events{background:linear-gradient(180deg,#fff7cf 0%,#fff 50%,#f8ffe9 100%)}.reports{background:linear-gradient(180deg,#effbe8 0%,#fff 58%,#f5ffe9 100%)}.panel-title{display:flex;align-items:center;gap:14px;margin-bottom:26px}.panel-title>span{font-size:34px}.panel-title div{flex:1}.panel-title p{margin:4px 0 0;color:#667085;font-weight:700}.panel-title a{padding:10px 24px;border:1px solid #667085;border-radius:999px;font-size:13px;font-weight:800;background:#fff}.event-list{display:grid;gap:18px}.event-item{display:grid;grid-template-columns:76px 1fr;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(45,55,72,.12)}.event-item:last-child{border-bottom:0}.event-item time{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:var(--green);color:#fff;line-height:1.1}.event-item time strong{font-size:20px}.tag{display:inline-block;margin-right:8px;padding:2px 10px;border-radius:5px;background:var(--green);color:#fff;font-size:12px;font-weight:800}.tag.muted{background:#c2c8c0}.event-item h3{display:inline;margin:0;font-size:16px}.event-item p{margin:4px 0 0;color:#475467;font-size:14px;font-weight:700}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.report-grid article{min-width:0}.report-grid img{width:100%;aspect-ratio:1.05/1;object-fit:cover;border-radius:14px}.report-grid time{display:block;margin-top:12px;color:#98a2b3;font-weight:700}.report-grid h3{margin:4px 0 0;font-size:16px;line-height:1.65}
.lower{grid-template-columns:1.05fr .95fr;align-items:stretch}.white-card,.member-card{padding:34px;background:#fff}.card-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.card-title span{font-size:28px}.news-list{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:18px}.news-list li{display:grid;grid-template-columns:96px 78px 1fr;gap:12px;align-items:center;font-size:14px}.news-list time{color:#475467;font-weight:800}.news-list span{padding:3px 10px;border-radius:6px;background:#e8ece8;text-align:center;font-size:12px;font-weight:800}.news-list .green-label{background:#1fa748;color:#fff}.member-card{position:relative;overflow:hidden;text-align:center;border:1px solid #d6efca;background:linear-gradient(180deg,#fff 0%,#fbfff7 68%,#dff3d8 100%)}.member-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:70px;background:linear-gradient(135deg,rgba(60,166,78,.25),rgba(255,238,138,.28));clip-path:polygon(0 30%,100% 0,100% 100%,0 100%)}.member-card h2{color:var(--deep)}.member-card p{margin:14px 0 22px;font-weight:800}.member-card small{position:relative;z-index:1;display:block;margin-top:14px;color:#667085}
.line-section{display:grid;grid-template-columns:160px 1fr 280px 110px;gap:34px;align-items:center;max-width:1160px;margin:32px auto 70px;padding:34px clamp(24px,4vw,56px);border-radius:24px;background:linear-gradient(105deg,#fff0f1,#fffdf8 58%,#fff0f1);box-shadow:var(--shadow)}.line-section .phone{width:130px;margin:auto;filter:drop-shadow(0 18px 18px rgba(0,0,0,.16));border-radius:18px}.line-section h2{font-size:26px;letter-spacing:.02em}.line-section ul{margin:14px 0 0;padding:0;list-style:none;font-weight:800;color:#344054}.line-section li:before{content:"✓";color:var(--green);margin-right:8px}.line-cta{text-align:center}.line-cta p{margin:0 0 14px;font-weight:800}.qr{width:96px;border:10px solid #fff;border-radius:12px;box-shadow:0 0 0 1px #ffd7d9}
.site-footer{position:relative;padding:78px 24px 26px;text-align:center;background:linear-gradient(180deg,#a6dc92,#7fc471);color:#173524;overflow:hidden}.site-footer:before{content:"";position:absolute;inset:0 0 auto 0;height:56px;background:rgba(255,255,255,.78);border-bottom-left-radius:50% 80%;border-bottom-right-radius:50% 80%}.site-footer nav,.site-footer p,.site-footer small{position:relative}.site-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:24px;font-weight:800;font-size:14px}.site-footer p{font-size:13px}.to-top{position:fixed;right:24px;bottom:24px;z-index:30;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;color:#217a37;box-shadow:0 12px 30px rgba(0,0,0,.14);font-weight:900;line-height:1}.to-top span{display:block;font-size:10px}
@media (max-width:980px){.site-header{flex-wrap:wrap}.nav{order:3;justify-content:center;gap:16px;overflow-x:auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:42px}.hero-photo{height:360px;margin:30px -24px -70px;border-bottom-left-radius:0;border-top-left-radius:120px}.activity-grid{grid-template-columns:repeat(2,1fr)}.activity-card:nth-child(3){border-left:0}.split-section,.lower{grid-template-columns:1fr}.line-section{grid-template-columns:1fr;text-align:center}.line-section .phone,.qr{margin:auto}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:640px){.site-header{padding:14px 16px}.brand strong{font-size:18px}.line-pill{width:100%;justify-content:center}.nav{font-size:13px}.hero{padding:32px 18px 88px}.hero h1{font-size:32px}.hero-actions{display:grid}.button{width:100%}.activity-grid,.report-grid{grid-template-columns:1fr}.activity-card+.activity-card{border-left:0;border-top:1px dashed #b7beb6}.split-section{padding-inline:16px}.panel,.white-card,.member-card{padding:24px}.news-list li{grid-template-columns:1fr;gap:6px}.news-list span{width:max-content}.site-footer nav{gap:14px}.to-top{right:14px;bottom:14px}}
