.storefront-homepage{--bg: #ffffff;--blue: #0065fb;--pink: #ff43ba;--yellow: #ffdb00;--black: #000000;--text: #070707;--white: #ffffff;background:var(--bg);color:var(--text);font-family:Noto Sans JP,Noto Sans,Inter,sans-serif;overflow-x:hidden;position:relative}body.template-index .shopify-section-group-header-group,body.template-index .shopify-section-group-footer-group{display:none}.storefront-homepage__header{position:absolute;left:27px;top:-6px;width:1243px;height:100px}.storefront-homepage__menu,.storefront-homepage__footer-menu{margin:0;padding:0;list-style:none}.storefront-homepage__menu a,.storefront-homepage__footer-menu a{color:inherit;text-decoration:none}.storefront-homepage__category-label,.storefront-homepage__tile-text,.storefront-homepage__title,.storefront-homepage__price,.storefront-homepage__bottom-title,.storefront-homepage__copyright{margin:0}.storefront-homepage__logo{position:absolute;left:0;top:26px;width:102px;height:36px;object-fit:cover}.storefront-homepage__menu{position:absolute;left:3px;top:78px;display:flex;gap:42px;width:918px;font-size:16px;font-weight:700;letter-spacing:.32px}.storefront-homepage__icons{position:absolute;top:0;right:5px;width:137px;height:59px}.storefront-homepage__icons img{position:absolute}.storefront-homepage__icon-search{left:0;top:15px;width:31px;height:31px}.storefront-homepage__icon-user{left:0;top:15px;width:59px;height:59px}.storefront-homepage__icon-cart{right:0;top:15px;width:33px;height:28px}.storefront-homepage__languages{position:absolute;right:0;top:77px;display:flex;gap:16px;font-size:13px;font-weight:700}.storefront-homepage__mobile-header,.storefront-homepage__mobile-menu-panel,.storefront-homepage__mobile-menu-backdrop{display:none}.storefront-homepage__tile-text{position:relative;z-index:1;font-size:clamp(10px,15cqw,24px);line-height:1.1;font-weight:700;max-width:calc(100% - 8px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storefront-homepage__hero{position:relative;margin-top:0;width:100%;display:flex;align-items:flex-start}.storefront-homepage__slider{position:relative;width:50%;min-width:0;padding:5px 0 35px;box-sizing:border-box}.storefront-homepage__slides{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;position:relative}.storefront-homepage__slides img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.storefront-homepage__slides img.is-active{opacity:1}.storefront-homepage__arrow{position:absolute;top:50%;transform:translateY(-50%);width:clamp(44px,6.6vw,85px);height:clamp(44px,6.6vw,85px);border:0;background:transparent;padding:0;cursor:pointer}.storefront-homepage__arrow img{display:block;width:100%;height:auto}.storefront-homepage__arrow--prev{left:15px}.storefront-homepage__arrow--prev img{transform:scaleX(-1)}.storefront-homepage__arrow--next{right:12px}.storefront-homepage__dots{position:absolute;left:50%;bottom:0;transform:translate(-50%);display:flex;gap:clamp(10px,1.7vw,21px)}.storefront-homepage__dot{width:clamp(11px,1.5vw,19px);height:clamp(11px,1.5vw,19px);border-radius:50%;background:var(--blue);border:0;opacity:.5;cursor:pointer}.storefront-homepage__dot.is-active{opacity:1}.storefront-homepage__categories{position:relative;width:50%;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:min-content;gap:3px 2px}.storefront-homepage__category-label{position:absolute;left:29px;top:69px;color:var(--white);font-size:20px;font-weight:700;z-index:2}.storefront-homepage__tile{position:relative;display:flex;align-items:center;justify-content:center;background:var(--yellow);border-radius:6px;aspect-ratio:1 / 1;container-type:inline-size;overflow:hidden;text-decoration:none}.storefront-homepage__tile--blue{background:var(--blue)}.storefront-homepage__tile--blue .storefront-homepage__tile-text{color:var(--white)}.storefront-homepage__tile-text{position:relative;z-index:1;color:var(--black);font-size:var(--font-size-sp, clamp(10px, 15cqw, 24px));line-height:1.1;font-weight:700;max-width:calc(100% - 8px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:769px){.storefront-homepage__tile-text{font-size:var(--font-size-pc, clamp(10px, 15cqw, 24px))}}.storefront-homepage__title{margin-top:16px;margin-left:0;width:100%;text-align:center;font-size:85px;font-weight:700;letter-spacing:.8px}@media screen and (max-width:1024px){.storefront-homepage__title{font-size:62px;line-height:1;white-space:nowrap}}@media screen and (max-width:834px){.storefront-homepage__title{font-size:50px;letter-spacing:.5px}}@media screen and (max-width:430px){.storefront-homepage__title{font-size:38px;letter-spacing:.2px}}@media screen and (max-width:400px){.storefront-homepage__title{font-size:35px;letter-spacing:0}}@media screen and (max-width:374px){.storefront-homepage__title{font-size:33px}}.storefront-homepage__products{margin-top:24px;width:100vw;margin-left:calc(50% - 50vw);padding:0 clamp(8px,1.5vw,20px);box-sizing:border-box;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,1.2vw,16px)}@media screen and (max-width:1999px){.storefront-homepage__products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1199px){.storefront-homepage__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:999px){.storefront-homepage__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:639px){.storefront-homepage__products{grid-template-columns:repeat(2,minmax(0,1fr))}}.storefront-homepage__product{display:flex;flex-direction:column;align-items:center}.storefront-homepage__product-link{width:100%;display:flex;flex-direction:column;align-items:center;color:inherit;text-decoration:none}.storefront-homepage__product img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.storefront-homepage__product--sold-out img{opacity:.5}.storefront-homepage__product-media{position:relative;display:block;width:100%}.storefront-homepage__sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;color:#fff;padding:6px 18px;font-size:12px;font-weight:700;letter-spacing:2px;white-space:nowrap;z-index:1;pointer-events:none}.storefront-homepage__price{margin-top:10px;text-align:center;font-size:14px;letter-spacing:2.8px;color:#171717}.storefront-homepage__bottom-nav{--bottom-nav-columns: 5;margin-top:32px;margin-left:calc(50% - 50vw);width:100vw;box-sizing:border-box;display:flex;gap:2px}.storefront-homepage__bottom-card{position:relative;flex:0 0 calc((100% - (11px * (var(--bottom-nav-columns) - 1))) / var(--bottom-nav-columns));aspect-ratio:1 / 1;border-radius:6px;color:inherit;text-decoration:none}.storefront-homepage__bottom-card--look{background:var(--blue)}.storefront-homepage__bottom-card--about{background:var(--pink)}.storefront-homepage__bottom-card--access{background:var(--yellow)}.storefront-homepage__bottom-card--empty{background:transparent;pointer-events:none}.storefront-homepage__bottom-title{position:absolute;left:9px;top:8.2%;font-size:clamp(20px,4.2vw,56px);line-height:.92;font-weight:700}.storefront-homepage__bottom-card--look .storefront-homepage__bottom-title{color:var(--white)}.storefront-homepage__bottom-arrow{position:absolute;left:11px;top:70.5%;width:clamp(28px,4.7vw,62px);height:auto;aspect-ratio:1 / 1}.storefront-homepage__footer{position:absolute;left:50%;top:2692px;transform:translate(-50%);width:100vw;min-height:214px;background:var(--black);color:var(--white)}.storefront-homepage__footer-inner{box-sizing:border-box;width:100%;padding:36px 26px 36px 19px}.storefront-homepage__footer-logo{display:block;width:125px;height:44px}.storefront-homepage__footer-menu{margin-top:34px;display:flex;flex-wrap:wrap;gap:38px;font-size:16px}.storefront-homepage__copyright{margin-top:16px;font-size:14px}@media screen and (max-width:1310px){.storefront-homepage{overflow-x:hidden}}@media screen and (max-width:1024px){body .shopify-section-group-header-group,.storefront-homepage__header,.storefront-homepage__logo,.storefront-homepage__menu,.storefront-homepage__icons,.storefront-homepage__languages{display:none!important}.storefront-homepage{padding-top:64px}.storefront-homepage__hero{display:flex;flex-direction:column;align-items:stretch}.storefront-homepage__slider,.storefront-homepage__categories{width:100%}.storefront-homepage__slider{padding-bottom:56px}.storefront-homepage__dots{bottom:20px}.storefront-homepage__categories{margin-top:8px}.storefront-homepage__mobile-header{position:fixed;left:0;top:0;z-index:110;width:100%;height:64px;padding:0 16px;box-sizing:border-box;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;background:var(--white)}.storefront-homepage__mobile-menu-toggle{width:32px;height:32px;margin:0;padding:0;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.storefront-homepage__mobile-menu-line{display:block;width:20px;height:2px;background:var(--black)}.storefront-homepage__mobile-logo-link{grid-column:2;justify-self:center;display:inline-flex;align-items:center;text-decoration:none;color:inherit}.storefront-homepage__mobile-logo{width:102px;height:36px;object-fit:cover}.storefront-homepage__mobile-cart-link{grid-column:3;justify-self:end;width:33px;height:32px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.storefront-homepage__mobile-cart-icon{width:33px;height:28px;display:block;object-fit:contain}.storefront-homepage__mobile-logo-text{font-size:16px;font-weight:700;letter-spacing:.32px}.storefront-homepage__mobile-menu-backdrop.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:108;border:0;background:#00000059;padding:0;margin:0;cursor:default}.storefront-homepage__mobile-menu-panel.is-open{display:block;position:fixed;top:64px;left:0;z-index:109;width:100%;max-height:calc(100vh - 64px);overflow-y:auto;background:var(--white);box-shadow:6px 0 20px #00000029;padding:20px 24px 28px;box-sizing:border-box}.storefront-homepage__mobile-menu-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.storefront-homepage__mobile-menu-item a{color:inherit;text-decoration:none;font-size:30px;font-weight:700;letter-spacing:.6px}.storefront-homepage__bottom-nav{--bottom-nav-columns: 3;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-figma-homepage.css.map */
