.cmo-header{background:hsla(0,0%,100%,.98);border-bottom:1px solid #e3e9f1;color:#1f2430;font-family:Noto Sans JP,sans-serif;position:sticky;top:0;z-index:50;-webkit-font-smoothing:antialiased;line-break:strict}.cmo-header,.cmo-header *{box-sizing:border-box}.cmo-header a{text-decoration:none}.cmo-header :focus-visible{outline:2px solid #e0402f;outline-offset:3px}.cmo-header [hidden]{display:none!important}.cmo-header__inner{align-items:center;display:flex;gap:clamp(16px,3vw,44px);height:68px;margin:0 auto;max-width:1320px;padding:0 clamp(16px,3vw,40px)}.cmo-header__logo{align-items:center;color:#0f1e3d;display:flex;flex:0 0 auto;font-family:Archivo,sans-serif;font-size:17px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.cmo-header__logo-img{display:block;height:36px;width:auto}@media (max-width:767px){.cmo-header__logo-img{height:30px}}.cmo-header__nav{display:flex;font-family:Zen Kaku Gothic New,sans-serif;font-size:14px;font-weight:500;gap:clamp(14px,2vw,30px);margin-left:auto}.cmo-header__nav-link{color:#1f2430;white-space:nowrap}.cmo-header__nav-link:hover{color:#e0402f}.cmo-header__cta{background:#0f1e3d;color:#fff;font-family:Zen Kaku Gothic New,sans-serif;font-size:14px;font-weight:700;padding:12px 20px;transition:background .18s ease;white-space:nowrap}.cmo-header__cta:hover{background:#e0402f;color:#fff}.cmo-header__burger,.cmo-header__panel,.cmo-header__scrim{display:none}@media (max-width:767px){.cmo-header__cta,.cmo-header__nav{display:none!important}.cmo-header__burger{background:none;border:0;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:44px;justify-content:center;margin-left:auto;padding:0 9px;width:44px;-webkit-tap-highlight-color:transparent}.cmo-header__burger span{background:#0f1e3d;display:block;height:2px;transition:transform .22s ease,opacity .18s ease;width:100%}.cmo-header__burger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.cmo-header__burger.is-open span:nth-child(2){opacity:0}.cmo-header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.cmo-header__scrim{background:rgba(15,30,61,.38);bottom:0;display:block;left:0;position:fixed;right:0;top:68px;z-index:1}.cmo-header__panel{background:#fff;border-top:1px solid #e3e9f1;box-shadow:0 12px 24px rgba(15,30,61,.12);display:block;left:0;max-height:calc(100dvh - 68px);overflow-y:auto;padding:8px clamp(16px,3vw,40px) 22px;position:absolute;right:0;top:100%;z-index:2}.cmo-header__panel-nav{display:grid}.cmo-header__panel-link{border-bottom:1px solid #e3e9f1;color:#1f2430;font-size:16px;font-weight:500;padding:16px 2px}.cmo-header__panel-cta,.cmo-header__panel-link{display:block;font-family:Zen Kaku Gothic New,sans-serif;word-break:auto-phrase}.cmo-header__panel-cta{background:#e0402f;color:#fff;font-size:17px;font-weight:700;margin-top:18px;padding:18px 20px;text-align:center;transition:background .18s ease}.cmo-header__panel-cta:hover{background:#0f1e3d;color:#fff}}@media (prefers-reduced-motion:reduce){.cmo-header__burger span,.cmo-header__cta,.cmo-header__panel-cta{transition:none}}