@charset "utf-8";

/* 웹폰트 Import */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('//fonts.googleapis.com/css?family=Quicksand:500');

/* 스크롤 설정 */
html { overflow-x: hidden; overflow-y: scroll; }
body { background-color: #fff; }

/* 폰트 설정 */
div, h1, h2, h3, h4, h5, h6, p, span, small, section, main {font-family: 'Noto Sans KR', "나눔고딕", "NanumGothic", 'Malgun Gothic', sans-serif !important; -webkit-font-smoothing: antialiased;}
.fa {font-family: 'FontAwesome' !important;}
.glyphicon {font-family: 'Glyphicons Halflings' !important;}
ol, ul, li {list-style: none;}
a, a:hover, a:focus, a:link, a:visited { text-decoration: none !important; }

/* 상단 메뉴 설정 시작 */
.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: 0 0 0 rgba(0,0,0,0); border: none; border-right: 1px solid rgba(0,0,0,0.2) !important;}
.navbar ~ br {display: none;}
.topmarginLay_a {height: 125px !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: 18px 0 15px; padding: 0 15px 0;}
.navbar-inverse .navbar-wrap .navbar-small{position: absolute; top: 40px; display: none;}
.navbar-inverse .navbar-wrap .navbar-small > ul{list-style: none; padding: 0; float: left; margin: 10px 0 0;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li{float: left; padding: 0;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li > a{color: #909090; font-size: 13px;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li > a:after{content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.navbar-inverse .navbar-wrap .navbar-small > ul > li:last-child > a:after{content:"";}
.navbar-inverse .navbar-wrap .navbar-small > ul > li:hover > a{color: #00B3CD;}
@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{display: none;}
}
@media screen and (min-width: 768px) {
    .navbar-inverse .navbar-nav > li {
        width: 14.28571428571429%;
    }
}

.navbar-nav .divider-vertical+li, .navbar-nav .divider-vertical+li+li { display: none !important; }
/* ----- //메뉴 상단 영역 설정 끝 ----- */


/* ----- 메인 메뉴 설정 시작 -----*/
.navbar-collapse {background: #e9e9e9;}
.navbar-inverse .navbar-brand{display: none;}
.navbar-inverse .navbar-nav{float: none !important; margin: 0 auto !important; max-width: 1170px;}
.navbar-inverse .navbar-nav > li > a {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    text-align: center;
    letter-spacing: -0.04em;
    padding: 14px 10px;
    margin: 0;
    min-width: auto;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.85) !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li:hover > a, .navbar-inverse .navbar-nav > li:focus > a,
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background: #fff;
    color: #00b3cd;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    border-top: 2px solid #00b3cd !important;
    border-right: 1px solid rgba(255, 255, 255, 0.85) !important;
    padding: 13px 10px 14px;
}
.navbar-inverse .navbar-nav > li:first-child > a {
    border-left: 1px solid rgba(255, 255, 255, 0.85) !important;
}
.navbar-inverse .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: center; width: 100%;}
    .navbar-collapse{position: absolute; left: 0px !important;}
}
/* ----- //메인 메뉴 설정 끝 -----*/


/* ----- 서브 메뉴 설정 시작 -----*/
.dropdown-menu{left: 0 !important; right: auto !important; padding: 0; margin: 0; border-radius: 0; box-shadow: 0 0px 1px rgba(0,0,0,0.1); min-width: 100%; background: #fbfbfb;}
.dropdown-menu > li > a{background: transparent; color: #555; padding: 13px 40px 13px 40px; margin: 0px 0px 0px 0px; font-size: 14px; font-weight: 400; border-bottom: 1px solid rgba(0,0,0,0.1) !important;}
.dropdown-menu > li:last-child > a{border-bottom: none !important;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background: #004c75; 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: #ffffff; color: #a5a5a5; border-top: 1px solid #e5e5e5; font-weight: 300; padding: 0 15px 0; margin: 0; text-align: left;}
.footer-con {width: 1170px; margin: 0 auto;}
.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 p{font-size: 12px;}
.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: 520px; background-size: cover !important; background-position: center !important;}
.gu-slider .carousel-inner .item > .container{position: relative; height: 100%; padding: 90px 0 0;}
.slide-box-left{color: #fff; float: left; width: 85%; padding: 0 15px 0;}
.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 * { text-shadow: 0px 0px 10px rgba(0, 0, 0, .5); -webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, .5); }
.slide-caption h3 {font-size: 46px;
    line-height: 1.15;
    font-weight: 700;
    margin-top: 60px;
    font-family: 'Quicksand', sans-serif !important;}
.slide-caption p{font-size: 14px; line-height: 1.5; margin: 15px 0 0;}

/* ----- 슬라이드 버튼 박스 영역 ----- */
.slide-box-right{position: absolute; right: 0; width: 15%;}
.slide-box-right .title{ padding: 34px 10px 34px; background-image: url('/skin/img/slide/slide-box-title.png'); background-size: cover; text-align: center;}
.slide-box-right .title h2{padding: 0;position: relative; margin-bottom: 10px; color: #fff; font-size: 20px; font-weight: 500; 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; background: #fff;}
.button-wrap li{border-top: 1px solid #ddd; text-align: left;}
.button-wrap li a { padding: 20px 30px 20px; 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 ----- */
.html-header{color: #004c75; 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 {max-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{max-width: 1170px; margin: 0 auto; padding: 20px 0 30px;}
.intro-boardbox {width: 33.333333%;}
@media screen and (max-width: 991px) {
    .intro-board-widget-layout{width: 100%;}
    .intro-boardbox{width: 100%;}
}

/* ---------- 게시판 타이틀 설정 ---------- */
.intro-boardbox .page-header{padding: 0 0 6px; margin: 20px 0 25px; border-bottom: none;}
.intro-boardbox .page-header h4{margin: 0; color: #454545; font-size: 20px; font-weight: 500; 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: 6px 0 12px; font-size: 14px; font-weight: 500; color: #343434;}
.banner-wrap:last-child:hover .banner-text h5{text-decoration: underline;}
.banner-text h3{margin: 0 0 5px; color: #004c75; font-size: 23px; font-weight: 500;}
.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: #004c75;}
.intro-boardbox:nth-child(2) .list-row-subject:before{content: "뉴스"; padding: 0 10px 0 0; color: #004c75;}
.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;}
#content{
	/* padding: 0 40px 40px; */
	/* padding: 0 15px 40px; */
	/* border-left: 1px solid #dedede; */
}
@media screen and (max-width: 767px) {
    #content{padding: 0 15px 40px; border: none;}
}

/* ----- 서브페이지 left-menu 설정 ----- */
.left_menu_wrap{padding: 0;}
@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 0 40px; border-bottom: 1px solid #dedede;}
.left_menu h3 { color: #444; font-size: 28px; font-weight: 500; margin: 0;}
.left_menu > li > a{display: block; border-bottom: 1px solid #dedede !important; margin: 0 0 0; padding: 10px 15px 10px; color: #555; font-size: 14px; font-weight: 400;}
.left_menu > li.active > a{color: #fff; background: #004c75;}
.left_menu > li.active > a:after{content: "\276F"; float: right;}

/* ----- 서브페이지 content 설정 ----- */
.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0;
    margin: 0;
}
.breadcrumb_wrap h3 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 30px;
    color: #333;
    font-size: 28px;
    font-weight: 600;
}
.breadcrumb_wrap h3::after {
    content: '윤활유의 모든 것 에펠유화에 오신것을 환영합니다.';
    display: block;
    margin: 10px 0 0;
    color: #888;
    font-size: 13px;
    font-weight: 300;
}
@media screen and (max-width: 599px) {
	.breadcrumb_wrap h3 > small {
		display: block;
		margin-top: 4px;
	}
}
.breadcrumb{background-color: transparent; border-radius: 0; display: inline-block; margin: 10px 0 0; padding: 0 0 0; text-align: right; font-size: 13px; font-weight: 400; color: #999; float: right;}
.breadcrumb > .active{color: #333;}
.breadcrumb>li+li:before {content: "\276D"; padding: 0 3px;}
.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: #757575; margin: 0 0 14px; padding: 0 0 10px;}

/* ---------- 텍스트 스타일 설정 ---------- */
.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;}
.greeting-title{padding: 25px 30px 27px !important; color: #555 !important;
	border: 6px solid #f1f1f1;
	margin: 0 0 30px !important;}
.content-text{padding: 0 !important;}

/* ---------- tab 매뉴 설정 ---------- */
.product-right {
    position: absolute;
    max-width: 200px;
    right: 15px;
    top: -30px;
}
.nav-tabs { /*border: 1px solid #cecece; background: #fff;*/ margin: 0 0 40px;}
.nav-tabs > li > a {margin: 0 0 0; padding: 12px 35px 12px; line-height: 1; /* border: 1px solid transparent; border-right: 1px solid #cecece; */ border-radius: 0; color: #656565; font-size: 13px; font-weight: 400; border-bottom: 1px solid transparent !important; }
.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: #004c75; border: 1px solid transparent !important;}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.nav-tabs > li > a {padding: 12px 25px 15px;}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.page-product .nav-tabs { margin: 0 215px 40px 0; }
}

@media screen and (max-width: 767px) {
	.product-right { position: initial; float: none; top: 0; right: 0; max-width: 150px; }
	.page-product .nav-tabs { margin: 0 165px 40px 0; }
}

@media screen and (max-width: 991px) {
	.nav-tabs > li { float: left; width: 33.3333333%; margin: 0; text-align: center; }
}

@media screen and (max-width: 699px) {
	.product-right { float: none !important; max-width: none; margin-top: 25px; margin-bottom: 15px;}
	.page-product .nav-tabs { margin: 0 0 40px; }
}

@media screen and (max-width: 549px) {
	.nav-tabs > li { width: 50%; }
}

/* ---------- table 영역 설정 ---------- */
table {
    font-size: 14px;
    width: 100%;
    border-top: 2px solid #000000;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px !important;
}
tr{line-height: 20pt;}
th{padding: 14px 15px; color: #333; font-weight: 500; border-bottom: 1px solid #ddd; font-size: 14px;}
td{padding: 14px 15px; background-color: #fff; border-bottom: 1px solid #ddd; color: #666; font-size: 13px;}

/* ---------- sub page - 회사소개 ---------- */
.table-history{border-top: none; border-bottom: 1px solid #dedede;}
.table-history th{color: #004c75; font-weight: 500; background-color: #fff;}
.table-location{margin: 20px 0 30px;}
.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: #004c75; 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: #000;
    font-size: 26px;
    font-weight: 500;
    /* text-align: center; */
	text-align: left;
    letter-spacing: -0.04em;
    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: #00b3cd;
    border: 1px solid #00b3cd !important;
    box-shadow: none;
    border-radius: 30px;
    width: 180px;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: 0.08em;
}
#mailForm .btn-primary:focus, .btn-primary:hover {background: #004c75 !important; border: 1px solid #004c75 !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: #004c75;}
.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#mailForm, .img-bbs-default-index-layout > div:nth-child(2), .dh-view-box.dh-margin-topx2{
	/* display: inline-block; */
	/* width: calc(80% - 90px); */
	clear: both;
	margin: 0 auto;
	padding: 0 15px;
	/* 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: 0 40px 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;}
	.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 > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding: 18px 15px; color: #666; font-size: 14px;}
.table > thead > tr > th {background: #f2f2f2;
    vertical-align: middle;
    border-bottom: 1px solid #d2d2d2;
    font-weight: 500;
    color: #333;
}
.table > tbody > tr > td > strong > a {color: #555;}
.table > tbody > tr:hover > td > strong > a {color: #333;}
.dh-board > .table-hover {border-top: 2px solid #004c75; 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: #004c75;}
.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: #004c75; border: 1px solid #004c75 !important;}
.pagination > li > a, .pagination > li > span {border: none !important;}
.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: 2px solid #004c75;
    border-bottom: 1px solid #d2d2d2;
    padding: 18px 15px;
    margin: 0 15px;
}
.dh-view-box > .row > .page-header > h4 {color: #333;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.04em;
    margin: 0;}
.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;}
/* ----- 블로그 B타입 게시판 ----- */
.bbs-blog2-index-layout #content {padding: 0 15px;}
.bbs-blog2-index-layout .dhb-txt-box-type-b{background-color: #fff; width: 24%; border: 1px solid #e5e5e5; margin: 0 5px 20px; padding: 0;}
.bbs-blog2-index-layout .dhb-txt-box-type-b > div{margin: 0;}
.dhb-txt-box-type-b-img-layout {padding: 0;}
.dhb-txt-box-type-b-img-layout .thumb-hidden {border: none; min-height: 130px; max-height: 130px; box-shadow: 0 0 0 rgba(0, 0, 0, 0);}
.dhb-txt-box-type-b-text-layout h4{font-size: 14px; margin: 15px 0;}
.dhb-txt-box-type-b-text-layout .txt-box-footer{margin-top: 0; float: none; text-align: left; display: none;}
.txt-box-footer em {display: none;}
.txt-box-footer em > span.regdate{font-style: normal; color: #666; font-size: 13px;}
.txt-box-footer em > span:last-child{display: none;}
.txt-box-footer small.hits{display: none;}
.bbs-blog-view-layout #content {padding: 0 15px;}
@media screen and (max-width: 767px) {
    .bbs-blog2-index-layout .dhb-txt-box-type-b {width: 100%; margin: 10px 0 20px;}
}
/* //게시판 설정 끝 */

.page-product .content_wrap h4 {
    font-size: 33px;
    font-weight: 600;
    color: #000;
    letter-spacing: -0.04em;
    line-height: 1;
    padding: 0;
    padding-bottom: 40px;
    margin: 0 0 20px;
    border-bottom: 1px solid #d2d2d2;
    text-align: center;
}
.page-product .content_wrap h4 span {
    display: block;
    padding-top: 13px;
    color: #888888;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: -0.5px; 
}
.page-product .product-detail{
	margin-top: 0;
}

.table.table-style thead tr th {background-color: #f2f2f2; text-align: center; font-weight: 500; letter-spacing: -0.05em;}
.table.table-style thead tr th, .table.table-style tbody tr th, .table.table-style tbody tr td {padding: 18px 15px; color: #333; font-size: 14px; font-weight: 400; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2;}
.table.table-style thead tr th:first-child, .table.table-style thead tr th:last-child, .table tbody tr th:first-child, .table tbody tr td:first-child, .table tbody tr td:last-child {border-left: none; border-right: none;}
.table.table-style tbody tr th, .table.table-style tbody tr td {vertical-align: middle; letter-spacing: -0.04em;}
.table.table-align-1 tbody tr th:nth-child(1), .table.table-align-1 tbody tr td:nth-child(2), .table.table-align-1 tbody tr td:nth-child(3), .table.table-align-1 tbody tr td:nth-child(4), .table.table-align-1 tbody tr td:nth-child(5) {text-align: center;}
.table.table-align-2 tbody tr th, .table.table-align-2 tbody tr td {text-align: center;}
.table.table-align-2 tbody tr td:last-child {text-align: left;}
.table .focus { background-color: #F7FEFF; }
.branch .table.table-style tbody tr > td:first-child { font-weight: bold; }
.product-detail h5+.table-responsive {margin-top: 25px; margin-bottom: 30px;}

@media screen and (min-width: 768px) {
	.intro-board-widget-layout > div:first-child {
		width: 66.666666% !important;
	}
	
	.intro-board-widget-layout > div:last-child {
		width: 33.333333% !important;
	}
}

@media screen and (max-width: 767px) {
	.intro-board-widget-layout > div {
		width: 100% !important;
	}
}

.dh-view-box .dh-view-info+div {
	padding: 50px 40px !important;
}

.dh-view-box .dh-line {
	display: none;
}

.dh-view-box .dh-line+div > .btn-group {
	padding-left: 15px;
	padding-right: 15px;
}

#myCarousel .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

#myCarousel .carousel-inner .item,
#myCarousel .carousel-inner .active.left,
#myCarousel .carousel-inner .active.right {
	opacity: 0;
}

#myCarousel .carousel-inner .active,
#myCarousel .carousel-inner .next.left,
#myCarousel .carousel-inner .prev.right {
	opacity: 1;
}

#myCarousel .carousel-inner .next,
#myCarousel .carousel-inner .prev,
#myCarousel .carousel-inner .active.left,
#myCarousel .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#myCarousel .carousel-control {
	z-index: 2;
}
#greeting > p:last-child {
	font-size: 16px;
	margin-bottom: 25px;
}

#greeting > p:last-child > strong {
	font-size: 22px;
	margin-left: 10px;
}

.main-link-container {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

@media screen and (max-width: 1184px) {
	.main-link-container > .row {
		margin-left: 0;
		margin-right: 0;
	}
}

.main-link {
	padding: 25px 10px 0;
}

.main-link .inner {
	display: block;
	background-color: #FAFAFA;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.main-link1 .inner { background-image: url(/skin/img/main/main_btn_1.png); }
.main-link2 .inner { background-image: url(/skin/img/main/main_btn_2.png); }
.main-link3 .inner { background-image: url(/skin/img/main/main_btn_3.png); }
.main-link4 .inner { background-image: url(/skin/img/main/main_btn_4.png); }

.main-link .inner .txt {
    display: block;
    width: 100%;
    height: 100%;
    padding: 35px 15px;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.04em;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    background-color: rgba(0, 0, 0, .2);
}
.main-link .inner:hover .txt {background-color: rgba(255, 255, 255, .2);}

.factory-pic {
    width: 100%;
    height: 107px;
    margin-bottom: 20px;
    background-image: url(/skin/img/sub/greeting-fac.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
}
.comp_cert li{    position: relative;
    padding-left: 60px;
    line-height: 1.65;}
.comp_cert li:first-child{padding-left: 0;}
.comp_cert li span{    position: absolute;
    left: 0;}