[data-v-0302dcc1]:root{--primary:#8b5cf6;--primary-rgb:139,92,246;--primary-dark:#7c3aed;--secondary:#ec4899;--secondary-rgb:236,72,153;--accent:#f0abfc;--dark:#1e293b;--light:#fff;--text-main:#212529;--text-muted:#868e96;--bg-body:#f8f9fa;--bg-surface:#fff;--corp-navy:#0f1f3d;--corp-navy-deep:#081532;--corp-blue:#0a4b8c;--corp-blue-dark:#083761;--corp-teal:#0891b2;--corp-sky:#38bdf8;--corp-text:#1e2a44;--corp-muted:#5b6b85;--corp-bg:#fff;--corp-bg-alt:#f7f9fc;--corp-border:#e5e7eb;--header-height:60px;--font-main:"Inter","Noto Sans JP",sans-serif;--shadow-sm:0 2px 12px rgba(139,92,246,.08);--shadow-md:0 10px 30px rgba(139,92,246,.12);--shadow-lg:0 20px 50px rgba(139,92,246,.18);--glass-bg:hsla(0,0%,100%,.65);--glass-border:hsla(0,0%,100%,.4);--glass-blur:16px;--glass-shadow:0 8px 32px 0 rgba(139,92,246,.1);--gradient-primary:linear-gradient(135deg,#8b5cf6,#ec4899);--gradient-hero:linear-gradient(180deg,#faf5ff,#fdf4ff);--gradient-header:hsla(0,0%,100%,.85);--text-on-hero:#1e293b;--gradient-glow:radial-gradient(circle at center,rgba(139,92,246,.22) 0%,transparent 70%)}@media (min-width:768px){[data-v-0302dcc1]:root{--header-height:80px}}.site-header[data-v-0302dcc1]{background:#fff;border-bottom:1px solid #e5e7eb;left:0;position:fixed;right:0;top:0;transform:translateY(0);transition:transform .3s ease-in-out,box-shadow .2s ease;z-index:1000}.site-header.is-scrolled[data-v-0302dcc1]{box-shadow:0 4px 16px #0f1f3d0f}.site-header.header-hidden[data-v-0302dcc1]{transform:translateY(-100%)}.header-inner[data-v-0302dcc1]{gap:1rem;height:var(--header-height);justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 clamp(1rem,4vw,2rem)}.header-inner[data-v-0302dcc1],.logo[data-v-0302dcc1]{align-items:center;display:flex}.logo[data-v-0302dcc1]{color:#1e2a44;flex-shrink:0;gap:.65rem;text-decoration:none}.logo-mark[data-v-0302dcc1]{align-items:center;background:linear-gradient(135deg,#0a4b8c,#0891b2);border-radius:6px;box-shadow:0 2px 6px #0a4b8c33;color:#fff;display:inline-flex;font-size:.9rem;font-weight:700;height:36px;justify-content:center;letter-spacing:.04em;width:36px}.logo-text[data-v-0302dcc1]{display:flex;flex-direction:column;line-height:1.1}.logo-name[data-v-0302dcc1]{color:#0f1f3d;font-size:1.05rem;font-weight:700;letter-spacing:.02em}.logo-jp[data-v-0302dcc1]{color:#5b6b85;font-size:.7rem;letter-spacing:.05em;margin-top:2px}.hamburger[data-v-0302dcc1]{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:32px;justify-content:center;margin-left:auto;padding:4px;width:32px;z-index:10}.hamburger .hamburger-line[data-v-0302dcc1]{background:#0f1f3d;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger.is-open .hamburger-line[data-v-0302dcc1]:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.is-open .hamburger-line[data-v-0302dcc1]:nth-child(2){opacity:0}.hamburger.is-open .hamburger-line[data-v-0302dcc1]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav[data-v-0302dcc1]{display:none}.main-nav.is-open[data-v-0302dcc1]{animation:slideDown-0302dcc1 .25s ease-out;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px #0f1f3d14;display:block;left:0;position:absolute;right:0;top:var(--header-height)}.main-nav ul[data-v-0302dcc1]{display:flex;flex-direction:column;list-style:none;margin:0;padding:.5rem 0}.main-nav li[data-v-0302dcc1]{margin:0}.main-nav a[data-v-0302dcc1]{border-left:3px solid transparent;color:#1e2a44;display:flex;flex-direction:column;font-weight:600;justify-content:center;min-height:52px;padding:.875rem clamp(1rem,4vw,2rem);text-decoration:none;transition:all .2s ease}.main-nav a small[data-v-0302dcc1]{color:#5b6b85;font-size:.7rem;font-weight:400;margin-top:2px}.main-nav a.router-link-exact-active[data-v-0302dcc1],.main-nav a[data-v-0302dcc1]:active,.main-nav a[data-v-0302dcc1]:hover{background:#0a4b8c0a;border-left-color:#0a4b8c;color:#0a4b8c}.header-cta[data-v-0302dcc1]{align-items:center;background:#0a4b8c;border-radius:4px;color:#fff;display:none;font-size:.88rem;font-weight:600;gap:.5rem;letter-spacing:.03em;padding:.6rem 1.1rem;text-decoration:none;transition:background .2s ease,transform .2s ease;white-space:nowrap}.header-cta[data-v-0302dcc1]:hover{background:#083c6f;transform:translateY(-1px)}.header-cta .cta-arrow[data-v-0302dcc1]{transition:transform .2s ease}.header-cta:hover .cta-arrow[data-v-0302dcc1]{transform:translate(2px)}@keyframes slideDown-0302dcc1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.hamburger[data-v-0302dcc1]{display:none}.header-inner[data-v-0302dcc1]{gap:2rem}.logo-name[data-v-0302dcc1]{font-size:1.15rem}.main-nav[data-v-0302dcc1]{display:block;margin-left:auto}.main-nav ul[data-v-0302dcc1]{flex-direction:row;gap:clamp(.75rem,2vw,1.5rem);padding:0}.main-nav a[data-v-0302dcc1]{align-items:center;border-left:none;flex-direction:column;gap:0;min-height:auto;padding:0;position:relative}.main-nav a small[data-v-0302dcc1]{font-size:.65rem;margin-top:1px}.main-nav a[data-v-0302dcc1]:active,.main-nav a[data-v-0302dcc1]:hover{background:transparent;border-left:none;color:#0a4b8c}.main-nav a[data-v-0302dcc1]:after{background:#0a4b8c;bottom:-8px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);transition:width .2s ease;width:0}.main-nav a.router-link-exact-active[data-v-0302dcc1]:after,.main-nav a[data-v-0302dcc1]:hover:after{width:70%}.main-nav a.router-link-exact-active[data-v-0302dcc1]{background:transparent;border-left:none;color:#0a4b8c}.header-cta[data-v-0302dcc1]{display:inline-flex}}.site-footer[data-v-55e0571f]{background:#0f1f3d;color:#cbd5e1;margin-top:auto}.footer-inner[data-v-55e0571f]{display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:4rem clamp(1rem,4vw,2rem) 3rem}@media (min-width:768px){.footer-inner[data-v-55e0571f]{gap:4rem;grid-template-columns:1.2fr 2fr}}.footer-brand .brand-row[data-v-55e0571f]{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.footer-brand .brand-mark[data-v-55e0571f]{align-items:center;background:linear-gradient(135deg,#0a4b8c,#0891b2);border-radius:6px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;height:40px;justify-content:center;width:40px}.footer-brand .brand-text[data-v-55e0571f]{display:flex;flex-direction:column;line-height:1.2}.footer-brand .brand-name[data-v-55e0571f]{color:#fff;font-size:1.15rem;font-weight:700}.footer-brand .brand-jp[data-v-55e0571f]{color:#94a3b8;font-size:.78rem;margin-top:2px}.footer-brand .brand-tagline[data-v-55e0571f]{color:#94a3b8;font-size:.92rem;line-height:1.8;margin:0}.footer-cols[data-v-55e0571f]{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.footer-cols[data-v-55e0571f]{grid-template-columns:repeat(3,1fr)}}.footer-col h4[data-v-55e0571f]{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.12em;margin:0 0 1rem;padding-bottom:.6rem;text-transform:uppercase}.footer-col ul[data-v-55e0571f]{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.footer-col a[data-v-55e0571f]{color:#cbd5e1;font-size:.88rem;text-decoration:none;transition:color .2s ease}.footer-col a[data-v-55e0571f]:hover{color:#38bdf8}.footer-bottom[data-v-55e0571f]{background:#081532;border-top:1px solid hsla(0,0%,100%,.08)}.footer-bottom-inner[data-v-55e0571f]{margin:0 auto;max-width:1200px;padding:1.25rem clamp(1rem,4vw,2rem);text-align:center}.copyright[data-v-55e0571f]{color:#94a3b8;font-size:.78rem;letter-spacing:.03em}.layout-container{display:flex;flex-direction:column;max-width:100vw;min-height:100vh;overflow-x:hidden;overflow-x:clip;padding-top:80px;position:relative}@media (max-width:768px){.layout-container{padding-top:120px}}.main-content{flex:1}body:before{animation:bg-pulse 20s ease-in-out infinite alternate;background:radial-gradient(circle at 20% 80%,rgba(219,234,254,.4) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(224,242,254,.4) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(241,245,249,.3) 0,transparent 50%);content:"";height:110%;left:-5%;pointer-events:none;position:fixed;top:-5%;width:110%;z-index:-1}@keyframes bg-pulse{0%{opacity:1}to{opacity:.7}}
