/*#########해상도880 이하#########*/
@media all and (max-width:880px){

#wrap {min-width:340px;}
.inner {max-width:1200px; min-width:340px; width:90%;}

.m_none {display:none;}
#mbl_logo img {max-width: 58%;}


/*######## content #########*/
/*메인배너*/
	#main_sec1 .main_ban {width:100%;}
	#main_sec1 .main_ban ul li img {width: 100%;}
	#main_sec1 .ban123 {float:left; width:100%; border-top:0;}
	#main_sec1 .ban123 > li {display:inline-block; border-top:0; width:33.3333%; float:left;}
	#main_sec1 .ban123 > li img {width: 100%;}
	#main_sec1 .ban123 > li:first-child {border-left:0;}
/*메인 출력 글*/
#main_sec2 .bbs1, #main_sec2 .bbs2{width:100%;}
	#main_sec2 .bbs2 {border-left:1px solid #dedede; border-top:0;}
#cs_center {width:100%; float:left; border-top:0;}

/*######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;}

.m_t {display: table !important; width: 100%; margin-bottom: 10px;}



/*게시판 글쓰기*/
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%;}
.gallery_list > .item > div > a > img {height: auto;}
}
/*////////////////해상도1080 이하 끝/////////////*/



/*#########해상도650 이하########*/
@media all and (max-width:650px){

/*오시는 길*/
.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 이하 끝//////////////////*/