@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

.container_contents,
.footer_copy>div,
.sub-layout {
	width: 100%;
	padding: 0;
}

.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout+.row,
#mailForm {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.body-layout {
	overflow-x: hidden;
	background-color: #fff;
}

/* 폰트 설정 */

.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
	font-family: 'Noto Sans KR', "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif;
}

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 {
	display: none;
}

/*for menu*/
.navbar-inverse {
	background: #fff;
	border: none;
	border-bottom: 2px solid #0070c0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	margin: 0;
}
.topmarginLay_a {
	height: 97px !important;
}
.navbar-inverse .navbar-brand {
	padding: 0;
	margin: 20px 0 !important;
}
.navbar-inverse .navbar-brand img {
	margin: 0 !important;
	max-width:360px;
}

.navbar-inverse .navbar-nav>li>a {
	color: #222;
	font-size: 16px;
	font-weight: 500;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	letter-spacing: -0.06em;
	line-height: 1;
	margin: 0;
	padding: 40px 30px;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #3c9c47;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background: none;
	color: #3c9c47;
}

.navbar-inverse .dropdown-menu {
	background: rgba(0, 112, 192, 0.8);
	left: 0;
	right: auto;
	min-width: 180px;
	margin: 0;
	padding: 10px;
	border-radius: 4px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.navbar-inverse .dropdown-menu>li>a {
	color: #e6e6e6;
	font-size: 14px;
	letter-spacing: -0.04em;
	line-height: 1;
	margin: 0;
	padding: 12px 20px;
}

.navbar-inverse .dropdown-menu>li>a:hover,
.navbar-inverse .dropdown-menu>li>a:focus {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
}

/* slide */

.carousel-inner>.item {
	height: 600px;
	overflow: hidden;
}

.carousel-inner>.item img {
	height: 100%;
	width: 100%;
}

.carousel-caption {
	background: rgba(0, 112, 192, 0.6);
	top: auto;
	bottom: 0;
	text-align: left;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	padding: 50px 40px;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.carousel-caption .words h2 {
	margin: 0 0 20px;
	font-size: 40px;
	font-weight: 200;
	letter-spacing: -0.08em;
	line-height: 1;
}

.carousel-caption .words h2 .emphasize {
	color: #e5ed9f;
	font-weight: 500;
}

.carousel-caption .words p {
	margin: 0;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: -0.06em;
	line-height: 25px;
}

.indicator-wrap {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.indicator-wrap .carousel-indicators {
	width: 100%;
	margin: 0;
	padding: 0;
	left: auto;
	right: 40px;
	top: auto;
	bottom: 140px;
	text-align: right;
}

.indicator-wrap .carousel-indicators li {
	margin: 0 2px;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 0.2);
	border: none;
}

.indicator-wrap .carousel-indicators li.active {
	background: #e5ed9f;
}

/*main Board*/
.intro-board-widget-layout>p {
	display: none;
}

.page-header {
	margin: 0;
	padding: 0;
	border: none;
}

.intro-boardbox .page-header {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dedede;
}

.intro-boardbox .page-header h4 {
	width: 100%;
	margin: 0;
	display: inline-block;
	color: #222;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.04em;
	line-height: 1;
}

.intro-boardbox .page-header h4 .btn {
	padding: 0;
	margin: 0;
	background: #0070c0;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	line-height: 15px;
	text-align: center;
}

.intro-boardbox .page-header h4 .btn i {
	color: #fff;
	font-size: 10px;
	font-weight: 100;
}

.intro-boardbox .panel {
	margin: 0;
	border: none;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.intro-boardbox .panel .panel-body {
	padding: 0;
}

.intro-boardbox .panel .panel-body .dh-front-list2-words {
	margin: 0;
	padding: 0;
}

.dh-front-list2-words h6 a,
.dh-front-list2-words h6 a span {
	color: #444;
	font-size: 13px;
	font-weight: 400;
	text-decoration: none !important;
	letter-spacing: -0.04em;
	line-height: 28px;
}

.dh-front-list2-words h6 a .label {
	margin: 0 8px !important;
	padding: 0;
	background: none;
	color: #3c9c47 !important;
	font-size: 10px !important;
}

.dh-front-list2-words h6 a:hover,
.dh-front-list2-words h6 a:hover span,
.dh-front-list2-words h6 a:focus,
.dh-front-list2-words h6 a:focus span {
	color: #3c9c47;
}

.dh-front-list2-words h6 .list-row-subject {padding-left: 13px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    max-width: 400px;
}

.dh-front-list2-words h6 .list-row-subject:before {
	content: "";
	background: #ccc;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1px;
}

.dh-front-list2-words h6 .row-separator {
	display: none;
}

.dh-front-list2-words h6 .list-row-regdate {
	float: right;
	color: #888;
}

.dh-front-list2-words h5 {
	display: none;
}

.main-board h4 {
	color: #222;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: -0.04em;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dedede;
}

.main-board .explain {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	letter-spacing: -0.06em;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 10px 0 0;
}

.main-board .explain strong {
	color: #222;
	font-weight: 500;
}

.main-board .btn {
	background: #0070c0;
	border: none;
	border-radius: 4px;
	width: 100px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 1;
	padding: 8px 0;
}

.main-board .btn:hover,
.main-board .btn:focus {
	background: #3c9c47;
}

/*--------------------------*/

/*게시판 setting*/

.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout+.row,
#mailForm {
	max-width: 1170px;
	margin: 0 auto;
}

/*------------------------------*/

/*-------------end main-------------------*/

/*for footer*/

.footer_copy>div {
	background: #30353c;
}

.footer {
	padding: 40px 0 60px;
	color: #aaa;
	font-size: 13px;
	text-align: left;
	letter-spacing: -0.04em;
	line-height: 22px;
}

.footer p {
	margin: 0;
}

.footer .copyright {
	margin-top: 10px;
}

.footer .copyright span {
	color: #e5ed9f;
}

/*----------- main End------------------*/
.subpage-content {
    padding-bottom: 100px;
}
.breadcrumb {
	background: none;
	text-align: right;
	transform: translate(-20%, 120%);
}

.breadcrumb>.active {
	color: #338dcd;
	font-weight: 800;
}

/*for header css*/
.header-top {
    margin-bottom: 80px;
}
.header {
    width: 100%;
    text-align: center;
    background: url(/skin/img/sub/title.jpg) no-repeat center / cover;
    height: 240px;
    padding: 75px 0;
    color: #fff;
    position: relative;
}
.header h2 {
    margin: 0 0 20px;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1;
}
.header p {
    margin: 0;
    color: #dedede;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 1.2;
}
.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    color: #dedede;
    font-size: 13px;
    text-align: right;
    letter-spacing: -0.04em;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
}
.breadcrumb > .active {
    color: #fff;
}

/*for table*/
.table {
    margin: 0;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ccc;
}
.table thead tr th, .table tbody tr th, .table tbody tr td {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.6;
    padding: 14px 16px;
    border-bottom: 1px solid #e6e6e6;
}
.table thead tr th, .table tbody tr th {
    background: #f8f8f8;
    color: #222;
    font-weight: 500;
}
.table thead tr th { border-bottom: 1px solid #ccc; }
.table tbody tr td a {
    font-weight: 500;
}

/*for about1.html*/
.subgreeting .page_header {
    text-align: left;
}
.subgreeting .page_header p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 0 0 20px;
}
.Promise {
    height: 360px;
    background: url(/skin/img/sub/promise.png) no-repeat center / cover;
}
.subgreeting .page_header p.intro {
    color: #222;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.06em;
    margin: 0 0 20px;
    line-height: 1;
}
.subgreeting .greetEnd {
    color: #444;
    font-weight: 500;
}

/*for about02.html*/
#about02 .table {
    margin-top: 40px;
}

/*for about03.html*/
.history.table tbody tr th {
    font-size: 15px;
}

/*for come.html*/
#come .table {
    margin-top: 20px;
}
#come .table i {
    padding-right: 8px;
}
/*-----------------------*/

/*for product01.html*/
#product01 .title, #product02 .title, #buisness01 .title {
    text-align: center;
}
#product01 .title .product, #product02 .title .product, #buisness01 .title .product, #buisness01 .title h3 {
    color: #222;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.06em;
    margin: 0 0 40px;
    line-height: 1;
    position: relative;
    display: inline-block;
}
#product01 .title .product:before, #product02 .title .product:before, #buisness01 .title .product:before, #buisness01 .title h3:before {
    content: "";
    background: #222;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -4px;
    left: 0;
}
.purpose {
    margin-bottom: 80px;
}
.purpose .product {
    color: #3c9a47;
    font-size: 27px;
    font-weight: 500;
    letter-spacing: -0.04em;
    margin: 0 0 40px;
    text-align: center;
}
.purposeintroduce p {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.8;
    margin: 0 0 20px;
}
#product01 p{word-break:keep-all}
.productspec{margin-left:20px}
.productspec ul {
    margin: 0;
    padding: 0;
}
.productspec ul > li {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.04em;
    line-height: 1.8;
    padding-left: 13px;
    position: relative;
}
.productspec ul > li:before {
    content: "";
    background: #aaa;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}
/*-------------------*/

/*for product02.html*/
.producttable {
    width: 100%;
}
/*-------------------*/

/*for buisness01.html*/
#buisness01 .table-responsive {
    margin-bottom: 60px;
}

/*-------------------*/

/*for buisness02.html*/
.assemblelinepic {
    margin-bottom: 60px;
}

/*---------------------*/

/*for 공지사항*/
.dh-board > .table-hover {
    margin: 0 0 60px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #ccc;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #0070c0;
    border-color: #0070c0;
}
/*for mailform*/
.dh-board, .dh-view-box, .bbs-list-view-layout+.row, #mailForm {
    max-width: 1170px;
    margin: 80px auto;
}
#mailForm .form-group {
    margin: 0;
    padding: 20px 40px;
    background: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
}
#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: #3c9a47; 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 {
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 14px 0;
    border: none !important;
    border-radius: 4px;
    background: #0070c0 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #dedede;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.04em;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
input[type=button].btn-block:hover, input[type=reset].btn-block:hover, input[type=submit].btn-block:hover {
    background: #3c9a47 !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;}
}

/*----------------------------*/

/* 2018-06-25 */

.dh-popup>p:first-child {
	display: none;
}

.dh-popup {
	border: 6px solid #F15929;
	top: 100px;
	padding: 0;
	z-index: 1020 !important;
}

.popup_design01 {
	padding: 30px 30px 20px;
	max-width: 600px;
}

.popup_top {
	font-size: 24px;
	letter-spacing: -0.05em;
	font-weight: bold;
	color: #F15929;
	margin: 0 0 20px;
}

.popup_content p {
	font-size: 13px;
	color: #555;
	letter-spacing: -0.03em;
	line-height: 1.7;
	word-break: keep-all;
}

.popup_content p>strong {
	font-size: 16px;
	color: #F15929;
	text-decoration: underline;
}

/*2018-10-01*/
#insertForm{
	max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 80px;}
#insertForm h2{    text-indent: 115px;
	margin-bottom: 35px;}
	
/*2020-01-08*/
.main-business{padding: 60px 0;}
.main-con01{margin-bottom: 80px;}

@media(max-width:767px){
	.navbar-inverse .navbar-brand img{    max-width: 280px;}
	.navbar-inverse .navbar-brand {margin: 15px 10px !important;}
	.navbar-inverse .navbar-toggle .icon-bar{background-color: #555;}
	.navbar-inverse .navbar-toggle{border-color:#555;    margin-top: 20px;}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {background-color: #555;}
	.navbar-inverse .navbar-nav>li>a{    padding: 30px 30px 15px;
		font-size: 18px;}
	.navbar-inverse .dropdown-menu{    padding: 0;}
	.navbar-inverse .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu>li>a{    padding: 8px 30px;}
	.topmarginLay_a {height: 75px !important;}
	.carousel-inner>.item{    height: 450px;}
	.indicator-wrap .carousel-indicators{    bottom: 20px;}
	.main-board{margin-bottom: 30px;}
	.dh-front-list2-words h6 .list-row-subject{    max-width: 280px;}
	.main-con01 {margin-bottom: 40px;}
	.main-bbs01{margin-bottom: 30px;}
	.footer{ padding: 30px 0;}
	.header{    height: 220px!important;
		width: 100%!important;
		padding: 68px 0;}
	.header h2{    font-size: 32px;}
	.Promise{width: 100% !important;}
	.subpage-content{padding-bottom: 60px;}
	#about02 .table,#come .table{    margin-top: 0;}
	#about02 .subpage-content img{    margin-bottom: 40px;}
	#come .subpage-content iframe{height: 250px !important;margin-bottom: 40px;}
	.itemspecification{margin-bottom: 30px;}
	#buisness01 .header h2{font-size: 28px;}
	.table tbody tr.use-attached td,.table tbody tr.no-attached td{    font-size: 13px;
		padding: 15px 8px;}
	.table thead tr.use-attached th,.table thead tr.no-attached th{padding: 15px 2px;}
	.use-attached td.subject strong a,.no-attached td.subject strong a{text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: normal;
		width: 100%;
		overflow: hidden;
		display: inline-block;
		max-width: 150px;margin: 0;
		line-height: 1;}
	.use-attached td.subject strong + small .label.label-default,.no-attached td.subject strong + small .label.label-default{    vertical-align: middle;
		display: inline-block;
		margin-top: -5px;
		margin-left: 5px;}
		#insertForm{margin-bottom: 0;}
}