@media screen and (max-width:1100px) {
	#wrapper {}
	#wrapper02{}
	#wrapper02 #container_wr {padding: 10px;}
	#container_1200 {
		width: calc(100% - 20px);
	}
	.slide-btn {bottom: 10px;  right: 2%;  z-index: 10;}
	#hd {height: 50px;}
	#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;
		margin: 0 auto;
		display: inline-block;
	}
	#logo a {
		line-height: 50px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
	#logo img {
		height: 25px;
		margin: 0 auto;
	}
	#logo > span {margin-top:-5px; display: block; float: left; cursor: pointer; font-size: 25px;position: relative;color:#222;
    z-index: 66;}
	#logo a:after {
		width: 250px;
		height: 15px;
		position: absolute;
		bottom: -14px;
		left: 50%;
		margin-left: -125px;
		z-index: -1;
		background-size: 100% 100%;
	}
	.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%; }

.hd_pops {
    left: 50% !important;
    margin-left: -150px;
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
}
.hd_pops_con {
    width: 100% !important;
    height: auto !important;
}



#aside { position: fixed; left: -345px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
.close_menu { position: fixed; display: block; height: 0px; z-index: 1000000000; top: 0px; left: -100px }
.close_menu > i {
	font-size: 20px;
	cursor: pointer;
	color: #fff;
	background: #222;
	display: inline-block;
	padding: 0 6px;
	margin-top: 9px;
	border-radius: 50%;
	line-height: 50px;
	width: 50px;
	text-align: center;
}
	.mobile_menu { display: block; }


	#ft_wr {width:100%;}


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

	.bxslider li {background: none; height: auto;}
	.bxslider li .slide_img{width: 100%;position: relative;overflow: hidden;} 
	.bxslider li .slide_img:after{content: "";display: block;padding-bottom: calc(768 / 500 * 100%); } 
	.bxslider li > img{display:block; position: absolute;width: 100%;height: 100%;object-fit: cover;object-position: center;top: 50%;left: 50%;transform: translate(-50%,-50%);}

	.swiper .swiper-slide {background: none; height: auto;}
	.swiper .swiper-slide .slide_img{display:block;}
	.swiper .swiper-slide .slide_img > img{display:block;width: 100%;height: auto;}

	.cont01 .cont01_ul > li .p {
		font-size: 12px;
		white-space: normal;
		border-bottom:0;
	}

	/*서브*/
		#container02 {
		float: none;
		width: calc(100% - 20px);
	}

.left_menu ul{border:0;margin-left:1px;    margin-top:1px;}
.left_menu li:nth-child(1){display:none;}
.left_menu li{border:0; margin-left: -1px;text-align:center;    margin-top: -1px;}
.left_menu li a {
    height: 40px;
    border: 1px solid #ddd;
    padding: 10px 0;
    line-height: 120%;
    overflow: hidden;
}
.left_menu {
    width: 100%;
    float: none;
}

.left_menu ul:after{content:""; display:block; clear:both;}
.left_menu_2 li{width:50%;float:left;}
.left_menu_3 li{width:calc(100% / 3);float:left;}




	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 0 0 15px;
		margin: 0 auto;
	}
	#ft_catch img{}
	.ft_text {
		float: none;
		width: 96%;
		margin-top: 0;
		margin:0 auto;
	}
	.ft_text p.copy {
    font-size: 12px;
}
.ft_link a {
    padding: 0 5px;
    font-size: 13px;
}
	.ft_inz_img {
		position: static;
		margin-top: 10px;
		width: 100%;
		max-width: 548px;
	}
	#aside {display:block;}
	#top_btn{display:block;}
	.float {display:none;}
}

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

	.cont01_ul{margin: 20px 0;}
.cont01 .cont01_ul > li {
	width: 100%;
	padding: 0 18%;
}
.cont01 .cont01_ul > li .p{min-height: auto;}

.sub_top{height:220px;}
.sub_top .sub_top_text {}
.sub_top .sub_top_text strong {font-size: 23px;}
.sub_top .sub_top_text p {font-size: 16px;}
.navi_wrap {
    display: none;
}

/*공통*/
.mb_6{margin-bottom:3px;}
.mb_8{margin-bottom:4px;}
.mb_10{margin-bottom:5px;}
.mb_15{margin-bottom:10px;}
.mb_20{margin-bottom:10px;}
.mb_25{margin-bottom:18px;}
.mb_30{margin-bottom:15px;}
.mb_40{margin-bottom:20px;}
.mb_50{margin-bottom:25px;}
.mb_60{margin-bottom:30px;}
.mt_60{margin-top:30px;}
.mr_20{margin-right:10px;}
.mr_30{margin-right:15px;}


.pb_60{padding-bottom:30px;}
.px_40{padding-left:0;padding-right:0;}
.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%;}


.row_flex.row_col_2, .row_flex.row_col_3, .row_flex.row_col_5 {
    margin-left: -10px;
    margin-right: -10px;
}
.row_flex .col {padding-left: 10px; padding-right: 10px;}
.row_flex.row_col_2 .col{width:50%;}
.row_flex.row_col_3 .col{width:50%;}
.row_flex.row_col_5 .col{width:33.3333%;}

.fs_25{font-size:17px;}
.fs_18{font-size:14px;}

.gall_row .col-gn-4{width: 33.333% !important;}
.sub_tit01 {font-size: 26px;margin-bottom: 15px;}
.sub_tit02 {font-size: 20px;}
.sub_tit02:after {
    height: 2px;
    width: 25px;
    margin-left: 10px;
}
.sub_tit03 {font-size: 17px;}
.sub_tit03:before {
    height: 18px;
    width: 2px;
    margin-right: 10px;
}
.sub_tit03_wr p {
    padding-left: 12px;
}
.sub_txt {font-size: 16px;}
.sub_txt_18 {font-size: 14px;}

.sub0101_greeting .left {
    width: 100%;
    margin-bottom: 60px;
}
.sub0101_greeting .right {
    width: 100%;
    max-width: 580px;
    margin: 0 auto 60px;
}

.sub0101_cont .left {width: 100%;}
    .sub0101_cont .right {
        width: 100%;
        font-size: 15px;
		padding: 30px 20px;
    }
	.sub0101_cont .right table, .sub0101_cont .right p{padding-left:12px;}
	.sub0101_cont .right th { padding: 2px 0;}
	.sub0101_cont .right td {padding: 2px 0;}

	.product_item .row_flex .col {margin-bottom: 15px;}
	.product_item .item .item_hd {padding: 9px 15px;font-size: 15px;}
	.product_item .item .item_mid {padding: 10px 15px; font-size: 14px;}


	.sub0203 .product_item{margin-top:20px;}
	.foreign_item .row_flex .col {margin-bottom: 15px;}

}
@media screen and (max-width:700px) {
	#tnb ul { width: 100%; }
	.left_menu ul{font-size:13px;}
	.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);}

    #cont_title{margin-top: 50px; font-size: 24px;}
.cont01 {
    padding: 40px 0 10px;
}
#container_title span {
    font-size: 21px;
    padding: 20px 0 10px;
}

.sub_page h4 {
    font-size: 16px;
}
.sub_page {
    padding: 20px 0 50px;
    font-size: 14px;
}

.sub_history .hist_depth1 .active { flex: 1 1 auto;}



.row_flex.row_col_2 .col{width:100%;}
.row_flex.row_col_3 .col{width:100%;}

.sub0101 .greeting_wrap .text p {
    font-size: 14px;
    white-space: normal;
}


.root_daum_roughmap .wrap_map{height:300px !important;}

.slt .slt_more {
	top: -43px !important;
}

gall_row > li {
    padding-left: 5px;
    padding-right: 5px;
}
#bo_v {
    padding: 0;
}
#container02 #bo_cate {font-size:14px;}
#container02 #bo_list .tbl_head01 a span b {
    margin-left: 0;
}
#bo_list .tbl_head01 a span {
    margin-right: 10px;
}
.td_subject {
    font-size: 14px;
}
.gall_row .col-gn-4{width: 50% !important;}



}


@media screen and (max-width:600px) {
.cont01 {
    padding:0;
}
.cont01 #container_1200 {
    width:100%;
}
.cont01 .cont01_ul > li {
    width: 100%;
    float: none;
    margin-bottom:10px;
}
.cont01 .cont01_ul > li strong {
    font-size: 20px;
    padding: 0 10px;
}
.cont01 .cont01_ul > li .p {
    padding: 10px 10px 15px 10px;
}
/*서브*/
.sub_page {
    padding: 40px 0;
}


.slt .slt_content {
    padding: 0;
}

.slt .slt_content ul li a {
    font-size: 13px;
}
.x-gallery .text .title {
    font-size: 18px;
}
.x-gallery .text .desc {
    font-size: 14px;
}
.slide_left {
    margin-bottom: 10px;
}

.ft_text {
    font-size: 12px;
    line-height: 16px;
    white-space: unset;
}


}



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

	.sub0202_sub_tit{font-size: 16px;}

	.cont01 .cont01_ul > li {
		width: 100%;
		padding: 0 20px;
	}
	
	.row_flex.row_col_5 .col{width:50%;}
}

@media screen and (max-width:380px) {
	.slide-btn{display:none;}
}