@charset "utf-8";


#wrap{
		position: relative;
		width:100%;
		height:100%;
		margin:0;
		padding:0;
		top:0;
		
}
 
.wrap{
	margin:0 auto;
	padding:0;	 
	position:relative;
	max-width:1600px;
}

.wide_wrap{
	margin:0 auto;
	padding:0; 
	position:relative;
	width:100%;
}	

/*topmenu*/
#Header {
	position:absolute;
	z-index:200;
	width:100%;
	top:0;
	height:90px;
	transition: 0.4s; 
	
}
body.bodyfixed #Header{ }
 
body.bodyfixed #Header,
.fp-viewing-product #Header, 
.fp-viewing-rnd #Header, 
.fp-viewing-pr #Header 
{
	 
	background: rgba(0,0,0,.3);
}

body.bodyfixed .sub #Header
{
	position:fixed;
	 
}
 .sub #Header{
	background:rgba(255,255,255,1);   
		 
}

#Header:after{
	content:'';
	display:block;
	background:rgba(255,255,255,.1);   
	width:100%;
	height:1px;
	
}
body.bodyfixed .sub #Header:after{
	background:rgba(0,0,0,.2);   
	transition: 0.4s; 
}
 
.sub #Header:after{
	content:'';
	display:block;	
	background:rgba(0,0,0,.1);   
	width:100%;
	
}
 
.fp-viewing-main #Header:after,
.fp-viewing-product #Header:after, 
.fp-viewing-rnd #Header:after, 
.fp-viewing-pr #Header:after 
{
	content:'';
	display:block;	
	background:rgba(255,255,255,.1);   
	width:100%;
	
}
 
#Header .header_inner {
	min-width:320px;
	position:relative;
	height:90px;
	z-index:20;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	 
	margin:0 auto;
	
	 
} 
.header_inner h1.logo {
	position:absolute;
	left:40px;
	top:50%;
	width:164px; 
	height:39px;
	margin-top:-20px;
	 
}
 
.sub .header_inner h1 > a, 
.header_inner h1 > a, 
body.bodyfixed .sub #Header .header_inner h1 > a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-99900px;
	background:url(../image/logo_on.png) center 0 no-repeat;
	background-size:100%;
	transition: 0.4s; 
	}


.fp-viewing-main .header_inner h1 > a, 
.fp-viewing-product .header_inner h1 > a, 
.fp-viewing-rnd .header_inner h1 > a,
.fp-viewing-pr .header_inner h1 > a
 
{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	text-indent:-99900px;
	background:url(../image/logo.png) center 0 no-repeat;
	background-size:100%;
}


.mobileTopmenu{display:none;}


 

/* gnb */
 
 
#gnb {
	 
	width: 70%;
	margin: 0 0 0 30%;
	padding-top:0px;
	 
}
 

 
#gnb ul,
#gnb ul li,
#gnb ul li a{
		
		position:relative;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box
}
#gnb ul li a{display:block;}
 
#gnb > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#gnb > ul{margin:0 auto; text-align:center;width:100%;}
#gnb > ul > li{ display:inline-block;width:15%;position:relative;vertical-align:top;}
#gnb > ul > li:before{position:absolute;content:'';display:block;top:50%;margin-top:0px;left:0; background:rgba(255,255,255,.0);width:2px;height:2px;}
#gnb > ul > li.first:before{background:none;}
#gnb > ul > li > a{display:block;color:#fff;font-size:22px;padding: 31px 0px 27px 0; z-index:100;letter-spacing:-1px;font-weight:500;position:relative;}
#gnb > ul > li.hover > a{color:#fff;}


.topmenuOn #gnb > ul > li > a{ color:#fff; }
 

 .sub #gnb > ul > li > a { color:#333; }
 .sub #gnb > ul > li.hover > a{color:#0066b3;}


/*.topmenuOn #gnb > ul > li.hover > a{color:#000;background:#fff;}*/
 .pcOn #gnb > ul > li > ul:before{
	content:'';
	display:block;
	background: #198ff3;
	height:3px;
	width:0;
	top:0px;
	margin-top:0px;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	transition:.3s;
 } 
 #gnb > ul > li.TopOn > a:after {
	content:'';
	display:block;
	background: #198ff3;
	height:3px;
	width:100%;
	top:90px;
	margin-top:0px;
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	transition:.3s;
 }
 .pcOn #gnb > ul > li.hover > ul:before{
	 
	width:100%;
	 
}

 #gnb ul li ul{ 
	display:none;
	height:0;
	overflow:hidden;
	width:100%;
	margin:4px auto 0 auto;
	
	position:relative;
	
	 transform: translateY(-50em);
}

.pcOn #gnb ul li.hover > ul{
	display:block;
	height:100%;
	transform: translateY(0%);
	padding-top:0px;
	padding-bottom:13px;
}

 
#gnb ul li.has-sub li{/*background:red;*/}
#gnb ul li ul{border:0px solid #072444;}
#gnb ul li ul li{opacity:0; width:100%;text-align: center;transition:all .2s ease-in-out;	-webkit-transition:all .2s ease-in-out;	transform:translateX(35px);	-webkit-transform:translateX(35px); }
#gnb ul li.hover > ul > li{ background:rgba(25,106,243,.9);	transform:translateX(0);	-webkit-transform:translateX(0);}
#gnb ul li ul li a{border-bottom:0px solid rgba(255,255,255,0);padding:8px 3px;font-size:14px;text-decoration:none;color:#fff;font-weight:400;letter-spacing:-1px;}
#gnb ul li ul li:last-child > a,
#gnb ul li ul li.last-item > a{border-bottom:0}
#gnb ul li ul li:hover > a,
#gnb ul li ul li a:hover{color:#fff}


  #gnb ul  li.hover > ul > li:nth-child(1){
			transition-delay: .1s;
			-webkit-transition-delay: .1s;
			opacity:1;

		}
		  #gnb ul  li.hover > ul > li:nth-child(2){
			transition-delay: .2s;
			-webkit-transition-delay: .2s;
			opacity:1;

		}
	  #gnb ul li.hover > ul > li:nth-child(3){
			transition-delay: .3s;
			-webkit-transition-delay: .3s;
			opacity:1;

		}
		 #gnb ul li.hover > ul > li:nth-child(4){
			transition-delay: .4s;
			-webkit-transition-delay: .4s;
			opacity:1;

		}
		  #gnb ul  li.hover > ul > li:nth-child(5){
			transition-delay: .5s;
			-webkit-transition-delay: .5s;
			opacity:1;

		}

		  #gnb ul  li.hover > ul > li:nth-child(6){
			transition-delay: .6s;
			-webkit-transition-delay: .6s;
			opacity:1;

		}


.Mgnb_back{
	display:none;
}
 

 /*lang*/
.header_utilarea {
	 
	position:absolute;  
	right:0;
	z-index:1; 
	height:90px;
	 
	
}
.langarea{
	right:110px;
	vertical-align:top;
	position:absolute;
	top:50%;
	margin-top:-8px;
	border-radius:10px;
	background:  rgba(255,255,255,.1);
	 z-index:1; 

 }
 .langarea a{
	font-size:12px;
	
}
 .langarea .caret{
	 
	background:url(../image/arrow_w.png) no-repeat right 5px;
	width:10px;
	height:13px;
	position:absolute;
	right:5px;
 }

 
.allMenu{
	
	width:80px;
	height:100%;
	 
	top:0px;
	right:0;
	margin:0;
	vertical-align:top;
	position:absolute;
	z-index:1; 
	
}
.allMenu .btn{
	position:absolute;
	top:40%;
	left:50%;
	margin-left:-16px;
	margin-top:-10px;
 	background:none;
}
.gnb_btn{
	position:relative;
	width:50px;
	height:38px;	 
	cursor:pointer;
	margin:0 auto;
}
.gnb_btn span{
	position:relative;
	display:inline-block;
	margin-left:0px;
	width:10px;
	height:10px;
	background-color:#ff0000;
	border-radius:100%;
	transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	left:0;

}
/*.topmenuOn .gnb_btn span{
	background-color:#ffffff;
}*/
/*on*/
 
.gnb_btn span.mgb_one{
	top:8px;
	 
	 

}
.gnb_btn span.mgb_two{
	top:8px;
 
	 
	 

}
.gnb_btn span.mgb_three{
	top:8px;
	 

}


 
 
/* Responsive gnb */
.btn_nav {
  display: none;
}
 
@media ( max-width: 1300px ){
	.header_inner h1.logo{left:10px;/*width:200px;height:30px;*/}

	#gnb {margin: 0 0 0 20%;width: 80%;}
	 
	#gnb > ul > li{margin:0 5px;} 
 	#gnb > ul > li > a{font-size:18px;padding: 33px 0px; letter-spacing:-0.03em;}
	#gnb ul li ul li a{ letter-spacing:-0.03em;}
}
 
@media (max-width: 1000px ){
	.allMenu{display:none;}
	
	#Header {position:fixed;height:60px;}
	body.bodyfixed #Header{display:block;}

	.m_fixed #Header:after{background:rgba(0,0,0,.3); }
	
	.m_fixed #Header {background:rgba(255,255,255,1); }
	#Header .header_inner {height:60px;} 

	/*.m_open #Header .header_inner{background:#fff;}*/
	.m_fixed .m_open #Header .header_inner{background:#fff;}
	.header_inner h1.logo {
		 
		 margin-top:-20px;
		 z-index:9;
	}
	.m_open .header_inner h1.logo{ display:block; }
 
  
	
	
	#Header.topmenuOn .header_inner h1 > a,
	/*.m_open .header_inner h1 > a,*/
	/*.m_open.fp-viewing-main .header_inner h1 > a,*/
     .m_fixed .header_inner h1 > a,
	 .m_fixed.fp-viewing-main .header_inner h1 > a,
	 .fp-viewing-product .header_inner h1 > a,
	.fp-viewing-rnd .header_inner h1 > a,
	.fp-viewing-pr .header_inner h1 > a,
	.fp-viewing-customer .header_inner h1 > a
	 
	{
		background:url(../image/logo_on.png) center 0 no-repeat;
		background-size:90%;
	}
 	.header_inner h1 > a,
	.fp-viewing-main .header_inner h1 > a 
	 
	{
		background:url(../image/logo.png) center 0 no-repeat;/*Èò»ö*/
		background-size:90%;
	}



	  .gnb-wrap{
			max-width:100%;
		}


	.mobileTopmenu{ }
	.m_open .mobileTopmenu.on{
		  display:block;
		  position:fixed;
		  z-index:999999999;
		  left:20%;
		  width:80%;
		  height:100%;
		  background:#f7f7f7;

	}	
	

 .m_open .mobileTopmenu.on .mlogo{text-align:center;padding:30px 30px 30px 30px;;background:#fff;transition:.3s;}
 
  
 
#gnb {padding-top:0px;width: 100%;margin: 0 auto 0 0; position:absolute;height:100%;  z-index:1;}
.m_open #gnb {z-index:10;}

#gnb > ul{width:80%;background:#f7f7f7;left:20%; top:80px;position:fixed; z-index:999999999;height:100%;transform:translateX(100%);transition:.3s;}
.m_open #gnb > ul{ transform:translateX(0%); ;}
 
#gnb > ul{text-align:left;}
#gnb ul li{background:#fff;display:block;margin:0;width:100%;border-top:1px solid #d7d7d7;text-align:left;}
#gnb ul li.first:before{display:block;content:'';background:#fff;width:100%;height:20px;position:relative;}
#gnb ul li.first{padding-top:0px;position:relative;border-top:0px solid #d7d7d7;}
#gnb > ul > li.first  > a{border-top:1px solid #d7d7d7;}
#gnb > ul > li:last-child{border-bottom:1px solid #d7d7d7;}
#gnb ul li.m_on,
#gnb ul li:hover{background:#f7f7f7;}
#gnb > ul > li > a,
#gnb > ul > li.hover > a{color:#333;padding: 10px 10px}
.sub #gnb > ul > li > a,
.fp-viewing-main #gnb > ul > li > a,
.fp-viewing-product #gnb > ul > li > a,
.fp-viewing-rnd #gnb > ul > li > a,
.fp-viewing-pr #gnb > ul > li > a {color:#333;}

#gnb > ul > li.hover > a{color:#333;}

#gnb ul li ul{ 
	 background: #002060;	
	  position: relative;
	  top: 0px;
	  left: 0px;
	  padding: 0px 0 0 0;
	  margin-top:0;
	  height:0;
	   transform: translateY(0);
	   
  }
 #gnb ul li.m_on > ul {
	position: relative;
	left:0;
	display:block;
	/* transition: all .3s;*/
	 top: 0px;	  
	 padding: 0px 0 30px 0;
	 margin-top:0px;	
 	 border-top:1px solid #636363; 
	 height:100%;
	   
	 

}
#gnb ul li ul li{display:block;opacity:1 ;border-top:0px solid #d7d7d7;text-align:left;padding-left:20px;background: url(../image/icon_dot3.png) no-repeat 10px 12px}
#gnb ul li ul li:hover{background:#1e3454;} 
#gnb ul li ul li,
#gnb ul li.m_on ul > li{height:auto}
 
#gnb ul li ul li a{width:100%;border-bottom:0;padding: 5px 10px;text-align:left;color:#fff;}
#gnb ul li ul li a:hover{color:#fff} 

 
 
	#gnb   .gnb-depth_sub.subA,
	#gnb   .gnb-depth_sub.subB,
	#gnb   .gnb-depth_sub.subC,
	#gnb  .gnb-depth_sub.subD,
	#gnb  .gnb-depth_sub.subE{
		width:100%;
		margin-left:0;
	}

 
	.m_button{width:55px;height:50px;position:absolute;right:0;top:5px;cursor:pointer;  z-index:999999999999;}
	.m_button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:''}
	.m_button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#fff;content:''}
	.m_button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:13px;border:0;height:2px;width:19px;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.m_button.menu-opened:before{top:13px;background:#000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}


 	.m_fixed .m_button{width:55px;height:50px;position:absolute;right:0;top:5px;cursor:pointer;  z-index:999999999999;}
	.m_fixed .m_button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #636363;border-bottom:2px solid #636363;content:''}
	.m_fixed .m_button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#636363;content:''}
	.m_fixed .m_button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:13px;border:0;height:2px;width:19px;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.m_fixed .m_button.menu-opened:before{top:13px;background:#000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}

	.sub .m_button{width:55px;height:50px;position:absolute;right:0;top:5px;cursor:pointer;  z-index:999999999999;}
	.sub .m_button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #636363;border-bottom:2px solid #636363;content:''}
	.sub .m_button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#636363;content:''}
	.sub .m_button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:13px;border:0;height:2px;width:19px;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.sub .m_button.menu-opened:before{top:13px;background:#000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}


 	.m_fixed .sub .m_button{width:55px;height:50px;position:absolute;right:0;top:5px;cursor:pointer;  z-index:999999999999;}
	.m_fixed .sub .m_button:after{position:absolute;top:22px;right:20px;display:block;height:8px;width:20px;border-top:2px solid #636363;border-bottom:2px solid #636363;content:''}
	.m_fixed .sub .m_button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#636363;content:''}
	.m_fixed .sub .m_button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:13px;border:0;height:2px;width:19px;background:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.m_fixed .sub .m_button.menu-opened:before{top:13px;background:#000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}

 

	#gnb .submenu-button{position:absolute;z-index:999999;right:0;top:0;display:block;height:40px;width:46px;cursor:pointer;}
	#gnb .first .submenu-button{top:20px;}
	#gnb .submenu-button.submenu-opened{}
	#gnb ul ul .submenu-button{height:34px;width:34px}
	#gnb .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#01419a;content:''}
	#gnb ul ul .submenu-button:after{top:15px;right:13px}
	#gnb .submenu-button.submenu-opened:after{background:#01419a}
	#gnb .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#01419a;content:''}
	#gnb ul ul .submenu-button:before{top:12px;right:16px}
	#gnb .submenu-button.submenu-opened:before{display:none}
 
 
 
	.m_open .Mgnb_back{
		display:block;
		position:fixed;
 		top:0px;
		width:100%;
		height:100%;
		 background:rgba(0,0,0,0.5);   
		 z-index:2;
	}
	 

 
	 
	 
	 
	  .gnb_back,
	  .gnb_back.active 
	   
	  {
			display:none;
			height:0;
			height:0px !important;
			border-top:0;
	  }


	 
 	 
}

 

@media (max-width: 380px ){
	.header_inner h1.logo {left:5px;}
 	#gnb > ul > li > a{font-size:14px;}
}


 


 

/*footer*/

/**/
#footer{
	background:#3d4246;
	z-index:3;
 
}
.bottom_wrap{margin:0 auto;max-width:1300px;width:98%;}
.bottom_wrap:after{
	clear:both;
	display:block;
	content:'';
}
#footer  .bottomlogo{
	
	float:left;
	width:40%;
	padding-top:30px;
}
 



#footer .companyinfo{
	 margin-top:30px;
 	padding-left:0px;
 	padding-top:0px;
	letter-spacing:0px;
 	 
 	}
#footer .companyinfo span{
	margin-right:10px;
 	color:#c5c7c8;
 	display:block;
	letter-spacing:0px;
	
 	}
 

 #footer .bottomlink {
 text-align:left;	 
  margin:0;
  padding:0px 0 0 0px; 

 
}

 

#footer  .bottomlink  a,
#footer  .bottomlink  a:hover{
	display:block;
	width:120px;
	text-align:center;
	padding:3px;
	color:#aaaaaa;
	border:1px solid rgba(255,255,255,.2);
	text-decoration:none;	
	font-size:13px;
 	 
 } 

 
#footer  p.cpyright{
	color:#5e6262;
 	font-size:12px;
 	 letter-spacing:0px;
	 padding-bottom:10px;
	 margin-top:10px;
 	}
 

 /**/
 .bottom_allmenu{
	float:left;
	width:60%;
	padding-top:50px;
 }

.bottom_allmenu .gnb_list > li{
	display:inline-block;
	vertical-align:top;
	width:17%;
	margin-right:2%;
 }

.bottom_allmenu .gnb_list > li > a{
	display:block;
	color:#fff;
	padding-bottom:20px;
	position:relative;
	font-size:18px;
	font-weight:500;
}
.bottom_allmenu .gnb_list > li > a:after{
	 content:'';
	 display:block;
	 position:absolute;
	 top:30px;
	 height:1px;
	 width:20px;  
	 /*background:#ff8004;*/

}
.bottom_allmenu .gnb_list > li > ul > li{
	margin-bottom:5px;
}
.bottom_allmenu .gnb_list > li > ul > li a{
	color:#64686b;
	font-weight:500;
}
@media (max-width: 1000px ){
	
		#footer  .bottomlogo{
				float:none;
				width:100%;
				margin:0 auto;
		}
		#footer  .bottomlogo .imgara{text-align:center;margin: 0 auto;}
		#footer .companyinfo{text-align:center;}
		#footer .companyinfo span{display:inline-block;letter-spacing:-1px;margin-right:20px;}
		#footer  .bottomlink  a{margin:10px auto;}
		#footer  p.cpyright{text-align:center;}

		 .bottom_allmenu{
			display:none;
			float:none;
				width:100%;
		 }


}