/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.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 {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .page_location a {display:block; text-align:center; font-weight:800;}
.shopbrand .page_location {border-bottom:0;}

/* 카테고리 리스트 */
.shopbrand .category_list ul {border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.shopbrand .category_list ul li {width:33.3%; height:30px; line-height:30px; text-indent:16px; border-right:1px solid #e3e3e3; border-1bottom:1px solid #e3e3e3; box-sizing:border-box; float:left; }
.shopbrand .category_list ul li:nth-child(3n) {border-right:0;}
.shopbrand .category_list ul li:first-child a {color:#e8536a;}
.shopbrand .category_list ul li a {display:block; font-size:11px; position:relative;}
.shopbrand .category_list ul li a span {position:absolute; right:8px;}
.shopbrand .category_list .category_more {width:100%; height:30px; line-height:30px; text-align:Center;}
.shopbrand .category_list .category_more a {display:block;}




/*쿠폰 혜택 버튼*/

.shopbrand .coupon-benefit {position:relative; margin:-25px 0 10px 0} 
.shopbrand .coupon-benefit a{display:inline;}
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:2px 1px; margin-left:5px; border:1px solid #000; font-size:10px;  margin-top:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:14px; margin-top:1px;  margin-left:-1px; padding:0 3px; border:1px solid #000; 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; }

/* BASIC css end */

