#hd, #wrapper, #ft {width:100%;}
#hd_pop,
#hd_wrapper,
#tnb .inner,
#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:100%; max-width:1400px;}
#container{width:100%; max-width:1400px;}
#container .is_index{margin-left:0; width:100%;}

/* right side wing */
#r_btn {cursor: pointer; height:55px; margin-top:0;position:absolute; right:230px; top:30%; width:40px; height:40px; z-index:2; border-top:1px solid #d4d4d4; }
#r_btn a {color:#555; ; background-color:#fff; display:block; border-left:1px solid #d4d4d4; border-bottom:1px solid #d4d4d4;  border-right:1px solid #d4d4d4; font-size:1em; box-sizing:border-box;}
#r_btn a:hover {color:#fff; background-color:#888;}
#r_btn i { width:40px; height:40px; line-height:40px; font-size:15px; text-align:center;}/* 아이콘사이즈 */
#r_btn p {display:none; position:absolute; left:-79px; width:80px; height:40px; line-height:40px; font-size:1em; color:#fff; text-align:center; background-color:#888; border:1px solid #888; box-sizing:border-box;}
#r_btn a:hover i{color:#fff !important;}
.qk_con h2.s_h2 span{background:#f7f7f7; color:#000;}

#right_zone {background-color:#fff; border-left:0px solid #d4d4d4; float:right; height:100%; position:relative; text-align:left; width:100%;}
#right_zone .q_tit {width:85%; margin:0 auto; font-size:1.1em; padding:30px 0px 10px;  border-top:1px solid #e0e0e0; margin-top:30px; text-transform:uppercase;}
#right_zone .section{width:85%; margin:0 auto;}
#right_zone .section p.tel {font-size:1.2em;}
#right_zone .section p.text {font-size:0.9em; line-height:18px; color:#999; letter-spacing:0.05em;}
#right_zone .section i { font-size:24px; color:#333; text-align:center; }/* 아이콘사이즈 */

#right_zone .q_btn{ width:90%; margin:0px auto;  border-bottom:0px solid #ddd; margin-top:10px;}
#right_zone .q_btn:after {content:""; display:block; clear:both;}
#right_zone .q_btn ul{ width:100%; padding-left:0px; margin:0; border-top:0px solid #ddd; list-style:none;}
#right_zone .q_btn ul li{ position:relative; float:left; padding:5px 0 5px 0; margin:2px; width:calc(50% - 4px); font-size:1em; color:#687278; text-align:center; border-top:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #ddd;  box-sizing:border-box; cursor:pointer;  -webkit-transition: all 200ms ease-in;    -ms-transition: all 200ms ease-in;    -moz-transition: all 200ms ease-in;    transition: all 200ms ease-in;}
#right_zone .q_btn ul li i {  display:none;width:100%; height:100%; padding:5px 0 5px 0; vertical-align:middle;  font-size:20px; color:#333; text-align:center; }/* 아이콘사이즈 */
#right_zone .q_btn ul li span {display:block; height:100%; font-size:0.9em;}
#right_zone .q_btn ul li span:hover {color:#000;} /* 퀵버튼오버_텍스트 */
#right_zone .q_btn ul li:hover {background:#f5f5f5;} /* 퀵버튼오버_배경 */
#right_zone .q_btn ul li:first-child{ float:left; border-right:1px solid #ddd; border-left:1px solid #ddd;}
#right_zone .q_btn ul li:last-child{ float:left; border-right:1px solid #ddd;}

#right_zone .rmo_top {position:absolute; left:-30px; bottom:50px; text-align:center;text-decoration:none}
#right_zone .rmo_top a {display:block; color:#555; width:18px; height:10px; line-height:10px; border:0px solid #d4d4d4; background:#fff; font-size:10px;text-decoration:none; background:url('/img/quick/quick_up.png')no-repeat;}
#right_zone .rmo_top a:hover {background:url('/img/quick/quick_up_over.png')no-repeat;}
#right_zone .rmo_bottom {position:absolute; left:-30px; bottom:20px; text-align:center;text-decoration:none}
#right_zone .rmo_bottom a {display:block; color:#555; width:18px; height:10px; line-height:10px; border:0px solid #d4d4d4; background:#fff; font-size:10px; text-decoration:none; background:url('/img/quick/quick_down.png')no-repeat;}
#right_zone .rmo_bottom a:hover {background:url('/img/quick/quick_down_over.png')no-repeat;}

#side_menu{padding-left:0; right:-231px; box-shadow:none; border-left:1px solid #d4d4d4;}
.qk_con{border:0;}

/* 풍선 */
.adballoon{ width:60px; position:absolute;}
.adballoon span { font-size:1em; padding:4px 5px;  color:#fff; border-radius:4px;	background:#DE5347;} 
.adballoon .arrow_box { position: relative; background: #DE5347; }
.adballoon .arrow_box:after { top: 100%; left: 50%; border: solid transparent; content: ""; 	height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(222, 83, 71,0);	border-top-color: #DE5347; border-width: 5px; margin-left: -5px;	}


/* 상단 4차 메뉴*/
.lnb_left .ul_1st{ position:relative; width:100%; text-align:center;}
.lnb_left .ul_1st > li{ display:inline-block;  height:62px;padding:0px 24px;text-align:center; cursor:pointer; }
.lnb_left .ul_1st > li > a { display:block; width:100%; height:62px; color:#000; line-height:62px; transition: all 200ms ease-in; font-weight:400; font-size: 1.25em;}
.lnb_left .ul_1st > li > a:hover { width:100%; height:62px; color:#888;}
.lnb_left .ul_1st > li:last-child { padding-right:0px; background:none; }
.lnb_left .ul_1st > li:first-child {  padding-left:45px;}

.lnb_left .div_2nd{clear:both; display:none; position:absolute; top:62px; width:auto;  border:1px solid #ddd; box-sizing:border-box; background:#fff; padding:0; margin:0; z-index:9999; margin-left:-24px; }
.lnb_left .div_2nd .banner_img{float:right; border-left:1px solid #ddd; box-sizing:border-box; width:auto;}
.lnb_left .ul_2nd {float:left; width:150px; height:100%; margin:0px 0; padding:10px 0; }
.lnb_left .ul_2nd > li {padding:0px; width:100%; height:35px; margin:0;}
.lnb_left .ul_2nd > li > a {display:block; width:100%; height:35px; line-height:35px; font-size:1em; color:#2e2e2e; text-decoration:none; text-align:left; text-indent:20px; background:url('/img/arr.png') no-repeat 10px center;	}
.lnb_left .ul_2nd > li > a:hover{background:url('/img/arr_u.png') no-repeat 10px center;background-color:#F6F7F9; color:#333;}
.lnb_left .ul_2nd > li.active > a {background:url('/img/arr_u.png') no-repeat 10px center;background-color:#F6F7F9; color:#333;}

.lnb_left .ul_3rd {position:absolute; display:none;; left:151px; width:150px;  background:#fff; padding:0; margin:0; z-index:9999; margin-left:0px;  margin-top:-36px; border:1px solid #ddd; box-sizing:border-box;}
.lnb_left .ul_3rd > li {padding:0px; width:100%; height:35px; margin:0;}
.lnb_left .ul_3rd > li > a {display:block; width:100%; height:35px; line-height:35px; font-size:1em; color:#2e2e2e; text-decoration:none; text-align:left; text-indent:20px; background:url('/img/arr.png') no-repeat 10px center;	}
.lnb_left .ul_3rd > li > a:hover{background:url('/img/arr_u.png') no-repeat 10px center;background-color:#F6F7F9; color:#333;}
.lnb_left .ul_3rd > li.active > a {background:url('/img/arr_u.png') no-repeat 10px center;background-color:#F6F7F9; color:#333; }

.lnb_left .ul_4th {position:absolute; display:none; left:148px; width:150px; background:#fff; padding:0; margin:0; z-index:9999; margin-left:0px;  margin-top:-36px; border:1px solid #ddd;box-sizing:border-box;}
.lnb_left .ul_4th > li {padding:0px; width:100%; height:35px; margin:0;}
.lnb_left .ul_4th > li > a {display:block; width:100%; height:35px; line-height:35px; font-size:1em; color:#2e2e2e; text-decoration:none; text-align:left; text-indent:20px; background:url('/img/arr.png') no-repeat 10px center;	}
.lnb_left .ul_4th > li > a:hover, .lnb_left .ul_4th > li.active > a {background:url('/img/arr_u.png') no-repeat 10px center;background-color:#F6F7F9; color:#333;	}


.sit_ov_bt_div{position:fixed; right:78px; bottom:20px; display:none; z-index:999999;}
.sit_ov_bt{background-color:#000; color:#fff; font-weight:500; font-size:1.1em; border:1px solid #fff; height:50px; width:120px; box-sizing:border-box}
#sit_option_div_all.fixed{z-index:99999; background-color:#fff; border:5px solid #000; position:fixed; right:78px; bottom:70px; width:550px;/*365px;*/ height:400px; overflow:auto; padding:30px; display:none;}
#sit_option_div_all.fixed #sit_btn_buy{width:42%;}
#sit_option_div_all.fixed #sit_btn_cart{width:42%;}
#sit_option_div_all.fixed h2.tit{display:block !important; border-bottom:1px solid #ddd; font-size:1.3em; width:100%; text-align:left; height:35px;}
#sit_option_div_all.fixed #sit_opt_added li .opt_count{clear:both;}

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

	#main_bn .bx-controls-direction{display:none !important;}

}

/* 상품 공통 */
.sct_wrap{margin-bottom:0;}
.sct_cartop_wr button{width:49% !important; float:left;}
.sct_cartop_wr button.cartopt_close_btn{float:right;}
.sit_icon .shop_icon_1{background:url("/html/image/hit.gif") no-repeat; text-indent:-9999999px; width:27px; height:18px;}
.sit_icon .shop_icon_2{background:url("/html/image/md.gif") no-repeat; text-indent:-9999999px; width:33px; height:18px;}
.sit_icon .shop_icon_3{background:url("/html/image/new.gif") no-repeat; text-indent:-9999999px; width:28px; height:18px;}
.sit_icon .shop_icon_4{background:url("/html/image/best.gif") no-repeat; text-indent:-9999999px; width:33px; height:18px;}
.sit_icon .shop_icon_5{background:url("/html/image/sale.gif") no-repeat; text-indent:-9999999px; width:33px; height:18px;}


.best_item { clear:both; width:1400px; margin:0 auto;  }
.best_item:after {content:""; display:block; clear:both;}
.best_item .pro_tit { top:0;  width:100%; text-align:center; padding:10px 0 20px 0; }
.best_item .pro_tit h4{ width:100%; left:45%; text-align:center; background:url('/html/image/tit_backpng')repeat-x; center center;}
.best_item .pro_tit p{  display:inline-block; background:#fff;  padding:0 20px 0 20px; margin:0 auto; text-align:center;  color:#000; font-size:2em; font-weight:500;}
.best_item .pro_tit span{ float:right; display:inline;}
.index_main20 {float:left; position:relative; top:0; width:1400px; padding-top:10px; background:; margin:0 auto;}
.index_main20:after {content:""; display:block; clear:both;}
.index_main20 .num {position:absolute; width:35px; height:35px; line-height:35px; color:#fff; font-size:15px; z-index:2; background:#000; opacity: 0.8; filter: alpha(opacity:'80'); border-right:0px solid #EEEEEE;border-bottom:0px solid #EEEEEE;}
.index_main20 ul { width:1400px; margin:0 auto; height:100%; list-style:none; top:0; left:0; padding:0; }
.index_main20 ul li{ float:left; display:inline; height:380px; overflow:hidden; text-align:center; padding:0px; margin-right:20px; border:1px solid #EEEEEE;  box-sizing:border-box; }
.index_main20 ul li:last-child {margin-right:0;}
.index_main20 .owl-nav{ text-align:center; position:relative; width:100%; margin-top:10px; z-index:99}
.index_main20 .owl-nav .owl-prev{float:left; z-index:99; border:1px solid red; margin-top:-220px; margin-left:-40px; -webkit-transition: all 200ms ease-in;    -ms-transition: all 200ms ease-in;    -moz-transition: all 200ms ease-in;    transition: all 200ms ease-in;}
.index_main20 .owl-nav .owl-prev span{display:block; width:15px; height:29px; font-size:2em; background:url("/html/image/btn_prev.gif"); text-indent:-999px; font-size:0px;}
.index_main20 .owl-nav .owl-prev.disabled span, .index_main20 .owl-nav .owl-prev:hover span{background:url("/html/image/btn_prev.gif");}
.index_main20 .owl-nav .owl-next{ float:right; z-index:99; margin-top:-220px; margin-right:-40px; -webkit-transition: all 200ms ease-in;    -ms-transition: all 200ms ease-in;    -moz-transition: all 200ms ease-in;    transition: all 200ms ease-in;}
.index_main20 .owl-nav .owl-next span{display:block; width:15px; height:29px; font-size:2em; background:url("/html/image/btn_next.gif"); text-indent:-999px; font-size:0px;}
.index_main20 .owl-nav .owl-next.disabled span, .index_main20 .owl-nav .owl-next:hover span{background:url("/html/image/btn_next.gif");}
.index_main20 .sct_img{position:relative}
.index_main20 .sct_ct_wrap {position:relative; width:90%; margin:0 auto;}
.index_main20 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.index_main20 .sct_li.overlay .sct_cart{display:none !important}
.index_main20 .sct_disc {position:absolute;right:15px;bottom:15px;background:none;color:#fff;padding:0 8px;line-height:24px;font-weight:bold;font-size:1.2em;background:#000;background:rgba(0,0,0,0.5); z-index:9998;}
.index_main20 .sct_star {margin: 10px 0 5px}
.index_main20 .sct_txt {border-bottom:0px solid #d9dde2;font-size:1.1em;margin:15px 0; margin-bottom:10px; padding-bottom:0px; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;}
.index_main20 .sct_basic {margin-bottom:5px;color:#666; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;}
.index_main20 .sct_cost {margin:5px 0 10px;font-size:1.25em;font-weight:bold}
.index_main20 .sct_dict {text-decoration:line-through;font-weight:normal;display:inline-block;font-size:0.85em;color:#858a8d; }
.index_main20 .sct_sns_wrap {display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:999999;}
.index_main20 .sct_sns {position:absolute;top:0%;left:0%;background:none;text-align:center;width:100%; height:auto; overflow-y:auto;border-radius:5px;border:0px solid #dde7e9;border-radius:3px}    
.index_main20 .sct_sns h3 {display:none; padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}
.index_main20 .sct_sns a {display:inline-block;border-radius:50%;width:50px;height:50px;line-height:25px;text-align:center !important;padding:10px 0;margin:20px 5px; margin-top:40%;}
.index_main20 .sct_sns .share-facebook {background:#415b92; text-align:center !important;}
.index_main20 .sct_sns .share-twitter {background:#000; text-align:center !important;}
.index_main20 .sct_sns .share-kakaotalk {background:#ffea00; text-align:center !important;}
.index_main20 .sct_sns img {width:24px; display:inline-block;}
.index_main20 .sct_sns_bg {background:rgba(0,0,0,0.2);width:100%;height:100%}
.index_main20 .sct_sns_cls {display:none; position:absolute;right:0;top:0;color:#fff;border:0;padding:12px 15px;font-size:16px;background:none}
.index_main20 .sct_op_btn {position:absolute;right:0px;bottom:3px; width:25px;}
.index_main20 .sct_op_btn>button {border:0;width:20px;height:20px;font-size:1em;text-align:center;color:#949494;background:transparent; border:0px solid red;}

@media all and (max-width:1320px){
	.best_item{width:100%;}
	.index_main20 {width:100%;}
	.index_main20 ul{width:100%;}
	.index_main20 .owl-nav{display:none;}
}
@media all and (max-width:1400px){
	.index_main20 .btn_prev{display:none;}
	.index_main20 .btn_next{display:none;}
}

.sct_op_btn{display:none !important;}


.smt_101 {margin:0 auto; margin-top:20px}
.smt_101 .sct_li {position:relative;float:left; display:block; width:235px;margin-right:55px;margin-bottom:50px; text-align:center;}
.smt_101 .sct_last {margin-right:0}
.smt_101 .sct_clear {clear:both}
.smt_101 .sct_a {text-decoration:none}
.smt_101 .sct_a:focus, .smt_101 .sct_a:hover {text-decoration:none}
.smt_101 .sct_ct_wrap {position:relative}
.smt_101 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.smt_101 .sct_img {position:relative;text-align:center}
.smt_101 .sct_img a {display:block}
.smt_101 .sct_ct_wrap {position:relative; width:90%; margin:0 auto;}
.smt_101 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.smt_101 .sct_li.overlay .sct_cart{display:none !important}
.smt_101 .sct_disc {position:absolute;right:0px;top:0px;background:none;color:#fff;padding:0 8px;line-height:24px; height:24px; font-weight:normal;font-size:1em;background:#000;background:rgba(0,0,0,0.5); z-index:9998; }
.smt_101 .sct_star {margin: 10px 0 5px}
.smt_101 .sct_txt {border-bottom:0px solid #d9dde2;font-size:1.5em;margin:15px 0; margin-bottom:10px; padding-bottom:0px;/* text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;*/}
.smt_101 .sct_basic {margin-bottom:5px;color:#666; font-size:1.05em; /*text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;*/}
.smt_101 .sct_cost {margin:5px 0 10px;font-size:1.3em;font-weight:bold}
.smt_101 .sct_dict {text-decoration:line-through;font-weight:normal;display:inline-block;font-size:0.85em;color:#858a8d; }
.smt_101 .sct_sns_wrap {display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:999999;}
.smt_101 .sct_sns {position:absolute;top:0%;left:0%;background:none;text-align:center;width:100%; height:auto; overflow-y:auto;border-radius:5px;border:0px solid #dde7e9;border-radius:3px}    
.smt_101 .sct_sns h3 {display:none; padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}
.smt_101 .sct_sns a {display:inline-block;border-radius:50%;width:50px;height:50px;line-height:25px;text-align:center;padding:10px 0;margin:20px 5px; margin-top:40%;}
.smt_101 .sct_sns .share-facebook {background:#415b92}
.smt_101 .sct_sns .share-twitter {background:#000}
.smt_101 .sct_sns .share-kakaotalk {background:#ffea00; }
.smt_101 .sct_sns img {width:24px}
.smt_101 .sct_sns_bg {background:rgba(0,0,0,0.2);width:100%;height:100%}
.smt_101 .sct_sns_cls {display:none; position:absolute;right:0;top:0;color:#fff;border:0;padding:12px 15px;font-size:16px;background:none}
.smt_101 .sct_op_btn {position:absolute;right:0px;bottom:3px; width:25px;}
.smt_101 .sct_op_btn>button {border:0;width:20px;height:20px;font-size:1em;text-align:center;color:#949494;background:transparent; border:0px solid red;}


.sct_101 {margin:25px 0}
.sct_101.lists-row{margin-right:-15px;margin-left:-15px}
.sct_101 .sct_li {position:relative;float:left;margin-bottom:40px;text-align:left; margin-right:30px;}
.sct_101 .sct_last {margin-right:0 !important;}
.sct_101 .sct_clear {clear:both}
.sct_101 .sct_a {text-decoration:none}
.sct_101 .sct_a:focus, .sct_101 .sct_a:hover {text-decoration:none}
.sct_101 .sct_img {position:relative;text-align:center}
.sct_101 .sct_img a {display:block}
.sct_101 .sct_ct_wrap {position:relative; width:90%; margin:0 auto;}
.sct_101 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.sct_101 .sct_li.overlay .sct_cart{display:none !important}
.sct_101 .sct_disc {position:absolute;right:0px;top:0px;background:none;color:#fff;padding:0 8px;line-height:24px;font-weight:normal;font-size:1em;background:#000;background:rgba(0,0,0,0.5); z-index:9998;}
.sct_101 .sct_star {margin: 10px 0 5px}
.sct_101 .sct_txt {border-bottom:0px solid #d9dde2;font-size:1.1em;margin:15px 0; margin-bottom:10px; padding-bottom:0px; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;}
.sct_101 .sct_basic {margin-bottom:5px;color:#666; /*text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;*/}
.sct_101 .sct_cost {margin:5px 0 10px;font-size:1.25em;font-weight:bold}
.sct_101 .sct_dict {text-decoration:line-through;font-weight:normal;display:inline-block;font-size:0.85em;color:#858a8d; }
.sct_101 .sct_sns {position:absolute;bottom:0%;left:0%;background:none;text-align:center;width:100%; height:auto; overflow-y:auto;border-radius:5px;border:0px solid #dde7e9;border-radius:3px}    
.sct_101 .sct_sns h3 {display:none; padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}
.sct_101 .sct_sns a {display:inline-block;border-radius:50%;width:50px;height:50px;line-height:25px;text-align:center;padding:10px 0;margin:20px 5px; margin-top:40%;}
.sct_101 .sct_sns .share-facebook {background:#415b92}
.sct_101 .sct_sns .share-twitter {background:#000}
.sct_101 .sct_sns .share-kakaotalk {background:#ffea00; }
.sct_101 .sct_sns img {width:24px}
.sct_101 .sct_sns_bg {background:rgba(0,0,0,0.2);width:100%;height:100%}
.sct_101 .sct_sns_cls {display:none; position:absolute;right:0;top:0;color:#fff;border:0;padding:12px 15px;font-size:16px;background:none}
.sct_101 .sct_op_btn {position:absolute;right:0px;bottom:3px; width:25px;}
.sct_101 .sct_op_btn>button {border:0;width:20px;height:20px;font-size:1em;text-align:center;color:#949494;background:transparent; border:0px solid red;}
.sct_101 .sct_cart{display:block; position:relative; left:auto; top:auto; padding:0; margin:0;}
.sct_101 .sct_cart i{margin:0; font-size:1em;}


.sct_10 {margin:25px 0}
.sct_10.lists-row{margin-right:0px;margin-left:0px}
.sct_10 .sct_li {position:relative;float:left;margin-bottom:40px; text-align:center; padding-left:0; margin-right:55px;}
.sct_10 .sct_last {margin-right:0 !important;}
.sct_10 .sct_clear {clear:both}
.sct_10 .sct_a {text-decoration:none}
.sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none}
.sct_10 .sct_img {position:relative;text-align:center; }
.sct_10 .sct_img a {display:block}
.sct_10 .sct_ct_wrap {position:relative; width:90%; margin:0 auto;}
.sct_10 .sct_ct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.sct_10 .sct_li.overlay .sct_cart{display:none !important}
.sct_10 .sct_disc {position:absolute;right:0px;top:0px;background:none;color:#fff;padding:0 8px;line-height:24px;font-weight:normal;font-size:1em;background:#000;background:rgba(0,0,0,0.5); bottom:auto;  z-index:9998;}
.sct_10 .sct_star {margin: 10px 0 5px}
.sct_10 .sct_txt {border-bottom:0px solid #d9dde2;font-size:1.5em;margin:15px 0; margin-bottom:10px; padding-bottom:0px; text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;}
.sct_10 .sct_basic {margin-bottom:5px;color:#666; font-size:1.05em; /*text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;overflow:hidden;width:100%;*/}
.sct_10 .sct_cost {margin:5px 0 10px;font-size:1.3em;font-weight:bold}
.sct_10 .sct_dict {text-decoration:line-through;font-weight:normal;display:inline-block;font-size:0.85em;color:#858a8d; }
.sct_10 .sct_sns_wrap {display:none;width:100%;height:100%;position:absolute;top:0;left:0;z-index:999999;}
.sct_10 .sct_sns {position:absolute;top:0%;left:0%; padding:0; margin:0; background:none;text-align:center;width:100%; height:100%; overflow-y:auto;border-radius:5px;border:0px solid #dde7e9;border-radius:3px;}
.sct_10 .sct_sns h3 {display:none; padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}
.sct_10 .sct_sns a {display:inline-block;border-radius:50%;width:50px;height:50px;line-height:25px;text-align:center;padding:10px 0;margin:20px 5px; margin-top:40%;}
.sct_10 .sct_sns .share-facebook {background:#415b92}
.sct_10 .sct_sns .share-twitter {background:#000}
.sct_10 .sct_sns .share-kakaotalk {background:#ffea00; }
.sct_10 .sct_sns img {width:24px}
.sct_10 .sct_sns_bg {background:rgba(0,0,0,0.2);width:100%;height:100%}
.sct_10 .sct_sns_cls {display:none; position:absolute;right:0;top:0;color:#fff;border:0;padding:12px 15px;font-size:16px;background:none}
.sct_10 .sct_op_btn {position:absolute;right:0px;bottom:3px; width:25px;}
.sct_10 .sct_op_btn>button {border:0;width:20px;height:20px;font-size:1em;text-align:center;color:#949494;background:transparent; border:0px solid red;}
.sct_10 .sct_cart{display:block; position:relative; left:auto; top:auto; padding:0; margin:0;}
.sct_10 .sct_cart i{margin:0; font-size:1em;}
.sct_10  .sct_cartop_wr{background:rgba(0,0,0,0.95);}
.col-row-3:nth-child(3n){margin-right:0;}
.col-row-4:nth-child(4n){margin-right:0;}
.col-row-5:nth-child(5n){margin-right:0;}
.col-row-6:nth-child(6n){margin-right:0;}


.list_02 li{width:300px; margin:0; margin-right:30px; margin-bottom:40px;}
.list_02 li:nth-child(4n){margin-right:0;}
.list_02 li:nth-child(5n+1){clear:none;}
.list_02 li:nth-child(4n+1){clear:both;}
#sod_ws li .wish_info{border:0px;}
#sod_ws li .wish_del{background:#fff; font-weight:normal; width:auto;}
#sod_ws li .wish_del:hover{background:#fff; color:#000;}


#sit_ov_wrap{width:1400px; border-top:0; padding:45px 0;}
#sit_ov{width:550px;}
#sit_pvi_big{width:600px;}
#sit_pvi_big img{width:100%;}
#sit_buy{display:none;}
#sit_tab{width:100%;}
#sit_info{border:0px;}
#sit_tabx{width:100%;}
#sit_tab .tab_con{padding:10px 0;}
#sit_inf_open th{width:200px;}
.sit_use_top{border:0px; padding:0;}
#sit_use_wbtn{right:0;}
.sod_left{width:900px;}
.sod_right{width:380px;}
#smb_my_list{width:1015px;}
.shop_icon_soldout{line-height:unset;}
.shop_icon_soldout span{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.sanchor {margin:80px 0 30px ;padding:0;zoom:1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;width:25%;text-align:center;;list-style:none}
.sanchor li a{display:block;position:relative;height:60px;margin-left:-1px;background-color:#f7f7f7;border:1px solid #cdcdcd;border-bottom:1px solid #000;font-size: 1.25em;
color: #666;line-height: 58px;text-align: center;z-index:1}
.sanchor li .sanchor_on{margin:0 0 0 -1px;border:1px solid #000;background:#fff;z-index:2;border-bottom-color:#fff;color:#000;font-weight:bold}
.sanchor li a .item_qa_count,.sanchor li a .item_use_count{display:inline-block;background:#aaa;padding:0 5px;line-height:23px;border-radius:15px;color:#fff;min-width:23px;font-size:12px}
.sanchor li .sanchor_on .item_qa_count,.sanchor li .sanchor_on .item_use_count{background:#3333333}


#fregister p{display:none;}
.register .btn_confirm{text-align:center; padding-top:15px;}
.register .btn_confirm .btn_submit, .register .btn_confirm .btn_close{max-width:150px; float:none; display:inline-block;}
.register .btn_confirm .btn_submit{margin-top:-10px;}

.sct_cartop_wr{background:rgba(0,0,0,0.95);}
.od_prd_list .td_prd .prd_name{font-size:1.2em; }
.od_prd_list .td_prd .prd_name b{font-weight:500;}
.td_numbig{width:130px; padding-right:20px !important;}
.btn_cart_del{border-bottom:0;}
#display_pay_button .btn_submit{width:49.5%;}
#display_pay_button .btn01{width:49.5%;}
#smb_my_wish .smb_my_tit{font-size:1.1em; font-weight:500;}

#sbsk .prd_cnt .prd_name{font-weight:normal;}
#wish .prd_cnt .prd_name{font-weight:normal;}
.stv_item .prd_cnt .prd_name{font-weight:normal;}
.qk_con_wr::-webkit-scrollbar {
	width: 5px; /*스크롤바의 너비*/
}

.qk_con_wr::-webkit-scrollbar-thumb {
	background-color: #f7f7f7; /*스크롤바의 색상*/
}

.qk_con_wr::-webkit-scrollbar-track {
	background-color: #fff; /*스크롤바 트랙 색상*/
}
#smb_private a:hover{color:#000 !important;}
#smb_private .win_point strong, #smb_private a:hover strong{background:#DE5347;}
#smb_private .win_coupon strong, #smb_private .win_memo strong, #smb_private .win_scrap strong{background:#666;}

.tbl_head03 td{text-align:center;}
.od_prd_list .td_prd{text-align:left;}

#sit_star_sns .sns_area .share-twitter{background:#000 !important;}
#sit_star_sns .sns_area .share-kakaotalk{background:#FFF000 !important;}