:root{--mlt-color-brand:#049;--mlt-color-brand-mid:#05a;--mlt-color-brand-light:#06c;--mlt-color-brand-dark:#036;--mlt-color-brand-deep:#024;--mlt-color-brand-rgb:0,68,153;--mlt-color-accent:#00a0e9;--mlt-color-accent-rgb:0,160,233;--mlt-color-primary:#049;--mlt-color-primary-dark:#036;--mlt-color-text:#243447;--mlt-color-text-body:#395374;--mlt-color-text-muted:#5c799a;--mlt-color-text-light:#7a92ab;--mlt-color-border:#d5dde5;--mlt-color-border-light:#e8edf2;--mlt-color-bg:#fff;--mlt-color-bg-subtle:#f5f7fa;--mlt-color-bg-muted:#eef2f7;--mlt-color-bg-navy:#0a2540;--mlt-color-link:#049;--mlt-color-link-hover:#036;--mlt-color-focus:#06c;--mlt-gradient-brand:linear-gradient(135deg,#036 0%,#049 45%,#06c 100%);--mlt-gradient-brand-soft:linear-gradient(160deg,#049 0%,#06c 55%,#08d 100%);--mlt-gradient-hero:linear-gradient(105deg,rgba(0,36,84,.88) 0%,rgba(0,68,153,.72) 42%,rgba(0,102,204,.52) 100%);--mlt-gradient-section:linear-gradient(180deg,#f5f7fa 0%,#fff 100%);--mlt-gradient-footer:linear-gradient(180deg,#0a2540 0%,#061828 100%);--mlt-gradient-cta:linear-gradient(135deg,#049 0%,#05a 50%,#06c 100%);--mlt-shadow-card:0 2px 12px rgba(0,36,84,.06);--mlt-shadow-card-hover:0 8px 28px rgba(0,36,84,.12);--mlt-shadow-elevated:0 12px 40px rgba(0,36,84,.1);--mlt-shadow-header:0 1px 0 rgba(0,36,84,.06);--mlt-font-sans:"YakuHanJP","Noto Sans JP","Hiragino Sans","Yu Gothic UI","Meiryo",sans-serif;--mlt-font-en:"Noto Sans JP",var(--mlt-font-sans);--mlt-font-size-base:16px;--mlt-line-height:1.8;--mlt-line-height-tight:1.65;--mlt-line-height-body:2;--mlt-line-height-heading:1.6;--mlt-letter-spacing-heading:.02em;--mlt-letter-spacing-en:.12em;--mlt-prose-measure:44rem;--mlt-container-max:72rem;--mlt-container-wide:80rem;--mlt-gutter:clamp(1.25rem, 4vw, 2.5rem);--mlt-section-y:clamp(5rem, 9vw, 7.5rem);--mlt-topbar-height:0;--mlt-admin-bar-height:0px;--mlt-header-height:4.5rem;--mlt-header-offset:calc(var(--mlt-topbar-height) + var(--mlt-admin-bar-height) + var(--mlt-header-height));--mlt-hero-viewport:88svh;--mlt-hero-viewport-fallback:88dvh;--mlt-radius:4px;--mlt-radius-md:6px;--mlt-radius-lg:8px;--mlt-ease:cubic-bezier(.25,.1,.25,1);--mlt-duration:.22s}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--mlt-header-offset)}body{margin:0;font-family:var(--mlt-font-sans);font-size:var(--mlt-font-size-base);font-weight:400;line-height:var(--mlt-line-height);color:var(--mlt-color-text-body);background:var(--mlt-color-bg);word-break:break-word;overflow-wrap:anywhere;font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--mlt-color-link);transition:color var(--mlt-duration) var(--mlt-ease)}a:hover{color:var(--mlt-color-link-hover)}a:focus-visible,button:focus-visible{outline:3px solid var(--mlt-color-focus);outline-offset:2px}h1,h2,h3,h4,p,ul,figure{margin:0}ul{padding:0;list-style:none}button{font:inherit;cursor:pointer;border:none;background:0 0}.sr-only,.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:50rem){:root{--mlt-header-height:3.75rem}}