/* 웹폰트 Import */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 스크롤 설정 */
html {overflow-x: hidden; overflow-y: scroll;}
body {background-color: #fff;}

/* 폰트 설정 */
.body-layout,body,p {font-family: "Nanum Gothic", 'Malgun Gothic', 'dotum', sans-serif !important;}
h1, h2, h3, h4, h5, h6{font-family: "Nanum Gothic", 'Malgun Gothic', 'dotum', sans-serif !important;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}

/* 상단 메뉴 설정 시작 */
.navbar-inverse{background: #fff; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border-bottom: none; position: absolute; top: auto;}
.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: none;
    border: none;
    border-right: 1px solid rgba(255,255,255,0.2) !important;
}
.navbar ~ br {display: none;}
.topmarginLay_a{height: 140px !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; position: relative;}
.navbar-inverse .navbar-wrap .navbar-logo{display: inline-block; float: left; margin: 20px 0 15px; padding: 0 15px 0;}
.navbar-inverse .navbar-wrap .navbar-small{position: absolute; top: 50px;}
.navbar-inverse .navbar-wrap .navbar-small > ul{list-style: none; padding: 0;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li{float: left; padding: 0;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li > a {
    color: #888;
    font-size: 13px;
    font-weight: 600;
}
.navbar-inverse .navbar-wrap .navbar-small > ul > li > a:after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #ccc;
    display: inline-block;
    margin: 0 8px 0;
    line-height: 1;
}
.navbar-inverse .navbar-wrap .navbar-small > ul > li:last-child > a:after {
    content: "";
    margin: 0;
    background: #fff;
}
.navbar-inverse .navbar-wrap .navbar-small > ul > li:hover > a{color: #333;}
@media screen and (max-width: 991px) {
    .navbar-inverse .navbar-wrap{width: 100%;}
    .navbar-inverse .navbar-wrap .navbar-logo{margin: 0;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{display: none;}
	
	.navbar-logo img {
		max-width: 130px;
	}
}
/* ----- //메뉴 상단 영역 설정 끝 ----- */


/* ----- 메인 메뉴 설정 시작 -----*/
.navbar-collapse{background: #08479b; !important;}
.navbar-inverse .navbar-brand{display: none;}
.navbar-inverse .navbar-nav{float: none !important; margin: 0 auto !important; width: 1170px;}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    text-align: center;
    letter-spacing: -1px;
    padding: 15px 30px 15px;
    margin: 0;
    min-width: 180px;
    line-height: 1;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background: #215aa5;
}
.navbar-inverse .navbar-nav > li:first-child {
    border-left: 1px solid rgba(255,255,255,0.2);
}
.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-inverse .navbar-nav > li:first-child{border-left:none;}
    .navbar-collapse{position: absolute; left: 0px !important;}
}
/* ----- //메인 메뉴 설정 끝 -----*/


/* ----- 서브 메뉴 설정 시작 -----*/
.dropdown-menu {
    left: 0 !important;
    right: auto !important;
    padding: 15px 25px;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    min-width: 100%;
    background: #fff;
    border: 1px solid #08479b;
}
.dropdown-menu > li > a {
    background: transparent;
    color: #4a4a4a;
    padding: 5px 0;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: 600;
    border-bottom: 1px solid #ddd !important;
    line-height: 1;
}
.dropdown-menu > li:last-child > a{border-bottom: none !important;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #db7f08;
    background: rgba(0,0,0,0);
}
@media screen and (max-width: 767px) {
    .dropdown-menu{padding: 0;background: #2e63a9 !important;}
}
/* ----- //서브 메뉴 설정 끝 -----*/


/* ----- 모바일 메뉴 시작 ----- */
.navbar-toggle {border-bottom: 1px solid #ddd;
    background: #fff;
    border-radius: 0;
    border: none;
    margin: 10px 30px 15px;
}
@media(max-width: 767px) {
	.navbar-inverse {
		background: #fff;
		border-bottom: 1px solid #ddd;
	}	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #494f48;
	}
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color: #fff;}
	.dropdown-menu > li > a {border-bottom: none !important}
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{padding: 10px 15px 10px 25px;}
}
/* ----- //모바일 메뉴 끝 ----- */
/* 상단 메뉴 설정 끝 */


/* 하단 카피라이트 설정 시작*/
.footer_copy .text-center {
    background: #ffffff;
    color: #888888;
    border-top: 1px solid #dedede;
    padding: 0;
    margin: 0;
    text-align: left;
}
.footer-con {
    max-width: 1170px;
    margin: 40px auto;
    padding: 0 15px;
}
.footer-con h4 {
    margin: 0 0 15px;
    font-weight: 600;
	color:#08479b;
}
.footer-con ~ br {
    display: none;
}
@media screen and (min-width:768px){.footer-con .col-md-3{width:18%}}
.footer-top {width: 100%; display: inline-block; padding: 28px 0 8px;}
.footer-top > ul{list-style: none; padding: 0; margin: 0;}
.footer-top > ul > li{display: inline-block; float: left;}
.footer-top > ul > li > a{color: #858585; padding-right: 20px; font-size: 12px; font-weight: 400;}
.footer-top > ul > li:hover > a, .footer-top > ul > li:focus > a{color: #222;}
.footer-bottom{width: 100%; display: inline-block;}
.footer-bottom h4{line-height:65px;}
.footer-bottom p{font-size: 12px;margin-bottom:0}
.footer-bottom p strong{padding-right:10px;display:inline-block; width:70px;}
.footer-bottom p:first-child{margin-bottom:5px;}
.footer-bottom p:last-child{padding-top:15px;}
.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: 480px; background-size: cover !important; background-position: center !important;}
.gu-slider .carousel-inner .item > .container{position: relative; height: 100%; padding: 110px 0 60px;}
.slide-box-left{color: #fff; float: left; width: 85%; padding: 0 15px 0;}
.slide-caption {
    margin-top: 35px;
}
.slide-caption em{display: inline-block; position: relative; padding-left: 25px; font-size: 12px; font-weight: 500; font-style: normal; line-height: 15px;}
.slide-caption em span{position: absolute; top: 0; left: 0; font-size: 28px; font-weight: 300; line-height: 28px;}
.slide-caption h3 {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0px 0 0;
    letter-spacing: -1px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.6);
}
.slide-caption p {
    line-height: 1;
    margin: 0 0 20px;
    background: #ec8b00;
    display: inline-block;
    padding: 8px 15px;
    font-weight: 600;
    font-size: 16px;
}

/* ----- 슬라이드 버튼 박스 영역 ----- */
.slide-box-right{position: absolute; right: 0; width: 15%;}
.slide-box-right .title{ padding: 34px 10px 34px; background: #08479b; text-align: center;}
.slide-box-right .title h2{padding: 0;position: relative; margin-bottom: 10px; color: #fff; font-size: 20px; font-weight: 300; line-height: 1;}
.slide-box-right .title p{color: #d7fffd; font-size: 13px; line-height: 16px; word-wrap: break-word; word-break: keep-all;}

.button-wrap{padding: 0; }
.button-wrap li{border-top: 1px solid #ddd; text-align: center;background: #fff;}
.button-wrap li:first-child{ background: #08479b; border-top:transparent}
.button-wrap li:first-child a{ color:#fff;}
.button-wrap li:nth-of-type(2){ padding: 20px 10px 20px 0px; text-align: right;}
.button-wrap li:nth-of-type(2) span{color:#ec8b00; font-weight:600; margin-left: ;}
.button-wrap li a { padding: 30px 0px; display: block; color: #333;}

/* ----- 슬라이드 버튼 ----- */
.carousel li{margin: 0 2px 0;}
.carousel-indicators .active {width: 10px; height: 10px; margin: 0 2px 0;}
@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{}
.intro-html-layout > .col-sm-12 > .row {
    margin: 0;
}
.html-header{color: #008470; 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: 33.333333333%;
    float: left;
    padding: 10px 0px 10px 25px;
    margin: 20px 0 20px;
    /* border-right: 1px solid #d5d5d5; */
}
.main-con a{display:block; overflow:hidden}
.main-con-text {display: inline-block; float: left;}
.main-con-text h5 {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 600;
    margin: 0 0 10px;
}
.main-con-text p {
    font-size: 13px;
    line-height: 18px;
    color: #777;
    margin: 0 0 15px;
    letter-spacing: -0.5px;
}
.main-con:nth-of-type(2) .main-con-text p{ margin: 32px 0 33px;}
.main-con:nth-of-type(3) .main-con-text p{ margin: 25px 0 22px;}

.main-con-img {float: right; display: inline-block; padding: 0 20px 0 0; margin-top:20px;}
.main-con-img i{font-size:42px; color:#dadada}
.main-con:nth-of-type(2) .main-con-img i{}
.main-con:hover i {color: #db7f08;}
.main-con:hover .main-con-text h5{color:#288ac5}
.main-con-text .arrow {
    background-image: url(/skin/img/main/btn-more-arrow.png);
    display: block;
    height: 9px;
    width: 44px;
}
.main-con:hover .main-con-text .arrow {
    background-image: url(/skin/img/main/btn-more-arrow-hover.png);
}
.ul-float-left{overflow:hidden; padding:0; margin:0;}
	.ul-float-left li{float:left; }
@media screen and (max-width: 991px) {
    .main-wrap{width: 100%;}
	.main-con{width: 50%;min-height: 105px;}
}
@media screen and (max-width: 767px) {
    .main-con{width: 100%; padding: 10px 20px 10px 30px;}
	.main-con-img {padding: 0 0 0 0;}
	.main-con-text h5,
	.main-con:hover .main-con-text h5{color:#e21f1f}
	.main-con-text p{color:#000}
	.intro-boardbox .banner-wrap {margin-bottom:25px;}
}
/* ----- //main-html-area ----- */

/* ----- main-board-area ----- */
.intro-board-widget-layout{width: 1170px; margin: 0 auto; padding: 30px 0 30px;}
.intro-boardbox {width: 33.333333%;}
.intro-boardbox:nth-of-type(2){width:66.666666%} 
@media screen and (max-width: 991px) {
    .intro-board-widget-layout{width: 100%;}
	.intro-boardbox:nth-of-type(2){width:100%} 
    .intro-boardbox{width: 100%;}
}

/* ---------- 게시판 타이틀 설정 ---------- */
.intro-boardbox .page-header{padding: 0 0 6px; margin: 20px 0 15px; border-bottom: none;}
.intro-boardbox .page-header h4{margin: 0; color: #454545; font-size: 20px; font-weight: 600; letter-spacing: 0.01em;}
.intro-boardbox .page-header h4 .btn{padding: 0; margin: 0;}
.intro-boardbox .page-header h4 .btn .fa-plus:before{content: url('/skin/img/main/btn-board-more.png');}
.intro-boardbox .banner-wrap {min-height: 100px;}
.intro-boardbox .banner-icon{display: inline-block; float: left; height: 100px; margin: 0 30px 0 15px;}
.banner-text{display: inline-block;}
.banner-text h5 {
    margin: 0px 0 12px;
    font-size: 16px;
    font-weight: 600;
    color: #08479b;
}
.banner-wrap:last-child:hover .banner-text > h5{text-decoration: underline;}
.banner-text .contact_title { margin-top: 0px; font-size: 16px;}
.banner-text .box1 { margin-bottom: 20px; } 
.banner-text div h5 {
    margin: 0 0 5px;
    color: #08479b;
    font-size: 15px;
    font-weight: 600;
	text-decoration: none !important;
}
.banner-text h3 span {
    font-weight: 500;
    color: #343434;
    margin-right: 8px;
    display: inline-block;
    width: 41px;
    line-height: 1.3;
}
.banner-text p{font-size: 13px; margin: 0 0 0; color: #666;}

/* ---------- 게시판 리스트 설정 ---------- */
.intro-boardbox .front-panel > .panel{
    padding: 0; background-color: transparent !important; border: none; border-radius: 0px; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.intro-boardbox .panel-body{padding: 0;}
.dh-front-list2-words{margin: 0 !important; padding: 12px 0 12px; border-bottom: 1px solid #dedede;}
.dh-front-list2 h6 a, .dh-front-list2 h6 a span{color: #707070; font-weight: 400; font-size: 13px;}
.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:first-child .list-row-subject:before{content: "공지"; padding: 0 10px 0 0; color: #ec8b00;font-weight: 600;}
.intro-boardbox:nth-child(2) .list-row-subject:before{content: "뉴스"; padding: 0 10px 0 0; color: #ec8b00;}
.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 ----- */
/* //메인 페이지 설정 끝 */


/* 서브 페이지 설정 시작 */
/* ----- 서브페이지 common 설정 ----- */
.sub-layout {
    padding: 0;
    border-left: 1px solid #dedede;
}
#content{padding: 50px; border-left: 1px solid #dedede;}
@media (max-width:991px){
	.sub-layout{border-left:none;}
}
.con-box {
    padding: 25px;
    margin-top: 30px;
    background: #f4f4f4;
}
.con-box p {
	margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
    #content{padding: 0 15px 40px; border: none;}
}

/* ----- 서브페이지 left-menu 설정 ----- */
.left_menu_wrap{padding: 0;width: 18%;}
@media screen and (max-width: 991px) {.left_menu_wrap{display: none;}}
.left_menu{list-style: none; padding: 0 0 0; margin: 0 0 50px;}
.left_menu > div{padding: 40px 15px 40px; border-bottom: 1px solid #dedede;background-color:#f4f4f4}
.left_menu h3 { color: #4a4a4a; font-size: 21px; font-weight: 600; margin: 0; text-align:center}
.left_menu > li > a {
    display: block;
    border-bottom: 1px solid #dedede !important;
    margin: 0 0 0;
    padding: 10px 20px 10px 25px;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 600;
}
.left_menu > li.active > a{color: #08479b;}
.left_menu > li.active > a:after{content: "\276F"; float: right;}

/* ----- 서브페이지 content 설정 ----- */
.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: 0;
    margin: 0 0 20px;
}
.breadcrumb_wrap h3 {
    display: inline-block;
    float: left;
    margin: 0 0 0;
    padding: 0 0 20px;
    color: #313131;
    font-size: 30px;
    font-weight: 600;
}
.breadcrumb{background-color: transparent; border-radius: 0; display: inline-block; margin: 10px 0 0; padding: 0 0 0; text-align: right; font-size: 13px; color: #888; float: right;}
.breadcrumb > .active{color: #333;}
.breadcrumb>li+li:before {content: "\276D";}
.content_wrap h3{font-weight: 400; color: #434343; line-height: 1.4;}
.content_wrap h4{font-size: 18px; font-weight: 400; color: #3a3a3a; line-height: 1.5; margin: 0 0 0; padding: 0 0 20px;}
.content_wrap p {
    font-size: 14px;
    line-height: 1.8;
    color: #616161;
    margin: 0 0 10px;
    padding: 0 0 0px;
	letter-spacing: -0.5px;
}
.content_wrap p:nth-of-type(2){
    margin : 0 !important;
    color : black;
}
.biz1 .content_wrap >p,
.biz3 .content_wrap >p{font-size:15px; font-weight:600; letter-spacing:-0.3px; margin-bottom:40px; word-break: break-word;}

.biz2 p{line-height:2 !important}
.biz2 .sub-title:last-child{margin-top:60px}
.biz2 .sub-title2{font-size:16px; font-weight:600; color:#e4720d}

.biz2 .con .con{padding:0 30px; margin-top:30px;}
.biz2 .con ul{padding-left:0px; overflow:hidden}
.biz2 .con ul li{margin-bottom:8px; position:relative; padding-left:15px;}
.biz2 .con ul li:before{content:"";display:block;position:absolute;left:0;top:10px; background-image:url("/skin/img/sub/list-head.png"); width:2px;height:2px;}

.biz4 .item-box{padding:20px 8px; border:3px solid #c5c5c5; border-radius:10px; min-height:199px;}
.biz4 .sub-title{    color: #EC8B00;
    text-align: center;
    margin-bottom: 30px;
}

.biz4 .col-sm-3{ position:relative}
.biz4 .col-sm-3:after{
	content: "\f178";
    font-family: 'FontAwesome';
    left: -6px;
    position: absolute;
    top: 43%;
    color: #EC8B00;
}
.biz4 .col-sm-3:first-child:after{display:none}
.biz4 .item-box h4{font-size:15px;padding-bottom:15px;text-align:center;border-bottom: 1px solid #ffc470; margin-bottom: 15px;}
.biz4 .item-box ul{padding-left:15px;}
.biz4 .item-box ul li{list-style:disc; margin-bottom:10px;}
/***** md *****/ 
@media (min-width: 992px) and (max-width: 1199px){ 

	.biz4 .item-box{min-height:215px;}
} 

/***** xs *****/ 
@media (max-width: 767px){ 
	.biz4 .col-sm-3{margin-bottom:20px;}
	.biz4 .col-sm-3:after{
		content: "\f175";
		left: 50%;
		top:100%;
	}
	.biz4 .col-sm-3:first-child:after{display:block}
	.biz4 .col-sm-3:last-child:after{display:none}


}

/* subPage - 회사소개 */
.greeting-title {
    background-image: url(/skin/img/sub/greeting_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 220px;
    margin-bottom: 20px;
}
.greeting-title h4 {
	padding-top: 80px;
    padding-left: 60px;
	
    font-size: 32px;
    font-weight: 600;
    color: #08479b;
	line-height: 1.2;
	letter-spacing: -1px;
}
.greeting-title h4 span {
    display: block;
    font-size: 20px;
    color: #4a4a4a;
}
/* ---------- 텍스트 스타일 설정 ---------- */
.content-title{margin: 0 0 50px; text-align: center;}
.content-title h3{font-size: 30px;}
.content-title h5{font-size: 15px; font-weight: 300; color: #666;}
.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: #313131; border: 1px solid transparent !important;}

/* ---------- table 영역 설정 ---------- */
table{font-size: 14px; width: 100%; border-top: 1px solid #4a4a4a; border-bottom: 1px solid #dedede;}
tr{line-height: 20pt;}
th {
    padding: 14px 15px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    background: #f4f4f4;
}
td{padding: 14px 15px; background-color: #fff; border-bottom: 1px solid #ddd; color: #666; font-size: 13px;}

/* ---------- sub page - 회사소개 ---------- */
.greeting .content_wrap p{ margin-bottom:14px; }
.table-history{border-top: none; border-bottom: 1px solid #dedede;}
.table-history th{color: #008470; font-weight: 500; background-color: #fff;}
.table-location{margin: 20px 0 0}
.table-location td > span:after{content: "\276F"; padding: 0 7px 0; color: #ccc;}
.table-location td > span.location-last:after{content:"";}

/* ---------- sub page - 사업소개 ---------- */
.business_wrap > div{padding: 0;}
.business_wrap figure{max-height: 180px; overflow: hidden;}
.business_wrap figure > img{width: 100%;}
.business_wrap > div div{border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 20px 15px 20px; min-height: 280px; display: inline-block;}
.business_wrap > div:first-child div{border-left: 1px solid #dedede;}
.business_wrap h3{margin: 0 0 20px; color: #008470; font-weight: 500; font-size: 18px; line-height: 1.5; text-align: center;}
.business_wrap p{margin: 0; color: #666; line-height: 1.8; text-align: center;}
.contact{padding: 20px; border: 1px solid #eaeaea; margin: 50px 15px 0; display: inline-block; width: 100%;}
.contact dl{float: left; margin: 0;}
.admin_info dt{color: #555; float: left; font-weight: 500; padding-left: 20px; margin-right: 20px;}
.admin_info dt:first-child{padding-left: 0;}
.admin_info dd{color: #767676; float: left; display: inline-block;}
@media screen and (max-width: 767px) {
    .business_wrap > div:first-child div, .business_wrap > div div{border: none;}
}

/* ---------- sub page - 제품소개 ---------- */
.product-img > img{border-radius: 100%; overflow: hidden; border: 6px solid rgba(0,0,0,0.1); width: 270px; height: 270px; margin: 0 auto 30px;}
.product-info h3{ margin: 0 0 0; font-size: 30px; font-weight: 300;}
.product-info h4{color: #9e9e9e; margin: 0 0 0; padding: 0 0 5px; font-size: 14px; font-weight: 600;}
.product-detail{margin-top: 20px;}
.product-detail h5{color: #555; font-size: 21px; font-weight: 400; border-bottom: 1px solid #888; display: inline-block; padding: 0 0 8px; margin: 20px 0 0;}
.product-detail dl{border-top: 1px solid #ccc; margin: -1px 0 30px; padding: 20px 0 0;}
.product-detail dt{font-size: 15px; font-weight: 400;}
.product-detail dd{font-size: 14px; color: #6e6e6e; margin: 10px 0 0; line-height: 1.8;}
@media screen and (max-width: 767px) {
    .product-info {padding: 0; margin: 20px 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: #4a4a4a;
    border-radius: 0;
    border: none;
    padding: 10px 0;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
}
#mailForm .btn-primary:focus, .btn-primary:hover{background-color: #65badb !important; border-color:#65badb !important; color:#fff !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: #008470;}
.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, form#insertForm, form#mailForm, .img-bbs-default-index-layout > div:nth-child(2), .dh-view-box.dh-margin-topx2{display: inline-block; width: calc(80% - 90px); margin: 0 auto; padding: 0 20px 50px 50px; max-width: 1170px; border-left: 1px solid #dedede;}
.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: 75%; padding: 50px 50px 0;}
@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; border-left: none;}
	.bbs-list-index-layout .page_wrap,.bbs-list-view-layout .page_wrap {
		padding: 0 15px;
	}
	.dh-margin-top{margin-top:0px}
	.bbs-list-index-layout {
		margin-bottom: 40px;
	}
	.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{border-left: none;width: 100%; padding: 0;}
}
/* ----- 텍스트 게시판 설정 ----- */
.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 10px; color: #6d6d6d; font-size: 14px;}
.table > thead > tr > th{vertical-align: middle; border-bottom: 1px solid #ccc; font-weight: 600; color: #555;}
.table > tbody > tr > td > strong > a{color: #555;}
.table > tbody > tr:hover > td > strong > a{color: #353535;}
.dh-board > .table-hover{border-top: 1px solid #4a4a4a; border-bottom: 1px solid #ccc; margin: 0px 0 30px;}
.dh-board > .table-hover > tbody > tr:hover td{background-color: #f7f7f7;}
.dh-margin-top{margin-top: 40px; display: inline-block;}

/* ----- 게시판 버튼 설정 ----- */
.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #db7f08;}
.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: #f4f4f4; border: 1px solid #ddd !important; color:#4a4a4a}
.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: #4a4a4a;}
.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: 40px;}
.sns-box{display: none;}
.dh-view-box>.row>.page-header {
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #ddd;
    padding: 15px 15px;
    margin: 0 15px;
    background: #f4f4f4;
}
.dh-view-box>.row>.page-header>h4 {
    color: #313131;
    margin: 0;
    font-weight: 600;
    font-size: 15px;
}
.dh-view-box>.row>.dh-view-info {
    border-bottom: 1px solid #ddd;
    background: transparent;
    padding: 8px 15px 8px;
    margin: 0 15px 20px;
}
.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;}
/* //게시판 설정 끝 */