.c-header-wrapper{background-color:#fce7a8}.c-header__top-page{background-color:rgb(var(--color-background))}.animate .c-header__top-page{background-color:#fce7a8}@media screen and (max-width:989px){.c-header .header__heading-logo-wrapper img{width:124px}}.c-header__inline-menu .list-menu{gap:32px}.c-header__menu-item{font-size:16px;font-weight:var(--font-heading-weight);padding:0;transition:.2s}.c-header__menu-item:hover .header__active-menu-item,.c-header__menu-item:hover{color:orange}.c-header__menu-item .header__active-menu-item,.c-header__menu-item:hover span{text-decoration:none!important}details[open]>.c-header__menu-item{text-decoration:none;color:orange}.c-header__menu-item .c-icon-triangle{position:absolute;height:.6rem;right:1.5rem;top:calc(50% - .2rem);right:.8rem}details[open]>.c-header__menu-item .c-icon-triangle{transform:rotate(180deg)}.c-header__original-icons{display:flex;gap:8px;align-items:center}.c-header__original-icons a{width:36px;height:36px;border-radius:50%;background-color:rgb(var(--color-foreground));color:#fff;display:flex;align-items:center;justify-content:center;transition:.2s}.c-header__original-icons a:hover{opacity:.8}.c-header__original-icons svg{width:18px}@media screen and (max-width:1050px){.c-header__original-icons{display:none}}.c-header__icons{gap:16px}.c-header__icon--cart,.c-header-account-icon__wrapper{flex-direction:column;align-items:center;padding-top:3px}.c-header__icon{position:relative;width:fit-content;height:48px}.c-icon-cart{width:20.22px!important;height:17px!important}.c-cart-count-bubble{width:11px;height:11px;font-size:10px;padding-bottom:2px;left:18px;bottom:32px;background-color:#eb6130}.c-icon-account{width:15.19px!important;height:17px!important}.c-header__toggle-button{background-color:#fff;border-radius:50%;width:48px}.c-header__toggle-button .icon{width:18px;height:12px;top:14px}.c-header__toggle-button:hover .icon{transform:none}.c-header__icon-text{font-size:9px;font-weight:var(--font-body-weight-bold);height:auto!important;white-space:nowrap}.c-header__icon .svg-wrapper{width:fit-content;height:auto;margin-bottom:3px}.c-header__toggle-icon-text{position:absolute;bottom:8px}.c-header__toggle-menu,.c-header__toggle-close{opacity:1}details:not([open])>.header__icon--menu .c-header__toggle-close,details[open]>.header__icon--menu .c-header__toggle-menu{opacity:0}@media screen and (min-width:990px){.c-header__icon{height:64px}.c-icon-cart{width:28.86px!important;height:26.31px!important;margin:-1px}.c-cart-count-bubble{width:14px;height:14px;left:26px;bottom:46px}.c-icon-account{width:21.44px!important;height:24px!important}.c-header__toggle-button{width:64px}.c-header__toggle-button .icon{width:24px;height:16px;top:19px}.c-header__icon-text{font-size:12px;letter-spacing:.01em}.c-header__toggle-icon-text{bottom:10px}}.c-mega-menu__content{border-top:none;opacity:0!important;transform:translateY(-12px);transition:opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94)}.mega-menu[open] .c-mega-menu__content{opacity:1!important;transform:translateY(0);transition:opacity .45s cubic-bezier(.34,1.4,.64,1) .05s,transform .45s cubic-bezier(.34,1.4,.64,1) .05s}.mega-menu[open] .c-mega-menu__content .c-mega-menu__list{display:grid!important;grid-template-columns:1.6fr repeat(3,1fr)!important;gap:16px!important;list-style:none}.c-mega-menu__item{display:grid;grid-template-rows:287px auto;border-radius:16px;overflow:hidden}.c-mega-menu__item a{display:grid;grid-template-rows:subgrid;grid-row:1 / -1;text-decoration:none;color:inherit;transition:opacity .2s}.c-mega-menu__item a:hover{opacity:1}.c-mega-menu__item-image{height:287px;overflow:hidden;background-color:#f5f5f5}.c-mega-menu__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.c-mega-menu__item a:hover .c-mega-menu__image{transform:scale(1.08)}.c-mega-menu__item-text{transition:letter-spacing .3s ease}.c-mega-menu__item a:hover .c-mega-menu__item-text{letter-spacing:.04em}.c-mega-menu__item-text{padding:6px 16px;text-align:center;display:flex;align-items:center;justify-content:center;word-break:keep-all;color:#fff;font-size:20px;font-weight:var(--font-heading-weight);line-height:1.5}.c-mega-menu__item>.c-mega-menu__item-image{grid-row:1}.c-mega-menu__item>.c-mega-menu__item-text{grid-row:2}.js .c-menu-drawer{width:100%}.c-menu-drawer{transform:translateY(-100%);z-index:-1}.c-menu-drawer__wrapper{position:relative}.c-header__icon--menu[aria-expanded=true]:before{display:none}.c-menu-drawer__navigation{padding:40px 0 60px}@media screen and (max-width:989px){.c-menu-drawer .page-width{padding:0 32px}}@media screen and (min-width:990px){.c-menu-drawer__navigation{padding:43px 0 0}}.c-menu-drawer__main-wrapper{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:26px}@media screen and (min-width:990px){.c-menu-drawer__main-wrapper{grid-template-columns:588fr 596fr;grid-template-rows:auto 1fr;gap:16px;margin-bottom:36px}}.c-menu-drawer__left{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0;align-self:start}.c-menu-drawer__left-item>a{display:grid;grid-template-rows:auto 1fr;text-decoration:none;color:inherit;height:100%;transition:opacity .2s}.c-menu-drawer__left-item>a:hover{opacity:.8}.c-menu-drawer__left-item{display:grid;grid-template-rows:auto 1fr}.c-menu-drawer__left-item>a{display:contents}.c-menu-drawer__left-item:has(>a){display:block}.c-menu-drawer__left-item:has(>a)>a{display:grid;grid-template-rows:auto 1fr;height:100%}.c-menu-drawer__l-item-image{width:100%;overflow:hidden}.c-menu-drawer__l-item-image img{width:100%;height:100%;object-fit:cover;display:block}.c-menu-drawer__l-item-text{width:100%;padding:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:13px;text-align:center;word-break:keep-all}@media(min-width:990px){.c-menu-drawer__left{grid-column:1;grid-row:1 / 3;grid-template-columns:repeat(3,1fr);grid-template-rows:auto minmax(0,1fr);gap:16px}.c-menu-drawer__left-item:nth-child(1){grid-column:1 / -1;grid-row:1;border-radius:16px;overflow:hidden}.c-menu-drawer__left-item:nth-child(1) .c-menu-drawer__l-item-image{height:232px}.c-menu-drawer__left-item:nth-child(2){grid-column:1;grid-row:2}.c-menu-drawer__left-item:nth-child(3){grid-column:2;grid-row:2}.c-menu-drawer__left-item:nth-child(4){grid-column:3;grid-row:2}.c-menu-drawer__left-item:nth-child(n+2){border-radius:16px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;height:100%}.c-menu-drawer__left-item:nth-child(n+2):has(>a)>a{display:grid;grid-template-rows:subgrid;grid-row:1 / -1;height:100%}.c-menu-drawer__left-item:nth-child(n+2) .c-menu-drawer__l-item-image{height:184px}.c-menu-drawer__l-item-text{padding:3px 6px 5px;font-size:16px;line-height:1.2}.c-menu-drawer__left-item:first-of-type .c-menu-drawer__l-item-text{font-size:20px}}@media(max-width:989px){.c-menu-drawer__left{grid-template-columns:repeat(3,1fr);gap:7px;row-gap:6px}.c-menu-drawer__left-item:nth-child(1){grid-column:1 / -1;border-radius:6px;overflow:hidden}.c-menu-drawer__left-item:nth-child(1) .c-menu-drawer__l-item-image{height:108px}.c-menu-drawer__left-item:nth-child(n+2){border-radius:6px;overflow:hidden}.c-menu-drawer__left-item:nth-child(n+2) .c-menu-drawer__l-item-image{height:94px}}.c-menu-drawer__main-right{display:grid;grid-template-columns:1fr;gap:30px}@media screen and (min-width:990px){.c-menu-drawer__main-right{grid-column:2;grid-row:1 / 3;grid-template-rows:auto 1fr;gap:16px;align-self:stretch}}.c-menu-drawer__r-upper{background-color:#eb6130;border-radius:6px;padding:17px 0 14px}.c-menu-drawer__r-upper>div{display:flex;gap:16px;align-items:center;justify-content:center;margin-bottom:9px}.c-menu-drawer__r-upper-text{color:#fff;text-align:center}.c-menu-drawer__r-upper-text span{display:block}.c-menu-drawer__r-upper-text p{margin:0;font-size:12px;font-weight:500}.c-menu-drawer__r-upper>div img{width:136px;height:auto}.c-menu-drawer__r-upper-button{display:block;max-width:146px;margin:0 auto;font-weight:var(--font-body-weight-bold);font-size:12px;background-color:#fbcc3a;text-align:center;border-radius:16px;color:#fff;text-decoration:none;padding:3px}.c-menu-drawer__r-upper-text-heading{display:flex;flex-direction:column-reverse;margin-bottom:4px}.c-menu-drawer__r-upper-text-heading span:first-of-type{font-size:20px}.c-menu-drawer__r-upper-text-heading span:nth-of-type(2){font-size:12px;line-height:18px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}@media screen and (min-width:990px){.c-menu-drawer__r-upper{grid-row:1;height:264px;border-radius:10px;padding:51px 0 0}.c-menu-drawer__r-upper>div{gap:9%;max-width:354px;margin:0 auto 16px}.c-menu-drawer__r-upper-text{width:41%}.c-menu-drawer__r-upper-text p{font-size:16px;line-height:24px}.c-menu-drawer__r-upper>div img{width:50%;height:auto}.c-menu-drawer__r-upper-button{max-width:354px;font-size:12px;border-radius:10px;padding:8px;box-shadow:0 3px #c9a42f;transition:.2s}.c-menu-drawer__r-upper-button:hover{transform:translateY(3px);box-shadow:none}.c-menu-drawer__r-upper-text-heading{flex-direction:column}.c-menu-drawer__r-upper-text-heading span:first-of-type{font-size:24px}.c-menu-drawer__r-upper-text-heading span:nth-of-type(2){font-size:16px;line-height:24px;font-family:var(--font-body-family);font-weight:var(--font-light-weight)}}.c-menu-drawer__r-lower img{display:none}.c-menu-drawer__r-lower-info{display:flex;flex-direction:column;gap:16px;color:rgba(var(--color-foreground))}.c-menu-drawer__r-lower-info a{display:flex;gap:16px;align-items:center;transition:.2s;font-size:14px;line-height:21px}.c-menu-drawer__r-lower-info a:hover{opacity:.7}.c-menu-drawer__r-lower-tel span:last-of-type{font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}.c-menu-drawer__r-lower-tel{display:flex;flex-direction:column;gap:2px;align-items:start}@media screen and (min-width:1250px){.c-menu-drawer__r-lower-tel{flex-direction:row;gap:16px;align-items:center}}.c-menu-drawer__r-lower-tel span:last-of-type{font-family:var(--font-family-noto);font-size:12px;line-height:18px}@media screen and (min-width:990px){.c-menu-drawer__r-lower{grid-row:2;background-color:#fff;border-radius:10px;display:flex;align-items:center}.c-menu-drawer__r-lower-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;width:100%}.c-menu-drawer__r-lower img{display:block;max-width:158px;height:auto}.c-menu-drawer__r-lower-info a{font-size:16px;line-height:21px}}.c-menu-drawer__sub-menu--sp{display:flex;flex-direction:column;gap:24px}.c-menu-drawer__sub-menu--sp>li{width:279px;display:flex;flex-direction:row;gap:24px;justify-content:space-between}.c-menu-drawer__sub-menu-heading{font-weight:var(--font-body-weight-bold);font-size:12px;white-space:nowrap}.c-menu-drawer__sub-menu{display:flex;flex-direction:column;width:171px;gap:8px}.c-menu-drawer__sub-menu-item a{font-size:12px;display:block}.c-menu-drawer__footer{padding:48px 32px 17px;background-color:rgb(var(--color-foreground))}.c-menu-drawer__footer-menu{display:flex;flex-direction:column;gap:12px;margin-bottom:113px}.c-menu-drawer__footer-menu-item{font-size:12px;color:#fff}.c-menu-drawer__footer-menu-icon{margin-left:9px;width:10px;height:10px}.c-menu-drawer__footer small{display:block;color:#fff;text-align:center;font-family:var(--font-family-noto);font-weight:var(--font-light-weight);font-size:10px}@media screen and (max-width:989px){.c-menu-drawer__sub-menu--pc,.c-menu-drawer__team{display:none}}@media screen and (min-width:990px){.c-menu-drawer__sub-menu--sp{display:none}.c-menu-drawer__sub-menu--pc{display:flex;gap:32px}.c-menu-drawer__sub-menu-anchor{display:flex;align-items:center}.c-menu-drawer__sub-menu-icon{display:inline-flex;align-items:center;justify-content:center;width:5px;height:12px;margin-right:8px;flex-shrink:0;color:#f2cb51}.c-menu-drawer__sub-menu-icon svg{width:5px;height:12px;display:block}.c-menu-drawer__sub-menu-text{flex:1}.c-menu-drawer__sub-menu-item a{font-size:16px;line-height:24px}.c-menu-drawer__footer{position:relative;overflow:hidden;max-width:1300px;margin:0 auto;padding:44px 50px 32px;background-color:rgb(var(--color-background))}.c-menu-drawer__footer-menu{flex-direction:row;gap:8px 32px;flex-wrap:wrap;max-width:480px;margin-bottom:16px;position:relative;z-index:1}.c-menu-drawer__footer-menu-item a{color:rgb(var(--color-foreground));font-size:12px;font-family:var(--font-family-noto);font-weight:var(--font-light-weight)}.c-menu-drawer__footer-menu-icon{margin-left:0}.c-menu-drawer__footer small{color:rgb(var(--color-foreground));text-align:left;font-size:12px}.c-menu-drawer__team{width:534px;height:133px;position:absolute;right:32px;bottom:-133px;transition:.5s}.c-menu-drawer__team img{width:100%;height:auto}.js-target.on .c-menu-drawer__team{bottom:0}}menu-drawer>details[open]>summary:before{transition:opacity .4s cubic-bezier(.25,.46,.45,.94),visibility .4s cubic-bezier(.25,.46,.45,.94)!important}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{transition:transform .4s cubic-bezier(.25,.46,.45,.94),visibility .4s cubic-bezier(.25,.46,.45,.94)!important}@media(prefers-reduced-motion:no-preference){.facets__disclosure-vertical[open] .facets__display-vertical{animation:facetSlideDown .4s cubic-bezier(.25,.46,.45,.94) both!important;transform-origin:top center}@keyframes facetSlideDown{0%{opacity:0;transform:translateY(-8px);max-height:0}to{opacity:1;transform:translateY(0);max-height:1000px}}.facets__disclosure-vertical .icon-caret,.facets__disclosure .icon-caret{transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.facets__disclosure-vertical[open] .icon-caret,.facets__disclosure[open] .icon-caret{transform:rotate(180deg)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-header.css.map */
