.c-latest-arrival{position:relative;width:100%;overflow:hidden}.c-latest-arrival .c-collections__product{border-radius:8px;border:1px solid #00000033}.c-latest-arrival .c-collections__sold-out-overlay{border-radius:6px}.c-latest-arrival__product-more-wrapper{position:relative;width:100%;height:100%}.c-latest-arrival__product-more-wrapper .c-collections__sold-out-overlay{display:none}.c-latest-arrival__more-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffa3;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;transition:background-color .2s ease;z-index:2}.c-latest-arrival__more-overlay:hover{background-color:#ffffffa3}.c-latest-arrival__more-text{color:#fff;background:#000;font-size:1.4rem;font-weight:700;font-family:Noto Sans JP,sans-serif;padding:1rem 2rem;border-radius:8px;transition:transform .2s ease}.c-latest-arrival__more-overlay:hover .c-latest-arrival__more-text{transform:scale(1.05)}.c-latest-arrival__main-header{text-align:center;margin-bottom:-.5rem}.c-latest-arrival__title-row{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;width:70%}.c-latest-arrival__title-row:before,.c-latest-arrival__title-row:after{content:"";width:130px;height:130px;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.c-latest-arrival__title-row:before{background-image:var(--decoration-left)}.c-latest-arrival__title-row:after{background-image:var(--decoration-right)}.c-latest-arrival__title-content{display:flex;flex-direction:column;align-items:center}.c-latest-arrival__main-title{margin:0;font-size:3.4rem;font-weight:700;color:#000}.c-latest-arrival__main-subtitle{margin:0;margin-right:.8rem;font-size:1.8rem;font-weight:700;color:#000}.c-latest-arrival__tabs-wrapper{margin-bottom:2rem}.c-latest-arrival__tabs{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:8px;border-bottom:1px solid #000;align-items:flex-end;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.c-latest-arrival__tabs::-webkit-scrollbar{display:none}.c-latest-arrival__tab{padding:1rem 2.6rem;font-size:1.344rem;font-weight:700;color:#fff;background-color:#666;border:none;border-radius:8px 8px 0 0;cursor:pointer;transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.c-latest-arrival__tab:hover{opacity:.9}.c-latest-arrival__tab.is-active{padding:1.6rem 2.6rem;border-radius:8px 8px 0 0}.c-latest-arrival__panels{position:relative}.c-latest-arrival__panel{display:none}.c-latest-arrival__panel.is-active{display:block}.c-latest-arrival__panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.5rem;align-items:flex-end}.c-latest-arrival__panel-header-left{display:flex;align-items:flex-end;gap:1.2rem;flex:1;min-width:0}.c-latest-arrival__panel-icon{width:30px;height:auto;flex-shrink:0}.c-latest-arrival__panel-icon--lottie{width:100px;height:100px}.c-latest-arrival__panel-title-wrap{display:flex;align-items:center;flex-wrap:wrap;flex:1;min-width:0}.c-latest-arrival__panel-title{margin:0;font-size:4rem;font-weight:700;color:#000;width:100%}.c-latest-arrival__panel-title-ja{font-size:3.4rem}.c-latest-arrival__panel-subtitle{margin:0;font-size:1.4rem;color:#000;font-weight:700}.c-latest-arrival__view-all{flex-shrink:0;font-size:1.4rem;font-weight:600;color:#000;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:color .2s ease;display:flex;align-items:center;gap:.3rem}.c-latest-arrival__view-all:hover{color:#000;text-decoration:underline}.c-latest-arrival__view-all--header:after{content:"";display:inline-block;width:7px;height:7px;border-top:2px solid #000;border-right:2px solid #000;border-radius:2px;transform:rotate(45deg)}.c-latest-arrival__footer{display:none;margin-top:2rem;text-align:center}.c-latest-arrival__view-all--footer{display:inline-block;padding:1rem 3rem;font-size:1.3rem;font-weight:600;font-family:Noto Sans JP,sans-serif;color:#fff;background-color:#000;border-radius:8px;text-decoration:none;transition:background-color .2s ease}.c-latest-arrival__view-all--footer:hover{background-color:#555;color:#fff}.c-latest-arrival__slider-wrapper{position:relative;width:100%}.c-latest-arrival__slider{overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%}.c-latest-arrival__slider::-webkit-scrollbar{display:none}.c-latest-arrival__slider--sp,.c-latest-arrival__slider--tablet{display:none}.c-latest-arrival__slider--pc{display:block}@media screen and (min-width:750px)and (max-width:1110px){.c-latest-arrival__slider--pc{display:none}.c-latest-arrival__slider--tablet{display:block}}@media screen and (max-width:749px){.c-latest-arrival__slider--pc{display:none}.c-latest-arrival__slider--sp{display:block}}.c-latest-arrival__slides{display:flex;gap:var(--gap, 16px);align-items:stretch}.c-latest-arrival__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;display:flex;flex-direction:column}.c-latest-arrival__slide .c-latest-arrival__products{flex:1}.c-latest-arrival__products{display:grid;grid-auto-flow:row;gap:var(--gap, 16px);padding-bottom:.5rem;align-content:stretch;align-items:stretch}.c-latest-arrival__arrow{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;background-color:#333;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease;padding:0;opacity:.6;z-index:2}.c-latest-arrival__arrow:hover{background-color:#555;opacity:.8}.c-latest-arrival__arrow svg{width:30px;height:30px;stroke:#fff}.c-latest-arrival__arrow--prev{left:-40px}.c-latest-arrival__arrow--next{right:-40px}.c-latest-arrival__product{width:100%;height:100%;min-width:0;background-color:#fff;border:1px solid #eee;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.c-latest-arrival__product.is-sold-out{opacity:.7}.c-latest-arrival__product-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;padding:.6rem}.c-latest-arrival__product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:#f5f5f5;margin-bottom:.5rem;border-radius:2px}.c-latest-arrival__product-image{width:100%;height:100%;object-fit:contain}.c-latest-arrival__product-placeholder{width:100%;height:100%;background-color:#eee}.c-latest-arrival__sold-out{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:.5rem 1rem;background-color:#000000b3;color:#fff;font-size:1rem;font-weight:700;white-space:nowrap}.c-latest-arrival__product-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.4rem;min-height:1.2rem}.c-latest-arrival__tag{display:inline-block;padding:.1rem .35rem;font-size:.75rem;font-weight:600;border-radius:2px;background-color:#333;color:#fff}.c-latest-arrival__tag--new{background-color:#dc000a}.c-latest-arrival__tag--sale{background-color:gold;color:#000}.c-latest-arrival__tag--stock{background-color:#dc000a}.c-latest-arrival__tag--ship{background-color:#329cff}.c-latest-arrival__product-title{margin:0 0 .4rem;font-size:.85rem;font-weight:400;color:#000;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.c-latest-arrival__product-price{display:flex;flex-direction:column;gap:.15rem;margin-top:auto}.c-latest-arrival__regular-price,.c-latest-arrival__sale-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.15rem}.c-latest-arrival__price-amount{font-size:1.1rem;font-weight:700;color:#000}.c-latest-arrival__price-yen{font-size:.8rem;font-weight:700;color:#000}.c-latest-arrival__price-tax{font-size:.7rem;color:#666}.c-latest-arrival__compare-price{display:flex;align-items:baseline;gap:.15rem;text-decoration:line-through;color:#999}.c-latest-arrival__compare-label{font-size:.65rem;color:#999}.c-latest-arrival__compare-amount{font-size:.8rem;color:#999}.c-latest-arrival__compare-yen{font-size:.65rem;color:#999}.c-latest-arrival__compare-tax{font-size:.6rem;color:#999}.c-latest-arrival__product-price.has-compare .c-latest-arrival__price-amount,.c-latest-arrival__product-price.has-compare .c-latest-arrival__price-yen{color:#dc000a}.c-latest-arrival__discount{font-size:.75rem;font-weight:700;color:#dc000a;margin-left:.2rem}.c-latest-arrival__empty{padding:2rem;text-align:center;color:#666;font-size:1.2rem}@media screen and (max-width:1089px){.c-latest-arrival__title-row{width:90%}}@media screen and (max-width:749px){.c-latest-arrival__title-row{gap:.5rem;justify-content:center;width:100%}.c-latest-arrival__title-row:before,.c-latest-arrival__title-row:after{width:70px;height:70px}.c-latest-arrival__title-content{white-space:nowrap}.c-latest-arrival__main-title{font-size:2.2rem}.c-latest-arrival__main-subtitle{font-size:1.4rem}.c-latest-arrival__tabs{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.c-latest-arrival__tab{padding:1rem 1.8rem;font-size:1.1rem}.c-latest-arrival__tab.is-active{padding:1.4rem 2.6rem}.c-latest-arrival__panel-header{flex-direction:column;align-items:flex-start;gap:.8rem}.c-latest-arrival__panel-header-left{width:100%;gap:.5rem}.c-latest-arrival__panel-icon{width:24px}.c-latest-arrival__panel-icon--lottie{width:60px;height:60px}.c-latest-arrival__panel-title-wrap{flex-direction:column;align-items:flex-start;gap:0rem}.c-latest-arrival__panel-title{font-size:2.2rem}.c-latest-arrival__panel-title-ja{font-size:1.8rem}.c-latest-arrival__panel-subtitle{font-size:1.2rem;margin-top:-.1rem}.c-latest-arrival__view-all--header{display:none}.c-latest-arrival__footer{display:block}.c-latest-arrival__view-all--footer{padding:.8rem 2rem;font-size:1.2rem}.c-latest-arrival__arrow{display:none}.c-latest-arrival__slides{align-items:stretch}.c-latest-arrival__slide{display:flex;flex-direction:column}.c-latest-arrival__products{flex:1}.c-latest-arrival__product{height:100%}.c-latest-arrival__product-link{padding:.5rem}.c-latest-arrival__product-tags{min-height:1rem}.c-latest-arrival__tag{font-size:.65rem;padding:.08rem .25rem}.c-latest-arrival__product-title{font-size:1rem;min-height:2.8em}.c-latest-arrival__price-amount{font-size:1.2rem}.c-latest-arrival__sold-out{font-size:.85rem;padding:.4rem .8rem}}.c-latest-arrival__grid-sp{display:none}@media screen and (max-width:749px){.c-latest-arrival__grid-sp{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-template-rows:repeat(var(--rows, 2),auto);grid-auto-columns:minmax(146px,1fr);gap:.8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem}.c-latest-arrival__grid-sp::-webkit-scrollbar{display:none}}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product{height:100%}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-link{display:flex;flex-direction:row;gap:1rem;height:100%;padding:.8rem}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-image-wrapper{flex:0 0 40%;aspect-ratio:1 / 1;margin-bottom:0}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-image{height:100%;width:100%;object-fit:contain}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-tags{order:3;margin-top:1rem}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-title{font-size:1.4rem;-webkit-line-clamp:3;line-clamp:3;min-height:auto;margin:0;flex:none}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__product-price{margin-top:0}.c-latest-arrival__slider--pc .c-latest-arrival__product--featured .c-collections__price-amount{font-size:2rem}@media screen and (min-width:750px)and (max-width:1110px){.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product{height:100%}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-link{display:flex;flex-direction:row;gap:1rem;height:100%}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-image-wrapper{flex:0 0 50%;aspect-ratio:1 / 1;margin-bottom:0}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-image{height:100%;width:100%;object-fit:contain;object-position:right}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-tags{order:3;margin-top:1rem}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-title{font-size:1.8rem;-webkit-line-clamp:3;line-clamp:3;min-height:auto;margin:0;flex:none}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__product-price{margin-top:0}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__price-amount{font-size:2rem}.c-latest-arrival__slider--tablet .c-latest-arrival__product--featured .c-collections__discount{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-latest-arrival.css.map */
