@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top:85px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', 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;
}

/*상단 메뉴 설정 시작*/
.navbar-inverse {
	background:#fff;
    border: none;
    margin: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.navbar-brand img { margin: 0; }

.navbar-inverse .navbar-nav > li > a {
    background: none;
    font-size: 15px;
    letter-spacing: -0.04em;
    padding: 25px 24px;
    margin: 0;
    text-shadow: none;
    border: none !important;
	font-weight: 500;
    color: #222;
    -webkit-text-shadow: none;
    text-shadow: none;
}
.navbar-inverse .divider-vertical {
	display: none;
}

@media (min-width:768px) {
	.navbar-right>.dropdown>.dropdown-menu {
		left: 0;
	}
}
/* 상단 서브 메뉴 설정 끝*/
/* ---------- 게시판 타이틀 설정 ---------- */
.intro-boardbox .page-header {
    padding: 0 0 16px;
    margin: 0 0 16px;
    border-bottom: 1px solid #eee;
}
.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 24px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.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 .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: 5px 0px 5px;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 0;
}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.04em;
    padding: 8px 0;
}
.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
	color: #303030;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
	content: "∙";
	color: #1d65a3;
	font-weight: bold;
	padding-right: 11px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.intro-boardbox .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.intro-boardbox-type-bbs .label-danger{
	top:0;
}
@media(min-width:768px){
	.intro-boardbox{
		width:50%;
	}
}
/* //메인 페이지 설정 끝 */
/*=====----- 메일폼 설정 -----=====*/

#mailForm {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 60px 0;
}

#mailForm .form-group {
	margin: 0;
	padding: 25px 35px;
	background: #f8f8f8;
	border-bottom: 1px solid #e0e0e0;
}

#mailForm .form-group:first-child {
	border-top: 2px solid #000;
}

#mailForm .form-group:nth-child(5) {
	background: none;
	border: none;
	padding: 30px 25px;
}

#mailForm .form-group label {
	width: 15%;
	float: left;
	margin: 10px 0 0;
}

#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control {
	width: 85%;
	max-width: 935px;
	border: 1px solid #d0d0d0;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#mailForm .form-group input.form-control {
	height: 40px;
}

#mailForm .form-group p.error,
#mailForm .form-group~p.error {
	margin: 0;
	color: #267fff;
	font-size: 12px
}

#mailForm .form-group~p.error {
	padding-left: 35px;
	margin: -15px 0 0;
}

#mailForm .form-group .checkbox {
	margin: -8px 0 0;
}

#mailForm .form-group .checkbox label {
	width: 100%;
	margin: 0;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #ecf3fe !important;
    display: block;
    width: 200px;
    height: 54px !important;
    margin: 40px auto 0 !important;
    padding: 0 !important;
    line-height: 54px !important;
    border: none !important;
    border-radius: 4px;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    text-align: center;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover {
    background: #267fff !important;
    color: #fff;
}
@media screen and (max-width: 991px) {
	#mailForm .form-group input.form-control,
	#mailForm .form-group textarea.form-control {
		max-width: 567px;
	}
}

@media screen and (max-width: 767px) {
	#mailForm .form-group {
		padding: 20px 15px;
	}
	#mailForm .form-group label {
		width: 20%;
		font-size: 13px;
		font-weight: 500;
		letter-spacing: -0.05em;
	}
	#mailForm .form-group input.form-control,
	#mailForm .form-group textarea.form-control {
		width: 80%;
	}
	#mailForm .form-group~p.error {
		padding-left: 15px;
		margin: 0;
	}
	input[type=button].btn-block,
	input[type=reset].btn-block,
	input[type=submit].btn-block {
		margin-top: 80px;
	}
}

/*=====----- 게시판 설정 -----=====*/
.dh-board, .img-bbs-default-index-layout .page_wrap~div, .dh-view-box, .form-horizontal, #mailForm {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.bbs-list-index-layout .subPage .right_contents,
.bbs-list-view-layout .subPage .right_contents,
.bbs-list-edit-layout .subPage .right_contents {
	width: 100%;
	padding: 0;
}

/*=====----- 텍스트 게시판 설정 -----=====*/
.dh-board .table tr > td > strong > a {
	color: #222;
    font-weight: 500;
}
.dh-margin-top {
	margin-top: 40px;
	display: inline-block;
}

/* ----- 이미지 게시판 ----- */

.dh-front-gallery {
	margin-top: 20px;
}

/* ----- 게시판 버튼 설정 ----- */

.label {
	background: rgba(0, 0, 0, 0);
	padding: 0 5px;
	font-size: 90%;
}

.label-danger {
	color: #267fff;
}

.label-primary {
	color: #267fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #267fff;
	border: 1px solid #267fff !important;
}

.pagination>li>a,
.pagination>li>span {
	color: #9D8478;
	border: 1px solid #fff !important;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #9D8478;
}

.dh-margin-top form#insertForm {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0 0 0;
}

.btnRead {
	font-weight: 500;
}

.btn-default,
.btn-primary,
.btn-danger {
	background-image: none;
}

.btn-group,
.btn-group-vertical {
	margin: 10px 0 30px;
}

/* ----- 게시글 뷰 페이지 설정 ----- */

.dh-view-box {
	margin-top: 0px;
}

.sns-box {
	display: none;
}

.dh-view-box>.row>.page-header {
	border-top: 2px solid #000;
	border-bottom: 1px solid #ccc;
	padding: 0 20px;
	margin: 0;
}

.dh-view-box>.row>.page-header>h4 {
	color: #333;
	font-size: 23px;
	margin: 14px 0;
}

.dh-view-box>.row>.dh-view-info {
	border-bottom: 1px solid #ccc;
	background: rgba(0, 0, 0, 0);
	padding: 8px 20px 8px;
	color: #888;
}

.dh-view-box>.row>.dh-view-info>span {
	padding: 0 15px 0 0;
}

.dh-view-box>.row>.dh-view-info>span>strong {
	color: #555;
	padding: 0 5px 0 0;
}

.dh-view-box .dh-attach h6 {
	margin: 0 0 0;
	padding: 5px 5px 0;
}

.dh-view-box>.row:nth-child(2)>div:nth-child(3) {
	padding: 30px 20px 60px !important;
	min-height: 300px;
}

@media screen and (max-width: 991px) {
	.dh-board,
	.img-bbs-default-index-layout .page_wrap~div,
	.dh-view-box,
	.form-horizontal,
	#mailForm {
		padding: 60px 15px;
	}
}

@media screen and (max-width: 767px) {
	.dh-board,
	.img-bbs-default-index-layout .page_wrap~div,
	.dh-view-box,
	.form-horizontal,
	#mailForm {
		padding: 40px 15px;
	}
}

/* 게시판 설정 끝 */

/* personal setting 0.33v */

/* layout */

.mt-0 {
	margin-top: 0px!important;
}

.mt-20 {
	margin-top: 20px!important;
}

.mt-30 {
	margin-top: 30px!important;
}

.mt-40 {
	margin-top: 40px!important;
}

.mt-80 {
	margin-top: 80px!important;
}

.mb-20 {
	margin-bottom: 20px!important;
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mb-40 {
	margin-bottom: 40px!important;
}

.mb-80 {
	margin-bottom: 80px!important;
}

.ml-20 {
	margin-left: 20px!important;
}

.ml-30 {
	margin-left: 30px!important;
}

.ml-40 {
	margin-left: 40px!important;
}

.mr-20 {
	margin-right: 20px!important;
}

.mr-30 {
	margin-right: 30px!important;
}

.mr-40 {
	margin-right: 40px!important;
}

.mg-0 {
	margin: 0!important;
}

.pd-0 {
	padding: 0!important;
}

/* img */

@media(min-width:768px) {
	.max-90 {
		width: 90%!important;
		margin: 0 auto;
		display: block;
	}
}

.img-bordered {
	border: 1px solid #ddd;
}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:14px;
	color:#555;
	font-weight:500;
}
/* align */

.absolute-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
	margin: 0;
}

.horizontal-center {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	margin: 0;
}

.vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	margin: 0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td {
	text-align: center!important;
	vertical-align: middle!important;
}

/* font */

.font-12 {
	font-size: 12px!important;
}

.font-14 {
	font-size: 14px!important;
}

.font-16 {
	font-size: 16px!important;
}

.font-18 {
	font-size: 18px!important;
}

.font-20 {
	font-size: 20px!important;
}

.font-22 {
	font-size: 22px!important;
}

.text-bold {
	font-weight: bold!important;
}

.text-underline {
	text-decoration: underline!important;
}

.text-italic {
	font-style: italic!important;
}

/*list style*/

.li-none>li {
	list-style: none!important;
	margin-left: 20px;
}

.li-disc>li {
	list-style: disc!important;
	margin-left: 20px;
}

.li-circle>li {
	list-style: circle!important;
	margin-left: 20px;
}

.li-square>li {
	list-style: square!important;
	margin-left: 20px;
}

.li-dash>li {
	margin-left: 10px;
	padding-left: 20px;
	position: relative;
}

.li-dash>li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
}

/* component */
.card {
    display: block;
    position: relative;
    padding: 20px 30px;
    border: 1px solid #dedede;
    border-radius: 4px;
    min-height: max-content;
}
.column-2 {
    padding: 30px 20px;
    column-count: 2;
    column-rule: 1px solid #dedede;
    column-gap: 40px;
    border: 1px solid #dedede;
    border-radius: 4px;
}
.column-2 ul,
.column-2 dl{
	margin-bottom:0;
}
.column-3 {
	padding: 30px 20px;
    column-count: 3;
    column-rule: 1px solid #dedede;
    column-gap: 40px;
    border: 1px solid #dedede;
    border-radius: 4px;
}
.quote-box {
	margin: 20px auto;
	padding: 25px;
	border: 2px solid #ccc;
}

.quote-box p:last-of-type {
	margin: 0!important;
	font-size: 16px;
	line-height: 2;
}
.subpage-content .quote {
    margin: 0 !important;
    font-size: 25px !important;
    font-weight: 600;
    font-family: "nanummyeongjo", serif !important;
    color: #444 !important;
    line-height: 1 !important;
    letter-spacing: -0.06em !important;
}

/* custom setting */

.container_contents,
.footer_copy>div,
.sub-layout {
	width: 100%;
	padding: 0;
}

ul,
dl,
ol {
	padding:0;
}
.numbering{
	margin-right:10px;
}
.body-layout { overflow-x: hidden; }

p,
li,
dt,
dd {
	line-height: 1.6;
}

* {
	box-sizing: border-box;
	word-break: keep-all;
}
.footer_copy > div {
    padding: 40px 15px;
    background: #333;
    color: #999;
    font-size: 12px;
    letter-spacing: -0.02em;
}
.footer_copy ul {
    margin: 0 0 10px;
    padding: 0;
}
.location-li{
	border-top:2px solid #333;
}
.location-li li{
	padding:5px 10px;
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.location-li .fa{
	margin-right:10px;
}
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
/* personal setting 0.33v end */

.maintenance {
	margin-top: 5px;
	border: 7px solid #E5E5E5;
	padding: 50px 25px;
	text-align: center;
}

.maintenance .icon {
	display: block;
	line-height: 1;
	font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}

.maintenance .small-cont {
	display: block;
	line-height: 1.5;
	font-size: 14px;
	letter-spacing: -0.03em;
	color: #818181;
	margin-bottom: 20px;
}

/* navigation setting */
.navbar-inverse .navbar-brand {
    margin: 26px 0 !important;
    padding: 0;
}
.navbar-brand img,
.f-logo img{
	display:inline;
	vertical-align:text-bottom;
}
.navbar-brand .logo-text,
.f-logo span{
	font-size:34px;
	color:#010025!important;
	vertical-align: top;
	font-weight:600;
}
.f-logo span{
	color:#fff!important;
	vertical-align: baseline;
}
@media screen and (min-width:768px) and (max-width: 991px) {
	.navbar-inverse .navbar-nav > li > a {
    padding: 32px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    -webkit-text-shadow: none;
    text-shadow: none;
	}
	.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li:hover>a, .navbar-inverse .navbar-nav>li:focus>a, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		color: #333;
	}
}
@media screen and (min-width: 992px) {
	.navbar-inverse .navbar-nav > li > a {
    padding: 32px 15px;
    font-size: 18px;
/*     font-weight: 500;
    color: #222;
    -webkit-text-shadow: none;
    text-shadow: none;*/
} 
	.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li:hover>a, .navbar-inverse .navbar-nav>li:focus>a, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		color: #333;
	}
}
/* ----- 서브 메뉴 설정 -----*/
.dropdown-menu{background: #fcfcfc; left: 0 !important; right: auto !important; padding: 20px 0; margin: 0; margin-left: -15px; border-radius: 0; border: 1px solid rgba(0,0,0,0.1); box-shadow: 0 0 0 rgba(0,0,0,0); min-width: 170px;}
.dropdown-menu > li > a{color: #333; padding: 8px 30px; margin: 0px 0px 0px 0px; font-size: 15px; font-weight: 400; text-align: left; letter-spacing: -0.02em;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background-image: none; color: #267fff;}

@media(max-width:767px) {
	.body-layout{
		padding-top:63px;
	}
	.navbar-inverse .navbar-brand{
		margin: 15px 15px !important;
	}
	.navbar-inverse .navbar-toggle{
		top:8px;
		border:none!important;
		background:#fff!important;
	}
	.navbar-inverse .navbar-toggle .icon-bar{
		background:#333!important;
	}
	.navbar-inverse .navbar-collapse{
		background:#ddd;
	}
	.navbar-inverse .navbar-collapse .navbar-right{
		margin:0 -15px;
	}
	.navbar-inverse .navbar-nav > li > a{
		padding:15px 25px;
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
		background:#333;
	}
	.navbar-nav .open .dropdown-menu{
		padding:0;
		background:#666;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		padding: 15px 60px;
		color:#fff;
		border-bottom:1px solid rgba(255,255,255,0.2);
	}
}

/* mainpage setting */
.carousel-inner .item{
    /* height:450px; */ /* flexible silde height */
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.item img{
	display:none;
}
.carousel-caption {
    margin: 0;
    padding: 0;
    top: 50%;
    bottom: auto;
    transform: translatey(-50%);
    width: 100%;
    max-width: 1170px;
    text-align: left;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-caption h2 {
    margin: 0;
    line-height: 1;
}
.carousel-caption h2 span {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -0.06em;
}
.carousel-caption p {
    margin: 20px 0 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: -0.06em;
    line-height: 1;
}
.carousel-indicators {
    margin: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 40px;
    line-height: 1;
}
.carousel-indicators li, .carousel-indicators .active {
    background: rgba(255, 255, 255, 0.4);
    border: none;
    border-radius: 0;
    width: 80px;
    height: 8px;
    margin: 0;
}
.carousel-indicators .active {
    background: #ffffff;
}
.main-content .main-business {
    /* background: #1858b6; */
    padding: 80px 0;
}
.main-content .main-product {
	display:none;
    background: #f6f6f6;
    padding: 80px 0;
}
.main-content .title, .main-contact .title {
    margin: 0 0 48px;
    text-align: center;
}
.main-content .title h3, .main-contact .title h3 {
    display: inline-block;
    color: #222;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.02em;
    position: relative;
    margin: 0;
    padding: 16px 0 0;
}
.main-content .title h3:before, .main-contact .title h3:before {
    content: '';
    display: block;
    width: 32px;
    height: 4px;
    position: absolute;
    left: 50%;
    top: 0;
    background: #267fff;
    transform: translateX(-50%);
    border-radius: 50px;
}
a {
	color: #555;
}

a:hover,
a:focus {
	color: #267fff;
	text-decoration: none;
}
.m-business-box a {
    display: block;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    transition: all .3s ease;
}
.m-business-box:hover a {
    background: #267fff;
    border-color: #267fff;
    color: #fff;
    font-weight: 500;
    transform: translatey(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
}
.main-business .img-box {
    position: relative;
    overflow: hidden;
}
.m-business-box img{
	transition:all .3s ease;
}
.m-business-box h4 {
    margin: 0;
    padding: 20px 24px;
    color: #444;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 1;
}
.m-business-box:hover h4 {
    color: #fff;
}
.m-business-box h4 i {
    float: right;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    font-size: 10px;
    text-align: center;
    color: #fff;
    background: #267fff;
}

.main-product .img-box {
    position: relative;
    overflow: hidden;
    perspective: 180px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.main-product a:hover .img-box {
	border-color: #267fff;
}
.main-product img {
	transition: all .3s ease;
}
.main-product a:hover img {
	transform: translatez(20px);
	opacity: 0.8;
}
.main-product h4 {
    background: #ecf3fe;
    margin: 0 0 14px;
    padding: 18px 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}
.main-product a:hover h4 {
	color: #fff;
	background: #267fff;
	border-color: #267fff;
}
.main-content .more {
    float: right;
    position: relative;
    display: inline-block;
    padding: 0 0 0 8px;
    margin: 0;
    color: #267fff;
    letter-spacing: -0.04em;
    opacity: 0.8;
    transition: all .3s ease;
}

.main-content a:hover .more {
	opacity: 1;
}
.main-content .more:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #267fff;
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translatey(-50%);
    transition: all .3s ease;
}
.main-content a:hover .more:before {
	width: 100px;
}
.intro-board-widget-layout {
    padding: 0 0 100px;
}
.main-map{
	padding:0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.main-info {
    height: 450px;
    color: #fff;
    background: #0f3163;
    padding: 10px 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.main-info .box {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255,255, 0.4);
}
.main-info .box:last-child{
	border:none;
}
.main-info h4 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.04em;
    line-height: 1;
}
.main-info h4 i {
	margin-right: 8px;
}
.main-info p {
    margin: 0;
}
.main-info .tel {
    font-size: 26px;
    font-weight: bold;
    color: #ff949e;
}
.main-bbs {
    padding: 0 0 80px;
    min-height: 300px;
}
.intro-boardbox{
	display:none;
}
.owl-nav > div{
	position:absolute;
	top:100px;
	font-size:30px;
	color:#267fff;
	opacity:0.7;
}
.owl-nav > div:hover{
	opacity:1;
}
.owl-prev{
	left:-40px;
}
.owl-next{
	right:-40px;
}
@media(max-width:767px) {
	.carousel .item, 
	.carousel .item.active{
		height:300px;
	}
	.carousel .item img{
		position:absolute;
		right:0;
		width:auto;
		max-width:none;
		height:300px;
			background-repeat:no-repeat;
	}
	.carousel-control{
		display:none;
	}	
	.carousel-caption{
		width: 100%;
		right: auto;
		left: 50%;
		bottom: auto;
		top: 50%;
		transform: translate(-50%,-50%);
		padding: 20px;
		background: rgba(0,0,0,0.5);
	}
	.carousel-caption h2 span{
		font-size:25px;
	}
	.main-content .main-product,
	.main-content .main-business{
		padding:40px 0;
	}
	.main-content .title h3, .main-contact .title h3{
		font-size:26px;
	}
	.m-business-box,
	.main-content .main-business{
		padding-bottom:40px;
	}
	.m-product-box{
		margin-bottom:40px;
	}
	.m-product-box a:after{
		content:'';
		display:block;
		clear:both;
	}
	.main-info{
		height:auto;
		padding:15px 30px;
	}
	.main-info .col-sm-6{
		padding:15px;
		padding-bottom:10px;
	}
	.intro-board-widget-layout{
		padding-bottom:0;
	}
}

/* footer setting */
.f-logo{
	opacity:0.5;
}
/* subpage setting */
.subpage .pageheader {
    width: 100%;
    height: 280px;
    background: #aaa url(/skin/img/sub/subtop-bg.jpg) no-repeat center;
    background-size: cover;
}
#business01.subpage .pageheader,
#business02.subpage .pageheader,
#business03.subpage .pageheader{
	background: #aaa url(/skin/img/sub/business-subtop-bg.jpg) no-repeat center / cover;
}
#notice.subpage .pageheader{
	background: #aaa url(/skin/img/sub/notice-subtop-bg.jpg) no-repeat center / cover;
}
#contact.subpage .pageheader{
	background: #aaa url(/skin/img/sub/contact-subtop-bg.jpg) no-repeat center / cover;
}
#about03.subpage .pageheader{
	background: #aaa url(/skin/img/sub/location-subtop-bg.jpg) no-repeat center / cover;
}
#download.subpage .pageheader{
	background: #aaa url(/skin/img/sub/download-subtop-bg.jpg) no-repeat center / cover;
}
#textdata.subpage .pageheader{
	background: #aaa url(/skin/img/sub/textdata-subtop-bg.jpg) no-repeat center / cover;
}
.pageheader .container {
	position: relative;
	height: 100%;
}
.pageheader h2 {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    margin: 0;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #fff;
}
.snb {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}
.snb .container {
    background: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15);
    height: 52px;
    padding: 0;
    position: absolute;
    bottom: -25px;
    width: 100%;
}
.snb ul{
	margin:0;
	padding:0;
}
.snb ul:after{
	content:'';
	display:block;
	clear:both;
}
.snb ul li {
    float: left;
    width: 25%;
    border-right: 1px solid #ddd;
}
#business_main .snb ul li,
#business01 .snb ul li,
#business02 .snb ul li,
#business03 .snb ul li{
	width: 25%;
}
.snb ul li:last-child{
	border-right:none;
}
.snb ul li a {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #888;
    text-align: center;
}
.snb ul li.active a {
    background: #267fff;
    color: #fff;
    font-weight: 600;
}
.subpage-content {
    padding-top: 60px;
    padding-bottom: 80px;
    min-height: 560px;
}
.subpage-content .title {
    margin: 0 0 40px;
    padding: 0 0 20px;
    border-bottom: 1px solid #dedede;
}
.subpage-content .title h3 {
    display: inline-block;
    margin: 0;
    color: #222;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -0.04em;
    line-height: 1;
}
.subpage-content .breadcrumb {
    float: right;
    margin: 20px 15px 0;
    padding: 0;
    background: none;
    color: #888;
    font-size: 13px;
    letter-spacing: -0.04em;
    line-height: 1;
}
.subpage-content .breadcrumb .active {
    color: #000036;
    font-weight: 600;
}
.subpage-content p > span, .subpage-content li > span {
    font-weight: 600;
    color: #267fff;
}
.subpage-content h4 {
    position: relative;
    margin: 0 0 40px;
    padding: 12px 0 0;
    color: #222;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -0.04em;
}
#business01 .subpage-content h4{
	margin-bottom:20px;
}
.subpage-content h4:before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #267fff;
    position: absolute;
    left: 0;
    top: 0;
}
.table {
    margin: 0 !important;
    border-top: 2px solid #000036 !important;
    border-bottom: 1px solid #ccc !important;
}
.table tr th, .table tr td {
    padding: 16px 14px !important;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.04em;
    border-bottom: 1px solid #dedede;
}
.table tr th {
    color: #222;
    font-weight: 500;
    background: #f6f6f6;
    vertical-align: middle !important;
}
.table.history-table tr th{
	background:#fff;
	font-size:22px;
	text-align:center;
}
.table thead tr th {
    background: #e6e6e6;
    border-bottom: 1px solid #ccc;
}
.table caption {
    margin: 0 0 14px;
    padding: 0;
    color: #222;
    font-size: 13px;
    font-weight: 500;
    text-align: right;
    letter-spacing: -0.04em;
}

.subpage-content .card > h5 {
    margin: 0 !important;
    color: #267fff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    letter-spacing: -0.04em !important;
}
.subpage-content .card > p {
    margin: 4px 0 0 !important;
    color: #666 !important;
    font-size: 15px !important;
    letter-spacing: -0.04em !important;
}
.subpage-content ul.li-disc{
    margin: 0;
    padding: 0;
}
.subpage-content ul.li-disc > li {
    list-style: none !important;
    margin: 0;
    padding-left: 15px;
    color: #666;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: -0.04em;
    position: relative;
}
.subpage-content ul.li-disc > li:before{
    content: "";
    background: #aaa;
    width: 5px;
    height: 1px;
    position: absolute;
    top: 13px;
    left: 0;
}

/* subpage about */
#about01 .subpage-content p {
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 0 0 15px;
}
dl.pl-20{
	padding-left:20px;
}
#about02 .column-2,
#about03 .column-2{
	padding-top:0;
	border:none;
	column-rule:none;
}
.network {
	display:none;
    margin: 0 0 60px;
}
.network div {
    text-align: center;
}
.network p {
    margin: 14px 0 0;
    padding: 2px 40px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    display: inline-block;
    background: #000036;
    border-radius: 50px;
}
#about02 .subpage-content h4,
#about03 .subpage-content h4{
    margin-top: 60px;
}
#about02 .subpage-content h4:first-of-type,
#about03 .subpage-content h4:first-of-type{
	margin-top:0px;
}
.subpage-content dl {
    margin: 0;
}
.subpage-content dl dt {
    margin: 20px 0 6px;
    color: #267fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.subpage-content dl dt:first-child {
    margin-top: 0;
}
.subpage-content dl dd {
    margin: 0;
    color: #666;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -0.03em;
}
.root_daum_roughmap{
	width:100%!important;
}
.main-contact .root_daum_roughmap > div{
	/* height:148px !important; */
}

/* subpage business */
.tab-pane .des{
	font-size: 16px!important;
    font-weight: 500;
    color: #5184ce!important;
}
.business-part-wrap{
	margin:10px 0;
	max-width:800px;
	border:2px solid #267fff;
	border-radius:10px;
	overflow:hidden;
}
.business-part-wrap .business-title{
	background:#267fff;
	min-height:135px;
}
.business-part-wrap .business-title h5{
	margin-top:55px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.business-part-wrap .business-des ul{
	padding-top:10px;
}
#business00 .section2{
	padding-top:40px;
}
#business00 .section2 .card{
	margin-bottom:20px;
	min-height:200px;
}
#business00 .section2 .card h5{
	position:relative;
	margin:0 0 10px !important;
	padding-bottom:10px;
	padding-left:30px;
	border-bottom:1px solid #ddd;
	font-size:16px !important;
	color:#222 !important;
}
#business00 .section2 .card h5 .numbering{
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background:#267fff;
	text-align:center;
	font-size:.8em;
	color:#fff;
	font-weight:bold;
}
.tab-menu{
    overflow: hidden;
    margin: 0;
	padding:0;
}
#business01 .tab-menu{
	margin-top:20px;
}
.tab-menu li {
    float: left;
    width: calc(100% / 7);
    padding: 0px 1px;
}
.tab-menu li a{
    display: block;
    width: 100%;
    padding: 16px 0;
    background: #f3f3f3;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: none;
    font-size: 14px;
}
.tab-menu li.active a{
    border-top: 2px solid #267fff;
    color: #267fff;
    font-weight: bold;
    background: #fff;
}
.tab-menu li:hover a,
.tab-menu li:focus a{
	background:#267fff;
	color:#fff;
}
.tab-content{
    border: 1px solid #ddd;
    margin-right: 1px;
    margin-left: 1px;
    border-top: none;
}
.tab-content h4 small{
	font-size:16px;
}
.tab-pane{
    padding: 40px;
}
#business01 .subpage-content img.center-block,
#business01 .section2 img.center-block{
	margin-left:0;
	margin-right:0;
}
#business01 .section1, #business01 .section2, #business01 .section3 {
    margin: 0 0 60px;
}
#business01 .subpage-content p, #business01 .subpage-content p, #business01 .subpage-content p {
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 14px 0 15px;
}

#business01 .subpage-content .tab-pane#tab4 p.des{
	margin-bottom: 0;
}
#business01 .subpage-content .tab-pane#tab4 .process{
	
}
#business01 .subpage-content .tab-pane#tab4 .process .card{
    padding: 15px;
    border: 0;
}
#business01 .subpage-content .tab-pane#tab4 .process .card p{
	font-weight: 500;
	text-align: center;
	margin: 0;
}
#business01 .subpage-content .tab-pane#tab4 .process > .col-sm-3{
	margin-top: 26px;
}
#business01 .subpage-content .tab-pane#tab4 .process > .col-sm-6{
	position: relative;
}
#business01 .subpage-content .tab-pane#tab4 .process > .col-sm-6::before{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: 95%;
    height: 115%;
}
#business01 .subpage-content .tab-pane#tab4 .process > .col-sm-6 h6{
	color: #265cab;
    text-align: center;
    margin: 0 0 10px;
}
#business01 .subpage-content .tab-pane#tab4 .process-wrap .card.arrow-right:after{
    z-index: 1000;
    top: 82px;
}
#business01 .subpage-content .tab-pane#tab4 .process > .col-sm-3:last-child .card.arrow-right:after{
	display: none;
}
#business01 .subpage-content .tab-pane#tab4 .inner{
    padding: 30px;
    background: #fdfdfd;
}
#business01 .subpage-content .tab-pane#tab4 .inner h6{
	background: #5184ce;
    display: inline-block;
    padding: 5px 20px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
    margin: 30px 0 5px;
}
#business01 .subpage-content .tab-pane#tab4 .inner .wrap{
	margin-bottom: 30px;
}
#business01 .subpage-content .tab-pane#tab4 .inner .row{
	margin-bottom: 30px;
}
#business01 .subpage-content .tab-pane#tab4 .inner table{
	margin-top: 30px !important;
}
#business01 .subpage-content .tab-pane#tab4 span.red{
	color: #f00;
}
#business01 .subpage-content .tab-pane#tab4 td{
	background: #fff;
}
#business01 .subpage-content .tab-pane#tab4 .yellowTd{
	background: #ffffd7;
}
#business01 .subpage-content .tab-pane#tab4 .redTd{
	background: #ffc8c8;
}
/* #business01 .section1 ul {
    margin-bottom: 40px;
} 
#business01 .section1 p {
    margin-bottom: 60px;
}*/
#business01 h5{
    margin: 60px 0 20px;
    color: #267fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.04em;
}
.product02-se1 {
    margin: 30px -15px 0;
}
#business01 .section1 .text-danger {
    color: #a94442;
    margin-bottom: 60px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.04em;
}
#business01 .product02-se1 h5 {
    font-size: 15px;
    text-align: center;
    margin: 14px 0 20px;
    color: #222;
}
#business01 .card {
    min-height: 120px;
    margin: 0 0 20px;
}
#business01 .card > h5 {
    color: #222 !important;
    font-size: 16px !important;
}
.nano-table img{
	max-width:250px;
}
/* #business01 .card > h5 { margin-top: 20px !important; }
.prd-btn {
    background: #ecf3fe;
    display: block;
    width: 200px;
    height: 54px;
    margin: 40px auto 0;
    line-height: 54px;
    border-radius: 4px;
    color: #222;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    text-align: center;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.prd-btn:hover {
    background: #267fff;
    color: #fff;
} */
#business03 .subpage-content p {
    color: #666;
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 0 0 10px;
}
#business03 .section1 {
    margin: 0 0 60px;
}
.business03-se2 p {
    margin: 14px 0 20px !important;
    color: #222 !important;
    font-weight: 500;
}
.business03-se2 .col-sm-5 img{
	max-width:300px;
}
#business03 h5 {
    margin: 60px 0 20px;
    color: #267fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.04em;
}
.table th.highlight{
	background:#ffd123!important;
}
.table td.highlight{
	background:rgba(255, 209, 35, 0.25)!important;
	font-weight:400;
	color:#222;
}

/* ------------------181030------------------ */
#business01 #tab2 .process-wrap .card{
	min-height:335px;
}
#business01 #tab2 .process-wrap > div:last-child h6{
	margin-bottom:65px;
}
.process-wrap .card.arrow-right:after{
	content:'\f061';
	display:block;
	font-family:'fontawesome';
	font-size:20px;
	color:#666;
	position:absolute;
	right:-25px;
	top:50%;
	transform:translatey(-50%);
}
#business01 .coating-test-process .card{
	min-height:400px;
}
.process-wrap h6{
	font-size:16px;
	font-weight:500;
	color:#222;
}
.part-nano-process > div:nth-of-type(1) .card,
.part-nano-process > div:nth-of-type(2) .card,
.part-nano-process > div:nth-of-type(3) .card{
	min-height:513px !important;
}
.part-nano-process > div:nth-of-type(5) .card,
.part-nano-process > div:nth-of-type(6) .card,
.part-nano-process > div:nth-of-type(7) .card{
	min-height:291px !important;
}
.part-nano-process > div:nth-of-type(7) .card h6{
	margin-bottom:40px;
}
.laser-fpcb i{
	display:block;
	margin-top:235px;
	text-align:center;
	font-size:100px;
	color:#777;
}

.subpage-content .emp{
    font-weight:bold;
    color:#267fff;
}
.subpage-content dt .emp{
    text-decoration: underline;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
@media(min-width:768px){
	.business03-se1 .col-sm-2{
		width:20%;
	}
}


@media(max-width:767px) {
	.laser-fpcb i{
		margin:30px auto;
	}
	.laser-fpcb i:before{
		content:'\f078';
	}
	.subpage .pageheader{
		height:200px;
	}
	.pageheader h2{
		font-size:32px;
	}
	.snb .container{
		position:static;
		height:auto;
	}
	.snb ul li{
		float:none;
		width:100%!important;
		border-bottom: 1px solid #ddd;
	}
	.subpage-content .breadcrumb{
		float:none;
		margin-top:10px;
	}
	.subpage-content .title{
		padding:0 15px 20px;
	}
	.subpage-content .title h3{
		font-size:30px;
	}
	.business-part-wrap .business-title{
		min-height:auto;
	}
	.business-part-wrap .business-title h5{
		margin-top:0;
		padding:15px 0;
	}
	#business00 .section2 .card{
		min-height:auto;
	}
	#about02 .section1 img{
		margin:20px auto;
	}
	.column-2{
		column-count:1;
	}
	.tab-menu li{
		width:100%!important;
	}
	.tab-pane{
		padding:40px 15px;
	}
	#business01 .tab-pane img{
		max-width:100%!important;
		margin:10px auto;
	}
	.subpage-content .dh-board{
		padding:0;
	}
	.subpage-content .dh-board h4{
		margin-top:15px;
		margin-bottom:20px;
		font-size:20px;
	}
	.dh-board .pagination {
		position: relative;
		left: 50%;
		transform: translatex(-50%);
	}
	.dh-board .writer,
	.dh-board .regdate,
	.dh-board .hits{
		display:none;
	}
    .column-3{
        column-count: 1;
    }
    .process-wrap .card.arrow-right:after{
        content: '\f063';
        right:auto;
        left:50%;
        top:auto;
        bottom:-25px;
        transform:translatex(-50%);
    }
    .dh-board, .img-bbs-default-index-layout .page_wrap~div, .dh-view-box, .form-horizontal, #mailForm{
        padding:20px 0;
    }
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
        margin-top: 80px!important;
    }
	.laser-ceramic img,
	.business03-se1 img{
		margin-bottom:10px;
	}
}


.li-link{
	text-align: right;
	margin-top: 60px;
}
.li-link.nano{
	margin-top: 0px;
}
.li-link::after{
	content: '';
	display: table;
	clear: both;
}
.li-link li{
    display: inline-block;
    margin-left: 12px;
}
.li-link li a{
	font-size: 12px;
}
.li-link li a::before{
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.li-link li a.logo-link::before{
	content: url(/skin/img/sub/logo-link.png);
}
.li-link li a.yt-link::before{
	content: url(/skin/img/sub/yt-link.png);
}