/* BASIC css start */
.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f1f1f1;}
.shopbrand .MK_product_list .items {width:100%;}
.shopbrand .list_group {padding:12px 1%; text-align:center;display:none;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .list_array{display:none;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {width:100%;}
.shopbrand .shopbrandTitle div {max-width: 100% !important;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}
.percent_img{padding-top:5px;width:6px;height:auto;}
#option_tab{border-bottom:1px solid #cccccc;}
#option_tab a{font-size:0.85em;}
#option_tab a.op_aft{font-size:0.85em;font-weight:bold;color:#ff6600;}
#option_tab span{font-size:0.85em;color:#cccccc;}

.clearFix{display:inline-block;text-align:centerl}
.clearFix li{float:left;padding:0px 5px;color:#cccccc;}

.cate_tab{width:100%;position:relative;padding-bottom:7px;background:#f1f1f1;}
.cate_tab table{width:100%;border-bottom:1px solid #cccccc;background:#ffffff;}
.cate_tab table tbody tr td{float:left;width:25%;border-bottom:1px solid #f1f1f1;border-right:1px solid #f1f1f1;box-sizing:border-box;text-align:center;padding:6px 0px;font-size:12px;}

.delivery_icon{width:155px;height:auto;padding:10px 0px 0px 4%;position:relative;display:inline-block;} /*예는 display:inline-block 으로 해주세요 */
.delivery_icon img{width:155px;height:auto;}
.delivery_icon_2{width:135px;position:absolute;bottom:5px;left:42.5%;}
.delivery_icon_2 img{width:135px;height:auto;}





/* 상단배너 */
.banner {
 width: 100%;
}
.big_banner {
	border-bottom: 1px solid #f6f6f6;
}

#installBanner{width:100%; max-width:960px;}

.category_1 {display: flex; margin-left: 2%; margin-bottom: 2%;}
.category_2 {display: flex; margin-left: 2%; margin-bottom: 2%;}
.category_3 {display: flex; margin-left: 2%; margin-bottom: 1%;}

.category_1 div { margin-right: 2%;}
.category_2 div { margin-right: 2%;}
.category_3 div { margin-right: 2%;}

.youtube {display: flex; margin-left: 2%; margin-bottom: 2%;}
.youtube div { margin-right: 2%;}

.title_banner {  width: 100%;align-content: center; margin-top: 100px;  margin-left: 210px;}



#rolling_banner{width:100%;position:relative;}
#rolling_banner .center_img{width:45%;height:auto;position:absolute;top:0;left:27.5%;}

/* BASIC css end */

