
/***********************반응형***************************************/
@media (min-width:1024px) {
.header{position:fixed; z-index:999999; top:0; border-bottom:1px #eee solid;}
.main-you{margin-top:50px;}
.sub-tit{margin-top:100px;}
}
@media (max-width:1400px) {
.main-certi{padding:40px 5%;}
.slick-arrow{right:5px; font-size:40px;}
.slick-arrow.slick-prev{left:5px;}
}

@media (max-width:1280px) {
	.header-logo{
	left:10px;
	}
	
	.pro-tit div{
	font-size:18px;
	}
	
	.gnb > li > a{
	padding:0 20px;
	}

}

@media (max-width:1024px){
	.pb-t1{font-size:45px;}
	.pb-t2{font-size:18px;}
	.header-logo a{
	width:200px;
	}
	header{
	position:relative;
	}
	.header-area{
	height:75px;
	}
	.gnb-close-btn{
	position:absolute;
	right:281px;
	top:0;
	z-index:99999;
	background:#fff;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#333;
	font-size:25px;
	display:block;
	}
	
	.mobile-open-btn{
	position:absolute;
	right:20px;
	top:50%;
	margin-top:-20px;
	z-index:99999;
	width:38px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	font-size:22px;
	display:block;
	border-radius:999px;
	background:#283579;
	}

	#sidebar{
	position:fixed;
	top:0;
	bottom:0; 
	display:none; 
	right:-200px; 
	z-index:99999; 
	-webkit-transition: right 1s;  
	transition: right 1s; 
	width:auto; 
	overflow:visible; 
	background:#000;
	margin-left:0;
	left:auto;
	border:0;
	}

	.sidebg{
	display:block;
	position: fixed;
	height: 150%;
	background: rgba(0,0,0,0.5);
	width: 100%;
	top: 0;
	right: 0;
	z-index: 44;
	}
	.menu{
	position:relative;
	z-index:55; 
	width:280px; 
	left:auto; 
	right:0; 
	overflow-x:hidden; 
	overflow-y:auto; 
	height:100%; 
	background:#fff;
	display:block;
	text-align:left;
	box-sizing:border-box;
	padding:20px;
	}

	.menu > li{
	display:block;
	width:100%;
	box-sizing:border-box;
	border-left:0;
	box-sizing:border-box;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px rgba(0,0,0,0.2) solid;
	}

	.menu > li > ul > li{
	padding:5px 0;
	}

	.menu > li > a{
	height:30px;
	line-height:30px;
	font-weight:800;
	display:block;
	width:100%;
	}

	.menu > li > ul > li > a{
	display:block;
	}

	.header-gnb{
	display:none;
	}


	.sub-tit{
	height:270px;
	}
	
	.business-slide{
	display:block;
	}
	.business-slide > div{
	margin:0 auto;
	max-width:800px;
	margin-top:10px;
	}
	.product-area{
	flex-wrap:wrap;
	}
	.product-area section{
	width:50%;
	}
	
	#contact{
	display:block;
	}
	.cnt_left{
	width:100%;
	margin:0;
	margin-bottom:10px;
	}
	.main-content{
	padding:50px 0;
	}
	.main-tit{
	margin-bottom:20px;
	}
	.sub-tit h2{
	font-size:42px;
	}
	.sub-content{
	padding:50px 0;
	}
	.sc11{
	display:block;
	}
	.sc11-right{
	margin:0 auto;
	width:100%;
	max-width:600px;
	margin-top:20px;
	}
	.sc11-left{
	padding-right:0;
	text-align:center;
	}
	.s11-t1:after{
	margin:20px auto;
	}
	.pop-layer{
	width:80%;
	}
	.btn-r{
	width:40px;
	}
	a.cbtn{
	font-size:20px;
	}
}

@media (max-width:768px){
	body, th, td, input, select, textarea, button{
	font-size:15px;
	}

	.slick-arrow{
	font-size:40px;
	}

	.pb-t1{font-size:22px;}
	.pb-t2{font-size:14px; box-sizing:border-box; width:200px; word-break: keep-all; }

	.pro-tit span{
	font-size:13px;
	}
	.pro-tit p{
	font-size:15px;
	}

	.pro-tit strong{
	font-size:20px;
	}

	.pro-tit div{
	font-size:15px;
	padding:0 10px;
	box-sizing:border-box;
	word-break:keep-all;
	line-height:1.2em;
	}

	.pro-tit div br{
	display:none;
	}
	.product-area section{
	width:100%;
	}
	.product-area section a{
	height:280px;
	}

	
	.sub-content{
	padding:40px 0;
	}
	
	.main-content{
	padding:30px 0;
	}
	.main-tit{
	font-size:28px;
	margin-bottom:0;
	}
	.main-tit span{
	font-size:15px;
	}
	
	.business-slide .bs-text{
	width:55%;
	padding-left:15px;
	}
	.bst1{
	font-size:13px;
	}
	.bst3{
	font-size:22px;
	}
	.bst3:after{
	display:none;
	}
	.bst4{
	font-size:15px;
	}
	.bst-box{
	padding-top:30px;
	}
	
	.bs-btn{
	width:35px;
	height:35px;
	line-height:35px;
	font-size:20px;
	}
	
	.pro-btn{
	margin-top:10px;
	padding:10px 15px;
	font-size:14px;
	}
	
	.contact-box{
	padding:30px 0;
	}
	.cnt_left input.ip2,
	.cnt_left input.ip1{
	font-size:15px;
	}
	.cnt-customer dl{
	display:block;
	text-align:center;
	line-height:2em;
	padding:15px 0;
	}
	.cnt-customer dl dt{
	display:inline-block;
	}
	.cnt-customer dl dd{
	font-size:25px;
	padding-left:0;
	}
	.foot-info p{
	margin:0 5px;
	}
	footer{
	padding:20px 2%;
	}
	
	.sub-tit{
	height:150px;
	}
	.sub-tit h2{
	font-size:32px;
	}
	.snb{
	display:none;
	}
	.s11-t3{
	font-size:20px;
	margin-bottom:10px;
	}
	.s11-t1{
	font-size:20px;
	}
	.s11-t2{
	font-size:15px;
	}
	.ceo{
	font-size:15px;
	margin-top:15px;
	}
	.s12 dl{
	flex:1 1 100%;
	}
	.s12 dl dt{
	width:120px;
	padding:10px;
	}
	.s12 dl dd{
	padding:10px;
	}
	
	.s14 li{
	width:49%;
	margin-bottom:10px;
	}
	
	.s21-box1{
	padding:15px;
	}
	.s21-box1 dl{
	display:block;
	}
	.s21-box1 dl span{
	margin-top:5px;
	}
	.ma70{
	margin-top:20px;
	}
	.sc-tit1{
	font-size:22px;
	}
	.s21-ul2{
	display:block;
	}
	.s21-ul2 li{
	width:100%;
	margin-bottom:10px;
	}
	.s21-p1{
	margin-top:10px;
	}
	.s21-ul3 li{
	width:49%;
	}
	.su-border-top{
	padding-top:20px;
	}
	.sub-tab {
	margin-bottom:20px;
	}
	.sub-tab li{
	padding:5px 20px;
	line-height:30px;
	font-size:1.05em;
	}
	.s41#contact .cnt_left{
	margin-top:20px;
	}
	
	.coun_check{
	height:auto; 
	margin:10px 0;
	}
	
	.info{
	margin:20px 0;
	display:block;
	}
	.info > span{
	margin-left:0;
	margin-right:10px;
	}
	.si1-1{
	padding:0;
	overflow:hidden;
	}
	.s12-top{
	width:100%;
	overflow-x:hidden;
	}
	.s12-top p{
	font-size:15px;
	word-break:keep-all;
	padding:0 20px;
	}
	.s12-top p br{
	display:none;
	}	
	.s12-top img{
	width:150%;
	}
	
	.sub-tab-box{
	overflow-x:scroll;
	}
	.sub-tab-box table{
	min-width:450px;
	}
}

