/* BASIC css start */
.shopbrand .list-tit { width:100%; padding:30px 0 20px; }
.shopbrand .list-tit h2 {text-align:center; font-size: 17px; font-weight:700; }
.shopbrand .list_group ul { font-size:0; }
.shopbrand .list_group .class-list ul li { display:inline-block; font-size:12px; position:relative; }
.shopbrand .list_group .class-list ul li a { display:block; padding:0 10px; color:#9a9a9a; }
.shopbrand .list_group .class-list ul li.sel a { color:#1c1c1c; } 
.shopbrand .list_group .class-list ul li:after { position: absolute; right: -1px; top: 0; display: block; clear: both; content: '|'; font-size: 14px; color: #d9d9d9; }
.shopbrand .list_group .class-list ul li:last-child:after { display:none; }

.shopbrand .list_group .class-list { padding:0 15px; box-sizing:border-box; }
.shopbrand .list_group .list_array { box-sizing:border-box; }

.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group { text-align:center;}

.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle { padding-top:32px; }
.shopbrand .shopbrandTitle img { width: 100%;}

.shopbrand .coupon-benefit {position:relative; margin:-12px 0 10px 0;} 
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopbrand .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

/* 하위 분류 */
.shopbrand .item-cate { padding: 0 4px 10px; }
.shopbrand .item-cate .scate a { font-weight: bold; font-size: 15px; color: #1c1c1c; }
.shopbrand .item-cate .scate-img img { width: 100%; }
/* BASIC css end */

