/*#########해상도880 이하#########*/
@media all and (max-width:880px){

#wrap {min-width:340px;}
.inner {max-width:1200px; min-width:340px; width:90%;}

.m_none {display:none;}

/*######## content #########*/
/*메인배너*/
	#main_sec1 .main_ban {width:100%;}
	#main_sec1 .ban123 {float:left; width:100%; border-top:0;}
	#main_sec1 .ban123 > li {display:inline-block; border-top:0; width:50%; float:left;}
	#main_sec1 .ban123 > li h1{top:38%; font-size:34px; left:8%;}
	#main_sec1 .ban123 > li:first-child {border-left:0;}
	#main_sec1 .ban123 .img_marker{bottom:18%; right:30px;}
/*메인 출력 글*/
#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;}

#main_sec1 .main_ban ul li:nth-child(1){position:relative;}

#main_left{height:300px; width:100%;}
#main_left > ul > li > a{margin-top:2%;}
#main_sec2 .inner{width:100%;}

#main_right{width:100%; height:700px;}

#logo_group ul li{width:20%; padding:0 6.6666%; margin-top:9px;}
#logo_group ul li img{width:100%;}



/*######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;}

/*####### 서브페이지 ########*/
/*좌측 서브 메뉴*/
#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%;}
}
/*////////////////해상도1080 이하 끝/////////////*/



/*#########해상도650 이하########*/
@media all and (max-width:650px){

/*오시는 길*/
.map_addr {margin:35px 0 60px 10px;}
.map_addr p {font-size:15px; line-height:30px;}

#main_sec1{margin-bottom:30px;}
#main_sec1 .ban123 .img_marker{bottom:18%; width:13%; right:23px;}
#main_sec1 .ban123 > li h1{font-size:22px;}


#main_left{height:250px;}
#main_left > ul > li > a > h3{font-size:16px;}

#main_right{height: inherit;}

#main_sec2 .bbs_gallery{border-bottom:1px solid #ebebeb;}
#main_sec2 .bbs1, #main_sec2 .bbs2{display:none;}
#main_sec2 .bbs_gallery h2{margin-left:18px;}



#main_sec3{display:block; margin-top:-51px; margin-bottom:-70px;}

/*갤러리게시판*/
.gallery_list > .item {width:48%;}

#logo_group ul li{width:30%; padding:0 1.5%; margin-top:12px;}
#logo_group ul li img{width:100%;}

}
/*////////////////해상도650 이하 끝//////////////////*/

/*#########해상도400 이하########*/
@media all and (max-width:400px){

/*갤러리게시판*/
.gallery_list > .item {width:98%;}
#logo_group ul li{margin-top:16px;}
#main_sec1 .ban123 .img_marker{bottom: 14%; width:17%; right: 15px;}


}
/*////////////////해상도400 이하 끝//////////////////*/