@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}
a:hover{
	text-decoration:none;
}
.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.navbar-inverse {
	background-color: rgba(0,0,0,0.5);
	border-bottom:none;
	margin-bottom: 0;
}

.navbar-inverse .navbar-brand {
	color: #333;
}
.navbar-inverse .navbar-brand img{
	margin:0;
	max-width:300px;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
}

@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
		padding:30px 25px;
		color: #ddd;
	  	-webkit-text-shadow: none;
	  	text-shadow: none;
		font-size:16px;
    }
  
 	.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,
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		-webkit-box-shadow: none;
	  	box-shadow: none;
	  	background-color: transparent;
	  	color: #fff;
  	}
}
@media screen and (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu {
        left: 0;
        right: auto;
        animation-fill-mode: both;
        animation-duration: .5s;
        animation-name: fadeInRight;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: #fff;
        border: 1px solid #222;
        padding: 10px 15px 15px;
    }

	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}

.dropdown-menu > li > a {
    padding: 7px 5px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #555;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #db1818;
    text-decoration: none;
    font-weight: 500;
}

.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;
    padding: 0 15px;
    margin-bottom: 30px;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row {
    margin: 0;
    border: 1px solid #ddd;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row > div {
    padding: 0;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    border: none;
    box-shadow: none;
}

.dhb-txt-box-type-b-text-layout {
    border-top: 1px solid #ddd;
    padding: 0 15px !important;
}
.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 strong {
    font-weight: 500;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover {
    border-color: #aaa;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover h4 a {
    color: #db1818;
}

.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}
.dh-front-blog>.col-md-4>.thumbnail {
    position: relative;
    min-height: 0;
    margin: 0;
    border: 1px solid #ddd;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
}
.dh-front-blog>.col-md-4>.thumbnail:hover a.blogthumb, 
.dh-front-blog>.col-md-4>.thumbnail:focus a.blogthumb{
    transform: scale(1.2);
    opacity: 0.5;
}
.dh-front-blog>.col-md-4>.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0,0,0,0.65);
    /* background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); */
    /* background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0%,rgba(0, 0, 0, 0.8) 100%); */
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0;
    padding: 13px 13px !important;
    font-size: 15px;
    font-weight: 500;
}
/* ---------- 게시판 타이틀 설정 ---------- */

.intro-boardbox .page-header {
    padding: 0;
    margin: 0px 0 30px;
    border-bottom: none;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #222;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.02em;
}

.intro-boardbox .page-header h4 .btn {
    width: 27px;
    height: 27px;
    background: url(/skin/img/main/board-plus-ico.png);
    border: none;
    padding: 0;
    border-radius: 0;
    opacity: 0.3;
    line-height: 1;
    transition:0.3s;
}

.intro-boardbox .page-header h4 .btn:hover {
    opacity: 1;
}

.intro-boardbox .page-header h4 .btn i {
    display: none;
}

.intro-boardbox .page-header h4 .btn:hover,
.intro-boardbox .page-header h4 .btn:active {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}


/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel>.panel {
	padding: 0;
	border: none;
	border-radius: 0px;
	background: transparent;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.intro-boardbox .panel-body {
	padding: 0;
}

.dh-front-list2-words {
	margin: 0 !important;
	padding: 0;
}

.dh-front-list2 h6 a, 
.dh-front-list2 h6 a span {
    color: #666;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 0;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
	color: #303030;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
    content: "∙";
    color: #ff1919;
    font-weight: bold;
    padding-right: 8px;
}

.row-separator {
	display: none;
}

.list-row-regdate {
	float: right;
	color: #999 !important;
}

.list-row-contents {
	display: none;
}
.intro-boardbox .label-danger{
	padding:2px 4px!important;
	position:relative;
	top:7px;
}
.intro-boardbox-type-bbs .label-danger{
	top:0;
}
/*가로 100% 레이아웃 정의*/
.intro-widget-layout,
.intro-board-widget-layout,
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
	margin:0;
	padding:0;
}

.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm,
.intro-board-layout{
	width:100%;
	max-width:1170px;
	margin:0 auto;
    padding: 0 15px;
}

.intro-board-widget-layout {
    padding-top: 50px;
}

.intro-board-layout{
	float:none;
}
.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;
}
/* //메인 페이지 설정 끝 */
/* personal setting 0.45v */
/* layout */
.mt-0{margin-top:0px!important;}
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-80{margin-top:80px!important;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-80{margin-bottom:80px!important;}
.mg-0{margin:0!important;}
.pd-0{padding:0!important;}

@media(min-width:768px){
	.col-sm-20{
		width:20%;
	}
}
/* img */
.img-shadow {
	box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.1);
}
.img-bordered{border:1px solid #ddd;}
.img-caption{
	margin:10px 0;
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:500;
}
/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}

.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td{
	text-align:left!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.numbering{margin-right:10px;}
/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-dash > li,
.li-dot > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before,
.li-dot > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot > li:before{
	content:'·';
}
.location-li {
    border-top: 1px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    padding: 8px 10px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    color: #555;
}
.location-li .fa {
    margin-right: 8px;
    color: #db1818;
}
.partner-li{
	border:1px solid #ddd;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li > li{
	float:left;
	width:16.666%;
}
.partner-li > li img{
	border:1px solid #ddd;
}
@media(max-width:767px){
	.partner-li > li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
	min-height:max-content;
}
.column-2{
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
}
.column-2 ul,
.column-2 dl,
.column-2 ol{
	margin:0;
}
.quote-box{
	margin:20px auto;
	padding:25px;
	background:#f5f5f5;
}
.subpage-content p.quote {
    margin: 30px 0;
    font-size: 30px;
    font-weight: 400;
    color: #222;
    line-height: 1.4;
    letter-spacing: -0.02em;
}
.subpage-content p.quote span{
	font-weight:500;
}
/* custom setting */
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
}
ul,dl,ol{padding:0;}
.body-layout{overflow-x:hidden;}
p,li,dt,dd{line-height:1.6;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}

.table-style {
	margin: 0 0 20px;
	border-top: 2px solid #db1818;
}

.table-style tr th,
.table-style tr td {
	padding: 10px 10px !important;
	border-bottom: 1px solid #dedede !important;
	letter-spacing: -0.02em;
	word-break: keep-all;
	vertical-align: middle !important;
}

.table-style tr th {
	color: #333;
	text-align: center;
}

.table-style thead tr th {
	background: #f8f8f8;
}

.table-style tr td {
	color: #666;
	vertical-align:top!important;
}
/* personal setting 0.45v end */
/* navigation setting */
@media(max-width:767px){
	
}
/* mainpage setting */
.carousel{
	position:relative;
}
/* .carousel:after{
	content:'';
	display:block;
	width:100%;
	height:40px;
	position:absolute;
	left:0;
	bottom:0;
	background:url(/skin/img/default/visual_cover.png) no-repeat center bottom / contain;
} */
.carousel-caption {
    margin: 0;
    padding: 0;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
    width: 85%;
    max-width: 1140px;
    text-align: left;
}
.carousel-caption h2 {
    margin: 0;
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1.45;
}
.carousel-caption h2 span{
	font-weight:600;
}

.carousel-caption > span {
    border: 1px solid rgba(213, 24, 9, 0.6);
    transform: skew(-15deg);
    display: inline-block;
    width: 230px;
    text-align: center;
    color: #ff1919;
    font-size: 15px;
    letter-spacing: -0.01em;
    padding: 4px 0;
    margin-bottom: 19px;
}

.carousel-caption > span .normal-text {
    transform: skew(15deg) !important;
    display: inline-block;
}

.carousel-caption p{
	margin-top:20px;
	font-size:16px;
	color:#ddd;
}

.carousel-indicators {
    text-align: left;
    margin-bottom: 0;
    bottom: 60px;
    max-width: 1140px;
}

.carousel-indicators li {
    width: 70px;
    height: 4px;
    border: none;
    background: #fff;
    border-radius: 0;
    margin: 0 3px 0;
    transform: skew(-30deg);
}

.carousel-indicators li.active {
    width: 70px;
    height: 4px;
    border: none;
    background: #db1818;
    border-radius: 0;
    margin: 0 3px 0;
}


.carousel-control{
    display: none;
}
.carousel-control .glyphicon{
	display:none;
}
.carousel-control.left{
	background:url(/skin/img/slide/btn_prev.png) no-repeat top 55% left;
}
.carousel-control.right{
	background:url(/skin/img/slide/btn_next.png) no-repeat top 55% right;
}
.intro-boardbox{
	margin-bottom:30px;
}
.main-contact{
	width:100%;
	padding:40px 0;
	background:#000 url(/skin/img/main/m-widget-bg.png) no-repeat center / cover;
	text-align:center;
}
.main-contact p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #222;
}
.main-contact a {
    display: inline-block;
    padding: 14px 60px;
    color: #fff;
    background: #db1818;
    font-size: 15px;
    font-weight: 400;
    transition:0.3s;
}
.main-contact a:hover{
	background:#222;
}
@media(min-width:768px){
	.dh-front-blog > .col-md-4,
	.intro-boardbox{
		width:50%;
	}
	.intro-boardbox{
		min-height:200px;
	}
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy > div {
    padding: 40px 15px;
    background: #333;
    color: #aaa;
    font-size: 13px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.2);
    line-height: 1;
}
.footer_copy li:last-of-type{
	border-right:none;
}
.footer_copy .copy {
    margin: 0;
}
@media(max-width:767px){
	
}
/* subpage setting */
.pageheader{
	position:relative;
	margin-bottom:40px;
	width:100%;
	height:350px;
	background:#000 url(/skin/img/sub/subtop-bg.jpg) no-repeat center / cover;
}
.pageheader h2 {
    position: absolute;
    /* left: 50%; */
    top: 50%;
    /* transform: translate(-50%,-50%); */
    margin: 0;
    font-size: 45px;
    color: #fff;
}
.snb{
	position:absolute;
	left:0;
	bottom:0;
/* 	transform:translatey(50%); */
	width:100%;
}
.snb ul {
    margin: 0;
    /* box-shadow: 0 3px 3px rgba(0,0,0,0.05); */
}
.snb ul:after{
	content:'';
	display:block;
	clear:both;
}
.snb li{
	float:left;
	width:33.3333%;
}
div[id^="about"] .snb li{
	width:20%;
}
div[id^="product"] .snb li{
	width:50%;
}
.snb li a {
    display: block;
    padding: 12px 0;
    color: #888;
    background: #fff;
    text-align: center;
    border-right: 1px solid #ccc;
    background: #e3e3e3;
    font-size: 15px;
}
.snb li a:hover {
    color: #222;
    background: #dadada;
}
.snb li:last-child a{
	border-right:none;
}
.snb li.active a {
    color: #db1818;
    background: #fff;
    font-weight: 500;
    border-color: #fff;
}
.subpage-content{
	padding-bottom:80px;
}
.subpage-content .title {
    margin: 0 auto 40px;
    max-width: 1140px;
    border-bottom: 1px solid #ddd;
    float: none;
    padding: 20px 0 20px;
}
.subpage-content .title h3 {
    display: inline-block;
    margin: 0;
    font-size: 36px;
}
.breadcrumb{
	float:right;
	margin:15px 0 0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#999;
	
}
.breadcrumb .active{
	color:#db1818;
}
.subpage-content .emp{
	color:#db1818;
}
.subpage-content .product-page .h4{
	margin-top:30px;
	font-size:22px;
}
.subpage-content .product-page .h4:before{
	content:'';
	display:inline-block;
	width:5px;
	height:20px;
	margin-right:15px;
	vertical-align:middle;
	background:#db1818;
	transform:skew(-30deg);
}
.subpage-content .product-page .h5,
.subpage-content section h5{
	margin-top:20px;
	font-size:18px;
}
.subpage-content p {
    font-size: 14px;
    letter-spacing: -0.02em;
    color: #555;
    line-height: 1.75;
}
.subpage-content ul.li-disc li {
    margin-left: 0;
    list-style: none !important;
    position: relative;
    padding-left: 10px;
}

.subpage-content ul.li-disc li:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #db1818;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
.dh-attach + .col-xs-12{
	padding-top:20px!important;
}
/* subpage about */
#about01 .se1 .text {
    margin-bottom: 30px;
}
#about01 .se1 .text .quote {
    margin-top: 0;
    margin-bottom: 30px;
}
/*
#about01 .se1 .quote span{
    color: #db1818;
}
*/
#about01 .se1 .name {
    margin-top: 40px;
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    color: #222;
}

#about01 .se1 img{
    float:right
}
#about01 .se1 .text p{
    margin-bottom:20px;
}

#about02 .se1 img {
    padding-top: 20px;
}
#about02 .subpage-content h4 {
    color: #222;
    font-size: 28px;
    letter-spacing: -0.02em;
}
#about02 .se1 .slogan {
    margin-top: 15px;
}
#about02 .se1 .slogan h5 {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 0 0 8px;
    font-size: 22px;
    font-weight: 600;
    color: #555;
    line-height: 1em;
    border-left: 4px solid #db1818;
}
#about02 .se1 .slogan p {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
#about02 .se1 .table-style caption {
    text-align: right;
}
#about02 .se1 .table-style tr th{
	padding:39px 10px!important;
	font-size:18px;
}
#about02 .se1 .table-style tr td{
    padding:39px 30px!important;
    vertical-align: middle !important;
}
#about02 .se2 .history {
    padding-left: 120px;
}
#about02 .se2 .history > li {
    position: relative;
    padding-bottom: 25px;
}
#about02 .se2 .history > li::before {
    content: '';
    top: 10px;
    left: 77.8px;
    width: 1px;
    height: 96%;
    position: absolute;
    border-left: 1px dashed #ccc;
}
#about02 .se2 .history > li:last-child::before {
    height: 40%;
}
#about02 .se2 .history > li > .year {
    float: left;
    position: relative;
    display: inline-block;
    margin-top: 2px;
    font-size: 20px;
    font-weight: 600;
    color: #555;
    line-height: 1em;
}
#about02 .se2 .history > li > .year::before {
    content: '';
    top: 5px;
    right: -36px;
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #fff;
    border: 3px solid #db1818;
    border-radius: 20px;
}
#about02 .se2 .history > li > .description {
    padding-left: 105px;
}
#about02 .se3 .box-layout {
    float: left;
    width: 200px;
    height: 205px;
    display: inline-block;
    margin: 0 5px;
    padding: 15px;
    border: 1px solid #ddd;
}
#about02 .se3 .box-layout h5 {
    margin: -15px -15px 15px !important;
    padding: 10px;
    color: #fff;
    background-color: #53556d;
}
#about02 .se3 .box-layout ol {
    margin-bottom: 0;
    padding-left: 15px;
}
#about02 .se3 .box-layout ol > li {
    list-style: decimal;
}
#about02 .se3 .box-layout ol > li > ul > li {
    margin-left: 0;
    padding-left: 15px;
}

#about01 .se1 .about02-int h4{
    letter-spacing : 5px;
    text-align : center;
    border-bottom: 1px solid #dedede;
    font-size : 28px;
}
#about01 .se1 .about02-int h2,h3,h4,h5{
    padding : 39px 0px;
    text-align : center;    
    margin-top : 0;
}
#about01 .se1 .about02-int{
    margin : 0 0 40px;
}
#about01 .se1 .about02-int h2{
    padding : 10px 10px 0px 10px;
    font-size : 28px;
}
#about01 .se1 .about02-int h5{
    font-size : 20px;
    padding-top : 0;
}
#about01 .se1 .about02-int .about02-int-con1 p{
    text-align : center;
    font-size : 18px;
}
#about01 .se1 .about02-int .about02-int-con1 .con1-sub{
    font-size : 22px;
    font-weight : 500;
}
#about01 .se1 .about02-int .about02-int-con2{
    margin-top : 20px;
}
#about01 .se1 .about02-int .about02-int-con2 p{
    display: inline-block;
    position: relative;
    left: 50%;
    width: 592px;
    transform: translateX(-50%);
    font-size : 18px;
}
#about01 .se1 .about02-int .about02-int-con3 h6{
    font-size : 18px;
    margin-bottom : 5px;
    margin-top : 15px;
    text-indent : 15px;
}
#about01 .se1 .about02-int .about02-int-con3 p{
    font-size : 15px;
    display : block;
    max-height : 72px;
    margin-bottom : 20px;
    padding-left : 15px;
}
#about01 .se1 .about02-int .col-sm-4:nth-child(2)::before{
    content: "";
    position: absolute;
    height: 250px;
    width: 1px;
    right: 0;
    top: 25px;
    background : #dedede;
}
#about01 .se1 .about02-int .col-sm-4:nth-child(3)::after{
    content: "";
    position: absolute;
    height: 250px;
    width: 1px;
    right: 0;
    top: 25px;
    background : #dedede;
}
@media(max-width:767px){
    #about01 .se1 .text {
        margin-bottom: 0;
    }
    #about01 .se1 img {
        margin-bottom: 30px;
    }
	#about01 .se1 .about02-int .col-sm-4:nth-child(2)::before{
        display : none;
	}
	#about01 .se1 .about02-int .col-sm-4:nth-child(3)::after{
        display : none;
	}
	#about01 .se1 .about02-int .col-sm-4{
	    border-bottom : 1px solid #dedede;
	}
	#about01 .se1 .about02-int .about02-int-con2 p{
	    text-indent : 0%;
	}
	#about01 .se1 .about02-int .about02-int-con3 > div > div:nth-child(2){
	    transform : translateX(20%);
	    max-width : 500px;
    }
    #about02 .se1 img {
        padding: 0 0 20px;
    }
    #about02 .se1 .slogan h5 {
        margin: 0;
    }
    #about02 .se1 .slogan p {
        margin-top: 5px;
        font-size: 18px;
    }
    #about02 .se3 .box-layout {
        width: 100%;
        height: auto;
        margin: 15px 0 0;
    }
}
@media(max-width:638px){
    #about01 .se1 .about02-int .about02-int-con3 > div > div:nth-child(2){
	    transform : translateX(0%);
	}
	#about01 .se1 .about02-int .about02-int-con3 > div{
	    margin : auto;
	}
}
@media(max-width: 1200px) {
    #about02 .se2 .history {
        padding-left: 0;
    }
}
#about01 .se1 .about02-int .col-sm-4 h5{
    padding-bottom : 0;
}
#about03 .se1 .quote {
    text-align: center;
    line-height: 1.7;
    margin-top: 0;
}
.business-wrap .card {
    padding: 0;
    border: none;
}
.business-wrap .card table {
    border-top: 1px solid #ddd;
}
.business-wrap .card table th {
    background: #fff !important;
    padding: 5px 0 !important;
}
.business-wrap table img{
	height:60px;
}

.business-wrap .card table td {
    padding:15px !important;
}

.business-wrap .card table td li {
    margin-left: 0 !important;
    padding-left: 15px;
    font-size: 13px;
}

.business-wrap .card table td ul {
    margin: 5px 0 0;
}

.business-wrap .card > h4 {
    margin: 0;
    padding: 10px 20px;
    display: inline-block;
    background: #53556d;
    color: #fff;
    font-size: 18px;
}
.business-wrap .card > ul.li-dot {
    min-height: 140px;
    padding: 20px 0 0;
    font-size: 16px;
    border-top: 1px solid #53556d;
}

.business-wrap .card > ul.li-dot li {
    margin-left: 0;
}

.business-wrap .card h5 {
    margin-top: 40px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    color: #222;
}

.business-wrap ul.li-disc li {
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    color: #555;
}

@media (min-height:768px){
    .business-wrap .card table {
        min-height:260px;
    }
}


/* subpage product */
.subpage-content h4{
	font-size:24px;
}
div[id^="product"] .dh-view-info{
	display:none;
}
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row,#mod_type_formForm{
	visibility:hidden;
}

@media(max-width:767px){
	
}


/* list board */
.dh-board > .table-hover {
    border-top: 1px solid #222;
    border-bottom: 1px solid #ddd;
    margin: 0px 0 20px;
}
.dh-board .table-hover th {
    background: #f3f3f3 !important;
    color: #222;
    font-weight: 500;
}
.dh-board .table-hover td {
    font-weight: 400;
    letter-spacing: -0.02em;
    color: #222;
}
.dh-board .table-hover th,
.dh-board .table-hover td {
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    letter-spacing: -0.02em;
    padding: 14px 14px;
}
.dh-board .table-hover td.subject strong a {
    color: #555;
    font-weight: 400;
}
.table-hover>tbody>tr:hover {
    background: #fff;
}
.dh-board .table-hover td.subject strong a:hover {
    color: #222;
    text-decoration: underline;
}




/* board pagination */
.pagination>li>a,
.pagination>li>span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
	color: #555 !important;
}

.pagination>li:last-child>a {
	margin-left: 15px;
}

.pagination>li:first-child>a {
	margin-right: 15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #f3f3f3;
    border: 1px solid #ddd;
    color: #db1818 !important;
    font-weight:500
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #bbb;
	background: #fff;
}

#insertForm .input-group .btn {
	border-radius: 0;;
	border-color: #ddd;
}

#insertForm .input-group .form-control {
	box-shadow: none;
	border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #db1818;
    border: 1px solid #db1818;
}

.bbs-area .dh-board .row.dh-margin-top {
    margin: 30px -15px 0
}
.bbs-area .dh-board .row.dh-margin-top .col-dm-7 {
    padding-right:  0;
}
.bbs-area .dh-board .row.dh-margin-top #insertForm {
    padding: 0;
}

/* board view page */
.dh-view-box>.row>.page-header {
    border-top: 1px solid #222;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px;
    margin: 0;
}
.dh-view-box>.row>.page-header>h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
}


/* mailform */
#mailForm .form-group {margin: 0; padding: 25px 35px; background: #f3f3f3; border-bottom: 1px solid #ddd;}
#mailForm .form-group:first-child {border-top: 1px solid #222;}
#mailForm .form-group:nth-child(5) {background: none; border: none; padding: 30px 25px;}
#mailForm .form-group label {
    width: 15%;
    float: left;
    margin: 10px 0 0;
}
#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control {
    width: 85%;
    max-width: 935px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
#mailForm .form-group input.form-control {height: 40px;}
#mailForm .form-group p.error,
#mailForm .form-group~p.error {
    margin: 0;
    color: #db1818;
    font-size: 14px;
}

#mailForm .form-group~p.error {padding-left: 35px; margin: -15px 0 0;}
#mailForm .form-group .checkbox {margin: -8px 0 0;}
#mailForm .form-group .checkbox label {
    width: 100%;
    margin: 0;
    font-size: 13px;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 220px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 15px 0;
    border: 1px solid #db1818 !important;
    border-radius: 0;
    background: #db1818 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    transition:0.3s
}
input[type=button].btn-block:hover,
input[type=reset].btn-block:hover,
input[type=submit].btn-block:hover {
    background: #222 !important;
    border: 1px solid #222 !important;
    color: #fff;
}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {max-width: 567px;}
}
@media screen and (max-width: 767px) {
    #mailForm .form-group {padding: 20px 15px;}
    #mailForm .form-group label {width: 20%; font-size: 13px; font-weight: 500; letter-spacing: -0.05em;}
    #mailForm .form-group input.form-control, #mailForm .form-group textarea.form-control {width: 80%;}
    #mailForm .form-group~p.error {padding-left: 15px; margin: 0;}
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {margin-top: 80px;}
}
#mailForm .form-group input.form-control:focus {
    border-color: #bbb;
}


/* login */
.login-layout .inner-box-wrapper, 
.id-find-layout .inner-box-wrapper, 
.pw-find-layout .inner-box-wrapper {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.login-layout .panel, .id-find-layout .panel, .pw-find-layout .panel {border-radius: 8px; box-shadow: 0 0 0 rgba(0,0,0,0); border: 1px solid rgba(0,0,0,0); min-height: 440px; margin: 0; padding: 50px 30px 80px;}
.login-layout .panel-body h2, .id-find-layout .panel-body h2, .pw-find-layout .panel-body h2 {margin: 0; color: #454545; font-size: 28px; font-weight: 500; letter-spacing: 0.01em;}
.login-layout .inner-box-msg p, .id-find-layout .inner-box-msg p, .pw-find-layout .inner-box-msg p {font-size: 13px; color: #666; margin: 0;}
.login-layout .inner-box-form form label, .id-find-layout .inner-box-form form label, .pw-find-layout .inner-box-form form label {font-size: 14px;}
.login-layout .inner-box-form form label.error, .id-find-layout .inner-box-form form label.error, .pw-find-layout .inner-box-form form label.error {font-weight: 400; color: #f6871f; font-size: 12px;}
.login-layout input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background: #fff !important; border: 1px solid #d5d5d5;}

.login-layout .form-control, 
.id-find-layout .form-control, 
.pw-find-layout .form-control {
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: none;
}
.login-layout .form-control:focus, 
.id-find-layout .form-control:focus, 
.pw-find-layout .form-control:focus {
    border-color: #bbb;
}
.login-layout .btn-warning, 
.id-find-layout .btn-warning, 
.pw-find-layout .btn-warning {
    width: 180px;
    float: right;
    margin-top: 30px;
    padding: 15px 0;
    border: 1px solid #db1818 ;
    border-radius: 0;
    background: #db1818;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #fff;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    transition:0.3s;
}
.login-layout .btn-warning:hover, 
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #222;
    border: 1px solid #222;
}
.login-layout form > div > p > a {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #555;
    margin-top: 18px;
}
.login-layout form > div > p > a:hover {color: #303030;}
.login-layout form > div > p > a:after {content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #d9d9d9;}
.login-layout form > div > p:last-child > a:after {content: "";}
.id-find-layout .panel-body, .pw-find-layout .panel-body {margin-top: 40px;}