@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";.btn-info,.btn-primary,.btn-success,.btn-danger,.MEM_BTN,.btn-buy,.cart_list .btn,.news_more,.NP-Buttons .next,.NP-Buttons .previous,.btn-muted,.btn-warning,.closePopup{font-size:15px;letter-spacing:.1rem;padding:.8rem 1.6rem;line-height:1.42857143;height:40px !important;border-radius:5px;color:#fff;border:1px solid var(--primary-default);background-color:var(--primary-default);transition:all .3s ease-in-out}.btn-info:hover,.btn-primary:hover,.btn-success:hover,.btn-danger:hover,.MEM_BTN:hover,.btn-buy:hover,.cart_list .btn:hover,.news_more:hover,.NP-Buttons .next:hover,.NP-Buttons .previous:hover,.btn-muted:hover,.btn-warning:hover,.closePopup:hover,.btn-info:focus,.btn-primary:focus,.btn-success:focus,.btn-danger:focus,.MEM_BTN:focus,.btn-buy:focus,.cart_list .btn:focus,.news_more:focus,.NP-Buttons .next:focus,.NP-Buttons .previous:focus,.btn-muted:focus,.btn-warning:focus,.closePopup:focus{color:#fff;background-color:var(--primary-dark) !important;border:1px solid var(--primary-dark) !important;text-decoration:none}#category_descr,.content,.article-content,.pd_descr{font-size:17px;line-height:32px;letter-spacing:.6px}:root{--primary-default: #e3007e;--primary-dark: #aa005e;--sub-default: #fdecdc;--color-gray: #232429;--color-gray-900: #393a3f;--color-gray-800: #55565b;--color-gray-700: #75767b;--color-gray-600: #828388;--color-gray-500: #919297;--color-gray-400: #adaeb3;--color-gray-300: #c1c2c7;--color-gray-200: #d3d4d9;--color-gray-100: #dedfe4;--color-gray-050: #f3f4f9;--color-gray-025: #f9faff;--inquiry-default: rgb(255, 153, 0);--inquiry-dark: rgb(255, 202, 26);--navbar-top: 80px;--bg-op: #fffcfa;--bg-pd: 3.6rem 1.6rem}body{font-family:"Noto Sans",sans-serif !important}@keyframes s_fadeInup{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes float{0%{top:0px}25%{top:2px}50%{top:0px}75%{top:-2px}100%{top:0}}@keyframes zoomInOut{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(0.9)}75%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes translateY-100-0{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes translateX--100-0{0%{transform:translateX(-100%)}100%{transform:translateX(0px)}}@keyframes scale-0-1{0%{transform:scale(0)}60%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes scale{0%{transform:scale(1)}80%,100%{transform:scale(0)}}@keyframes scaleY{0%{transform:scaleY(1)}80%,100%{transform:scaleY(0)}}@keyframes shake{0%{transform:rotate(0deg)}20%{transform:rotate(-5deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes maskX-0-100{0%{-webkit-mask-position:0% 0;mask-position:0% 0}100%{-webkit-mask-position:100% 0%;mask-position:100% 0%}}@keyframes maskX-100-0{0%{-webkit-mask-position:100% 0;mask-position:100% 0}100%{-webkit-mask-position:0% 0%;mask-position:0% 0%}}@keyframes maskY-0-100{0%{-webkit-mask-position:0% 0;mask-position:0% 0}100%{-webkit-mask-position:0% 100%;mask-position:0% 100%}}@keyframes maskY-100-0{0%{-webkit-mask-position:0% 100%;mask-position:0% 100%}100%{-webkit-mask-position:0% 0%;mask-position:0% 0%}}@keyframes width-0-100{0%{width:0%}50%{width:100%}100%{width:100%}}@keyframes wh-0-100{0%{width:0%;height:0%}100%{width:100%;height:100%}}@keyframes wh-100-0{0%{width:100%;height:100%}100%{width:0%;height:0%}}@keyframes opacity{0%{opacity:0}40%,100%{opacity:1}}@keyframes opacity-0-100{0%{opacity:0}100%{opacity:100%}}@keyframes opacity-100-0{0%{opacity:100%}80%{opacity:50%}100%{opacity:0}}.top-search{background-color:hsla(0,0%,100%,.8980392157);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.top-search input.form-control{color:var(--color-gray-900);letter-spacing:.2rem}.top-search .fa{color:var(--color-gray-700)}@media(max-width: 991px){.top-search{background-color:hsla(0,0%,100%,.8274509804)}}.navbar{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:999;width:100%;transition:all .3s ease-in-out}.navbar.scroll{background-color:hsla(0,0%,100%,.8274509804);border-radius:0 0 2rem 2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateX(-50%) scale(0.9);transform-origin:top;max-width:1699px}.navbar.scroll .menu{padding:0rem 4rem}.navbar.scroll .menu-logo{padding:.8rem 0rem;margin-left:1.6rem;background-color:rgba(0,0,0,0);position:relative}.navbar.scroll .menu-logo img{max-width:200px}.navbar.scroll a{color:var(--color-gray-900)}.navbar.scroll a:hover,.navbar.scroll a:focus{color:#fff}.menu-logo{background:var(--sub-default);padding:.8rem 3.2rem 1.6rem;border-radius:0 0 4rem 4rem;margin-left:5vw;position:relative;top:0}.menu-logo img{max-width:clamp(220px,23vw,270px)}@media(max-width: 1199px){.menu-logo{margin-left:2.4vw}}.menu{padding:0rem 4rem 1.6rem}@media(min-width: 992px){.menu{border-top:8px solid var(--primary-default)}}.menu ul{margin-left:auto;gap:.8rem;padding-top:2.4rem}.menu-item{overflow:hidden;display:flex;flex-direction:column;align-items:center}.menu-item a{color:#fff;font-weight:400;overflow:hidden;font-size:16px;padding:.8rem 1.6rem;letter-spacing:.2rem;border-radius:8px;transition:all .3s ease-in-out}.menu-item a:hover,.menu-item a:focus{text-decoration:none;background-color:var(--primary-default)}.menu-shop .badge{transition:all .3s ease-in-out}.menu-shop a{padding:.8rem}.menu-shop a:hover .badge,.menu-shop a:focus .badge{color:var(--primary-default);background-color:#fff}.menu-login a{padding:.8rem}@media(max-width: 1199px){.menu ul{gap:0}.menu a{padding:.8rem}}@media(max-width: 991px){.navbar{height:auto;background-color:hsla(0,0%,100%,.8274509804);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar.scroll{background-color:hsla(0,0%,100%,.8274509804);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar.scroll .menu{padding:0rem 4rem .8rem}.navbar.scroll .navbar-header{border-radius:0 0 15px 15px;padding:0rem 1.6rem 0}.navbar.scroll .navbar-header.active{border-radius:0 0 0px 0px}.navbar.scroll .menu-search a:hover,.navbar.scroll .menu-search a:focus{color:var(--primary-default) !important}.navbar-header{position:relative;z-index:8;width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:0 0 0 0}.navbar-header.active+.menu{position:relative;top:0px}.navbar-header .menu-search a{color:var(--primary-default);font-size:18px}.navbar-brand{max-width:150px;padding:0;margin-top:0}.navbar-brand a{display:inline-block;width:100%;height:100%}.menu{display:none;width:100%;padding:1.2rem 0 1.6rem;border-radius:0 0 15px 15px}.menu ul{flex-direction:column;width:100%;margin:0;padding:0}.menu li{width:100%;margin:.4rem 0}.menu a{color:var(--color-gray-900);padding:.8rem 1.6rem}.menu a:hover,.menu a:focus{color:#fff}}.hamburger{margin:1.6rem 0rem 1.6rem auto;position:relative;z-index:99;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:5px;transition:all ease-in-out .5s;cursor:pointer}.hamburger span:first-child{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:all linear .3s;width:2.5rem;height:.25rem;background-color:var(--primary-default)}.hamburger span:last-child{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);transition:inherit;width:2.5rem;height:.25rem;background-color:rgba(0,0,0,0)}.hamburger span:last-child::before,.hamburger span:last-child::after{content:"";position:absolute;background-color:var(--primary-default);width:2.5rem;height:.25rem;transition:all .3s;left:50%}.hamburger span:last-child::before{transform:translate(-50%, -7px)}.hamburger span:last-child::after{transform:translate(-50%, 7px)}.hamburger.active span:first-child{transform:translate(-50%, 5px);opacity:0}.hamburger.active span:last-child::before{transform:rotate(45deg);left:0}.hamburger.active span:last-child::after{left:0;transform:rotate(-45deg)}@keyframes figure_brush{0%{top:0;right:0}15%{top:65px;right:55px;transform:rotate(25deg)}25%{top:80px;right:90px;transform:rotate(40deg)}30%{top:70px;right:100px;transform:rotate(50deg)}40%{top:75px;right:150px;transform:rotate(60deg)}45%{top:80px;right:180px;transform:rotate(65deg)}55%{top:85px;right:200px;transform:rotate(65deg)}65%{top:95px;right:200px;transform:rotate(55deg)}90%,100%{top:190px;right:195px;transform:rotate(0deg)}}@keyframes brush_img{0%{-webkit-mask-position:0 -190px;mask-position:0 -190px}20%{-webkit-mask-position:0 -150px;mask-position:0 -150px}40%{-webkit-mask-position:0 -120px;mask-position:0 -120px}60%{-webkit-mask-position:0 -80px;mask-position:0 -80px}75%{-webkit-mask-position:0 -70px;mask-position:0 -70px}100%{-webkit-mask-position:0 -20px;mask-position:0 -20px}}.figure-bottom{position:absolute;z-index:6;bottom:-120px;left:140px}.figure-bottom .brush-bg{-webkit-mask:url(../../images/mask_brush.png) no-repeat;mask:url(../../images/mask_brush.png) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:0 -200px;mask-position:0 -200px}.figure-bottom .brush{position:absolute;top:0;right:0;background:url("../../images/figure__02-brush.png") no-repeat center/cover;width:67px;height:145px;transform-origin:center}.figure-bottom.active .brush-bg{animation:brush_img 1.5s linear forwards}.figure-bottom.active .brush{animation:figure_brush 1.6s linear forwards}@media(max-width: 1599px){.figure-bottom{bottom:-140px}}@media(max-width: 1199px){.figure-bottom{transform:scale(0.9);bottom:-160px;left:100px}}@media(max-width: 991px){.figure-bottom{transform:scale(0.8);bottom:-160px;left:50px}}@media(max-width: 767px){.figure-bottom{transform:scale(0.55);bottom:-100px;left:10px}}@media(max-width: 575px){.figure-bottom{bottom:-120px;left:-40px}}.footerwrap{font-size:16px;color:#fff;background:var(--primary-default);position:relative}.footerwrap::before{content:"";position:absolute;z-index:-1;bottom:100%;left:0;background:url("../../images/footer__bg.png") no-repeat bottom center/contain;width:100%;height:219px}@media(min-width: 1960px){.footerwrap::before{background:url("../../images/footer__bg.png") no-repeat bottom center/cover}}.footerwrap a{font-size:16px;color:#fff}.footer-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.4rem 0}.footer-community{display:flex;align-items:center;justify-content:center;gap:1.6rem}.footer-community a:hover,.footer-community a:focus{text-decoration:none}.footer-link{display:flex;align-items:center;justify-content:center;gap:1.6rem 4rem}.footer-link a{position:relative}.footer-link a+a::after{content:"";position:absolute;top:0;left:-2rem;width:1px;height:100%;background-color:#fff}@media(max-width: 767px){.footer-link{flex-wrap:wrap;gap:1.6rem 0rem}.footer-link a{width:50%}.footer-link a+a::after{display:none}}.footer-contact ul{display:flex;align-items:center;justify-content:center;gap:1.6rem 4rem}@media(max-width: 767px){.footer-contact ul{flex-direction:column}}.footer-copyright{border-top:1px solid #fff;padding:1.2rem}.footer-copyright p{font-size:14px;letter-spacing:.2rem;margin:0;line-height:1.4rem}.top{position:absolute;z-index:9999;left:50%;top:-150px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .3s ease-in-out}.top h5{color:#454545;font-size:16px;font-weight:bold;letter-spacing:.2rem;transition:all .3s ease-in-out}.top svg{fill:#454545;stroke:#454545;transition:all .3s ease-in-out}.top:hover,.top:focus{cursor:pointer;transform:translate(-50%, -10px)}.top:hover h5,.top:hover svg,.top:focus h5,.top:focus svg{stroke:var(--primary-default);color:var(--primary-default);fill:var(--primary-default)}@media(max-width: 1199px){.top{top:-120px}}@media(max-width: 767px){.top{transform:translateX(-50%) scale(0.8);top:-100px}.top:hover,.top:focus{transform:translate(-50%, -10px) scale(0.8)}}.breadcrumb{background-color:rgba(0,0,0,0);padding:2.4rem 0}.form-inline{display:flex;align-items:center;justify-content:center}.form-inline .form-group-inline{display:flex;align-items:center;gap:.8rem}@media(max-width: 767px){.form-inline{flex-direction:column;margin-top:2.4rem;gap:2.4rem 0}.form-inline .form-group{width:100%;margin:0}}.form-group{flex:1}.form-group label{font-size:16px;font-weight:normal;letter-spacing:.36rem}.form-group input{color:var(--color-gray-900);letter-spacing:.15rem}.form-group #remarks{height:150px}.form-group input::-moz-placeholder, .form-group textarea::-moz-placeholder{color:rgba(56,56,56,.5);letter-spacing:.15rem}.form-group input::placeholder,.form-group textarea::placeholder,.form-group select option:disabled{color:rgba(56,56,56,.5);letter-spacing:.15rem}.form-group select,.form-group select option{color:var(--color-gray-900);letter-spacing:.15rem}.form-group select option:disabled{color:rgba(56,56,56,.5);letter-spacing:.15rem}.form-group .form-control{width:100%;height:45px;border-radius:0}.form-group .form-control:focus{border-color:rgba(210,20,115,.3);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(210,20,115,.3)}.MEM_NAV{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.MEM_NAV .CHANNEL{padding:0 1.6rem;width:110px;border-radius:.8rem;color:var(--color-gray-900);background:#fff;border:1px solid var(--color-gray-300);transition:all .3s ease-in-out}.MEM_NAV .CHANNEL:hover,.MEM_NAV .CHANNEL:focus{border:1px solid var(--primary-default);background-color:var(--primary-default);color:#fff}.COMPLETE_BOX{background:#fff;border-radius:.8rem}.COMPLETE_BOX .form-group{margin-bottom:0px}.COMPLETE_BOX .form-group .func:empty,.COMPLETE_BOX .form-group .SYS_INFO:empty{display:none}h2.MEM_TITLE{border-bottom:2px solid var(--primary-default)}@media(max-width: 767px){h2.MEM_TITLE{margin-left:0px}}.page-header-style{background:url(/hipershop/rwd1860/store/F1/banner-inner__01.jpg) no-repeat center/cover;text-align:center;width:100%;padding:120px 0;position:relative}.page-header-style::before{content:"";position:absolute;z-index:3;bottom:0;left:0;background:url(../../images/banner-inner__top.webp) no-repeat bottom left/contain;width:100%;height:174px}@media(min-width: 1960px){.page-header-style::before{background:url("../../images/banner-inner__top.png") no-repeat bottom center/cover}}.page-header-style h2{display:inline-block;font-size:36px;color:#fff;letter-spacing:.8rem;text-shadow:2px 2px 5px #2b2b2b;padding-left:7.2rem;position:relative}.page-header-style h2::after{position:absolute;content:"";top:55%;left:0;background:url("../../images/banner-inner-icon.png") no-repeat center/contain;width:60px;height:60px;transform:translateY(-45%)}.hgroup-title-04 h2{font-weight:bold;font-size:clamp(54px,7vw,96px);color:#eadccf;margin-bottom:0;line-height:clamp(3.2rem,4vw,7.2rem);letter-spacing:.8rem}.hgroup-title-04 span{display:inline-block;font-weight:500;font-size:clamp(20px,2vw,24px);color:var(--primary-default);letter-spacing:.4rem}.hgroup-title-05 h2{font-weight:bold;font-size:clamp(44px,7vw,96px);color:#dfd1c4;margin-bottom:0;line-height:clamp(3.2rem,4vw,7.2rem);letter-spacing:.8rem}.hgroup-title-05 span{font-weight:500;font-size:clamp(20px,2vw,24px);color:#fff;letter-spacing:.4rem;position:relative;top:2rem;display:block}.hgroup-title-05 span::after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%, -30%);z-index:-1;background:url(../../images/title_bg.png) no-repeat center/contain;width:clamp(350px,35vw,365px);height:clamp(55px,6vw,85px)}@media(max-width: 575px){.hgroup-title-05 h2{letter-spacing:.2rem}.hgroup-title-05 span::after{width:100%}}/*!keyframes"maskX-100-0 maskX-0-100" 記得複製*/.buttonMask__07{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;padding:.8rem 2.4rem;border-radius:10rem;text-transform:uppercase;letter-spacing:.15rem;transition:all .3s;position:relative;z-index:2;height:55px;width:180px;line-height:3.8rem;overflow:hidden;color:var(--primary-default);border:1px solid var(--primary-default);background:rgba(0,0,0,0);font-size:16px}.buttonMask__07:hover,.buttonMask__07:focus{color:var(--primary-default);text-decoration:none}.buttonMask__07:hover .buttonMask__07--mask,.buttonMask__07:focus .buttonMask__07--mask{animation:maskX-0-100 .8s steps(35) forwards}.buttonMask__07--mask{display:flex;align-items:center;justify-content:center;width:150%;height:180px;padding:.8rem 2.4rem;position:absolute;top:0;left:2px;color:#fff;background:var(--primary-default);-webkit-mask:url("../../images/mask__ink02.png");mask:url("../../images/mask__ink02.png");-webkit-mask-size:3600% 100%;mask-size:3600% 100%;animation:maskX-100-0 .8s steps(35) forwards;transform:translate(-17.5%, -35%)}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:none;box-shadow:none;text-decoration:none}.btn-muted,.btn-warning,.closePopup{background-color:var(--color-gray-400) !important;border:1px solid var(--color-gray-400) !important;color:#fff}.btn-muted:hover,.btn-muted:focus,.btn-warning:hover,.btn-warning:focus,.closePopup:hover,.closePopup:focus{color:#fff;background-color:var(--color-gray-500) !important;border:1px solid var(--color-gray-500) !important}.btn-inquiry{background-color:var(--inquiry-default) !important;border:1px solid var(--inquiry-default) !important}.btn-inquiry:hover,.btn-inquiry:focus{background-color:var(--inquiry-dark) !important;border:1px solid var(--inquiry-dark) !important}.btn-bg{background-image:url(/ec99/images/logo-btn.png);background-repeat:no-repeat}#category_descr{background:var(--bg-op);padding:var(--bg-pd);border-radius:8px;border:1px solid var(--color-gray-600);width:100%;margin:0 auto}#category_descr img{width:100%;border-radius:8px;border:1px solid var(--color-gray-600)}#category_descr:empty{display:none}.article-content h1,.article-content h2,.article-content span,.article-content strong,.pd_descr h1,.pd_descr h2,.pd_descr span,.pd_descr strong{-webkit-box-decoration-break:clone;box-decoration-break:clone}.ProfileBody .content{background:var(--bg-op);padding:var(--bg-pd);border-radius:8px;border:1px solid var(--color-gray-600);width:100%;margin:0 auto}@keyframes mask_img_01{0%{-webkit-mask-position:0 -900px;mask-position:0 -900px}100%{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes mask_img_02{0%{-webkit-mask-position:1500px 0;mask-position:1500px 0}100%{-webkit-mask-position:0px 0;mask-position:0px 0}}.carousel{position:relative;-webkit-mask:url(../../images/mask_img_03.png) no-repeat;mask:url(../../images/mask_img_03.png) no-repeat;-webkit-mask-size:100% 120%;mask-size:100% 120%;-webkit-mask-position:0 0;mask-position:0 0;animation:mask_img_01 2.2s ease-in-out forwards}.carousel .item img{-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;height:100vh;min-height:380px}@media(max-width: 1599px){.carousel .item img{height:-moz-max-content;height:max-content}}.carousel::before{content:"";position:absolute;z-index:2;bottom:0;right:0;background:url(../../images/banner__bg.png) no-repeat right bottom/contain;width:100%;height:50%;max-height:500px;-webkit-mask:url(../../images/mask_img_03-2.png) no-repeat;mask:url(../../images/mask_img_03-2.png) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:1500px 0;mask-position:1500px 0;animation:mask_img_02 2.2s 1.2s ease-in-out forwards}.carousel::after{content:"";position:absolute;z-index:3;bottom:0;left:0;background:url(../../images/banner__top.webp) no-repeat bottom left/contain;width:100%;height:230px}@media(min-width: 1960px){.carousel::after{background:url("../../images/banner__top.png") no-repeat bottom center/cover}}@media(max-width: 575px){.carousel::before{display:none}}.carousel-control{transition:all .3s ease-in-out;opacity:0}.carousel-control:hover{opacity:1}.carousel-control.right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 80%)}.carousel-control.left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 80%)}.carousel-control .glyphicon{font-weight:600;font-family:"Font Awesome 6 Free"}.carousel-control .glyphicon-chevron-left:before{content:""}.carousel-control .glyphicon-chevron-right:before{content:""}.carousel-indicators{bottom:clamp(4rem,5vw,8rem);display:flex;align-items:center;justify-content:center;gap:0 1.2rem}.download{display:inline-block;margin:.8rem 0;padding:.8rem 1.6rem;background:var(--color-gray-050);border:1px solid var(--color-gray-500);color:var(--color-gray-900);width:100%;max-width:360px;text-align:center}.download:hover,.download:focus{text-decoration:none;background-color:var(--color-gray-100)}@keyframes about_img{0%{transform:translate(0rem, 0rem)}100%{transform:translate(var(--about_img_size), calc(var(--about_img_size) + 0.8rem))}}.about{--about_img_size: 4.4rem;position:relative;display:flex;align-items:center;justify-content:center;gap:0 2.4rem}.about-img{position:relative;flex:1}.about-img::after{content:"";position:absolute;top:0;left:0;border:1px solid var(--color-gray-700);width:calc(100% - .4rem);height:calc(100% - .4rem);z-index:-1;transform:translate(0rem, 0rem)}.about-img.active::after{animation:about_img 1s ease-in-out forwards}.about-content{margin:0 8rem;flex:1}.about-content p{font-size:18px;letter-spacing:.1rem;line-height:4rem}@media(max-width: 991px){.about{--about_img_size: 3rem;flex-direction:column}.about-img{margin:2.4rem 4.8rem}.about-content{margin:8rem 4.8rem 0rem}}.figure-top{z-index:99;position:relative;animation:s_fadeInup .5s linear forwards}.figure-top img{position:absolute;top:-6vw;right:8vw}@media(max-width: 991px){.figure-top img{top:-8vw}}@media(max-width: 767px){.figure-top img{top:-12vw}}.card-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media(max-width: 991px){.card-list .card-box{width:100%;max-height:240px}.card-list .card-box img{filter:brightness(0.5)}.card-list .card-box h5{top:1.4rem;left:2.4rem;transform:translate(0, 0);border-radius:0}.card-list .card-box .card-p{opacity:1;transform:translate(-20%, -50%)}}@media(max-width: 767px){.card-list .card-p p{font-size:16px;padding:0 1.2rem}.card-list .card-box{max-height:-moz-max-content;max-height:max-content}.card-list .card-item{height:280px}}@media(max-width: 374px){.card-list .card-p p{line-height:1.6}}.card-box{overflow:hidden;padding:2.4rem;width:50%;position:relative;opacity:0;transform:translateY(20px)}.card-box.active{animation:s_fadeInup 1s ease-in-out forwards}.card-box::before{content:"";position:absolute;bottom:4.8rem;left:4.8rem;width:0;height:2px;background-color:var(--primary-default);z-index:2;transition:all .5s ease-in-out}.card-box::after{content:"";position:absolute;top:4.8rem;left:4.8rem;width:2px;height:0;background-color:var(--primary-default);z-index:2;transition:all .5s ease-in-out}@media(min-width: 992px){.card-box:hover img,.card-box:focus img{filter:brightness(0.5)}.card-box:hover h5,.card-box:focus h5{opacity:0}.card-box:hover .card-p,.card-box:focus .card-p{opacity:1;transform:translate(-20%, -50%)}.card-box:hover::before,.card-box:focus::before{width:calc(100% - 9.6rem);background-color:#fff}.card-box:hover::after,.card-box:focus::after{height:calc(100% - 9.6rem);background-color:#fff}.card-box:hover .card-item::before,.card-box:focus .card-item::before{width:calc(100% - 9.6rem);background-color:#fff}.card-box:hover .card-item::after,.card-box:focus .card-item::after{height:calc(100% - 9.6rem);background-color:#fff}}.card-item{overflow:hidden}.card-item::before{content:"";z-index:2;position:absolute;top:4.8rem;left:4.8rem;width:0;height:2px;background-color:var(--primary-default);transition:all .5s ease-in-out}.card-item::after{content:"";z-index:2;position:absolute;top:4.8rem;right:4.8rem;width:2px;height:0;background-color:var(--primary-default);transition:all .5s ease-in-out}.card-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s .2s ease-in-out}.card-item h5{text-align:center;display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;background-color:var(--primary-default);padding:.8rem 1.6rem;border-radius:5rem;letter-spacing:.2rem;font-size:18px;z-index:8;transition:all .5s ease-in-out}.card-p{opacity:0;position:absolute;top:50%;left:30%;transform:translate(-20%, 50%);transition:all .5s ease-in-out}.card-p p{color:#fff;font-size:18px;letter-spacing:.1rem;line-height:2;margin:0}.products{background:url("../../images/prodcuts__bg.webp") no-repeat center/cover fixed;width:100%;border-top:1px solid var(--color-gray-800);border-bottom:1px solid var(--color-gray-800)}@media(max-width: 767px){.products{background-attachment:scroll}}.sub_box,#myTab{display:none}.category-wrapper .aside-title,.product-wrapper .aside-title,.search-wrapper .aside-title,.news-wrapper .aside-title,.type_icon,.newsbar{display:none}@media(max-width: 767px){.category-wrapper .aside-title,.product-wrapper .aside-title,.search-wrapper .aside-title,.news-wrapper .aside-title,.type_icon,.newsbar{display:block}}.newsbar{background:rgba(0,0,0,0)}h2.aside-title{cursor:pointer;background-color:rgba(0,0,0,0);color:var(--color-gray-900);border:1px solid currentColor;border-radius:5px}@media(max-width: 767px){h2.aside-title::after{content:"+";float:right;cursor:pointer;font-size:25px;font-weight:bold;margin-top:-4px;color:var(--color-gray-900)}h2.aside-title.is-active:after{content:"-"}}.category-wrapper aside .nav,.search-wrapper aside .nav,.product-wrapper aside .nav,.news-wrapper aside .NEWS_type{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem 4.8rem;margin-bottom:4.8rem}.category-wrapper aside .nav .nav_cate_item .active.topic,.category-wrapper aside .nav .nav_cate_item .topic,.search-wrapper aside .nav .nav_cate_item .active.topic,.search-wrapper aside .nav .nav_cate_item .topic,.product-wrapper aside .nav .nav_cate_item .active.topic,.product-wrapper aside .nav .nav_cate_item .topic,.news-wrapper aside .NEWS_type .nav_cate_item .active.topic,.news-wrapper aside .NEWS_type .nav_cate_item .topic{color:#fff;text-align:center;background-color:var(--primary-default)}@media(min-width: 768px){.category-wrapper aside .nav .nav_cate_item .active.topic,.category-wrapper aside .nav .nav_cate_item .topic,.search-wrapper aside .nav .nav_cate_item .active.topic,.search-wrapper aside .nav .nav_cate_item .topic,.product-wrapper aside .nav .nav_cate_item .active.topic,.product-wrapper aside .nav .nav_cate_item .topic,.news-wrapper aside .NEWS_type .nav_cate_item .active.topic,.news-wrapper aside .NEWS_type .nav_cate_item .topic{background-color:rgba(0,0,0,0);overflow:visible;border-radius:0}.category-wrapper aside .nav .nav_cate_item .active.topic::before,.category-wrapper aside .nav .nav_cate_item .topic::before,.search-wrapper aside .nav .nav_cate_item .active.topic::before,.search-wrapper aside .nav .nav_cate_item .topic::before,.product-wrapper aside .nav .nav_cate_item .active.topic::before,.product-wrapper aside .nav .nav_cate_item .topic::before,.news-wrapper aside .NEWS_type .nav_cate_item .active.topic::before,.news-wrapper aside .NEWS_type .nav_cate_item .topic::before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%, -50%);width:200px;height:60px;background:url(../../images/title_bg-h.png) no-repeat center/contain;z-index:-1}}.category-wrapper aside .nav li,.search-wrapper aside .nav li,.product-wrapper aside .nav li,.news-wrapper aside .NEWS_type li{padding:0;margin:0;overflow:visible}.category-wrapper aside .nav li a,.search-wrapper aside .nav li a,.product-wrapper aside .nav li a,.news-wrapper aside .NEWS_type li a{border-radius:5rem;display:inline-block;padding:1.2rem 2.4rem;color:#202020;position:relative}.category-wrapper aside .nav li a:hover,.category-wrapper aside .nav li a:focus,.search-wrapper aside .nav li a:hover,.search-wrapper aside .nav li a:focus,.product-wrapper aside .nav li a:hover,.product-wrapper aside .nav li a:focus,.news-wrapper aside .NEWS_type li a:hover,.news-wrapper aside .NEWS_type li a:focus{background-color:rgba(0,0,0,0) !important}.category-wrapper aside .nav li .topic,.search-wrapper aside .nav li .topic,.product-wrapper aside .nav li .topic,.news-wrapper aside .NEWS_type li .topic{color:#fff;text-align:center;background-color:var(--primary-default)}@media(min-width: 768px){.category-wrapper aside .nav li .topic,.search-wrapper aside .nav li .topic,.product-wrapper aside .nav li .topic,.news-wrapper aside .NEWS_type li .topic{background-color:rgba(0,0,0,0);overflow:visible;border-radius:0}.category-wrapper aside .nav li .topic::before,.search-wrapper aside .nav li .topic::before,.product-wrapper aside .nav li .topic::before,.news-wrapper aside .NEWS_type li .topic::before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%, -50%);width:200px;height:60px;background:url(../../images/title_bg-h.png) no-repeat center/contain;z-index:-1}}.category-wrapper aside .nav li .topic+.badge,.search-wrapper aside .nav li .topic+.badge,.product-wrapper aside .nav li .topic+.badge,.news-wrapper aside .NEWS_type li .topic+.badge{color:#202020;background-color:#fff}@media(max-width: 575px){.category-wrapper aside .nav,.search-wrapper aside .nav,.product-wrapper aside .nav,.news-wrapper aside .NEWS_type{gap:.8rem 0rem;padding:2.4rem 0}.category-wrapper aside .nav .nav_cate_item .active.topic,.search-wrapper aside .nav .nav_cate_item .active.topic,.product-wrapper aside .nav .nav_cate_item .active.topic,.news-wrapper aside .NEWS_type .nav_cate_item .active.topic{font-weight:normal}.category-wrapper aside .nav li,.search-wrapper aside .nav li,.product-wrapper aside .nav li,.news-wrapper aside .NEWS_type li{width:50%}.category-wrapper aside .nav li a,.search-wrapper aside .nav li a,.product-wrapper aside .nav li a,.news-wrapper aside .NEWS_type li a{margin:0 .8rem;width:calc(100% - 1.6rem);text-align:center}}.news-wrapper aside .NEWS_type a{padding-right:4.8rem !important}.news-wrapper aside .NEWS_type .badge{color:#fff;background-color:var(--primary-default)}.ml-c{margin-left:352px}.aside-container{position:absolute;left:2.4rem;max-width:320px}@media(max-width: 1199px){.ml-c{margin-left:220px}.aside-container{max-width:200px;left:1.6rem}}@media(max-width: 767px){.ml-c{margin-left:0}.aside-container{position:relative;left:0;max-width:100%}}h1.news_title+p{padding-left:1.6rem}@media(min-width: 992px){.news-content .row>.col-md-12{width:50%}}.news-content .news_more{background-color:rgba(0,0,0,0);border:none;position:absolute;right:0rem;bottom:3.6rem}.news-content .news_more:hover,.news-content .news_more:focus{background-color:rgba(0,0,0,0) !important;border:none !important}.news-content .pagination{display:flex;justify-content:center;width:100%;padding-top:3rem}.news-content .newslist{display:grid;gap:.8rem;grid-template-columns:180px auto;border-radius:8px;padding:2.4rem 2.4rem 4rem 9.6rem;background-color:var(--bg-op);border:1px solid var(--color-gray-600);transition:all .3s ease-in-out;position:relative}.news-content .newslist .news_imgBox .news_imgBox-inner,.news-content .newslist .news_imgBox .news_imgBox-fit,.news-content .newslist .news_imgBox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}.news-content .newslist .caption{display:flex;flex-direction:column}.news-content .newslist .caption .news_info,.news-content .newslist .caption .news_author,.news-content .newslist .caption .news_date img,.news-content .newslist .caption .news_sort img{display:none}.news-content .newslist .caption h3{font-size:18px;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;letter-spacing:.15rem;line-height:3rem}.news-content .newslist .caption p:first-of-type{order:-1}.news-content .newslist .news_date{flex-direction:column;display:flex;gap:0 .8rem;position:absolute;left:0;top:0;padding:2.4rem;border-radius:15px}.news-content .newslist .news_date .newDateYear{font-size:14px}.news-content .newslist .news_date .newsDateMonth{position:relative;margin-bottom:1.2rem}.news-content .newslist .news_date .newsDateMonth::before{content:"";position:absolute;bottom:-12px;left:0;width:4rem;height:3px;background-color:var(--color-gray-900)}.news-content .newslist .news_date .newsDateDay{font-size:50px}.news-content .newslist:hover{transform:translateY(-5px);background-color:hsla(43,37%,96%,.89)}@media(max-width: 1399px){.news-content .newslist{grid-template-columns:150px auto}}@media(max-width: 1199px){.news-content .newslist{grid-template-columns:1fr;grid-template-rows:200px auto}}@media(max-width: 575px){.news-content .newslist{grid-template-rows:150px auto;padding:2.4rem 1.6rem 2.4rem 7.2rem}.news-content .newslist .news_date{padding:2.4rem 1.6rem}}.news_date,.news_sort,.news_author{margin-right:10px;border-radius:1rem;color:var(--color-gray-700)}.pagination li a{color:#202020;transition:all .4s ease}.pagination>li>a:focus,.pagination>li>a:hover{background-color:var(--primary-dark);color:#f0f0f0}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover{border-color:rgba(0,0,0,0);color:#f0f0f0;background-color:var(--primary-dark)}.newslist .buttonLine__03{background:rgba(0,0,0,0);white-space:nowrap;display:inline-block;text-align:center;color:#2d2d2d;letter-spacing:.15rem;height:55px;line-height:3.8rem;padding-right:2.4rem;margin-right:2.4rem;transition:all .2s linear 0s;position:relative;z-index:2;border:none;position:relative}.newslist .buttonLine__03::after{content:"";position:absolute;width:4rem;height:1px;background-color:currentColor;top:52.5%;right:0rem;margin-left:1rem}.newslist .buttonLine__03 .buttonLine__arrow{display:inline-block;position:relative;top:-0.4rem;margin-left:2rem;transition:all .2s linear}.newslist .buttonLine__03 .buttonLine__arrow::before{content:"";position:absolute;width:.8rem;height:1px;background-color:currentColor;transform:rotate(45deg) translateY(-50%);transform-origin:right;top:50%;right:-3rem;margin-left:1rem}.newslist .buttonLine__03 .buttonLine__arrow::after{content:"";position:absolute;width:.8rem;height:1px;background-color:currentColor;transform:rotate(-45deg) translateY(-50%);transform-origin:right;top:50%;right:-3rem;margin-left:1rem}.newslist:hover .buttonLine__03::after,.newslist:hover .buttonLine__03::after,.newslist:hover .buttonLine__03::after,.newslist:focus .buttonLine__03::after,.newslist:focus .buttonLine__03::after,.newslist:focus .buttonLine__03::after{animation:float-ml-2 1s infinite}.newslist:hover .buttonLine__03.buttonLine__arrow,.newslist:hover .buttonLine__03.buttonLine__arrow,.newslist:hover .buttonLine__03 .buttonLine__arrow,.newslist:focus .buttonLine__03.buttonLine__arrow,.newslist:focus .buttonLine__03.buttonLine__arrow,.newslist:focus .buttonLine__03 .buttonLine__arrow{animation:float-ml-2 1s infinite}@keyframes float-ml-2{0%{margin-left:2rem}50%{margin-left:1.5rem;margin-right:.5rem}100%{margin-left:2rem}}.breadcrumb{background-color:rgba(0,0,0,0);padding:1rem 0;margin:2.4rem 0 1.6rem}.breadcrumb li span,.breadcrumb li a{color:#3b3b3b !important}.breadcrumb li.active a{border-radius:8px;color:#fff !important;background:var(--primary-default);padding:.8rem 1.2rem;border:1px solid var(--primary-default)}.breadcrumb li.active span{color:#fff !important}.article-content{background:var(--bg-op);padding:var(--bg-pd);border-radius:8px;border:1px solid var(--color-gray-600);width:100%;margin:2.4rem auto 0}h1.news_title{line-height:4.5rem;letter-spacing:.2rem;margin:15px;padding:0;position:relative}h1.news_title::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:12px;-webkit-mask:url("../../images/brush__line.png") repeat-x center/contain;mask:url("../../images/brush__line.png") repeat-x center/contain;background-color:var(--primary-default)}h1.news_title+p{display:flex;justify-content:flex-end;margin:2.4rem 0 0}h1.news_title+p .news_date,h1.news_title+p .news_sort,h1.news_title+p .news_author{border:1px solid var(--color-gray-900);padding:.8rem 1.6rem;border-radius:8px;background:var(--bg-op);color:var(--color-gray-900);margin-right:15px}h1.news_title+p .news_author{display:none}.popular_products .li-item{overflow:hidden;border-radius:8px;padding:0rem;border:1px solid var(--color-gray-600);position:relative;transition:all .3s ease-in-out}.popular_products .li-item .btn_detailed,.popular_products .li-item .prd_info{display:none}.popular_products .li-item .view{border-bottom:1px solid var(--color-gray-700)}.popular_products .li-item a h4{text-align:center;color:var(--color-gray-900);font-size:20px;display:inline-block;width:100%;padding:1.6rem 1.6rem .8rem}.popular_products .li-item::before{cursor:pointer;content:url("data:image/svg+xml,<svg width='48' height='46' viewBox='0 0 48 46' xmlns='http://www.w3.org/2000/svg'><path d='M14 19.5C12.9 19.5 12 20.4 12 21.5C12 22.6 12.9 23.5 14 23.5C15.1 23.5 16 22.6 16 21.5C16 20.4 15.1 19.5 14 19.5ZM34 19.5C32.9 19.5 32 20.4 32 21.5C32 22.6 32.9 23.5 34 23.5C35.1 23.5 36 22.6 36 21.5C36 20.4 35.1 19.5 34 19.5ZM24 19.5C22.9 19.5 22 20.4 22 21.5C22 22.6 22.9 23.5 24 23.5C25.1 23.5 26 22.6 26 21.5C26 20.4 25.1 19.5 24 19.5Z' fill='%23454545'/></svg>");position:absolute;z-index:2;bottom:70px;right:16px;border-radius:50%;width:52px;height:26px;background-color:#fff;border-top-left-radius:26px;border-top-right-radius:26px;border-bottom-left-radius:0;border-bottom-right-radius:0;pointer-events:none}.popular_products .li-item::after{cursor:pointer;content:"";position:absolute;z-index:1;bottom:70.9px;right:15px;border-radius:50%;width:54px;height:26px;background-color:var(--color-gray-700);border-top-left-radius:26px;border-top-right-radius:26px;border-bottom-left-radius:0;border-bottom-right-radius:0;pointer-events:none}.popular_products .li-item:hover,.popular_products .li-item:focus{box-shadow:none;transform:translateY(-10px)}.popular_products .features-box.fadeInDown,.popular_products .features-box.fadeInUp{animation:none}.product-wrapper .prod-category-2{background:var(--bg-op);padding:var(--bg-pd);border-radius:8px;width:calc(100% - 3.2rem);margin:0 1.6rem;border:1px solid var(--color-gray-600)}#layer_cart{overflow:hidden}.layer_cart_product{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:4.8rem 1.6rem 0}.layer_cart_product .AddCartIn{margin-right:auto;letter-spacing:.2rem;position:absolute;top:-0.8rem;left:-0.5rem}.layer_cart_product .AddCartIn .fa{margin-right:.8rem}.layer_cart_product .AddCartIn font{color:#fff;background:var(--primary-default);padding:.8rem 1.6rem;border-radius:0 0 5px 0}.layer_cart_product .product-image-container{margin-right:0 !important;margin-bottom:0 !important}.layer_cart_product .layer_cart_product_info{width:100%;display:flex;flex-direction:column;align-items:center;font-size:16px;line-height:2.8rem}.layer_cart_product .layer_cart_product_info hr{width:100%}.layer_cart_product .layer_cart_product_info hr+div .closePopup{margin-right:1.6rem}.layer_cart_product .product-name h3{text-align:center;color:var(--color-gray-900);margin:1.6rem 0;position:relative;line-height:3.5rem}.layer_cart_product .product-name h3::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:12px;-webkit-mask:url(../../images/brush__line.png) repeat-x center/contain;mask:url(../../images/brush__line.png) repeat-x center/contain;background-color:var(--primary-default)}.layer_cart_product .layer_cart_product_text{display:none}.layer_cart_product .btnbox{display:flex;align-items:center;justify-content:center;gap:1.6rem}.layer_cart_product .btnbox a{flex:1;display:flex}.layer_cart_product .btnbox a:hover{text-decoration:none}.layer_cart_product .btnbox button{flex:1}.mfp-content{width:90% !important}.dyPic{display:none !important}.product-wrapper .dyPic{display:inline-block !important}.section-title{position:relative;letter-spacing:.2rem;margin:2.4rem 0 2.4rem}.section-title::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:12px;-webkit-mask:url(../../images/brush__line.png) repeat-x center/contain;mask:url(../../images/brush__line.png) repeat-x center/contain;background-color:var(--primary-default)}.content .nav-tabs{border-bottom:none;position:relative;z-index:1;margin:0 1.6rem}.content .nav-tabs li a{margin-right:.8rem;background:var(--bg-op);border-radius:8px 8px 0 0;border:1px solid var(--color-gray-600);border-bottom:none;color:var(--color-gray-900);padding:1.2rem 1.6rem 1.6rem;transform:translateY(8px);transition:all .3s ease-in-out}.content .nav-tabs li a:focus,.content .nav-tabs li a:hover{border:1px solid var(--color-gray-900);border-bottom:none;background:var(--primary-default);color:#fff}.content .nav-tabs li.active a{transform:translateY(0);color:#fff;background-color:var(--primary-default)}.content .tab-content{position:relative;z-index:2;background:var(--bg-op);padding:var(--bg-pd);border-radius:8px;width:100%;border:1px solid var(--color-gray-600)}@media(max-width: 575px){.content .nav-tabs{margin-bottom:1.6rem}.content .nav-tabs li a{border-bottom:1px solid var(--color-gray-600);border-radius:8px 8px;transform:translateY(0px);margin-bottom:.8rem}.content .nav-tabs li a:focus,.content .nav-tabs li a:hover{border-bottom:1px solid var(--color-gray-600)}}.radio-toolbar label{margin:4px;padding:8px 16px;height:auto;border-radius:5px;border:1px solid var(--color-gray-100);font-weight:500;font-size:16px}.radio-toolbar input[type=radio]:checked+label{padding:8px 16px;border:2px solid var(--primary-default);background:#fff}.radio-toolbar label:hover{cursor:pointer;border:1px solid var(--primary-default);padding:8px 16px}.onSaleTurn .pro_txt_box,.onSaleTurn .pro_main p,.onSaleTurn .pro_sale .pro_price,.onSaleTurn .pro_sale .on_sale,.onSaleTurn .pro_btn i{display:none}.onSaleTurn .item{position:relative;padding:2rem;margin:0 auto}@media(max-width: 785px){.onSaleTurn .item{max-width:250px}}.onSaleTurn .item:hover{cursor:pointer}.onSaleTurn .item:hover .pro_item{box-shadow:var(--box-shadow)}.onSaleTurn .item:hover .pro_item img{transform:scale(1.2)}.onSaleTurn .item:hover .pro_btn{color:#fff;background-color:var(--color-gray-700);border:1px solid var(--color-gray-700);box-shadow:var(--box-shadow)}.onSaleTurn .pro_item{background-color:#fff;position:relative;overflow:hidden;border:1px solid var(--primary-tint);transition:box-shadow .5s ease-in-out}.onSaleTurn .pro_item img{transition:transform .5s ease-in-out;width:100%}.onSaleTurn .pro_main h3{text-align:center;font-size:18px;color:var(--color-gray-800);margin:2.4rem 0;letter-spacing:.2rem}.onSaleTurn .pro_main h3 span{display:none}.onSaleTurn .pro_sale{display:none;text-align:center}.onSaleTurn .pro_sale .pro_btn{letter-spacing:.1rem;font-size:16px;color:var(--primary-dark);padding:.8rem 1.6rem;border:1px solid currentColor;border-radius:2.5rem;transition:all .3s ease-in-out}.onSaleTurn .pro_sale .pro_btn:hover{text-decoration:none}.onSaleTurn .owl-controls{margin-top:8px}.onSaleTurn .owl-controls .owl-page span{border:1px solid var(--color-gray-900);background:rgba(0,0,0,0);opacity:1}.onSaleTurn .owl-controls .owl-page.active span{background-color:var(--color-gray-900)}.onSaleTurn .owl-controls .owl-buttons{position:static}.onSaleTurn .owl-controls .owl-buttons div.owl-next,.onSaleTurn .owl-controls .owl-buttons div.owl-prev{position:absolute;top:50%;transform:translateY(-50%);color:var(--color-gray-900);font-size:20px}.onSaleTurn .owl-controls .owl-buttons .owl-next{right:-3rem}@media(max-width: 991px){.onSaleTurn .owl-controls .owl-buttons .owl-next{right:0}}.onSaleTurn .owl-controls .owl-buttons .owl-prev{left:-3rem}@media(max-width: 991px){.onSaleTurn .owl-controls .owl-buttons .owl-prev{left:0}}html{font-size:62.5% !important}.navbar{font-family:"Noto Sans",sans-serif}.navbar h5{font-family:"Noto Sans",sans-serif}.shoplist-wrapper #buyitemlist table{border-radius:5px}.shoplist-wrapper #buyitemlist td{background-color:var(--bg-op)}.shoplist-wrapper .BUY_BTN3{margin-top:4rem;display:flex;justify-content:flex-end;gap:1.6rem}h1.MYCART_TITLE{font-family:"Noto Sans",sans-serif;font-weight:bold;color:var(--primary-dark) !important;margin:5rem auto !important;font-size:30px}h2.SHOP_TITLE{background-color:var(--primary-default) !important;border-bottom:2px solid var(--primary-dark) !important;font-family:"Noto Sans",sans-serif;margin:0;letter-spacing:2px}.IDEC_SHOPBAG ul{display:flex;align-items:center}.IDEC_SHOPBAG ul li{min-height:auto;display:flex;flex-direction:column;flex:1}.IDEC_SHOPBAG ul li br{display:none}.IDEC_SHOPBAG ul select{border:1px solid var(--color-gray-200);background-color:var(--color-gray-050)}.IDEC_SHOPBAG ul select:hover{cursor:pointer}.IDEC_SHOPBAG ul .PRD_PIC{height:auto;background:var(--color-gray-050);border:1px solid var(--color-gray-200)}.IDEC_SHOPBAG ul .PRD_NAME{width:100%}.IDEC_SHOPBAG ul .PRD_BTN{margin-left:auto}@media(max-width: 767px){.IDEC_SHOPBAG ul{flex-direction:column;justify-content:center}.IDEC_SHOPBAG ul select{width:100% !important}.IDEC_SHOPBAG ul a{text-align:center}.IDEC_SHOPBAG ul .PRD_PRICE{padding-right:0;margin-left:auto}.IDEC_SHOPBAG ul .PRD_SUB{margin-left:auto}.IDEC_SHOPBAG ul .PRD_BTN{position:static}.IDEC_SHOPBAG ul .PRD_BTN a{text-align:right}.IDEC_SHOPBAG ul .PRD_BTN .PRD_DEL{padding-top:0}}.PRD_PRICE span,.PRD_SUB span,.TOTAL li span{color:var(--color-gray-800) !important}.PRD_NAME a{font-weight:300;color:var(--color-gray)}.TOTAL .TP{color:var(--primary-dark) !important}.TOTAL{margin:0 !important}.shoplist-wrapper table thead,.ORDER_TITLE,.ORDER_TITLE2,legend{background-color:rgba(0,0,0,0) !important;color:var(--color-gray-900);height:40px;font-weight:600;letter-spacing:.2rem;line-height:3.5rem;font-size:18px;padding:0rem;border-radius:5px;border:none;position:relative}.shoplist-wrapper table thead:empty,.ORDER_TITLE:empty,.ORDER_TITLE2:empty,legend:empty{display:none}.shoplist-wrapper table thead::after,.ORDER_TITLE::after,.ORDER_TITLE2::after,legend::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:12px;-webkit-mask:url(../../images/brush__line.png) repeat-x center/contain;mask:url(../../images/brush__line.png) repeat-x center/contain;background-color:var(--primary-default)}.RequestList_title{line-height:3.5rem}span.switch{box-shadow:0 2px 5px #c9c9c9 inset}span.CB{box-shadow:0 3px 5px #aaa}.checkbox:checked~.switch{background-color:var(--color-gray-300) !important}.checkbox:checked~.switch .CB{box-shadow:0 2px 5px currentColor !important}#PAYTYPE{display:flex}#PAYTYPE li{flex:1;width:auto}@media(max-width: 767px){#PAYTYPE{flex-direction:column}}input.CHECK_BOX{background-color:#fff}input.CHECK_BOX:checked{background-color:var(--primary-dark) !important}legend{background-color:var(--primary2-dafault)}.panel-body .ORDER_TITLE{background-color:rgba(0,0,0,0) !important}table{width:100%;border-collapse:collapse}@media(max-width: 991px){#buyitemlist{width:100%;overflow-x:auto;white-space:nowrap;margin-bottom:2.4rem}table{display:table;width:100%}}