.icon_set > span > img { display:inline-block; }

/* css 틀어져서 수정 20171108 */
#container_wrapper {
    top: 47px;
}

/* BASIC css start */
.shopbrand h2 {
	color: #a5a5a5;
	text-align: center;
	font-size: 1.725em;
	margin: 20px 0 5px;
}

.shopbrand .menu_wrap { /*margin-bottom: 30px;*/
	border: 1px solid #b9b9b9;
	overflow: hidden;
}

.shopbrand .menu_wrap ul {
	width: 100%;
	text-align: center;
	margin-bottom: -1px;
	border-bottom: 1px solid #b9b9b9;
	overflow: hidden;
}

.shopbrand .menu_wrap ul li {
	float: left;
	width: 25%;
	border-right: 1px solid #b9b9b9;
	height: 42px;
	line-height: 42px;
	word-break: break-all;
	box-sizing: border-box;
}

.shopbrand .menu_wrap ul li:last-child {
	border-right: none;
}

.shopbrand .menu_wrap ul li a {
	display: block
}

.shopbrand .cate {
	text-align: center;
	margin: 15px 0;
}

.shopbrand .cate a {
	display: inline-block;
	padding: 0 3px
}

.shopbrand .MK_product_list {
	
}

.shopbrand .MK_product_list .items {
	padding: 10px 5px;
	background-color: #f9f9f9;
}

.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;
}

.shopbrandTitle img {
	width: 100%;
}

.shopbrand .list_array .list_arrayRight img {
	width: 23px;
	height: auto;
}

.shopbrand .list_shopping {
	float: left;
	margin: 11px 0 0 7px
}

.shopbrand .list_shopping li {
	margin: 0 2px;
}

.MK_product_list .bx-wrapper .bx-pager {
	bottom: -25px;
}

.MK_product_list .bx-wrapper .bx-pager.bx-default-pager a {
	width: 7px;
	height: 7px;
	margin: 0 3px;
}
/* BASIC css end */

.item_text .item_name {/*height:80px; */}

.src_icon { position:absolute; top:0; left:0; }

.list_page { text-align:center; margin-top:20px;}
.list_page li { display:inline-block; padding:0 1px;}
.list_page li a { display:block; font-size:6px; color:#bdbdbd; padding:0 6px; line-height:15px; border:none;}
.list_page li a.active,
.list_page li a:hover { color:#333; text-decoration:none; background:#fff;}
.list_page li a:focus {text-decoration:none;}


#top_item_wrapper .bx-wrapper > .bx-controls { text-align:center; }
#top_item_wrapper .bx-wrapper .bx-pager { position:absolute; }
#top_item_wrapper .bx-wrapper > .bx-controls > .bx-pager,#Sub_chk > .bx-wrapper > .bx-controls > .bx-pager { overflow:hidden; display:inline-block; top:none !important; bottom:0px !important; left:0; }
#top_item_wrapper .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item,#Sub_chk > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item { float:none; width:auto; }
#top_item_wrapper .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > a.bx-pager-link.active,#Sub_chk > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > a.bx-pager-link.active { background:url(//cdn-naning9.bizhost.kr/img2/icon/check_on1_1.png) 100% 100% no-repeat; text-indent:-9999px; width:17px; height:4px; display:inline-block; margin:0 3px; }
#top_item_wrapper .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > a.bx-pager-link,#Sub_chk > .bx-wrapper > .bx-controls > .bx-pager > .bx-pager-item > a.bx-pager-link { background:url(//cdn-naning9.bizhost.kr/img2/icon/check_off3_1.png) 100% 100% no-repeat; text-indent:-9999px; width:17px; height:4px; display:inline-block; margin:0 3px; }
#top_item_wrapper .bx-wrapper .bx-pager.bx-default-pager a,#Sub_chk .bx-wrapper .bx-pager.bx-default-pager a { border-radius:0; }


.-controler { 
    font-size:0; 
    text-align:center;
}
.-controler a {  
	margin: 0 7px 0 0;
    display: inline-block;
    font-size: 12px;
    padding: 0;
    width: 22px;
    height: 22px;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}	
 .-controler a.thumb1 { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/1_UI_off.png); }
 .-controler a.thumb1.on { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/1_UI_on.png); }
 .-controler a.thumb2 { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/2_UI_off.png); }
 .-controler a.thumb2.on { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/2_UI_on.png); }
 .-controler a.thumb3 { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/3_UI_off.png); }
 .-controler a.thumb3.on { background-image:url(https://cdn-naning9.bizhost.kr/img2/new/3_UI_on.png); }
 .-controler a.thumb.on { 
	opacity:1; 
	background-size:100%; 
}

.box1_1 {
    width: 100% !important;
}
.box2_1 {
    width: 50% !important;
}
.box3_1 {
    width: 33.3% !important;
}



.list_top_wrapper .group_wrapper { margin:7px 0;}
.list_top_wrapper .group_wrapper .group { text-align:center; display:inline-block;}
.list_top_wrapper .group_wrapper .group li { display:inline-block; margin-left:1px; margin-bottom:1px;}
.list_top_wrapper .group_wrapper .group li:first-child {margin-left:0px;}
.list_top_wrapper .group_wrapper .group.group_category li a{ display:block; padding:0px; line-height:18px; color:#bdbdbd; background-color:#fff; font-size:11px; font-family:Noto Sans CJK KR; }
.list_top_wrapper .group_wrapper .group.group_category li a:after { content:"/"; padding:0 5px; }
.list_top_wrapper .group_wrapper .group.group_category li:last-child a:after { content:""; }
.list_top_wrapper .group_wrapper .group.group_category li a.active,
.list_top_wrapper .group_wrapper .group.group_category li a:hover { background-color:#fff; color:#333; text-decoration:none;}
.list_top_wrapper .group_wrapper .group.group_category li a:focus { text-decoration:none;}