/* 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 .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%; }



 
/* 커스텀 */

/* 메인 */
#contents{padding-bottom: 60px;}
.deps1{position: relative;}
.deps1 img{display: block; width: 100%;}
.deps1 .text_wrap{width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.deps1 .text_wrap p:first-of-type{margin-bottom: 12px;}

/* 카테고리 */
.class-list ul{display: flex; flex-wrap: wrap;}
.class-list ul li{width: 33.33%; padding: 12px 0px; display: flex; align-items: center; justify-content: center; text-align: center; word-break: keep-all;}
.class-list ul li a{color: #555555;}
.class-list ul li a.sel{color: #000; font-weight: 600;}
.class-list ul li:nth-of-type(-n+3){border-bottom: 1px solid #cfcfcf;}

/* 정렬 */
.list_array{padding: 0 5%; margin-bottom: 0px; display: flex; justify-content: right; border-top: 1px solid #cfcfcf; border-bottom: 0;}
.list_array .list_arrayLeft{float: none;}
select{font-size: 13px; width: 100px; border: 0; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url('/design/dreamx860/250121/img/select_arrow.png') no-repeat right center; background-size: 10px 6px;border: 1px solid #bbb;padding-right: 10px;background-position-x: 80px;}

/* 정렬 - 레이아웃 변경 버튼 숨김 */
.list_array .list_arrayRight{display: none;}

/* 상품 목록 */
.list_shopping2x ul{width: 90%; margin: 0 auto; padding: 0;}
.list_shopping2x ul li{width: 49%;}
.list_shopping2x ul li:nth-of-type(odd){margin-right: 2%;}
.list_shopping2x .list_shoppingInfo{line-height: 1.4;}
.list_shopping2x .list_shoppingInfo .listName,
.list_shopping2x .list_shoppingInfo .listReplce{word-break: keep-all; font-size: 14px; color: #000; font-weight: 500;}


/* 좋아요 숨김 */
.listWish{display: none;}
/* BASIC css end */

