@charset "UTF-8";.banner-product-sp{background-image:url(/build/assets/banner-product-image-67e64603.webp);background-size:cover;background-repeat:no-repeat;background-position:top center;height:630px;padding-inline:40px}@media only screen and (min-width: 1200px) and (max-width: 1350px){.banner-product-sp{height:530px}}.banner-product-sp .banner-product-content-wrap{height:630px;width:100%;max-width:600px}@media only screen and (min-width: 1200px) and (max-width: 1350px){.banner-product-sp .banner-product-content-wrap{height:530px}}.banner-product-sp .banner-product-content-wrap .banner-product-title{font-size:48px;font-weight:400;line-height:54px}.banner-product-sp .banner-product-content-wrap .banner-product-description{font-size:18px;font-weight:400;line-height:30px;margin-top:12px}.banner-product-sp .banner-product-content-wrap .banner-product-btn{padding:12px 20px;font-size:18px;background-color:var(--black-color);margin-top:18px}.banner-product-sp .banner-product-img-wrap{width:100%;height:630px;-o-object-fit:contain;object-fit:contain;margin-block:auto}@media only screen and (min-width: 1200px) and (max-width: 1350px){.banner-product-sp .banner-product-img-wrap{height:530px}}.banner-product-sp .banner-product-img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-filter-section-sp{padding-inline:20px;margin-top:30px}.card-filter-section-sp #filterPanel-sticky .filter-panel{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px #0003;transition:transform .4s ease-in-out;transform:translateY(89%);z-index:1000;border-top-left-radius:15px;border-top-right-radius:15px}.card-filter-section-sp #filterPanel-sticky .filter-panel.active{transform:translateY(0)}.card-filter-section-sp #filterPanel-sticky .filter-panel.active .filter-header button{display:block}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:20px}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-header h2{margin:0;font-size:22px;font-weight:500}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-header button{background:none;border:none;font-size:24px;cursor:pointer;display:none}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap{height:400px;overflow-y:scroll;padding-inline:20px}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-btn{width:100%;padding:16px 5px 0 0;border:none;text-align:left;font-size:16px;cursor:pointer;background-color:transparent;border-top:1px solid var(--border-color);font-weight:500}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-content{max-height:0;overflow:hidden;transition:max-height .4s ease-out,padding .4s ease-out;margin-bottom:16px}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-content.show{max-height:200px}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-content label{display:flex;margin:10px 0}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-content label input{font-size:14px;font-weight:400}.card-filter-section-sp #filterPanel-sticky .filter-panel .filter-section-wrap .filter-section-form .filter-section .dropdown-content a{display:block;text-decoration:none;font-size:14px;font-weight:400;margin-left:4px}.card-filter-section-sp #filterPanel-sticky .filter-panel .Show-Products{width:100%;height:100px;box-shadow:0 -3px 10px #00000026;padding-inline:20px}.card-filter-section-sp #filterPanel-sticky .filter-panel .Show-Products #applyFilters{max-width:335px;width:100%;height:52px;padding:15px;border:1px solid #a4a2a2;background:transparent;border-radius:26px!important;font-size:16px;cursor:pointer;border-radius:5px;transition:.2s ease-out}.card-filter-section-sp #filterPanel-sticky .filter-panel .Show-Products #applyFilters:hover{background-color:var(--black-color);color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap{display:flex;gap:30px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap{width:20%;padding-block:29px 90px;position:sticky;top:88px;height:88vh;overflow-y:auto;scrollbar-width:none}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container{width:100%;border-bottom:1px solid var(--border-color);padding-bottom:24px;margin-bottom:24px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-header{display:flex;justify-content:space-between;cursor:pointer}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-header .filter-header-title{font-size:16px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-content{overflow:auto;transition:max-height .3s ease-in-out;max-height:310px;margin-top:12px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-content label{font-size:14px;font-weight:400;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-content input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:2px solid var(--border-color);border-radius:4px;display:inline-block;position:relative;cursor:pointer;margin-right:5px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .filter-content input[type=radio]:checked:before{content:"✔";font-size:12px;color:#fff;background:#000;width:14px;height:14px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .hidden{max-height:0;overflow:hidden}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .filter-container .see-more{color:var(--primary-color-blue);cursor:pointer;display:block;margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .orm-sales-adviser-wrap .orm-sales-adviser-content{padding:16px 18px;border:1px solid var(--border-color)}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .orm-sales-adviser-wrap .orm-sales-adviser-content .orm-sales-adviser-title{font-size:20px;font-weight:500;margin-top:16px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .orm-sales-adviser-wrap .orm-sales-adviser-content .orm-sales-adviser-phara{font-size:16px;font-weight:400;line-height:21px;margin-top:21px}.card-filter-section-sp .card-filter-section-wrap .category-filter-wrap #filters .orm-sales-adviser-wrap .orm-sales-adviser-content .orm-sales-adviser-cta{width:109px;height:36px;border-radius:2px;background-color:var(--black-color);color:var(--white-color);margin-top:21px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap{width:calc(80% - 30px)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-title{font-size:20px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap{display:flex;-moz-column-gap:10px;column-gap:10px;margin-top:10px;overflow-x:scroll;scroll-behavior:smooth}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box{width:100%;min-width:327px;height:420px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;background-color:#e4e4e4}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box:hover .top-selling-card-box-overlay{opacity:1}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box:hover .top-selling-card-box-overlay a{transform:translatey(0)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner{width:100%;position:absolute;bottom:0;padding:27px;background-color:#000000e6}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner .top-selling-card-box-inner-phara-1{font-size:16px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner .top-selling-card-box-inner-phara-2{font-size:16px;font-weight:400;margin-top:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2{width:100%;padding:11px 54px 16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .BEST-SELLING-cta{padding:8px 44px;background-color:var(--cta-color-brown);margin-bottom:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .top-selling-card-box-img{width:160px;height:160px;background-color:var(--white-color);border-radius:100%;padding-inline:5px;overflow:hidden}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .top-selling-card-box-title{font-size:20px;font-weight:500;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .save-discount-wrap{gap:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .save-discount-wrap .save-discount-title{font-size:12px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .save-discount-wrap .discount{width:59px;height:22px;border-radius:2px;background-color:var(--green-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .save-discount-wrap .discount .discount-text{font-size:12px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .top-selling-card-box-price-text{font-size:26px;font-weight:500;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay{position:absolute;width:100%;height:100%;background-color:#0009;z-index:2;padding-inline:21px;gap:12px;opacity:0;transition:.3s ease-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay a{transform:translatey(50px);transition:.3s ease}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay a .top-selling-card-box-overlay-cta{padding-block:12px;width:228px;border:1px solid var(--black-color);background-color:var(--white-color);color:var(--black-color);transition:all .25s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay a .top-selling-card-box-overlay-cta:hover{background-color:#e4e3e3;transform:translatey(-5px)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .matching-wrap p{font-size:16px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .recommended-wrap .recommended select{padding-inline:11px;width:250px;height:47px;border:1px solid var(--border-color);border-radius:0;font-size:16px;font-weight:400;color:#545454}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap button{background-color:transparent;border:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap button img{transition:all .12s ease-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap button img:hover,.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap button img.active{filter:invert(27%) sepia(95%) saturate(1051%) hue-rotate(189deg) brightness(96%) contrast(96%)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap{display:grid;grid-template-columns:1fr 1fr;margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box{display:block;border:1px solid var(--border-color);transition:.2s ease-out;height:auto;position:relative;padding-bottom:55px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap{padding-inline:15px;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .category-card-view-box-feature-btn{padding:7px 17px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare{width:88.72px;height:36px;box-shadow:0 2px 4px #00000038}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare p{font-size:13px;font-weight:400;color:#545454;margin-left:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input:checked+.checkmark{background-color:var(--cta-color-brown);border-color:#bcbcbc}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .checkmark{width:20px;height:20px;border:2px solid #bcbcbc;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner{padding-inline:70px;padding-bottom:28px}@media only screen and (min-width: 1200px) and (max-width: 1500px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner{padding-inline:30px!important}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .part-number-wrap{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .part-number-wrap .part-number-title{font-size:20px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap .category-card-view-box-slider-inner{display:flex;justify-content:center;align-items:center;overflow:hidden;margin-top:25px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap .category-card-view-box-slider-inner img{display:block;-o-object-fit:contain;object-fit:contain;width:286px;height:218px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-star{margin-top:25px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-star p{font-size:16px;font-weight:400;margin-left:8px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-title-wrap{margin-top:28px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-title-wrap a{color:inherit}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-title-wrap a .category-card-view-box-title{font-size:20px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-tags{gap:6px;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-tags .category-card-view-box-tags-box .category-card-view-box-tags-text{font-size:14px;font-weight:400;color:#33363b;margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value{gap:5px;margin-top:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value .est-value-text{font-size:14px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value .discount{font-size:14px;font-weight:500;text-decoration:line-through}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price{margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .category-card-view-box-price-text{font-size:26px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .discount-percentage-wrap{width:52px;height:22px;background-color:var(--green-color);border-radius:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .discount-percentage-wrap p{font-size:12px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap{padding-inline:25px;margin-top:25px}@media only screen and (min-width: 1200px) and (max-width: 1500px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap{padding-inline:0px}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .first-time-buyer{font-size:14px;font-weight:400}@media only screen and (min-width: 1200px) and (max-width: 1400px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .first-time-buyer{font-size:12px}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .first-time-buyer span{color:var(--primary-color-blue);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ORM-rewards{font-size:14px;font-weight:400}@media only screen and (min-width: 1200px) and (max-width: 1400px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ORM-rewards{font-size:12px}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ORM-rewards span{color:var(--cta-color-brown);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons{font-size:14px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons-units{font-size:14px;font-weight:700;margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons-units img{margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .coupons-divider{width:100%;height:1px;background-color:#d9d9d9;margin-block:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons{font-size:14px;font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare{margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare p{font-size:14px;font-weight:400;color:#000;margin-left:5px}@media only screen and (min-width: 1200px) and (max-width: 1400px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare p{font-size:12px}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare .custom-checkbox input:checked+.checkmark{background-color:var(--primary-color-blue);border-color:#000}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .compare .checkmark{width:20px;height:20px;border:2px solid #000000;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap{position:absolute;bottom:0;width:100%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap .category-card-view-box-add-to-cart{width:50%;padding-block:15px;background-color:var(--primary-color-blue);font-size:18px;transition:all .12s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap .category-card-view-box-add-to-cart:hover{background-color:var(--cta-color-blue)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap a{width:50%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap a .category-card-view-box-bulk-quotation{width:100%;padding-block:15px;background-color:var(--black-color);font-size:18px;transition:all .12s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap a .category-card-view-box-bulk-quotation:hover{background-color:#1f1d1d}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .loadMore-cta{padding:12px 50px;border:1px solid var(--primary-color-blue);background-color:transparent;color:var(--black-color);transition:.3s;margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .loadMore-cta:hover{background-color:var(--primary-color-blue);color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .showing-result-text{color:var(--black-color);font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .Related-searches .Related-searches-text{font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .Related-searches ul{margin:0;padding:0;list-style:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .Related-searches ul li{font-size:16px;font-weight:500;border-right:1px solid var(--black-color);padding-right:5px;margin-left:5px;line-height:1}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .Related-searches ul li a{color:var(--cta-color-blue);transition:all .2s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .showing-result-wrap .Related-searches ul li a:hover{text-decoration:underline!important}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show .pagination-links .pagination .page-item .page-link{color:var(--cta-color-blue)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap{padding-left:0;list-style:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box{border:1px solid var(--border-color);padding:15px;gap:40px}@media only screen and (min-width: 1200px) and (max-width: 1400px){.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box{gap:20px}}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-img-wrap{width:20%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-img-wrap .category-card-view-box-feature-btn-wrap .category-card-view-box-feature-btn{width:140px;height:30px;font-size:14px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-img-wrap .category-list-view-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec{width:50%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap{border-bottom:1px solid var(--border-color);padding-bottom:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .category-list-view-part-number .category-list-view-part-number-text{font-size:16px;font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .category-list-view-part-number .category-list-view-box-star{margin-top:13px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .category-list-view-part-number .category-list-view-box-star p{font-size:16px;font-weight:400;margin-left:8px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare{width:88.72px;height:36px;box-shadow:0 2px 4px #00000038}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare p{font-size:13px;font-weight:400;color:#545454;margin-left:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare .custom-checkbox input:checked+.checkmark{background-color:var(--cta-color-brown);border-color:#bcbcbc}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-part-number-wrap .compare .checkmark{width:20px;height:20px;border:2px solid #bcbcbc;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-delivery-wrap{margin-top:14px;border-bottom:1px solid var(--border-color);padding-bottom:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-delivery-wrap .category-list-view-delivery .category-list-view-delivery-text{font-size:13px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-delivery-wrap .category-list-view-delivery .category-list-view-delivery-text strong{font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .category-list-view-delivery-wrap .category-list-view-delivery-option{font-size:13px;font-weight:500;color:var(--primary-color-blue);text-decoration:underline}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap{border-bottom:1px solid var(--border-color);padding-bottom:15px;margin-top:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap .price-match-guarantee-text{font-size:13px;font-weight:700;color:var(--primary-color-blue)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap .key-details-text{font-size:13px;font-weight:700;margin-top:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap .price-match-guarantee-table{width:100%;margin-block:15px 0px;display:grid;grid-template-columns:250px auto;row-gap:7px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap .price-match-guarantee-table dt{font-size:13px;font-weight:500;padding-inline:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .price-match-guarantee-wrap .price-match-guarantee-table dd{font-size:13px;font-weight:400;margin-bottom:0}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .product-title-wrap{margin-top:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-product-spec .product-title-wrap .product-title{font-size:13px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside{width:30%;background-color:#f4f4f4;padding:20px 20px 20px 30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .est-price-wrap{margin-bottom:17px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .est-price-wrap .est-price-title{font-size:14px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .est-price-wrap img{margin-inline:4px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .est-price-wrap .est-price-value{font-size:14px;font-weight:500;text-decoration:line-through}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart{margin-bottom:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .main-price{font-size:26px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .dicount{padding:4px 6px;background-color:var(--green-color);margin-left:4px;margin-right:15px;border-radius:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .dicount p{font-size:12px;font-weight:500;color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .cta-add-to-cart{width:156px;height:45px;border-radius:2px;font-size:18px;font-weight:500;transition:all .2s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .cta-add-to-cart:hover{background-color:var(--cta-color-blue)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .cta-bulk-quatation{width:156px;height:45px;color:var(--black-color);border:1px solid var(--black-color);border-radius:2px;background-color:transparent;font-size:18px;font-weight:500;margin-top:10px;transition:all .12s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .price-add-to-cart .cta-bulk-quatation:hover{background-color:var(--black-color);color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap{margin-top:25px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .first-time-buyer{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .first-time-buyer span{color:var(--primary-color-blue);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ORM-rewards{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ORM-rewards span{color:var(--cta-color-brown);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ORM-rewards .ORM-rewards-join-now{text-decoration:underline}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ecoupons{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ecoupons-units{font-size:12px;font-weight:700;margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .ecoupons-units img{margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .coupons-divider{width:100%;height:1px;background-color:#d9d9d9;margin-block:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .Discounted-Add-Ons{font-size:12px;font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare{margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare p{font-size:12px;font-weight:400;color:#000;margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare .custom-checkbox{display:flex;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare .custom-checkbox input:checked+.checkmark{background-color:var(--primary-color-blue);border-color:#000}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:4px;top:2px;width:4px;height:7px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .category-list-view-wrap .category-list-view-box .category-list-view-box-aside .coupons-wrap .compare .checkmark{width:14px;height:14px;border:1px solid #000000;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .loadMore-cta{padding:12px 50px;border:1px solid var(--primary-color-blue);background-color:transparent;color:var(--black-color);transition:.3s;margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .loadMore-cta:hover{background-color:var(--primary-color-blue);color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .showing-result-wrap{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .showing-result-wrap .showing-result-text{color:var(--black-color);font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .showing-result-wrap .Related-searches .Related-searches-text{font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .showing-result-wrap .Related-searches ul{margin:0;padding:0;list-style:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-list-view-wrap-show .showing-result-wrap .Related-searches ul li{font-size:16px;font-weight:500;border-right:1px solid var(--black-color);padding-right:5px;margin-left:5px;line-height:1;color:var(--primary-color-blue)}.pagination .active .page-link{color:#fff!important;background-color:var(--cta-color-blue);border-color:var(--cta-color-blue)}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;z-index:10}#overlay.visible{opacity:1;visibility:visible}.swiper-pagination-bullet-active{background-color:var(--black-color)!important}.content{display:none}.active{display:block}.category-accordion-sp{margin-top:115px}.category-accordion-sp .category-accordion-wrap .accordion .accordion-item .accordion-header .accordion-button{font-size:16px;font-weight:500;background-color:transparent!important;box-shadow:none!important}.category-accordion-sp .category-accordion-wrap .accordion .accordion-item .accordion-collapse .accordion-body{padding-top:22px!important;font-size:16px;font-weight:400;line-height:28px}.more-to-explore-sp{padding:56px 40px;background-color:#f4f4f4}.more-to-explore-sp .more-to-explore-wrap{row-gap:25px;-moz-column-gap:10px;column-gap:10px;margin-top:38px}.more-to-explore-sp .more-to-explore-wrap .more-to-explore-box{border:1px solid #666666;padding:5px 15px}.more-to-explore-sp .more-to-explore-wrap .more-to-explore-box a{color:inherit}.more-to-explore-sp .more-to-explore-wrap .more-to-explore-box a p{font-size:18px;font-weight:400}@media only screen and (max-width: 767px){.card-filter-section-sp{padding-inline:10px;margin-top:15px;width:100%;max-width:550px;margin-inline:auto}.card-filter-section-sp .card-filter-section-wrap{display:block}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap{width:100%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box{width:100%;min-width:270px;height:420px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;background-color:#e4e4e4}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner .top-selling-card-box-inner-phara-1,.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner .top-selling-card-box-inner-phara-2{font-size:14px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2{padding:11px 30px 16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .BEST-SELLING-cta{padding:8px 25px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .top-selling-card-box-title{font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-inner-2 .save-discount-wrap .save-discount-title{font-size:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay{position:absolute;width:100%;height:100%;background-color:#0009;z-index:2;padding-inline:21px;gap:12px;opacity:0;transition:.3s ease-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay a{transform:translatey(50px);transition:.3s ease}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .top-selling-wrap .top-selling-card-wrap .top-selling-card-box .top-selling-card-box-overlay a .top-selling-card-box-overlay-cta{padding-block:12px;width:228px;border:1px solid var(--black-color);background-color:var(--white-color);color:var(--black-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .matching-wrap p{font-size:16px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .recommended-wrap .recommended select{padding-inline:11px;width:250px;height:47px;border:1px solid var(--border-color);border-radius:0;font-size:16px;font-weight:400;color:#545454}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap button{background-color:transparent;border:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap .icon path{fill:#757575;transition:fill .3s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap .icon:hover path,.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .matching-result-recommended .card-list-buttom-wrap .icon:active path{fill:#165dba}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap{display:flex;flex-direction:column;gap:30px;margin-top:24px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box{display:block;border:1px solid var(--border-color);transition:.2s ease-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap{padding-inline:15px;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .category-card-view-box-feature-btn{width:112px;height:30px;font-size:12px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare{width:88.72px;height:36px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare p{font-size:13px;font-weight:400;color:#545454;margin-left:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input:checked+.checkmark{background-color:var(--cta-color-brown);border-color:#bcbcbc}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-feature-btn-wrap .compare .checkmark{width:20px;height:20px;border:2px solid #bcbcbc;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner{padding-inline:20px;padding-bottom:28px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .part-number-wrap{margin-top:24px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .part-number-wrap .part-number-title{font-size:17px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap .category-card-view-box-slider{width:90%;max-width:350px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap .category-card-view-box-slider .category-card-view-box-slider-inner{width:100%;height:140px;display:flex;justify-content:center;align-items:center}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap .category-card-view-box-slider .category-card-view-box-slider-inner img{display:block;-o-object-fit:cover;object-fit:cover}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-star{margin-top:8px;margin-bottom:20px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-star p{font-size:16px;font-weight:400;margin-left:8px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-slider-wrap img{height:193px;-o-object-fit:contain;object-fit:contain}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-title-wrap{margin-top:18px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-title-wrap .category-card-view-box-title{font-size:14px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-tags{gap:4px;margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-tags .category-card-view-box-tags-box .category-card-view-box-tags-text{font-size:14px;font-weight:400;color:#33363b;margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value{gap:5px;margin-top:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value .est-value-text{font-size:14px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-est-value .discount{font-size:14px;font-weight:500;text-decoration:line-through}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price{margin-top:15px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .category-card-view-box-price-text{font-size:26px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .discount-percentage-wrap{width:52px;height:22px;background-color:var(--green-color);border-radius:2px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .category-card-view-box-price .discount-percentage-wrap p{font-size:12px;font-weight:500}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap{margin-top:22px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .first-time-buyer{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .first-time-buyer span{color:var(--primary-color-blue);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ORM-rewards{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ORM-rewards span{color:var(--cta-color-brown);font-weight:700}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons{font-size:12px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons-units{font-size:12px;font-weight:700;margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .ecoupons-units img{margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .coupons-divider{width:100%;height:1px;background-color:#d9d9d9;margin-block:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-On{font-size:12px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content{height:0;overflow:hidden;transition:height .5s ease-in-out}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare{margin-top:10px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare p{font-size:12px;font-weight:400;color:#000;margin-left:5px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare .custom-checkbox input{display:none}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare .custom-checkbox input:checked+.checkmark{background-color:var(--primary-color-blue);border-color:#000}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare .custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-inner .coupons-wrap .Discounted-Add-Ons-content .compare .checkmark{width:20px;height:20px;border:1px solid #000000;display:inline-block;position:relative}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap .category-card-view-box-add-to-cart{width:50%;padding-block:14px;background-color:var(--primary-color-blue);font-size:14px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .category-card-view-wrap .category-card-view-box .category-card-view-box-add-to-cart-wrap .category-card-view-box-bulk-quotation{width:100%;padding-block:15px;background-color:var(--black-color);font-size:14px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .loadMore-cta{padding:12px 50px;border:1px solid var(--primary-color-blue);background-color:transparent;color:var(--black-color);transition:.3s;margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .loadMore-cta:hover{background-color:var(--primary-color-blue);color:var(--white-color)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap{margin-top:30px}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap .showing-result-text{color:var(--black-color);font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap .Related-searches{width:100%}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap .Related-searches .Related-searches-text{font-size:16px;font-weight:400}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap .Related-searches ul{margin:0;padding:0;padding-block:5px;list-style:none;width:100%;overflow-x:auto;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .showing-result-wrap .Related-searches ul li{font-size:16px;font-weight:500;border-right:1px solid var(--black-color);padding-right:5px;margin-left:5px;line-height:1;color:var(--primary-color-blue)}.card-filter-section-sp .card-filter-section-wrap .category-card-wrap .category-card-view-wrap-show-mobile .pagination-links{width:100%;overflow-x:auto}.category-accordion-sp{margin-top:40px}.category-accordion-sp .category-accordion-wrap .accordion .accordion-item .accordion-header .accordion-button{font-size:15px}.category-accordion-sp .category-accordion-wrap .accordion .accordion-item .accordion-collapse .accordion-body{padding-top:5px!important;font-size:14px;line-height:20px}.banner-product-sp{background-size:cover;background-repeat:no-repeat;background-position:center;height:100%;padding-inline:10px}.banner-product-sp .banner-product-content-wrap{height:100%;width:100%;max-width:550px;margin-inline:auto;padding-top:57px}.banner-product-sp .banner-product-content-wrap .banner-product-title{font-size:34px;font-weight:400;line-height:40px}.banner-product-sp .banner-product-content-wrap .banner-product-description{font-size:15px;font-weight:400;line-height:25px;margin-top:10px}.banner-product-sp .banner-product-content-wrap .banner-product-btn{padding:12px 20px;font-size:15px;background-color:var(--black-color);margin-top:22px}.banner-product-sp .banner-product-img-wrap{padding-block:55px;width:100%;max-width:550px;margin-inline:auto;height:unset}.banner-product-sp .banner-product-img-wrap img{width:100%}}
