:root{--ssc-h-height:80px;--ssc-h-bg:rgba(250,245,255,.95);--ssc-h-border:rgba(124,58,237,.15);--ssc-h-shadow:0 4px 24px rgba(46,16,101,.1);--ssc-h-violet:#7c3aed;--ssc-h-violet-dark:#6d28d9;--ssc-h-deep:#2e1065;--ssc-h-gray:#4b5563;--ssc-h-px:clamp(16px,4vw,32px)}.ssc-header{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background-color:var(--ssc-h-bg)!important;border-bottom:1px solid var(--ssc-h-border)!important;box-sizing:border-box!important;left:0!important;position:fixed!important;right:0!important;top:0!important;transition:box-shadow .3s ease!important;width:100%!important;z-index:99999!important}.ssc-header.is-scrolled{box-shadow:var(--ssc-h-shadow)!important}.ssc-header__inner{gap:16px!important;height:var(--ssc-h-height)!important;justify-content:space-between!important;margin:0 auto!important;max-width:1280px!important;padding:0 var(--ssc-h-px)!important}.ssc-header__inner,.ssc-header__logo{align-items:center!important;display:flex!important}.ssc-header__logo{flex-shrink:0!important;text-decoration:none!important;transition:opacity .2s!important}.ssc-header__logo:hover{opacity:.8!important}.ssc-header__logo-img{border-radius:0!important;display:block!important;height:40px!important;width:auto!important}.ssc-header__logo-text{color:var(--ssc-h-deep)!important;font-family:Zen Maru Gothic,Noto Sans JP,sans-serif!important;font-size:1.375rem!important;font-weight:900!important;letter-spacing:-.02em!important}.ssc-header__nav{gap:2rem!important}.ssc-header__nav,.ssc-header__nav-list{align-items:center!important;display:flex!important}.ssc-header__nav-list{gap:1.75rem!important;list-style:none!important}.ssc-header__nav-item,.ssc-header__nav-list{margin:0!important;padding:0!important}.ssc-header__nav-link{color:var(--ssc-h-gray)!important;font-size:.9375rem!important;font-weight:600!important;padding-bottom:2px!important;position:relative!important;text-decoration:none!important;transition:color .2s!important}.ssc-header__nav-link:after{background-color:var(--ssc-h-violet)!important;bottom:-2px!important;content:""!important;height:2px!important;left:0!important;position:absolute!important;transition:width .25s ease!important;width:0!important}.ssc-header__nav-link:hover{color:var(--ssc-h-violet)!important}.ssc-header__nav-link:hover:after{width:100%!important}.ssc-header__cta{align-items:center!important;background-color:var(--ssc-h-violet)!important;border-radius:100px!important;box-shadow:0 2px 8px rgba(124,58,237,.3)!important;color:#fff!important;display:inline-flex!important;font-size:.875rem!important;font-weight:700!important;justify-content:center!important;padding:10px 22px!important;text-decoration:none!important;transition:background-color .2s,transform .2s,box-shadow .2s!important;white-space:nowrap!important}.ssc-header__cta:hover{background-color:var(--ssc-h-violet-dark)!important;box-shadow:0 6px 20px rgba(124,58,237,.4)!important;color:#fff!important;transform:translateY(-2px)!important}.ssc-header__hamburger{align-items:center!important;background:transparent!important;border:none!important;border-radius:8px!important;cursor:pointer!important;display:none!important;flex-direction:column!important;gap:5px!important;height:40px!important;justify-content:center!important;padding:0!important;transition:background-color .2s!important;width:40px!important}.ssc-header__hamburger:hover{background-color:rgba(124,58,237,.08)!important}.ssc-header__hamburger-bar{background-color:var(--ssc-h-deep)!important;border-radius:2px!important;display:block!important;height:2px!important;transition:transform .3s ease,opacity .3s ease!important;width:22px!important}.ssc-header__hamburger[aria-expanded=true] .ssc-header__hamburger-bar:first-child{transform:translateY(7px) rotate(45deg)!important}.ssc-header__hamburger[aria-expanded=true] .ssc-header__hamburger-bar:nth-child(2){opacity:0!important;transform:scaleX(0)!important}.ssc-header__hamburger[aria-expanded=true] .ssc-header__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}.ssc-header__drawer{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background-color:rgba(250,245,255,.98)!important;border-bottom:1px solid transparent!important;left:0!important;max-height:0!important;overflow:hidden!important;position:fixed!important;right:0!important;top:var(--ssc-h-height)!important;transition:max-height .35s ease,border-color .35s ease!important;z-index:99998!important}.ssc-header__drawer.is-open{border-bottom-color:var(--ssc-h-border)!important;max-height:600px!important}.ssc-header__drawer-list{display:flex!important;flex-direction:column!important;gap:0!important;list-style:none!important;margin:0!important;padding:12px var(--ssc-h-px) 24px!important}.ssc-header__drawer-item{margin:0!important;padding:0!important}.ssc-header__drawer-link{border-bottom:1px solid rgba(124,58,237,.08)!important;color:var(--ssc-h-gray)!important;display:block!important;font-size:1rem!important;font-weight:600!important;padding:14px 8px!important;text-decoration:none!important;transition:color .2s!important}.ssc-header__drawer-link:hover{color:var(--ssc-h-violet)!important}.ssc-header__cta--drawer{border-radius:100px!important;box-sizing:border-box!important;display:block!important;margin-top:16px!important;padding:14px 22px!important;text-align:center!important;width:100%!important}body{padding-top:var(--ssc-h-height)!important}@media (max-width:768px){body{padding-top:70px!important}.ssc-header__inner{height:70px!important}.ssc-header__nav{display:none!important}.ssc-header__hamburger{display:flex!important}.ssc-header__drawer{top:70px!important}}.ssc-header{left:0;max-width:100vw;right:0;width:100%}