.Footer_footer__UaG1g{background:var(--primary-dark);color:hsla(0,0%,100%,.85);margin-top:auto}.Footer_top__b4wwC{padding:3.5rem 0 2.5rem;display:grid;grid-template-columns:1.8fr 1fr 1fr;grid-gap:3rem;gap:3rem}.Footer_brandLogo___ZEij{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.Footer_brandMark__ltQ6s{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--accent);color:var(--white);font-size:1.25rem;font-weight:700;border-radius:6px;flex-shrink:0}.Footer_brandName___BP45{font-size:1rem;font-weight:700;color:var(--white);line-height:1.3}.Footer_brandSub__8vo2p{font-size:.65rem;color:hsla(0,0%,100%,.55);display:block;letter-spacing:.04em}.Footer_brandDesc__oUQ_R{font-size:.82rem;line-height:1.75;color:hsla(0,0%,100%,.65);margin-bottom:1.25rem}.Footer_officeList__OnjtS{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.Footer_officeItem__x9V_c{font-size:.78rem;color:hsla(0,0%,100%,.7);line-height:1.65}.Footer_officeLabel__A0q16{display:inline-block;font-size:.7rem;font-weight:600;background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.8);padding:.1em .5em;border-radius:3px;margin-bottom:.25rem;letter-spacing:.04em}.Footer_colTitle__sNZTr{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:1rem}.Footer_colLinks__S_436{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.Footer_colLink__44YGj{font-size:.85rem;color:hsla(0,0%,100%,.7);transition:color .15s}.Footer_colLink__44YGj:hover{color:var(--white)}.Footer_bottom__O5rKs{border-top:1px solid hsla(0,0%,100%,.1);padding:1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.Footer_copyright__j5CNb{font-size:.75rem;color:hsla(0,0%,100%,.4)}.Footer_bottomLinks__OBXsy{display:flex;gap:1.25rem}.Footer_bottomLink___f5H1{font-size:.75rem;color:hsla(0,0%,100%,.4);transition:color .15s}.Footer_bottomLink___f5H1:hover{color:hsla(0,0%,100%,.75)}@media (max-width:820px){.Footer_top__b4wwC{grid-template-columns:1fr 1fr;gap:2rem}.Footer_brand___zP6t{grid-column:1/-1}}@media (max-width:540px){.Footer_top__b4wwC{grid-template-columns:1fr}.Footer_bottom__O5rKs{flex-direction:column;align-items:flex-start}}:root{--primary:#1e3a5c;--primary-dark:#14293f;--primary-light:#2d6a9f;--accent:#c4872e;--accent-light:#e0a850;--bg:#fff;--surface:#f5f7fa;--border:#e2e8f0;--text:#1e293b;--text-muted:#64748b;--white:#fff;--shadow-sm:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 8px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.05);--shadow-lg:0 12px 28px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06);--radius:8px;--radius-lg:14px;--header-h:72px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,system-ui,sans-serif;color:var(--text);background:var(--bg);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{line-height:1.3;font-weight:700}p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm);height:var(--header-h)}.Header_inner__ggL_E{display:flex;align-items:center;justify-content:space-between;height:100%;gap:2rem}.Header_logo__j7oID{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.Header_logoMark__O8c_Y{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--primary);color:var(--white);font-size:1.4rem;font-weight:700;border-radius:var(--radius)}.Header_logoText__gtMNE{display:flex;flex-direction:column;line-height:1.2}.Header_logoSub__GnKSW{font-size:.65rem;color:var(--text-muted);letter-spacing:.05em}.Header_logoName__JfsVE{font-size:1rem;font-weight:700;color:var(--primary);letter-spacing:.03em}.Header_nav__EE71E{display:flex;align-items:center;gap:.25rem}.Header_navLink__Q_hTB{padding:.45rem .85rem;font-size:.875rem;font-weight:500;color:var(--text);border-radius:var(--radius);transition:background .15s,color .15s;white-space:nowrap}.Header_navLink__Q_hTB:hover{background:var(--surface);color:var(--primary)}.Header_navCta__NicxM{display:inline-flex;align-items:center;padding:.5rem 1.1rem;margin-left:.5rem;background:var(--primary);color:var(--white);font-size:.875rem;font-weight:600;border-radius:var(--radius);transition:background .15s,transform .1s;white-space:nowrap}.Header_navCta__NicxM:hover{background:var(--primary-dark);transform:translateY(-1px)}.Header_burger__CUvUF{display:none;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;background:none;border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;gap:5px;flex-shrink:0}.Header_burgerLine__7caHH{width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s;display:block}.Header_overlay__qJh_7{display:none}@media (max-width:820px){.Header_nav__EE71E{display:none;position:fixed;inset:var(--header-h) 0 0 0;flex-direction:column;align-items:stretch;background:var(--white);padding:1.5rem clamp(1rem,4vw,2.5rem);gap:.25rem;border-top:1px solid var(--border);overflow-y:auto;z-index:99}.Header_navOpen__uAq5h{display:flex}.Header_navLink__Q_hTB{padding:.85rem 1rem;font-size:1rem;border-bottom:1px solid var(--border);border-radius:0}.Header_navCta__NicxM{margin:1rem 0 0;justify-content:center;padding:.85rem 1rem;font-size:1rem;border-radius:var(--radius)}.Header_burger__CUvUF{display:flex}}