
/*#########해상도880 이하#########*/
@media all and (max-width:880px){

#wrap {min-width:340px;}
.inner {max-width:1200px; min-width:340px; width:90%;}
.wrap {min-width:340px;}

/*###### header #########*/
.m_none {display:none;}
.m_block {display:block;}

#header .inner {padding:0;}
#header > .inner {width:100%;}

/*######## content #########*/
#main_sec1 .bx-wrapper .bx-controls-direction a {display:none;}
/*메인 중간 배너 section2*/
#main_sec2 .bbs1{width:100%;}
#cs_center {width:100%; float:left; border-top:0; border-left:1px solid #dedede;}
	#main_sec2 > .bbs_gallery {width:100%; margin-left:0;}
	#main_sec2 > .bbs_gallery .bx-wrapper .bx-prev {display:none;}
	#main_sec2 > .bbs_gallery .bx-wrapper .bx-next {display:none;}

/*######footer########*/
	#copyright p.yesweb {display:block;}


/*####### 서브페이지 ########*/
/*좌측 서브 메뉴*/
#left_menu > ul.cate_menulist {display:none;}
/*우측 서브페이지 본문*/
#sub_cont {float:left; width:100%;}
#sub_titlebar { margin-bottom:25px;}

/*포트폴리오 view페이지 슬라이드버튼*/
#sub_cont .bx-wrapper .bx-controls-direction a {display:none;}

/*서브 타이틀바*/
#sub_titlebar h3 {font-size:22px;}

/*게시판 글쓰기*/
table.tb_write .td0{display:none;}

/*게시판 글보기*/
div.view_title {display:table; margin:0 auto;}
div.main_img {float:none; padding-left:0; display:block; margin-bottom:30px;}
div.view_value {float:none; padding-left:0; display:block;}

/*갤러리게시판*/
.gallery_list > .item {width:31%;}
}
/*////////////////해상도880 이하 끝/////////////*/



/*#########해상도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 이하 끝//////////////////*/