@charset "utf-8";
@import url(https://use.fontawesome.com/releases/v5.5.0/css/all.css);
@import url(https://use.fontawesome.com/releases/v5.5.0/css/v4-shims.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
@font-face { font-family: 'NanumSquareRound'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff'); font-weight: normal; font-style: normal; }
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button {word-break:keep-all;   font-family: 'Noto Sans KR', "NanumGothic", "나눔고딕", 'NanumBarunGothic', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
/*가로 100% 레이아웃 정의*/
.container_contents,
.intro-html-layout,
.intro-html-layout > div,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
*{word-break:keep-all}










/*헤더*/
	#header {width: 100%;background: #fff;height: 100px;overflow: hidden;position: fixed;z-index: 100;top: 0; font-family: 'S-CoreDream-5Medium';   border-top: 4px solid #155caa; border-bottom: 1px solid #ddd;}
	#header:after {content: "";width: 100%;height: 1px;background: #d9d9d9;position: absolute;top: 99px; left: 0;}
	#header h1 {float: left;margin: 0;margin-top: 15px;}
	#header h1 a {display: block;padding: 0px 0;}
	#header img {max-width: 100%;vertical-align: top;}
	#header ul, #header li {padding: 0;}
	#header a {text-decoration: none;}

	#gnb {float: right;margin-left: 50px; position: relative; }
	#gnb span.d_absolute { display: none; height: 150px; width: 180px; position: absolute; left: -200px; top:120px; z-index:1;}


	#gnb .gnbList > li {float: left;}
	#gnb .gnbList > li > a {display: block;height: 100px;line-height: 100px;width: 160px;font-size: 18px;font-weight: 600;text-align: center;position: relative;color: #121212;text-decoration: none; font-family: 'noto sans kr';}
	#gnb .gnbList > li > a:after {content: "";display: block;width: 100%;height: 3px;background: #39f;position: absolute;bottom: 0;transform:scaleX(0);transition:all 0.5s ease-out;}
	#gnb .gnbList > li:hover > a:after {transform:scaleX(1);background: #769a98;}
	#gnb .gnbList > li .d_sub {padding: 15px 0;border-right: 1px solid #d9d9d9;height: 330px;}
	#gnb .gnbList > li:first-child .d_sub {border-left: 1px solid #d9d9d9;}
	#gnb .gnbList > li .d_sub li a {display: block;padding: 5px;font-size: 14px; font-family: 'noto sans kr'; text-align:center;color: #999;}
	#gnb .gnbList > li .d_sub li a:hover {color: #121212;text-decoration: none;}


	#mobileGnb {background: #fff;position: fixed;left: -100%;top: 100px;width: 70%;height: 100%;display: none;}		/* fixed를 주면 넓이, 높이를 잃는다 */
	#mobileGnb .gnbList {height: 90%;overflow-y: auto;padding: 0;}
	#mobileGnb .gnbList > li {}	/* gnb를 li옆으로 붙이기 */
	#mobileGnb .gnbList > li > a {display:block;height:100px;line-height: 100px;font-size: 1.5rem;font-weight:500;
	padding-left: 30px;position: relative;border-top:1px solid #d9d9d9;}
	#mobileGnb .gnbList > li > a.on i {transform:rotate(180deg);}			/* rotate 회전시키는것*/ 
	#mobileGnb .gnbList > li > a i {position: absolute;right: 10px;height: 50px;line-height: 50px;font-size: 30px;
	transition:all 0.2s ease-out;}
	#mobileGnb .gnbList > li .d_sub {background: #f8f8f8;display: none;}
	#mobileGnb .gnbList > li .d_sub a {display:block;height: 80px;line-height: 80px;border-top: 1px solid #d9d9d9;
	padding-left: 40px;position: relative;font-size: 1.2rem;}

	#mobileGnb .gnbList > li .d_sub a:before {display: block;width: 3px;height: 3px;background: #33ccff;position: absolute;left: 30px,top: 50%;margin-top: -1px;}

	#header .searchBox i {font-size: 25px;color: #39f;display: inline-block;position: relative;top: 3px;}
	#header .searchBox {float: right;position: absolute; top:5px;right: 0;padding: 0 15px;margin-top: 30px;}
	#header .searchBox input {border:none;height: 32px;line-height: 32px; position: absolute;right: 0;}
	#header .searchBox_ {float: right; padding: 0 15px;margin-top: 15px; }
	#header .searchBox_ a:hover{color: #ccc;}

	#header .btnAll { position: absolute; left:0; top:0; height: 100px; width: 100px; display: none;margin-top: 0;}
	#header .btnAll span { display: block; width: 60px; height: 5px; background: #333; position: absolute; left:20px; transition:all 0.5s ease-out;}
	#header .btnAll span:nth-child(1) { top: 28px; }
	#header .btnAll span:nth-child(2) { top: 48px;  }
	#header .btnAll span:nth-child(3) { top: 68px; }

	#header.open .btnAll span:nth-child(1) {transform:rotate(45deg);top: 50px;}
	#header.open .btnAll span:nth-child(2) {opacity: 0;left: -0px;}
	#header.open .btnAll span:nth-child(3) {transform:rotate(-45deg);top: 50px;}

	#header .btnTel { display: block; position: absolute; right: 0px; top: 0px; width: 100px; height: 100px; padding:20px; display: none;}
	#header .btnTel img {height: 60px;}

	.bgCover {position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.7);top: 0;left: 0;display: none;z-index: 1;}


	
	#mobileGnb .gnbList > li > a {color: #121212;font-weight: 600;}
	#mobileGnb .gnbList > li .d_sub a {color: #121212;}
	.intro-html-layout, .sub-layout {padding-top: 100px;}
	/* 반응형 responsive web	/ adaptive web */
	@media all  and (max-width:1240px) {
		.container {width:100%;}
		#header {overflow: visible;}
		#header:after {background: none;}
		#gnb {display:none;}
		#mobileGnb {display:block;}
		#header h1 {text-align: center; float:none;margin-top: 0px;}
		#header .btnAll {display: block;}
		#header .btnTel {display: block;}
		#header .searchBox {display: none;}
		#header .searchBox_ {display: none;}
	}

	@media all and (max-width:768px) {
		#header {height: 60px !important; }
		#header:after {top: 59px; }
		#header h1 a {height: 60px; padding: 0px 0; width: 200px; margin: 8px auto;}
		#header h1 a img {height: 70%;}
		#header .btnAll {width: 60px; height: 60px;}
		#header .btnAll span {width: 30px; height: 2px; left: 15px;}
		#header .btnAll span:nth-child(1) {top: 19px;}
		#header .btnAll span:nth-child(2) {top: 29px;}
		#header .btnAll span:nth-child(3) {top: 39px;}
		#header .btnTel {width: 60px; height: 60px; padding: 15px;}
		#header .btnTel img {height: 30px;}
		#mobileGnb {top: 59px;}
		#mobileGnb .gnbList > li > a {height: 60px; line-height: 60px; font-size: 15px;color: #121212;font-weight: 600;}
		#mobileGnb .gnbList > li .d_sub a {height: 60px; line-height: 60px; font-size: 13px;color: #121212;}
		#header.open .btnAll span:nth-child(1) {transform:rotate(45deg);top: 30px;}
		#header.open .btnAll span:nth-child(2) {opacity: 0;left: -0px;}
		#header.open .btnAll span:nth-child(3) {transform:rotate(-45deg);top: 30px;}
		.intro-html-layout, .sub-layout {padding-top: 60px !important;}
	}
	
	#gnb .gnbList > li:hover > span.d_absolute {display: block;z-index: 10;}
	#mobileGnb li span.d_absolute {display: none;}
	/* #gnb > .gnbList > li > a {cursor:pointer;pointer-events: none;text-decoration: none;} */
	@media (max-width:770px) { 
		#gnb .d_absolute { display: none;}
	}
	
/*헤더*/









/*상단 메뉴 S */
	.navbar-inverse {
		background: #fff;
		border-bottom: 1px solid #ddd;
		margin: 0;
	}
/*상단 메뉴 E */

/*상단 메뉴 로고 S */
	.navbar-brand {
		padding: 0 15px;
		margin: 0px 0 0;
	}
	.navbar-brand img {
		margin-top:0;
	}
/*상단 메뉴 로고 E */

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #222;
    font-size: 18px;
    padding: 25px 0px 35px;
    margin: 0 25px 0;
    font-weight: 500;
    letter-spacing: -0.03em;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus{
    color:#0fa0ee
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #0fa0ee;
    background-color: #fff;
}
.navbar-inverse .navbar-nav > li > a:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left:0;
    background: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover:after,
.navbar-inverse .navbar-nav > li > a:focus:after {
    background: #0fa0ee;
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
	@media (min-width: 768px) {
	  .navbar .navbar-nav > .dropdown > .dropdown-menu {
		left:50%;
		right:auto;
		transform:translate(-50%, 0);
	  }
	}
	.navbar .navbar-nav > .dropdown > .dropdown-menu {
		padding: 15px 0;
		margin: 0;
		box-shadow: none;
		border-radius: 0;
		border: 1px solid #ddd;
	}
	.dropdown-menu > li > a {
		background-color: #ffffff;
		color: #555;
		padding: 8px 20px;
		margin: 0;
		font-size: 15px;
		font-weight: 400;
		text-align: center;
		letter-spacing: -0.03em;
		line-height: 1;
	}
	.dropdown-menu>li>a:focus, 
	.dropdown-menu>li>a:hover {
		color: #0fa0ee;
		text-decoration: none;
		background-color: #fff;
	}
/* 상단 서브 메뉴 설정 끝*/
/* 푸터 영역 S */
	.footer_copy .text-center {
		background: #535960;
		color: #fff;
		font-size: 14px;
		text-align: left;
		padding: 60px 0;
		margin: 0;
		letter-spacing: -0.03em;
	}
	.footer-top {
		max-width: 1170px;
		margin: 0 auto 20px;
		padding: 0 15px;
	}
	.footer-top ul{margin: 0; padding: 0; display: inline-block; width: 100%;}
	.footer-top ul li{float: left; display: inline-block;}
	.footer-top ul li a {
		font-size: 16px;
		margin-right: 30px;
		color: #fff;
	}
	.footer-top ul li:last-child a:after{content: ""}
	.footer-middle ul li span {
		opacity: 0.7;
	}
	.footer-middle {
		max-width: 1170px;
		margin: 0 auto 20px;
		padding: 0 15px;
	}
	.footer-middle ul{margin: 0; padding: 0; display: inline-block; width: 100%; line-height: 1.6;}
	.footer-middle ul li {
		float: left;
		display: inline-block;
		margin-right: 35px;
	}
	.footer-middle ul li:last-child span:after{content: "";}
	.footer-bottom {max-width: 1170px; margin: 0 auto; padding: 0 15px;position: relative;}
	.footer-bottom p {
		display: inline-block;
		width: 100%;
		margin: 0;
		opacity: 0.5;
	}
	@media screen and (max-width: 991px) {
		.footer-top{width: 100%;}
		.footer-middle{width: 100%;}
		.footer-bottom{width: 100%;}
		
	.footer_copy .text-center { 
		padding: 20px 0; }
	}


	.footer-bottom .f_icon{    
		position: absolute;
		bottom: 0;
		right: 0;}

	.footer-bottom .f_icon li{display:inline;margin-right:10px}
	.footer-bottom .f_icon li a{width:80%}
/* 푸터 영역 E */

/* slide S */
	.intro-html-layout, .sub-layout{padding-top:90px;}
	.carousel-inner .item{width:100%; height:750px}
	.carousel-inner .item:nth-of-type(1){background:url("../img/main/visual2.jpg") no-repeat center / cover}
	.carousel-inner .item:nth-of-type(2){background:url("../img/main/visual1.jpg") no-repeat center / cover}
	.carousel-inner .item:nth-of-type(3){background:url("../img/main/visual.jpg") no-repeat center / cover}
	/* .carousel-inner>.item:after{    
			content: '';
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			z-index: 0;    
		background-image: linear-gradient(to right, #157fbb, rgba(235,238,245,0) );} */
	.carousel-caption {
		padding: 0;
		bottom: auto;
		top: 260px;
		text-align:center;
	}
	.carousel-caption h2 {
		text-align: center;
		font-size: 50px;
		letter-spacing: -0.01em;
		font-weight: 700;
		text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
		line-height: 1.5em;
		margin: 0;
	}
	.carousel-caption p {
		text-align: center;
		text-shadow: none;
		font-size: 30px;
		margin: 30px 0 0;
		letter-spacing: -0.03em;
		font-weight: 400;
		position: relative;
		text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
		font-family: 'NanumSquareRound';
	}

	.carousel-control{
		width:12%
	}

	.carousel-control .glyphicon{
		display:none;
	}
	.carousel-control.left{
		background:url(../img/comm/arrow_prev.png) no-repeat center;
	}
	.carousel-control.right{
		background:url(../img/comm/arrow_next.png) no-repeat center;
	}

	.carousel-indicators {
		margin-bottom: 0;
		bottom: 45px;
	}

	.carousel-indicators li {
		width: 14px;
		height: 14px;
		border: none;
		margin: 0 8px 0;
		background: #fff;
	}

	.carousel-indicators li.active {
		width: 14px;
		height: 14px;
		border: none;
		background: #32b7ff;
		margin: 0 8px 0;
	}
/* slide E */

/* main S */
	.main-busi-wrap {padding:60px 0}

	.main-busi-wrap .main_business_title_area {
		padding: 10px;
	}

	.main-busi-wrap .main_business_content_area {
		padding-left: 30px;
	}

	.main-busi-wrap .main_business_content_area .row {
		margin-left:  -5px;
		margin-right:  -5px;
	}

	.main-busi-wrap .main_business_content_area .row > div {
		padding: 0 5px;
	}

	.main-busi-wrap .main_con_title {
		background: #155caa;
		padding: 40px 35px 45px;
		color: #fff;
		min-height: 300px;
	}
	.main-busi-wrap .main_con_title h3 {
		font-size: 38px;
		line-height: 1;
		margin: 0 0 20px;
	}
	.main-busi-wrap .main_con_title p {
		font-weight: 300;
		letter-spacing: -0.03em;
		margin-bottom: 30px;
		line-height: 1.8;
		font-size: 16px;
		opacity: 0.7;
	}
	.main-busi-wrap .main_con_title a {
		color: #fff;
		font-weight: 600;
		box-shadow: none !important;
		letter-spacing: 0.2em;
		border-bottom: 3px solid;
		padding-bottom: 5px;
		width: 160px;
		display: inline-block;
		transition: all ease 0.3s;
	}
	.main-busi-wrap .main_con_title a:hover {
		text-decoration: none;
		opacity: 0.5;
	} 
.main_img_box {}
.main_img_box .box { padding: 10px;}
.main_img_box .box a {border:1px solid #ddd; text-decoration: none; display: block; padding:45px 30px;;}
.main_img_box .box img {width: 100%;}
.main_img_box .box p {color: #000; font-size:20px; font-weight: 500; padding-bottom: 15px;} 

@media (max-width:770px) {
.main_img_box .box a { padding:30px 30px;}
.main_img_box .box p { padding-bottom: 5px;}  
}
 
/* main E */
/* ==================== sub_comm ==================== */
.subContent {
    padding: 80px 0 100px;
}

/* table S */
	.subContent .table.table-type03 { table-layout:fixed; 
		margin: 0 0 20px;
		border-top: 1px solid #999;
	}
	.subContent .table.table-type03 tr th,
	.subContent .table.table-type03 tr td {
		padding: 15px;
		border-bottom: 1px solid #ddd!important;
		letter-spacing: -0.03em; word-break: keep-all;
		vertical-align: middle !important;
		font-size:16px;
	}
	.subContent .table.table-type03 tr th { 
		width: 30%;    padding-left: 45px !important;
		color: #222;
		background: #f8f8f8;
		text-align: left; 
		font-weight:500;
	}
	.subContent .table.table-type03 thead tr th {
		background: #f0f0f0;
		border-bottom: 1px solid #999 !important;
	}
	.subContent .table.table-type03 tr td { width: 70%;
		color: #666;
	}
/* table E */
/* title */
	.subContent .subTitle .col-md-12{text-align:center}

/* subTop S */
	.subTop {
		width: 100%;
		height: 320px;
		background: url("../img/sub/subtop.jpg") no-repeat center / cover;
		text-align: center;
		padding-top: 90px;
	}
	.subTop h2 {
		font-size: 52px;
		font-weight: 400;
		color: #fff;
		letter-spacing: -0.03em;
		margin: 0 0 0;
	}
	.subTop p {
		font-size: 20px;
		color: #636363;
		letter-spacing: -0.03em;
		margin: 15px 0 0;
	}
	.bread {
		background: rgb(9 88 175);
		margin-top: -55px;
		height: 55px;
	}
	.breadcrumb {
		margin-bottom: 0;
		padding: 17px 15px;
		height: 55px;
		background: none;
		color: #fff;
		font-size: 15px;
		letter-spacing: -0.03em;
		font-weight: 300;
	}
	.breadcrumb li a{
		color: #fff;
		font-size: 15px;
		letter-spacing: -0.03em;
		font-weight: 300;}
	.breadcrumb li.active{
		color: #fff;
		font-weight: 600;
	}
	.breadcrumb>li+li:before {
		content: "\e93e";
		font-family: xeicon, fontAwesome;
		font-size: 12px;
		padding: 0 15px;
		color: #fff;
		opacity: 0.5;
	}
@media screen and (max-width: 767px){
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: break-spaces !important;
}
}


/* subTop E */

/* content S */


	.conTopText {
		text-align:center;
		margin-bottom:40px;
	}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {width: 100%;}

	.subTitle {
		margin-bottom: 40px;
	}
	.subContent h3 {
		font-size: 38px;
		color: #222;
		text-align: center;
		font-weight: 500;
		position: relative;
		letter-spacing: -0.02em;
		margin: 0;
		line-height: 1;
	}

	.subContent p {
		font-size: 16px;
		letter-spacing: -0.03em;
		line-height: 1.85;
		color: #666;
	}
	.subContent h4 {
		font-size: 28px;
		font-weight: 500;
		margin: 0 0 20px;
		color: #222;
		letter-spacing: -0.03em;
		line-height: 1.3;
	}
	.subContent h5 {
		font-size: 17px;
		letter-spacing: -0.03em;
		position: relative;
		color: #1055aa;
		margin: 0 0 15px;
		line-height: 1.3;
	}
	.subContent ul{
		padding-left:0;
		margin-bottom:0;
	}
	.subContent li{
		position:relative;
		font-size:16px;
		color:#666;
		letter-spacing:-0.03em;
		line-height:1.6;
		margin-bottom: 5px;
	}

	.subContent .con {margin-bottom:60px}
	.subContent .con:last-child {margin-bottom:0}

	.conTopText { 
		text-align:left;
		margin-bottom:40px;
	}
	.conTopText .top {
		font-size: 24px;
		margin: 0 0 30px;
		color: #0c5ab9;
		letter-spacing: -0.03em;
		line-height: 1.3;
	}
	.conTopText p {
		font-size: 18px;
		letter-spacing: -0.03em;
		color: #666;
		margin: 0;
		line-height: 1.7;
	}
	.conTopText .color_x {
		color: #666;
	}

	@media (max-width:770px) { 
	.conTopText .top {
		font-size: 17px;}
	.conTopText p {
		font-size: 16px;}
	}

/* content E */

/* company S */
	.subPage .con1 .table {
		border-top: none;
		margin: 0px 0 0;
	}
	.subPage .con1 .table th {
		text-align: left;
		background: #fff;
		padding-left: 20px !important;
		position:relative;
	}
	.subPage .con1 .table th:before {
		content: "";
		width: 3px;
		height: 3px;
		background: #888;
		border-radius: 50%;
		position: absolute;
		left: 30px;
		top: 25px;
	}
	.subPage .con1 p {
		margin-bottom: 35px;
	}
	.subPage .con1 .col-md-7 > p:first-child {
		margin-top: 20px;
	}
	.subPage .con1 p strong {
		color: #1a59a8;
		font-weight: 500;
	}
	.subPage .ceo_area img {
		float: right;
	}
	.subPage .ceo_area p {
		float: right;
		margin: 20px 0 0;
	}
	.subPage .ceo_area p img {
		max-width: 200px;
	}
	.subPage .ceo_area p span {
		display: inline-block;
		color: #1a59a8;
		font-size: 18px;
		font-weight: 500;
		border-bottom: 3px solid #1a59a8;
		line-height: 1;
		padding-bottom: 8px;
		width: 175px;
		margin: 12px 25px 0 0;
	}
	@media(max-width:991px){


	.subPage .con1 .table th {padding-left: 0;}
	.subContent .table.table-type03 tr th, .subContent .table.table-type03 tr td {padding: 10px !important;}
	.subPage .con1 .table th:before {display: none;	}


		.subPage .ceo_area {text-align: center;}
		.subPage .ceo_area img {float: none;display: inline-block;}
	}
	@media(max-width:768px){
		.subPage .ceo_area img {float: none;width: 100%;}
	}
/* company E */

/* main board S */
	.intro-board-widget-layout {
		padding-bottom: 60px;
		max-width: 1190px;
	}

	.intro-boardbox{
		padding:0 20px;
	}

	@media(min-width:768px){
		.intro-boardbox{
			width:50%;
		}
	}

	.intro-boardbox {
		width: 50%;
		padding: 0 20px;
	}

	.intro-boardbox .page-header {
		padding: 0;
		margin: 0 0 15px;
		border-bottom: 1px solid #ddd; padding-bottom: 15px;
	}

	.intro-boardbox .page-header h4 {
		margin: 0;
		color: #222;
		font-size: 24px;
		font-weight: 500;
		letter-spacing: -0.03em;
	}

	.intro-boardbox .page-header h4 .btn {
		padding: 5px 0 0;
		margin: 0;
		line-height: 1;
	}

	.intro-boardbox .page-header h4 .btn:hover,
	.intro-boardbox .page-header h4 .btn:active {
		box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	}

	.intro-boardbox .page-header h4 .btn .fa-plus:before {
		content: url('/skin/img/default/board-plus-icon.png');
	}
/* main board E */


/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
	padding: 0;
}

.d-front-list2-words {
	margin: 0 !important;
	padding: 0;
}

.d-front-list2 h6 a,
.d-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.03em;
    padding: 8px 0;
}

.d-front-list2 h6 a:hover span {
	text-decoration: none;
}

.d-front-list2 h6 a:hover .list-row-subject {
    color: #0fa0ee;
    text-decoration: underline;
}

.d-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
    padding-left:20px !important;
}

.list-row-subject:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #888;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 14px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}


.intro_loca {
    padding: 0;
    margin: 0 -5px 0;
}
.intro_loca > div {
    padding: 0 5px;
    transition:all ease .3s;
}
.intro_loca > div > a {
   
    display: block;
    padding: 35px 10px;
    text-decoration:none;
}
.intro_loca i {
    font-size: 40px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    color: #0fa0ee;
    transition: all ease .3s;
}
.intro_loca h4 {
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #222;
    transition: all ease .3s;
}
.intro_loca p {
    font-size: 14px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #222;
    margin: 0;
    opacity:0.8;
    transition: all ease .3s;
}

.intro_loca > div > a:hover {
    background: #0fa0ee;
    color: #fff;
}
.intro_loca a:hover i {
    color: #fff;
}
.intro_loca > div > a:hover h4, 
.intro_loca > div > a:hover p {
    color: #fff;
}

/* //메인 페이지 설정 끝 */





.carousel-caption a{    
	display: inline-block;
    text-align: left;
    color: #1154a5;
    text-shadow: none;
    background: rgba(255, 255, 255, 0.6);
    font-size: 17px;
    font-weight: 500;
    padding: 10px 20px;
    border: 1px solid #fff;
    margin-top: 35px;
	text-decoration:none}
.carousel-caption a:hover{background:#fff}
#comapny02.en .con1 p{letter-spacing: 0.03em;
    font-weight: 300;
    color: #000;}
.subPage.en .conTopText .color_x{font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.05em;}
.subPage.en .subTop h2{    font-size: 46px;
    letter-spacing: 0.05em;}
.subPage.en .subTop h2{font-size: 46px;
    letter-spacing: 0.05em;}
.subPage.en .subTop p{    letter-spacing: 0.03em;}
.en .history-table.table-style tr td li{font-size: 16px;}
.en#process .subContent h3,#business03.en .subContent h3{    margin-bottom: 30px;}
.en#process .subContent h4{    margin-bottom: 30px;}
#process.en .con2 .process_text{    margin-bottom: 40px;}
#business01.en #busi01_1 .con1 .col-md-12 p{    font-size: 16px;}
#business01.en #busi01_3 img{margin-bottom:30px}
.equipment.en ul > li{    font-size: 15px;}
#equipment07.en .con2 .col-md-2:nth-of-type(3) p{    padding-top: 35px;
    line-height: 1.2;}
#equipment07.en .con2 .col-md-2:nth-of-type(3)  p:after{    margin-top: -20px;}
.menuTop {
    padding: 10px 0 0;
}
.menuTop .col-md-12 {
    padding: 0;
}
.menuTop button {
    float: right;
    padding: 6px 10px;
    background: #fff;
    border-bottom: none;
    border-top: none;
    font-size: 11px;
    border: 1px solid #ccc;
    color: #666;
    line-height: 1;
}
.menuTop .lang-e-btn {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: none;
}
.menuTop .lang-k-btn {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: none;
}
.menuTop button.active, 
.menuTop button.active:focus, 
.menuTop button.hover {
    background: #0c5ab9;
    color: #fff;
    border-color: #0c5ab9;
}
.menuTop button:hover, 
.menuTop button:focus {
    background: #f3f3f3;
    color: #222;
}
.menuTop button[disabled="disabled"]:hover {
    background: #0c5ab9;
    color: #fff;
}


@media(max-width:990px){	/* 767 */
	.carousel-inner .item{height:370px}
	.carousel-caption {    top: 60px;left: 13%;}
	.carousel-caption a{font-size:15px}
	.carousel-caption p{    font-size: 17px; margin-top: 10px !important;}
	.carousel-caption h2{    font-size: 26px;    letter-spacing: -0.03em;}
	.carousel-indicators{    bottom: 10px;}
	.main-busi-wrap .main_business_title_area{padding-right: 15px;}
	.main-busi-wrap .main_business_content_area .row > div{    padding: 0 15px;}
	.main-busi-wrap .main_business_content_area .row{    margin-left: -15px;    margin-right: -15px;}
	.main-busi-wrap .main_business_content_area{padding-left: 15px;}
	.main-busi-wrap .main_business_content_area .inner{padding:0}
	.main-busi-wrap .main_business_content_area img{  padding: 0;}
	.main_business_title_area{margin-bottom:20px}
	.main_business_content_area .col-md-4{margin-bottom:20px}
	.intro-boardbox{width:100%; padding:0 15px}
	
	.footer-top ul li a{padding-right:0px; margin-right: 20px; position: relative;}
	.footer-top ul li a::after {content: ''; width:1px; height:15px; background:#868686; display: inline-block; position: absolute; right:-10px; top:5px; }
	.footer-top ul li:last-child a::after {display: none;}
	.footer-top ul li:last-child a{margin-right:0}
	.intro_loca .col-md-4{margin-bottom:20px}
	.navbar-inverse .navbar-toggle .icon-bar{    background-color: #0c5ab9;}
	.navbar-inverse .navbar-brand{margin-bottom:20px}
	.navbar-inverse .navbar-toggle{    border-color: #0c5ab9;
    margin-top: 18px;}
	.subTop{    height: 250px;    padding-top: 50px;}
	.subTop h2{    font-size: 32px;
    font-weight: 500;}
	.subTop p{    font-size: 18px;}
	#comapny01 .con1 .table{    margin: 0;}
	#comapny01 .con1 .col-md-5{margin-bottom:20px}
	
	#busi01_1 img, #busi01_3 img,#business02 img, #business03 img, #equipment04 img, #equipment08 img{margin-bottom:20px}
	.subContent .table.table-type03{margin-bottom:0}
}

/*메인아이콘*/

figure.snip1216 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  background-color: #262626;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
figure.snip1216 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
figure.snip1216 .image {
  max-height: 220px;
  overflow: hidden;
}
figure.snip1216 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}
figure.snip1216 figcaption {
  padding: 25px;
  position: relative;
}
figure.snip1216 .date {
  background-color: #c0392b;
  top: 25px;
  color: #fff;
  left: 25px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
figure.snip1216 .date span {
  display: block;
  line-height: 24px;
}
figure.snip1216 .date .month {
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.1);
}
figure.snip1216 h3,
figure.snip1216 p {
  margin: 0;
  padding: 0;
}
figure.snip1216 h3 {
  min-height: 50px;
  margin-bottom: 10px;
  margin-left: 60px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
}
figure.snip1216 p {
  font-size: 0.8em;
  margin-bottom: 20px;
  line-height: 1.6em;
}
figure.snip1216 footer {
  padding: 0 25px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #e6e6e6;
  font-size: 0.8em;
  line-height: 30px;
  text-align: right;
}
figure.snip1216 footer > div {
  display: inline-block;
  margin-left: 10px;
}
figure.snip1216 footer i {
  color: rgba(255, 255, 255, 0.2);
  margin-right: 5px;
}
figure.snip1216 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1216:hover img,
figure.snip1216.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*오시는길 스타일*/
.map_text {overflow:hidden; margin-top:50px}
.map_text li{float:left; width:50%;}
.info {font-size: 18px;
    color: #505050;
    font-weight: 400;}
.info strong { font-family:'S-CoreDream-4Regular'; color:#000; width:100px;  display:inline-block;  }
.info i {color:#000; padding-right:15px;}
.map_text table {width:100%; }

.map_text table tr th{font-weight:bold; font-size:20px; font-family:'';} 
.map_text table tr td{ color:#8a8a8a; font-size:18px; font-weight:normal;} 

.line { height:6px; width:50px; display:block; background-image:linear-gradient(45deg,#e60b6d,#3366cc);  margin-bottom:20px; }

@media (max-width:1000px) {
	.map_text li{float:none; width:90%; margin:0 auto 40px;}}
/*회사소개 스타일*/
h2 {font-size:40px; font-family:'Noto Sans KR'; font-weight:lighter; line-height:50px; margin-bottom:30px; letter-spacing:-3px;}
h2 strong {font-weight:bold; color:#000; }

.padding-top {padding-top:180px;} 
.gt_list {float:left; width:50%; margin-right:20px; margin-top:60px; overflow:hidden; padding-bottom:100px;}
.gt_list li {font-family:'Noto Sans KR'; font-size:18px;  width:100%; padding:20px 10px; box-sizing:border-box; position:relative;}
.gt_list li span {display:block; margin-bottom:15px;}
.gt_list li img { width:100%; }
.bottom-after {bottom:140px; left:-5px; height:15px; width:80px;background-image:linear-gradient(45deg,#e60b6d,#3366cc); display:block; position:absolute; }
.top-after {top:140px;left:-5px; height:15px; width:80px; background-image:linear-gradient(45deg,#e60b6d,#3366cc); display:block; position:absolute; }
.gt_list li h3 {font-size:25px; font-family:'S-CoreDream-5Medium';}
.gt_list2 { padding:80px 0 0 20px;}
.gt_list2 li{  color: #656565;font-size: 17px;line-height: 25px; margin-bottom: 20px; padding-top: 20px; position: relative;font-weight: 400; }
.gt_list2 li h5 {margin-bottom:15px;  color:#000; }
.gt_list2 strong {position:absolute; top:-18px; height:8px; width:40px; background-image:linear-gradient(45deg,#e60b6d,#3366cc); display:inline-block; margin-right:20px;}


@media (max-width:1000px) { 
#Sub_Body h2  {width:90%; margin:30px auto;}
#Sub_Body h3 {width:90%; margin:30px auto;}
.gt_list {float:none; width:90%; margin:0 auto; padding-bottom:30px;}
.gt_list2 { padding-top:0px !important; width:90%; margin:0 auto;}
h2 {  font-size:28px;line-height:38px; }
}

/*드롭다운 메뉴바 풀사이즈 개별형으로 변경시 삭제*/
.dropdown-menu {
	width: 3000px;
  
    min-height: 150px;
	
}