/* 메인 상품 목록 스킨 60 */
.smt_60_wrap {position:relative; overflow:hidden; height:160px;background:#fff; margin-top:10px;}


@media(min-width:375px){
	.smt_60_wrap{margin-right: 10px;}
}

@media(min-width:425px){
	.smt_60_wrap{margin-right: 35px;}
}
.smt_60 {position:relative;}
.smt_60 .sct_ul {}
.smt_60 .sct_ul_first {display:block}
.smt_60 .sct_li {position:relative;background:#fff;float:left;padding:5px 0px;}
.smt_60 .swiper-slide-active {opacity:1;filter:alpha(opacity=100)}
.smt_60_page {position:absolute; bottom:10px; left:10px;}


.smt_60 .sct_last {margin:0 0 15px}
.smt_60 .sct_a {display:inline-block;position:relative;text-decoration:none}
.smt_60 .sct_a:focus, .smt_50 .sct_a:hover {text-decoration:none}
.smt_60 .sct_img {margin:0 5px 10px}
.smt_60 .sct_txt {margin:0 0 5px}
.smt_60 .sct_txt a {display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.smt_60 .sct_icon {margin:0 0 10px}
.smt_60 .sct_id {display:block;margin:0 0 5px}
.smt_60 .sct_basic {margin:0 0 10px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.smt_60 .sct_cost {display:block;margin:0 0 10px;font-weight:bold}
.smt_60 .sct_cost strike {display:block;margin:0 0 5px;color:#ccc;font-weight:normal}
.smt_60 .sct_sns {}