@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo');
html {
	overflow-x: hidden;
	overflow-y: scroll;
}

.body-layout {
	background-color: #fff;
}
*{word-break:keep-all}
/* 폰트 설정 */

.body-layout,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
	font-family: "Noto Sans KR", "Noto Sans", sans-serif !important;
}

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;
}

/* 상단 메뉴 설정 시작 */

.navbar-inverse {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background: transparent;
	color: #fff;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: none;
	border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.topmarginLay_a {
	height: 148px !important;
}

@media screen and (max-width: 991px) {
	.topmarginLay_a {
		height: 170px !important;
	}
}

@media screen and (max-width: 767px) {
	.topmarginLay_a {
		height: 85px !important;
	}
}

/* ----- 메뉴 상단 영역 설정 시작 ----- */

.navbar-inverse>.container {
	width: 100%;
	padding: 0;
}

.navbar-inverse .navbar-wrap {
	width: 1170px;
	margin: 0 auto;
	height: 102px;
	position: relative;
}

.navbar-inverse .navbar-wrap .navbar-logo {
	display: inline-block;
	float: left;
	margin: 34px 0;
}

.navbar-inverse .navbar-wrap .navbar-small {
	position: absolute;
	top: 50%;
	bottom: auto;
	margin-top: -10px;
}

.navbar-inverse .navbar-wrap .navbar-small>ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navbar-inverse .navbar-wrap .navbar-small>ul>li {
	display:inline-block;
	padding: 0;
}

.navbar-inverse .navbar-wrap .navbar-small>ul>li>a {
	color: #888888;
	font-size: 14px;
	position: relative;
	margin-left: 20px;
	text-decoration: none;
}

.navbar-inverse .navbar-wrap .navbar-small>ul>li>a:after {
	content: "";
	position: absolute;
	background: #ccc;
	width: 1px;
	height: 10px;
	top: 50%;
	right: -10px;
	margin-top: -5px;
}

.navbar-inverse .navbar-wrap .navbar-small>ul>li:last-child>a:after {
	content: "";
	background: none;
}

.navbar-inverse .navbar-wrap .navbar-small>ul>li:hover>a {
	color: #444;
}

@media screen and (max-width: 991px) {
	.navbar-inverse .navbar-wrap {
		width: 100%;
	}
	.navbar-inverse .navbar-wrap .navbar-logo {
		margin: 20px 0 15px;
		padding: 10px 15px 10px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-inverse>.container:first-child {
		display: inline-block;
		float: left;
		width: 80%;
	}
	.navbar-inverse>.container:last-child {
		display: inline-block;
		float: right;
		width: 20%;
	}
	.navbar-inverse .navbar-wrap .navbar-small {
	top: auto;
    bottom: 12%;
    right: -20%;
    left: auto;
	}
}

/* ----- //메뉴 상단 영역 설정 끝 ----- */

/* ----- 메인 메뉴 설정 시작 -----*/

.navbar-collapse {
	background: #008cd6;
}

.navbar-inverse .navbar-brand {
	display: none;
}

.navbar-inverse .navbar-nav {
	float: none !important;
	margin: 0 auto !important;
	width: 1170px
}

.navbar-inverse .navbar-nav>li:last-child {
	display: none
}

.navbar-inverse .navbar-nav>li>a {
	color: #f4f4f4;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	text-align: center;
	letter-spacing: -0.04em;
	line-height: 1;
	padding: 14px 20px;
	margin: 0;
	min-width: 180px;
	border: 1px solid rgba(0, 0, 0, 0) !important;
	border-right: 1px solid rgba(255, 255, 2555, 0.2) !important;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	background: #fff;
	color: #333;
	border: 1px solid #008cd6 !important;
	border-right: 1px solid rgba(255, 255, 2555, 0.2) !important;
}

.navbar-inverse .navbar-nav>li:first-child>a {
	border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.caret {
	display: none;
}

.navbar-inverse .divider-vertical {
	display: none;
}

@media screen and (max-width: 991px) {
	.navbar-inverse .navbar-nav>li>a {
		font-size: 16px;
		margin: 22px 0px 18px 0px;
		padding: 12px 20px 12px 20px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-nav>li>a {
		font-size: 15px;
		margin: 0;
		padding: 14px 20px 14px 20px;
		text-align: left;
		width: 100%;
	}
	.navbar-collapse {
		position: absolute;
		left: 0px !important;
	}
}

/* ----- //메인 메뉴 설정 끝 -----

@media(min-width:992px){
.navbar-logo:after {
    content: '"자연을 먼저 생각하는 지속가능한 기업, 최고의 품질로 모십니다"';
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translateX(-50%);
    margin-top: -9px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.06em;
    line-height: 1;
    background: rgba(0,141,211,.7);
    padding: 15px;
    border-radius: 10px;
}
}*/

/* ----- 서브 메뉴 설정 시작 -----*/

.navbar-inverse .dropdown-menu {
	left: 0 !important;
	right: auto !important;
	padding: 5px;
	margin: 0;
	border-radius: 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	min-width: 100%;
	background: #fff;
	border: 5px solid #008cd6
}

@media(min-width:768px) {
	.navbar-inverse .dropdown-menu {
		animation-fill-mode: both;
		animation-duration: .3s;
		animation-name: fadeInDown;
	}
}

.navbar-inverse .dropdown-menu>li>a {
	background: none;
	color: #666;
	padding: 14px 20px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.navbar-inverse .dropdown-menu>li:last-child>a {
	border-bottom: none !important;
}

.navbar-inverse .dropdown-menu>li>a:focus,
.navbar-inverse .dropdown-menu>li>a:hover {
	background: #94c633;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.dropdown-menu {
		padding: 0;
	}
}

/* ----- //서브 메뉴 설정 끝 -----*/

/* ----- 모바일 메뉴 시작 ----- */

.navbar-toggle {
	background: #494f48;
	border-radius: 3px;
	border: none;
	margin: 20px 30px 20px;
	padding: 12px 12px;
}

@media(max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #555;
		background: #f7f7f7;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 10px 15px 10px 25px;
	}
}

/* ----- //모바일 메뉴 끝 ----- */

/* 상단 메뉴 설정 끝 */

/* 하단 카피라이트 설정 시작*/

.footer_copy .text-center {
	background: #666;
	color: rgba(255, 255, 255, 0.4);
	font-weight: 300;
	margin: 0;
	padding: 0;
	text-align: left;
}

.footer-con {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.footer-bottom {
	width: 100%;
	display: inline-block;
	padding: 24px 0 20px;
}

.footer-bottom p {
	line-height: 1.8em;
	font-size: 13px;
}

.socialArea {
	display: none;
}

@media screen and (max-width: 991px) {
	.footer-con {
		width: 100%;
	}
}

/* 하단 카피라이트 설정 끝*/

/* 슬라이드 설정 시작*/

.container_slide {
	width: 100%;
	padding: 0;
}

.carousel-control {
	display: none;
}

.gu-slider .carousel-inner .item {
	height: 600px;
	background-size: cover !important;
	background-position: center !important;
}

.gu-slider .carousel-inner .item>.container {
	position: relative;
	height: 100%;
	padding: 0;
}

.slide-box-left {
	color: #fff;
	width: 80%;
	height: 100%;
	float: left;
	position: inherit;
}

.slide-caption {
	position: absolute;
	top: 50%;
	bottom: auto;
	margin-top: -89px;
}
.slide-caption.caption01{margin-top: -189px;}
.slide-caption h3 {
	font-size: 48px;
	font-weight: 400;
	letter-spacing: -0.06em;
	line-height: 1;
	margin: 0;
}

.slide-caption h3 span {
	font-weight: 600;
}

.slide-caption h4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.04em;
	line-height: 1;
	display: inline-block;
	margin: 20px 0;
	padding: 10px 20px;
	min-width: 340px;
	background-image: linear-gradient(to right, #008cd6 0%, #008cd6 75%, rgba(0, 140, 214, 0) 100%);
}

.slide-caption p {
	color: #fff;
	font-size: 15px;
	letter-spacing: -0.06em;
	line-height: 26px;
	margin: 0;
}

/* ----- 슬라이드 버튼 박스 영역 ----- */

.slide-box-right {
	width: 20%;
	max-width: 200px;
	position: absolute;
	top: 50%;
	bottom: auto;
	right: 0;
	margin-top: -182px;
}

.slide-box-right .title {
	padding: 40px 10px;
	background: #008cd6;
	text-align: center;
}

.slide-box-right .title h2 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.06em;
	line-height: 1;
}

.slide-box-right .title p {
	margin: 0;
	color: #bddaea;
	font-size: 14px;
	line-height: 1;
	letter-spacing: -0.04em;
	word-wrap: break-word;
	word-break: keep-all;
}

.button-wrap {
	margin: 0;
	padding: 20px 0;
	background: #fff;
}

.button-wrap li {
	margin: 0 !important;
	line-height: 40px;
	text-align: center;
}

.button-wrap li a {
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -0.08em;
	line-height: 1;
	text-decoration: none;
}

/* ----- 슬라이드 버튼 ----- */

.carousel-indicators {
	margin: 0;
	left: 0;
	right: 0;
	bottom: 40px;
	width: 100%;
}

.carousel-indicators li {
	background: #fff;
	border: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	margin: 0 4px;
	width: 16px;
	height: 16px;
}

.carousel-indicators .active {
	background: #94c633;
	width: 16px;
	height: 16px;
	margin: 0 4px;
}

@media screen and (max-width: 991px) {
	.slide-box-left {
		width: 70%;
	}
	.slide-box-right {
		width: 30%;
	}
}

/* @media screen and (max-width: 767px) {
	.container_slide {
		display: none;
	}
}
 */
/* 슬라이드 설정 끝*/

/* 메인 페이지 설정 시작 */

.mobile-btn-layout-container {
	display: none;
}

.container.container_contents {
	width: 100%;
	padding: 0;
	background: #fff;
}

/* ----- main-html-area ----- */

.intro-html-layout {
	background: #f7f7f7;
}

.html-header {
	color: #008cd6;
	font-size: 23px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0 0 6px;
	border-bottom: 2px solid #ccc;
	letter-spacing: -0.03em;
}

.html-header .btn {
	color: #999;
	padding: 2px 5px 2px;
	margin: 0;
	font-size: 20px;
	line-height: 1;
}

.html-header .btn:hover,
.html-header .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: #ed7744;
}

.html-header .btn .fa-plus:before {
	content: "\f105";
}

/* ---------- 사업분야 영역 ---------- */

.main-wrap {
	width: 1170px;
	margin: 0 auto;
	min-height: 140px;
}

.main-con {
	width: 25%;
	float: left;
	padding: 10px 0px 10px 25px;
	margin: 20px 0 20px;
	border-right: 1px solid #d5d5d5;
}

.main-con-text {
	display: inline-block;
	float: left;
}

.main-con-text h5 {
	font-size: 14px;
	color: #454545;
	font-weight: 500;
	margin: 0 0 10px;
}

.main-con-text p {
	font-size: 13px;
	line-height: 17px;
	color: #888888;
	font-weight: 400;
	margin: 0 0 15px;
}

.main-con-img {
	float: right;
	display: inline-block;
	padding: 0 15px 0;
}

@media screen and (max-width: 991px) {
	.main-wrap {
		width: 100%;
	}
	.main-con {
		width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.main-con {
		width: 100%;
		padding: 10px 20px 10px 30px;
	}
}

/* ----- //main-html-area ----- */

/* ----- main-board-area ----- */

.intro-board-widget-layout {
	width: 100%;
/* 	max-width: 1200px; */
	margin: 0 auto;
	padding: 60px 0 0;
}
@media(min-width:768px){
	.intro-boardbox {
	max-width: 33.3333%;
}
}


@media screen and (max-width: 991px) {
	.intro-board-widget-layout {
		width: 100%;
	}
	.intro-boardbox {
		width: 100%;
	}
}

/* ---------- 게시판 타이틀 설정 ---------- */

.intro-boardbox .page-header {
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.intro-boardbox .page-header h4 {
	margin: 0;
	color: #222;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: -0.06em;
	line-height: 1;
}

.intro-boardbox .page-header h4 .btn {
	padding: 0;
	margin: -5px 0 0;
}

.intro-boardbox .page-header h4 .btn .fa-plus:before {
	content: url('/skin/img/main/btn-board-more.png');
}

.board-banner {
	margin: 0;
}

.intro-boardbox .banner-wrap {
	min-height: 80px;
}

.intro-boardbox .banner-icon {
	display: inline-block;
	float: left;
	height: 60px;
	width: 60px;
	background: #94c633;
	border-radius: 100%;
	margin-right: 20px;
}

.intro-boardbox .banner-wrap .banner-icon i {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 34px;
	line-height: 60px;
}

.banner-text {
	display: inline-block;
}

.banner-text h5 {
	margin: 10px 0 10px;
	color: #444;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 1;
}

.banner-wrap:hover .banner-text h5 {
	text-decoration: underline;
}

.banner-text p {
	color: #888;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	letter-spacing: -0.04em;
	line-height: 1;
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	margin: 0;
	padding: 0;
	background: none !important;
	border: none;
	border-radius: 0;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
	padding: 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 4px 0;
}

.dh-front-list2-words h6 {
	line-height: 1.2;
}

.dh-front-list2 h6 a,
.dh-front-list2 h6 a span {
	color: #666;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: -0.04em;
	line-height: 1.6;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
	color: #333;
	text-decoration: none;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 250px;
	white-space: nowrap;
}

.intro-boardbox .list-row-subject:before {
	content: "·";
	padding: 3px 5px 0 0;
	font-size: 15px;
	color: #009944;
	font-weight: 800;
	position: relative;
	top: 1px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}

.dh-front-list2 h6 a small>span {
	color: #33a681 !important;
}

/* ----- //main-board-area ----- */


#main-content .mid-con {
	padding: 0 5px;
}

#main-content .mid-con .col-md-2 {
	padding: 0 10px;
	width: 14.2%;
}

#main-content .mid-con a {
	display: inline-block;
	width: 100%;
	color: #444;
	text-decoration: none;
	text-align: center;
}

#main-content .mid-con a img {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	width: 100%;
	height: 180px;
}

#main-content .mid-con a p {
	margin: 14px auto 0;
	padding: 6px 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.06em;
	border-radius: 50px;
	display: inline-block;
	background:transparent;
}

#main-content .mid-con a:hover p {
	color: #fff;
	background: #94c633;
}

/* //메인 페이지 설정 끝 */

/* 서브 페이지 설정 시작 */

/* ----- 서브페이지 common 설정 ----- */

.sub-layout {
	padding: 0;
}

#content {
	width: 80%;
	padding: 60px 0 80px 60px;
	border-left: 1px solid #efefef;
	min-height: 660px;
}

@media screen and (max-width: 767px) {
	#content {
		padding: 0 15px 40px;
		border: none;
	}
}

/* ----- 서브페이지 left-menu 설정 ----- */

.left_menu_wrap {
	padding: 60px 0 0;
	width: 20%;
}

/* @media screen and (max-width: 991px) {
	.left_menu_wrap {
		display: none;
	}
} */

.left_menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.left_menu>div {
	padding: 0 0 20px;
	border-bottom: 1px solid #efefef;
}

.left_menu h3 {
	color: #444;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1;
	margin: 0;
}

.left_menu>li>a {
	display: block;
	border-bottom: 1px solid #efefef !important;
	margin: 0;
	padding: 14px 20px;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: -0.04em;
	line-height: 1;
	text-decoration: none;
}

.left_menu>li.active>a {
	color: #fff;
	background: #94c633;
}

.left_menu>li.active>a:after {
	content: "\276F";
	float: right;
}

/* ----- 서브페이지 content 설정 ----- */

.breadcrumb_wrap {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #efefef;
	padding: 0 0 20px;
	margin: 0 0 40px;
}

.breadcrumb_wrap h3 {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	color: #222;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 1;
}

.breadcrumb_wrap .breadcrumb {
	background: none;
	display: inline-block;
	margin: 8px 0 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: -0.04em;
	line-height: 1;
	color: #888;
	float: right;
}

.breadcrumb_wrap .breadcrumb>.active {
	color: #222;
	font-weight: 400;
}

.breadcrumb_wrap .breadcrumb>li+li:before {
	content: "\276D";
}

.content_wrap p {
	font-size: 14px;
	letter-spacing: -0.02em;
	line-height: 1.8;
	color: #666;
	margin: 0 0 20px;
}

.left_menu_wrap .twoDepth {
	padding: 10px 15px;
	margin-bottom: 10px;
}

.left_menu_wrap .twoDepth>li {
	list-style: none;
}

.left_menu_wrap .twoDepth>li>a {
	display: block;
	padding: 5px 0;
	color: #414141;
}

.left_menu_wrap .twoDepth>li>a:hover,
.left_menu_wrap .twoDepth>li>a:focus {
	text-decoration: none;
	/* 	color: #D80000; */
}

.left_menu_wrap .twoDepth>li.active>a,
.left_menu_wrap .twoDepth>li.active>a:hover,
.left_menu_wrap .twoDepth>li.active>a:focus {
	text-decoration: none;
	color: #414141;
	/* 	color: #D80000; */
	font-weight: bold;
}

.left_menu_wrap .twoDepth>li>a::before {
	font-family: "FontAwesome";
	content: "\f105";
	margin-right: 5px;
	text-decoration: none !important;
}

.page_wrap .left_banner {
	margin: 10px;
	padding: 10px;
	line-height: 1.8em;
	font-weight: 500;
	color: #777;
	text-align: center;
	border: 5px solid #94c633;
}

/* ---------- 텍스트 스타일 설정 ---------- */

.content-title {
	margin: 0 0 40px;
	text-align: center;
}

.content-title h3 {
	margin: 0 0 10px;
	color: #008cd6;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: -0.04em;
}

.content-title h4 {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	line-height: 1.6;
	letter-spacing: -0.02em;
	padding: 0;
	margin: 0;
}

.content-text {
	padding: 0 !important;
}

/* ---------- tab 매뉴 설정 ---------- */

.nav-tabs {
	border: 1px solid #cecece;
	background: #fff;
	margin: 0 0 40px;
}

.nav-tabs>li>a {
	margin: 0 0 0;
	padding: 12px 50px 12px;
	line-height: 1;
	border: 1px solid transparent;
	border-right: 1px solid #cecece;
	border-radius: 0;
	color: #656565;
	font-size: 13px;
	font-weight: 400;
}

.nav-tabs>li>a:hover {
	background: #f7f7f7;
	border: 1px solid transparent;
	border-right: 1px solid #ccc;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #fff;
	background: #008cd6;
	border: 1px solid transparent !important;
}

/* ---------- sub page - 인사말 ---------- */

#intro #content h4 {
	font-size: 24px;
	font-weight: 400;
	color: #222;
	line-height: 1;
	padding: 0;
	margin: 0 0 40px;
	letter-spacing: -0.06em;
}

#intro #content span {
	font-weight: 500;
	color: #222;
	font-size: 16px;
	letter-spacing: -0.04em;
	display: block;
}

#intro #content img {
	display: block;
	float: right;
}

#intro #content {
	padding: 60px 0 150px 60px;
}


#intro #content p:last-child {
	font-weight: 600;
	margin: 0;
	font-size: 22px;
	color: #333;
	float: right;
	margin-top: 30px;
}

@media(max-width:767px) {
	#intro #content p:last-child {
		margin-top: 0;
	}
}

/* ---------- sub page - 연혁 ---------- */

.history_wrap .table tr:nth-child(1) th {
	background: #f1f1f1;
	color: #222;
}

#history .table tr th{vertical-align: middle;text-align:center}
/* ---------- sub page - 찾아오시는 길 ---------- */

.location_wrap .table {
	margin-top: 20px;
}

/* ---------- sub page - 특허 및 인증 ---------- */

.patent_wrap .col-md-3 img {
	border: 6px solid #F3F3F3;
}

.patent_wrap .col-md-3 .txt {
	color: #222;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.04em;
	line-height: 1.4;
	margin: 10px 0 40px;
}

/* ---------- sub page - 회사전경 ---------- */

.Cview_wrap .row {
	margin-top: 30px
}

.Cview_wrap .col-md-4 img {
	border: 6px solid #F3F3F3;
}

/* ---------- sub page - 사업영역 ---------- */

.business-img>div {
	padding: 0;
}

.business_wrap .business-img h5 {
	color: #222;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.04em;
	margin: 30px 0 20px;
}
#ascon .con2{margin-top:50px} 
/* ---------- sub page - 연구개발 ---------- */

#development .business-text span {
	display: block;
	color: #222;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.04em;
	margin: 0 0 20px;
}

/* ---------- sub page - 사훈 및 경영방침 준비중 ---------- */

#management .content-title {
	margin: 0 0 20px;
}

#management .content-title h3 {
	text-align: left
}

#management .business_wrap {
	margin-bottom: 60px;
}

#management .business_wrap ul,
#management .business_wrap2 ul {
	padding: 0;
	margin: 0;
}

#management .business_wrap ul li {
	display: inline-block;
	background: #efefef;
	border-radius: 4px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	color: #008cd6;
	font-size: 40px;
	font-family: 'Nanum Myeongjo', serif !important;
	font-weight: 600;
	text-align: center;
	line-height: 1;
	margin: 0 10px;
	padding: 50px 0;
	width: 30%;
}

#management .business_wrap ul li span {
	color: #222;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.08em;
	line-height: 1;
	display: block;
	margin-top: 16px;
}

#management .business_wrap2 p {
	width: 20%;
	float: left;
	margin: 0;
	text-align: center;
}

#management .business_wrap2 p span {
	display: inline-block;
	width: 140px;
	height: 140px;
	border: 2px solid #008cd6;
	border-radius: 100%;
	background: #fff;
	color: #008cd6;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.04em;
	line-height: 24px;
	padding: 34px 0 0;
}

#management .business_wrap2 .circle_1 span {
	padding: 55px 0 0;
}

#management .business_wrap2 .circle_3 span {
	padding: 46px 0 0;
}

#management .business_wrap2 .circle_4 span {
	padding: 55px 0 0;
}

#management .business_wrap2 .circle_5 span {
	padding: 55px 0 0;
}

/* ---------- sub page - 메일문의 ---------- */

.form-control {
	padding: auto 16px;
	height: auto;
	font-size: 13px;
	line-height: 1.6;
	color: #666;
	border-radius: 0;
}

#mailForm .btn-primary {
	background: #008cd6;
	border-radius: 0;
	border: 1px solid #008cd6 !important;
	padding: 8px 0 8px;
}

#mailForm .btn-primary:focus,
.btn-primary:hover {
	background-color: #008cd6 !important;
	border: 1px solid #008cd6 !important;
}

/* ---------- sub page - 로그인 ---------- */

.login-layout .panel {
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border: 1px solid transparent;
}

.login-layout .panel-body h2 {
	margin: 0;
	color: #454545;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.01em;
}

.login-layout .inner-box-msg p {
	font-size: 13px;
	color: #666;
}

.login-layout .inner-box-form form label {
	font-size: 14px;
}

.login-layout input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	background: #fff !important;
	border: 1px solid #d5d5d5;
}

.login-layout .btn-warning {
	background-image: none;
	background-color: #494f48;
	border: 1px solid #d0d0d0;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	color: #f5f5f5;
}

.login-layout .btn-warning:focus,
.login-layout .btn-warning:hover {
	background: #008cd6;
}

.login-layout form>div>p>a {
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #777;
}

.login-layout form>div>p>a:hover {
	color: #303030;
}

.login-layout form>div>p>a:after {
	content: " | ";
	font-size: 8px;
	padding: 0 5px 0;
	margin: 0;
	color: #d9d9d9;
}

.login-layout form>div>p:last-child>a:after {
	content: "";
}

/* ---------- sub page - 회원가입 ---------- */

.join-agree-layout .sub_top_wrap {
	margin-top: -40px;
	margin-bottom: 40px;
}

/* //서브 페이지 설정 끝 */

/* 게시판 설정 시작 */

/* ----- 레프트 메뉴 ----- */

.dh-board {
	margin: 0 auto;
	max-width: 1170px;
	display: inline-block;
	min-height: 480px;
}

#mailForm {
	display: inline-block;
	min-height: 480px;
	width: calc(80% - 0px);
	margin: 0 auto;
	padding: 0 0 60px 60px;
	max-width: 1170px;
}

.bbs-list-index-layout #content,
.bbs-pds-index-layout #content,
.contact-mail-layout #content,
.img-bbs-default-index-layout #content,
.vod-index-layout #content,
.bbs-blog2-index-layout #content,
.bbs-blog-view-layout #content,
.bbs-list-view-layout #content {
	width: 80%;
	padding: 60px 0 60px 60px;
	min-height: 0;
}

.img-bbs-default-index-layout #content .bbs-box {
	min-height: 480px;
}

@media screen and (max-width: 991px) {
	.dh-board,
	form#insertForm,
	form#mailForm,
	.img-bbs-default-index-layout>div:nth-child(2),
	.dh-view-box.dh-margin-topx2 {
		width: 100%;
		padding: 0 15px 0;
		margin: 0;
	}
	.bbs-list-index-layout #content,
	.contact-mail-layout #content,
	.img-bbs-default-index-layout #content,
	.vod-index-layout #content,
	.bbs-blog2-index-layout #content,
	.bbs-blog-view-layout #content,
	.bbs-list-view-layout #content {
		width: 100%;
		padding: 0;
	}
}

/* ----- 텍스트 게시판 설정 ----- */

.table {
	border: none;
	border-top: 2px solid #008cd6 !important;
	border-bottom: 1px solid #ccc !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 14px 16px;
	color: #666;
	font-size: 13px;
	letter-spacing: -0.04em;
	line-height: 1.6;
	border: none;
	border-bottom: 1px solid #dedede;
}

.table>thead>tr>th,
.table>tbody>tr>th {
	background: #f8f8f8;
	color: #444;
	font-weight: 500;
}

.table>thead>tr>th {
	background: #f1f1f1;
	color: #222;
}

.table>tbody>tr>td>strong>a {
	color: #444;
	font-weight: 500;
}

.dh-board>.table-hover {
	margin: 0;
}

.table-hover>tbody>tr>td {
	padding: 14px 10px;
	line-height: 1;
}

.table-hover>tbody>tr>td>strong>a {
	display: inline-block;
	max-width: 440px;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	white-space: nowrap;
}

.table-hover>tbody>tr:hover {
	background: none;
}

.table-hover>tbody>tr:hover>td>strong>a {
	color: #008cd6;
}

.dh-margin-top {
	margin-top: 40px;
	display: inline-block;
}

/* ----- 게시판 버튼 설정 ----- */

.label {
	background: transparent;
	padding: 0px 5px 0px;
	font-size: 90%;
}

.label-danger {
	color: #008cd6;
}

.label-primary {
	color: #2b5cb7;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #008cd6;
	border: 1px solid #008cd6 !important;
}

.pagination>li>a,
.pagination>li>span {
	color: #9D8478;
}

.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;
}

.bbs-box .page-nav {
	margin-top: 30px
}

/* ----- 게시글 뷰 페이지 설정 ----- */

.dh-view-box {
	margin-top: 40px;
}

.sns-box {
	display: none;
}

.dh-view-box>.row>.page-header {
	border-top: 1px solid #008cd6;
	border-bottom: 1px solid #eee;
	padding: 5px 20px 5px;
	margin: 0 10px 0 20px;
}

.dh-view-box>.row>.page-header>h4 {
	color: #303030;
	font-weight: 400;
}

.dh-view-box>.row>.dh-view-info {
	border-bottom: none;
	background: transparent;
	padding: 8px 20px 8px;
	margin: 0 10px 0 20px;
	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 {
	padding: 0 40px 0;
}

.dh-view-box .dh-attach h6 {
	margin: 0;
	padding: 0;
}

.dh-view-box>.row:nth-child(2)>div:nth-child(3) {
	padding: 30px 40px 40px !important;
}

/* //게시판 설정 끝 */

/***페이지 준비중***/

.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;
}

#shipping .business-text p:nth-of-type(2) {
	margin-top: 50px
}    padding: 40px 0;

#shipping .business-text p a {
	padding: 15px 10px;
	border: 2px solid;
	text-decoration: none;
}

.view-img {
	cursor: pointer;
}

.modal-open {
	padding-right: 0!important
}

.modal-dialog {
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
}

.business_wrap2{
	overflow: hidden;
}


@media(max-width:767px){
	#intro #content{padding: 0 15px;}
	#content{width:100%}
	.sub-layout{    padding: 40px 0;}
	
	#management .business_wrap2 p{    
	width: 100%;
    margin-top: 15px;}
	#management .business_wrap ul li{    
	width: 90%;
    margin-top: 15px;}
	#main-content{    padding: 60px 60px;}
	#main-content .mid-con a{    margin-bottom: 15px;}
	#main-content .mid-con a p{    
	font-weight: 600;
    background: #94c633;
    color: #fff;
    letter-spacing: 0.4px;}
	.bbs-list-index-layout .table-hover>tbody>tr>td>strong>a{    white-space: normal;}
	.bbs-list-index-layout .dh-board{padding:0}
	.intro-boardbox-9+.ntro-boardbox{margin-top: 30px;}
	.footer-con .footer-bottom .col-md-8 p{    padding: 15px;}
	.intro-boardbox{    width: 100%;
    margin-top: 30px;}
	
	#location #content iframe{height:250px !important}
	.row.business-img .col-md-6{margin-bottom:15px}
	.contact-mail-layout #content .breadcrumb_wrap{    padding: 0 15px 20px;}
}

.bbs-blog2-index-layout .dhb-txt-box-type-b {        border: none;
    background-color:#F6F6F6;}
.bbs-blog2-index-layout .hb-txt-box-type-b-text-layout .btnRead{font-size: 15px !important;}
.dhb-txt-box-type-b .dhb-txt-box-type-b-text-layout h4 strong .thumb-hidden{box-shadow: none}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
	min-height: 200px;
	height: 200px;
	max-height: 200px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, .39);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .39);
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
	width: 100%;
	height: 100%;
	float: left;
	margin: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
	width: 100%;
	height: 100%;
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	visibility: hidden;
	opacity: 0;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b{
	background:transparent;
	border:none;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b:hover .btnRead,.bbs-blog2-index-layout .dhb-txt-box-type-b:active .btnRead,.bbs-blog2-index-layout .dhb-txt-box-type-b:focus .btnRead{color:#008cd6}
.dhb-txt-box-type-b-img-layout .thumb-hidden{
	border:none;
}
.dhb-txt-box-type-b-text-layout h4{
	margin-top:10px!important;
	text-align:center;
	font-size:16px!important;
}
.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row{
	visibility:hidden;
}

/*2018-10-12*/
.intro-board-layout{    max-width: 1170px;
    margin: 0 auto;
    float: none;}
.intro-widget-layout{    background: #f8f8f8;
    margin-top: 60px;width:100%}
#main-content {
    padding: 80px 0;
    max-width: 1170px;
    margin: 0 auto;
}

/*2018-10-24*/
@media(max-width:767px){
	.slide-box-left{margin-left: 23px;
    margin-top: -40px;}
	.gu-slider .carousel-inner .item{height:400px}
	.left_menu_wrap{width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;}
	.page_wrap .left_banner{display:none}
	.breadcrumb_wrap{    padding: 0 15px 20px;}
}

/*2018-10-26*/
.dh-board .now-filter-idx .filter-label {padding: 10px 15px;}
.dh-board .now-filter-idx .filter-label span{        display: block;
    font-size: 15px;
    font-weight: 500;
	color:#333
}
.dh-board .now-filter-idx .filter-label:hover span{color:#337ab7}

/* busan */
.busan_wrap {
	margin-top: 100px;
}

.busan-text h5{
	color: #222;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.04em;
    margin: 30px 0 20px;
}

.busan-text ul{
	padding: 30px;
	border: 5px solid #f2f2f2;
}

.busan-text ul li{
	font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 1.8;
    color: #666;
    margin: 0 0 20px;
	padding-left: 10px;
	position: relative;
}

.busan-text ul li::before{
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #ddd;
	position: absolute;
	left: 0;
	top: 9px;
}


.busan-text ul li:last-child{
	text-align: center;
}

.busan-text ul li:last-child::before{
	display: none;
}

.livre-wrap{
	margin-top: 50px;
}

.livre-text p{
	text-align: center;
}

.livre-wrap > .col-md-3{
	width: 20%;
}

.img-box{
	margin-top: 50px;
}

.livre-wrap2{
	margin-bottom: 100px;
}

/*2021-04-27*/
@media(max-width:767px){
	.livre-wrap > .col-md-3{
		width: 100%;
	}
}
