@media screen and (max-width:1200px) {
	#floatMenu{display:none;}
}

@media screen and (max-width:1100px) {
	#wrapper {margin-top: 50px;}
	#wrapper02 {margin-top: 50px;}
	#wrapper02 #container_wr { padding: 20px 0 0;}

	#hd {height: 50px;}
	#hd.change {border-bottom:0;}
	#tnb {display: none;}
	#hd_wrapper {
		width: 100%; 
		height: auto;
		text-align: center;
	}
	#logo {
		width: calc(100% - 20px);
		margin-left: 10px;
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	#logo a {
		line-height: 50px;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
#logo img {
    height: 32px;
    margin: 0 auto 0;
    width: auto !important;
}
	#logo > span {
		display: block;
		float: left;
		cursor: pointer;
		font-size: 25px;
		color: #222;
		z-index: 666;
		position: relative;
		margin-top: 5px;
	}

	.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;
}

.bx-wrapper{margin-top: 0;}

	#aside { position: fixed; left: -305px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
	.close_menu {
		position: fixed;
		display: block;
		height: 0px;
		z-index: 1000000020;
		top: 20px;
		left: -30px;
	}
	.close_menu > i {
		font-size: 30px;
		cursor: pointer;
		color: #333;
	}
	.mobile_menu { display: block; }

    .cont01 .main_btn{padding: 0 20px; flex-wrap: wrap; justify-content: center;}
    .cont01 .main_btn .txt_wr{top: 0; left: 0; padding: 2rem 1rem 0;}



	#ft_wr {width:100%;}
.ft_info li p {
    font-size: 14px;
}
	.mobile_menu_logo {
		display: block;
		padding: 20px 10px;
		border-bottom: 1px solid #ddd;
	}
	.mobile_menu {}
	.mobile_menu > ul {}
	.mobile_menu > ul > li {
		position: relative;
		width: 100%;
		padding: 0;
		font-size: 14px;
		line-height: 45px;
	}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #666; font-size: 20px; cursor: pointer;    top: 12px;}
	.mobile_menu > ul > li > ul {
		display: none;
		background: #f3f3f3;
	}
	.mobile_menu > ul > li > ul > li {
		width: 100%;
		padding: 0 10px;
		line-height: 40px;
	}
	.mobile_menu > ul > li > ul > li a{}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #333;
		margin-left: 10px;
	}

.slide_text {
    position: static;
    margin-left: 0;
    width: calc(100% - 40px);
	margin:360px auto 0;
}

.slide_text strong {
    font-size: 40px;
}

.tab-link {
    font-size: 15px;
    line-height: 40px;
}
.right_harf {
    padding: 20px 15px;
}
.right_harf h5 {
    font-size: 20px;
}
.right_harf p {
    font-size: 15px;
}
.right_harf em {
    font-size: 17px;
    line-height: 20px;
}
.right_harf b {
    display: block;
    margin-left: 6px;
    margin-top: 5px;
}

	/*서브*/

.navi_wrap {
    top: 390px;
}
#snb > li > ul > li a {padding: 15px 5px;}
#snb > li > ul > li a b {font-size: 14px;}

	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 0 0 15px;
		margin: 0 auto;
		max-width: 200px;
	}
	#ft_catch img{width:100%;}
	.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;}
.ft_call {
    display: none;
}

.ft_info {padding:0 10px;}


.ft_info ul {
    padding-bottom: 10px;
}
.ft_info li {
    width: 50%;
    margin-bottom: 20px;
}
}

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


.bxslider li{background:url(/img/slide01.jpg)no-repeat center;background-size:cover; height: 400px}
.bxslider li:nth-child(2){background:url(/img/slide02.jpg)no-repeat center;background-size:cover; height: 400px}
.bxslider li:nth-child(3){background:url(/img/slide03.jpg)no-repeat center;background-size:cover; height: 400px}

.slide_text {
	margin:80px auto 0;
	text-align: center;
}
.slide_text strong {
    font-size: 30px;
    white-space: normal;
    width: 100%;
    word-break: keep-all;
	text-align:center;
}
.slide_text p {
    font-size: 16px;
    white-space: normal;
    line-height: 130%;
    margin-left: 0;
    width: 100%;
    word-break: keep-all;
    margin-top: 10px;
    text-align: center;
}
.slide_text span {
    font-size: 12px;
}
.slide_text a {
    font-size: 14px;
    padding: 9px 10px;
    margin-top: 20px;
    width: 140px;
}
.cont01 .main_btn{flex-wrap: wrap;}
.cont01 .main_btn a{max-width: 50%; height: 260px;}

.sub_top {
    height: 250px;
}
.sub_top .sub_top_text {
    font-size: 30px;
    padding-top: 90px;
}
.sub_top p {
    font-size: 18px;
}
.sub_top .sub_top_text_wrap {
    font-size: 16px;
}
.navi_wrap {
    top: 220px;
}



.cont03_wrap .left {
    width: 50%;
    margin-right: 0;
}
.cont03_wrap .right {
    width: 50%;
    float: right;
    border-left: 0;
}



	.sub_page { font-size: 14px;}


	/*공통*/
	.pc_view{display:none}
	.mo_view{display:block}

	.mb_5{margin-bottom:3px;}
	.mb_10{margin-bottom:5px;}
	.mb_15{margin-bottom:10px;}
	.mb_20{margin-bottom:15px;}
	.mb_30{margin-bottom:15px;}
	.mb_40{margin-bottom:20px;}
	.mb_60{margin-bottom:30px;}
	.mb_80{margin-bottom:40px;}
	.mt_60{margin-top:30px;}

	.flex_nowrap {flex-wrap: wrap;}
	.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 .col-auto {
		width: 100%;
	}
	
	.row_flex.row_col_2{margin-left: -10px;margin-right: -10px;}
	.row_flex.row_col_3, .row_flex.row_col_4 {margin-left: -5px;margin-right: -5px;}
	.row_flex .col {padding-left: 10px; padding-right: 10px;}
	.row_flex.row_col_2 > .col{width:100%;}
	.row_flex.row_col_3 > .col{width:50%;padding-left: 5px;padding-right: 5px;}
	
	.sub_tit_box{font-size:16px;padding: 12px 15px;}
	.sub_tit_box span{font-size:14px;}
	.sub_tit{font-size:18px;}


	.fs_38{font-size:24px;}
	.fs_32{font-size:24px;}
	.fs_24{font-size:18px;}
	.fs_20{font-size:16px;}
	.fs_18{font-size:15px;}

	.sub_tit01 {
		padding-left: 15px;
		font-size: 18px;
	}

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

	.sub0101_img {height: 190px;}
	.sub0101_img img {
		bottom: -30px;
		right: 40px;
		width: 100px;
	}

	.map_info ul {row-gap: 5px;}
	.map_info li {width:100%;	padding-right:0;}
	.map_info img{width:40px;margin-right:10px;}

}
@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);}
.cont01 ul li {
    height: 140px;
    padding: 20px 10px;
    width: 50%;
}

.slick-center .slide-text {
    font-size: 16px;
    left: 20px;
}

.slide-text b {
    font-size: 15px;
	display:block;
    width: 90%;
    line-height: 100%;
}


.float_bn{right:unset;left:20px;bottom:20px;}
.float_bn img{width:100%;}

.cont01 ul li img {
    bottom: 10px;
    right: 10px;
    width: 70px;
}
.slide-text strong {
    font-size: 23px;
    margin: 0;
    letter-spacing: -0.5px;
}
.cont01 ul li p {
    font-size: 12px;
}
.cont01{padding: 60px 0;}
.cont01 h3{font-size: 28px;}



.sub0101_basic {
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    color: #444;
    margin-top: 10px;
}
.tbl_style {
    font-size: 13px;
}
.tbl_style th {
    padding: 3px;
}
.tbl_style td {
    padding: 3px;
}
.cont03 {
    padding: 20px 0;
}
.sub0101_text {
		white-space: normal;
		font-size: 14px;
}

.cont03_wrap .left {
    width: calc(100% - 20px);
    margin: 0 auto;
    float: none;
}
.cont03_wrap .right {
    width: calc(100% - 20px);
    margin: 10px auto 0;
    float: none;
	border-left:1px solid #ddd;
}
.right_harf {
    padding: 20px 15px;
    width: 100%;
    float: none;
    height: auto;
}
.right_harf02 {
    border-left: 0;
    border-top: 1px solid #ddd;
}
.cont03_wrap .right {
    height: auto;
}

.right_harf b {
    display: inline;
    margin-top: 0;
}


.sub0102_wrap iframe{height:200px;}

.sub0102_wrap .sub0102_text {width:90%; padding: 100px 20px 50px; font-size:15px; }
.address {
    font-size: 13px;
    margin-top: 20px;
}


.address th {
    width: 100px;
    padding: 8px;
}


.ft_info li p {
    margin-left: 10px;
    width: calc(75% - 10px);
    margin-top: 0;
}

.ft_info li {
    width: 100%;
}
.ft_info li img {
    width: 40px;
}

}


@media screen and (max-width:600px) {
.main_tit_wrap strong {font-size: 30px;}
.main_tit_wrap div { font-size: 15px;}
.navi_wrap .navi {
    display: none;
}
.navi_wrap h2 {
    float: none;
    text-align: center;
}
#snb > li > ul > li {
    width: 50%;
}
/*서브*/
#container02 {
    font-size: 12px;
    zoom: 1;
}

.left_menu li {
    display: block;
    border: 0;
    width: 50%;
    float: left;
}
.left_menu li a {
    padding: 0;
    background-image: none;
}
.left_menu li a.on {
    background-image: none;
}

.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;
}

.gall_row .col-gn-3{width:50%;}
.gall_row .box_clear {
    clear: none;
}
.gall_row .col-gn-0, .gall_row .col-gn-1, .gall_row .col-gn-2, .gall_row .col-gn-3, .gall_row .col-gn-4, .gall_row .col-gn-5, .gall_row .col-gn-6, .gall_row .col-gn-7, .gall_row .col-gn-8, .gall_row .col-gn-9, .gall_row .col-gn-10 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    *padding-left: 0;
    padding-right: 5px;
    *padding-right: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
}

}
@media screen and (max-width:500px) {
    .cont01 .main_btn a{max-width: 100%; height: 160px;}
    .cont01 .main_btn .txt_wr{top: 0; left: 0; padding: 1rem 1rem 0;}
    .main_btn_tit{font-size: 18px;}
    .main_btn_txt{font-size: 14px; line-height: 1.6;}

    .touch_txt{display: block;}

    .d-none{display: none;}

    .slide_text {
	margin:100px auto 0;
    }

	
	.row_flex.row_col_4 > .col{width:50%;padding-left: 5px;padding-right: 5px;}
	
	.roud_list li{width:50%;}

}



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


	.ft_info {padding:0 20px;}

	.slide_text p br, .slide_text strong br{display:none;}
}




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

#bo_sch select {width:90px;}
#sfl {width:90px;}
.sch_input {width:120px;}

#bo_sch .sch_input {width:120px;}

.cont01 ul li {
    padding: 10px 6px;
}


}