

 /* PC Device */

 @media all and (max-width:1400px){
    .wrap {width:100%; min-width:320px;padding:0 2%; box-sizing:border-box; margin:0 auto;}
	.bottom_banner .wrap {padding:0 10%;}
	.bottom_banner #aro_next {right:5px;}
	.bottom_banner #aro_prev {left:5px;}
	.sct_admin{margin-top:15px;}
	.sit_admin{margin-top:15px;}
	.topmenu {display:none;}

	#gnb #gnb_1dul {display:none;}
/* 	#menu_cotainer .lang {right:100px; top:85%;} */
	#tnb {height:100%; display:inline-block; line-height: 100px;}
	.main_icon {width: 100%;}
	.main_icon li {width: 32%;margin: 0 2% 2% 0;}
	.main_icon li:nth-child(3n) {margin-right:0;}
	.main_right {width: 100%;clear:both;float: left;}
	#main_container {padding: 35px 0;}
	#logo {left:2%;}
	.main_er {width:32%;}
	.main_notice {width: 66%;}
	#main_downcon {margin-top: 45px;}
	.btnMenuClose span{display:none;}
	.m_tnb img {width: 266px;}
	#sidebar {display:none;}
	#m_sidebar {background:#fff; position: relative; height: 65px;  border-bottom: 1px solid #ddd; display:block; left:0; width:100%;}
	#m_sidebar .snb {position: relative; float: left; width: 50%;}
	#m_sidebar .snb1 {border-right:1px solid #ddd;box-sizing:border-box;}
	#m_sidebar .snb > .over {position: relative; display: block; height: 65px;}
	#m_sidebar .snb.snb1 > .over {border-right: 1px solid rgba(255, 255, 255, 0.1);}
	#m_sidebar .snb > .over span {line-height: 65px; font-weight: 600; font-size: 18px; padding-left: 10%; position: relative; display: block; width:100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; word-break: normal; width: 100%;}
	#m_sidebar .snb.snb2 > .over span {color: #261f85;}
	#m_sidebar .snb > .over span:after {position:absolute; top:50%; right:10px; margin-top:-4px; width:13px; height:7px; content:''; background:url('/img/sub/m_snb.png') no-repeat;}
	#m_sidebar .snb > .over .arrow {position: absolute; top: 50%; right: 30px; width: 20px; height: 20px; margin-top: -8px; font-size: 20px;}
	#m_sidebar .snb > .over.open .arrow {transform: rotate(-180deg); margin-top: -10px;}
	#m_sidebar .snb .snb_con {display: none; position: absolute; left: -0px; width: calc(100% - 0px) !important; background: #fff; z-index: 11; border-right: 1px solid #eee; border-left: 1px solid #eee;}
	#m_sidebar .snb .snb_con li {border-bottom: 1px solid #eee;}
	#m_sidebar .snb .snb_con li a {display: block; padding: 15px 10%; font-size: 17px;}
	#m_sidebar .snb .snb_con li.on {position: relative;}
	#m_sidebar .snb .snb_con li.on a {padding-left: 25px; font-weight: 500;}
	#m_sidebar .snb .snb_con li.on a:before {content: ""; position: absolute; top: 50%; left: 10px; width: 7px; height: 3px; margin-top: -1px; background: #1c202c;}
	#sub_container {padding:0 0 60px 0;}
	#sub_container .wrap {padding:0;}
	#container #content {clear:both;width:100%;float:left;margin-top:60px;box-sizing:border-box;padding:0 3%;}


	/* 메인 */
	.mVisual{height:650px;}



}





@media all and (max-width:1200px){

	/*모바일메뉴*/
	#total_m_lay {right: -100%; width: 100% ; overflow: auto; background: #f8f8f8; background: url('../images/main/allMenu_bg.png') #fff right bottom no-repeat; background-size: auto 100%;border: 0;}
	.total_m {padding: 0px !important;}
	.total_m li button {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -999px; overflow: hidden; font-size:0;display:inline-block;}
	.total_m > ul > li {position: relative; width: 100% !important;height:auto; font-size: 18px; font-weight: 400;   background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(0,0,0,0.08); margin-bottom:0;}
	.total_m > ul > li > a {padding: 20px; /*color: #6162e6;*/}
	.total_m > ul{display:block;}
	.total_m > ul > li.has-sub > a {/*background: url('../images/gnb_dot.png') no-repeat right 15px center; */  font-weight:500; font-size:1.1rem}
	.total_m > ul > li.has-sub {padding: 0; text-align: left;  /*border-top: 1px solid #ccc; */}
	.total_m > ul > li.has-sub:before {position: absolute; top: 20px; right: 21px; width: 1px; height: 20px; margin-top: -1px; display: block; content: ""; background: #333; display: block; border-radius:10px;}
	.total_m > ul > li.has-sub:after {position: absolute; top: 28px; right: 12px; width: 20px; height: 1px; display: block; content: ""; background: #333; border-radius:10px;}
	.total_m > ul > li.has-sub.open > a {/*background: #93845a url('../images/gnb_dot_on.png') no-repeat right 15px center */}
	.total_m > ul > li > ul {display: none; padding: 0px; background: #f5f5f5; padding:20px;}
	.total_m > ul > li > ul > li {font-size: 16px; /*background-repeat: no-repeat; background-position: right 14px; border-top: 1px solid #ddd; */}
	.total_m > ul > li > ul > li:first-child {border-top: 0}
	.total_m > ul > li.has-sub.open {}
	.total_m > ul > li.has-sub.open:before {display: none;}
	.total_m > ul > li.has-sub.open:after {position: absolute; top: 28px; right: 12px; width: 22px; height: 2px; display: block; content: ""; background: #af9251; border-radius:0px;}
	.total_m > ul > li > ul > li > a {padding: 0 0 20px; /*color: #fff;*/ font-weight:400;  font-size:1rem }
	.total_m > ul > li > ul > li:last-child > a {padding: 0;}
	.total_m > ul > li > ul > li.open > a {color: #1e5394;}
	.total_m .btnClose {display: none}
	.btnMenu {/*width: 60px; height: 60px; padding: 0px; top: 5px;*/}
	.btnMenuClose {width: 50px; height: 50px; padding:0; top: 0; right:0px; }
	.m_login {/*display: none;*/ margin-top:50px;}
	.m_login li {display: inline-block; margin:0 10px; font-size:1.12rem;}
	.m_sns {margin-top: 30px;}

	/* 메인 */
	h2.title {font-size:38px;}
	.main_info .info_wrap {margin-top:40px;}
	.main_info .info_wrap .link_btn {padding:15px 20px;}
	.main_info .info_wrap .link_btn span {right:20px;}

	.main_commu .commu_wrap > div {padding:20px;}
	.main_commu .commu_wrap > div h2 {font-size:20px;}


	/*제품 상세*/
	#sit_ov {padding-top: 35px;}
	#sit_pvi {width: 56%;}
	.sanchor {margin: 50px 0 30px;}

}

@media all and (max-width:1110px){
	.main_gallery li a img {height: 180px;}
	#ft .ft_logo {float: left;width: 100%;}
	#ft .ft_tex {clear:both;/*margin-top:30px;*/float: left;width: 100%;}


}


@media all and (max-width:1100px){
/*메인*/
	.btn_plus div{width: 60px;height: 60px;}
	.btn_plus{width: 60px;height: 60px;}

	.products03 .txt{padding-top:80px;}
	.products04 .txt{padding-top:80px;}


}



@media all and (max-width:1050px){

	.main_er {width: 37%;}
	.main_notice {width: 61%;}
	.bottom_banner .wrap {padding: 0 5%;}

}

 /* Tablet Device */
@media all and (max-width:1000px){
	/*메인*/

	.main_busi .img_wrap > div {height:220px;}
	.main_busi .img_wrap > div a {padding:20px;}
	.main_busi .img_wrap > div a h2, .main_busi .img_wrap > div a span {font-size:20px;}
	.main_busi .img_wrap > div:nth-child(4n+2) {margin-top:0;}
	.main_busi .img_wrap > div:nth-child(4n+3) {margin-top:0;}
	.main_busi .img_wrap > div:nth-child(4n+4) {margin-top:0;}



	#ft .ft_logo{display:none;}
	#ft .ft_tex{width:100%;}
	#ft .ft_tex{text-align:center;word-break:keep-all;}
	#ft .ft_tex p{text-align:center;}
	#ft .privacy{display: inline-block;}


	/*서브비주얼*/
	#sidebar {height:60px;}
	#sidebar > div li a {height:60px;line-height:60px;font-size: 16px;}
	#sidebar > div {overflow: hidden;display: block;width: 100%;}

 	#container #content{width:100%;}
	#container #content .sConBox{padding:50px 10px 50px; max-width:768px}
	#container #content .sConBox .btnPrint{display:none}


	.cont_inquiry {height: 240px;}
	.cont_inquiry .online_inqu {right: 5%;}


	.sConBox {width:100%; margin-top:0px;}

	/* 게시판 읽기 */
	#bo_v {padding:20px;}

	/* 게시판 검색 */
	#bo_sch .sch_input{width:60%}

	.sct_20 .sct_li {margin:0 3% 30px 0; width:48.5% !important;}
	.sct_20 .sct_li:nth-child(3n) {margin-right:3%;}
	.sct_20 .sct_li:nth-child(2n) {margin-right:0%;}



	/* 상품 상세보기 - 이미지 미리보기 */
	#sit_pvi {width:45%;}

	/* 상품 상세보기 - 간략정보 및 구매기능 */
	#sit_ov {width:50%;}
	.sanchor li button{font-size: 18px;padding: 18px 0;}
	#sit_title{font-size: 32px;padding-bottom: 30px;margin-bottom: 30px;}
	#sit_desc{font-size:18px;line-height: 28px;}

	#exptime {border-radius:0; border:0; padding:0; }
	#khoa {border-radius:0; border:0; padding:0; }

	#sitemap > li {width:32%;}


	/*견적보기*/
	#view_tb1 .title_table {width: 30%;}
	.tbl_head01 tbody th{padding:15px;}
	#view_tb1 .view_th1{padding:10px;width:150px;font-size: 18px;}
	#view_tb1 .view_td1{font-size: 18px;padding:10px;}


	/*공지사항 검색*/
	#bo_sch{width: 100%;}


	/*종합안내*/
	.arr{margin:0 3px;}

	table.biz01_table th { height: auto;}


}



@media all and (max-width:950px){
	/*갤러리게시판*/
	.sct_10 .sct_li{width:50% !important;}


	/*종합안내*/
	.useful_process{display:none;}

	.useful_process_mobile{display:block;}
.main_info .info_wrap > div, .main_commu .commu_wrap > div {width: 48%;}
.main_info .info_wrap, .main_commu .commu_wrap {row-gap: 20px;}
}

@media all and (max-width:930px){
	#equipment .tabs li span {font-size: 17px;}
	#biz_02 .tabs li span {font-size: 17px;}
	#biz_03 .tabs li span {font-size: 17px;}
	#useful .tabs li span {font-size: 17px;}
	#gbiz_01 .tabs li span {font-size: 17px;}
	.tab_sub ul li a {font-size: 17px;}
	#contents_sitemap .cate_line .cate {width: 30%;}
}

@media all and (max-width:910px){

	.main_gallery li {width: 50%;margin-right: 0;}

	.main_gallery li a {margin:0 2% 5% 2%;}
	.main_gallery li a img {height: auto;}


}

@media all and (max-width:880px){

	.main_commu .commu_wrap > div {width:calc(96% / 2); margin-bottom:20px; padding:20px 20px 40px;}

	#greetings .greetings_top h2 {padding: 65px;}

}

@media all and (max-width:850px){

	.main_info .info_wrap .link_btn {font-size:16px;}
	.main_info .info_wrap .box {padding:15px;}
	.main_info .info_wrap .box .cate {margin-bottom:15px;}

}


@media all and (max-width:800px){
	/*메인*/
	#main_container > div {padding:60px 0;}

	.main_busi .title_box {margin-bottom:25px;}
	.main_busi .title_box p {display:block; font-size:16px; margin-top:15px;}
	.main_busi .img_wrap > div {width:calc(98% / 2);}
	.main_busi .img_wrap > div:nth-child(4n+4) {}


	/*게시판 견적신청*/
	.bo_w_info select{height:45px;}
	.frm_input{height:45px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size:18px;}
	#bo_w .write_div {margin-bottom:15px;font-size:16px;}

	/*퀵메뉴*/
	.click_btn { bottom:60px; }
	.click_btn li.kakao{background:url('/img/main/click_kakao.jpg') center center no-repeat;background-size:cover;height:60px;}
	.click_btn li a{width: 60px;height: 60px;}

	/*견적보기*/
	#inquiry{width:97%;margin:0 auto;padding:80px 0;}

	.scroll_box{width: 100%; overflow-x:scroll;}
	.program_table table, .bus-time table{width:800px;}
	.scroll_txt{display:block;}
	.pc_img {display:none;}
	.mo_img{display:block;}

	.biz_img li {width:50%;}

	table.business_table{width:800px;}
	.business_list {margin-top: 10px;}
	.organ_business h3{ display:inline-block; margin-top:30px;}

}

@media all and (max-width:742px){

.useful_process li:nth-child(3){margin-top:15px;}

.main_info .info_wrap .box h3 {font-size:18px; margin-bottom:5px;}

}

@media all and (max-width:730px){

.history {text-align: left;}
.history .h_title {height: 60px;}
.history .h_title h2 {font-size: 22px;text-align: center; padding-top: 18px;}
.history ul:after {left: 0;}
.history .right {padding-left: 0;}
.history .left {padding-right: 0;}
.history .left span {float: left;}
.history .left span:after {left: -7px;}
.history .left span:before {left:0;right:auto;}
.history .left {padding-left: 0;    text-align: left;}
.history li > span p {font-size: 27px;padding: 0 10px;}
.history .right span, .history .left span {padding: 0 30px;}
.history .right div p {text-align: left;padding-left: 22px;}
.history .left div p {text-align: left;padding-right: 0;padding-left: 22px;}
.history .left div p:after {left: -2px;right:auto;}
#equipment .tabs li {width:50%;}
#equipment .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#equipment .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#equipment .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
#gbiz_01 .tabs li {width:50%;}
#gbiz_01 .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
#gbiz_01 .tabs li:nth-child(4) {border-left: none;}

#biz_02 .tabs li {width:50%;}
#biz_02 .tabs li:nth-child(1){border-bottom: #ddd 1px solid;}
#biz_02 .tabs li:nth-child(2) {border-bottom: #ddd 1px solid;}
#biz_02 .tabs li:nth-child(3) {border-left: none;border-right: #ddd 1px solid;}
.gaduk01_table.mo {display:table;}
.gaduk01_table.pc {display:none;}
table.mo {display:table;table-layout:fixed;}
table.mo th {width:30%;}

table.pc {display:none;}


.useful_sec02 .room_list li p{ font-size:16px; }


}

@media all and (max-width:700px){
	/*메인*/
	#logo{left: 20px;}
	#logo a img{width:200px;}
	.down #logo{top: 5px;}
	.down .btnMenu{margin:20px 0 !important;}
	.down #gnb .btnMenu {width: 40px;height: 40px;background: url(../img/main/menu_icon2.png) no-repeat center center !important;background-size: cover !important;}

	#menu_cotainer {height:75px;}
	/* #menu_cotainer .lang {right:70px; top:65%;} */
	#menu_cotainer .btn_lang {font-size:14px;/*  padding:5px 25px 5px 30px; */}
	#hd .btnMenu {margin:12.5px 0;}
	#tnb {line-height: 60px;}
	.main_txt_in h2 {font-size:38px; margin-bottom:15px;}
	.main_txt_in p {font-size:20px;}
	.main_txt_in ul {margin-top:30px;}
	.main_txt_in ul li a {font-size:18px; line-height:35px;}

	.mVisual .bx-controls .bx-pager-item {margin:0 5px;}
	.mVisual .bx-controls .bx-pager-item a.active {width:30px;}

	#main_container section {padding: 80px 0;}


	#view_tb1 .view_tr1 {display: flex;flex-wrap: wrap;}
	#view_tb1 .view_th1{width:100%;background: #eee;}
	#view_tb1 .view_td1{width:100%;}

/*종합안내-이용안내*/
.bo_v_file_cnt {position: relative;top: auto;right: auto;color: #888;font-size: 0.92em;display: block;line-height: 2;}

}
@media all and (max-width:680px){
.main_er {
    width: 100%;
}
.main_notice {
    width: 100%;
}
}

@media all and (max-width:650px){
/*게시판 견적신청*/
	.product_inquiry_wrap .write_div{width:100%;}
	#bo_w .write_div{margin-bottom:10px;}
	.bo_w_info select{padding: 0 10px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{padding: 10px;}
	.g-recapt{margin-top:35px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{max-height:200px;}
	#bo_w .bo_w_flie .file_wr {height:45px;padding: 9px;}
	#bo_w .bo_w_flie .lb_icon{height: 43px;line-height: 43px;}

/*제품상세*/
#sit_pvi{width:100%;}
#sit_ov{width:100%;min-height: 180px;}
.sanchor li button{padding: 10px 0;}
.sanchor{margin: 30px 0 15px;}
#sit_inf{margin: 30px 0;}
#sit_title{padding-bottom: 15px; margin-bottom: 15px;}
.topmenu ul {display:none;}
.topmenu .wrap {padding:0;}
.top_organ > a {width:33.3%;float:left;}
.top_organ {width:100%;}
.m_icon span {font-size: 20px;}
footer {padding:0;}
#greetings .greetings_top h2 {padding: 55px;font-size: 22px;}


#bus  .bus_img p{font-size:16px; margin:15px 0 20px;}

}



@media all and (max-width:600px){

#logo a {width: 100%;}
/*게시판 공지사항*/
	#bo_v_title .bo_v_tit{font-size:22px;word-break:keep-all;margin:15px 0 0;line-height: 28px;}
	#bo_v_title {margin-bottom: 0;}
	#bo_v {padding: 0;border: 0;}
	#bo_v header {display:none;}
	#bo_v_con{min-height: 160px;}
	#bo_v_con * {width:100% !important;}
	.bo_v_com {margin: 10px 0;}
	.bo_v_left{margin: 10px 0;}
	.bo_v_nb{margin:0;}
	#bo_sch{width: 100%;}
	#bo_sch .sch_input{width: 58%;padding-left:5px;}
	#bo_sch select {margin: 9px 0px 9px 5px;}
	.tbl_head01 td {padding: 25px 15px;}
	.bo_notice td a{font-size:14px;}
	#bo_list .td_datetime{display:none;}
	.tbl_head01 thead th{padding:12px 0;}

.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size: 15px;line-height:24px;}
#contents_sitemap .cate_line .cate {width: 47%;}


.useful_sec02 .room_list li{width:48%; margin-right:3%;}
.useful_sec02 .room_list li:nth-child(3n){margin-right:3%;}
.useful_sec02 .room_list li:nth-child(2n){margin-right:0;}
.useful_sec02 .room_list li:nth-child(7), .useful_sec02 .room_list li:nth-child(8) { width: 100%; margin-right:0;}

	.tran_box span{font-size:18px;  word-break:keep-all; }
    .tran_box h2{font-size:23px; padding:40px 45px 40px 45px; word-break:keep-all; }

/*갤러리게시판*/
	.sct_10 .sct_li{width:100% !important;}



/*개인정보처리방침*/
.sConBox h2{font-size:22px;margin-bottom:15px;}
.privateD{padding: 25px;}

}
@media all and (max-width:555px){
.topmenu {display:none;}
.arr img{display:none;}

}


 /* Mobile Device */
@media all and (max-width:550px){
/*메인*/
	#logo {left: 10px;}
	#hd .btnMenu {width:40px;margin: 16px 0;}
	.m_icon span {font-size: 16px;}


/*운영안내*/
.table_mobile{display:block;}
 .table_web{display:none;}

table td, table th {padding:10px !important;font-size: 16px !important;}

/*이용수칙*/
.is_btn.wd_col_bg_cw {font-size: 20px;  padding: 12px 16px;}
.con_wrap h3 {font-size:23px;}

/*업무현황*/
.in_wrap .organ_business .organ_table br{display:none;}

.main_txt_in ul {width: 90%; margin: 0 auto;}
.main_txt_in ul li {margin-top: 20px;}
}

@media all and (max-width:520px){
	#equipment .tabs li {width:100%;}
	#equipment .tabs li:nth-child(1){}
	#equipment .tabs li:nth-child(2) {border-left: none;}
	#equipment .tabs li:nth-child(3) {border-left: none;border-right: none;}

	#biz_02 .tabs li {width:100%;}
	#biz_02 .tabs li:nth-child(1){}
	#biz_02 .tabs li:nth-child(2) {border-left: none;}
	#biz_02 .tabs li:nth-child(3) {border-left: none;border-right: none;}


	#gbiz_01 .tabs li {width:100%;}
	#gbiz_01 .tabs li:nth-child(1){}
	#gbiz_01 .tabs li:nth-child(2) {}
	#gbiz_01 .tabs li:nth-child(3) {border-left: none;border-right:none;border-bottom: #ddd 1px solid;}
	#gbiz_01 .tabs li:nth-child(4) {border-left: none;}
	#greetings .greetings_top h2 {padding: 46px;font-size: 18px;}
}

@media all and (max-width:500px){

	#ft .privacy li a {
		font-size: 15px;
	}
	/*서브-컬러차트*/
	.colorchart h2 {font-size: 30px;margin-bottom: 15px;border-bottom:0;word-break:keep-all;}
	.colorchart h2 span{display: block;word-break:keep-all;padding-bottom:20px;}

	/*견적보기*/
	#inquiry{width:97%;margin:0 auto;padding:60px 0;}
	.sVisual {height: 250px;}
	.sVisual > div {padding-top: 0;}
	.sVisual > div p {text-align: center;padding-top: 90px;line-height:1.2 ;font-size: 29px;word-break:break-all;}
	.sub_title h1 {font-size: 25px;padding-bottom: 20px;}

	/*이용수칙*/
	.con_wrap h3 {font-size: 20px;}
	.is_btn.wd_col_bg_cw{top:-7px; padding: 8px 12px;}

}


 /* Mobile Device */
@media all and (max-width:480px){
	/*메인*/
	#hd .btnMenu {margin: 10px 0;}
	.mVisual{height:420px;}
	.main_txt_in h2 {font-size:24px; width:100%; margin-top: 15px;}
	.main_txt_in p {font-size:16px;}
	#logo {top:21.5px;}
	#logo a img {width:160px;}
	#menu_cotainer .lang {right:60px;}
	#menu_cotainer .btn_lang {padding:5px 25px 5px 10px;}
	#menu_cotainer .lang_menu {padding: 15px 7px;}
	#menu_cotainer .btn_lang::before {display:none;}
	.lang ul li {column-gap: 7px;}
	.main_txt_in ul li {width:60%; padding: 10px; margin:0; margin-top: 20px;}
	.main_txt_in ul li a {line-height:1; font-size:16px;}

	h2.title {font-size:28px;}

	.main_commu .commu_wrap > div {width:100%; padding:20px;}
	.main_commu .commu_wrap > div div p {padding-left:0;}
	.main_commu .commu_wrap > div div p:before {display:none;}

	#menu_cotainer .btn_lang img {width: 90px;}

	/*종합안내*/
	.useful_pro_con{padding:20px 30px;}

	.con_wrap h3{font-size:20px;}
	.con_wrap h4{font-size:18px;}


	.useful_sec p, .useful_sec02 p {font-size: 15px}
	#greetings p, #greetings span {font-size: 15px;}

.main_info .info_wrap > div {width:100%;}

}



@media all and (max-width:452px){
.bo_v_com{float: left;margin: 3px 0 10px;}
.bo_v_com li{margin-left: 0;margin-right: 5px;}
.bo_v_left{margin: 3px 0;}

/*이용수칙*/
.is_btn.wd_col_bg_cw{display:none;}
.ss_desc{padding-left:0;}

}

@media all and (max-width:440px){
	#bus .tabs li span.tt_txt {font-size:14px;}
	br.mobile_br{display:block;}
	table td, table th {font-size: 14px !important;}
}

@media all and (max-width:425px){

	.useful_pro_con{padding:30px 40px;}

}

@media all and (max-width:400px){
#hd .btnMenu {margin: 10px 0;}
.mVisual {height: 540px;}
#ft .privacy li a {font-size: 16px;}
#ft .ft_tex{font-size: 16px;line-height:24px;}
#ft .ft_tex p{font-size: 14px;line-height: 20px;}



/*모바일메뉴*/
.m_tnb{text-align: left;}
#total_m_lay{padding: 0 5.5%;}
.btnMenuClose{background:none;top:12px;right:15px;}
.btnMenuClose:before, .btnMenuClose:after{background-color:#000;}


/*로그인페이지*/
.mbskin{width:94%;}
.mbskin h1{margin: 40px 0 30px;}
#login_fs{padding: 0 45px;}
#mb_login {padding: 80px 0;}

/*게시판 공지사항*/
	.bo_w_info select{ font-size: 16px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input { font-size: 16px;}

/*갤러리게시판*/
.sct_10 .sct_img > a{height:240px;}

/*팝업창 모바일*/
.hd_pops_con{width:100% !important;height:100% !important;}
.hd_pops{top: 10px !important;left: 0 !important;}

/*공지사항 검색*/
#bo_sch select{width: 90px;}
#bo_sch .sch_input {width: 50%;}
.nb_date{display:none;}
.bo_v_nb li{padding: 15px;}
.bo_v_nb li .nb_tit{padding-bottom:5px;}

#ft .privacy li{padding-top: 3px;}
.display_none{display:none;}
#m_sidebar {height:55px;}

#m_sidebar .snb > .over span{line-height:55px;font-size: 16px;}
#m_sidebar .snb > .over {height:55px;}
#m_sidebar .snb .snb_con li a {font-size: 15px;}

#bw_support table, #bw_support table tr, #bw_support table th, #bw_support table td {display:block;width:100%;}
.addr1, .addr2, .addr3, .addr4, select#email3 {width:100%;}
.addr2, .addr3, .addr4, select#email3 {margin-top:5px;}


#bus  .bus_img p{margin:10px 0 15px;}

}
@media all and (max-width:380px){
.m_icon span {
    font-size: 14px;
}
}
@media all and (max-width:370px){
	.tabs li {width:50%;letter-spacing: -1px;}
	.main_trend li a img {height: 275px;}
	 .sct_10 .sct_li {width:100% !important;}

 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:230px;}
.bx-wrapper .bx-pager {bottom: -60px;}

#logo a img {width: 130px;}
/* #menu_cotainer .btn_lang {padding: 5px 20px 5px 3px;} */
}


@media all and (max-width:356px){
.m_icon {padding: 15px 0;}
.m_icon img {margin: 3px auto 13px auto;}
.main_icon li:nth-child(8) img, .main_icon li:nth-child(9) img {margin: 3px auto 5px auto;}
.main_icon li a {height: 119px;}
.main_er p {font-size: 30px;}
.main_er .er_time {margin-bottom: 10px;}
.notice_inner {padding: 27px;}
 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:210px;}
#contents_sitemap .cate_line .cate {
    width: 98%;
}
}

@media all and (max-width:335px){

#bus .tabs li span.tt_txt {font-size: 13px;}
}


