.h-head{width:100%;padding-top:1rem}.h-head>div{max-width:1200px;margin:0 auto;display:grid;gap:1rem;grid-template-columns:minmax(10rem,.64fr) minmax(5rem,.36fr)}.h-head>div div{border-radius:.5rem}.h-head>div div img{object-fit:fill;width:100%;height:100%;border-radius:.5rem}.h-head>div>div.col-1{grid-column:1}.h-head>div>div.col-1>div.slide-container{height:100%}.h-head>div>div.col-1>div.slide-container>div.slide-box{gap:1rem}.h-head>div>div.col-1>div.slide-container>div.slide-box img{aspect-ratio:1.9/1}.h-head>div>div.col-1>div.slide-container>div.slide-pagination{bottom:0}.h-head>div>div.col-2{grid-column:2}.h-head>div>div.col-2>div{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%}.h-head>div>div.col-2>div>div{background:#dbdbdb;width:100%;height:100%;max-width:426px}.h-head>div>div.col-2>div>div.row-220{max-height:220px}.h-head>div>div.col-2>div>div.row-75{max-height:75px}.h-head>div>div.col-2>div>div img{aspect-ratio:auto}@media screen and (max-width:475px){.h-head>div{grid-template-columns:1fr}.h-head>div .col-2{display:none}}.h-menu-bar{max-width:1200px;margin:0 auto;padding:1rem 0}.h-menu-bar .ico-mnwomen{background:url("/images/icons/ico-menu/woman.webp") no-repeat center center}.h-menu-bar .ico-mnman{background:url("/images/icons/ico-menu/male.webp") no-repeat center center}.h-menu-bar .ico-mnkids{background:url("/images/icons/ico-menu/kids.webp") no-repeat center center}.h-menu-bar .ico-mnhandbags{background:url("/images/icons/ico-menu/handbags.webp") no-repeat center center}.h-menu-bar .ico-mnshoes{background:url("/images/icons/ico-menu/shoes.webp") no-repeat center center}.h-menu-bar .ico-mncosmetic{background:url("/images/icons/ico-menu/cosmetic.webp") no-repeat center center}.h-menu-bar .ico-mnaccessories{background:url("/images/icons/ico-menu/accessories.webp") no-repeat center center}.h-menu-bar .ico-mnperfume{background:url("/images/icons/ico-menu/perfume.webp") no-repeat center center}.h-menu-bar .ico-mnsales{background:url("/images/icons/ico-menu/sale.webp") no-repeat center center}.h-menu-bar .ico-mnwomen,.h-menu-bar .ico-mnman,.h-menu-bar .ico-mnkids,.h-menu-bar .ico-mnhandbags,.h-menu-bar .ico-mnshoes,.h-menu-bar .ico-mncosmetic,.h-menu-bar .ico-mnaccessories,.h-menu-bar .ico-mnperfume,.h-menu-bar .ico-mnsales{background-size:cover;height:auto;width:100%;background-repeat:no-repeat;display:block;aspect-ratio:1/1}.h-menu-bar .menu-bar{width:100%;border-radius:.5rem;padding:.5rem 0}.h-menu-bar .menu-bar ul{display:flex;justify-content:space-evenly;gap:.5rem}.h-menu-bar .menu-bar ul li{width:100%;border-radius:.5rem;box-shadow:rgba(0,0,0,.16) 0 1px 4px;border:1px solid #ddd}.h-menu-bar .menu-bar ul li>a{display:flex;flex-direction:column;align-items:center}.h-menu-bar .menu-bar ul li>a>div{width:100%;height:auto;border-radius:100%;background-size:cover;aspect-ratio:1/1;max-width:4rem;margin:1rem}.h-menu-bar .menu-bar ul li>a>div[menu-selected]{outline:3px solid var(--color-head-main)}.h-menu-bar .menu-bar ul li>a>span{font-weight:600;font-size:clamp(.85rem,2vw,1rem);color:#013b67;margin:.5rem;text-align:center}@media screen and (max-width:768px){.h-menu-bar .menu-bar{overflow-x:auto}.h-menu-bar .menu-bar>ul{min-width:768px}}.h-menu-bar .menu-bar-v1{width:100%;background-color:var(--color-top-main);border-radius:.5rem;padding:1rem 0}.h-menu-bar .menu-bar-v1 ul{display:flex;justify-content:space-evenly;gap:.5rem}.h-menu-bar .menu-bar-v1 ul li{width:100%}.h-menu-bar .menu-bar-v1 ul li>a{display:flex;flex-direction:column;align-items:center}.h-menu-bar .menu-bar-v1 ul li>a>div{width:100%;height:auto;background:#fff;border-radius:100%;background-size:cover;aspect-ratio:1/1;max-width:5rem}.h-menu-bar .menu-bar-v1 ul li>a>div[menu-selected]{outline:3px solid var(--color-head-main)}.h-menu-bar .menu-bar-v1 ul li>a>span{font-weight:700;font-size:clamp(.65rem,2vw,1rem);color:#fff;margin-top:.5rem;text-align:center}.h-menu-bar .menu-bar-v1 ul li:first-of-type{margin-left:.5rem}.h-menu-bar .menu-bar-v1 ul li:last-of-type{margin-right:.5rem}.slide-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;padding:0;z-index:1}.slide-container>div.slide-box{display:flex;box-sizing:content-box;width:100%;height:100%;position:relative}.slide-container>div.slide-box>*{width:100%;flex-shrink:0;transition-property:transform,-webkit-transform}.slide-container>div.t-act{touch-action:pan-x}div.slide-pagination{width:100%;position:absolute;height:2rem;display:flex;justify-content:center;align-items:center}div.slide-pagination>span.pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:.2rem;cursor:pointer}div.slide-pagination>span.pagination-active{opacity:1;background:#007aff}.carousel-container{background:#fff;border-radius:.5rem;position:relative}.carousel-container>div.title{padding:2rem 1rem .5rem 1rem}.carousel-container>div.carousel-body{position:relative;padding:0 .5rem 1rem .5rem}.carousel-container>div.carousel-body ul.carousel-content{display:flex}.carousel-container>div.carousel-body ul.carousel-content li{background:#fff;width:100%;border-radius:.5rem;box-shadow:rgba(0,0,0,.16) 0 1px 4px;margin:.5rem;display:flex;flex-direction:column;align-items:center}.carousel-container>div.carousel-body ul.carousel-content li>a{display:block;height:100%;position:relative}.carousel-container>div.carousel-body ul.carousel-content li>a>figure{margin:0;padding:0}.carousel-container>div.carousel-body ul.carousel-content li>a>figure img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1;border-radius:.5rem}.carousel-container>div.carousel-body ul.carousel-content li>a>figure img[show-price]{aspect-ratio:auto}.carousel-container>div.carousel-body ul.carousel-content li>a>div{padding:.5rem}.carousel-container>div.carousel-body ul.carousel-content li>a>div>div span.price{display:none}.carousel-container>div.carousel-body ul.carousel-content li>a>div>div h3{color:var(--color-top-main);font-size:.9rem;text-align:center;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.carousel-container>div.carousel-body ul.carousel-content li>a>div[show-price]{position:absolute;left:0;right:0;bottom:3px;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;background:linear-gradient(to top,rgba(255,255,255,.7),rgba(255,255,255,.5));padding-top:.125rem}.carousel-container>div.carousel-body ul.carousel-content li>a>div[show-price]>div span.price{display:inline-block}.carousel-container>div.carousel-body ul.carousel-content li>a>div[show-price]>div h3{color:var(--color-top-main);font-size:.85rem;line-height:1.3;text-align:left;-webkit-line-clamp:1}.carousel-container>div.carousel-body ul.carousel-content li>div a{background:var(--color-head-main);border-radius:1rem;padding:.5rem 1rem;max-width:6rem;font-size:.85rem;font-weight:600;color:#fff;text-align:center;margin:1rem auto;display:block}.carousel-container>div.carousel-body>.circle-btn,.carousel-container>div.carousel-body>div.circle-btn-next,.carousel-container>div.carousel-body>div.circle-btn-back{background:rgba(255,255,255,.5);position:absolute;height:2.5rem;width:2.5rem;z-index:1;border-radius:50%;background-size:1.6rem 1.6rem;cursor:pointer;background-position:center;background-repeat:no-repeat;top:0;bottom:0;margin:auto}.carousel-container>div.carousel-body>div.circle-btn-back{left:-1rem;right:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")}@media(max-width:1200px){.carousel-container>div.carousel-body>div.circle-btn-back{left:0}}.carousel-container>div.carousel-body>div.circle-btn-next{right:-1rem;left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")}@media(max-width:1200px){.carousel-container>div.carousel-body>div.circle-btn-next{right:0}}.carousel-container>div.carousel-body>div.circle-btn-disabled{opacity:.35;cursor:auto;pointer-events:none}.product-list{padding:2rem 0;border-radius:.5rem;background:#fff}.product-list>div.title{padding:0 1rem 1rem 1rem}.product-list ul{display:grid;gap:1rem;margin:0 1rem;grid-template-columns:repeat(var(--grid-col-count),1fr)}.product-list ul li{width:100%;display:flex;flex-direction:column;align-items:center}.product-list ul li>a>figure{margin:0;padding:0}.product-list ul li>a>figure img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.product-list ul li>a>figure img[show-price]{aspect-ratio:auto}.product-list ul li>div{padding:.5rem 0}.product-list ul li>div a{color:#45383d}.product-list ul li>div a>h3{font-size:1rem;font-weight:normal;line-height:1.57;text-align:center;height:3.4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-list ul li>div span.price-info{margin-top:.5rem;display:flex;justify-content:center;align-items:flex-end}.product-list ul li>div span.price-info>span:nth-of-type(1){color:var(--color-gray-text);font-size:clamp(.8rem,2vw,1rem)}.product-list ul li>div span.price-info>span:nth-of-type(2){padding:0;margin-left:.25rem;font-size:clamp(.8rem,2vw,1rem)}.product-list ul li>div span.price-info>span:nth-of-type(2)>span:nth-child(1){font-weight:600}.h-hot-sale,.h-suggestion,.product-list{margin-top:2rem}