@charset "utf-8";

/* main font for menu. */
@import url(http://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900);
/* font for headings, text, tags */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

html, body {margin:0; padding:0; font-size:14px; height:100%; color:#666; min-width:320px; font-family:"Noto Sans KR",Helvetica,Arial,sans-serif;}

/* Common */
body {min-width:320px}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0}
img{border:0}
ul,ol,li{list-style:none}
fieldset{border:none}
button{cursor:pointer}
table, th, td {border-collapse:collapse;}
caption {display:none; line-height:0;}
fieldset {border:0;}
legend {display:none;}
img {border:0; vertical-align:top;}
hr {display:none;}
radio, checkbox { border:0; vertical-align:middle;}
a, a:hover, a:foucs, a:active {text-decoration:none;}

.pl_10 {padding-left:10px;}

.mt_10 {margin-top:10px;}
.mt_15 {margin-top:15px;}
.mt_20 {margin-top:20px;}
.mt_30 {margin-top:30px;}
.mt_40 {margin-top:40px;}
.mt_50 {margin-top:50px;}

.mb_20 {margin-bottom:20px;}
.mb_30 {margin-bottom:30px;}


.space_h10 {clear:both; height:10px;}
.space_h15 {clear:both; height:15px;}
.space_h20 {clear:both; height:20px;}
.space_h30 {clear:both; height:30px;}
.space_h40 {clear:both; height:40px;}
.space_h50 {clear:both; height:50px;}

.clear {clear:both;}

.text-right button {display:inline-block !important;}
.text-right .btn, .text-right .btn:visited, .text-right .btn:focus, .btn:active {min-width:120px;}


@media (min-width:991px) {
.md-leftBox {padding-right:0;}
.md-rightBox {padding-left:0;}
}


@media (min-width:768px) {
.sm-leftBox {padding-right:0;}
.sm-rightBox {padding-left:0;}

.view_contents .col-sm-push-6 {padding-right:15px; padding-left:0;}
.view_contents .col-sm-pull-6 {padding-left:15px; padding-right:0;}
}


@media (min-width:300px) {
.xs-leftBox {padding-right:0;}
.xs-rightBox {padding-left:0;}
}


/*****************
	탑영역
*****************/
.topBar {width:100%;}

.topBar .left {
    float: left;
}
.topBar .left .border {
    border-left: 1px solid #eaeaea;
}
.topBar .left p {
    width: 40px;
    border-right: 1px solid #eaeaea;
    line-height: 40px;
	height:40px;
}
.topBar .left img {padding-top:10px !important}

.topBar .left .text {
    float: left;
    font-size: 12px;
    padding-left: 20px;
    color: #444;
}
span.line {
    font-size: 10px;
    color: #ddd;
    padding: 0 15px;
}
.topBar .right {float:right; margin-top:25px;}
.topBar .right a {width:38px; height:38px; border:1px solid #eaeaea; text-align:center; display:block; border-radius:20px; padding-top:8px; float:left; margin-left:5px; line-height: normal;}
.topBar .right a.bg {background:#b6bfc5; border-color:#b6bfc5; color:#fff; padding-top:2px; font-size:21px;}
.topBar .right a.bg .fa-bars {padding-left:1px;}
.navbar {margin-bottom:0;}
.navbar-default {background-color:#fff; min-height:60px;}
.dropdown-menu {
	min-width:100%;
	padding:0;
	border:none;
	border-radius:0;
	background-color:#6d6e71;
}
.dropdown-menu>li>a {
	padding:12px 20px 10px !important;
	font-size:14px;
	color:#fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color:#6d6e71; background:#fff;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {background-color:#6d6e71; border-color:#6d6e71; color:#fff;}
.navbar-nav {width:100%; margin:0;}
.navbar-toggle {padding: 0; border: none; font-size: 28px; margin: 13px 15px 0; color:#858b92}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background:none;}

@media (min-width: 768px) {
	.topBar {height:90px; line-height:90px; border-bottom:1px solid #f3f3f3;}
	.navbar-brand {
		font-size:31px;
		margin-top:27px;
		font-weight:bold;
		padding:0;
		color:#444
	}
	.navbar-brand:hover {color:#444}
	.navbar-nav>li {width:20%;}
	.navbar-nav>li:last-child {border-right:1px solid #f3f3f3;}
	.navbar-nav>li>a {
		padding:20px;
		font-size:17px;
		text-align:center;
		border-left:1px solid #f3f3f3;
	}
	.navbar-default .navbar-nav>li>a {color:#444}
}
@media (min-width: 768px) and (max-width:991px) {
	.navbar-nav>li>a {padding:15px;}
	.dropdown-menu>li>a {padding:10px 15px;}
}
@media (max-width:767px) {	
	.topBar {position:absolute; top:0; z-index:99999;}
    .topBar .right {display:none;}
	.navbar-brand {height:60px; font-weight:bold; font-size:22px; padding-top:22px;}
	.navbar-default {border-bottom:none;}
	.navbar-default .navbar-collapse {border-top:none; width:100%; background:#fff; position:absolute; padding:0; top:100%;}
	.container>.navbar-header {border-bottom:1px solid #eaeaea;}
	.navbar-nav>li>a {padding-top:15px; padding-bottom:13px; border-bottom:1px solid #eaeaea}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {padding:8px 20px; background:#f3f3f3}
	.dropdown-menu {border-bottom:1px solid #eaeaea !important}
	.navbar-brand>img {height:28px !important}
}



/*****************
	Main - Visual
*****************/

.visual_contents {padding:0;}

/*카피박스*/
.copyBox {background: #39b54a; padding:80px 40px 0; height:375px;}
.copyBox .copy {color:#fff; font-size:15px; letter-spacing:-0.05em;}
.copyBox .copy b {font-size:28px; display:block; margin-bottom:12px;}
.copyBox button.borderBtn, .copyBox button.borderBtn:visited, .copyBox button.borderBtn:focus, .copyBox button.borderBtn:active {margin-top:30px;border-color:#fff; color:#255489; background-color:#fff;text-align:left; height:50px; line-height:50px; padding:0 20px; font-size:14px;}
.copyBox button.borderBtn:hover {border-color:#6d6e71; background-color:#6d6e71; color:#fff;}

/*슬라이드*/
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	position:relative;
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {left:20px; bottom:15px; width:initial; }
.swiper-pagination-bullet {width:12px; height:12px; background:#000; opacity: 0.6;}
.swiper-pagination-bullet-active {background:#39b54a; opacity:1;}

@media (min-width:992px) and (max-width:1199px) {
	.copyBox {height:310px; padding-top:60px}
}
@media (max-width:991px) {
	.copyBox {height:238px; padding:40px 25px 0;}
	.copyBox .copy {font-size:13px;}
	.copyBox .copy b {font-size:21px; margin-bottom:5px;}
	.copyBox button.borderBtn, .copyBox button.borderBtn:visited, .copyBox button.borderBtn:focus, .copyBox button.borderBtn:active {margin-top:10px; height:35px; line-height:35px; padding:0 15px; font-size:13px;}
	
	.swiper-container {margin-bottom:15px;}
}
@media (max-width:767px) {
	.visual_contents {padding:15px 0}
	.copyBox {height:auto; padding:20px 15px;}
	.copyBox .copy b {font-size:15px; display:inline-block; margin:0}
	
	.swiper-container {margin-bottom:0;}	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {width:auto; text-align:right; right:15px; bottom:10px;}
}




/*****************
	Main - IconLink 영역
*****************/
.link_contents {padding:0; border:1px solid #ddd;}
.linkBox [class^=col-] {
	border-left:1px solid #f2f2f2;
	cursor:pointer;
	text-align:center;
	height:120px;
	padding-top:20px;
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.linkBox [class^=col-] p {margin-top:10px;}
.linkTitle [class^=col-] {
	background:#f6f6f6;
	font-size:32px;
	font-weight:600;
	color:#2e5e93;
	height:120px;
	padding:27px 0 0 40px;
	float:left;
	width:100%;
}
.linkTitle small {
	display:block;
	font-size:14px;
	color:#666;
	font-weight:normal;
}

@media (max-width:991px) {
	.linkBox [class^=col-] {
		border-color:#ddd;
		border-bottom:1px solid #ddd;
		height:100px;
		padding-top:10px;
	}
	.linkTitle [class^=col-] {
		font-size:20px;
		text-align:left;
		height:inherit;
		line-height:inherit;
		padding:10px 15px;
		border-bottom:1px solid #ddd;
		border-left: 1px solid #ddd;
	}
	.linkBox [class^=col-] p {margin-top:5px;}
	.link_contents {border-left:none; border-bottom:none;}
}




/*****************
	Main
*****************/

.view_contents {padding:40px 0;}
.bgcolor01 img, .bgcolor02 img, .bgcolor03 img, .bgcolor04 img {width:100%; position:relative;}
.bgcolor01 .textBox button.borderBtn:hover {background-color:#2f8fc6; border-color:#2f8fc6}
.bgcolor02 .textBox button.borderBtn:hover {background-color:#3778d0; border-color:#3778d0}
.bgcolor03 .textBox button.borderBtn:hover {background-color:#33b0d5; border-color:#33b0d5}
.bgcolor04 .textBox button.borderBtn:hover {background-color:#4d66c0; border-color:#4d66c0}
.textBox {position:absolute; top:0; text-align:center; z-index:9; padding-top:75px; width:100%; padding-right:15px;}
.textBox h2 {font-size:26px; color:#fff; font-weight:600; margin-bottom:15px; letter-spacing:-0.03em;}
.textBox p {font-size:14px; color:#fff; font-weight:200; margin-bottom:20px; letter-spacing:-0.03em;}
.textBox button.borderBtn , .textBox button.borderBtn:visited, .textBox button.borderBtn:focus, .textBox button.borderBtn:active {display:inline-block; color:#fff; border-color:#fff; font-size:14px;}
.arrow01, .arrow02, .arrow03, .arrow04 {position:relative;}
.arrow01:after, .arrow02:after {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-20px;
	width:20px;
	height:20px;
	border-top:20px solid transparent;
	border-left:20px solid transparent;
	border-bottom:20px solid transparent;	
}
.arrow03:after, .arrow04:after {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	margin-top:-20px;
	width:20px;
	height:20px;
	border-top:20px solid transparent;
	border-right:20px solid transparent;
	border-bottom:20px solid transparent;
}
.arrow01:after {border-left-color:#45a2d7}
.arrow02:after {border-left-color:#4888de}
.arrow03:after {border-right-color:#4cc8ec}
.arrow04:after {border-right-color:#5f77cf}

@media (min-width:992px) and (max-width:1199px) {
	.textBox {padding-top:55px}
	.textBox h2 {margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
	.textBox {padding-top:45px;}
	.textBox h2 {font-size:18px; margin-bottom:5px;}
	.textBox p {font-size:12px; letter-spacing:-0.06em; margin-bottom:10px;}
	.textBox button.borderBtn , .textBox button.borderBtn:visited, .textBox button.borderBtn:focus, .textBox button.borderBtn:active {height:30px; line-height:30px; font-size:13px;}
}
@media (max-width:991px) {
	.view_contents {padding:20px 0;}
}
@media (max-width:767px) {
	.view_contents {padding:15px 0}
	.arrow02:after {left:inherit; right:0; border-left:none; border-right:20px solid #3e6b9d}
	.arrow03:after {right:inherit; left:0; border-right:none; border-left:20px solid #4cc8ec}
	
}
@media (max-width:580px) {
	.textBox {padding-top:30%;}
	.textBox h2 {font-size:18px; margin-bottom:10px;}
	.textBox p {display:none;}
	.textBox button.borderBtn , .textBox button.borderBtn:visited, .textBox button.borderBtn:focus, .textBox button.borderBtn:active {height:30px; line-height:30px; font-size:13px; padding:0 25px}
}



.partnerBox {padding:16px 37px 0 22px}
@media (min-width: 992px) {
.owl-partners {display: inline-block !important;
    margin-top: 3px;
    float: left;
}
}
@media (max-width: 991px) {
	.partnerBox {padding:20px 15px 0}
	.owl-partners {display:inline-block !important; padding-top:20px;}
}
.owl-carousel {overflow:hidden}
.owl-carousel .owl-dots {display:none !important;}
.owl-portfolio .owl-controls {
	position: absolute;
	left: 0;
	top: 38%;
	width: 100%;	
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-] {
	padding: 8px 17px;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 0;
	margin: 0;
	font-size: 20px;
	z-index:1000;
}

.owl-portfolio .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-portfolio .owl-controls .owl-prev {
	float: left;
}

.owl-portfolio .owl-controls .owl-next {
	float: right;
}

.owl-portfolio-item {
	text-align: center;
	display: inline-block;
}


.owl-portfolio-item {
	text-align: center;
	display: inline-block;
}

.owl-carousel .owl-item {text-align:center;}

.partner-logo {
	text-align: center;
	display: inline-block;
}
.partner-logo img {
	height: 100%;
	border:1px solid #ddd !important;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FCBE03;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3e4a5a !important;
}



/****************
	Sub -레이아웃
****************/

.board_contents {padding:40px 0}
.boardBox {background: #fff; width: 100%; display: inline-block; padding: 30px;}
.boardBox .title {color:#3e6b9d; font-weight:500; font-size:19px;}
.boardBox .title i {width:35px; height:35px; border-radius:35px; text-align:center; background:#3e6b9d; color:#fff; padding-top:9px; font-size:16px; margin-right:10px}
.boardBox ul.list {padding-top:10px; }
.boardBox ul.list li {border:1px solid #eaeaea; margin-bottom:5px;}
.boardBox ul.list li:hover {border-color:#d0d0d0; background:#f8f8f8}
.boardBox ul.list li a {display: block; padding:15px 20px; color:#555; font-size:13px; text-decoration:none;}
.boardBox ul.list li a .date {float:right; color:#aaa}
.boardBox button.btn , .boardBox button.btn:visited, .boardBox button.btn:focus, .boardBox button.btn:active {width:100%; padding: 15px 20px; border-color:#3e6b9d; color:#3e6b9d}
.boardBox button.btn:hover {color:#fff; background:#3e6b9d;}

.boardBox2 .title {color:#45a2d7;}
.boardBox2 .title i {background:#45a2d7}
.boardBox2 button.btn , .boardBox2 button.btn:visited, .boardBox2 button.btn:focus, .boardBox2 button.btn:active {border-color:#45a2d7; color:#45a2d7}
.boardBox2 button.btn:hover {background:#45a2d7;}

@media (min-width: 1200px) {
	#box01 {height:280px;}
	#box02 {height:230px;}
}

@media (min-width: 992px) and (max-width:1199px) {
	#box01 {height:220px;}
	#box02 {height:192px;}
}

@media (min-width: 768px) and (max-width:991px) {
	.board_contents {padding:20px 0;}
	.boardBox {padding:20px;}
	.boardBox ul.list li a .date {display:none;}
}
@media (max-width:767px) {	
	.board_contents {padding:20px 0;}
	.boardBox {padding:17px 15px;}
	.boardBox ul.list {width:100%; border:none; padding-left:0;}
	.boardBox2 {padding-top:10px;}
}
@media (max-width:450px) {	
	.boardBox ul.list li a {padding:10px 15px;}
	.boardBox ul.list li a .date {display:none;}
	.boardBox button.btn , .boardBox button.btn:visited, .boardBox button.btn:focus, .boardBox button.btn:active {padding:10px 15px;}
}



/****************
	Sub - 내용
****************/


@media (min-width:992px) {
.sub_contents {padding:40px 0 80px;}
.sub_contents .sub_left {padding-right:55px;}
.sub_contents .sub_left .title {font-size:24px; color:#fff; padding:35px 20px 35px; background:#39b54a;}
.sub_contents .sub_left .title small {display:block; font-size:14px; font-weight:bold;}
.sub_contents .sub_left a.btn_left, .sub_contents .sub_left a.btn_right {display:none;}

.sub_contents .sub_right {padding-left:0;}
}

ul.sub_menu {width:100%; display:inline-block; margin:0; padding:0; float:left;}
ul.sub_menu li {width:100%; border-bottom:1px solid #eaeaea;}
ul.sub_menu li a {display:block; font-size:14px; color:#777; text-decoration:none; font-weight:bold; padding:14px 20px 15px; transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; position:relative; text-transform:uppercase;}
ul.sub_menu li a:after { position:absolute; bottom:-1px; left:0; display:block; content:''; width:100%; height:1px; background-color:#39b54a; transform:scale3d(0,1,1); transform-origin:left; transition:transform .3s; opacity:0.7 }
ul.sub_menu li a:hover:after { transform:scale3d(1,1,1); }
ul.sub_menu li a:hover {color:#39b54a; text-decoration:none; opacity:0.7}
ul.sub_menu li.active a{color:#39b54a}
ul.sub_menu li.active a:after {opacity:1; transform:scale3d(1,1,1);}

.location {padding:10px 0;}
.location span {display:inline-block; font-size:13px; color:#666}
.location span i {margin-right:3px; font-size:14px;}
.location span.arrow {font-size:11px; padding:0 5px; color:#ddd}
.location span.page {color:#3e6b9d}

.sub_contents .pageTitle {font-size:33px; color:#333; margin:12px 0 20px; display:inline-block;}
.sub_contents p {font-size:14px; color:#666; line-height:180%; margin-bottom:15px;}
.sub_contents .dotTitle {font-size:18px; color:#333; padding-left:23px; position:relative; margin-bottom:10px;}
.sub_contents .dotTitle:after {
	content: "";
    width: 16px;
    height: 16px;
    border: 4px solid #3e6b9d;
    position: absolute;
    border-radius: 20px;
    left: 0;
    top: 2px;
}
.sub_contents .dotTitle_s {font-size:16px; color:#333; padding-left:18px; position:relative; margin-bottom:5px;}
.sub_contents .dotTitle_s:after {
	content: "";
    width: 12px;
    height: 12px;
    border: 3px solid #3e6b9d;
    position: absolute;
    border-radius: 20px;
    left: 0;
    top: 4px;
}
.sub_contents .imgBox {position:relative;}
.sub_contents .imgBox .mask {background: rgba(0,0,0,0.2); position:absolute; width:100%; height:100%;}
.sub_contents .imgBox p {font-size:33px; font-weight:bold; color:#fff; padding:60px 0 0 40px; line-height:130%;}

.sub_contents .borderBox {border:1px solid #eaeaea; padding:20px;}

.page_ctitle {font-weight:bold; font-size:18px !important; font-family:Helvetica,Arial,sans-serif}

.sub_contents ul.tab_menu {width:100%; display:inline-block; border-right:1px solid #ddd; border-top:1px solid #ddd; background: #eaeaea; margin-bottom:20px;s}
.sub_contents ul.tab_menu li {float:left;}
.sub_contents ul.tab_menu li a {display:block; text-decoration:none; border:1px solid #ddd; border-top:none; border-right:none; background:#eaeaea; padding:12px; color:#777; font-size:15px; text-align:center;}
.sub_contents ul.tab_menu li a:hover {background:#f0f0f0}
.sub_contents ul.tab_menu .active{background:#fff !important; border-color:#ddd; border-bottom-color:#fff; color:#e05f45; font-weight:500;}
.sub_contents ul.division5 li {width:20%;}

@media (max-width:767px) {
	.sub_contents ul.tab_menu {position:relative; margin-bottom:15px;}
	.sub_contents ul.tab_menu:before {width:100%; height:1px; background:#ddd; position:absolute; left:0; bottom:0%; content:''; z-index:8;}
	.sub_contents ul.tab_menu:after {width:100%; height:1px;  position:absolute; left:0; top:50%; margin-top:-1px; content:''; z-index:8;}
	.sub_contents ul.tab_menu li {width:33.3333333333333% !important; position:relative;}
	.sub_contents ul.tab_menu li a {font-size:13px; padding:7px 5px}
	.sub_contents ul.division5 li:nth-child(5):after{width:1px; height:100%; background:#ddd; position:absolute; right:-1px; bottom:0; content:'';}
}



.pro-con {margin-top:30px}
.pro-con ul.title {margin-bottom:12px;}
.pro-con ul.title li.pro-name {font-size:19px; font-weight:bold; color:#333; position:relative;}
.pro-con ul.title li.pro-name:after {
	position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    background: #e05f45;
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 11px;
    color: #fff;
    padding: 1px 6px 0;
    border-radius: 20px;
    top: 5px;
}
.pro-con ul.title li {font-size:14px; font-weight:500; color:#e05f45; letter-spacing:-.02em; padding-left:22px; word-break:keep-all;}
.pro-con ul.title li.pro-name {
    font-size: 19px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.pro-con .dot li {float:left; margin-right:20px}
.pro-con hr {display:block !important}

.sub_contents h4 {
    font-size: 16px;
    color: #39b54a;
    font-weight: 500;
    margin-bottom: 25px;
    letter-spacing: -.035em;
    word-break: keep-all;
    line-height: 130%;
}

.greeting p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    line-height: 22px;
}



@media (max-width:991px) {
	.sub_contents {padding:0 0 50px;}
	.sub_contents .sub_left .title{font-size:20px; color:#333;  padding:20px 0 15px; border-bottom:1px dotted #eaeaea}
	.sub_contents .sub_left .title small {padding-left:10px; font-size:13px; font-weight:bold; color:#999}
	.sub_contents .sub_left a.btn_left, .sub_contents .sub_left a.btn_right {display:block; position:absolute; z-index:999; font-size:35px; top:0; color:#e0e0e0; padding-top:10px;}
	.sub_contents .sub_left a.btn_left:hover, .sub_contents .sub_left a.btn_right:hover {color:#d0d0d0}
	.sub_contents .sub_left a.btn_left {right:50px;}
	.sub_contents .sub_left a.btn_right {right:15px; }
	
	.location {padding:5px 0}

	ul.sub_menu, .location{display:none;}
	.sub_contents .pageTitle {width:100%; font-size:25px; margin:25px 0 20px ; border:none;}
	.sub_contents .dotTitle {font-size:16px; padding-left:20px;}
	.sub_contents .dotTitle:after {width:14px; height:14px; top:4px;}
	.sub_contents .dotTitle_s {font-size:14px; padding-left:17px;}
	.sub_contents p {margin-bottom:10px;}
	.sub_contents .imgBox p {font-size: 25px; padding: 50px 0 0 30px;}
	
}

@media (max-width:767px) {
	.sub_contents .borderBox {padding:15px;}
	.sub_contents .sub_left .title {font-size:24px; text-align:center; color:# CCC; background:#f7f7f7; position:relative; padding-bottom:20px; border:none; border-bottom: 1px solid #333 !important;}
	.sub_contents .sub_left .title small{display:none;}
	.sub_contents .sub_left .title:after, .sub_contents .sub_left .title:before {position:absolute; background:#f7f7f7; height:100%; top:0; width:15px; content:'';}
	.sub_contents .sub_left .title:after {left:-15px;}
	.sub_contents .sub_left .title:before {right:-15px;}
	
	.sub_contents .sub_left a.btn_left, .sub_contents .sub_left a.btn_right {padding-top:15px; font-size:45px;}
	.sub_contents .sub_left a.btn_left {left:15px; right:inherit;}
	.sub_contents .sub_left a.btn_right {right:15px; }
	
	.sub_contents .pageTitle {font-size:19px; font-weight:bold; padding:20px 0 17px; margin:-18px 0 25px;text-align:center; background:#f7f7f7; position:relative;}	
	.sub_contents .pageTitle:after, .sub_contents .pageTitle:before {position:absolute; background:#f7f7f7; height:100%; top:0; width:15px; content:'';}
	.sub_contents .pageTitle:after {left:-15px;}
	.sub_contents .pageTitle:before {right:-15px;}		
	
	.sub_contents .imgBox p {font-size:18px; padding:7% 0 0 20px;}
}

ul.dot {margin:0; padding:0}
ul.dot li {font-size:13px; color:#555; margin-bottom:6px; padding-left:12px; position:relative;}
ul.dot li:after {
    left: 0;
    top: 7px;
    width: 3px;
    height: 3px;
    content: " ";
    position: absolute;
    background: #3e6b9d;
}

/****************
	Sub -검색 제품 테이블
****************/

/* 검색*/
.srch{float:left; width:100%; display:inline-block;}
.srch legend{overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
.srch select{
    margin: 0;
    font-size: 13px;
    color: #373737;
    vertical-align: middle;
    height: 60px;
    border: #eaeaea solid 1px;
    outline: none;
    padding: 15px 20px;
    float: left;
    width: 20%;
	font-family: "Nanum Gothic", ?�눔고딕, ?��?,Dotum,arial,sans-serif;
	border-radius:0 !important;
}
.srch .keyword{
    margin: 0;
    width: 70%;
    padding: 15px 20px;
    font-size: 13px;
    line-height: 15px;
    outline: none;
    vertical-align: top;
    height: 60px;
    float: left;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	border-left:none;
	font-family: "Nanum Gothic", ?�눔고딕, ?��?,Dotum,arial,sans-serif;
	border-radius:0 !important;
}
.srch button.searchBtn {
    height: 60px;
	width: 10%;
    float: left;
    background: #333;
    color: #fff;
    border-color: #333;
    font-size: 17px;
	min-width:inherit !important;
	transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.srch button.searchBtn:hover {background:#3e6b9d; border-color:#3e6b9d;}

@media (max-width:767px) {
	.srch select {width:27%; padding:10px 8px; height:40px;}
	.srch .keyword {width:56%; padding:10px; height:40px;}
	.srch button.searchBtn {width:17%; height:40px; padding:7px;}
	
}

.product_contents {background:#f3f3f3;}
.product_contents span.bold {font-weight:bold; margin-right:6px; color:#333}
.product_list{
	position:relative;
    width:100%;
    margin: 25px auto 0;
	padding:0;
}
.product_list .titleimg {padding:20px 0 10px 0}
.product_list .proBox {padding:20px; margin-bottom:20px; cursor:pointer; border:1px solid #eaeaea; position:relative; text-transform:uppercase;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;}
.product_list .proBox:hover {background:#f8f8f8}
.product_list .proBox:after {position:absolute; bottom:-1px; left:0; display:block; content:''; width:100%; height:1px; background-color:#3e6b9d; transform:scale3d(0,1,1); transform-origin:center center; transition:transform .3s;}
.product_list .proBox:hover:after {transform:scale3d(1,1,1);}
.product_list .proBox .copy {float:left;}
.product_list .space {width:15px !important; float:left}
.product_list .proBox h3 {margin:5px 0 10px; clear:both; font-weight:bold; font-size:15px; color:#555; }
.product_list .proBox:hover h3 {color:#111}
.product_list .proBox p {margin-bottom:0; line-height:19px;}
.product_list .proBox .hit i {margin-right:3px;}
.product_list .proBox .view, .product_list li .view .mask, .product_list li .view .content, .product_list li .view img {width:250px; height:170px}
.product_list .proBox .third-effect .mask {
   opacity: 0;
}

.product_detail {width:100%; display:inline-block;}
.product_detail .top {width:100%; display:inline-block;}
.product_detail .top .info {padding:15px 0; position:relative;}
.product_detail .top .info .title {font-size:24px; color:#333; font-weight:bold; margin-bottom:20px; padding-right:50px;}
.product_detail .top button.list-btn {position:absolute; right:0; top:0; width:44px; height:44px; min-width: inherit;}
.product_detail .top button.list-btn i {font-size:23px}

.product_detail .nav-tabs {width:100%; margin-top:30px;}
.product_detail .nav-tabs>li {width:20%; }
.product_detail .nav-tabs>li>a {border-color:#ddd; border-top:1px solid #ddd; padding:12px 10px 9px;border-radius:0;text-align:center; color:#888; font-weight:bold; font-size:16px; transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
.product_detail .nav>li>a:focus, .product_detail .nav>li>a:visited, .product_detail .nav>li>a:active {background-color:#fff;}
.product_detail .nav-tabs>li.active>a, .product_detail .nav-tabs>li.active>a:focus, .product_detail .nav-tabs>li.active>a:hover {border-top:2px solid #3e6b9d; background:#fff; padding:11px 10px 9px; color:#222; border-radius:0; border-bottom-color:#fff;}
.product_detail .tab-content>.tab-pane {padding:30px 15px 15px;; width:100%;}


@media (max-width:1199px) {
	.product_detail {padding:20px;}
}
@media (max-width:991px) {
	.product_list .proBox {padding:15px;}
	.product_list .proBox h3 {margin-top:15px;}
	
	.product_detail {padding:15px;}
	.product_detail .top .info .title {font-size:18px; margin-bottom:10px; padding-right:30px;}
	.product_detail .top button.list-btn {padding:7px; width:30px; height:30px;}
	.product_detail .top button.list-btn i {font-size:14px}
}

@media (max-width:767px) {
	.product_list>.row {margin-right:-7px; margin-left:-7px;}
	.product_list>.row>[class^=col-] {padding-right:7px; padding-left:7px;}
	.product_list .proBox {margin-bottom:15px;}
	
	.product_detail .top button.list-btn {top:10px;}
	
	.product_detail .nav-tabs {margin-top:0}
	.product_detail .nav-tabs>li {width:35%}
	.product_detail .nav-tabs>li>a {font-size:14px; padding:10px 10px 7px;}
	.product_detail .nav-tabs>li.active>a, .product_detail .nav-tabs>li.active>a:focus, .product_detail .nav-tabs>li.active>a:hover {padding:9px 10px 7px;}
	.product_detail .tab-content>.tab-pane {padding:20px 10px 10px;}
}





.agreeboxok {display: inline-block; border: 1px solid #3e6b9d; padding: 10px 40px 10px 15px; font-size: 13px; position: relative; font-size:13px; color:#3e6b9d; font-weight:bold; cursor:pointer}
.agreeboxok input {position:absolute; right:15px; top:8px;}



.board_list {width:100%; display:inline-block; margin:20px 0 0; padding:0}
.board_list li {padding:20px; border: 1px solid #eaeaea; margin-bottom: 10px; cursor:pointer; position:relative; text-transform:uppercase;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;}
.board_list li:hover {background:#f8f8f8; border-color:#}
.board_list li:after {position:absolute; bottom:-1px; left:0; display:block; content:''; width:100%; height:1px; background-color:#3e6b9d; transform:scale3d(0,1,1); transform-origin:center center; transition:transform .3s;}
.board_list li:hover:after {transform:scale3d(1,1,1);}
.board_list li h3 {font-size: 18px; font-weight:normal; margin-bottom: 7px; color:#555; line-height:140%; padding-left:45px; position:relative;}
.board_list li:hover h3 {color:#111}
.board_list li p {display:inline-block; margin:0}
.board_list li .hit {float: right;}
.board_list li .hit i {margin-right:3px;}
.board_list .date {margin-left:45px}
.board_list .number {font-size: 16px; line-height:140%; font-weight:bold; display: inline-block; position:absolute; left:0;}

.board_detail {border-bottom:1px dotted #ddd; width:100%; display:inline-block;}
.board_detail .top {border-top:2px solid #3e6b9d; border-bottom:1px solid #eaeaea; padding:20px; width:100%; float:left;}
.board_detail .top h3 {font-size: 18px; margin-bottom: 7px; color:#444; position:relative; line-height:140%;}
.board_detail .top p {display:inline-block; margin:0}
.board_detail .top .hit {float: right;}
.board_detail .top .hit i {margin-right:3px;}
.board_detail .contents {width:100%; padding:20px; font-size:13px; line-height:20px;  float:left;}
.board_detail .bottom {margin-top:15px; width:100%; display:inline-block; float:left;}
.board_detail .bottom li {font-size:13px; color:#555; padding:15px 20px; border-top:1px dotted #ddd; cursor:pointer; width:100%; display:inline-block; float:left;}
.board_detail .bottom li:hover span.title {color:#3e6b9d}
.board_detail .bottom li .left {float:left; width:10%;}
.board_detail .bottom li .right {float:left; width:90%;}
.board_detail .bottom li i {margin-right:5px; color:#3e6b9d;}
.board_detail .bottom li span {float:left; display:inline-block;}

@media (min-width:768px) and (max-width:991px) {
	.board_list li h3 {font-size: 16px;} 
	.board_detail .top h3 {font-size:16px;}	
	.board_detail .bottom li {padding:12px 20px;}
	.board_detail .bottom li .left {width:15%;}
	.board_detail .bottom li .right {width:85%;}
}
@media (max-width:767px) {
	.board_list li {padding:15px;}
	.board_list li h3 {font-size: 14px; padding-left:35px;} 
	.board_list .date {margin-left:35px;}
	.board_list .number {font-size:14px;}	
	
	.board_detail .top {padding:15px}
	.board_detail .top h3 {font-size:14px;}
	.board_detail .contents {padding:15px;}
	
	.board_detail .bottom li {padding:10px 15px;}
	.board_detail .bottom li .left {width:23%;}
	.board_detail .bottom li .right {width:77%;}
	.board_detail .bottom li span.title {margin-left:10px;}
}



.small_menu {clear:both; width:100%; margin:0 0 15px;}
.small_menu a {color:#333; font-size:13px; background:#efefef; margin:0 0 3px; padding:10px 20px; display:inline-block; text-decoration:none;}
.small_menu a.select {color:#fff; background:#3e6b9d; }

@media (max-width:767px) {
	.small_menu {text-align:center;}
	.small_menu a {padding:5px 0; width:49%;}
}

.gallery_list{
	position:relative;
	padding:0;
}
.gallery_list .gallBox {width:100%; display:inline-block; margin-bottom:20px;cursor:pointer;}
.gallery_list .gallBox h3 {padding:15px 0 7px;clear:both; font-size:16px; color:#444; }
.gallery_list .gallBox p{margin-bottom:0;}
.gallery_list .gallBox:hover h3 {color:#000}
.gallery_list .gallBox .date {padding:0; font-size:13px; color:#888; float:left; margin-right:20px;}
.gallery_list .gallBox .hit {padding:0; font-size:12px; color:#888; float:right;}
.gallery_list .gallBox:hover .date, .gallery_list .gallBox:hover .hit {color:#666}
.gallery_list .gallBox .hit i {margin-right:3px;}

.gallery_detail img {margin-bottom:20px;}

.gallery_list .gallBox:hover .third-effect .mask {
   opacity: 0;
   border:100px solid rgba(0,0,0,0.7);
}

.view {
   margin:0 auto;
   overflow: hidden;
   position: relative;
   text-align: center;

   cursor: default;
}
.view .mask {cursor:pointer}
.view .mask, .view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   width:100%;
   height:100%;
}
.view a.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}


.third-effect .mask {
   opacity: 0.3;
   overflow:visible;
   border:200px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.third-effect a.info {
   position:relative;
   top:-20px;
   opacity: 0;
   -webkit-transition: opacity 0.5s 0s ease-in-out;
   -moz-transition: opacity 0.5s 0s ease-in-out;
   -o-transition: opacity 0.5s 0s ease-in-out;
   -ms-transition: opacity 0.5s 0s ease-in-out;
   transition: opacity 0.5s 0s ease-in-out;
}

.third-effect:hover a.info {
	opacity:0;
	-moz-transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}


@media (max-width:767px) {	
	.gallery_list {margin-right:-7px; margin-left:-7px;}
	.gallery_list>[class^=col-] {padding-right:7px; padding-left:7px;}
}

/*****************
	Histroy
*****************/

.history-box {
  margin: 0 auto;
  width:862px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  position: relative;
  padding-bottom: 120px;
}

.history-border {
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ddd;
  height: 100%;
}

.h-box {
  width:862px;
  float: right;
  text-align: left;
  margin: 0 0 10px;
  padding: 100px 0 0 496px;
  position: relative;
}

.h-box.even {
  float: left;
  text-align: right;
  padding: 10px 496px 0 0;
}

.h-box h5 {
  color: #3f8dbf;
}

.h-box p {
	margin-bottom: 14px;
    font-size: 15px;
}

.h-box .icon-box {
  position: relative;
}

.h-box.even .icon-box {
}

.h-box .icon-box:before {
  content: "";
  display: block;
  width: 65px;
  border-bottom: 1px solid #ddd;
  position: absolute;
  top: 35px;
  left: -65px;
}

.h-box.even .icon-box:before {
  left: auto;
  right: -65px;
}

.icon-box {
  display: inline-block;
}

.icon-box i {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  color: #ddd;
  font-size: 40px;
  padding: 0;
  margin: 0 0 10px 0;
  display: table;
  width: 70px;
  height: 70px;
  border: 1px solid #ddd;
  border-radius:35px;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.h-box:hover .icon-box i {
  border-color: #3e6b9d;
  background-color: #3e6b9d;
  color: #FFF;
}

.icon-box i:before {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.h-box h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  font-size: 32px;
  margin-bottom: 15px;
  
}
span.month {padding-right:15px; float:left; display:inline-block; font-size:15px; color:#555; font-weight:600;}

.h-box.even span.month {padding-right:0; padding-left:15px; float:right;}

@media (min-width:992px) and (max-width:1199px) {
	.history-box {width:940px}
	.h-box {width:940px;  padding: 50px 0 0 535px;}
	.h-box.even {padding:10px 535px 0 0}
}

@media (min-width:768px) and (max-width:991px) {
	.history-box {width:720px}
	.h-box {width:720px;  padding: 50px 0 0 400px;}
	.h-box.even {padding:10px 400px 0 0}
	.h-box .icon-box:before {width:40px; top:30px; left:-40px;}
	.h-box.even .icon-box:before {right:-40px;}
	.icon-box i {font-size:30px; width:60px; height:60px;}
	.h-box p {font-size:13px;}
}

@media (max-width:767px) {
  .history-box {
    width: 100%;
	padding-bottom:20px;
  }

  .h-box {
    width: 100%;
    float: none;
    text-align: left;
    margin: 0 0 20px;
    padding: 0 0 13px;
    position: relative;
	border-bottom:1px dashed #eaeaea
  }
  .h-box.even {
    float: none;
    text-align: left;
    padding: 0 0 13px;
  }
  .h-box h5 {font-size:23px; margin-bottom:10px; float:left;}
  .icon-box i {display:none;}
  .h-box p {font-size:13px; margin-bottom:7px; clear:both;}

  .h-box .icon-box:before {
    border: 0px;
  }

  .history-border {
    border: 0;
  }
  span.month {float:none; padding-right:7px; font-size:14px;}
  .h-box.even span.month {float:none; padding-right:7px; padding-left:0;}
}


/*****************
	Map
*****************/

.root_daum_roughmap {width:100% !important;}
@media (max-width:767px) {
	.root_daum_roughmap .wrap_map {height:280px !important}
}




/*****************
	Sitemap
*****************/
.s_box {clear:both; margin-bottom:37px;}
.s_titlebox {width:100%; padding:13px 0; font-size:17px; background:#3e6b9d; color:#fff; text-align:center;}
.s_menuul {margin:0; padding:0}
.s_menuul li {list-style:none; text-align:center; width:100%; margin-top:5px; background:#f5f5f5;} 
.s_menuul li:hover {background:#f1f1f1}        	  
.s_menuul li a {display:block; color:#555; font-weight:normal; padding:12px 0; text-decoration:none;}  
@media (max-width:767px) {
	.s_box {margin-bottom:25px;}
	.s_list {margin-right:-7px; margin-left:-7px;}
	.s_list>[class^=col-] {padding-right:7px; padding-left:7px;}
	.s_list>div:nth-child(odd) {clear:both;}
}

/*****************
	Table
*****************/

.width_table {width:100%; border-collapse:collapse; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.width_table th  { color:#333; padding:12px 17px; border-bottom:solid 1px #eaeaea; border-right:dotted 1px #eaeaea;  font-weight:bold; text-align:left; background:#f8f8f8}
.width_table td  { color:#666; border-bottom:solid 1px #eaeaea; padding:12px 17px; line-height:170%; }
.width_table .left { text-align:left;}
.width_table .center { text-align:center;}
.width_table td A:link	{ color:#7c7c7c;text-decoration:none; } /* 방문??*/
.width_table td A:visited	{ color:#7c7c7c;text-decoration:none; } /* 방문??*/
.width_table td A:active	{ color:#7c7c7c;text-decoration:none; } /* 마우?�클�?�� */
.width_table td A:hover	{ color:#3e6b9d;text-decoration:none; } /* 마우?�오�?*/

.form_table td {padding:0}
.form_table .form_style {width: 100%; border: none; outline:none; padding:12px 17px; float:left; border-radius:0;}
.form_table .form_code {width:100px; margin:2px 0; margin-left:5px; padding:7px; border:1px solid #eaeaea;  outline:none; border-radius:0;}
.form_table .form_style:focus, .form_table .form_code:focus {background:#f5f5f5}

@media (max-width:767px) {
	.width_table th, .width_table td {padding:8px 10px; font-size:13px;}
	.form_table td {padding:0;}
	.form_table .form_style {padding:8px 10px;}
}


/*****************
	Button
*****************/
button.borderBtn, button.borderBtn:visited, button.borderBtn:focus, button.borderBtn:active {height:40px; background:none; line-height:40px; border:1px solid #ddd; padding:0 35px; font-size:13px; color:#888; text-align:center; letter-spacing: -0.03em;}
button.borderBtn i {padding-left:40px; font-size:15px;}
button.borderBtn:hover {background-color:#3e6b9d; border-color:#3e6b9d; color:#fff;}
button.borderBtn:hover span {color:#fff}

.btn, .btn:visited, .btn:focus, .btn:active {
	border: 1px solid #3e6b9d;
    padding: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #3e6b9d;
    background: none;
	border-radius:0;
	outline:none;
	transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
	display:block;
}
.btn:hover {background:#3e6b9d; color:#fff;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline:none;}


/*****************
	Button
*****************/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover  {background-color:#3e6b9d; border-color:#3e6b9d;}
.pagination>li>a, .pagination>li>span {color:#3e6b9d;}

/*****************
	Footer
*****************/
footer {background:#333; padding:30px 0}
footer p {color:#888; display:inline-block; padding-right:20px; font-size:12px;}
footer p.copyright {margin-top:10px; font-size:11px; display:block;}
@media (max-width:991px) {
	footer img {margin-bottom:10px;}
}

footer .privacy {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

footer .privacy a {
    color: #fff;
}
@media (max-width: 767px) {
footer .privacy {top:-10px !important}
}

#back-top {
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    right: 50px;
}
#back-top a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #A9A9B1;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top i {
    margin-top: 15px;
    font-size: 28px;
}
@media (max-width:767px) {
#back-top {
    right: 0px;
}
}
