@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f0fdf4;--bg-card:#fff;--bg-card2:#f9fafb;--primary:#16a34a;--primary-light:#22c55e;--primary-dark:#15803d;--accent:#f97316;--text:#111827;--text-muted:#6b7280;--border:#e5e7eb;--radius:16px;--radius-sm:10px}body{background:var(--bg);color:var(--text);font-family:var(--font-noto-sans-jp), "Inter", sans-serif;min-height:100vh;line-height:1.7}a{color:inherit}img{max-width:100%}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:.5rem 1.4rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:var(--primary-dark)}.article-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.article-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #16a34a1f}.article-card-img{object-fit:cover;background:linear-gradient(135deg,#dcfce7,#bbf7d0);width:100%;height:180px}.article-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.25rem;display:flex}.article-card-cat{color:var(--primary-dark);background:#16a34a1a;border-radius:6px;width:fit-content;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.article-card-title{font-size:.95rem;font-weight:700;line-height:1.4}.article-card-excerpt{color:var(--text-muted);flex:1;font-size:.8rem;line-height:1.5}.article-card-date{color:var(--text-muted);font-size:.72rem}.article-container{max-width:800px;margin:0 auto;padding:2rem 1.5rem 4rem}.article-header{margin-bottom:2rem}.article-title{margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:900;line-height:1.3}.article-meta{color:var(--text-muted);flex-wrap:wrap;gap:1rem;font-size:.8rem;display:flex}.article-content{font-size:1rem;line-height:1.85}.article-content h2{border-bottom:2px solid var(--primary-light);color:var(--primary-dark);margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.4rem;font-weight:800}.article-content h3{margin:1.75rem 0 .75rem;font-size:1.1rem;font-weight:700}.article-content p{margin-bottom:1.25rem}.article-content ul,.article-content ol{margin:1rem 0 1.25rem 1.5rem}.article-content li{margin-bottom:.5rem}.article-content blockquote{border-left:4px solid var(--primary-light);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#374151;background:#22c55e0f;margin:1.5rem 0;padding:.75rem 1.25rem}.article-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9rem}.article-content th{background:var(--primary);color:#fff;text-align:left;padding:.6rem .9rem}.article-content td{border:1px solid var(--border);padding:.6rem .9rem}.article-content tr:nth-child(2n) td{background:#f9fafb}.article-content strong{color:#111;font-weight:700}footer{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);background:#fff;padding:2rem 1.5rem;font-size:.82rem}footer a{color:var(--text-muted);margin:0 .75rem;text-decoration:none}footer a:hover{color:var(--primary)}@media (max-width:640px){.article-grid{grid-template-columns:1fr}}
