/*#########해상도880 이하#########*/
@media all and (max-width:880px){

#wrap {min-width:340px;}
.inner {max-width:1200px; min-width:340px; width:90%;}
#gnb_bg{height:90%;}
#gnb_bg > div{height:0px;}
/*공통, 기타*/
.main_wrap {background:url('/_yesweb/_skin_h/images/type3_m_bg.png') center top; }
.m_block {display:block;}
.m_none {display:none;}


/*######## content #########*/
#section {position:relative;t; margin-top:30px; margin-bottom:30px; width:100%; height:200px; }
#section > .sec_cont {width:100%; height:191px;}
	#section > .sec_cont > div {padding:0px; float:left;}
	#section > .sec_cont > div.main_bbs {width:45%; background-image:none;padding:17px 10px 20px 10px; height:150px;}
	#section > .sec_cont > div.cs_center {width:45%;padding:17px 10px 20px 10px; height: 150px;}/* IE6, IE 7 */
	#section > .sec_cont > div.cs_center h2{font-size:30px;}
	#section > .sec_cont > div.cs_center p {.width:100%;}/* IE6, IE 7 */
	#section > .sec_cont > div.cs_center a {.position:absolute; .right:10px; .bottom:10px;}/* IE6, IE 7 */

#section > .sec_cont > div.main_bbs p {font-size: 12px;}
#section > .sec_cont > div.cs_center p {font-size: 10px;}
.hidden_sm {display: none;}
.lo_btn {margin-top: 5px;}
 
#top_logo{float:none; text-align:center;}

/*모바일 로그인_정진아 수정 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;}


/*######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%;}
}
/*////////////////해상도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:98%;}
#section > .sec_cont > div.main_bbs{width:40%; margin-left: 15px;}
#section > .sec_cont > div.main_bbs a p {margin:0;}
#section > .sec_cont > div.cs_center{width:40%;}

#section > .sec_cont > div.main_bbs a p.detail{text-align:left;margin-left:11px;font-size:14px;}
#section > .sec_cont > div.cs_center h2{font-size:18px;}

}
/*////////////////해상도650 이하 끝//////////////////*/

/*#########해상도400 이하########*/
@media all and (max-width:400px){

/*갤러리게시판*/
.gallery_list > .item {width:98%;}
#section > .sec_cont > div.main_bbs{width:40%; margin-left: 15px;}
#section > .sec_cont > div.main_bbs a p {margin:0;}
#section > .sec_cont > div.cs_center{width:40%;}

#section > .sec_cont > div.main_bbs a p.detail{text-align:left;margin-left:11px;font-size:14px;}
#section > .sec_cont > div.cs_center h2{font-size:18px;}
}
/*////////////////해상도400 이하 끝//////////////////*/
