@charset "utf-8";

.sub_wrap{
	width:100%;
	margin:0 auto;
	padding:0px;
	max-width:1300px;

}

.sub_wrap_wide{
	width:100%;
	margin:0 auto;
	padding:0px;
 

}

.mobileon{display:none;}
.mobiletit {display:none;}

@media(max-width:1300px){

.sub_wrap{padding:0px 15px;}

}
 
@media(max-width:800px){
	.mobileon{display:block;}
}
 /*////////////////////////////////////////////////////////////////////sub 공통/////////////////////////////////////////////////*/

h2{
	color:#fff;
	font-size:55px;
	font-weight:500;
	padding:100px 0 20px 0px;
	line-height:1;
	letter-spacing:-1px;
	position:absolute;
	margin-left:-100px;
	left:50%; 
	display:block;
	text-align:center;
	text-shadow: 0px 0px 2px #333;
}

h3{
	color:#333;
	text-align:center;
	font-size:45px;
	padding:0px 0 20px 0;
	margin-bottom:30px;
	font-weight:500;
	line-height:1.3;
	letter-spacing:-1px;
	

}
  
h4{
	color:#333;
	font-size:33px;
	line-height:1.3;
	font-weight:500;
	margin-bottom:30px;
}
h4.subtitle{
	color:#ff0000;
	font-weight:700;
	
}
 
h5{
	color:#d07811;
	font-size:25px;
	line-height:1.3;
	padding-left:10px;

}
 
.headtxtA{font-size:50px;line-height:1.1;font-weight:500;color:#000;}
.headtxtB{font-size:40px;line-height:1.3;font-weight:500;color:#000;font-weight:700;}
.headtxtC{font-size:30px;line-height:1.5;}
.headtxtD{font-size:25px;line-height:1.3;}
   
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

ul.ulli > li{
	background: url(../image/icon_dot.png) no-repeat 5px 12px;
	padding-left:20px;
	padding-bottom:8px;
	line-height:1.5;
	margin-bottom:10px;
}
ul.ulli > li strong{
	 font-size:19px;
	color:#000;
}
ol.ulliB {
	margin:10px 0 10px 30px;
}
ol.ulliB >  li{
	position:relative;
	 margin-left:0;
	padding-left:0px;
	padding-bottom:3px;
}


.t_c_whtie{color:#fff;}
.t_c_black{color:#000;}
.tcolorA{color:#23479b}




/*layout*/
 

#TopContainer{
	padding-top:0px;
	overflow:hidden;
	width:100%; 
	position:relative; 
	height:580px;
}
#topfiximg{position:absolute; width:100%;height:100%;background-size:100%;}

@media all and  (max-width:1980px){
	#topfiximg{background-size:auto;}
}
.aboutus{background: url(../image/about/topimg.jpg)  no-repeat center 0;}
.product{background: url(../image/pro/topimg.jpg)  no-repeat center 0;}
.product0{background: url(../image/pro/topimg1.jpg)  no-repeat center 0;}
.product1{background: url(../image/pro/topimg2.jpg)  no-repeat center 0;}
.product2{background: url(../image/pro/topimg3.jpg)  no-repeat center 0;}
.equ{background: url(../image/equ/topimg.jpg)  no-repeat center 0;}
.equB{background: url(../image/equ/topimg2.jpg)  no-repeat center 0;}
.rnd{background: url(../image/rnd/topimg.jpg)  no-repeat center 0;}
.customer{background: url(../image/customer/topimg.jpg)  no-repeat center 0;}
   
 
.topTXTarea{
	margin: 0px auto 0 auto;
	position:relative;
	padding-top:220px;
 
}
  
.topTXTarea h2:before{
	content:'';
	 display:block;
	 width:50px;
	 height:15px;
	 background:#ff0000;
	 position:absolute;
	 top:80px;
	 margin-top:0px;
	 left:50%;
	 margin-left:-149px;
}

.topTXTarea h2:after{
 content:'';
	 display:block;
	 width:15px;
	 height:50px;
	 background:#ff0000;
	 position:absolute;
	 top:80px;
	 margin-top:0px;
	 left:50%;
	 margin-left:-149px;
}
 
 

.submenu{
	width:100%;
	position:relative;
	margin:-150px auto 80px auto;
	 
	padding:30px 0;
	top:0;
 }

 
.submenu .submenu_box{
	margin : 0 auto;
	 
	width:100%;
}
 


.submenu .submenu_box ul{
	font-size:0;
	margin:0 auto;
	display:block;
	text-align:center;
}
.submenu .submenu_box ul li{
	display:inline-block;
	position:relative;
	margin:0px;
	margin-right:5px;
	z-index:2; 
	padding:0px;
}
 
.submenu .submenu_box ul li a{
	position:relative;
	font-size:17px;
	letter-spacing:-1px;
	display: block;
	padding:20px 10px;
	min-width:130px;
	text-align:center;
	color:#333;
	background:#fff;
	font-weight:500;
}
 #english .submenu .submenu_box ul li a{letter-spacing:0px;}


.submenu .submenu_box ul.colseven li a{
	padding: 10px 20px;
}
 


 

.submenu .submenu_box ul li.subOn a{
	color:#fff;
	font-weight:500;
	background:#ff0000;
}


.prosubsub{
	background:#e8e9eb;
	text-align:center;
	margin:0 auto 20px auto;
	position:relative;
	max-width:800px;

}
.prosubsub:after{
	clear:both;
	display:block;
	content:'';
	position:relative;
}
.prosubsub ul li{
	float:left;
	width:33.3333%;
	vertical-align:top;
	padding:5px 0;
	
}
.prosubsub ul li.on{
	background:#c50233;
}
.prosubsub ul li.on a{
	color:#fff;
}

  
#sub_contents{
 
	background: #fff;
	width:100%;
	color:#555;
	letter-spacing:-0.03em;
	font-weight:400;
	padding:30px 0px 80px 0px; 
	position:relative;
	font-size:17px;
	line-height:1.8;
	min-height:700px;

}
 
@media all and  (max-width:1000px){

	h2{font-size:45px;padding-top:50px;position:relative;left:auto;margin:0 auto;}
	h3{font-size:35px;}
	h4{font-size:25px;}
	h5{font-size:20px;}

	.headtxtA{font-size:40px;}
	.headtxtB{font-size:35px;}
	.headtxtC{font-size:25px;}
	.headtxtD{font-size:20px;}



	#TopContainer{
		 height:280px;
		 background-size:100%;
	}
	#topfiximg{background-size:cover;}
	 
	.topTXTarea{padding-top:100px;}

	.topTXTarea h2:before{
		top:20px;
		margin-left:-120px;
		 
	}
	.topTXTarea h2:after{
		top:20px;
		margin-left:-120px;
	}

	.submenu {
		background:none;
		width: 100%;
		border-top: solid 0px #fff;
		padding : 0px;
		height:auto;
		position:relative;
		z-index:3;
		top:0px;
		margin:0px 0 0px 0;
		 
	}

	.submenu.fixed{
		position:fixed;
		top:90px;
	}



	.mobiletit {
		display:block;
		text-align:center;
		color:#fff;
		font-size:16px;
		line-height:1.3;
		background:#ff0000;
		padding:12px 0px 12px 0px;
		letter-spacing:-1px;
		transition: 0.4s;
		width: 100%;
		z-index:2;
	 
	}

	.mobiletit a {
		display:block;
		background:url(../image/menu_arrow.png) 98% center no-repeat;
		color:#fff;
	}
	.mobiletit a:after {
		content:'';
	   display:block;
	   position:absolute;
	   right:10px;
	   top:10px;
		font-family: FontAwesome;
        content: "\f105";

	}
	.mMenuOn .mobiletit a:after {
 		font-family: FontAwesome;
        content: "\f107";
	}

	.submenu .submenu_box {
		clear:both;
		position:absolute;
		left:0%;
		padding-top:0px;
		width: 100%;
		height: 0px;
		top:40px;
		overflow:hidden;
		background:#fff;
	}
	.submenu .submenu_box ul li{
		display:block;
		width:100%;
		border-bottom: 1px solid #ccc;
	 
	}

	.submenu .submenu_box ul li a{
		padding:8px 5px 8px 20px;
		background: url(../image/icon_menu_off.png) no-repeat 95% center;
		font-size:15px;
		color:#333;

	}

	.submenu .submenu_box ul li.subOn{
		background:#383d43;
		border-bottom:0px;
	}
	.submenu .submenu_box ul li.subOn a{
		color:#fff;
		background: url(../image/icon_menu_on.png) no-repeat 95% center;
		border-bottom:1px solid #383d43;
	}
	 
	.subdim.bodyon{
		display:block;
		top:0;
		z-index:2;
		right:0;
		position:absolute;
		bottom:0;
		background:#000;
		left:0;
		margin-top:-10px;
		opacity:0.8;
	} 
	#sub_contents{
		width:100%;
		margin-left:0;
		padding:30px 0px 30px 0px; 

	}
 
}


@media all and  (max-width:640px){


	h2{font-size:38px;}
	h3{font-size:30px;}
	h4{font-size:22px;}
	h5{font-size:18px;}

	
	.headtxtA{font-size:35px;}
	.headtxtB{font-size:30px;}
	.headtxtC{font-size:20px;}
	.headtxtD{font-size:18px;}



	 
	#TopContainer{
		margin-top:0px;
		height:200px;
	}
	.topTXTarea{padding-top:80px;}


	.topTXTarea h2:before{
		 
		margin-left:-100px;
		 height:10px;
		 
	}
	.topTXTarea h2:after{
	 
		 width:10px;
		margin-left:-100px;
	}

 
	 
	#sub_contents{
		padding:30px 0px 20px 0px; 
		min-height:300px;
		font-size:16px;
	 }
 
}
@media(max-width:420px){
 
	.submenu.fixed{
		position:fixed;
		top:70px;
		transition: 1.4s; 
	}
	.topTXTarea h2:before{
		 height:10px;

		}
	.topTXTarea h2:after{

		width:10px;
	}

 
}

@media(max-width:320px){
	.submenu.fixed{
		top:70px;
	}
 }

 /*공통 contnet css #################*/
.txt_img_box{
	margin-top:30px;
	 
}
.txt_img_box:after{
	clear:both;
	display:block;
	content:' ';
	position:relative;
	height:30px;
	
}
.txt_img_box .imgarea{
	width:40%;
	vertical-align:top;
	text-align:left;
}
.txt_img_box.imgLeft .imgarea{
	float:left;
}
.txt_img_box.imgRight .imgarea{
	float:right;
}
.txt_img_box.imgLeft .imgarea img{
	border: 1px solid #ccc;
	box-shadow:-10px 30px 30px rgba(0,0,0,0.2);
}
.txt_img_box.imgRight .imgarea img{
	border: 1px solid #ccc;
	box-shadow:10px 30px 30px rgba(0,0,0,0.2);
}
.txt_img_box .textarea{
	width:60%;
	vertical-align:top;
}
.txt_img_box.imgLeft .textarea{
	float:right;
}
.txt_img_box.imgRight .textarea{

	float:left;
}

.txt_img_box .textarea .numtxt{
	display:inline-block;
	margin-right:10px;
	font-size:150px;
	font-weight:700;
	color:#d3d3d2;
	vertical-align:top;
	line-height:1;
}

.txt_img_box .textarea .txt_info{
	 display:inline-block;
	 width:80%;
	 vertical-align:top;
}
.txt_img_box .textarea .txt_info strong{
	display:block;
	color:#f07905;
	margin-bottom:20px;
}

.txt_img_box .textarea .txt_info .txt_dec{
	 
}

  /*////////////////////////////////////////////////////////////////////회사소개////////////////////*/
.greetingarea{
	position:relative;
	margin:0 auto;
	
 
}
.greetingarea .sub_wrap{position:relative;z-index:2;}
.greetingarea .blank_color{
	position:absolute;
	z-index:1;
	background:#ececec;
	top:150px;
	left:0;
	width:100%;
	height:80%;

}

.greetingarea:after{
	clear:both;
	display:block;
	content:'';
}
.greeting_txt_img{
	margin:0 auto;
	position:relative;
}
.greeting_txt_img:after{
	clear:both;
	display:block;
	content:'';
	height:90px;
}
.greeting_txt_img .ceo_img:after{
	clear:both;
	display:block;
	content:'';
 
}
.greeting_txt_img .ceo_img div{width:50%;float:left;padding:0 5px}

.greeting_txt_img .txtinfo{
	z-index:2;
	position:relative;
	left:0%;
	top:0px;;
	 
	width:100%;
	padding:30px 0px;

}
.greeting_txt_img .txtinfo p{
	display:block;

}
.greeting_txt_img p.main_t{
	display:block; 
	margin-bottom:30px;
	letter-spacing:-1px;
	
	color:#000;
}



 
.greeting_txt_img p{margin-bottom:20px;}
 
@media all and  (max-width:1100px){

	.greeting_txt_img .ceo_img{
		width:100%;
		padding:0px;
		text-align:center;
	}
	.greeting_txt_img .txtinfo{position:relative;width:100%;left:0;}

}

/*vision*/
.visionarea{
	margin-bottom:50px;
}
.vision_customer{
	background:#f5f5f5;
	position:relative;
	padding:20px;
}
.vision_customer:after{
	clear:both;
	display:block;
	content:'';
}
.vision_customer .vision_customer_img{
	width:55%;
	float:left;
}
.vision_customer .vision_customer_txt{
	width:45%;
	float:left;
	padding:30px 20px;
}

.vision_customer_box{margin-bottom:30px;}
.vision_customer_box span{
	display:block;
	text-align:center;
}
.visionarea .visionimgtxt{
	background:#f5f5f5;
	position:relative;
}
.visionarea .visionimgtxt:after{
	clear:both;
	display:block;
	content:'';
	

}
.visionarea .visionimgtxt .textarea{
	float:left;
	width:50%;
	padding-top:60px;
}
 
.visionarea .visionimgtxt .textarea .tbox{
	padding:20px 20px 20px 50px;
	
}
.visionarea .visionimgtxt .imgarea{
	float:left;
	width:50%;
	z-index:1;
}


.corevalue{
	background:#f5f5f5;
	position:relative;
	padding:50px 0;
	text-align:center;
}

@media all and  (max-width:1200px){
	.vision_customer .vision_customer_img{
		width:46%;
	}
	.vision_customer .vision_customer_txt{width:54%;}
	 

} 
@media all and  (max-width:1000px){
	.vision_customer .vision_customer_img{
		width:100%;
	}
	.vision_customer .vision_customer_txt{width:100%;padding:30px 0px;}
	.visionarea .visionimgtxt .textarea{width:100%;}
	.visionarea .visionimgtxt .imgarea{width:100%;}
	 

} 
@media all and  (max-width:420px){
	.vision_customer{padding: 20px 5px;}
	.visionarea .visionimgtxt .textarea{padding-top:20px;}
	.visionarea .visionimgtxt .textarea .tbox{padding:10px;}

}

/* 조직도 */
.orgarea{
	position:relative;
}
.orgarea div{
	text-align:center;
	
	
 }
 
.orgarea span{
	display:block;
	
 } 
.orgarea .org_line{
	display:block;
	position:relative;
	width:1px;
	left:50%;
	border-left: 1px solid #898989;
	height:50px;
	
 }
 
.org_first{
	position:relative;
	width:100%;
	max-width:350px;
	padding:10px 0;
	background:#d22234;

	color:#fff;
	margin:0 auto;
	font-size:25px;
	font-weight:500;
	border-radius:3px;
	 
	
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11),0 5px 15px 0 rgba(0,0,0,0.08);
    -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11),0 5px 15px 0 rgba(0,0,0,0.08);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,0.31);

	
 }
.org_second{
	font-size:22px;
	width:100%;
	max-width:350px;
	padding:10px 0;
	background:#1a2334;
	color:#fff;
	margin:0 auto;
}

 

.org_thrid{
	position:relative;
	width:100%;
	
 }
 
.org_thrid:after{
	clear:both;
	position:absolute;
	content:"";
	display:block;
	width:50%;
	top:50%;
	border-bottom:1px solid #898989;
	left:25%;
	margin-left:0%;	
	height:23px;
	z-index:0;
	
 }
.org_thrid_box{
	position:relative;
	width:40%;
	float:left;	
	left:10%;
	z-index:1;
}
 

.org_thrid_box span{
	padding:10px 0;
	background:#4d515c;
	color:#fff;
	max-width:250px;
	margin:0 auto;
	font-size:22px;
	width:98%;
	border-radius:3px;
	 
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11),0 5px 15px 0 rgba(0,0,0,0.08);
    -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11),0 5px 15px 0 rgba(0,0,0,0.08);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,0.31),0 5px 15px 0 rgba(0,0,0,0.08);

	
 }


 

 

  

.org_fourth{
	position:relative;
	width:100%;

 
 }
.org_fourth:before{
	position:absolute;
	content:"";
	display:block;
	width:87.5%;
	border-top:1px solid #898989;
	left:50%;
	margin-left:-43.75%;
	 
 	  
	 }


.org_fourth:after{
	clear:both;
	display:block;
	content:'';
	height:70px;
	
 }
.org_fourth .org_fourth_box:before{
	position:relative;
	content:" ";
	display:block;
	width:1px;
	border-left:1px solid #898989;
	left:50%;
	height:40px;
	 }
.org_fourth .org_fourth_box{
	padding-top:0px;
	float:left;
	width:12.5%;
	
 }
.org_fourth .total{
		float:left;
		width:50%;
	 
}
.org_fourth .total .org_fourth_box{
	width:25%;
}
  
.org_fourth .org_fourth_box .org_fourth_tit{
	background:#ee433e;
	color:#fff;
	border:2px solid #ee433e;
	width:98%;
	margin:0 auto;
	padding:10px 0;
	font-size:17px;
	font-weight:500;
	border-radius:3px;
	border-bottom:4px solid #fff;
	
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,0.31);

	
 }

  


  

 /*5*/

.org_fifth{
	position:relative;
	width:100%;

 
 }
.org_fifth:before{
	position:absolute;
	content:"";
	display:block;
	width:0%;
	border-top:1px solid #898989;
	left:50%;
	margin-left:-33.333%;
	 
 	  
	 }


.org_fifth:after{
	clear:both;
	display:block;
	content:'';
	height:70px;
	
 }
.org_fifth .org_fifth_box:before{
	position:relative;
	content:" ";
	display:block;
	width:1px;
	border-left:1px solid #898989;
	left:50%;
	height:40px;
	 }
.org_fifth .org_fifth_box{
	padding-top:0px;
	float:left;
	width:100%;
	
 }

					 



  
.org_fifth .org_fifth_box .org_fifth_tit{
	background:#f7f7f7;
	color:#4d515c; 
	width:96%;
	margin:0 auto;
	padding:10px 0;
	font-size:16px;
	font-weight:500;
	line-height:1.3;
	min-height:150px;
	border:3px solid #fff;
	
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.11);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,0.31);

	
 }

 
.org_fifth .org_fifth_box .org_fifth_tit ul li{
	text-align:center;
	width:90%;
	margin:0 auto;
	padding: 5px 0;
	
	border-bottom: 1px dashed #ccc;
	 
}
.org_fifth .org_fifth_box .org_fifth_tit ul li:last-child{
	border-bottom:0px;
}





  @media(max-width:900px){
		
		.org_first{
			font-size:22px;
			padding:5px 0;
		}

		.org_thrid_box{
			position:relative;
			width:40%;
			float:left;	
			left:2%;
			z-index:1;
		}
		.org_thrid_box.right{
			 
			
		
			left:18%;
			
		}

		
		.org_fourth:before{
	 
		display:none;
	 
	 }

	.org_fourth{
		position:relative;
		width:100%;
		margin-left:0%;
	 }



	.org_fourth .org_fourth_box:before{
		height:80px;
	}
	.org_fourth .org_fourth_box{
		padding-top:0px;
		float:none;
		width:100%;
		
	 }

	 .org_fourth .org_fourth_box.first:before{
		height:0px;
	}

	.org_fourth .org_fourth_box .org_fifth_sub:before{
			margin-left:-1px;
			height:0px;
			 
	  }
	  .org_fourth .org_fourth_box .org_fourth_tit{
		padding:5px 0;
		width:95%;
	  }

/**/

	  .org_fifth.coltwo:before,
	  .org_fifth:before{
	 
		display:none;
	 
	 }
	 .org_fifth.coltwo:after,
	 .org_fifth:after{
	 
		height: 0px;
		
	 }

	 

	.org_fifth{
		position:relative;
		width:100%;
		margin-left:0%;
	 }


	.org_fifth .org_fifth_box:before{
		height:20px;
	}
	.org_fifth .org_fifth_box{
		padding-top:0px;
		float:none;
		width:100%;
		
	 }

	 .org_fifth .org_fifth_box.first:before{
		height:0px;
	}

	.org_fifth .org_fifth_box .org_fifth_sub:before{
			margin-left:-1px;
			height:0px;
			 
	  }
	  .org_fifth .org_fifth_box .org_fifth_tit{
		padding:5px 0;
	  }

			/**/
			.org_fifth.coltwo .org_fifth_box:before{
					height:20px;
				}
				.org_fifth.coltwo .org_fifth_box{
					padding-top:0px;
					float:none;
					width:100%;
					
				 }

				 .org_fifth.coltwo .org_fifth_box.first:before{
					height:0px;
					
				}

				.org_fifth.coltwo .org_fifth_box .org_fifth_sub:before{
						margin-left:-1px;
						height:0px;
						 
				  }
				  .org_fifth.coltwo .org_fifth_box .org_fifth_tit{
					padding:5px 0;
				  }

				   .org_fifth.coltwo .org_fifth_box.first{
						margin-left:0;
					 }

 
 }


/*인증현황*/
.certiara{
	text-align:center;
}
.certiara .certiara_box{display:inline-block;width:22%;margin:0 1% 30px 1%;vertical-align:top;}
 
.certiara .certiara_box .imgarea{
	 
	padding:0px;
}
.certiara .certiara_box .imgarea img{ box-shadow:3px 10px 18px rgba(0,0,0,0.4);}
.certiara .certiara_box .certi_tit{text-align:center;line-height:1.2;padding:10px;background:#fff; }

 @media all and  (max-width:1024px){
	.certiara .certiara_box{width:30.333%;}
 }

  @media all and  (max-width:640px){
	.certiara .certiara_box{width:47%;}
 }

 /*오시는길*/
.locationarea {
	position:relative;
}
.locationarea .kakaomap{
	z-index:1;
	position:relative;
}

.locationarea .mapinfo{
	z-index:2;
	position:absolute;

	background:rgba(210,34,52,.9);
	top:0;
	left:0;
	padding:50px;
	color:#fff;
}
.locationarea .mapinfo ul{
	margin-top:30px;
}

  @media all and  (max-width:780px){
	 .locationarea .mapinfo{padding:20px;}
 }



 /*////////////////////////////////////////////////////////////////////product////////////////////*/
.sub_pro_main_summury{
	margin:-30px auto 20px auto;
	position:relative;
	max-width:1200px;

}
.sub_pro_main_summury .pro_s_info{
	position:relative;
	margin:  0 auto 30px auto;
	max-width:400px;
	text-align:center;
}
.sub_pro_main_summury .pro_s_info span{
	display:block;
}
.sub_pro_main_summury .sum_header{
	color:#111;
}
.sub_pro_main_summury .sum_feature{
	margin-top:30px;
}

 .sub_product_box{
	margin: 0 auto;
	text-align:center;
	
 }
 .sub_product_box:after{
	clear:both;
	content:'';
	
 }

.sub_pro_content_main{
	width:25%;
	
 }
.sub_pro_content_sub{
	width:30.333%;
	margin-left:1%;
	margin-right:1%;

	
 }

 


.sub_pro_content{
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin-bottom:30px;
	vertical-align:top;
	}
.sub_pro_content a{
	
	display:block;
	
	width:100%;
	
	margin:0 auto;
	
	overflow:hidden;
	
	border-radius:0px;
	
	padding:0px 0;
	
	
   }

.sub_pro_content .pro_img{
	text-align:center;
	
	 overflow:hidden;
	padding:0;
	margin-bottom:0px;
	position:relative;
	
 }
 
.sub_pro_content .pro_img img{
	z-index:51;
	 width:100%;
	
	-webkit-transition:transform 0.7s ease-out;
	 -moz-transition:transform 0.7s ease-out;
	 -o-transition:transform 0.7s ease-out;
	 transition:transform 0.7s ease-out;
	 }
.sub_pro_content .pro_img img:hover,
.sub_pro_content .pro_img img:focus{
	 -webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -o-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 -ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,0,0.01deg);
	 }
.sub_pro_content p{
	display:block;
	text-align:center;
	font-size:17px;
	line-height:1.6;
	margin-top:20px;
	
 }
 
.sub_pro_content .pro_img{
	 border:0;
	 }
.sub_pro_content .pro_img:before,
.sub_pro_content .pro_img:after {
	content:'';
	 position:absolute;
	 top:0;
	 right:0;
	 bottom:0;
	 left:0;
	 z-index:50;
	 opacity:0;
	 -webkit-transition:opacity 0.7s, transform 0.7s;
	 -moz-transition:opacity 0.7s, transform 0.7s;
	 -o-transition:opacity 0.7s, transform 0.7s;
	 -ms-transition:opacity 0.7s, transform 0.7s;
	 transition:opacity 0.7s, transform 0.7s;
	 }
.sub_pro_content .pro_img:before {
	border-top:5px solid #ff0000;
	 border-bottom:5px solid #ff0000;
	 -webkit-transform:scale(0,1);
	 -moz-transform:scale(0,1);
	 -o-transform:scale(0,1);
	 -ms-transform:scale(0,1);
	 transform:scale(0,1);
	 }
.sub_pro_content .pro_img:after {
	 border-left:5px solid #ff0000;
	 border-right:5px solid #ff0000;
	 -webkit-transform:scale(1,0);
	 -moz-transform:scale(1,0);
	 -o-transform:scale(1,0);
	 -ms-transform:scale(1,0);
	 transform:scale(1,0);
	 }
.sub_pro_content .pro_img:hover:before,
.sub_pro_content .pro_img:hover:after,
.sub_pro_content .pro_img:focus:before,
.sub_pro_content .pro_img:focus:after {
	 -webkit-transform:scale(1);
	 -moz-transform:scale(1);
	 -o-transform:scale(1);
	 -ms-transform:scale(1);
	 transform:scale(1);
	 opacity:1;
	 }

 
.sub_pro_content a:hover p{
	color:#ff0000;
	
 }

.sub_pro_content .proinfolist{
	margin-top:20px;
	text-align:left;
	
 }
.sub_pro_content .proinfolist ul li{
	font-weight:300;
	font-size:14px;
	background: url(../image/pro/icon.png) no-repeat 0 7px;
	padding-left:15px;
	
 }



/*배경색*/
#sub_contents_pro .bgA{
	background:#eef1f6;
	 }
/**/
.Proviewbox:after{
	clear:both;
	display:block;
	content:'';


}
.Proviewbox .probox_imgarea{
	width:50%;
	float:left;
}

.Proviewbox .probox_txtarea{
	width:48%;
	margin-left:2%;
	float:left;
	padding-top:50px;
}
.Proviewbox .probox_txtarea .titlearea{

	font-size:30px;
	margin-bottom:30px;
	border-bottom: 1px solid #ccc;
	padding-left:30px;
	padding-bottom:10px;
	color:#000;
}
.Proviewbox .probox_txtarea .con_area{
	padding-left:30px;

}


@media all and  (max-width:1000px){
	.sub_pro_content_sub{
		width:47%;
	}
	.Proviewbox .probox_imgarea{width:100%;}
	.Proviewbox .probox_txtarea{width:100%;margin-left:0;padding-top:10px;}


}
@media all and  (max-width:400px){
	.sub_pro_content_sub{
		width:100%;
		margin-left:0;
		margin-right:0;
	}

}

/*설비현화*/
.quimainbox{
	position:relative;

}
.quimainbox .imgarea{
	position:relative;
	z-index:1;
}

.quimainbox .tablearea{
	position:relative;
	z-index:2;
	width:80%;
	background:#fff;
	padding:2px;
	margin:-30px auto 0 auto; 
	
}


.equbgA{
	position:relative;
	background:#f6f6f6;
	width:100%;
	padding:80px 10px;
	margin-top:50px;
	margin-bottom:50px;
}
.equbgB{
	position:relative;
	background:#fff;
	width:100%;
	padding-top:50px;
	margin-top:50px;
}
.equimgLlist{text-align:center;margin-bottom:30px;}
.equimgLlist ul{
	display:block;
	position:relative;
	text-align:center;
}
.equimgLlist ul:after{
	clear:both;
	display:block;
	position:relative;
	content:'';
	height:30px;
}
.equimgLlist ul li{
	 display:inline-block;
	text-align:center;
	margin: 0 20px;
	vertical-align:bottom;
	margin-left:-4px;
	 

}
.equimgLlist ul.col_s{
	position:relative;
	text-align:center;
}
.equimgLlist ul.col_s li{
	float:none;
	display:inline-block;
	text-align:center;
	margin: 0 1%;
	vertical-align:middle;

}
.equimgLlist img{
	max-width:100%;
	 
}

 .equimgLlist ul.colthree li{max-width:29.3333%; }
.equimgLlist ul.colfour li{max-width:45%;  }  
.equbox .equ_title {
	position:relative;
}
.equbox .equ_title strong{
	position:relative;
	display:block;
	font-size:50px;
	letter-spacing:-2px;
	color:#000;
	font-weight:700;
	padding-left:16%;

}
.equbox .equ_title strong:before{
	position:absolute;
	display:block;
	width:12%;
	background:#ff0000;
	height:10px;
	content:'';
	top:50px;
	left:0;
}
.equbox .equ_title .desc{
	padding-left:16%;
	margin-bottom:40px;
	font-size:20px;
}
.equbox .tablearea{
	max-width:600px;
	margin:0 auto;
	background:#fff;
	padding:10px;
	-webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.11);
    -moz-box-shadow: 0 3px 20px 0 rgba(0,0,0,0.11);
	box-shadow: 0 3px 20px 0 rgba(0,0,0,0.11);



}

@media all and  (max-width:1000px){
	.quimainbox .tablearea{width:100%;margin:20px auto 0 auto}

	.equbox .equ_title strong{font-size:40px;}
	.equbox .equ_title strong:before{top:40px;}

	.equimgLlist ul li{float:none;display:inline-block;margin:0 5px 0 0;}

}
@media all and  (max-width:780px){
  	.equbox .equ_title strong{font-size:30px;}
	.equbox .equ_title strong:before{top:30px;}
	.equbox .equ_title .desc{font-size:18px;line-height:1.3;}

}
@media all and  (max-width:480px){
  	.equbgA{padding:40px 10px;}
	.equbgB{padding-top:0px;margin-top:0px;}
	.equbox .equ_title strong{font-size:23px;}
	.equbox .equ_title strong:before{top:23px;}
	.equimgLlist ul li{float:none;margin:0 0px 0 0;}

}

/*연구개발*/

.rndarae .rndimgtxt{
	background:#f5f5f5;
	position:relative;
}
.rndarae .rndimgtxt:after{
	clear:both;
	display:block;
	content:'';
	

}
.rndarae .rndimgtxt .textarea{
	float:left;
	width:50%;
	padding-top:60px;
}
 .rndarae .rndimgtxt .textarea .tbox{
	padding:20px 20px 20px 50px;
	
}
.rndarae .rndimgtxt .imgarea{
	float:left;
	width:50%;
	z-index:1;
}

@media all and  (max-width:1000px){
	.rndarae .rndimgtxt .textarea{width:100%;padding-top:30px;}
	.rndarae .rndimgtxt .imgarea{width:100%;}

}

 /*홍보센터*/
.moviebox{margin-top:30px;}
.moviebox:after{
	clear:both;
	position: relative;
	display: block;
	content:'';
}

.moviebox .youtubebox{
	float:left;
	width:44%;
	margin: 3%;
	overflow:hidden;
	box-shadow:3px 10px 18px rgba(0,0,0,0.4);
}
.moviebox .youtubebox .movieplay{
	border:10px solid #fff; 
}

.moviebox .youtubebox .moviename{
	padding: 10px 0;
	text-align:center;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.youtubearea{position:relative; height:100%;padding-top:0px;height:0;overflow:hidden;} 
.youtubearea iframe,
.youtubearea object,
.youtubearea embed,
.youtubearea video{
	position:absolute;top:0;left:0;width:100%;height:100%;
} 
.youtubearea.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.youtubearea.embed-responsive-4by3 {
	padding-bottom: 75%;
}


.galleybox{margin-top:30px;}
.galleybox:after{
	clear:both;
	position: relative;
	display: block;
	content:'';
}

.galleybox .galleybox_in{
	float:left;
	width:29%;
	margin: 2%;
	overflow:hidden;
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
}
.galleybox .galleybox_in .imgarea{
	padding:10px;
	text-align:center;
}

.galleybox .galleybox_in .gall_txt{
	padding: 10px 0;
	text-align:center;
}
.galleybox .galleybox_in .gall_txt strong{
	display: block;
	font-weight:500;
	font-size:19px;
	color:#000;
}
.galleybox .galleybox_in .gall_txt span{
	display: block;
	margin-top:5px;
	font-size:15px;
}






/* Preload lightboxOverlay images */

.lightboxOverlay {
   
  position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   background-color: black;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 0.8;
   display: none;
   }

.lightbox {
   
  position: absolute;
   left: 0;
   width: 100%;
   z-index: 10000;
   text-align: center;
   line-height: 0;
   font-weight: normal;
   }

.lightbox .lb-image {
   
  display: block;
   height: auto;
   max-width: inherit;
   max-height: none;
   border-radius: 3px;
     border: 4px solid white;
   }

.lightbox a img {
   
  border: none;
   }

.lb-outerContainer {
   
  position: relative;
   *zoom: 1;
   width: 250px;
   height: 250px;
   margin: 0 auto;
   border-radius: 4px;
     background-color: white;
   }

.lb-outerContainer:after {
   
  content: "";
   display: table;
   clear: both;
   }

.lb-loader {
   
  position: absolute;
   top: 43%;
   left: 0;
   height: 25%;
   width: 100%;
   text-align: center;
   line-height: 0;
   }

.lb-cancel {
   
  display: block;
   width: 32px;
   height: 32px;
   margin: 0 auto;
   background: url(../images/loading.gif) no-repeat;
   }

.lb-nav {
   
  position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
   }

.lb-container > .nav {
   
  left: 0;
   }

.lb-nav a {
   
  outline: none;
   background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
   }

.lb-prev, .lb-next {
   
  height: 100%;
   cursor: pointer;
   display: block;
   }

.lb-nav a.lb-prev {
   
  width: 34%;
   left: 0;
   float: left;
   background: url(../image/btn_prev.png) left 48% no-repeat;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 1;
   -webkit-transition: opacity 0.6s;
   -moz-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   }

.lb-nav a.lb-prev:hover {
   
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   }

.lb-nav a.lb-next {
   width: 64%;
   right: 0;
   float: right;
   background: url(../image/btn_next.png) right 48% no-repeat;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
   opacity: 1;
   -webkit-transition: opacity 0.6s;
   -moz-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   }

.lb-nav a.lb-next:hover {
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   }

.lb-dataContainer {
   
  margin: 0 auto;
   padding-top: 5px;
   *zoom: 1;
   width: 100%;
   -moz-border-radius-bottomleft: 4px;
   -webkit-border-bottom-left-radius: 4px;
   border-bottom-left-radius: 4px;
   -moz-border-radius-bottomright: 4px;
   -webkit-border-bottom-right-radius: 4px;
   border-bottom-right-radius: 4px;
   }

.lb-dataContainer:after {
   
  content: "";
   display: table;
   clear: both;
   }

.lb-data {
   
  padding: 0 4px;
   color: #fff;
   }

.lb-data .lb-details {
   
  width: 95%;
   float: left;
   text-align: center;
   line-height: 1.1em;
   }

.lb-data .lb-caption {
   
  font-size: 18px;
   font-weight: bold;
   line-height: 1em;
   padding-left:30px;
   }

.lb-data .lb-caption a {
   color: #4ae;
   }

.lb-data .lb-number {
   
  display: block;
   clear: left;
   padding-bottom: 1em;
   font-size: 12px;
   color: #999999; 
}

.lb-data .lb-close {
   
   display: block;
   float: right;
   width: 30px;
   height: 30px;
   background: url(../image/btn_close2.png) top right no-repeat;
   text-align: right;
   outline: none;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
   opacity: 0.7;
   -webkit-transition: opacity 0.2s;
   -moz-transition: opacity 0.2s;
   -o-transition: opacity 0.2s;
   transition: opacity 0.2s;
   
 
}

.lb-data .lb-close:hover {
   cursor: pointer;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
   opacity: 1;
   
 
}



