.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.bottom-\[10px\]{bottom:10px}.left-0{left:0}.left-\[5px\]{left:5px}.right-\[10px\]{right:10px}.top-0{top:0}.top-\[10px\]{top:10px}.z-\[999\]{z-index:999}.mb-4{margin-bottom:1rem}.mr-8{margin-right:2rem}.mt-\[5px\]{margin-top:5px}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.h-\[calc\(var\(--product-icon-size\)\*0\.36\)\]{height:calc(var(--product-icon-size)*.36)}.h-\[var\(--product-icon-size\)\]{height:var(--product-icon-size)}.h-full{height:100%}.w-\[calc\(var\(--product-icon-size\)\*0\.36\)\]{width:calc(var(--product-icon-size)*.36)}.w-\[var\(--product-icon-size\)\]{width:var(--product-icon-size)}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-y-3{row-gap:.75rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.border{border-width:1px}.bg-\[\#a0a0a0\]{--tw-bg-opacity:1;background-color:rgb(160 160 160/var(--tw-bg-opacity))}.bg-\[\#fff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.fill-none{fill:none}.stroke-none{stroke:none}.object-cover{-o-object-fit:cover;object-fit:cover}.px-\[5px\]{padding-left:5px;padding-right:5px}.py-4{padding-bottom:1rem;padding-top:1rem}.pb-\[8px\]{padding-bottom:8px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.text-center{text-align:center}.text-\[12px\]{font-size:12px}.font-\[600\]{font-weight:600}.font-bold{font-weight:700}.text-\[\#ffffff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[var\(--secondary\\_button\\_color\)\]{color:var(--secondary_button_color)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-top{align-items:center;background-color:var(--board_bg);border-bottom:1px solid #e8e8e1;display:flex;justify-content:space-between}.header-top .header-top-board{margin-left:20px}.header-top .header-top-board a{color:var(--board_font)}.header-top .header-top-nav{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;min-height:40px}.header-top .header-top-nav a{padding:0 10px}.header-top .header-top-nav a:hover{text-decoration:underline}.header-top .header-top-cart{align-items:center;border-left:1px solid #e8e8e1;cursor:pointer;display:flex;justify-content:center;position:relative;width:60px}.header-top .header-top-cart svg{width:25px}.header-top .header-top-cart:hover{background-color:#e7e9e9}.header-top .header-top-cart #cart_number{align-items:center;background-color:#222;border-radius:50%;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:1;min-height:18px;min-width:18px;padding:1px;position:absolute;right:4px;top:1px}@media screen and (max-width:767px){.header-top{display:none}}#mobile_nav{background-color:rgba(0,0,0,.3);box-sizing:border-box;display:flex;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .5s cubic-bezier(.55,.03,.37,.96);width:100vw;width:100%;z-index:510000}#mobile_nav.show{opacity:1;pointer-events:all}#mobile_nav.show .mobile_wrap{transform:translateX(0)}#mobile_nav .mobile_wrap{background-color:var(--nav-wap-bg);box-sizing:border-box;display:flex;flex-direction:column;height:100%;transform:translateX(-100%);transition:all .5s cubic-bezier(.55,.03,.37,.96);width:85%}#mobile_nav .mobile_wrap .mobile_wrap_top{align-items:center;box-sizing:border-box;display:flex;height:51px;justify-content:space-between;padding:0 15px 0 25px}#mobile_nav .mobile_wrap .mobile_wrap_top .back_btn{cursor:pointer;transform:rotate(90deg)}#mobile_nav .mobile_wrap .mobile_nav_close{color:var(--nav-wap-font);height:24px}#mobile_nav .mobile_wrap .mobile_nav_content{flex:1}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile{box-sizing:border-box;display:flex;flex-direction:column;height:100%}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .panel-navigation{align-items:center;color:var(--nav-wap-font);display:flex;position:relative}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp{flex:1;overflow-y:auto;position:relative;width:100%}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul{height:100%}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-ul{display:none}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-item{align-items:center;background:var(--nav-wap-bg);border-bottom:1px solid #d1cfcf;box-sizing:border-box;cursor:pointer;display:flex;height:58px;justify-content:space-between;margin:0 10px 10px;padding:6px 15px}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-item svg.svg_arrow_up{transform:rotate(180deg)}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-item .et-menu-toggle{color:var(--nav-wap-font)}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-parent{color:var(--nav-wap-font);justify-content:start}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-parent svg.svg_arrow_up{transform:rotate(90deg)}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp .panel-menu-ul .panel-menu-parent span{margin-left:8px;text-decoration:underline;text-underline-offset:2px}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-warp::-webkit-scrollbar{display:none}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-ul{left:0;position:absolute;right:0;top:0;transition:all .45s ease-in-out;width:100%}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-ul-show{display:block!important}#mobile_nav .mobile_wrap .mobile_nav_content .panel-menu-mobile .only-ul-left100{left:100%}#mobile_nav .mobile_wrap .mobile_currency{border-top:1px solid rgba(64,64,64,.15);box-sizing:border-box;color:var(--nav-wap-font);height:58px}#mobile_nav .mobile_wrap .mobile_currency.none_flag .currency_txt .mx-2{margin-left:0}#mobile_nav .mobile_wrap .mobile_currency svg{stroke-width:1.3;stroke:var(--nav-wap-font);height:18px;width:18px}#mobile_nav .mobile_wrap .mobile_currency .drop_currency{border:1px solid rgba(64,64,64,.15);bottom:calc(100% + 10px);box-shadow:none;left:0;max-width:100%;transform:none;width:100%}#mobile_nav .mobile_wrap .sns .zuui-share-link{gap:12px}#mobile_nav .mobile_wrap .sns .zuui-share-link a{height:20px;margin-right:0;width:20px}.header_search{background:var(--search_bg);box-sizing:border-box;color:var(--search_font);font-size:16px;position:relative;width:100%}.form{height:43px;justify-content:flex-start;position:relative;width:50%}.form,.search_right{align-items:center;display:flex}.search_right{justify-content:end;justify-content:center}.search_right .search_logo1 img{margin:0 10px;width:var(--right-logo-w1)}.search_right .search_logo2 img{margin:0 10px;width:var(--right-logo-w2)}.chartBox{margin-left:10px}.cursor{cursor:pointer}.mobile_menu_icon{height:32px}.header_search .header_search_mobile .mobile_menu_right .header_search_cart #cart_number{align-items:center;background-color:#222;border-radius:50%;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:1;min-height:18px;min-width:18px;padding:1px;position:absolute;right:-10px;top:-10px}@media (min-width:767px){.header_search{margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}.header_search .header_search_pc{align-items:center;display:flex;justify-content:space-between;min-height:90px;width:100%}.header_search .form_input{background:transparent;border:1px solid var(--search_font);border-radius:3px;box-sizing:border-box;color:var(--search_font);display:inline-block;font-size:16px;height:100%;letter-spacing:.05em;line-height:1.2em;padding-left:8px;width:100%}.header_search .form_button{background-color:transparent;cursor:pointer;position:absolute;right:0}.header_search .form svg{fill:var(--search_font);height:100%;width:17px}.header_search .form svg g{fill:var(--search_font)}.header_search_mobile,.search_wrap{display:none}}@media (max-width:767px){.header_search_pc{display:none}.header_search{display:flex;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.header_search .header_search_mobile{align-items:center;display:flex;justify-content:space-between;min-height:60px;width:100%}.header_search .header_search_mobile .mobile_menu_left,.header_search .header_search_mobile .mobile_menu_right{align-items:center;display:flex}.header_search .header_search_mobile .mobile_menu_right svg{padding:0 3px}.header_search .header_search_mobile .mobile_menu_right .icon_account{color:var(--menu-color)}.search_wrap{background-color:var(--search_bg);bottom:-60px;display:none;left:0;position:absolute;width:100%;z-index:200}.search_wrap .search_form{display:flex;height:40px;padding:15px;width:100%}.search_wrap .search_form #close_search{align-items:center;cursor:pointer;display:flex}.search_wrap .search_form #close_search svg{fill:var(--search_font);height:26px;width:26px}.search_wrap .search_form #close_search svg path{fill:none;stroke-width:3px;stroke:var(--search_font);stroke-linecap:miter;stroke-linejoin:miter}.search_wrap .search_form .search_box{align-items:center;background-color:#fff;box-sizing:border-box;color:#111212;display:flex;flex:1;height:100%;position:relative}.search_wrap .search_form .search_box .search_txt{background:transparent;border-radius:3px;box-sizing:border-box;color:var(--search_font);display:inline-block;font-size:16px;height:100%;letter-spacing:.05em;line-height:1.2em;padding-left:8px;width:100%}.header_search_cart,.show{align-items:center;display:flex}.header_search_cart{cursor:pointer;justify-content:center;position:relative}}.nav-logo a{font-family:var(--title_font_family);font-style:var(--title_font_style);letter-spacing:var(--title_letter_spacing)}.nav-logo .logo{color:var(--menu-color);font-size:1.875rem;font-weight:700}.nav-logo .logo span{display:none;font-family:var(--title_font_family);font-style:var(--title_font_style);letter-spacing:var(--title_letter_spacing)}@media screen and (min-width:768px){.nav-logo .logo span.pc{align-items:center;display:flex}}@media screen and (max-width:767px){.nav-logo .logo span.yd{align-items:center;display:flex}}#inline_nav_wrap{background-color:var(--nav_bg);color:var(--nav_font)}#inline_nav_wrap .header_menu .header_menu-third{padding:5px 0 30px}#inline_nav_wrap .header_menu a{transition:color .25s ease}#inline_nav_wrap .header_menu>.header_menu-item-first:first-child{padding-left:0}#inline_nav_wrap .header_menu>.header_menu-item-first>.header_menu-item-first-title{font-size:calc(var(--general_font_size) + 2px)}#inline_nav_wrap .header_menu .header_menu-item-first .header_menu-item-first-title{align-items:center;display:flex;height:100%}#inline_nav_wrap .header_menu .header_menu-item-first .header_menu-item-first-title a{color:var(--nav_font);display:flex;padding:15px 25px;position:relative}#inline_nav_wrap .header_menu .header_menu-item-first[data-tree-type=three] .header_submenu{left:0;position:absolute;width:100%}#inline_nav_wrap .header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content{background-color:var(--nav_bg);margin-left:auto;margin-right:auto;width:100%}#inline_nav_wrap .header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content .header_submenu-content-ul{display:flex;flex-wrap:wrap;gap:50px}#inline_nav_wrap .header_menu .header_menu-item-first.header_menu-openable:hover .header_submenu{background:var(--nav_bg);box-shadow:0 0 2px #ddd;opacity:1;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:visible;z-index:1}#inline_nav_wrap .header_menu .header_menu-item-first.header_menu-openable:hover .header_submenu a{color:var(--nav_font);position:relative}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu{-ms-overflow-style:none;background:#0769bf;opacity:0;position:absolute;scrollbar-width:none;transform:translateY(-10px);visibility:hidden}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu::-webkit-scrollbar{display:none}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second{font-size:calc(var(--general_font_size) + 2px)}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second:first-child:not(.hover_line){padding-left:0}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second:first-child{margin-top:0}#inline_nav_wrap .header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second .header_menu-item-second-title{font-weight:600;text-transform:uppercase}#inline_nav_wrap .header_menu #oem-navigation-more-link .header_menu-item-second:first-child{margin-top:.75rem}#inline_nav_wrap .header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first{line-height:2}#inline_nav_wrap .header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title{height:100%}#inline_nav_wrap .header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span a{padding:0}#inline_nav_wrap .header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_submenu{height:0;opacity:0;visibility:hidden}#inline_nav_wrap .header_menu .header_submenu-content-ul{margin-left:-5px}#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-second,#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-second-title,#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-third>div{padding:4px 6px;transition:background-color .3s ease}#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-second a,#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-second-title a,#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-third>div a{align-items:center;display:inline-flex}#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-third{font-size:calc(var(--general_font_size));opacity:.8}#inline_nav_wrap .header_menu .header_submenu-content-ul .header_menu-item-third:hover{opacity:1}#inline_nav_wrap .hover_line{position:relative}#inline_nav_wrap .hover_line:hover{background-color:var(--nav_hover_font)}#inline_nav_wrap .hover_line:hover a{color:var(--nav_font)!important}#inline_nav_wrap .hover_line:hover .open-svg{color:var(--nav_hover_font);transform:rotate(180deg)}#inline_nav_wrap .hover_line:hover:after{background-color:var(--nav_hover_font);transform:scaleX(1)}.block_collection{display:flex;justify-content:center}.block_collection .container_wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:60px;padding:16px;width:80%}@media screen and (max-width:768px){.block_collection .container_wrapper{align-items:flex-start;box-sizing:border-box;flex-direction:column;gap:40px;margin:0;padding:16px;width:100%}.block_collection .container_wrapper .title_box{flex-direction:row;width:100%}}.block_collection .title_box{align-items:start;display:flex;flex-direction:column;gap:10px;min-width:150px}.block_collection .title_box .title_cont{color:var(--title_color);font-size:22px;font-weight:700}.block_collection .title_box .title_action_btn{border:1px solid var(--detail_color);border-radius:20px;color:var(--detail_color);font-size:16px;padding:8px 10px}.block_collection .title_box .title_action_btn:hover{color:var(--title_color)}.block_collection .collection_product_box{overflow:hidden;width:100%}.block_collection .collection_product_box .swiper{box-sizing:border-box;padding-bottom:15px;position:relative}.block_collection .collection_product_box .swiper .swiper-slide{height:auto;width:60px!important}.block_collection .collection_product_box .swiper .swiper-slide img{border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.block_image_text_list{margin:50px 0}.block_image_text_list .container_wrapper.enough .content .swiper-button-next{transform:translateX(150%)}.block_image_text_list .container_wrapper.enough .content .swiper-button-prev{transform:translateX(-150%)}.block_image_text_list .content .swiper{margin-bottom:15px}.block_image_text_list .content .swiper .swiper-wrapper .swiper-slide .img_box{border-radius:var(--button_border_radius);position:relative}.block_image_text_list .content .swiper .swiper-wrapper .swiper-slide .img_box img{margin-bottom:30px;-o-object-fit:cover;object-fit:cover;width:100%}.block_image_text_list .content .swiper .swiper-wrapper .swiper-slide .text_box .item_title a{font-size:calc(var(--product_font_size)*.81)}.block_image_text_list .content .swiper-pagination{position:relative}.block_image_text_list .content .swiper-pagination .swiper-pagination-bullet{box-sizing:border-box;height:6px;margin:0 4px;width:6px}.block_image_text_list .content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--point-color)}.block_image_text_list .content .swiper-button-next,.block_image_text_list .content .swiper-button-prev{background-color:rgba(0,0,0,.9);background-image:none!important;border-radius:50%;box-shadow:0 10px 40px rgba(0,0,0,.08);color:#fff;height:30px;opacity:.8;transition:all .3s cubic-bezier(.455,.03,.515,.955);width:30px;z-index:40}.block_image_text_list .content .swiper-button-next.swiper-button-disabled,.block_image_text_list .content .swiper-button-prev.swiper-button-disabled{display:none}.block_image_text_list .content .swiper-button-next{right:5px}.block_image_text_list .content .swiper-button-next svg{height:17px;transform:rotate(90deg);width:17px}.block_image_text_list .content .swiper-button-prev{left:5px;transform:rotate(180deg)}.block_image_text_list .content .swiper-button-prev svg{height:17px;transform:rotate(90deg);width:17px}.currency_box{position:relative}oem-currency oem-currency-drop a,oem-currency oem-currency-drop span{color:#000!important}.currency_box oem-currency-drop[position=top]{bottom:calc(100% + 10px)}@media screen and (max-width:767px){.currency_box oem-currency-drop[position=top]{left:0;transform:none}}.currency_box oem-currency-drop[position=bottom]{top:calc(100% + 10px)}.no-margin-left .currency_txt .mx-2{margin-left:0}.currency_box .currency_txt{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;letter-spacing:var(--nav_letter_spacing);padding:6px 0}.currency_box.drop_currency_on .currency_txt svg{transform:rotate(-180deg)}.currency_box .currency_txt svg{height:20px;transition:transform .2s ease-in-out;width:15px}.currency_box .drop_currency{background-color:#fff;border-radius:5px;box-shadow:0 -5px 21px rgba(51,51,51,.15);box-sizing:border-box;display:none;left:50%;max-height:300px;max-width:250px;min-width:150px;overflow-y:auto;position:absolute;transform:translateX(-50%);z-index:1000}.currency_box .drop_currency .currency{max-height:200px;overflow-y:scroll}.currency_box .drop_currency .currency::-webkit-scrollbar{display:none}.currency_box .drop_currency li{list-style-type:none}.currency_box .drop_currency li:hover a{text-decoration:underline}.currency_box .drop_currency li a{align-items:center;box-sizing:border-box;color:#000;display:flex;font-size:14px;gap:6px;justify-content:flex-start;letter-spacing:var(--nav_letter_spacing);margin:0;opacity:1;padding:5px 8px;white-space:nowrap;width:100%}.currency_box.drop_currency_on .drop_currency{display:block}.currency_box.drop_currency_on .currency_txt svg.down{transform:rotate(-180deg)}.main-image{opacity:1}.hover-two{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transform:scale(1.1);transition:transform 1s}.animation-hover:hover .main-image{opacity:0}.animation-hover:hover .hover-two{opacity:1;transform:scale(1)}.item-caption-title{font-family:var(--general_font_family);font-size:var(--product_font_size);font-weight:700;margin-bottom:10px}.item-caption-title a{color:var(--title_color)}.item-caption-price{display:flex;flex-wrap:wrap;gap:16px}.collection-product-item .actions-wrapper{bottom:0;box-sizing:border-box;left:50%;opacity:0;padding:0 10px;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:100%;z-index:2}@media screen and (max-width:767px){.collection-product-item .actions-wrapper{padding:0}}.collection-product-item .actions-wrapper .actions-wrapper-btn{border-radius:var(--button_border_radius);padding:10px 0}.collection-product-item .actions-wrapper .actions-wrapper-btn:hover{opacity:.7}.collection-product-item:hover .actions-wrapper{opacity:1;padding:10px}.collection_item{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.collection_item .product_card-picture-crop-11{aspect-ratio:1/1!important}.collection_item .product_card-picture-crop-11 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-34{aspect-ratio:3/4!important}.collection_item .product_card-picture-crop-34 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-23{aspect-ratio:2/3!important}.collection_item .product_card-picture-crop-23 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-12{aspect-ratio:1/2!important}.collection_item .product_card-picture-crop-12 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .discount_tag.label_style_4{border-radius:10px}.collection_item .block_product_img_list_sp{opacity:0;transition:all .3s ease;visibility:hidden}@media screen and (max-width:767px){.collection_item .block_product_img_list_sp{opacity:1;visibility:visible}}.collection_item:hover .block_product_img_list_sp{opacity:1;visibility:visible}.wishlist-list-collect{bottom:inherit!important;left:10px!important;right:inherit!important;top:10px!important}.block_collection_slides{margin:50px 0}.block_collection_slides .public_swiper_nav_button .swiper-button-next,.block_collection_slides .public_swiper_nav_button .swiper-button-prev{background-color:rgba(0,0,0,.9);background-image:none!important;box-shadow:0 10px 40px rgba(0,0,0,.08);color:#fff;height:30px;opacity:.8;transition:all .3s cubic-bezier(.455,.03,.515,.955);width:30px;z-index:40}.block_collection_slides .public_swiper_nav_button .swiper-button-next.swiper-button-disabled,.block_collection_slides .public_swiper_nav_button .swiper-button-prev.swiper-button-disabled{display:none}.block_collection_slides .public_swiper_nav_button .swiper-button-next{right:5px}.block_collection_slides .public_swiper_nav_button .swiper-button-next svg{height:17px;transform:rotate(90deg);width:17px}.block_collection_slides .public_swiper_nav_button .swiper-button-next svg path{stroke-width:2px}.block_collection_slides .public_swiper_nav_button .swiper-button-prev{left:5px;transform:rotate(180deg)}.block_collection_slides .public_swiper_nav_button .swiper-button-prev svg{height:17px;transform:rotate(90deg);width:17px}.footer{background-color:var(--bg-color)}@media screen and (max-width:767px){.footer .container .footer_newsletter .container-wrapper .news_detail{margin:0;text-align:center}.footer .container .footer_newsletter .container-wrapper .news_input_box{margin-top:20px}}.footer .container .footer_newsletter .container-wrapper .news_input_wrap{display:flex;width:300px}@media screen and (max-width:767px){.footer .container .footer_newsletter .container-wrapper .news_input_wrap{width:100%}}.footer .container .footer_newsletter .container-wrapper .news_input_wrap input{background:transparent;border:1px solid #e8e8e1;box-sizing:border-box;color:var(--text-color);flex:1;height:48px;line-height:48px;padding:0 16px}.footer .container .footer_newsletter .container-wrapper .news_input_wrap input::-moz-placeholder{color:var(--text-color)}.footer .container .footer_newsletter .container-wrapper .news_input_wrap input::placeholder{color:var(--text-color)}.footer .container .footer_newsletter .container-wrapper .news_input_wrap input:focus{border-color:#000}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button{align-items:center;background-color:var(--btn-bg-color);border-radius:var(--button_border_radius);box-sizing:border-box;color:var(--btn-color);cursor:pointer;display:flex;font-size:17px;height:48px;justify-content:center;padding:0 17px;text-align:center}@media screen and (max-width:767px){.footer .container .footer_newsletter .container-wrapper .news_input_wrap button .svg{display:flex!important;justify-content:center;justify-items:center}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button .text{display:none}}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button .svg{display:none}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button .svg svg{height:20px;width:20px}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button .svg svg path{fill:var(--btn-color)}.footer .container .footer_newsletter .container-wrapper .news_input_wrap button:hover{opacity:.9}.footer .container .footer_bottom{flex-grow:1;padding:20px 0}.footer .container .footer_bottom .container-wrapper{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width:767px){.footer .container .footer_bottom .container-wrapper{justify-content:flex-start}}@media screen and (min-width:768px){.footer .container .footer_bottom .container-wrapper{gap:60px}}.footer .container .footer_bottom .container-wrapper .footer_menu{flex-grow:1}@media screen and (max-width:767px){.footer .container .footer_bottom .container-wrapper .footer_menu{flex-grow:1}}.footer .container .footer_bottom .container-wrapper .footer_menu .menu_title{margin-bottom:15px}.footer .container .footer_bottom .container-wrapper .footer_menu .menu_title a{color:var(--text-color);font-weight:600}.footer .container .footer_bottom .container-wrapper .footer_menu .list li{line-height:1.6;margin:5px 0}.footer .container .footer_bottom .container-wrapper .footer_menu .list li a{color:var(--text-color);font-size:calc(var(--general_font_size) - 1px)}.footer .container .footer_bottom .container-wrapper .footer_menu.contact{flex:1 1 100%}.footer .container .footer_bottom .container-wrapper .contact{max-width:210px}.footer .container .footer_bottom .container-wrapper .contact .contact_info{margin-bottom:30px}@media screen and (max-width:767px){.footer .container .footer_bottom .container-wrapper .contact{display:flex;justify-content:space-between;margin-top:60px;max-width:100%}.footer .container .footer_bottom .container-wrapper .contact .contact_info a{min-width:200px}.footer .container .footer_bottom .container-wrapper .contact .sns_title{margin-top:0!important}}.footer .container .footer_bottom .container-wrapper .contact .list li{align-items:center;display:flex}.footer .container .footer_bottom .container-wrapper .contact .list li a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.footer .container .footer_bottom .container-wrapper .contact .list li svg{height:20px;margin-right:10px;width:20px}.footer .container .footer_bottom .container-wrapper .contact .list li svg path{stroke-width:3px;fill:var(--text-color)}.footer .container .footer_bottom .container-wrapper .contact .sns_title{margin-top:15px}@media screen and (max-width:767px){.footer .container .footer_bottom .container-wrapper .currency_wrap{margin-top:60px}}.footer .container .currency_box{display:inline-block;position:relative}.footer .container .currency_box .currency_txt{align-items:center;border:1px solid #e8e8e1;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:flex;font-size:calc(var(--general_font_size) - 1px);justify-content:space-between;letter-spacing:var(--nav_letter_spacing);padding:5px 20px}.footer .container .currency_box .currency_txt svg{margin-left:5px;transition:transform .2s ease-in-out;width:14px}.footer .container .currency_box .currency_txt svg path{fill:var(--text-color)}.footer .container .currency_box .drop_currency{background-color:#fff;bottom:110%;box-shadow:0 0 20px rgba(0,0,0,.09);box-sizing:border-box;display:none;max-height:60vh;min-height:92px;overflow-y:auto;padding:10px;position:absolute;z-index:999}@media screen and (min-width:768px){.footer .container .currency_box .drop_currency{right:0}}@media screen and (max-width:767px){.footer .container .currency_box .drop_currency{left:0}}.footer .container .currency_box .drop_currency .currency{max-height:400px;overflow-y:scroll}.footer .container .currency_box .drop_currency .currency::-webkit-scrollbar{display:none}.footer .container .currency_box .drop_currency li{list-style-type:none}.footer .container .currency_box .drop_currency li a{align-items:center;color:#000;display:flex;font-size:14px;font-size:calc(var(--general_font_size) - 1px);gap:6px;letter-spacing:var(--nav_letter_spacing);margin:0;opacity:.7;padding:0 10px}.footer .container .currency_box .drop_currency li a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.footer .container .currency_box.drop_currency_on .drop_currency{display:block}.footer .container .currency_box.drop_currency_on .currency_txt svg{transform:rotate(-180deg)}.footer .container .footer_copyright{border-top:1px solid #e8e8e1;color:var(--text-color);display:flex;font-size:calc(var(--general_font_size) - 1px);padding:30px 0}.contact_btn{align-items:center;background:var(--button-bg);box-sizing:border-box;color:var(--button-text-color)!important;cursor:pointer;display:flex;font-size:14px;justify-content:center;min-height:30px;padding:8px 20px;text-align:center;transition:all .3s}@media screen and (max-width:640px){.footer .container .footer_bottom .container-wrapper .contact{display:flex;flex-direction:column;max-width:100%}}.footer .container{box-sizing:border-box;max-width:100%;padding:20px}.product_detail_default .swiper-container{border-radius:4px}.product_detail_default .product-swiper-small .swiper-slide{border-radius:4px;height:72px;width:72px}.product_detail_default .product-swiper-small .swiper-slide.active{border:1px solid #eb565f}@media screen and (max-width:767px){.product_detail_default .product-swiper-small .arrow{display:none}.product_detail_default .product-swiper-small .swiper-slide{border:0!important;border-radius:6px!important;height:46px!important;width:46px!important}.product_detail_default .product-swiper-small .swiper-slide.active{border:1px solid #eb565f!important}.product_detail_default .product-swiper-small .swiper-slide img{display:block!important}}.product-name{line-height:1.25}.product_preview_right .product-swiper-small{padding-left:20px}.product-sku-name{color:#161722!important;font-weight:600}.cell-item .product-sku-values-item{background-color:hsla(240,4%,95%,.4);border:1px solid transparent;border-radius:4px;box-sizing:border-box;color:#161722!important;min-height:42px;min-width:42px;padding:12px!important;transition:all .2s cubic-bezier(.455,.03,.515,.955)}.cell-item .product-sku-values-item.product-sku-values-item-active,.cell-item .product-sku-values-item:hover{background-color:transparent;border:1px solid #eb565f!important;color:#eb565f!important}.cell-item .product-sku-values-item.product-sku-value-color{min-height:auto!important;min-width:auto!important}.cell-item .product-price .product-price-number{font-size:var(--title_font_size)}.cell-item .product-price .product-price-market{font-size:calc(var(--general_font_size)*1.15)}.product-calculator{border:0!important}.product-calculator .product-calculator-handle{border:1px solid #e3e3e4;border-radius:4px;height:40px!important;width:40px!important}.product-calculator .product-calculator-handle[data-type=reduce].valueIsFirst{background-color:hsla(240,4%,95%,.8);border-color:transparent;color:rgba(22,23,34,.3)}.product-calculator .product-calculator-value{color:#161722!important;font-size:calc(var(--general_font_size)*1.15)!important;height:40px!important;width:40px!important}.product-custom-tabs .product-tabs-item{border-bottom:1px solid #e8e8e1;padding:16px 0}.product-custom-tabs .product-tabs-item.product-tabs-item-active{border:0}.product-custom-tabs .product-tabs-item.product-tabs-item-active .product-tabs-content{display:block}.product-custom-tabs .product-tabs-item.product-tabs-item-active .item-title svg{transform:rotate(0deg)}.product-custom-tabs .product-tabs-item .item-title{cursor:pointer;font-size:var(--product_font_size);font-weight:600}.product-custom-tabs .product-tabs-item .item-title svg{transform:rotate(180deg);transition:transform .15s ease-in}.product-custom-tabs .product-tabs-item .product-tabs-content{display:none}@media (max-width:767px){.container_wrapper,.full_container_wrapper{box-sizing:border-box;padding-left:15px;padding-right:15px}}.public_btn{background-color:var(--btn-bg);border-radius:var(--button_border_radius);box-shadow:0 0 0 .1rem var(--btn-bg);color:var(--btn-color);display:inline-block;font-size:14px;font-weight:500;line-height:1.2;padding:12px 25px;transition:box-shadow .1s linear}.public_btn:hover{box-shadow:0 0 0 .2rem var(--btn-bg)}.body-over-scroll{overflow:hidden}.text-ellipsis{-webkit-line-clamp:1}.line-clamp,.text-ellipsis{word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:normal}.line-clamp{-webkit-line-clamp:2}.general-price{color:var(--buying_parice_color);font-weight:700;margin-right:10px;white-space:nowrap}.general-oldprice{color:var(--original_price_color);font-weight:300;text-decoration:line-through;white-space:nowrap}.block_title_custom h2{color:var(--title_color);font-family:var(--title_font_family);font-size:var(--title_font_size);font-style:var(--title_font_style);font-weight:var(--title_font_weigth);letter-spacing:var(--title_letter_spacing);line-height:1}@media (max-width:767px){.block_title_custom h2{font-size:calc(var(--title_font_size)*var(--wap_title_scale))}}.block_title_custom .block_detail{color:var(--detail_color);font-size:20px;line-height:34px;margin-top:20px}.block_search_term_content .search_term-item:hover,.search_key_warp .search_key_warp-item:hover{background:var(--secondary_button_bg)!important;border:1px solid var(--secondary_button_color)!important;color:var(--secondary_button_color)!important;opacity:.9}.public_card_radius{border-radius:12px}.public_shadow{box-shadow:2px 2px 4px 0 rgba(36,40,53,.1);transition:box-shadow .5s ease}.public_shadow:hover{box-shadow:2px 14px 10px 0 rgba(36,40,53,.15)}.public-swiper-scrollbar{cursor:pointer;height:8px;position:relative;width:100%}@media (min-width:768px){.md\:mt-3{margin-top:.75rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-h-\[70vh\]{max-height:70vh}.md\:min-w-\[180px\]{min-width:180px}.md\:max-w-\[400px\]{max-width:400px}.md\:overflow-y-scroll{overflow-y:scroll}.md\:p-5{padding:1.25rem}}@media (min-width:1280px){.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}}.__platinum__uebqza { cue-after: none; }