/*가이드네비*/
.ctt-location{text-align:center;margin-top:10px}
.ctt-location a{color:#dbdbdb;padding-left:10px}



/* tab-menu */
.sub-tabs {background:#f9f9f9;/*padding:20px 0;*/margin-bottom:30px;border-bottom:1px solid #e1e4e8;}
.sub-tabs:after{content:"";display:block;clear:both;} 
.sub-tabs ul {width:1300px;margin:0 auto;overflow:hidden;text-align:center;}
.sub-tabs ul li {float: left;text-align: center;background:#fff;border-right:1px solid #e1e4e8;/*border-top:1px solid #e1e4e8;*/box-sizing:border-box;}
.sub-tabs ul li:first-child {border-left:1px solid #e1e4e8;}
.sub-tabs ul li a {display:block;height:50px;line-height:50px;color:#333;font-size:18px;}
.sub-tabs ul li.on,
.sub-tabs ul li:hover {background:#00aeef;}
.sub-tabs ul li.on a,
.sub-tabs ul li:hover a {color:#fff;}

@media (max-width: 1300px){
.sub-tabs ul {width:100%;}
}

@media (max-width: 780px){
.sub-tabs ul{border-left:1px solid #e1e4e8;}
.sub-tabs ul li {width:33.33% !important;border-top:0px;border-top:1px solid #e1e4e8;}
/*.sub-tabs ul li:nth-child(4){clear:both;width:33.33% !important;}
.sub-tabs ul li:nth-child(5){width:33.33% !important;}
.sub-tabs ul li:nth-child(6){width:33.33% !important;}
.sub-tabs ul li:nth-child(7){clear:both;width:100% !important;}*/


.ctt-location{margin-top:5px}
.sub-tabs ul li a {height:35px;line-height:35px;font-size:12px;}

}
/******************************/

/* shop-tabs */
.shop-tabs {background:#f9f9f9;/*padding:30px 0;*/margin-top:0px;border-bottom:1px solid #e1e4e8;}
.shop-tabs ul {width:1300px;margin:0 auto;overflow:hidden;text-align:center;}
.shop-tabs ul li {width:33.33% !important;float: left;text-align: center;background:#fff;border-right:1px solid #e1e4e8;/*border-top:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;*/box-sizing:border-box;}
.shop-tabs ul li:first-child {border-left:1px solid #e1e4e8;}
.shop-tabs ul li a {display:block;height:50px;line-height:50px;color:#333;font-size:18px;}
.shop-tabs ul li.on,
.shop-tabs ul li:hover {background:#32bcfd;}
.shop-tabs ul li.on a,
.shop-tabs ul li:hover a {color:#fff;}

@media (max-width: 1300px){
.shop-tabs ul {width:100%;}
}

@media (max-width: 780px){
.shop-tabs ul{border-left:1px solid #e1e4e8;}
.shop-tabs ul li {border-top:1px solid #e1e4e8;}
.ctt-location{margin-top:5px}
.shop-tabs ul li a {height:35px;line-height:35px;font-size:12px;}

}
/******************************/


/*서브상단 이미지*/
.sub_bg {width:100%;height:214px;}
.ccti_bg{background:url(/_images/contents/ccti_bg.jpg) repeat-x top center;}
.brand_bg{background:url(/_images/contents/brand_bg.jpg) repeat-x top center;}
.help_bg{background:url(/_images/contents/help_bg.jpg) repeat-x top center;}
.media_bg{background:url(/_images/contents/media_bg.jpg) repeat-x top center;}
.shop_bg{background:url(/_images/contents/brand_bg.jpg) repeat-x top center;}

.shop_topimg {width:100%;}

@media (max-width: 780px){
.sub_bg{height:114px;}
}
/******************************/



/*전체메뉴*/
#hd_mb a{color:#fff}
.all_menu li{border-bottom:1px solid #343434;padding:10px 0;font-size:14px}
.all_menu li a{color:#fff}

#hd_mb {margin-top:25px}
#hd_mb li{border:1px solid #343434;float:left;width:50%;padding:10px 0;text-align:center;}
