/* BASIC css start */
.nodata{
    text-align: center;
    margin-top: 100px;
    font-size: 15px;
    margin-bottom: 50px;
}

/* sch-frm */
#searchWrap{margin-top: 30px;}
#searchWrap .sch-tit { padding-bottom:5px; font-size:18px; color:#202020; font-weight:bold }
#searchWrap .sch-frm { padding:30px 0; text-align:center; border:1px solid #e3e3e3; margin-bottom: 30px;}

#searchWrap .sch-frm .tit-key { display:inline-block; *display:inline; margin:0 30px; padding:0 0 5px 0; font-size:16px; color:#292929; line-height:20px; *line-height:22px; border-bottom:1px solid #292929 }
#searchWrap .sch-frm .tit-key span { display:inline-block; *display:inline; word-break:break-all; white-space:normal }

#searchWrap .sch-frm .table-keyword { padding:30px 0 0 130px }
#searchWrap .sch-frm th { font-size:14px; font-weight: normal; }
#searchWrap .sch-frm td { padding:4px 0 }
#searchWrap .sch-frm td input { height:28px; border:1px solid #ddd }
#searchWrap .sch-frm td input.MS_input_txt { width:220px }
#searchWrap .sch-frm td input[name=money1],
#searchWrap .sch-frm td input[name=money2] { width:95px }
#searchWrap .sch-frm td .CSSbuttonSearch { display:inline-block; width:144px; height:67px; font-size:15px; color:#fff; text-align:center; line-height:67px; border:1px solid #000; background:#000; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#searchWrap .sch-frm td .CSSbuttonSearch:hover { color:#000; background:#fff }
#searchWrap .sch-frm td .CSSbuttonSearch:active { position: relative; top: 1px }
/* total, sort */
#searchWrap .total-sort { padding-top: 45px; }
#searchWrap .total-sort .total dd { font-weight: normal; }

.prd-list .hashtag { padding: 5px; text-align: left; }
.prd-list .hashtag span { display: inline-block; word-break: break-all; background:#f3f3f3;margin-right: 5px; margin-bottom: 5px; padding-top: 5px;  }
.prd-list .hashtag span a { color: #656565; font-size: 14px; }
.prd-list .hashtag span a:hover { color: #f75258; }


/* class-list */
.item-total{float:left;}
.item-info .sort{float:right}
.item-info .sort dd a{padding-left: 20px;}
.item-info .sort dd a.selected{color:#000}

/*일반진열*/
#LIST {
	font-size: 0;
    padding-top: 30px;
	padding-bottom: 80px !important;
}
#LIST .item-list {
}

#LIST .item-list .thumb {
	position: relative;
}
#LIST .item-list .thumb .dc {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 70px;
	line-height: 70px;
	width: 70px;
	background: #6b3590;
	color: #fff;
	font-size: 24px;
}
#LIST .item-list .thumb .dc em {
	font-size: 18px !important;
}
#LIST .item-list .thumb .dc.term {
}
#LIST .item-list .thumb .dc em:nth-child(3), #LIST .item-list .thumb .dc em:nth-child(4) {
	display: none !important
}
#LIST .item-list .thumb .dc em.num {
	font-size: 24px !important;
	display: inline-block;
	overflow: hidden;
}
#LIST .item-list .thumb .dc em.percent {
	font-size: 18px !important;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
#LIST .item-list dd {

}
#LIST .item-list dd ul {
vertical-align: top;
display: inline-block;
padding-top: 5px;
}
#LIST .item-list dd ul li.prd-price {
	display: inline-block;
	color: #0d0d0d;
	font-size: 15px;
	font-family: lato;
	font-weight: 500;
}
#LIST .item-list img {
	width: 100%;
}
#LIST .item-list dd .rank {
	vertical-align: top;
	width: 80px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	background: #ff8e95;
	text-align: center;
	color: #fff;
}
#LIST .item-list dd .rank .num {
    font-size: 32px;
    font-weight: 600;
    line-height: 60px;
    font-family: 'Spoqa Han Sans';
    display: block;
}
#LIST .item-list dd .rank .num em {
    font-size: 16px;
    font-family: lato;
    vertical-align: middle;
    margin-bottom: -5px;
    margin-left: 2px;
    position: absolute;
    bottom: 15px;
    font-weight: normal;
    display: inline;
    left: 35px;
}

#LIST .prd-name{
    font-family: "Nanum Gothic", sans-serif;
    font-size: 14px;}


#LIST .item-list dd ul li.prd-consumer {
	color: #888888;
	font-size: 15px;
	font-family: lato;
	font-weight: normal;
	display: inline-block;
	padding-right: 4px;
}
#LIST .item-list dd ul li.dc {
	color: #94223e;
	display: inline-block;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: 800;
	margin-left: 5px;
}
#LIST .item-list dd ul li.dc em.num {
}
#LIST .item-list dd ul li.dc em.percent {
	font-size: 16px !important;
	font-weight: bold !important;
	margin-left: 2px;
}
#LIST .item-list dd .color {
	font-size: 0;
	position: absolute;
	right: 14px;
	top: 20px;
}
#LIST .item-list dd .color p {
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	width: 15px;
	height: 15px;
}
#LIST .item-list dd .color p:last-child {
	margin-right: 0
}

#LIST .item-list dd {
font-size: 16px;
color: #000;
font-weight: 300;
text-align: left;
background: #fff;
width: 306px;
}


/* BASIC css end */

