/* BASIC css start */
.custom #layerWrap, .custom #contentWrap, .custom #ftLink .link {
	width: 1280px;
}
/* class-list */
#productClass .cate-wrap {
	overflow:hidden
}
#productClass .cate-wrap .bcate {
	padding-bottom: 20px;
	font-size: 21px;
	color: #000000;
	font-weight:bold;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 55px;
}
#productClass .cate-wrap .class-list ul {
	border-bottom: 1px solid #e2e2e2;
*zoom:1;
}
#productClass .cate-wrap .class-list ul:after {
	display:block;
	clear:both;
	content:''
}
#productClass .cate-wrap .class-list ul li {
	padding: 23px 40px 23px 0;
	float:left;
}
#productClass .cate-wrap .class-list ul li a {
	display:block;
	font-size: 15px;
	color: #656565;
}
#productClass .cate-wrap .class-list ul li a.active {
	color: #000000;
	font-weight: bold;
}
/* best-item */
#productClass .best-item {
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 2px solid #5c5c5c;
	border-bottom: 2px solid #5c5c5c;
	background-color: #f8f8f8;
}
/* total-sort */
#productClass .total-sort {
	padding-top: 30px;
}
/* 상품 목록 영역 */
.product-wrap {
	margin:0 auto;
	position:relative;
	width:1280px
}
/* product */
.prd-name, .prd-name a {
	font-size: 15px;
	color: #000000;
	line-height: 1.7;
	letter-spacing: -0.5px;
}
.prd-price, .prd-price a {
	font-size: 15px;
	color: #000;
}
.prd-price a .price, .prd-price .price {
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	color: #e0002a;
	letter-spacing: 0.5px;
	position: relative;
	top: 2px;
}
.prd-price .consumer, .prd-price a .consumer {
	text-decoration: line-through;
	color: #929292;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
}
.prd-price .consumer .won, .prd-price a .consumer .won {
	font-size: 12px;
	letter-spacing: 0;
	position: relative;
	top: -1px;
	font-weight: normal;
}
.prd-price a .normal, .prd-price .normal {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	position: relative;
}
.prd-price .dc_per, .prd-price a .dc_per {
	font-size: 14px;
	color: #d54141;
	font-weight: 900;
}
ul.prd_list {
	font-size: 0;
	display: table;
}
ul.prd_list.list3x {
	margin-left: -12px;
}
ul.prd_list.list5x {
	margin-left: -15px;
}
.list3x li.pd_wrap {
	font-size: 12px;
	vertical-align: top;
	width: 418.5px;
	float: left;
	position: relative;
	margin-left: 12px;
	padding-bottom: 55px;
	text-align: center;
}
.list5x li.pd_wrap {
	font-size: 12px;
	vertical-align: top;
	width: 244px;
	float: left;
	position: relative;
	margin-left: 15px;
	padding-bottom: 55px;
}
.prd_list .pd_wrap .img img {
	width: 100%;
}
.prd_list .pd_wrap .img .MK-product-icons {
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
}
.prd_list .pd_wrap .img .MK-product-icons img {
	width: auto;
	max-width: 100%;
	margin: 0 3px;
}
.list3x li.pd_wrap:nth-child(3n) {
	margin-right: 0;
}
.list5x li.pd_wrap:nth-child(5n) {
	margin-right: 0;
}
.list3x li.pd_wrap:nth-child(3n+1) {
	clear: both;
}
.list5x li.pd_wrap:nth-child(5n+1) {
	clear: both;
}
.prd_list .pd_wrap .img {
	margin-bottom: 30px;
	position: relative;
}
.prd_list .pd_wrap .info .subname {
	color: #656565;
	font-size: 12px;
	margin-top: 10px;
}
.prd_list .pd_wrap .info {
	position: relative;
}
.prd_list .pd_wrap .info .line {
	width: 10px;
	height: 1px;
	background: #000;
	margin: 7px auto 3px;
}
.prd_list .pd_wrap .info .prd-price {
	margin-top: 10px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
}
/* product */
.item-wrap .item-info .product_count {
	float: left;
	color: #656565;
	font-size: 13px;
}
.item-wrap .item-info .item-order li:after {
	content: "";
	width: 1px;
	height: 1px;
	background: #cbcbcb;
	display: inline-block;
	position: absolute;
	top: 9px;
	right: 0;
}
.item-wrap .item-info .item-order li.nobg:after {
	display: none;
}
.item-wrap .item-info .item-order li a:hover {
	opacity: 0.8;
}
/* BASIC css end */

