@media screen and (max-width:1200px) {
	#floatMenu{display:none;}
    .sub_top .sub_top_text_wrap {
   
    padding-left: 20px;
}
    
}

@media screen and (max-width:1100px) {
    .slide-text {top: 14%;left: 40px;width: 360px;}
    .slide-text::before {width: 600px;height: 600px;top: -440px;left: -260px;}
    #ft {padding: 15px 0 12px;}
	#wrapper {margin-top: 50px;}
	#wrapper02 {margin-top: 50px;}
	#wrapper02 #container_wr {
    padding: 0;
}
	#hd {height: 70px;}
	#hd.change {border-bottom:0;
}
	#hd:after {
		display: none;
	}
	#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: 56px;margin: 5px auto;}
	#logo > span {
		display: block;
		float: left;
		cursor: pointer;
		font-size: 25px;
		color: #ffd63f;
		z-index: 666;
		position: relative;
		margin-top: 16px;
	}

	.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: -305px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
	.close_menu { position: fixed; display: block; height: 0px; z-index: 1000000000; top: 0px; left: -30px }
	.close_menu > i {
		font-size: 40px;
		cursor: pointer;
		color: #ffd63f;
		background: #fff;
	}
	.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: 15px 0 15px 0;
		font-size: 16px;
	}
	.mobile_menu > ul > li > i { position: absolute; right: 15px; color: #fff; font-size: 20px; cursor: pointer;}
	.mobile_menu > ul > li > ul {
		display: none;
		margin-top: 15px;
		background: #fff;
		padding-bottom: 10px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding:20px 15px 10px 15px;}
	.mobile_menu > ul > li > ul > li a {color: #222;display: block;}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #fff;
		margin-left: 20px;
        font-weight: 500;
	}
.slide-text p {
    font-size: 14px;
    margin-top: 10px;
}
.slide-text strong {
    font-size: 30px;
}
.slide-text b {
    font-size: 17px;
}

	/*서브*/
		#container02 {
		float: none;
		width: calc(100% - 40px);
		margin:10px auto 60px;min-height: unset;
	}
.navi_wrap {margin-bottom: 30px;margin-top: 30px;}
.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 #ddd;
    height: 50px;
	background: #FFD24C;
}
#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;
}

.left_costomer {
    display: none;
}

	.sub0103 {
		margin-top: 30px;
	}
	.qa_text {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		margin: 20px 0;
	}

	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {
		float: none;
		padding: 0 0 15px;
		margin: 0 auto;
		height: 70px;
	}
	#ft_catch img{height: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;
}
}

@media screen and (max-width:900px) {
    .sub0101 .left {
        margin-top: 40px;
    }
.bxslider_li {
    height: 640px;
}
.slide-text {
   top: 80px;
    left: 30px;
    width: 300px;
}
.slide-text::before {top: -460px;left: -290px;}
@keyframes slidein {
  from {
    opacity: 0;    top: 100px;
	   transition:all .1s linear;
  -o-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -webkit-transition:all .1s linear;
  }

  to {
    opacity: 1;    top: 90px;
	   transition:all .1s linear;
  -o-transition:all .1s linear;
  -moz-transition:all .1s linear;
  -webkit-transition:all .1s linear;
  }
}
.circle_wrap {
    margin-top: 0;
}
.circle_wrap li a {
    width: 130px;
    height: 130px;
    font-size: 14px;
     padding: 50px 0px;
}
.circle_wrap li a span img {
    width: 60px;
}
.circle_wrap li a span {
    font-size: 30px;
 
	height: 75px;
}
    
.circle_wrap li a p {
    padding-top: 0;
}
    .circle_wrap li a::before{top: 100px;
    left: 26px;}

.sub_top {
   height: 200px;
    width: 100%;
    background: url(/img/sub_top2.jpg)no-repeat top center;
    /* background-attachment: fixed; */
    background-size: cover;
}
.sub_top .sub_top_text {
    font-size: 30px;
    padding-top: 60px;
}
.sub_top .sub_top_text_wrap {
    font-size: 16px;
        padding-left: 25px;
}
.sub0301 {
    padding-bottom: 290px;
}
.sub0301_text {
    white-space: normal;
}
.sub0301_img {
    width: 80%;
}

}
@media screen and (max-width:700px) {
	#tnb ul { width: 100%; }
	.left_menu ul {font-size: 13px;background: #f3f3f3;}
	.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_txt {margin-bottom: 40px;display:block;}
    .tit_cont { width:100%;padding-left:0px;}
    .ct_left {width:100%;border-right: none;border-bottom: 1px solid #ddd;margin-bottom: 20px;}
    .sub02_img { margin-bottom: 40px;}
    .tit br{display: none;}
    .sub0103 .map{display: block;}
    .mr10{margin-right: 00px !important;margin-bottom: 30px !important;}
    .ml10{margin-left: 00px !important;}
    .wrap_map{height: 220px !important;}
}


@media screen and (max-width:600px) {
    .tb_t{display: none}
	.tb_b{display: inline-table;}
    .mt12 {margin-top: 8px;}
    .tit2 {font-size: 17px;}
    .sub0205_box {padding: 15px 12px 17px;margin-left: 17px;margin-left:0}
    .sub0205_box span {font-size: 16px;}
    .sub_top .sub_top_text_wrap {
        font-size: 15px;
        padding-left: 20px;
        padding: 0 20px;
        word-break: keep-all;
    }
    .sub_top .sub_top_text {font-size: 24px;}
    .sub0101 .sub0101_img {height: 190px;margin: 20px 0 60px}
    .sub0101 .left strong.bt_str {font-size: 18px;margin-bottom: 5px;}
    .sub0101 .left p {font-size: 15px;}
    .sub0101 .left strong {font-size: 20px;font-weight: 500;}
    .call_ml {margin-left:0px;}
    .sub0101 .left strong br{display: none;}
    .bxslider_li:nth-child(2) {background: url(/img/slide02_1.png) no-repeat center;}
    .bxslider_li {background: url(/img/slide03_2.png)no-repeat center;}
    .slide-text::before {
        width: 300px;
        height: 300px;
        top: -205px;
        left: -100px;
    }
.bxslider_li {
    height: 355px;
}
.sub_page {
    font-size: 14px;
    color: #666;
}
.slide-text {
    left: 25px;
    width: 220px;
}

     .slide-text {
    top: 60px;
}
.circle_wrap {
    position: static;
    padding-top: 20px;
    max-width: 300px;
    margin: 0 auto;
}
.circle_wrap li {
    width: 50%;
    margin-bottom: 20px;
}
.circle_wrap li:nth-child(2) a, .circle_wrap li:nth-child(3) a {
         background-color: #b8d46a;

}
    /*  .circle_wrap li:nth-child(2) a::before,.circle_wrap li:nth-child(3) a::before{
         background-color: #fcef9a;
    }*/
.circle_wrap li:nth-child(4) a, .circle_wrap li:nth-child(1) a{
    background-color:   #fcef9a;
    color: #fff;
}
    
   /* .circle_wrap li:nth-child(4) a::before,.circle_wrap li:nth-child(1) a::before{
         background-color: #b8d46a;
    }*/

.navi_wrap{
    display: none;
}
.navi_wrap h2 {
    float: none;
    text-align: center;
}
/*서브*/
.sub_page {
    margin: 30px 0;
}
.navi_wrap {display: none;}
#snb > li > ul {height: auto;}
#snb > li > ul > li {
    width: 50%;
	float: left;
}
.map_area{height:300px;}
.map_area .wrap_controllers {
	position: absolute;
	bottom: 0;
	z-index: 111;
	width: 100%;
}
.sub0301_img {
    width: 100%;
}

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

.bx-controls.bx-has-controls-direction {
    bottom: 5px !important;
}
.ft_text {
    font-size: 12px;
    line-height: 16px;
}
.ft_text p{word-break: keep-all;}

.gall_row .col-gn-3{width:50%;}
.gall_row .box_clear {
    clear: unset;
}
.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;
}
   /* .sub_top .sub_top_text_wrap{display: none;}*/
    .sub_top{  
    width: 100%;
  
    background-size: cover;}
    
    .sub0301_text .tit h3{font-size: 20px;} 
    .sub0301_text .tit h3::before{top: 6px;height: 20px;} 
    
    
}
@media screen and (max-width:500px) {
    .slide-text::before {
        width: 250px;
        height: 250px;
        top: -179px;
        left: -61px;
    }
    .slide-text {
        top: 55px;
        left: 20px;
        width: 186px;
    }
.sub0101 .left p {
    white-space: normal;
    word-break: keep-all;
    /* line-height: 160%; */
    font-size: 15px;
    letter-spacing: -1px;
}
.sub0101 .sub0101_img {
    height: 118px;
    border-bottom-right-radius: 0px;
    margin: 20px 0px;
}
.sub02_img {height: 185px;}
.tit {font-size: 20px;}
.tit_cont {font-size: 15px;}
.sub02_img { margin-bottom: 30px;}
.tit::before {width: 24px;height: 24px;top: -4px;right: -11px;}
}


@media screen and (max-width:320px) {
    .sub0101 .sub0101_img {
        height: 150px;
        margin: 20px 0 60px;
        border-bottom-right-radius: 90px;
        margin: 20px 0 20px;
    }    
.sub0101 .left strong {
    font-size: 18px;
}
.sub0101 .left p {
    font-size: 14px;
}
.sub0101 .left strong.bt_str {
    font-size: 17px;
    margin-bottom: 5px;
}

}
@media screen and (max-width:320px) {
.cont01 ul li {
    padding: 10px 6px;
}
    
   
}

