@charset "utf-8";

/* visual */


/* ============ bxslider ================================= */
#main_slider{
/* 	position:relative;
	width:100%;
	height:450px;
	margin-top:12px;
	background:url(../img/slide/slide01.jpg) no-repeat; */
	position:absolute;
	width:1200px;
	left:50%;
	margin-left:-600px;
	top:300px;
	z-index:100;
}
/* #main_slider > div.bxslider{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#main_slider > .bxslider img{
	width:100%;
} */

/* ----------------------------------- swiper 슬라이더 */
/* .swiper-container{
	width:1200px
	margin:0 auto;
} */





.main_container {
  width: 100%;
  height: 760px;
/*   margin: 125px auto; */
  margin: 0 auto 0;
/* margin-top:90px; */
  overflow:hidden;
  background:url(../img/slide/slide01.jpg) no-repeat center fixed;
}



/* .main_outer {
  display: table;
  width: 100%;
} */
.main_outer{
	width:50%;
	height:100%;
	z-index:900;
/* 	margin:300px auto; */
/* 	margin-top:300px; */
/* 	margin-left:100px; */
	background-image: linear-gradient(90deg, #14228f, #111c75 50%, transparent 50%, transparent );
	zoom: 1; /* ie 5,6,7 bug fix */ 
	filter: alpha(opacity=90); 
	opacity: 0.9;
	visibility: hidden;
	position:relative;
}

.main_outer > .main_outer_text{
/* 	padding-top:330px;
	padding-left:40px; */

	width:100%;
	height:100%;

	position:absolute;
	top:380px;
	left:40px;
	z-index:990;
	
	background:translate;
}
.main_outer > .main_outer_text > p{
	font-size:6.6em;
	margin:14px 0 14px;
	font-weight:700;
	color:#ffffff;
}
.main_outer > .main_outer_text > p:nth-child(1){
	visibility: hidden;
	font-size:3.5em;
	letter-spacing:-4px;
	font-weight:300;
}
.main_outer > .main_outer_text > p:nth-child(2){
	visibility: hidden;
	font-size:6.0em;
	letter-spacing:-4px;
	font-weight:300;
}
.main_outer > .main_outer_text > p:nth-child(3){
	visibility: hidden;
	letter-spacing:-2px;
}


/* 메인페이지 텍스트 효과 */
.main_outer > .main_outer_text a{
	display:block;
	width:100%;
	color:#fff;
}
.main_outer > .main_outer_text a.link--mallki01{
	font-size:6.0em;
	font-weight:500;
	margin-bottom:20px;
/* 	padding-left:12px; */
}
.main_outer > .main_outer_text a.link--mallki02{
	font-weight:800;
}






/* .main_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.main_centered {
  position: relative;
  display: inline-block;
  width: 50%;
  margin-top:6%;
  padding: 1em;
  color: white;
  text-align:center;
}
 */




#main_back{
	width:100%;
	height:100%;
}




/* ======================================================== */



/* ========================================================
=============================================== 메인 더보기 */
/* .main_more{
	position: absolute;
	width: 800px;
	height: 310px;
	line-height: 90px;
	text-align: center;
	z-index: 90;
	left: 50%  ;
	margin-left: -400px;
	font-size: 2.31em;
	padding: 90px 18px 18px 18px; 
	color: #9dd236;
	background: red;
	background:url(../img/main_more_bg.png) repeat;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
} */
/* .main_more > span{
	font-size:140px;
	font-weight:700;
	text-indent: 100px;
	color:#f1f1f1;
}
.main_more > i{
	font-size:20px;
	font-weight:700;
	text-indent: 30px;
	color:#f1f1f1;
	padding-left:350px;
}
.main_more > a{
	width:35%;
	margin:30px auto;
	text-align:center;
	display:block;	
	color:#fff;
	font-size:20px;
	font-weight:700

	  background: #519fdb;
	  background-image: -webkit-linear-gradient(top, #519fdb, #175887);
	  background-image: -moz-linear-gradient(top, #519fdb, #175887);
	  background-image: -ms-linear-gradient(top, #519fdb, #175887);
	  background-image: -o-linear-gradient(top, #519fdb, #175887);
	  background-image: linear-gradient(to bottom, #519fdb, #175887);
	  -webkit-border-radius: 20;
	  -moz-border-radius: 20;
	  border-radius: 20px;
	  text-decoration: none;
}
.main_more > a:hover{
  background: #1f68a0;
  background-image: -webkit-linear-gradient(top, #1f68a0, #1a598a);
  background-image: -moz-linear-gradient(top, #1f68a0, #1a598a);
  background-image: -ms-linear-gradient(top, #1f68a0, #1a598a);
  background-image: -o-linear-gradient(top, #1f68a0, #1a598a);
  background-image: linear-gradient(to bottom, #1f68a0, #1a598a);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  color: #ffffff;
  text-decoration: none;
} */

.main_more > p{}
.main_more > p.main_more_p1{
	font-size:6.0em;
	margin-top:0;
	font-weight:700;
}
.main_more > p.main_more_p2{
	font-size:2.5em;
	margin-top:40px;
	font-weight:500;
}
.main_more > p.main_more_p3{
	font-size:1.6em;
	margin-top:40px;
	font-weight:500;
}



/* =========== 마우스휠 =================================== */
/* mouse wheel */	
.visual_bot {position:absolute;left:30%;bottom:150px;margin-left:-650px;z-index:10000;cursor:pointer; background:red;}
.mouse_wrap {position:absolute;left:50%;margin-left:-9px;bottom:5px;z-index:999;}
.mouse_wrap .txt_scroll {margin:0 0 6px -16px;}
.mouse_wrap span {display: block; width: 8px; height: 8px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; margin: -1px 0 0px 5px;box-shadow:1px 1px 2px rgba(0, 0, 0, 0.8);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.mouse_wrap .unu {margin-top: 5px;}
.mouse_wrap .unu, .mouse_wrap .doi, .mouse_wrap .trei {
	-webkit-animation: mouse-scroll 1s infinite;
	-moz-animation: mouse-scroll 1s infinite;
	-ms-animation: mouse-scroll 1s infinite;
}
.mouse_wrap .unu {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-ms-animation-delay: .1s;
	-webkit-animation-direction: alternate;
}
.mouse_wrap .doi {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-ms-animation-delay: .2s;
	-webkit-animation-direction: alternate;
}
.mouse_wrap .trei {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-ms-animation-delay: .3s;
	-webkit-animation-direction: alternate;
}
.mouse_wrap .mouse {height: 28px; width: 18px; border-radius: 10px; transform: none; border: 2px solid #fff; top: 170px; box-shadow:0 0 5px rgba(0, 0, 0, 0.8);}
.mouse_wrap .wheel { height: 5px; width: 2px; display: block; margin: 3px auto; background: #fff; position: relative;box-shadow:0 0 3px rgba(0, 0, 0, 1);}
.mouse_wrap .wheel {
	-webkit-animation: mouse-wheel 1.2s ease infinite;
	-moz-animation: mouse-wheel 1.2s ease infinite;
	-ms-animation: mouse-wheel 1.2s ease infinite;
}
@-webkit-keyframes mouse-wheel {
	0% { opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% { opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}
}
@keyframes mouse-wheel {
	0% { opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% { opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}
}
@-moz-keyframes mouse-wheel {
	0% { top: 1px; }
	50% { top: 2px; }
	100% { top: 3px;}
}
@-webkit-keyframes mouse-scroll {
	0%   { opacity: 0;}
	50%  { opacity: .5;}
	100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}
@keyframes mouse-scroll {
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}



/* ============ 메인 비쥬얼 txt============================ */
.main_visual_txt{
	position:absolute;
	width:400px;
	height:336px;
	background:#aaa;
	background-image: linear-gradient(-158deg, #f2a500, #f2a500 50%, transparent 50%, transparent );
	zoom: 1; /* ie 5,6,7 bug fix */ 
	filter: alpha(opacity=90); 
	opacity: 0.9;
	border:5px solid #fff;
	top:605px;
	left:50%;
	margin-left:-800px;
	z-index:5000;
	padding:10px;
	text-align:center;
}
.main_visual_txt > ul > li{
	color:#fff;
	font-size:30px;
/* 	text-shadow:2px 2px 5px #000;
	filter:progid:DXImageTransform.Microsoft.dropshadow(offX=2, offY=2, color=#cccccc, positive=true); display:inline-block; zoom;1; } */
}
.main_visual_txt > ul > li.main_visual_txt01{
	line-height:100px;
	font-size:30px;
}
.main_visual_txt > ul > li.main_visual_txt01 > span{
	font-size:44px;
	font-weight:700;
	color:#444;

}
.main_visual_txt > ul > li.main_visual_txt02{
	font-size:20px;
	color:#aaa;
	margin-top:30px;

}

.main_visual_txt >	div.main_visual_txt_bottom{
	position:absolute;
/* 	background:red; */
	margin-top:20px;
	width:346px;
	margin-left:44px;
}
.main_visual_txt >	div.main_visual_txt_bottom:nth-child(1){
	margin-left:0;
}
.main_visual_txt > div.main_visual_txt_bottom > a{
	display:block;
	float:left;
	text-align:center;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	padding:25px 0 25px;
	width:40%;
	font-size:18px;
	color:#fff;
	
    border: 2px solid #fff;
    border-radius: 50px;
    
	background-image: linear-gradient(-135deg, #444, #444, 50%, transparent 50%, transparent );
	zoom: 1; /* ie 5,6,7 bug fix */ 
	filter: alpha(opacity=80); 
	opacity: 0.8;

    background-size: 100% 500%;
    background-position: bottom;
    transition: all 0.4s ease;


}
.main_visual_txt > div.main_visual_txt_bottom > a:last-child{
	margin-left:30px;
}
.main_visual_txt > div.main_visual_txt_bottom > a:hover{
    background-position: top;
    color: #fff;
/* 	font-weight:700; */
}


/* 오른쪽 네이게이터 navigator */
.nav{
	position: fixed;
	width:106px;
	list-style: none;
	height:260px;
	margin: 0;
	right:0;
	top:430px;
	z-index:500;
	padding:9px;
/* 	background: rgba(0, 0, 0, 0.3);  */
	/* 
		IE8이하는 rgba가 동작하지 않기 때문에 배경 투명도 적용을 위해 filter의 gradient을 대체 이용한다. 
		컬러값 60000000의 8자리 숫자의 의미: 앞 30 불투명도, 나머지 6자리 컬러값.
		startColorstr와 endColorstr의 색을 같게 하여 배경 투명도 처리를 하는것.
		하지만 원래는 그라데이션 처리하는 기법이기 때문에 같은 30% 투명도라고 해도 약간의 차이는 있다.
	*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000);
	zoom: 1; /* 일반적이진 않지만 ie6, 7 에서 적용 안되는경우 선언. */

}

.nav li {
	margin-top: 16px;
	height:32px;
	line-height:32px;
	text-align:center;
}
/* .nav li:first-child{
	padding-top:350px;
} */

.nav a {
/* 	color: #fff;
	display: block;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:700; */

	width:16px;
	height:16px;
/* 	background:transparent; */
	background:#aaa;
	display:block;
	border:1px solid #fff;
	text-decoration:none;
	margin:0 auto;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.nav a:hover {
/* 	background: #dedede; */
}

.nav .current a{
/* 	background: #666; */
/* 	color: #41bf7a; */
	color: #ee8522;
/* 	font-weight:700; */

	transform: scale(1.5, 1.5);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
/* 	background:url(../img/current_bg.gif) no-repeat 8px -1px; */
	background:#eb974d;
}

#wrap{
	position:relative;
/* 	background:#f1f4fb; */
/* 	background:#f5f5f5;	 */
	background:#f7f5f7;
	padding-top:20px;
}
#container {
	margin: 0 auto;
	width: 100%;
	min-width:1200px;
	clear:both;
}

.top_nav_board{
	position:relative;
	width:1600px;
	height:180px;
	margin:10px auto;
	background:red;
}
.top_nav_board > span{
	display:block;
	width:100px;
	height:100px;
	float:right;
	margin-top:28px;
	margin-right:200px;
}
.top_nav_board > span img{
	width:100%;
	vertical-align:middle;
}



/* ==================== index ====================== */
/* 공통 */
/* #section-1{width:100%; height:580px; background:url(../img/main/section-1_bg.gif) no-repeat; } */
#section-1{width:100%; height:630px; background:#fff;}
#section-2{width:100%; height:860px; background:#f3f3f3 url(../img/section-2_bg.jpg) no-repeat center center; position:relative;}
#section-3{width:100%; height:480px; background:#fff url(../img/section-3_bg.gif) no-repeat center fixed; position:relative; overflow:hidden;}
#section-4{width:100%; height:390px; background:url(../img/section-4_bg.jpg) no-repeat center center; background-position:cover; position:relative; overflow:hidden; margin-top:0;}
#section-5{width:100%; height:700px; background:#576066; position:relative;}
.section01_area,
.section02_area,
.section03_area,
.section04_area,
.section05_area{
	width:1200px;
/* margin:0 auto; */
	padding-top:40px;
	position:absolute;
	left:50%;
	margin-left:-600px;

}
.section01_area > h1,
.section02_area > h1,
.section03_area > h1,
.section04_area > h1,
.section05_area > h1{
	width:100px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-size:22px;
	padding:10px;
	font-weight:700;
	border-bottom:1px solid orange;
	margin-bottom:50px;
}












/* /////////////////////////////////////////////// */
/* /**** index_190712 *****/ 
/* /////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////// header */
.header_wrap{
	width:100%;
	height:150px;
	position:fixed;
	top:0;
	z-index:1000;
	background-color:#fefefe;
	opacity:1;
	filter:alpha(opacity=100);
	border-bottom:1px solid #f1f1f1;
	transition: top 0.2s ease-in-out;
}

/* 스크롤되면 header 위로 이동 */
.nav-up {
     top: -94px;
}

/* 스크롤되면 header 백그라운드 채우기 */
.header_wrap_down{
	width:100%;
	height:150px;
	position:fixed;
	top:0;
	z-index:1000;
	background-color:#000; /* 채워지는 백그라운드 색깔 */
	opacity:0.9;
	filter:alpha(opacity=90);
	transition: top 0.2s ease-in-out;
	border-bottom:1px solid #f1f1f1;
}
.header_menu_nav_a_be{
	color:#222; /* 백그라운드 채워질때 바뀌는 폰트 색깔 */
}










#header_wrap .header_top{
	width:500px;
	height:40px;
	position:absolute;
	z-index:1100;
	top:0;
	right:10%;
/* 	background-color:#ffffff; */
}
.top{
/* 	width:1024px;
	height:20px;
	margin:0 auto; */
	text-align:right;
}
.top > ul{
	padding-top:5px;
}
.top span{
	margin:0 15px;
	color:#cccccc;
	font-size:10px;
}
.top a{
	color:#cccccc;
	font-size:11px;
	line-height:20px;
}
.top a:hover{ color:#ffffff; }

.header_menu{
	width:100%;
	min-width:1200px;
/* 	height:50px; */
	height:100%;
/* 	padding:12px 0 17px; */
	margin:0 auto;
/*  	background:yellow; */
	position:relative;
}
.header_menu:after{
	content:"";
	display:block;
	clear:both;
	background-color:#10224f;
	width:100%;
	height:56px;
	position:absolute;
	bottom:0;
	left:0;
}
/* .header_menu_after{
background:blue;
} */

.header_menu > .header_menu_logo{
	display:block;
	width:340px;
	margin:0 auto;
/*  	background:red; */
}

.Hlogo{
/*  	width:160px;
	height:58px;
	position:relative;
	overflow:hidden;
	padding-top: 7px; */


    width: 200px;
    height: 84px;
	position:relative;
	overflow:hidden;
	padding-top: 7px;
	margin:0 auto;
 	background:url(../images/logo.png) no-repeat;
	background-position:center 12px;
	background-size:96%;

}
/* .Hlogo img{
	width:100%;
} */


/* 스크롤 할때 로고 색깔 변경 */
.Hlogo_h{
    width: 200px;
    height: 84px;
	position:relative;
	overflow:hidden;
	padding-top: 7px;
	margin:0 auto;
	background:url(../images/logo_h.png) no-repeat;
	background-position:center 6px;
	background-size:100%;
}








.header_menu ul.Menu_wrap{
	width:auto;
	height:30px;
/* 	float:right; */
	position:absolute;
	top:24px;
	right:0;
}
.header_menu .Menu_wrap li{ 
	height:30px;
	text-align:center;
	float:left;
	color:#444444;
}
.header_menu .Menu_wrap a li p{
	font-size:15px;
	font-weight:700;
	line-height:17px;
}
.header_menu .Menu_wrap a li span{
	font-family:'Arial';
	line-height:12px;
	font-size:11px;
	display:block;
}
.header_menu .Menu_wrap li.line{
	width:1px;
	height:20px;
	margin:5px 50px;
	background-color:#888888;
}
.header_menu .Menu_wrap a:hover li span{ color:#222222; }
.header_menu .Menu_wrap a:hover li p{ 
	color:#0065b2; 
	font-weight:700;
}


 /* 언어변경버튼 lanBtn */
.lanBtn{
/* 	background-color:red; */
	position:absolute;
 	right:80px;
/* 	right:10%; */
	top:48px;
	z-index:0;
	overflow:hidden;
}
.lanBtn > button{
	display:block;
	float:left;
	border:1px solid #666;
	margin-left:8px;
}
/* .lanBtn > button:hover{
	background-color:#999;
} */
.lanBtn > button:nth-child(1){
	margin-left:0;
}
.lanBtn > button a{
	display:block;
	color:#333;
	font-size:14px;
	font-weight:500;
	background-color:#f1f1f1;
	padding:4px 12px 4px 12px;
}
.lanBtn > button a:hover{
	background-color:#999;
	color:#fff;
}











/* ------------------------------------------------------------------
-------------------------------------------------------- nav 메뉴 */
#header_menu_nav,
#header_menu_nav ul {
    list-style: none;
/* 	position:absolute;
	top:20px;
	left:200px; */
}
#header_menu_nav {
/*     float: left;
	margin-top:-63px;
	margin-left:330px; */

}
#header_menu_nav > li {
    float: left;
/* 	width:200px; */
	width:20%;;
}
#header_menu_nav li a {
	display: block;
    line-height: 3.0em;
    text-decoration: none;
	font-weight:500;
	padding-top:6px;
	padding-bottom:2px;
	text-align:center;
/*    	background:blue; */
	width:100%;
	color:#eee;
}
#header_menu_nav li:hover{
	background-color:#325398;
}

#header_menu_nav ul {
    position: absolute;
	top:56px;
	display: none;
/* 	display: block; */
	width:20%;
	z-index: 999;
	-webkit-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px 1px rgba(0,0,0,0.75);
	background:#fff;
}
#header_menu_nav ul li a {
    width: 100%;
	text-align:center;
/*  	background:green; */
/* 	padding:0 1em; */
    color: #000;
}

#header_menu_nav ul li:hover a {
    background: #f1f1f1;
}

#header_menu_nav ul li a:hover{
	color:#14228f;
}
#header_menu_nav li:hover ul {
    display: block;
}

#header_menu_nav ul.lnb01{left:0;}
#header_menu_nav ul.lnb02{left:240px;}
#header_menu_nav ul.lnb03{left:480px;}
#header_menu_nav ul.lnb04{left:720px;}
#header_menu_nav ul.lnb05{left:960px;}













/* Main menu
------------------------------------------*/
#header_menu_nav {
    font-family: Arial;
    font-size: 16px;
/* background: #005e9d; */
	position:absolute;
/* 	top: 94px; */
	bottom:0;
 	margin-top:0;
	z-index:2000;
	width:1200px;
	left:50%;
	margin-left:-600px;

}
/* 스크롤전 컬러 */
#header_menu_nav > li > a.header_menu_nav_a {
    color: #eeeeee;
    font-weight: 500;

	/* topline From Center .. hover하면 topline */
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  position: relative;
	  overflow: hidden;
}
/* topline From Center .. hover하면 topline */
#header_menu_nav > li > a.header_menu_nav_a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 72px;
  background: #1b3228;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
/* topline From Center .. hover하면 topline */
#header_menu_nav > li > a.header_menu_nav_a:hover:before, #header_menu_nav > li > a.header_menu_nav_a:focus:before, #header_menu_nav > li > a.header_menu_nav_a:active:before {
  left: 0;
  right: 0;
}






a.header_menu_nav_a_after {
	color: #222222;
	font-weight:500;
}
#header_menu_nav > li:hover > a.header_menu_nav_a {
    color: #ffffff;
    font-weight:500;
	font-style: bold;
	background-color:#325398;
/* 	-webkit-border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	 	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	border-top-left-radius:6px; */
/* 	transform: scale( 1.1 ); */
}
#header_menu_nav > li:hover{
	background:#325398; /* 	스크롤되고 복귀해도 백그라운드 색깔 동일하게 */
}
/* #header_menu_nav > li:hover > a.header_menu_nav_a:hover{
 	background-color:#325398;
 }
  */


/* ------------------------------------------------------------------
---------------------------------------------------- nav 메뉴 끝 */


/* .scroll_down{
	position:absolute;
	bottom:5px;
	left:50%;
	z-index:10;
	transform:translateX(-50%);
	width:50px;
	height:70px;

	
	transition:z-index 1s, 
	opacity 1.5s;
	-ms-transition:z-index 1s, opacity 1.5s;
	transition-delay:1s;-ms-transition-delay:1s;
} */



/* .scroll-down{
	position:absolute;
	bottom: 10px;
	left:50%;
	z-index:100;
	transform:translateX(-50%);
	width:50px;
	height:70px;

	transition:z-index 1s, 
	opacity 1.5s;
	-ms-transition:z-index 1s, opacity 1.5s;
	transition-delay:1s;-ms-transition-delay:1s;
}
.scroll_down a{
	font-size:2.0em;
	color:#aaa;
} */
/* .scroll-down span{display:block;margin:0 0 5px 0;color:#fff;text-align:center;font-size:14px;}
.scroll-down img{margin:0 auto;display:block;} */




/* 클릭하면 위치이동 */
.scroll01{
	position:absolute;
	z-index:990;
	width:100px;
	left:50%;
	margin-left:-50px;
	bottom:0;
	font-size:1.0em;
	color:#333333;
	padding-top:14px;
	background-color:#f7f5f7;
	text-align:center;
	-webkit-border-top-right-radius:8px;
	-moz-border-top-right-radius:8px;
	border-top-right-radius:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-top-left-radius:8px;
	border-top-left-radius:8px;
}
.scroll01:hover{
	color:#253cb1;
}
.scroll01 > span{
/* 	color:#f5a826; */
	color:#dddddd;
}




/* /////////////////////////////////////////////// */
/* /**** 서브페이지 *****/ 
/* /////////////////////////////////////////////// */

/* div#left > ul.left_banner{
	position:relative;
	width: 200px;
	height:116px;
	overflow:hidden;
	clear:both;		
}
div#left > ul.left_banner > li{
	width:200px;
}
div#left > ul.left_banner > li img{
	width:100%;
} */

/* 배너 hover하면 공간 안에서 배너만 커지게 */
div#left > ul.left_banner{
	position:relative;
	width: 212px;
	height:100px;
	overflow:hidden;
	clear:both;
/* 	background:#f1f1f1 url(../img/phone.png) no-repeat left 88px top 17px; */
/* 	background:url(../img/left_banner_bg.png) no-repeat; */
	padding-top:26px;
	padding-bottom:20px;

/*  	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc13d), color-stop(1, #f5de4c));
	background:-moz-linear-gradient(top, #ffc13d 5%, #f5de4c 100%);
	background:-webkit-linear-gradient(top, #ffc13d 5%, #f5de4c 100%);
	background:-o-linear-gradient(top, #ffc13d 5%, #f5de4c 100%);
	background:-ms-linear-gradient(top, #ffc13d 5%, #f5de4c 100%);
	background:linear-gradient(to bottom, #ffc13d 5%, #f5de4c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc13d', endColorstr='#f5de4c',GradientType=0); */

	background:url(../img/product_img07.png) no-repeat 0 6px;
	background-size:cover;


/* 	background-color:#f9f9f9; */
/* 	color:#666666; */

}

div#left > ul.left_banner > li.product_img07{
/* padding:16px; */
	color:orange;
/* 	font-weight:700; */
}

div#left > ul.left_banner > li.product_img07 > dt{
	font-size: 16px;
	margin-top: 19px;
	margin-bottom: 10px;
/* 	font-weight: 700; */
	height: 25px;
	line-height: 25px;
	margin-left: 16px;


	-moz-box-shadow: 0px 1px 0px 0px #346695;
	-webkit-box-shadow: 0px 1px 0px 0px #346695;
	box-shadow: 0px 1px 0px 0px #346695;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #689bca), color-stop(1, #346695));
	background:-moz-linear-gradient(top, #689bca 5%, #346695 100%);
	background:-webkit-linear-gradient(top, #689bca 5%, #346695 100%);
	background:-o-linear-gradient(top, #689bca 5%, #346695 100%);
	background:-ms-linear-gradient(top, #689bca 5%, #346695 100%);
	background:linear-gradient(to bottom, #689bca 5%, #346695 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#689bca', endColorstr='#346695',GradientType=0);
	background-color:#689bca;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #346695;
	display:inline-block;
	color:#ffffff;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
/* 	text-shadow:0px 1px 0px #ffee66; */
}
/* div#left > ul.left_banner > li.product_img07 > dt > img{
	width:24%;
	vertical-align:middle;
	text-align:right;
	display:inline-block;
} */

div#left > ul.left_banner > li.product_img07 > dd{
	margin-top: 14px;
	font-size: 16px;
	margin-left: 16px;
	color:#222;
}


.left_shopBtn{
	position:relative;
	overflow:hidden;
}
.left_shopBtn > li{
	width:100%;
	height:100px;
}
.left_shopBtn > li img{
	width:100%;
}

.mouseover1{}



/* left 메뉴 snb_ul */
ul.ssnb_ul{
	display:none;
	background:#fefefe;
	line-height:38px;
	padding:10px;
}
ul.ssnb_ul a{
	display:block;
	color:#444;
}
.lnb > li > ul.ssnb_ul > li > a:hover{
	color:#ff0000;
}
ul.ssnb_ul > li.lnb-on a{
	color:#ff0000;	
}

.ssnb_ul_opened{
	
}

.sub_contents_body { 
	float:right; 
/* 	margin:0 0 60px 48px;  */
	margin:0;
	width:984px; 
	height: auto; 
	min-height:1000px;
}
.sub_contents_body .tail_menu { font-size:13px; color:#515151; float:right; margin-top:15px; margin-right:20px;}
.sub_contents_body .tail_menu em { color:#202b62; font-size:1.3em;}



/* /////////////////////////////////////////////////////////////////////// 
////////////////////////////////////////////////////// sub_page_btn */
.sub_page_btn{
/* 	background:#f1f1f1; */
	display:block;
	margin-bottom:20px;

}
.sub_page_btn > ul{}
.sub_page_btn > ul > li{
	float:left;
	line-height:70px;
	width:33.3%;
	text-align:center;
		border-bottom:1px solid #f1f1f1;
}
.sub_page_btn > ul > li > a{
	display:block;
	text-decoration:none;
	font-size:17px;
	color:#444;
}
.sub_page_btn > ul > li > a.on{
	background:#f1f1f1;
	color:#222;
}


.sub_contents_body .sub_title { 
	font-weight:400; 
	color:#515151; 
	font-size:1.7em; 
	letter-spacing:5px; 
	margin:26px 0;
	text-indent:-9999em;
/* 	border-bottom:1px solid #eee; */

}

.sub_contents_body .sub_title > span{
	color:#005410;
	font-size:20px;
}

.sub_contents_body > h4.sub_title > span{
	color:#ff0000;
}

div.contents_title_banner{
	width:900px;
	height:128px;
	margin-bottom:50px;
	background:url(../img/contents_title_banner.jpg) no-repeat;
	background-size:contain;
}

.sub_contents_body .board_area { width: 100%; height: auto; min-height: 600px; display: block; position: relative; background: #ffffff; }




/* 메인 contents */
#contents{
	width:100%;
	min-height:740px;
	height:auto;
}
.contents_area01{
	position:relative;
	width:1200px;
	margin:0 auto 8px;
	padding-top:42px;
	padding-bottom:10px;
	background-color:#f7f5f7;

	overflow:hidden;
}
.contents_area01 > h2{
	text-align:center;
	font-size:28px;
	padding:10px 0 10px;
	display:block;
}

.contents_area01_area{
	padding-top:40px;
}








/* -------------------------------------------------- main_board_area */
.main_board_area{
	width:1200px;
	height:auto;
	padding-top:15px;
	opacity:0;
}
.main_board_area > div.main_board_area_box{
	display:relative;
	float:left;
	width:385px;
	margin-left:12px;
}
.main_board_area > div.main_board_area_box02{
/* 	background:url(../img/main_board_area_box02_bg.png) no-repeat center 40px; */
	background-size:88%;
	height:198px;
}

.main_board_area_box > .main_board_area_box_imgArea{
/* 	background:red; */
	width:100%;
	height:240px;
}
.main_board_area_box_imgArea01{
	background:url(../img/main_board_area_box01.png) no-repeat;
	background-size:cover;
}
.main_board_area_box_imgArea02{
	background:url(../img/main_board_area_box02.png) no-repeat;
	background-size:cover;
}
.main_board_area_box_imgArea03{
	background:url(../img/main_board_area_box03.png) no-repeat;
	background-size:cover;
}



.main_board_area_box03_bg{
	width:376px;
	height:204px;
	background:url(../img/online-board03.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
.main_board_area_box03_bg > dl{
	padding:30px;
	height:100%;
/* 	background:red; */
}
.main_board_area_box03_bg > dl > dt{
	font-size:16px;
	font-weight:500;
	margin-top:6px;
	margin-bottom:24px;
	color:#333;
}
.main_board_area_box03_bg > dl > dt > span{
	color:#ccc;
	font-size:0.8em;;
}
.main_board_area_box03_bg > dl > dd{
	line-height:25px;
	color:#444;
	font-size:14px;
}
.main_board_area_box03_bg > p{
	position:absolute;
	bottom:30px;
	right:32px;
}
.main_board_area_box03_bg > p a{
	color:#333;
	font-size:14px;
	font-style:none;
	background-color:#f1f1f1;
	padding:8px 18px 8px 18px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.main_board_area_box03_bg > p a:hover{
	color:#fff;
	background-color:#444;
}








.main_board_area > div > h2{
	font-size:16px;
	padding-left:10px;
}
.main_board_area > div > h2 > span{
	display:inline-block;
	padding-left:264px;
}
.main_board_area > div > h2 > span.main_board_area_box02_span02{
	padding-left:192px;
}
.main_board_area > div > h2 > span a{
	display:block;
	width:100%;
	color:#51a200;
	font-size:14px;
}




/* ===================================================================
=================================================== contents_area02 */
.contents_area02{
	position:relative;
	background-color:#f7f5f7;
	margin:0 auto 12px;
	padding-top:90px;
}
.contents_area02 > .contents_area02_board{
	position:relative;
	padding-top:40px;
	z-index:1;
	float:left;
	width:300px;
	overflow:hidden;
/*  	opacity:0; */
}
.contents_area02 > .contents_area02_board > h2{
	text-align: center;
    font-size: 16px;
    padding: 2px 0 4px;
	margin-bottom:18px;
    display: block;	
	color:#333;
}
.contents_area02 > .contents_area02_board:after{
/*  	display:block;
	content:'';
	clear:both;
	width:88%;
	height:400px;
	z-index:-1;
	background:pink;
	position:absolute;
	top:10px;
	left:0; */

/* 	transform: translateX(0);
    transition: all 1.3s;
    transition-delay: .3s; */
}

iframe.contents_area02_board_iframe{
	opacity:0;
}
.contents_area02_board_after{
	visibility: hidden;

	display:block;
	content:'';
	clear:both;
	width:100%;
	height:310px;
	z-index:-1;
	background-color:#eee;
/* 	background-color:#24568f; */
/*     opacity:0.8;
    filter:alpha(opacity=80); */
	position:absolute;
	top:10px;
	left:0;
}




/* ===================================================================
=================================================== contents_area03 */
.contents_area03{
	background-color:#f7f5f7;
	padding-top:90px;
	padding-bottom:120px;
}
.contents_area03 > h2{
	text-align: center;
    font-size: 28px;
    padding: 10px 0 10px;
    display: block;	
}
.contents_area03_board{
	padding-top:80px;
	overflow:hidden;	
	opacity:0;
}
.contents_area03_board > div.contents_area03_img{
	width:60%;
	float:right;
	z-index:1;
	background-color:#f5f7f5;
	position:relative;
	padding-top:12px;
/* 	overflow:hidden; */


}
/* .contents_area03_board > div.contents_area03_img:after */
.contents_area03_img_bg{
	display:block;
	content:'';
	clear:both;
	width:90%;
	height:460px;
	top:0;
	right:0;
	z-index:-1;
	background-color:#eaeaea;
/*     opacity:0.8;
    filter:alpha(opacity=80); */

 	visibility: hidden;
}
/* .contents_area03_board > div.contents_area03_img:hover::after {
    background: DodgerBlue;
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */


.contents_area03_board > div.contents_area03_img img{
	display:block;
	position:absolute;
	right:0;
	z-index:1;
	padding-top: 30px;

 	visibility: hidden;
}
.contents_area03_board > div.contents_area03_text{
	width:40%;
	float:left;
	margin-top:12px;
	background-color:#f7f5f7;
	opacity:0;
}
.contents_area03_board > div.contents_area03_text > ul{
	padding-left:30px;
	padding-top:30px;
}
.contents_area03_board > div.contents_area03_text > ul > li{
	line-height:46px;
}
.contents_area03_board > div.contents_area03_text > p{
	padding-left:30px;
	margin-top:30px;
}
.contents_area03_board > div.contents_area03_text > p a{
	width:50%;
	display:block;
	color:#222;
	line-height:40px;
	background-color:#f7f5f7;
	border-bottom:1px solid #222;
	-webkit-transition:0.1s;
	-moz-transition:0.1s;
	transition:0.1s;
}
.contents_area03_board > div.contents_area03_text > p a:hover{
	color:#51a200;
}


.contents02{
	background-color:#0f2f4f;
	width:100%;
	clear:both;
/* 	opacity:0.7; */
	overflow:hidden;
}
.contents02 > div{
	float:left;
	width:50%;
	padding:40px 0 40px;
}
.contents02_fade{
	opacity:0;
}
.contents02 > div > h2{
	width:40%;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	padding:12px;
	margin-bottom:10px;
	color:#f1f1f1;
	background-color:#133960;
}
.contents02 > div > h2 span{
	font-size:0.8em;
	color:#aaa;
}
.contents02 > div > ul{
	text-align:center;
}
.contents02 > div > ul > li{
	font-size:16px;
	color:#aaa;
	line-height:34px;
}
.contents02 > div > ul > li span{}
.contents02 > div > ul > li  a{
	color:#eee;
	border-bottom:1px solid #eee;
}
.contents02 > div > ul > li  a:hover{
	color:#5595df;
	border-bottom:none;
}







/* //////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////// sub*/


/*-------------------------------------------------------------
-------------------------------------------------- sub 공통 */
.sub_con{
	width:920px; 
	margin:0 auto;
}

.sub_visual{
  width: 100%;
  min-width:1400px;
  height: 287px;
  padding-top:160px;
  margin: 0 auto;
  position:relative;
}
.sub_visual01{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
.sub_visual02{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
.sub_visual03{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
.sub_visual04{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:100%;
	background-size:cover;
}
.sub_visual05{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
.sub_visual06{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
.sub_visual_customer{
	width:100%;
  height: 287px;
  padding-top:160px;
	background:url(../img/sub_visual03.png) no-repeat;
	background-size:cover;
}
/* .sub_visual > span.sub_visual_txt{
	position:absolute;
	z-index:100;
	display:inline;
	width:800px;
	height:100px;
	left:50%;
	background-color:red;
} */
span.sub_visual_txt{
	position:absolute; 
	z-index:500; 
	display:inline; 
	width:800px; 
	height:auto; 
	line-height:48px;
	left:50%;	
	margin-left:-400px; 
	margin-top:114px; 
	text-align:center; 
	font-size:1.5em; 
	color:#bbbbbb;
/* 	background-color:red; */
}
span.sub_visual_txt > b{
	font-size:1.5em;
	color:#ffffff;
}







/*-------------------------------------------------------------
---------------------------------------sub101 회사개요 */
.sub101_con_area{}
.sub101_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub101_con_area_bg{
	background:url(../img/sub101_bg01.png) no-repeat;
	background-size:cover;
	width:920px;
	min-height:460px;
	height:auto;
	overflow:hidden;
}
.sub101_con_area_bg > ul{
	padding:15px;
	margin-top:28px;
}
.sub101_con_area_bg > ul > li{
	font-size:28px;
	font-weight:700;
	margin-bottom:10px;
}
.sub101_con_area_bg > ul > li span{
	font-size:0.8em;
}
.sub101_con_area_bg > ul > li:nth-child(3){
	color:#428de2;
	font-size:2.0em;
}

/* --------------------------------------
-------------------------------------- eng */
.eng_sub101_con_area_bg{
	background:url(../img/sub101_bg01.png) no-repeat;
	background-size:cover;
	width:920px;
	min-height:460px;
	height:auto;
	overflow:hidden;
}
.eng_sub101_con_area_bg > ul{
	padding:15px;
	margin-top:28px;
}
.eng_sub101_con_area_bg > ul > li{
	font-size:28px;
	font-weight:700;
	margin-bottom:10px;
}
.eng_sub101_con_area_bg > ul > li span{
	font-size:0.8em;
}
.eng_sub101_con_area_bg > ul > li:nth-child(3){
	color:#428de2;
	font-size:4.0em;
}



/*-------------------------------------------------------------
-----------------------------------sub102 CEO 인사말 */
.sub102_con_area{}
.sub102_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub102_con_area_bg{
	background:url(../img/sub102_bg.png) no-repeat;
	width:920px;
	min-height:660px;
	height:auto;
	overflow:hidden;
}
.sub102_con_area_bg > ul{
	padding:15px;
	margin-top:60px;
}
.sub102_con_area_bg > ul > li{
	line-height:25px;
}
.sub102_con_area_bg > ul > li:nth-child(1){
	font-size:28px;
	font-weight:700;
	margin-bottom:30px;
	color:#24568f;
}
.sub102_con_area_bg > ul > li span{
	font-size:1.4em;
	font-weight:500;
}
.sub102_con_area_bg > ul > li:nth-child(3){
	color:#333;
	font-size:1.0em;
	padding-left:430px;
	margin-top:40px;
	font-weight:700;
}

/* --------------------------------------
-------------------------------------- eng */
.eng_sub102_con_area_bg > ul{
	padding:15px;
	margin-top:60px;
}
.eng_sub102_con_area_bg > ul > li{
	line-height:25px;
}
.eng_sub102_con_area_bg > ul > li:nth-child(1){
	font-size:1.0em;;
	font-weight:500;
	margin-bottom:30px;
 	color:#333333;
}
.eng_sub102_con_area_bg > ul > li span{
	font-size:1.4em;
	font-weight:500;
}
.eng_sub102_con_area_bg > ul > li:nth-child(3){
	color:#333;
	font-size:1.0em;
	padding-left:430px;
	margin-top:40px;
	font-weight:700;
}



/*-------------------------------------------------------------
------------------------------------------sub107  */
.sub107_con_area{}
.sub107_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub107_con_area_bg{
	background:url(../img/sub101_bg.png) no-repeat;
	width:920px;
	min-height:460px;
	height:auto;
	overflow:hidden;
}
.sub107_con_area_bg > ul{
	padding:15px;
	margin-top:60px;
}
.sub107_con_area_bg > ul > li{
	font-size:28px;
	font-weight:700;
	margin-bottom:10px;
}


/* --------------------------------------
-------------------------------------- eng */
.eng_sub107_con_area_bg{
	background:url(../img/sub107_bg.png) no-repeat;
	width:920px;
	min-height:460px;
	height:auto;
	overflow:hidden;
	padding-top:20px;
}
.eng_sub107_con_area_bg_area{
	display:table;
	width:920px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
	background:#f1f1f1;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.eng_sub107_con_area_bg_area > dl{
	float:left;
	width:31.28%;
	margin-left:1%;
	margin-right:1%;
	background:#fafafa;
}
.eng_sub107_con_area_bg_area > dl dt{
	text-align:center;
	background-color:#c988d9;
	padding:6px 0 6px;
	color:#fff;
}
.eng_sub107_con_area_bg_area > dl:nth-child(1) dt,
.eng_sub107_con_area_bg_area > dl:nth-child(3) dt{
	background-color:#5a80b8;
}
.eng_sub107_con_area_bg_area > dl dt > span{}
.eng_sub107_con_area_bg_area > dl dd{
	height:auto;
	overflow:hidden;
	text-align:left;
	padding:10px 0 10px 6px;
	font-weight:500;
}
.eng_sub107_con_area_bg_area > dl dd > span{
/* 	display:inline-block; */
	width:2%;
	float:left;
}
.eng_sub107_con_area_bg_area > dl dd > p{
/* 	display:inline-block; */
	width:96%;
	float:right;
}


/*-------------------------------------------------------------
------------------------------------------sub103 회사연혁 */
.sub103_con_area{}
.sub103_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub103_con_area{}
.sub103_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub103_con_area_bg{
	background:url(../img/sub103_bg.png) no-repeat right top;
	width:920px;
	height:auto;
	min-height:600px;
/* 	overflow:hidden; */
}
.sub103_con_area_bg > ul{
	padding:15px;
	margin-top:60px;
}
.sub103_con_area_bg > ul > h2{
	font-size:28px;
	font-weight:700;
	margin-bottom:30px;
	color:#24568f;
}
.sub103_con_area_bg_box{
	margin-bottom:20px;
	display:table;
	width:580px;
/* 	background:green; */
	padding:6px 0 6px;
}
.sub103_con_area_bg_box > dl{}
.sub103_con_area_bg_box > dl dt{
	color:#4088da;
	font-size:20px;
	width:100%;
	padding:6px 0 6px;
	display:inline-block;
}
.sub103_con_area_bg_box > dl dd{
	font-size:14px;
	padding:6px 0 6px;
}
.sub103_con_area_bg_box > dl dd strong{
	display:inline-block;
	margin-right:20px;
	width:14%;
}
.sub103_con_area_bg_box > dl dd span{}
.sub103_con_area_bg_box > dl dd i{
	font-size:1.06em;
}


/* ****************************** eng */
.sub103_con_area_bg{
	background:url(../img/sub103_bg.png) no-repeat right top;
	width:920px;
	height:auto;
	min-height:600px;
/* 	overflow:hidden; */
}
.sub103_con_area_bg > ul{
	padding:15px;
	margin-top:60px;
}
.sub103_con_area_bg > ul > h2{
	font-size:28px;
	font-weight:700;
	margin-bottom:30px;
	color:#24568f;
}
.eng_sub103_con_area_bg_box{
	margin-bottom:20px;
	display:table;
	width:580px;
/* 	background:green; */
	padding:6px 0 14px;
	border-bottom:1px dotted #eee;
}
.eng_sub103_con_area_bg_box > dl{}
.eng_sub103_con_area_bg_box > dl dt{
	color:#4088da;
	font-size:20px;
	width:100%;
	padding:6px 0 6px;
	display:inline-block;
}
.eng_sub103_con_area_bg_box > dl dd{
	font-size:14px;
}
.eng_sub103_con_area_bg_box > dl dd strong{
	display:inline-block;
	margin-right:20px;
	width:12%;
	font-weight:400;
}
.eng_sub103_con_area_bg_box > dl dd span{
	float:right;
	width:84%;
	display:inline-block;
}




/*-------------------------------------------------------------
------------------------------------------sub104 조직도 */
.sub104_con_area{}
.sub104_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}

.sub104_con_area_bg_og{
	width:680px;
	margin:30px auto;
}
.sub104_con_area_bg_og img{
	width:100%;
}


/*-------------------------------------------------------------
-----------------------------------------sub105 고객사  */
.sub105_con_area{}
.sub105_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}
.sub105_con_area_bg{
	padding-top:60px;
}

.sub105_con_area_bg_cus{
	width:680px;
	margin:0 auto;
}
.sub105_con_area_bg_cus img{
	width:100%;
}

/*-------------------------------------------------------------
--------------------------------------sub106 오시는 길 */
.sub106_con_area{}
.sub106_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}

.sub106_con_area_map{
	height:356px;
	overflow:hidden;
	border:1px solid #eee;
}



.sub106_con_area_add{
/* 	background:red; */
}
.sub106_con_area_add > ul{
	padding-top:16px;
}
.sub106_con_area_add > ul > li{
	margin:10px 0 10px;
	line-height:30px;

}
.sub106_con_area_add > ul > li strong{
	color:#24568f;
}
.sub106_con_area_add > ul > li span{
	width:24px;
	display:inline-block;
	margin-right:12px;
}
.sub106_con_area_add > ul > li span img{
	width:100%;
}

/*-------------------------------------------------------------
----------------------------sub201 인증 및 특허 현황 */
.sub201_con_area{}
.sub201_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}




/*-------------------------------------------------------------
-------------------------------sub301 모바일 Module */
.sub301_con_area{}
.sub301_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}



/*-------------------------------------------------------------
----------------------------sub302 의료기기 Module */
.sub302_con_area{}
.sub302_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}


/*-------------------------------------------------------------
---------------------------------sub303 자동차 Module */
.sub303_con_area{}
.sub303_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}


/*-------------------------------------------------------------
--------------------------------------------sub304 Etc. */
.sub304_con_area{}
.sub304_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}


/*-------------------------------------------------------------
------------------------------------sub401 온라인 문의 */
.sub401_con_area{
	overflow:hidden;

}
.sub401_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;

}

.sub401_con_area_add{
	display:block;
	float:left;
	margin-top:10px;
	margin-bottom:14px;
/* 	background:red; */
}
.sub401_con_area_add li{
	text-align:left;
	color:#999;
	font-weight:400;
}
.sub401_con_area_add li span{
	position:relative;
	z-index:1;
}
.sub401_con_area_add li span:before{
	display:block;
	content:'';
	clear:both;
	width:100%;
	height:40%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	background-color:#cbd6f2;
}


.sub401_con_area_con{
/* 	margin-top:40px; */
}



/*-------------------------------------------------------------
-----------------------------------------sub501 공지사항 */
.sub501_con_area{}
.sub501_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}


/*-------------------------------------------------------------
-----------------------------------------sub502 Q&A */
.sub502_con_area{}
.sub502_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}




/*-------------------------------------------------------------
-----------------------------------------sub503 자료실 */
.sub503_con_area{}
.sub503_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}



/*-------------------------------------------------------------
-------------------------------subCustomer_con_area */
.subCustomer_con_area{}
.subCustomer_con_area h5{
	font-size:22px;
	font-weight:700;
	margin-bottom:10px;
}


