@charset "UTF-8";@media (max-width: 767px){.pcOnly{display:none!important}}.spOnly{display:none!important}@media (max-width: 767px){.spOnly{display:block!important}}html .cart-notification.active{background:#fff;z-index:20}#header{position:relative;background:#fff}#header .header-skeleton .header-top>.page-width{display:flex;justify-content:space-between;align-items:center;gap:var(--header-top-gap, 15px);padding-top:10px;padding-bottom:10px}#header .header-skeleton .header-top>.page-width>div{display:flex;align-items:center;gap:15px}#header .header-skeleton .header-top>.page-width .header-top__center{position:absolute;left:0;right:0;margin:auto;width:fit-content}#header .header-skeleton .header-top .header-search .search-header__form{max-width:400px;margin-left:auto;margin-right:auto}#header .header-skeleton .header-bottom{background:var(--hb-bg-color, transparent)}#header .header-skeleton .header-bottom *:empty{display:none!important}#header .header-skeleton .header-bottom>.page-width{display:flex;justify-content:var(--hb-layout, space-between);align-items:center;gap:var(--header-top-gap, 15px);padding-top:10px;padding-bottom:10px}@media (max-width: 767px){#header .header-skeleton .header-bottom>.page-width{flex-direction:column;gap:0}}#header .header-skeleton .header-bottom>.page-width *:not(input):not(label):not(.header__menu-item.--level1+ul *):not(.mega-menu__list *){color:var(--hb-text-color, #1b1b1b)}#header .header-skeleton .header-bottom>.page-width>div{display:flex;align-items:center;gap:15px}@media (max-width: 767px){#header .header-skeleton .header-bottom>.page-width>div{width:100%;justify-content:center}}@media (max-width: 767px){#header .header-skeleton .header-bottom>.page-width .header-search{width:100%}}#header details[open]>.header__submenu{z-index:3}#header #cart-icon-bubble{display:flex;position:relative}#header .cart-count-bubble{left:unset;bottom:unset;right:-8px;top:-6px;line-height:1}#header .search-header__form{margin:0}#header .header__logo{display:block}#header .header__logo *{display:block;width:100%;height:auto}#header .header-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}#header .header-icon svg{width:100%}#header .header-icon.--with-text{flex-direction:column;width:40px;height:auto;gap:2px}@media (max-width: 767px){#header .header-icon.--with-text{width:20px;height:20px}}#header .header-icon.--with-text.--account{gap:5px}#header .header-icon.--with-text.--cart .cart-count-bubble{right:0}@media (max-width: 767px){#header .header-icon.--with-text.--cart .cart-count-bubble{right:-8px}}#header .header-icon.--with-text.--cart:after{content:"\30ab\30fc\30c8";font-size:9px;line-height:1;font-weight:500;letter-spacing:-1px}@media (max-width: 767px){#header .header-icon.--with-text.--cart:after{display:none!important}}#header .header-icon.--with-text>span{font-size:9px;line-height:1;font-weight:500;letter-spacing:-1px}@media (max-width: 767px){#header .header-icon.--with-text>span{display:none!important}}#header .header-menu ul.--level0{display:flex;gap:10px}#header .header-menu .header__menu-item{width:100%}@media (max-width: 767px){#header .header-menu .header__menu-item.--level1{padding-top:0;padding-bottom:0}}#header .header-menu .header__menu-item .icon-caret{right:0}#header .a-search{width:20px;height:20px;padding:0;box-sizing:content-box;cursor:pointer}#header .a-search svg{width:20px;height:20px}#header div.a-search__box{padding:20px;position:absolute;width:100%;top:100%;left:0;right:0;margin:auto;background:#fff;z-index:10;visibility:hidden;pointer-events:none;opacity:0;transition:.15s}#header div.a-search__box.is-active{transition:.15s;visibility:visible;pointer-events:all;opacity:1}#header .iconNav>ul>li{display:block}#header .iconNav [class*=hasChildren]:not(:last-child){margin-right:10px}#header .iconNav [class*=hasChildren]>ul{position:absolute;opacity:0;pointer-events:none;background:#fff;padding:10px;z-index:5;transition:.15s}#header .iconNav [class*=hasChildren]>ul.open{opacity:1;pointer-events:all;transition:.15s}#header li.hasChildren{position:relative;padding-right:10px}@media (max-width: 767px){#header li.hasChildren{position:static;padding-right:0}}#header li.hasChildren:after{position:absolute;content:"";width:7px;height:7px;border-top:2px solid #000;border-right:2px solid #000;transform:rotate(135deg);top:-2px;bottom:0;margin:auto;right:0;transition:transform .2s}@media (max-width: 767px){#header li.hasChildren:after{display:none}}#header li.hasChildren:hover:after{transform:rotate(-45deg)}#header .iconNav [class*=hasChildren]>ul{right:0;width:150px;text-align:center}@media (max-width: 767px){#header .iconNav [class*=hasChildren]>ul{position:absolute;left:0;right:0;margin:auto;width:100vw;top:100%;padding:0}}@media (max-width: 767px){#header .iconNav [class*=hasChildren]>ul li{border-top:1px solid #DFDFDF}}#header .iconNav [class*=hasChildren]>ul a{padding:10px;display:block}@media (max-width: 767px){#header .iconNav [class*=hasChildren]>ul a{padding:16px 0}}#header .iconNav{margin:0}#drawer-content{background:#fff;height:calc(100svh - var(--drawer-content-top));overflow-y:scroll;max-width:40rem;width:calc(100vw - 4rem);position:absolute;z-index:4;transform:translate(-100%);left:0;top:100%;transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}#drawer-content.drawer-close-wrapper{display:flex;flex-direction:column;justify-content:space-between}#drawer-content .drawer-close{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;height:50px;background:#1b1b1b}#drawer-content .drawer-close span{color:#fff;font-weight:700;font-size:16px;line-height:30px;padding-right:30px;display:block;position:relative}#drawer-content .drawer-close span:before{position:absolute;content:"";display:block;width:18px;height:2px;background:#fff;right:0;top:-2px;bottom:0;margin:auto;transform:rotate(45deg)}#drawer-content .drawer-close span:after{position:absolute;content:"";display:block;width:18px;height:2px;background:#fff;right:0;top:-2px;bottom:0;margin:auto;transform:rotate(-45deg)}#drawer-content .menu-drawer__menu .plus-button{display:block;position:relative;right:0;top:calc(50% - 5px);width:10px;height:10px}#drawer-content .menu-drawer__menu .plus-button:before,#drawer-content .menu-drawer__menu .plus-button:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background-color:currentColor;transition:transform .35s ease-in-out,opacity .35s ease-in-out}#drawer-content .menu-drawer__menu .plus-button:before{width:10px;height:2px;opacity:1}#drawer-content .menu-drawer__menu .plus-button:after{width:2px;height:10px}#drawer-content .menu-drawer__menu [aria-expanded=true] .plus-button:before,#drawer-content .menu-drawer__menu [aria-expanded=true] .plus-button:after{transform:translate(-50%,-50%) rotate(90deg)}#drawer-content .menu-drawer__menu [aria-expanded=true] .plus-button:before{opacity:0}#drawer-content .menu-drawer__menu.--typeA>li>a,#drawer-content .menu-drawer__menu.--typeA>li>span{position:relative;display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;padding:15px 24px 15px 20px;cursor:pointer}#drawer-content .menu-drawer__menu.--typeA>li>a:before{position:absolute;content:"";transform:rotate(45deg);top:0;bottom:0;margin:auto;right:26px;width:7px;height:7px;border-top:2px solid #121212;border-right:2px solid #121212}#drawer-content .menu-drawer__menu.--typeA>li>span{display:flex;align-items:center;justify-content:space-between}#drawer-content .menu-drawer__menu.--typeA .menu-drawer__navLink+ul>li:first-child{border-top:1px solid #ddd}#drawer-content .menu-drawer__menu.--typeA .menu-drawer__navLink+ul>li:last-child{border-bottom:none!important}#drawer-content .menu-drawer__menu.--typeA .menu-drawer__navLink+ul>li>a{position:relative;display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;padding:15px 24px 15px 20px;background:#f2f2f2}#drawer-content .menu-drawer__menu.--typeA .menu-drawer__navLink+ul>li>a:before{position:absolute;content:"";transform:rotate(45deg);top:0;bottom:0;margin:auto;right:26px;width:7px;height:7px;border-top:2px solid #121212;border-right:2px solid #121212}#drawer-content .menu-drawer__menu.--typeB>li>a,#drawer-content .menu-drawer__menu.--typeB>li>span{position:relative;display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;padding:15px 24px 15px 20px;cursor:pointer}#drawer-content .menu-drawer__menu.--typeB>li>a:before{position:absolute;content:"";transform:rotate(45deg);top:0;bottom:0;margin:auto;right:26px;width:7px;height:7px;border-top:2px solid #121212;border-right:2px solid #121212}#drawer-content .menu-drawer__menu.--typeB>li>span{display:flex;align-items:center;justify-content:space-between}#drawer-content .menu-drawer__menu.--typeB .menu-drawer__navLink+ul>li{border:none;background:#f2f2f2}#drawer-content .menu-drawer__menu.--typeB .menu-drawer__navLink+ul>li:first-child{border-top:1px solid #ddd;padding-top:10px}#drawer-content .menu-drawer__menu.--typeB .menu-drawer__navLink+ul>li:last-child{border-bottom:none!important;padding-bottom:10px}#drawer-content .menu-drawer__menu.--typeB .menu-drawer__navLink+ul>li>a{position:relative;display:block;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0em;padding:10px 24px 10px 20px;background:#f2f2f2}#drawer-content nav.menu-drawer__navigation{margin-bottom:0}#drawer-content div.menu-drawer__navigation-container{border-top:none}#drawer-content .menu-drawer__menu.--typeB>li>span{background:#fff}#drawer-content .search-header__form .field__input:not(:placeholder-shown)~.field__label{display:none}#drawer-content .list-social__item .list-social__link{padding:0}#drawer-content .list-social__item .icon{height:20px;width:20px;padding:10px;box-sizing:content-box}#drawer-content.is-active{transform:translate(0);visibility:visible}#drawer-content>div{display:flex;flex-direction:column}#drawer-content>div>div:last-child{border-bottom:none!important}#drawer-content h2{font-weight:500;font-size:14px;line-height:22px;margin-bottom:8px}#drawer-content .m_drawer_recent_itmes .recently-viewed-grid-item{max-width:100%}#drawer-content .drawer-sns{padding:20px;border-bottom:1px solid #dfdfdf}#drawer-content .drawer-sns .list-social{display:flex;justify-content:center}#drawer-content .drawer-recently-viewed{padding:20px;border-bottom:1px solid #dfdfdf}#drawer-content .drawer-recently-viewed h2{font-weight:500;font-size:14px;line-height:22px;margin-bottom:8px}#drawer-content .drawer-recently-viewed .m_drawer_recent_itmes{padding:0;margin:0}#drawer-content .drawer-recently-viewed .recently-viewed-grid-item{position:relative}#drawer-content .drawer-search{padding:20px;border-bottom:1px solid #dfdfdf}#drawer-content .drawer-search h2{margin-top:16px}#drawer-content .drawer-search .keywords{display:flex;flex-wrap:wrap;gap:6px}#drawer-content .drawer-search .keywords a{display:flex;padding:4px 6px;background:#f7f7f7;border-radius:2px;font-size:12px;line-height:1;font-weight:500;letter-spacing:0}#drawer-content .drawer-account .typeA>div{padding:10px 20px}#drawer-content .drawer-account .typeA>div h2{font-weight:500;font-size:14px;line-height:22px;margin-bottom:4px}#drawer-content .drawer-account .typeA>div p{font-weight:400;font-size:12px;line-height:19px;margin:0}#drawer-content .drawer-account .typeA ul{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;display:flex}#drawer-content .drawer-account .typeA ul li{flex:0 0 calc(50% - .5px)}#drawer-content .drawer-account .typeA ul li:first-child{border-right:1px solid #dfdfdf}#drawer-content .drawer-account .typeA ul li a{font-weight:400;font-size:12px;line-height:19px;text-align:center;display:flex;align-items:center;justify-content:center;min-height:50px;gap:10px}#drawer-trigger{display:flex;align-items:center;justify-content:center;cursor:pointer;width:50px;height:50px}@media (max-width: 767px){#drawer-trigger{width:30px;height:30px}}#drawer-trigger>div{display:flex}#drawer-trigger>svg{display:none;width:20px;height:20px}#drawer-trigger.is-active:before{content:"";top:100%;left:0;height:calc(100svh - var(--drawer-content-top));margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;display:block;position:absolute;background:rgba(var(--color-foreground),.5);z-index:3}#drawer-trigger.is-active>div{display:none}#drawer-trigger.is-active>svg{display:block}
/*# sourceMappingURL=/cdn/shop/t/8/assets/header-skeleton.css.map */
