:root{--maxw: 960px;--padx: 1.25rem;--text: #111;--muted: #666;--link: #0055cc;--line: #eee;--hover: #f5f5f5;--accent: #2f6f7e;--section-gap: 3.7rem}html{scrollbar-gutter:stable}*,*:before,*:after{box-sizing:border-box}body{margin:0;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Noto Sans JP,Arial,sans-serif;line-height:1.7;overflow-x:hidden}img,video,iframe{max-width:100%;height:auto}header,main,footer{max-width:var(--maxw);margin:0 auto;padding:2rem var(--padx)}main{padding-top:1.25rem;padding-bottom:2.25rem}a,a:visited{color:var(--text);text-decoration:none}main a,main a:visited{color:var(--link);text-decoration:underline;text-underline-offset:2px}main a:hover{text-decoration:none}.cta,.cta:visited{display:inline-block;color:#fff;background:var(--accent);padding:.6rem 1rem;border-radius:10px;text-decoration:none;line-height:1.2}.cta:hover{opacity:.9}header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem 1rem;padding-top:1.25rem;padding-bottom:1.25rem}.brand{flex:0 0 auto}.brand a{font-weight:700;letter-spacing:.12em;font-size:.95rem}header nav{flex:1 1 320px;min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem .9rem}header nav a{padding:.2rem .35rem;border-radius:6px;white-space:normal;overflow-wrap:anywhere}header nav a:hover{background:var(--hover)}h1{font-size:2rem;line-height:1.18;margin:0 0 .85rem}h2{font-size:1.35rem;font-weight:600;letter-spacing:.02em;margin:2.2rem 0 .8rem}h3{font-size:1.05rem;margin:1.5rem 0 .35rem}main h2{position:relative;padding-top:1.8rem;border-top:1px solid var(--line)}main h2:before{content:"";position:absolute;left:-.75rem;top:calc(1.8rem + .15em);width:3px;height:1.1em;background:var(--accent);border-radius:2px}main h2:first-of-type{padding-top:0;border-top:0;margin-top:0}main h2:first-of-type:before{top:.15em}main p{margin:0 0 1.15rem}main ul,main ol{margin:.7rem 0 1.3rem}main li{margin:.35rem 0;line-height:1.6}main li strong{display:block;margin-bottom:.2rem}main p,main ul,main ol{max-width:68ch}ul{padding-left:1.2rem}.lead{font-size:1.05rem;margin:0 0 1.5rem}.content{max-width:68ch}hr{border:0;border-top:1px solid var(--line);margin:2.5rem 0;width:100%}main section{margin-bottom:var(--section-gap)}main section:last-child{margin-bottom:0}.hero{background:linear-gradient(#ffffffd9,#ffffffad),var(--hero) center / cover no-repeat;background-size:cover;border-radius:16px;background-position:center 60%;padding:4rem 0;margin-top:.5rem;margin-bottom:2rem}.hero-inner{max-width:68ch;background:#ffffffe0;padding:2.25rem;border-radius:14px}.hero h1{margin:0 0 .9rem}.hero .lead{margin:0 0 1.1rem}.services .cards,.strengths .cards{display:grid;gap:.9rem;margin-top:1rem;margin-bottom:1rem}.services .card,.strengths .card{padding:.9rem 1rem;border:1px solid var(--line);border-radius:12px}.services .card{background:#fff}.services .card p{color:var(--muted)}.strengths .card{background:#fafafa}.services .card h3,.strengths .card h3{margin:0 0 .35rem}.services .card p,.services .card ul,.services .card ol,.strengths .card p,.strengths .card ul,.strengths .card ol{max-width:none;margin:0}.services .cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.25rem}@media(min-width:800px){.services .cards{grid-template-columns:repeat(3,1fr)}.strengths .cards{grid-template-columns:1fr 1fr}.strengths .card:nth-child(3){grid-column:1 / -1}}.highlight-block{margin-top:1rem;padding:.95rem 1.2rem;background:#f7f9fa;border-radius:12px;border-left:4px solid var(--accent)}.highlight-block ul{margin:.6rem 0 .8rem 1.1rem}.highlight-block li{margin:.4rem 0}.highlight-block p{margin-top:.6rem;font-size:.9rem;color:var(--muted)}.affiliations{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:1.2rem}.affiliations img{height:32px;width:auto;opacity:.85}.news-list{list-style:none;padding:0;margin:.6rem 0;max-width:68ch}.news-list li{padding:.35rem 0;border-bottom:1px solid var(--line);align-items:flex-start}.news-list li:last-child{border-bottom:0}.news-list time{width:7.5rem;font-size:.75rem;color:var(--muted);margin-top:.2rem}.news-list a{font-size:.95rem;font-weight:500;text-decoration:none;color:var(--link);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5}.news-list a:hover{text-decoration:underline}.news-list li:nth-child(-n+5) a{font-weight:600}.news-list li:nth-child(-n+5) time{color:var(--text)}.news-list li:nth-child(12){margin-top:1.2rem}.news-more{margin-top:.4rem;font-size:.9rem}.news-more a{color:var(--muted);text-decoration:none}.news-more a:hover{text-decoration:underline}.post-body{max-width:68ch;margin-top:1.5rem}.post-body h2{border:none;padding-top:0;margin-top:2rem}.post-body h2:before{display:none}.post-body h3{margin:1.4rem 0 .5rem}.post-body img{display:block;margin:1.5rem auto;max-width:90%}.post-body p+p{margin-top:.75rem}.post-body>p>img{box-shadow:0 6px 20px #00000014}article>time,article>p>time{display:block;margin-bottom:1.25rem}table{border-collapse:collapse;margin-top:1rem;font-size:.95rem;max-width:100%}table td:first-child,table th:first-child{color:var(--muted);font-weight:500;white-space:nowrap;vertical-align:top;padding:.45rem 1.5rem .45rem 0}table td:nth-child(2),table th:nth-child(2){padding:.45rem 0;line-height:1.7}footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem 1rem;padding-top:1.5rem;padding-bottom:2rem;font-size:.9rem;color:var(--muted);border-top:1px solid var(--line)}footer nav{display:flex;flex-wrap:wrap;gap:.5rem .9rem;min-width:0}footer nav a{color:var(--muted);font-size:.85rem;text-decoration:none;white-space:normal;overflow-wrap:anywhere}footer nav a:hover{text-decoration:underline}footer small{font-size:.8rem;white-space:nowrap}footer .social{display:flex;gap:.75rem}footer .social a{color:var(--muted);font-size:.85rem;text-decoration:none}footer .social a:hover{text-decoration:underline}footer .social a:first-child{font-weight:600}@media(max-width:640px){header{align-items:flex-start}header nav{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.6rem;justify-content:start}header nav a{display:block;padding:.65rem .8rem;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:center;font-size:.9rem;line-height:1.2;white-space:nowrap}h1{font-size:1.6rem;line-height:1.3}main p,main ul,main ol,.content,.post-body{max-width:none}main{padding-top:.5rem}.hero{margin-top:.25rem;padding:2rem 0}.hero-inner{padding:1.4rem 1.2rem}main h2:before{left:-.5rem}footer{flex-direction:column;align-items:flex-start;gap:.5rem}footer small{white-space:normal}}
