@charset "utf-8";
@import url('/skin/notokr/notokr.css');
@import url('/skin/NanumSquareRound/nanumsquareround.min.css');
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;word-break: keep-all !important;padding-top: 154px;}
body {
    font-size: 16px;
    color: #333;
    letter-spacing: -0.034em;
}
/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', '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;
}
.sub-layout{
}

/* 상단 네비게이션 */

.navbar.navbar-inverse{
	background-color: #fff;
	border-bottom: 1px solid #e9e9e9;
}
.navbar.navbar-inverse > .container{
	width: 100%;
	padding: 0;
}
.navbar-inverse .navbar-header{
	width: 100%;
	float: none;
	border: 1px solid #efefef;
}
.navbar-header .navbar-brand{
	float: none;
	display: block;
	width: 200px;
	margin: 15px auto !important;
	padding: 0;
}
.navbar-header .navbar-brand img{
    margin-top: 0;
    display: block;
    vertical-align: bottom;
    height: 65px;
}
.navbar-inverse .navbar-collapse{
	width: 100%;
	text-align: center;
}
.nav.navbar-nav{
	float: none !important;
	margin: 0 !important;
}
.nav.navbar-nav > li{
	float: none;
	display: inline-block;
}
.nav.navbar-nav > li.divider-vertical{
	display: none;
}
.nav.navbar-nav > li > a{
    display: block;
    height: 100%;
    padding: 18px 40px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    font-family: 'NanumSquareRound', sans-serif;
}
.nav.navbar-nav > li:hover > a,
.nav.navbar-nav > li.open > a,
.nav.navbar-nav > li:focus > a{
    color: #CA171E;
    background: none;
}
.nav.navbar-nav li .dropdown-menu{
    left: 0;
    right: auto;
    border-radius: 0;
    border: 0;
    padding: 0;
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.034em;
    border-top: 1px solid #eee;
    background: #fafafa;
}
.nav.navbar-nav li .dropdown-menu li:hover a{
	color: #fff;
	background: #CA171E;
	text-decoration: none;
}
@media (max-width: 767px){
	.navbar-inverse .navbar-header{
		width: 100%;
		margin: 0;
	}
	.navbar-header .navbar-brand{
		width: 157px;
	}
	.navbar-inverse .navbar-toggle{
		margin-top: 32px;
		background: #CA171E;
		border-color: #CA171E;
	}
	.navbar-inverse .navbar-toggle:hover{
		background: #CA171E;
		border-color: #CA171E;
	}
	.navbar-inverse .navbar-collapse{
		margin: 0;
	}
	.nav.navbar-nav > li{
		width: 100%;
		display: block;
	}
	.nav.navbar-nav li .dropdown-menu li a{
		padding: 8px 0;
		text-align: center;
	}
}
/* //상단 네비게이션 */

/* 슬라이드 영역 */
.fill{
	height: 700px;
}
/* .pull-center{
	display: none;
} */
.container.container_slide{
	width: 100%;
	padding: 0;
}
.carousel-inner .item .carousel-caption{
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	transform: translate(-50%, -50%);
}
.carousel-inner .item .carousel-caption h1 span,
.carousel-inner .item .carousel-caption p span{
    background-color: transparent;
    text-shadow: none;
    opacity: 1;
	padding: 0;
}
.carousel-inner .item .carousel-caption h1{
	margin-top: 0;
	font-size: 95px;
	font-weight: 500;
}
.carousel-inner .item .carousel-caption p{
	margin-bottom: 0;
	font-size: 32px;
	font-family: 'NanumSquareRound', sans-serif;
}
.carousel-indicators li{
	width: 17px;
	height: 17px !important;
	margin: 0 5px !important;
	border: 2px solid rgba(255, 255, 255, 0.7);
	transition: all .3s ease;
}
.carousel-indicators li.active{
	background: #C8171E;
	width: 60px;
}
@media (max-width: 767px){
	.body-layout{
		padding-top: 98px;
	}
	.fill{
		height: 400px;
	}
	.carousel-caption h1 img{
		width: 100% !important;
	}
	.carousel-inner .item .carousel-caption p{
		font-size: 18px;
	}
}
@media (min-width: 768px) and  (max-width: 991px){
	.body-layout{
		padding-top: 154px;
	}
	.carousel-caption h1 img{
		width: 100% !important;
	}
}
@media (min-width: 992px) and  (max-width: 1199px){
	.body-layout{
		padding-top: 154px;
	}
}
@media (min-width: 1200px){

}
/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container{
	display: none;
}
.container_contents, .intro-html-layout, .intro-html-layout > .col-sm-12{
	width: 100%;
	padding: 0;
	margin: 0;
}
.mainPage{
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}
.main-product,.main-contact{
	padding-top: 50px;
	padding-bottom: 50px;
}
.main-product h3, .main-contact h3{
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	letter-spacing: -0.034em;
}
.main-product h3:after, .main-contact h3:after{
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #CA171E;
	margin: 15px 0;
}
.main-product p, .main-contact p{
	font-size: 17px;
	letter-spacing: -0.06em;
}
.main-product .thumbnail{
	margin: 0;
	padding: 0;
	border-radius: 0;
	position: relative;
}
.main-product .thumbnail .caption{
	padding: 8px 20px;
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	background: rgba(0,0,0,0.7);
	display: block;
	margin-top: -41px;
	text-align: center;
	position: relative;
}
.main-product .thumbnail::before{
	content: '';
	position: absolute;
	display: block;
	background: rgba(0,0,0,0.6);
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.main-product .thumbnail:after{
	content: url(/skin/img/main/plus_icon_on.png);
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
	width: 50px;
	height: 50px;
    transform: translate(-50%, -50%);
	z-index: 11;
	opacity: 0;
}
.main-product .thumbnail:hover::before, .main-product .thumbnail:hover:after{
	opacity: 1;
}


.main-contact .contact-box{
	display: block;
	border: 1px solid #ccc;
	background: #fff;
	padding: 50px 30px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 3px 3px 0px 1px #edf1f5;
}
.main-contact .contact-box:hover{
	text-decoration: none;
	background: #fff;
	border-color: #ff6c71;
}
.main-contact .contact-box > .row{
	display: block;
}
.main-contact .contact-box .box-top{
	/* margin-bottom: 20px; */
	padding-bottom: 30px;
	/* border-bottom: 1px solid #ddd; */
	display: block;
}
.main-contact .contact-box .fa{
	font-size: 42px;
	text-align: center;
	line-height: 100px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	/* border: 1px solid #fb4047; */
	background: #f3f3f3;
	color: #ff484f;
}
.main-contact .contact-box h4{
	font-size: 25px;
	letter-spacing: -0.06em;
	margin-top: 0;
	color: #333;
}
.main-contact .caption span{
	display: block;
	font-size: 15px;
	color: #333;
	background: #fff;
	border: 1px solid #ddd;
	width: 120px;
	margin: 30px auto 0;
	padding: 8px;
	border-radius: 30px;
}
@media (max-width: 767px){
	.main-product .thumbnail, .main-contact .contact-box{
		margin-bottom: 30px;
	}
	.main-contact .contact-box{
		padding: 25px 30px;
	}
	.main-contact .contact-box h4{
		font-size: 20px;
	}
}
@media (min-width: 768px) and  (max-width: 991px){

}
@media (min-width: 992px) and  (max-width: 1199px){

}
@media (min-width: 1200px){

}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
  height: 220px;
  background-image: url(/skin/img/sub/sub_title.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.subHeader .container h2{
	text-align: center;
	color: #fff;
	font-size: 50px;
	margin-top: 90px;
	margin-bottom: 5px;
	font-weight: 400;
	font-family: 'NanumSquareRound', sans-serif;
}
.subHeader .container .breadcrumb{
	text-align: center;
	background: none;
	letter-spacing: 0.03em;
	font-size: 14px;
}
.subHeader .container .breadcrumb li a{
	color: #ddd;
}
.subHeader .container .breadcrumb li.active{
	color: #fff;
}
.subBody {
	padding-top: 80px;
	padding-bottom: 100px;
}
.subContent .subContent_title{
	font-size: 38px;
	letter-spacing: -0.034em;
	font-weight: 600;
	margin: 0 0 80px;
	padding: 0 0 10px;
	text-align: center;
	position: relative;
}
.subContent .subContent_title:after{
	content: '';
	display: none;
	width: 15px;
	height: 15px;
	border: 5px solid #CA171E;
	border-radius: 50%;
	margin: 30px auto 30px;
	background: #fff;
}

/*
.subContent .subContent_title:before{
	content: '';
	display: block;
	width: 1px;
	height: 65px;
	background: #aaa;
	position: absolute;
	left: 50%;
	bottom: 0%;
	transform: translateX(-50%);
}
*/
.subContent .subContent_inner{

}
.subContent .subContent_inner .content{
	/* padding-top: 60px; */
	padding-bottom: 80px;
}
.subContent .subContent_inner .content p{
	font-size: 18px;
	line-height: 1.6;
}


#About01 .subContent, #About02 .subContent, #Location .subContent, #Startup .subContent{
	width: 1000px;
	margin: 0 auto;
}
#About01 .subContent .content p{
	font-weight: 400;
	font-family: 'NanumSquareRound', sans-serif;
	font-size: 17px;
	margin-bottom: 30px;
}
#About01 .subContent .content p > b{
	color: #CA171E;
}
#About01 .subContent .content p.intro{
	font-size: 28px;
	line-height: 1.3em;
	color: #CA171E;
	font-weight: 700;
}
#About01 .subContent .content p.ceo{
	text-align: right;
    font-size: 22px;
    font-weight: 700;
}
#About01 .subContent .content p.ceo > span{
	letter-spacing: 0.5em;
    margin-left: 30px;
}
#About02 .subContent .content h4{
	font-size: 26px;
	letter-spacing: -0.06em;
	text-align: left;
	margin-bottom: 40px;
}
#About02 .subContent .content h4:after{
	content: '';
	display: block;
	width: 41px;
	height: 2px;
	background: #CA171E;
	margin: 15px 0 0;
}
#About02 .subContent .content .img-box{
	padding: 60px 60px 50px;
	background: #f8f8f8;
	border-radius: 5px;
}
.location-li {
    border-top: 2px solid #333;
    padding-left: 0;
    margin-top: 60px;
}
.location-li li {
    font-size: 16px;
    letter-spacing: -0.02em;
    padding: 20px 25px;
    border-bottom: 1px solid #ddd;
}
.location-li span {
    float: left;
    margin-right: auto;
    min-width: 130px;
    font-weight: 600;
    color: #333;
    height: 2em;
    font-size: 15px;
}

[id^="Product"] .content .thumbnail{
	border-radius: 0;
	padding: 10px;
	box-shadow: 7px 7px 0px 1px rgba(0, 0, 0, 0.05);
}

#Location .table, #Entry .table{

}
#Location .table tr, #Entry .table tr{
	border-bottom: 1px solid #ddd;
}
#Location .table tr th, #Location .table tr td, #Entry .table tr th, #Entry .table tr td{
	text-align: center;
	vertical-align: middle;
	padding: 20px 20px;
	
}
#Location .table tr td, #Entry .table tr td{
	background: #fff;
}
#Entry .table tbody tr th{
	background: #fdfdfd;
}

/*Formmail*/
#mailForm {
    max-width: 1000px;
    margin: 0px auto 60px;
    padding: 0 15px;
}
#mailForm .form-control {
    border-radius: 2px;
}
#mailForm .form-group label {
    font-size: 16px;
    color: #333;
    margin: 0 0 8px;
}
#mailForm .form-group .checkbox label {
    font-size: 15px;
    color: #555;
    margin-bottom: 40px;
}
#mailForm .btn-primary {
    width: 160px;
    margin-left: 10px;
    color: #fff;
    background-color: #CA171E;
    text-align: center;
    font-size: 14px;
    padding: 14px 0;
    font-weight: 600;
    border-radius: 2px;
    box-shadow:none;
    border: none;
    margin: 0 auto;
}
/*
#Location .table tr th:last-child, #Location .table tr td:last-child{
	text-align: left;
}
*/
 .table tr th{
	font-size: 16px;
	padding: 15px 20px;
	background: #f4f4f4;
	font-weight: 500;
	border-top: 1px solid #333;
	border-bottom: 1px solid #ddd;
}
 .table tr td{
	font-size: 16px;
}
.dh-board, .dh-view-box, form#insertForm {
    max-width: 1170px;
    margin: 0 auto;
}
.dh-board .table-hover {
    margin: 0 0 20px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #565656;
}
.dh-board .table-hover th {
    background: #f9f9f9;
}
.dh-board .table-hover th, .dh-board .table-hover td {
    border-bottom: 1px solid #ddd;
    padding: 20px 15px;
}
.table-hover tbody>tr:hover {
    background-color: #f9f9f9;
}
.table-hover .subject strong a {
    font-weight: 400;
    font-size: 17px;
    letter-spacing: -0.04em;
    color: #323232;
}
.table-hover .subject strong a:hover {
    color: #de5311;
    text-decoration: underline !important;
}
.dh-view-box>.row>.page-header {
    background: #f9f9f9;
    padding: 0;
    margin: 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
    color: #323232;
}
.dh-view-box>.row>.page-header h4 {
    padding: 20px;
    line-height: 1;
    margin: 0;
    font-weight: 400;
}
.dh-view-box>.row>.dh-view-info {
    background: #ffffff;
    padding: 8px 15px;
    border-bottom: 1px solid #ccc;
}
.dh-board .label-danger {
    display: inline-block;
    font-weight: 300;
    color: #CA171E;
    background: rgba(0,0,0,0);
    font-size: 13px;
}
.dh-board .label-primary {
    background: #de5311;
    border-radius: 50%;
    font-weight: 400;
    width: 17px;
    height: 17px;
    display: inline-block;
    line-height: 1;
    padding: 4px 0 0 0;
}

.dh-comments .btn-group {
    margin: 0;
    float: right;
}
.dh-comments.panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.dh-comments .panel-body {
    font-size: 12px !important;
    color: #5a5a5a;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.dh-comments .panel-body > div:first-child{
	font-size: 15px !important;
}
#SmartEditorCommentForm .btn-default {
    width: 140px;
    border: 1px solid #de5311;
    border-radius: 0px;
    padding: 12px;
    margin: 20px auto 0;
    color: #de5311;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.2s;
}
#SmartEditorCommentForm .btn-default:hover, #SmartEditorCommentForm .btn-default:focus {
    background: #de5311;
    color: #fff;
}
.dh-margin-top{margin-top:30px;}
form#insertForm {margin-bottom: 50px !important;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 50px;}

.pagination li a {
    border-radius: 0 !important;
    border: 1px solid #ddd !important;
    margin-right: 9px;
    background: #fff;
}
.pagination li a:hover, .pagination li a:focus {
    border: 1px solid #aaa !important;
    border-bottom: 1px solid #aaa !important;
    background: #fff;
}
.pagination>.active>a, .pagination>.active>span {
    background: #fff;
    color:#de5311;
    font-weight: 600;
    border: 1px solid #ddd;
}
.pagination>.active>a:focus, .pagination>.active>a:hover,
.pagination>.active>span:focus, .pagination>.active>span:hover {
    border: 1px solid #aaa;
    border-bottom: 1px solid #aaa !important;
    background: #fff;
    color: #f03c17;
}
.input-group button, .input-group input, .btn-group .btn {
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #565656;
    text-shadow: none;
}
.input-group button:hover, .input-group button:focus,
.input-group input:hover, .input-group input:focus {
    border-color: #aaa;
    background: #f8f8f8;
    color: #565656;
}
.input-group .form-control {
    background: #fff;
    border-right: none;
}
.input-group .form-control:hover, .input-group .form-control:focus {
    background: #fff;
}
button#btnNew {
    background: #565656;
    border: 1px solid #4a4a4a;
    color: #fff;
}
.btnEdit i, .btnDelete i {
    color: #454545;
}
.dh-view-box + .row{
	margin-bottom: 60px;
}
.inquiry .subContent .inquiry-tit{
	font-size: 28px;
	color: #000;
	font-weight: 500;
	margin-bottom: 28px;
	text-align: center;
}
.inquiry .subContent .inquiry-tit + ul{
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 0;
}
.inquiry .subContent .inquiry-tit + ul li{
	width: 100%;
	padding: 10px 0;
	font-size: 17px;
	color: #111;
	font-weight: 500;
	text-align: center;
	box-shadow: 0 0 2px 1px #CA171E;
	border-radius: 12px;
}

.inquiry .subContent .last{
	margin: 20px 0 25px;
}
.inquiry .subContent .last p{
	text-align: center;
	font-size: 19px;
	color: #222;
}
@media (max-width: 767px){
	.subHeader{
		height: 156px;
	}
	.subHeader .container h2{
		font-size: 40px;
		margin-top: 50px;
	}
	.subContent .subContent_title{
		margin-bottom: 50px;
	}
	#About01 .col-md-8{
		padding-right: 15px !important;
	}
	#About01 .subContent, #About02 .subContent, #Location .subContent, #Startup .subContent{
		width: 100%;
	}
	#About02 .subContent .content .img-box img{
		height: auto !important;
	}
	#About02 .subContent .content h4{
		font-size: 22px;
	}
	.location-li span{
		min-width: auto;
		width: 100%;
	}
	#Startup .subContent_inner{
		padding: 50px 0 !important;
	}
}
@media (min-width: 768px) and  (max-width: 991px){
	
	#About01 .col-md-8{
		padding-right: 15px !important;
	}
	#About01 .subContent, #About02 .subContent, #Location .subContent, #Startup .subContent{
		width: 100%;
	}
}
@media (min-width: 992px) and  (max-width: 1199px){
	
	#About01 .subContent, #About02 .subContent, #Location .subContent, #Startup .subContent{
		width: 100%;
	}
}
@media (min-width: 1200px){

}
/* //서브페이지 */

/* 푸터 */

.footer_copy .text-center {
	text-align: left;
	padding: 30px 0 40px;
	background: #3c3434;
	color: #fff;
	font-size: 15px;
}
.footer_copy .wrap-footer {

}
.footer_copy .wrap-footer{

}
.footer_copy .wrap-footer ul{
    padding-left: 0;
}
.footer_copy .wrap-footer ul:after{
    content: '';
    clear: both;
    display: table;
}
.footer_copy .wrap-footer ul li{
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #626262;
	line-height: 1;
	font-weight: 300;
	font-size: 14px;
}
.footer_copy .wrap-footer ul li:last-child{
	border: 0;
}
.footer_copy .wrap-footer ul li address{
    margin-bottom: 0;
	line-height: 1;
}
.footer_copy .wrap-footer .copyrights{
    font-size: 11px;
    display: block;
    color: #999;
    font-style: italic;
}
@media (max-width: 767px){
	.footer_copy .wrap-footer{
		text-align: center;
	}
	.footer_copy .wrap-footer ul li{
		float: none;
		border-right: 0;
		margin-bottom: 5px;
		margin-right: 0;
		padding-right: 0;
	}
}
@media (min-width: 768px) and  (max-width: 991px){

}
@media (min-width: 992px) and  (max-width: 1199px){

}
@media (min-width: 1200px){

}
/* //푸터 */


.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;
}
.footer_copy p strong {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
}
.breadcrumb>li+li:before {
    content: "\f105 ";
    color: #999;
    font-family: "FontAwesome";
    font-size: 15px;
}
#Startup .subContent_inner {
    background: #f4f4f4;
    border-radius: 5px;
    padding: 50px;
}
#About01 .col-md-8 {
    padding-right: 80px;
}

#About01 .subContent {
    width: 100%;
}
#About02 .subContent .content .img-box img {
    height: 280px;
}
.main-contact .caption span:hover {
    color: #fff;
    background: #fb4047;
    border: 1px solid #fb4047;
}
.root_daum_roughmap_landing{
	width: 100% !important;
}
#Startup .subContent .subContent_inner .content{
	padding-bottom: 30px;
}
.table_0213{display: none;}