: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-accent-warm:#e87a2e;--mlt-color-accent-warm-rgb:232,122,46;--mlt-color-primary:#049;--mlt-color-primary-dark:#036;--mlt-color-text:#1f2933;--mlt-color-text-body:#3d4a57;--mlt-color-text-muted:#6b7785;--mlt-color-text-light:#8a95a3;--mlt-color-border:#e0e4e9;--mlt-color-border-light:#eceef2;--mlt-color-bg:#fff;--mlt-color-bg-subtle:#f7f8fa;--mlt-color-bg-muted:#f2f3f5;--mlt-color-bg-soft:#f4f5f7;--mlt-color-bg-panel:#f1f3f5;--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(10,37,64,.72) 0%,rgba(0,68,153,.55) 45%,rgba(0,102,204,.38) 100%);--mlt-gradient-section:linear-gradient(180deg,#f7f8fa 0%,#fff 100%);--mlt-gradient-footer:linear-gradient(180deg,#0a2540 0%,#061828 100%);--mlt-gradient-cta:#049;--mlt-shadow-card:0 1px 2px rgba(20,28,40,.04);--mlt-shadow-card-hover:0 2px 8px rgba(20,28,40,.07);--mlt-shadow-elevated:0 2px 8px rgba(20,28,40,.07);--mlt-shadow-header:0 1px 0 rgba(20,28,40,.05);--mlt-font-sans:"YakuHanJP","Noto Sans JP","Hiragino Sans","Yu Gothic UI","Meiryo",sans-serif;--mlt-font-en:"Roboto","Noto Sans JP",var(--mlt-font-sans);--mlt-font-size-base:16px;--mlt-line-height:1.75;--mlt-line-height-tight:1.55;--mlt-line-height-body:1.85;--mlt-line-height-heading:1.55;--mlt-letter-spacing:.025em;--mlt-letter-spacing-heading:.025em;--mlt-letter-spacing-en:.04em;--mlt-prose-measure:42rem;--mlt-container-max:72rem;--mlt-container-wide:80rem;--mlt-gutter:clamp(1.25rem, 4vw, 2.5rem);--mlt-section-y:clamp(4rem, 7vw, 6rem);--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-sm:6px;--mlt-radius:8px;--mlt-radius-md:12px;--mlt-radius-lg:16px;--mlt-radius-pill:999px;--mlt-control-height:2.75rem;--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);letter-spacing:var(--mlt-letter-spacing);color:var(--mlt-color-text-body);background:var(--mlt-color-bg);word-break:break-word;overflow-wrap:anywhere;-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}}