@charset "UTF-8";.site-header{width:100%;max-width:750px;margin:0 auto}.site-header .header-inner{display:flex;justify-content:center;align-items:center;position:relative}.site-header .header-inner .menu-button{position:absolute;top:50%;right:0;transform:translateY(-50%);width:9vw;max-width:100px;height:120%;margin-top:-2%;padding-right:0;object-fit:none;cursor:pointer}@media screen and (max-width:750px){.site-header .header-inner .menu-button{object-fit:contain;padding-right:2%}}@media screen and (max-width:500px){.site-header .header-inner .menu-button{width:14vw;padding-left:2%;padding-right:clamp(5%,calc(-2.4vw + .875rem),2%)}}.site-header .header-inner .menu-button-list{display:none;position:absolute;top:0;right:0;z-index:-1;width:62.53vw;max-width:469px;background-color:#fff6fa;padding-top:var(--header-height,174px)}.site-header .site-branding{position:absolute;left:50%;transform:translateX(-50%)}.site-header .header-nav-wrapper{display:none!important}.has-sticky-section{background-color:#fed6e8}@media (min-width:1280px){.site-header .header-inner{max-width:750px}}@media (max-width:767px){.custom-logo{max-height:45px}}