

.swiper  .swiper-slide{background: transparent;}

.ready_page img{ width: 70%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}



/* 공통 */
/*텍스트 컷*/
.text_cut{white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.text_cut02{white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.text_cut03{white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.text_cut04{white-space: normal; display: -webkit-box !important; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}


.font_09rem{font-size: .9rem;}
.font_125rem{font-size: 1.125rem;}
.font_25rem{font-size: 1.25rem;}
.font_15rem{font-size: 1.5rem;}
.font_2rem{font-size: 2rem;}
.font_23rem{font-size: 2.3rem;}
.font_3rem{font-size: 3rem;}
.font_35rem{font-size: 3.5rem;line-height: 1.2;}
.font_4rem{font-size: 4rem;line-height: 1.2;}
.font_43rem{font-size: 4.3rem;line-height: 1.2;}


.color_000{color: #000 !important;}
.color_222{color: #222 !important;}
.color_333{color: #333 }
.color_666{color: #666 }
.point_color{color:#1A452A}
.red_color{color:#f14141 !important}
.bot_border{text-decoration: underline;}



span.required {width: 4px; height: 4px; border-radius: 40px; background: #e03434; display: inline-block; position: relative; right: -3px; top: -9px;}

/* search_box */
.search {width: 300px;display: flex; align-items: center;border-bottom:1px solid #fff;}
.search input { border: none; outline: 0; font-size: 18px;padding:15px 0px; width: 90%;background: transparent;color: #fff;font-weight: 400;}
.search button { border: none; padding: 0 10px 0 10px;cursor: pointer; margin: 0 auto;width: 55px; }
.search button i { color: #333;   display: block;}
.search button i img{width: 100%;height: 100%;filter: invert(100%);}

.search_but_type02{display: flex;margin-top: 20px;    align-items: center;    justify-content: space-between;width: 100%;}
.search_but_type02 .search {margin-top: 0px;margin-left: 0;}
.search_but_type02 .button.type02 button{padding:15px 40px; }

/*button*/

.button.flex_but{display: flex;}
.button.type01{margin-top: 40px;}
.button button{border:1px solid #333;border-radius: 2px;color: #333;}
.button button span{width: 20px;height: 20px;;}

.button.type01 button{padding:14px 30px;}
.button.type02 button{padding:12px 20px 12px;}
.button.type02 button svg{color: #fff;transform: translateY(-1px);}
.button.type03 button{border-color: #ddd;color: #767676;padding:6px 10px 4px;line-height: 1;border-radius: 5px;}

.button.sec_bot {text-align: center;margin-top: 100px;}
.button.sec_bot button{padding-left: 32px;padding-right: 32px;padding-top: 14px;padding-bottom: 12px;;margin:0 auto;font-size: 1rem;}


.button.sec_bot button:hover{background: #fff;color:#000;}
.button.sec_bot button:hover svg{color: #000;}


.button.sec_mini {text-align: center;margin-top: 0 !important;display: flex;align-items: center;}
.button.sec_mini button{padding:0 !important;;font-size: 0.9rem;border:none;color: #767676;width: auto !important;}
.button.sec_mini button svg{position: relative;top:3px}

.button.page_bot {text-align: center;display: flex; justify-content: center;margin-top: 80px;}
.button.page_bot button{padding-left: 80px;padding-right: 80px;font-size: 1rem;padding-top:20px;padding-bottom: 20px;;}
.button.page_bot02 button{padding-left: 60px;padding-right: 60px;font-size: 1rem;;}
.button.page_bot button+button{margin-left: 20px;}


.button.w100_but {}
.button.w100_but button{width: 100% !important;padding-left: 20px !important;padding-right: 20px !important;}

.button.w50_but {text-align: center;display: flex; justify-content: center;margin-top: 80px;}
.button.w50_but button{width:50%;font-size: 1.125rem;padding-top: 22px;padding-bottom: 20px;;}

.button.mini{margin-top: 0 !important;;}
.button.mini button{padding:6px 10px 6px !important;display: flex;border-radius: 2px;}

.button.slide_flex{display: flex;justify-content: space-between;}

button.but_point{background: #1A452A !important;color: #fff !important;border-color:#1A452A !important;}
button.but_sub{background: #fff;color: #1A452A;border-color: #1A452A;}
button.but_sub02{background: #fff;color: #666 !important;border-color: #ddd;}
button.but_sub03{background: #ddd ;color: #666;border-color: #ddd;}
button.but_sub04{background: #eee ;color: #666;border-color: #eee;}
button.but_blank{background: #000 !important;color: #fff;border-color: #000;}
button.but_red{background: #f14141 !important;color: #fff;border-color: #f14141;}

.button button.radius4{border-radius: 4px;;}
.button button.radius10{border-radius: 10px;;}
.button button.radius50{border-radius: 50px;;}

.tit + .txt{margin-top: 10px;}
.tit + .txt{margin-top: 10px;}

.padding_top{padding-top: 180px;}
.padding_bot{padding-bottom: 100px;}
.padding_tb{padding-top: 180px;padding-bottom: 100px;}


.sec_title{margin-bottom: 50px;}
.sec_title.add_but{display: flex;justify-content: space-between;align-items: center;}

/*팝업*/
.popup{background-color:#1A452A;padding:6px 0;position:relative; display: block;}
.popup p{text-align: center; color:#fff; font-size:14px;width: 78%; margin: 0 auto;}
.popup .pop_close{position:absolute; right:5%; top:50%; transform: translateY(-50%); color:#fff; width:22px; border-radius: 22px; height:22px;cursor: pointer;}
.popup .pop_close span{width:10px; position:absolute; top:48%; left:23.5%; transform: translate(-50%, -50%);background-color: #fff;width:11px; height:1px;}
.popup .pop_close span:first-child{transform: rotate(45deg);}
.popup .pop_close span:last-child{transform: rotate(-45deg);}


.no_point.sub{ height: 250px;;}
.no_point{color: #888;opacity: 0.8;height:400px;display: flex;  justify-content: center;   align-items: center;width: 100%;border-bottom:1px solid rgba(255,255,255,0.1)}



/*제품 진열*/
.product_list li > div{border-radius: 40px;cursor: pointer;position: relative;}
.product_list .cate{font-size: 1.25rem;color: #888;font-weight: 600;text-align: left;}
.product_list .tit{font-size: 16px;;text-align: left; justify-content: space-between;align-items: center;display: flex;}
.product_list .tit span{font-weight: inherit;}
.button.sec_mini button { padding: 0 !important; font-size: 0.9rem;  border: none;  color: #767676;  width: auto !important;}
.product_list .thumbnail img{display: block;position: absolute;left: 50%;top: 53%;  transform: translate(-50%,-50%);width: 70%;}
.product_list .thumbnail{position: relative;display: block;/* overflow: hidden; */background: #fff;    padding-bottom: 100%;}
.product_list .list_icon{position: absolute;bottom:30px;left:50%;transform: translateX(-50%);opacity:1;transition-duration: 0.3s;justify-content: center;    display: flex;    z-index: 99;opacity: 0;}
.product_list .list_icon i{cursor: pointer;border-radius: 30px;padding:12px;width:60px;height: 60px ;position: relative;}
.product_list .list_icon i::after{content:'';display: block;width: 100%;height: 100%;background: #f5f5f5;opacity: 0.9;position: absolute;left:0;top:0;border-radius: 40px;z-index: -1;border:1px solid #eee}
.product_list .list_icon i::before{font-size: 26px;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);color: #666;}

.product_list .list_icon .yes_att::before{content:'';display: block;; background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/ROLLINSTOOL/16667175738266.png) no-repeat center/93%;position: absolute;  left: 50%; top: 50%; transform: translate(-50%,-50%);width: 24px;height: 24px;}
.product_list .list_icon .yes_att::before{content:'';display: block;; background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/ROLLINSTOOL/16667175738266.png) no-repeat center/93%;position: absolute;  left: 50%; top: 50%; transform: translate(-50%,-50%);width: 24px;height: 24px;}





.product_list .list_icon i+i{margin-left: 10px;}
.product_list .text_box{text-align: left;margin-top: 15px;    padding-bottom: 34px;}
.product_list .tit{font-weight: 500;color: #171D1A;font-weight: bold;}
.product_list .sale{font-size: 18px;    line-height: 1;position: relative;width: max-content;   margin-left: 12px;opacity: 0.6; display: none;}
.product_list .sale span{font-weight: inherit;color: #888;}
.product_list .sale::before{content:'';display: block;width: 102%;height: 1px;position: absolute;left:52%;transform: translate(-50%,-50%);top:47%;background: #666;}
.product_list .categories{font-size: 16px;opacity: 0.8;margin-bottom: 6px;color: #fff;font-weight: bold;color: #1A452A;}
.product_list .price{font-size:16px;font-weight: 400;   line-height: 1;font-family: inherit; color: #e03434;}

.product_list .pro_code{color: #666;margin-bottom:6px;font-size: 14px;}
.product_list .pro_code span{font-weight: inherit;}
.product_list .price span,
.product_list .en_txt div{font-family: inherit;}

.product_list .pro_sub_txt{color: #777;margin:6px 0 8px;font-size: 15px;}
.product_list .price span{font-weight: 500;color: #111;}
.product_list .price span::before{content:'￦ ';}
.product_list .price_sec{display: flex;justify-content: space-between;}
.product_list .price_sec > div{display: flex;align-items: center;}
.product_list .sale_p{font-size: 18px;; color: #e03434;margin-bottom: 6px;display: none;}
.product_list .sale_p::before{content:'프로모션 할인 - ';color: #333;}
.product_list .sale_p span{font-size: inherit;}
.product_list .thumbnail:hover .list_icon{opacity: 1;}
.product_list li{margin-bottom: 20px;}
.product_list .bot_sec{display: flex;align-items: flex-start;    justify-content: space-between;flex-direction: column-reverse;}

.product_list .price_sale{display: flex;align-items: center;}
.product_list .tag{display: flex;font-size: 13px;font-weight: 600;margin-top: 16px;position: absolute;bottom:-0px;left:0;}
.product_list .tag span{padding:1px 6px 0px;display: block;width: fit-content;border:1px solid #1A452A;color: #1A452A;font-weight: inherit;background: #fff;}
.product_list .tag .best_con{background: #171D1A;color: #fff;font-weight: 500;display: none;}
/* .product_list .tag span{display: none;} */
.product_list .tag.new .new_con{display: block;}
.product_list .tag.best .best_con{display: block;}



.menu_list .cata{display: flex;font-size: 0.9rem;color: #666;justify-content: flex-end;}
.menu_list .cata p+p{margin-left: 12px;}
.menu_list .cata p.on{font-weight: bold;color: #1A452A;}
.menu_list .cata p a{display: block;font-weight: inherit;}



.product_list .stock_not{position: relative;}
.product_list .stock_not::after{content:'';display: block; background: #fff;width: 100%;height: 100%;position: absolute;left:50%;top:50%;opacity: 0.5; transform: translate(-50%,-50%);}
.product_list .stock_not::before{content:'재고없음'; /* background: #1A452A */;color: #1A452A;padding:10px 30px 8px;z-index: 99;position: absolute;left:50%;top:45%;transform: translate(-50%,-50%);    width: max-content;font-weight: bold; font-size: 22px;}


/* header Style */

.but_stlye01{background:#F5E100;color: #fff;}
.radius_half{border-radius: 100px;}
.rollin_bg{background: #f1f1f1;;}
.rollin_bg02{background: #1A452A;;}
.rollin_bg03{background: #58655A;;}





header{background: #fff;box-shadow: 0 0 15px rgba(2,29,14,0.1);}

header .h_left{display: flex;align-items: center;}

header .h_right .search{  width: 220px;;background: #f1f1f1;border-radius: 30px;border:none;padding:10px;/* padding-left: 15px; */}
header .h_right .search button { width: 45px;}
header .h_right .search button img{filter: invert(0);}
header .h_right .search input {padding:0 ;color: #171D1A;}
header .h_right .search button i{display: flex;}

header h1{width: 280px;position: relative;top:4px;}
header {position: fixed;left:0;top:0;width: 100%;z-index:999;}
header article{display: flex;  align-items: center;  justify-content: space-between;position: relative;padding:18px 50px;}
/*네비*/
header .nav{margin-left:40px;}
header .nav .nav_depth01{display: flex;}

header .nav .nav_depth01 > li{position: relative;}
header .nav .nav_depth01 > li > a{color: #111; padding:0 20px; font-size: 20px;transition-duration: 0.4s;padding-bottom: 50px;}
header .nav .nav_depth02{position: absolute;text-align: center;left:50%;transform: translateX(-50%);top:59px;display: none;width:calc(100% + 80px);background: #1A452A;padding: 30px 10px;}
header .nav .nav_depth02 li{font-size: 18px;color: #fff;opacity: 0.6;}
header .nav .nav_depth02 li:hover{opacity: 1;}
header .nav .nav_depth02 a{display: block;width: max-content;margin:0 auto;}
header .nav .nav_depth02 li +li{margin-top: 10px;}







/*메뉴 호버이벤트*/
header .nav .nav_depth01 > li:hover > a{opacity: 1; color: #1A452A;padding-bottom: 50px;  }
header .nav .nav_depth01 > li:hover .nav_depth02{display: block;}


header .shop_but{display: flex;margin-right: 10px;}
header .shop_but button{margin-left: 6px;;color: #171D1A;font-weight: 500;font-family:  'Pretendard';font-size: 16px;} 
header .shop_but button i{width: 22px;height: 13px;display: block;margin-right: 4px;;}
header .shop_but button i img{width: 100%;}
header .shop_but button span{font-family: inherit;}
header .but_header{display: flex;align-items: center;}
header .h_right{ display: flex;align-items: center;}
header .h_right button.but_stlye01{height: 45px;padding-left: 20px;padding-right: 20px;color: #fff;font-weight: 400;background: #1A452A;}
header .lang{position: relative;}
header .lang button{display: none;}
header .lang button.en{display: flex;align-items: center;}


header .lang p{width: 45px;height: 45px;border:1px solid #fff;color:#fff;border-radius: 50%;;display: flex; justify-content: center; align-items: center;}
header .lang ul{position: absolute;left:0;;}
header .lang ul li{background: rgba(0,0,0,0.5);color: #fff;height: 0px;border-radius: 50%;display: flex; justify-content: center; align-items: center;width: 45px;margin-top: 10px;transition-duration: 0.4s;opacity: 0;}
header .lang ul.on li{height: 45px;opacity: 1;}


/*사이트맵*/

.sitemap{}
.sitemap .but {width: 29px;height: 22px;display: flex;flex-direction: column;justify-content: space-between;transition-duration: 0.3s;z-index: 9999;position: relative;cursor: pointer;margin-left: 20px;;}
.sitemap .but span{width:100%;height: 2px;background: #171D1A ;display: block;transition-duration: 0.3s;}
.sitemap .but:hover span:nth-child(2){width: 70%;;}
.sitemap .but span:nth-child(2){margin-left: auto;}

.sitemap .but.on span{background: #fff;}
.sitemap .but.on span:nth-child(1){transform:rotate(45deg) translate(7px, 7px);}
.sitemap .but.on span:nth-child(2){width: 0;;}
.sitemap .but.on span:nth-child(3){transform: rotate(-45deg) translate(7px, -7px);}

.sitemap .map_nav{  position: absolute;right:0;top:-34px;width: 100vw;display: none;background: #1A452A;padding:15px 100px;    height: 100vh;    z-index: 999;}




.sitemap .map_nav .con{display: flex;flex-direction: column;    height: 90%;position: relative;    overflow: hidden;margin-top: 40px;;}
.sitemap .map_nav .nav_depth01{display: flex;flex-direction: column;  justify-content: center;margin-top: 30px;;}
.sitemap .map_nav .nav_depth01::-webkit-scrollbar { width: 6px;}
.sitemap .map_nav .nav_depth01::-webkit-scrollbar-thumb { background-color: #1A452A;}
.sitemap .map_nav .nav_depth01::-webkit-scrollbar-track { background-color: rgba(255,255,255,0.3);}
.sitemap .map_nav .nav_depth01 > li i.right_img{position: absolute;right:0;top:0px;opacity: 0;transition-duration: 0.5s;     width: 35%; overflow: hidden;padding-bottom: 44%; }
.sitemap .map_nav .nav_depth01 > li:hover i.right_img{opacity: 1;}

.sitemap .map_nav .nav_depth01 > li i.right_img img{    height: 100%; position: absolute; left: 50%;  transform: translate(-50%,-50%);  top: 50%;   width: 100%;}

.sitemap .map_nav .nav_depth01  >li{margin:4px 0;    width: max-content;}
.sitemap .map_nav .nav_depth01  >li > a{font-size: 45px;color: #fff;font-weight: 600;padding:6px 0;cursor: pointer;opacity: 0.6;transition-duration: 0.5s;    overflow: hidden;display: flex;align-items: center;transform: translateX(-81px);}
.sitemap .map_nav .nav_depth01 li .arr {width: 60px;display: flex;height: 60px;margin-right: 20px;;align-items: center;;}
.sitemap .map_nav .nav_depth01 >li:hover > a{opacity: 1;transform: none;}

.sitemap .map_nav .contect{position: absolute;left:0;bottom:40px;display: flex;color: #fff;font-size: 20px;;} 
.sitemap .map_nav .contect p + div,
.sitemap .map_nav .contect p + p{margin-left: 40px;;}
.sitemap .map_nav .contect .lang {display: flex; align-items: center;}
.sitemap .map_nav .contect .lang button{color: #fff;font-size: 20px;padding:0;}
.sitemap .map_nav .contect .lang button{font-family: 'Pretendard';}
.sitemap .map_nav .contect .lang button.on{display: none;}
.sitemap .map_nav .contect .lang i{width: 30px;height: 20px;display: block;margin-right: 6px;;}
.sitemap .map_nav .contect .lang img{width: 100%;height: 100%;;}
header .h_right .sitemap .search {background: transparent;border-radius: 0;border-bottom:1px solid #fff;;padding:16px 0;width: 300px;}
header .h_right .sitemap .search button img{filter: invert(100%);}
header .h_right .sitemap .search input{color: #fff;}



/* Footer Style */
footer{background-color: #171D1A; padding:80px 0 70px; color:#fff; }


footer  .fot_top i{width: 200px;}
footer  .fot_top {display: flex;align-items: flex-end;margin-bottom: 40px;}
footer  .fot_top ul {display: flex;margin-left: 50px;}
footer  .fot_top ul li {font-weight: 400;opacity: 0.8;}
footer  .fot_top ul li a{display: block;}
footer  .fot_top ul li.bold{font-weight: 700;opacity: 1;}
footer  .fot_top ul li + li{margin-left: 20px;}

footer  .company_info ul li::before{width:2px; height:10px; content:''; display: block;background-color: #ddd;position:absolute; top:50%; right:-2px; transform: translateY(-50%);}
footer  ul li:last-child::before{background-color:transparent;}
footer  .company_info > div > div p{display: inline-block;position:relative; font-weight: 300; line-height: 1.8em;font-family: 'Pretendard';}
footer  .company_info > div > div p span{opacity: 0.5;font-weight: 400;}
footer  .company_info p:first-child{margin-right: 20px;}
footer  .company_info p + p{margin-right: 20px;}
footer  .company_info p
footer   p:last-child::before{background-color:transparent;}
footer .bottom{font-weight: 100; opacity: 0.3;    margin-top: 20px;}
footer .bot_fot{ margin-left: 0;;position: relative;margin-top: 20px;  width: 200px; margin-left: auto;    margin-right: 0; }
footer .bot_fot p{padding:8px 15px;border-radius: 30px;background: rgba(255,255,255,0.3);z-index: 99;position: relative;}
footer .bot_fot p span{    width: 9px;height: 9px; display: inline-block; font-size: 0.6rem; transform: scale(0.6) translateY(-84%) rotate(180deg);position: absolute;  right: 16px;top: 57%;transition-duration: 0.3s;}
footer .bot_fot p.on span {transform: scale(0.6) translateY(-160%) rotate(0deg);}

footer .bot_fot ul{background: #fff;color: #1A452A !important;padding:10px 10px;position: absolute;width: 100%;top:48px;left:0;display: none;;z-index: 1;border-radius: 15px;}
footer .fot_family_copy{display: flex;    justify-content: space-between;    align-items: flex-end;margin-top: 20px;}
footer .fot_family_copy ul{display: flex;    justify-content: space-between;    align-items: flex-end;    flex-wrap: wrap;}
footer .fot_family_copy ul li{margin-right: 30px;}
footer .fot_family_copy ul li a{display: block;font-weight:400;}

footer .tit{font-size: 1.2rem;color: #ddd;}
footer .tit span{font-size: 1.5rem;color: #fff;font-weight: 600;}



/*review_sec*/
.review_sec .main_textbox {display: flex;align-items: flex-end;    justify-content: space-between;margin-bottom: 60px;;}
.review_sec .main_textbox h6{margin-bottom: 0;font-weight: 400;}
.review_sec .main_textbox h6 span{font-family: inherit;}
.review_slide.swiper{overflow: initial;}
.review_slide .sec_con{display: flex;border:1px solid #eee;align-items: center;height: auto;width: calc((100% - 40px) / 2); margin: 10px;}
.review_slide .swiper-wrapper{display: flex;flex-wrap: wrap; margin: -10px;}
.review_slide .left{width: 40%;position: relative;    padding-bottom: 40%;}
.review_slide .left img{position: absolute; left: 50%; top: 50%;  transform: translate(-50%,-50%);width: 100%;height: 100%;}
.review_slide .right{width: 60%;padding:20px;}
.review_slide .review_tit{font-size: 20px;font-weight: 600;}
.review_slide .review_txt{font-size:18px;font-weight: 400;color: #333;margin-top: 10px;height: 76px; line-height: 1.4;}
.review_slide .select_pro{padding-top: 15px;margin-top: 15px;border-top:1px solid #eee;display: flex;align-items: center;}
.review_slide .select_pro i{width: 70px;height: 70px;background: #f9f9f9;display: block;display: flex;align-items: center; justify-content: center;}
.review_slide .select_pro i img{width: 80%;height: 80%;}
.review_slide .select_pro .pro_tit{font-weight: bold;width: calc(100% - 80px);margin-left: 15px;;font-size: 16px;word-break: keep-all;}


/*모바일 헤더 */
.mo_header.mo_hevent{position: fixed;top:0;left:0;}
.mo_header{z-index: 9999; display: none; width:100%;position:fixed;top:0;}
.mo_header .bg_color{width:100vw; height:110vh;display: block;  position: absolute;
    top: -50px;z-index:9; transition-duration: 0.5s; display: none;/* opacity: 0; */}
/* .mo_header .bg_color.view{opacity: 1;display: block;} */
.mo_header .page_topheader{padding:6px 0 ; width:100%; text-align: center;position:relative; background: #fff;;}
.mo_header .page_topheader .logo img{width:150px;}
.mo_header .page_topheader .page_sear_cart ul {position:absolute; top:54%; right:16px;transform:translateY(-50%) ;}
.mo_header .page_topheader .page_sear_cart ul li{ display: inline-block; width:28px;height: 28px;margin-left:10px;opacity: 0.6;}
.mo_header .page_topheader .page_sear_cart ul li a{display: block;}
.mo_header .close1 img{width:16px;}
.LeftWrap{width:300px; height:100vh; background:#fff; position:fixed; top:0; left:-300px; z-index:100; }
.LeftWrap > div{padding:20px 20px 0 20px;width:100%;background: #fff;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.1);
    height: 100%;}
.LeftWrap > div > div{margin-top:10px;width:100%;position: relative; }

.LeftWrap .mo_lang{position: absolute;left:16px;bottom:20px;}
.LeftWrap .mo_lang button{padding:0; color:inherit; font-size: 15px;margin-right: 12px;}

.LeftWrap .mo_top{padding-top: 40px;margin-top: 0;}
.LeftWrap .mo_center{margin-top:20px;}
.close1{display:block; width:24px; height:24px; line-height:24px; font-size:13px; font-weight:bold; background:#fff; color:#69F; border-radius:15px;     z-index: 9999;text-align:center; text-decoration:none; position:absolute; top:25px; right:20px;}
.open1{display:block; width:30px; position:absolute;  top:68%; left:16px; transform:translateY(-50%) }
.open1 span{display:block; width:30px; height:2px; background:#888; margin-bottom:8px;}
.open1 span:last-child{margin-bottom:0;}

.mo_header .mo_center ul{display: flex; border:1px solid #ddd;}
.mo_header .mo_center li{width: 33.3%; text-align: center;padding:14px 0 10px; }
.mo_header .mo_center li:last-child{border-right:none;}
.mo_header .mo_center li + li{border-left:1px solid #ddd;}
.mo_header .mo_center li img{width:25px; opacity: 0.6;}
.mo_header .mo_center li p{font-size:12px; margin-top:3px;color: #666;}

 /* #btn1{padding:50px} */
 #btn1 ul{display:none}
 .mo_header .logo img{width:160px}
 .mo_header .mo_top ul{justify-content: flex-start;position: relative;display: flex;}
 .mo_header .mo_top ul li.log_li .p{position:absolute; top:-25px;left:0;color:#222;font-size:14px; font-weight: 400;width:100%; text-align: left;}
 .mo_header .mo_top ul li a{font-size: 30px; display: block; width:100%;font-weight: bolder;}
 .mo_header .nav .nav_depth > li{font-size:16px; line-height:2.5em;font-weight: 500;color: #666;}
 .mo_header .mo_top ul li + li{margin-left: 14px;}

 .mo_header .shop_li > li{position: relative;
}
 .mo_header .shop_li > li.ro_v{width:100%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/160297087255320.png) no-repeat right top 5px;background-size: 10px;}
 .mo_header .shop_li > li.ro_v02{width:100%; background:url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/COMMON/161055452465439.png) no-repeat right top 9px;background-size: 10px;}
 .mo_header .nav .nav_depth02{margin-bottom:10px; margin-left:5px; color:#888}
 .mo_header .nav .nav_depth02 > li {font-size: 14px;}

 
    /*mo_tabSet */

    .mo_tabSet ul.mo_tabs {display: flex;position: relative;}
    .mo_tabSet ul.mo_tabs::before{content:'';display: block;width:110%;height: 2px;position: absolute;bottom:0;left:50%;transform: translateX(-50%); border-bottom:1px solid #ddd;}
    .mo_tabSet ul.mo_tabs  li{transform: translateY(1px);
            padding:0 2px 0 0;
            list-style-type:none;
        }
    .mo_tabSet ul.mo_tabs li a{
                color:#bbb;
                text-align: center; padding:10px 0px;
                display:block;
                font-weight:600;
                font-size:14px;
                text-decoration:none;
            }
    .mo_tabSet ul.mo_tabs li a.on{cursor:default;color:#31374c;font-weight: 600;}
    .mo_tabSet ul.mo_tabs li + li{margin-left: 20px;}
    .mo_panels{
        background:#fff;
        min-height:180px;
    }
    .mo_header .panel02{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 40vh;
        padding:6px 0px;
        font-size:16px;
        color:#4d4d4d;
        display:none;
    }
    .mo_header .panel02 .nav_depth01 > li{margin-top: 10px;;}
    .mo_header .panel02 .nav_depth02{display: none;}

    .mo_header .sc_down{position:absolute;background-color: black;bottom: -40px;padding-bottom:5px;display: none;
        lefT: 0;color:#fff;
        width: 100%;}
    .mo_header .sc_down .nav li{display: inline-block;margin:0 20px;}
    .mo_header .mo_lang .on{color: #1A452A;font-weight: bold;}
    .mo_header .mo_lang a + a{margin-left: 20px;}





    .mo_header .search{border:1px solid #ddd;padding:0;}
    .mo_header .search input{color: #333;padding:6px}
    .mo_header .search button {background: #1A452A;padding:6px;width: 40px;height: 40px;}


    .privacy .content {padding: 220px 0 220px; min-height: 70vh; word-break: keep-all;}


/* ********************************************* *
*1800px max
* ********************************************* */
@media screen and (max-width:1800px){
}

 /* ********************************************* *
 *1800px max
 * ********************************************* */
 @media screen and (max-width:1800px){

.hamburger .hamburger_but {right: 30px;}
.hamburger .hamburger_but > div {right: -30px;}
.header .header_bottom .nav_depth > li {vertical-align: top;padding: 0 2% 40px;}




 }

 /* ********************************************* *
 *1700px max
 * ********************************************* */
 @media screen and (max-width:1700px){
    header h1 {width: 240px; }

    header .nav {margin-left: 20px;}
    header .nav .nav_depth01 > li > a {    font-size: 18px;}
    header .shop_but button { font-size: 14px;}



 }

/* ********************************************* *
*1600px max
* ********************************************* */
@media screen and (max-width:1600px){

    header article { padding: 18px 20px; }
    header .nav {margin-left: 20px;}
    header h1 {width: 240px;}
    header .h_right > .search {margin-right:16px;width: 180px;}
    header .nav .nav_depth02 { top: 57px;}

    .sitemap .map_nav{padding: 18px 20px;}

    .sitemap .map_nav .nav_depth01 >li > a {font-size: 40px;padding:0; transform: translateX(-61px);}
    .sitemap .map_nav .nav_depth01 li .arr {width: 40px; height: 40px;}

    
    footer{padding: 80px 20px 70px; font-size:14px; }
}

 /* ********************************************* *
 *1500px max
 * ********************************************* */
 @media screen and (max-width:1500px){
    /* .header .header_bottom .nav_depth > li {   padding-right: 55px;} */

    .header .header_bottom .nav_depth > li {    
        width: auto;}
    .header .header_bottom .nav_depth02{width: 125%; }
    .header .header_bottom .nav_depth02 li{font-size:0.85rem;}

    header .nav .nav_depth01 > li > a {padding: 0 15px;}
    header .h_right { flex-direction: column; align-items: flex-end;}
    header .shop_but{margin-right: 0;margin-bottom: 16px;}

    header .h_right {}

    header .h_right .search {width: 200px;  padding: 8px 10px;}
    header .h_right button.but_stlye01 {height: 38px;padding-left: 16px; padding-right: 16px;}
}

/* ********************************************* *
* 1400px max
* ********************************************* */
@media screen and (max-width: 1400px){

    .header .header_bottom .nav_depth02 li {padding: 0 15px;}
    .header_inner{width:100%;}
    .sub_header{margin-top:0;}

}
 /* ********************************************* *
 * 1200px max
 * ********************************************* */
 @media screen and (max-width: 1200px){
    footer {padding: 60px 0px;}

    .review_sec .main_textbox {margin-bottom: 40px;}
    .sitemap .map_nav,
    header article { padding: 16px 20px;}

    .sitemap .map_nav .nav_depth01 >li > a {font-size: 35px;padding:0; transform: translateX(-51px);}
    .sitemap .map_nav .nav_depth01 li .arr {width: 30px;}


    .review_slide .select_pro .pro_tit {width: calc(100% - 60px); font-size: 16px;}
    .review_slide .select_pro i {width: 60px;height: 60px;}

    .review_slide .right {  padding: 10px 20px;}
    .review_slide .review_tit {font-size: 18px;}
    .review_slide .review_txt { font-size: 16px; margin-top: 6px; height: 65px;}
    .review_slide .select_pro .pro_tit {width: calc(100% - 55px);font-size: 14px;}
    .review_slide .select_pro i {width: 55px;height: 55px;}

    header .h_right button.but_stlye01{display: none;}

    .product_list .list_icon i { width: 40px;  height: 40px;}
    .product_list .list_icon i::before {font-size: 18px;}


    header .h_left {  flex-direction: column;align-items: flex-start;}
    header .nav {margin-left: 0px;margin-top: 10px;}
    header .nav .nav_depth01{transform: translateX(-15px);}
    header .nav .nav_depth02 {top: 32px;}

    header h1 {width: 220px; }

    }

 /* ********************************************* *
 * 1024px max
 * ********************************************* */
 @media screen and (max-width: 1024px){
 
.mo_header .sc_down {overflow-x: scroll; width: 100%;overflow-y: hidden;}
.mo_header .sc_down::-webkit-scrollbar{background-color: transparent;height:0;;}
.mo_header .sc_down::-webkit-scrollbar-thumb{height:0;;background-color: transparent;}
.mo_header .sc_down::-webkit-scrollbar-track{height:0;;background-color: transparent;}
.mo_header .sc_down .nav {width: 980px;}
.mo_header .sc_down .nav_depth{display: flex;}


header .shop_but button { margin-right: 0px;}
header .h_right > button{margin-left: 10px;height: 40px; padding-left: 20px;padding-right: 20px;}
header .lang {margin-left: 10px;}
header .lang p{width: 40px;height: 40px;;}
header .lang ul li{height: 40px;;}


.review_slide .sec_con{display: block;}
.review_slide .left{width: 100%;padding-bottom: 100%;;}
.review_slide .sec_con {width: calc((100% - 80px) / 4);}
.review_slide .right{width: 100%;}
.review_page .review_slide .right {padding:20px;}

 }

 /* ********************************************* *
 * 960px max
 * ********************************************* */
 @media screen and (max-width: 960px){


    
 
.padding_top{padding-top: 140px;}
.padding_bot{padding-bottom: 90px;}
.padding_tb{padding-top: 140px;padding-bottom: 90px;}

header{display: none;}
.mo_header{display: block;}


.review_slide .select_pro {padding-top: 10px;margin-top: 10px;}

    .product_list .list_icon i { width: 50px;  height: 50px;}
    .product_list .list_icon i::before {font-size: 22px;}

 }
 /* ********************************************* *
 * 840px max
 * ********************************************* */
 @media screen and (max-width: 840px){
 

    .product_list li {margin-bottom: 30px;}
 }


 /* ********************************************* *
 * 769px max
 * ********************************************* */
 @media screen and (max-width: 769px){
    footer{position:relative;    padding: 40px 0px;}
    footer .fot_top img{width: 130px;}
    footer .fot_top ul { margin-left: 30px;}
    footer .fot_family_copy{display: flex;flex-direction: row-reverse;align-items: center;position: initial;margin-top: 20px;}    
    footer .fot_bot{display: block;position: relative;}
    footer  > div > div p::before {display: none;}
    footer  .company_info {margin-top: 20px;width: 100%; }
    footer {   padding: 70px 0 20px; font-size: 14px;}
    footer .fot_family_copy ul{position: absolute;top:-50px; width: 100%; justify-content: flex-start;}
    footer .fot_family_copy ul li {margin-right: 30px;}
    footer .bottom{margin-top: 0;;}

    .sub_header {padding-top: 50px;}


    .button.page_bot{display: flex;margin:0 auto;margin-top: 40px;    justify-content: center;}
    .button.page_bot button{width: 50%;font-size: 1rem;padding:16px 0;}

    .product_list .tag {  font-size: 12px;}

    .product_list .categories {font-size: 14px;margin-bottom: 2px;}
    .product_list .sale {font-size: 16px;margin-left: 10px;}
    /* .product_list .price{font-size:18px; font-weight: 600; margin-bottom: 0 ;} */
    .product_list .sale_p {font-size:16px;     margin-bottom: 4px;}
    .product_list .pro_sub_txt { margin: 4px 0 6px;  font-size: 14px;}

    .review_slide .swiper-wrapper{margin:0;}
    .review_slide .right{padding:16px}
    .review_slide .review_tit {font-size: 16px;}


    .review_slide .sec_con {width: calc((100% - 60px) / 3);}
    .review_page .review_slide .swiper-wrapper{margin: -10px;}





 }


 /* ********************************************* *
 * 600px max
 * ********************************************* */
 @media screen and (max-width: 600px){
    .sec_title {margin-bottom: 20px;}
    .mo_header .page_topheader {padding: 8px 0 8px;}

 

 .footer{text-align: center;}
 .sidebar .kakao, .sidebar .blog{/* right:20px; bottom:24px;  */width: 48px; height:48px;}
 .sidebar .blog{bottom:84px;}

 .footer .catal_list{top: -145px;}




.product_list .list_icon i+i {margin-left: 10px;}
.product_list .list_icon {bottom: 20px;}

footer .fot_family_copy{display: flex;margin-top: 20px;flex-direction: column-reverse;}
footer .bot_fot { margin-top: 10px; width: 230px;display: none;}
footer .bottom{width: 100%;text-align: left;}

.product_list .tit { margin-bottom: 10px;}

.product_list li {margin-bottom: 20px;}


.review_page .review_slide .swiper-wrapper {margin: -6px;}
.review_page .review_slide .sec_con { width: calc((100% - 36px) / 3);margin: 6px;}
.review_page .review_slide .right {padding: 16px;}



}
 
  /* ********************************************* *
  * 500px max
  * ********************************************* */
  @media screen and (max-width: 500px){
    .padding_top{padding-top: 120px;}
    .padding_bot{padding-bottom: 80px;}
    .padding_tb{padding-top: 120px;padding-bottom: 80px;}

    footer{font-size: 12px;}
    footer .company_info {margin-top: 0;}
    footer .fot_family_copy ul { top: -40px;}

    
    .review_sec .main_textbox{display: block;}
    .review_sec .main_textbox button{margin-left: auto;}

    .search { width: 240px;}
    .search input { padding: 12px 15px;}
    .search_but_type02 .button.type02 button {padding: 12px 30px;}


    .product_list .tit {font-size: 15px;}
    .product_list .text_box { margin-top: 12px;}
    .product_list .tit {margin-bottom: 4px;}
    .product_list .categories { margin-bottom: 4px;}




    .review_page .review_slide .sec_con { width: calc((100% - 24px) / 2);}

    footer .fot_family_copy ul li {margin-right: 20px;}

    .product_list .tag {font-size: 10px;}
    .product_list .tag span {padding: 2px 8px;}

    .product_list .price {font-size: 14px;}
    .product_list .sale {font-size: 14px; margin-left: 6px;}
    .product_list .sale_p {font-size: 14px;}

    .product_list .thumbnail img {  width: 90%;    }
    .product_list .stock_not::before { font-size: 14px;}

  }
  /* ********************************************* *
  * 460px max
  * ********************************************* */
  @media screen and (max-width: 460px){
    .mo_header .page_topheader .logo img { width: 120px; }
    .mo_header .page_topheader .page_sear_cart ul { right: 15px;transform: translateY(-46%);}
    .mo_header .page_topheader .page_sear_cart ul li {width: 22px; margin-left: 10px;}
    .open1 span {width: 22px;height: 2px;margin-bottom: 6px;}
    .open1 {left:15px;}
    
    .sec_title .font_3rem {font-size: 2rem;    }

    .sec_title .button.type02 button{font-size: 0.9rem;padding: 8px 14px;}


    footer .fot_top{display: block;}
    footer .fot_top ul{margin-left: 0;margin-top: 20px;}


    .product_list .price span {font-size: inherit;}

    .button.page_bot{width: 100%;;}
    .button.page_bot button+button{margin-left: 10px;;}
    .button.page_bot button{padding: 12px 0;}

    .search_but_type02{flex-direction: column-reverse;;margin-top: 0;    align-items: flex-end;}
    .search_but_type02 .button{margin-bottom: 12px;}
    .search { width: 100%;}


    .product_list .list_icon i { width: 35px;  height: 35px;}
    .product_list .list_icon i::before {font-size: 18px;}
    .product_list .list_icon {bottom: 10px; }

    .button.type01 {margin-top: 20px;}
    .button.type01 button {padding: 10px 20px;}

    .no_point.sub{font-size: 12px;}

}
/* ********************************************* *
* 400 max
* ********************************************* */
@media screen and (max-width: 400px){
    .review_slide .right {padding: 12px;}
    .review_slide .review_txt {font-size: 14px;  height: 60px;}
    .review_slide .review_tit {font-size: 14px;}
    .review_slide .select_pro{display: none;}

    .button.type02 button {padding: 8px 10px 8px;}

    footer {padding: 80px 0 20px;}
    footer .fot_family_copy ul {top: -60px; }

    .best_pro_sec.product_list .price {font-size: 16px; }
    .product_list .sale {    margin-top: 2px;  }

    footer .fot_family_copy ul li {margin-right: 12px; }

}
  /* ********************************************* *
  * 350 max
  * ********************************************* */
  @media screen and (max-width: 350px){
    .mo_header .page_topheader .page_sear_cart ul li {width: 20px;}

    .sec_title .button.type02 button{padding:0;border:none;}
    .sec_title .font_3rem {font-size: 1.5rem;}
    .sec_title {margin-bottom: 10px;}


  }