.l-header{backdrop-filter:blur(30px);background:hsla(0,0%,100%,.7);box-shadow:0 4px 14px rgba(0,0,0,.1);font-family:var(--font-ja);font-size:15px;font-weight:700}.l-header__wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1416px}.l-header__logo{padding:16px 27px}.l-header__logo img{width:144px}.o-nav__list{align-items:center;column-gap:22px;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;row-gap:10px}.o-nav__list__item a{color:#466783;text-decoration:none}.l-header__button{min-width:max-content;padding-block:7px;padding-right:9px}.l-header__button__item{align-items:center;background:#fb5172;border-radius:5px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:8.5px 27px;text-decoration:none}.l-header__button__sub-text{font-size:14px}.l-header__button__main-text{font-size:17px}@media screen and (max-width:1024px){.o-nav{display:none}.l-header__logo{padding-block:12px;padding-left:11px}.l-header__logo img{width:106px}.l-header__button__item{padding-block:7px;padding-inline:12.5px}.l-header__button__item__sub-text{font-size:10px}.l-header__button__item__main-text{font-size:11px}}