@charset "utf-8"; 



@media (max-width: 768px) {
	/*브랜드샵*/
	.br_search {padding:25px 12px 12px 12px;border:1px solid #ddd;text-align:center;}
	.br_search #br_sch {margin-top:25px;overflow:hidden;display:inline-block;}
	.br_search .sch_inner {width:430px;margin:0 auto;}
	.br_search .sch_inner dt {width:22%;height:37px;line-height:2.4;font-size:15px;font-weight:600;color:#555;float:left;}
	.br_search .sch_inner dd {width:78%;height:35px;border:1px solid #555;float:left;}
	.br_search .sch_inner dd input[type=text] {width:88%;height:35px;font-size:13px;padding:0 10px;line-height:2.3;border:0;}
	.br_search .sch_inner dd .btn_submit {width:35px;height:35px;color:#555;font-size:20px;padding-bottom:2px;border:0;cursor:pointer;}
	.br_search .sch_tab {width:125px;border:1px solid #555;float:left;}
	.br_search .sch_tab li {width:50%;text-align:center;float:left;cursor:pointer;}
	.br_search .sch_tab li a {height:25px;color:#666;line-height:2;text-decoration:none !important;display:block;}
	.br_search .sch_tab li.active a {color:#fff;background-color:#555;}
	.br_search .sch_tab_con {margin-left:7px;float:left;}
	.br_search .sch_tab_con li {width:24px;height:25px;color:#666;line-height:2;margin-left:3px;border:1px solid #ddd;float:left;text-align:center;cursor:pointer;}
	.br_search .sch_tab_con li:hover {border:1px solid #555;}
	.br_search .sch_tab_con li.active {color:#fff;font-weight:600;background-color:#555;border:1px solid #555;}
	.br_list {width:100%;overflow:hidden;margin:20px 0 0;}
	.br_list ul {width:1008px;margin-left:-8px;}
	.br_list li {width:158px;border:1px solid #ddd;margin:0 0 8px 8px;float:left;}
	.br_list li:hover {border:1px solid #222;}
	.br_list li a {height:64px;padding:10px 15px;color:#666;text-align:center;text-decoration:none !important;display:block;}
	.br_list li img {width:auto;max-width:128px;height:40px;}
	.br_list li p {height:16px;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.br_view_tit {width:100%;height:110px;margin-bottom:20px;background-color:#bbb;position:relative;}
	.br_view_tit .tit_logo {width:128px;height:40px;padding:35px 183px 35px 215px;background:url('/img/br_view_bg.png') no-repeat right top;float:right;}
	.br_view_tit .tit_logo img {width:auto;max-width:128px;height:40px;}
	.br_view_tit .tit_txt {width:500px;height:40px;color:#fff;font-size:30px;line-height:1.3;position:absolute;top:35px;left:50px;z-index:99;}
}