
/*#########해상도880 이하#########*/
@media all and (max-width:880px){

.inner {max-width:1200px; min-width:340px; width:90%;}
#intro_page{display:none;}
#intro_page .inner{max-width:1200px; min-width:340px; width:90%;}
#intro_page > div a span{top:1000%;}

/*###### header #########*/
.m_none {display:none;}
#header .inner {padding:0;}
#header > .inner {width:100%;}

/*######## content #########*/
/*메인 중간 배너 section2*/
	#main_sec2 > .link {width:50%;}
	#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;}


/*모바일 로그인_정진아 수정 2016-07-05*/
#login .inner {height:450px;}
#login .inner .bottom_box{width:90%;height: auto; background-image:none;position:relative; }
#login .inner .bottom_box .left{width: 100%; padding-top: 30px;}
#login .inner .bottom_box .right{height: auto; position: relative; bottom: 0; left:0; margin-bottom:27px; padding-top: 25px; margin-right: 0;}
#login .inner .bottom_box .left p {display: flex;}
.bottom_box .left .input{width: 75%; flex: 1;}
.bottom_box .left .left_01 span{display: block; line-height: 26px; padding: 0 26px 0 10px;}
.bottom_box .left .left_02  {margin-bottom: 20px;}
.bottom_box .left .left_02 span{display: block; line-height: 26px; padding: 0 15px 0 10px;}
.bottom_box .left input[type=image] {float: none; position: relative; right: 0; top: 0; margin: 0 auto; left: 8px;}

#login .bottom_box .right {float: none; clear: both;}
#login .bottom_box .right span {margin-right: 10px;}
.bottom_box .right a, .bottom_box .right a#gray {margin-left: 0; float: none;}
.bottom_box .right p:first-child {margin-bottom: 20px;}
#login .bottom_box .right p {text-align: center;}

/* 회원가입 */

span.help.red, span.help {display: block;}
table#memberTb {display: flex; display: -webkit- flex;}
table#memberTb td .input_mem {flex: 1; width: 84%; min-width: auto;}
table#memberTb img { margin: 5px 0;}

.login_btn {border-top: 1px solid #242929; padding-top: 20px;}

/*####### 서브페이지 ########*/
/*좌측 서브 메뉴*/
#left_menu {display:none;}
/*우측 서브페이지 본문*/
#sub_cont {float:left; width:100%;}

/*서브 타이틀바*/
#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%;}
}
/*////////////////해상도1080 이하 끝/////////////*/



/*#########해상도650 이하########*/
@media all and (max-width:650px){

	.gnb{display:none;}

/*메인 중간 배너 section2*/
	#main_sec2 > .bbs_gallery {width:100%; padding:10px 0 34px 0; }
	#main_sec2 > .container-fluid .information a h1{font-size:16px; bottom:-30px;}
	#main_sec2 > .container-fluid > ul > li > a{bottom:10px;}
	.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%;}

.sub_m2 .fl{width:100%;}

.sub_m3 .fl img{width:100%;}
.sub_m3 .fl2 img{width:100%;}

#subm4 .s_sec_01 .txt img{width:90%;}
#subm4 .s_sec_01 .txt2 img{width:90%;}

#popup > div {width:80%!important; height:130%!important;}
#popup > div > p > img{width:100%;}


}
/*////////////////해상도650 이하 끝//////////////////*/

/*#########해상도400 이하########*/
@media all and (max-width:400px){

/*갤러리게시판*/
.gallery_list > .item {width:98%;}

}
/*////////////////해상도400 이하 끝//////////////////*/