
/*#########해상도880 이하#########*/
@media all and (max-width:880px){

#wrap {min-width:340px;}
.inner {max-width:1200px; min-width:340px; width:90%;}

/*###### header #########*/
.m_none {display:none;}
#header .inner {padding:0;}
#header > .inner {width:100%;}

/*######## content #########*/
#content .bg {height: 100%;}
#main_sec1 .main_ban img {width: 100%;}

/*메인 중간 배너 section2*/
#main_sec2 {margin-top: 10px;}
	#main_sec2 > .link {width:50%; .width:49.5%;}
	#main_sec2 > .bbs_gallery {width:100%;}
	#main_sec2 > .bbs_gallery .bx-wrapper .bx-prev {display:none;}
	#main_sec2 > .bbs_gallery .bx-wrapper .bx-next {display:none;}
/*메인 출력 글 section3*/
#main_sec3 .bbs1, #main_sec3 .bbs2{width:100%;}
	#main_sec3 .bbs2 {border-left:1px solid #dedede; border-top:0;}
#cs_center {width:100%; float:left; border-top:0; border-left:1px solid #dedede;}

/*######footer########*/
	#copyright p.yesweb {display:block;}


/*####### 서브페이지 ########*/
/*좌측 서브 메뉴*/
#left_menu {display:none;}
/*우측 서브페이지 본문*/
#sub_cont {float:left; width:100%;}
#sub_titlebar { margin-bottom:25px;}

/*서브 타이틀바*/
#sub_titlebar h3 {font-size:22px;}

/*게시판 글쓰기*/
table.tb_write .td0 {float:left; width:100%; border-bottom:0;}
table.tb_write .td1 {float:left; width:100%; padding:0 0 10px 15px;}

/*게시판 글보기*/
table.tb_view tr.title td.td0 {font-size:16px;}
div.prev_nex table.tb_prev_nex tr.tr_prev td.td0, div.prev_nex table.tb_prev_nex tr.tr_nex td.td0 {font-size:14px;}
div.prev_nex table.tb_prev_nex tr.tr_prev td.td1, div.prev_nex table.tb_prev_nex tr.tr_nex td.td1 {font-size:13px;}

/*갤러리게시판*/
.gallery_list > .item {width:31%;}

.inImg {margin: -38px 0 0 0 !important; padding-bottom: 10px;}


}
/*////////////////해상도1080 이하 끝/////////////*/



/*#########해상도650 이하########*/
@media all and (max-width:650px){

/*메인 중간 배너 section2*/
	#main_sec2 > .bbs_gallery {width:100%; padding:10px 0 34px 0; }
	.bxslider2 > li {height:100px;}

/*오시는 길*/
.map_addr {margin:35px 0 60px 10px;}
.map_addr p {font-size:15px; line-height:30px;}

/*갤러리게시판*/
.gallery_list > .item {width:48%;}

}
/*////////////////해상도650 이하 끝//////////////////*/

/*#########해상도400 이하########*/
@media all and (max-width:400px){

/*갤러리게시판*/
.gallery_list > .item {width:98%;}

}
/*////////////////해상도400 이하 끝//////////////////*/