@media screen and (max-width:1200px) {
   .mo_only{display: block;}
	#wrapper {padding-top: 60px;}
	#wrapper02 {padding-top: 60px;}
	#hd {height: 60px;}
	#tnb {display: none;}
	#hd_wrapper {
		width: 100%; 
		height: auto;
		text-align: center;
	}
	#logo {
		width: calc(100% - 20px);
		margin-left: 10px;
		float: none;
		padding: 10px 0 10px 0px;
		margin: 0 auto;
		display: inline-block;
	}
	#logo img {height: 35px;margin: 2px auto 0;}
	#logo > span {
		display: block;
		float: left;
		cursor: pointer;
		font-size: 30px;
		color: #35404a;
		width: 60px;
		line-height: 60px;
		/* background: #eaf1f5; */
		position: absolute;
		left: 0;
		top: 0;
	}
	.hd_sch_wr{position:absolute;top:80px;left:10px;width:430px;margin-left:0px;  }
	#hd_qnb{float:right;margin-top:30px}
	#gnb { display: none; }

	#container_wr {width:100%; }



	#aside {display:block;}
	#aside { position: fixed; left: -305px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
	.close_menu {
		position: fixed;
		display: block;
		height: 60px;
		z-index: 1000000000;
		top: 0px;
		left: -60px;
		width: 60px;
		background: #35404a;
		text-align: center;
	}
	.close_menu > i { font-size: 25px; cursor:pointer;display:block; color:#fff;line-height: 60px; }
	.mobile_menu { display: block; }



	.mobile_menu {}
	.mobile_menu > ul {padding-bottom: 15px;  }
	.mobile_menu > ul > li {
		position: relative;
		width: 100%;
		border-bottom: 1px solid #e3e3e3;
	}
	.mobile_menu > ul > li > a {
		padding: 15px 0;
		display: inline-block;
	}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #999; font-size: 20px; cursor: pointer; margin-top: 16px;}
	.mobile_menu > ul > li > ul {
		display: none;
		background: #f3f3f3;
		padding-bottom: 10px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding: 10px 15px 0px 10px;}
	.mobile_menu > ul > li > ul > li a {
		color: #222;
		font-size: 13px;
	}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #222;
		margin-left: 10px;
		font-size: 15px;
	}

	
	.bxslider li .slide_text {
		left: 10px;
		margin-left: 0;
		margin-top: 0;
		top: 38%;
	}
	#container_1200 {width: calc(100% - 20px);}
	.cont01 {padding: 50px 15px;}
	.cont01 #container_1200 {width:100%;}
	.cont01_ul li img {margin-right: 15px;}
	.cont01_ul li .text {width: calc(100% - 96px);}
	#ft_wr {width:100%;}

	/*서브*/
   .navi_wrap {display:none;}
	.sub_top {
		position: static;
		height: 190px;
		background-size: cover;
	}
	.sub_top_text strong {font-size: 28px;}
	.sub_top_text p {font-size: 14px;margin-top: 5px;}
	.sub_top_text .sm_txt{display:none;}
	.sub_top img {width: 50%;}
	.sub_page h2{display:none;}

	.sub_top_text {
		margin: 0 auto;
		padding-top: 49px;
	}
	.sub_top_text02{text-align: center;}
		#container02 {
		float: none;
		width: calc(100% - 20px);
		margin:10px auto 60px;
	}
	.left_menu {width: 100%;float: none;    margin-top:0;    position: static;}

	#snb > li > h2 {display: none;}
	#snb > li > ul {
		text-align: center;
		border-bottom: 1px solid #e3e3e3;
		height: 50px;
		    border-top:0;
	}
	#snb > li > ul > li {display:inline-block;border-bottom:0;}
	#snb > li > ul > li a b {margin-right: 15px;}
	#snb > li > ul > li a {
		padding-left: 20px;
		height: 50px;
		padding: 15px 15px;
	}
	#snb > li > ul > li a i { margin-top: 4px;}
	
	.left_btn {display:none;}

	.sub0101 .text p {
		white-space: normal;
		line-height: 190%;
		word-break: keep-all;
	}
	.sub0101 .text strong {
		margin: 20px 0 30px;
	}

   .sub0101 .d-flex .img{
      width: 200%;
   }



	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 30px 0 10px;
		margin: 0 auto;
		max-width: 140px;
	}
	#ft_catch img{width:100%;}
	.ft_text {
		float: none;
		width: 96%;
		margin-top: 0;
		margin:0 auto;
	}




}

@media screen and (max-width:900px) {
	.bxslider li {height: 440px;}
	.bxslider li .slide_text {
      top: 30%;
      text-shadow: 0 0 3px rgb(0 0 0 / 5%);
   }
	
	.bxslider li .slide_text strong {font-size: 28px;}
	.bxslider li .slide_text p {font-size: 14px;word-break: keep-all;}
	.bxslider li .slide_text .sm_txt {
		font-size: 12px;
		margin-top: 5px;
		line-height: 120%;
	}

	.cont01 { padding: 30px 15px 10px 15px}
	.cont01_ul li {width: 50%;margin-bottom: 10px;}
	.cont01_ul li img {  width: 65px;}
	.cont01_ul li .text { width: calc(100% - 85px);}
	.cont01_ul li .text strong {  font-size: 17px;}
	.cont01_ul li .text p {font-size: 13px;line-height: 17px;}
	.cont02 {padding: 25px 0 30px;}
	.cont02 .left {
		width: 100%;
		float: none;
		padding-right: 0;
		overflow: hidden;
	}
	.cont02 .right {
		width: 100%;
		float: none;
	}


	/*공통*/
	.mb_10{margin-bottom:5px;}
	.mb_15{margin-bottom:10px;}
	.mb_30{margin-bottom:15px;}
	.mb_40{margin-bottom:20px;}
	.mb_60{margin-bottom:30px;}
	.mt_30{margin-top:15px;}
	.mt_60{margin-top:30px;}
	.row_flex .col_8 { width:100%;}
	.row_flex .col_7 { width:100%;}
	.row_flex .col_6 { width:100%;}
	.row_flex .col_5 { width:100%;}
	.row_flex .col_4 { width:100%;}


	.sub_tit01 {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.history_li > ul > li {
		margin-bottom: 22px;
		flex-direction: column;
	}

	.history_li > ul > li .year {
		font-size: 16px;
		margin-right: 0;
		width: 100%;
		height: 40px;
		margin-bottom: 15px;
	}


	.map_info li{margin-bottom:15px;}
	.map_info li .ic{width:40px;height:40px;margin-right:12px;}
	.map_info li .text .txt{font-size:16px;}


	
	.sub0201_bottom img{margin-top:20px;}

}
@media screen and (max-width:700px) {

	.cont01 { padding: 30px 20px 20px 20px;}
	.sub_page {font-size: 14px;}
	#tnb ul { width: 100%; }

	.hd_sch_wr{top:80px;width: calc(100% - 20px); z-index: 0; }
	#hd_qnb{ display: none; float:right;margin-top:30px}
	#hd_sch #sch_stx {width:calc(100% - 50px);}

	.sub_top img {width: 75%;}
	.sub_top_text strong {
		font-size: 28px;
	}
	.sub_top_text {
		font-size: 18px;
	}
	


	.map_area{height:300px;}
	.map_area .wrap_controllers {
		position: absolute;
		bottom: 0;
		z-index: 111;
		width: 100%;
	}


   .sub0101 .d-flex{
      flex-direction: column-reverse;
   }
   .sub0101 .d-flex .img{
      width: 100%;
      height: 250px;
      margin-top:20px
   }
   .sub0101 .d-flex .text{margin-left: 0;}
   .sub0101 .text strong{margin-top: 0;}
}


@media screen and (max-width:500px) {
   .bxslider li .slide_text {
      top: 27%;
   }
   .bxslider li .slide_text strong {font-size: 24px;}
	.bxslider li .slide_text p {font-size: 12px;word-break: keep-all;}
	.bxslider li .slide_text .sm_txt {
		font-size: 11px;
		margin-top: 5px;
		line-height: 120%;
	}

	.sub_top_text {text-align: center;}
	.sub_top_text strong {font-size: 24px;}
	.sub_top_text p {
		word-break: keep-all;
		opacity: 0.5;
	}
	.bxslider li {height: 300px;}
	.cont01_ul li {text-align:center;margin-bottom: 20px;padding: 0;}
	.cont01_ul li img {float: none;margin: 0 auto 15px;display: block;}
	.cont01_ul li a {
		flex-direction: column;
		padding: 0 10px;
	}
	.cont01_ul li .text {
		width: 100%;
		float: none;
		text-align: center;
	}


	#bo_v_title .bo_v_tit {
		font-size: 16px !important;
		border-top: 0;
	}


	#snb > li > ul {height: auto;}
	#snb > li > ul > li {width: 50%;float: left;}
	#snb > li > ul > li a {
		padding: 15px 15px;
		text-align: left;
		height: auto;
	}
	#snb > li > ul > li a b {font-size: 13px;}

	.call_box p {white-space: normal;}
	.call_box strong {white-space: normal;}


	
	.ft_text {font-size: 13px;}
}



@media screen and (max-width:360px) {

	/* .bxslider li .slide_text strong {font-size: 26px;}
	.bxslider li .slide_text p {font-size: 15px;width: 90%;} */

}

