@charset "utf-8";
/* CSS Document */

.support{}
.support_main_wrap{float:right; min-height:500px;}
.sp_search{border:5px solid #f1f1f1; padding:25px 20px;}
.sp_search .cs_title1{float:left; width:28%; text-align:center; font-size:36px; font-weight:bold; line-height:40px; color:#663f0d;}
.sp_search .sc_search{float:left; width:72%;}
.sp_search .sc_search p.scs_w2{margin:10px 0 0 0;}
.scc_input1{width:77%; height:22px; border:1px solid #ddd; border-right:none; padding:4px 5px 5px; -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.12); -moz-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.12); box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.12); font-size:14px; -webkit-appearance: none; -webkit-border-radius:0; border-radius:0;}
.scc_btn1{width:18%; color:#fff; font-weight:bold; font-size:12px; margin:0 0 0 -5px; line-height:14px; background: linear-gradient(to bottom, #f9940d 0%,#f2661c 100%); padding:8px 0 9px 0; text-align:center; border:none; cursor:pointer; border:1px solid #f15c1e; box-shadow:inset 1px 1px 1px #fcd295; text-shadow:1px 1px #c55308; -webkit-appearance: none; -webkit-border-radius:0; border-radius:0;}
.bbs_location{margin:30px 0 10px 0;}
.bbs_location span{display:inline-block; margin:0 3px; font-size:12px;}
.bbs_location span:first-child{margin:0 3px 0 0; font-size:18px; font-weight:bold;}

.news_latest{float:left; width:48%;}
.notice_latest{float:right; width:48%;}

@media (max-width:667px){
	.l_menu_wrap.lmmain{height:100px;}
	.l_menu_wrap.lmsub{height:130px;}
	.support_main_wrap{float:none; width:100%; clear:both;}
	.sp_search{border:5px solid #f1f1f1; padding:15px; margin:5px;}
	.sp_search .cs_title1{float:none; width:100%; text-align:left; margin:0 0 5px 0; font-size:24px; line-height:26px;}
	.sp_search .sc_search{float:none; width:100%;}
	.sp_search .sc_search.notice{width:100%;}
	.scc_input1{width:78%;}
	.scs_w1{letter-spacing:-1px;}
	.bbs_location span:first-child{margin:0 3px 0 5px;}
	.news_latest{float:none; width:100%;}
	.notice_latest{float:none; width:100%;}
}