
@media screen and (max-width:1200px) {
#floatMenu{display:none;}
	#wrapper02 #container_wr {
    padding: 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: 35px;
    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:-18px;
	}

	.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: 1000000020;
		top: 20px;
		left: -30px;
	}
	.close_menu > i {
		font-size: 30px;
		cursor: pointer;
		color: #333;
	}
	.mobile_menu { display: block; }


	#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_logo img{width: 120px;}
	.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;
	}

.bxslider li {
    height: 600px !important;
}

.slide_text {
    width: 390px;
    height: 390px;
    margin-top: 110px;
}

.slide_text:after {
    width: 440px;
    height: 440px;
}
.slide_text .slide_text_inner {
    padding: 22% 0;
}
.slide_text strong {
    font-size: 40px;
}
.slide_text p {
    font-size: 15px;
    line-height: 21px;
    margin-top: 2px;
}
.slide_text a {
    font-size: 13px;
    padding: 12px;
    margin-top: 70px;
    width: 200px;
}

.cont01 ul li {
    height: 230px;
	padding: 20px 10px;
}

.cont01 ul {
    margin-top: 0;
}
.cont01 ul li strong {
    font-size: 18px;
}
.cont01 ul li p {
    font-size: 14px;
}
.cont03_wrap .right {
    height: 212px;
}
.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;
}

	/*서브*/
		#container02 {
		float: none;
		width: calc(100% - 40px);
		margin:10px auto 60px;min-height: unset;
	}

	.left_menu_top {display:none;}

	.left_menu {
		width: 100%;
		float: none;
		margin: 0;
	}

.left_menu li {
width:auto;    padding: 0 5px;
	line-height: 50px;
}
.left_menu li a.on:after{left:0;}
	.left_menu li a {
		display: block;
		padding: 0 20px;
	}
	.left_menu li a.on {
	}
	.left_menu .right_customer {
    display: none;
}
.navi_wrap {
    top: 290px;
}
	.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;
		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;
}
}

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

.bxslider li {
    height: 400px  !important;
    overflow: hidden;
}
.slide_text {
    width: 290px;
    height: 290px;
    margin-top: 60px;
}
.slide_text:after {
    width: 340px;
    height: 340px;
}
.slide_text strong {
    font-size: 30px;
}
.slide_text p {
    font-size: 13px;
    margin-top: 10px;
    letter-spacing: -1px;
}

.slide_text a {
    margin-top: 20px;
}

.cont01 {
    padding: 40px 0 40px;
}
.cont01 h3 {
    font-size: 30px;
    margin-bottom: 10px;
}
.cont01 .p {
    font-size: 13px;
    line-height: 18px;
}
.cont01 .a {
    padding: 10px 0 20px;
    font-size: 16px;
}

.sub_top {
    height: 250px;
}
.sub_top .sub_top_text {
    font-size: 30px;
    padding-top: 60px;
}
.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;
}
.ft_info ul {
    padding-bottom: 10px;
}
.ft_info li {
    width: 50%;
    margin-bottom: 10px;
}
.sub0103_wrap ul.item li{width:calc(50% - 20px);}


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

.sub0101 .highlight_text strong {
    font-size: 20px;
    margin-bottom: 0px;
}
.sub0101 .highlight_text p {
    font-size: 15px;
    line-height: 25px;
	margin-top: 20px;
}
.sub0101 .highlight_text p:after {
    width: 100%;
    background: #f2f2f2;
    z-index: -1;
    display: block;
}
.sub0101_img {
    top: unset;
    bottom: -20px;
    right: -10px;
}
.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;}
.address {
    font-size: 13px;
    margin-top: 20px;
}
.address th {
    width: 100px;
    padding: 8px;
}
}


@media screen and (max-width:600px) {
.sub0103_wrap ul.item li{width:calc(100% - 20px);}
.sub0103_wrap ul.lic li{width: 100%;
    margin-bottom: 20px;}
.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;
}
/*서브*/
#container02 {
    font-size: 12px;
    zoom: 1;
}
.sub_page {
    margin: 30px 0;
}
.left_menu li {}
.left_menu li a {
    padding: 0;
    background-image: none;
}
.left_menu li a.on {
    background-image: none;
}

.use_info {
    padding: 15px;
    line-height: 22px;
    font-size: 14px;
}
.price_wrap .price_tit {
    font-size: 22px;
}
.price_wrap .price_tit_tbl {
    font-size: 15px;
}
.price_wrap .price_tit_tbl td {
    font-size: 14px;
}
.use_tbl {
    margin-bottom: 20px;
}
.use_tbl th {
    padding: 8px 0;
    font-size: 15px;
}
.use_tbl td {
    padding: 5px 5px;
    font-size: 13px;
}
.use_info li {
    margin-bottom: 5px;
    font-size: 14px;
}

.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;
    white-space: unset;
}
.history dl dt {
    width: 20%;}
.history dl dd{width:80%;}

.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) {
.ft_info li p {
    font-size: 12px;
    margin-left: 10px;
    width: calc(75% - 10px);
    margin-top: 0;
}
.history dl dt , .history dl dd{    width: 100%;
    text-align: center;}
}


@media screen and (max-width:380px) {
#bo_sch .sch_input{width: 50%;}
.cont01 ul li {
    padding: 10px 6px;
}
.ft_info li {
    width: 100%;
}
.ft_info li img {
    width: 40px;
}
}

