@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top:114px;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: /*'Noto Sans KR',*/ "NanumGothic", "나눔고딕", 'NanumBarunGothic', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}

/* ----- main-board-area ----- */
.intro-board-widget-layout{width: 1170px; margin: 0 auto; padding: 30px 0 35px;}
.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 10px; border-bottom: none;}
.intro-boardbox .page-header h4{margin: 0; color: #454545; font-size: 28px; 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/board-btn.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: #008470; 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;}
.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;}

.dh-front-blog>.col-md-4>.thumbnail {
	position: relative;
	min-height: 0;
	margin: 0;
	border: none;
}

.blog-row-contents {
	display: none;
}
.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 150px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
}
.dh-front-blog>.col-md-4>.thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(207, 21, 45, 0.8);
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.dh-front-blog>.col-md-4>.thumbnail:hover .caption, .dh-front-blog>.col-md-4>.thumbnail:focus .caption {
    background: rgba(207, 21, 45,1);
}
.dh-front-blog>.col-md-4>.thumbnail>.caption h5 {
    margin: 0;
    padding: 14px 16px !important;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: -0.04em;
}

@media(min-width:768px) {
	.dh-front-blog .col-md-4 {
		width: 50%;
	}
}
/* ----- //main-board-area ----- */
/* //메인 페이지 설정 끝 */
/* ---------- 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: #494f48; border-radius: 0; border: 1px solid #494f48 !important; padding: 8px 0 8px;}
#mailForm .btn-primary:focus, .btn-primary:hover{background-color: #008470 !important; border: 1px solid #008470 !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;}
/* //서브 페이지 설정 끝 */
/* 게시판 설정 시작 */
/* ----- 텍스트 게시판 설정 ----- */
.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; 
    font-size: 14px;
}
.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    background: #f3f3f3;
    color: #333;
}
.table > tbody > tr > td {
    border-bottom: 1px solid #ddd;
}
.table > tbody > tr > td > strong > a {
    color: #666;
    font-weight: 400;
}
.table > tbody > tr > td > strong > a:hover{color: #cf152d; text-decoration:underline}
.dh-board > .table-hover {
    border-top: 2px solid #333;
    border-bottom: 1px solid #ccc;
    margin: 0px 0 0px;
}
.table-hover>tbody>tr:hover {
    background-color: #fff;
}
.dh-margin-top{margin-top: 40px; display: inline-block;}

/* ----- 게시판 버튼 설정 ----- */
.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #008470;}
.label-primary{color: #2b5cb7;}
.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;}
.pagination>li>a,
.pagination>li>span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666 !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: #cf152d !important;
    font-weight: 600;
}

.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;
	font-size: 15px;
	border-color: #ddd;
}

#insertForm .input-group .form-control {
	height: 35px;
	box-shadow: none;
	border-color: #ddd;
}

#insertForm .input-group #btnNew {
	background: #4a4a4a;
	border: 1px solid #4a4a4a;
}
/* ----- 게시글 뷰 페이지 설정 ----- */
.dh-view-box{margin-top: 40px;}
.sns-box{display: none;}
.dh-view-box>.row {
    margin: 0;
    padding: 0;
}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
    padding: 15px 15px;
    margin: 0;
    background: #f3f3f3;
}
.dh-view-box>.row>.page-header>h4 {
    color: #333;
    font-weight: 600;
    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;
    display: none;
}
.dh-view-box>.row>.dh-view-info>span{padding: 0 15px 0 0;}
.dh-view-box>.row>.dh-view-info>span>strong{color: #666; 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;} */
/* //게시판 설정 끝 */
/* personal setting 0.33v */
/* layout */
.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-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-80{margin-bottom:80px!important;}
.ml-20{margin-left:20px!important;}
.ml-30{margin-left:30px!important;}
.ml-40{margin-left:40px!important;}
.mr-20{margin-right:20px!important;}
.mr-30{margin-right:30px!important;}
.mr-40{margin-right:40px!important;}
.mg-0{margin:0!important;}
.pd-0{margin:0!important;}

/* img */
@media(min-width:768px){
	.max-90{
		width:90%!important;
		margin:0 auto;
		display:block;
	}
	
}
.img-bordered{border:1px solid #ddd;}

/* 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;
}
.vertical-center{
	position:absolute;
	top:50%;
	transform:translateY(-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;
}
/* 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;}
.text-underline{text-decoration:underline!important;}
.text-italic{font-style:italic!important;}

/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-disc > li{list-style:disc!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-dash > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}

/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
	min-height:max-content;
}
.column-2{
	padding:15px;
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
	border:1px solid #ccc;
}
.quote-box{
	margin:20px auto;
	padding:25px;
	border:2px solid #ccc;
}
.quote-box p:last-of-type{
	margin:0!important;
	font-size:16px;
	line-height:2;
}
p.quote{
	margin:30px 0;
	font-size:26px;
	font-weight:500;
	color:#555;
	line-height:1.2;
}
/* 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;
}

/* personal setting 0.33v end */
.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;
}
/*가로 100% 레이아웃 정의*/
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
}
.intro-board-widget-layout,
.dh-board,
.dh-view-box,
.bbs-list-view-layout + .row,
#mailForm,
#insertForm{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}
.intro-board-layout {
    width: 100%;
}
/* navigation setting */
.navbar-inverse {
    background-color: #FFF;
    border: none;
    margin-bottom: 0;
/*     border-top: 3px solid #cf152d; */
    box-shadow: 0 2px 3px rgba(0,0,0,0.15);
}

.navbar-inverse .navbar-brand {
    padding: 17px 15px 20px;
}
.navbar-inverse .navbar-brand img {
    max-width: 125px;
    margin-top: 0;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
}
.menu-top{
	background:#42444c;
}
.menu-top > .container{
	
}
.lang-wrap{
	float:right;
}
.lang-wrap{
	margin-bottom:0;
}
.lang-wrap li{
	float:left;
	border-right:1px solid rgba(255,255,255,0.5);
}
.lang-wrap li:last-child{
	border-right:none;
}
.lang-wrap li button{
	padding:4px 20px;
	background:rgba(255,255,255,0.2);
	font-weight:500;
	border:none;
	color:#fff;
	font-size:13px;
}
.lang-wrap .active{
	background:#fff;
	color:#cf152d;
}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav > li > a {
        color: #333;
        -webkit-text-shadow: none;
        text-shadow: none;
        padding: 36px 20px;
        font-size: 16px;
        font-weight: 600;
    }
  
 	.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: #333;
  	}
}
@media screen and (min-width: 768px) {
	.navbar-nav>li>.dropdown-menu {
        left: 50%;
        transform: translatex(-50%);
        right: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: #fff;
        border: none;
        border-top: 1px solid #ddd;
        padding: 15px 0;
    }

	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}

.dropdown-menu > li > a {
    padding: 5px 25px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.3px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #cf152d;
    /* text-decoration: underline; */
    font-weight: 600;
}

@media(max-width:767px){
	
}
/* mainpage setting */
.carousel-caption{
	margin:0;
	padding:0;
	left:50%;
	right:auto;
	top:160px;
	bottom:auto;
	transform:translatex(-50%);
}
.carousel-caption h2{
	margin:0 0 15px;
	font-size:50px;
	color:#fff;
	font-weight:400;
}
.carousel-caption h2 span{
	font-weight:700;
}
.carousel-caption p{
	font-size:30px;
	font-weight:bold;
}
.main-link{
	position:absolute;
	left:50%;
	bottom:90px;
	transform:translatex(-50%);
}
.main-link .col-sm-3{
	padding:0 2.5px;
}
.main-link a{
	display:block;
	position:relative;
}
.main-link .col-sm-3:nth-of-type(odd) a{
	background:#8e0618;
}
.main-link .col-sm-3:nth-of-type(even) a{
	background:#fff;
}
.main-link a img{
	opacity:0.3;
	transition:all .2s ease-in-out;
}
.main-link a:hover img{
	opacity:0.1;
}
.main-link a h4{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	margin:0;
	text-align:center;
	color:#fff;
	font-size:30px;
	font-weight:400;
    
    width:100%
}
.main-link .col-sm-3:nth-of-type(even) a h4{
	color:#333;
}
.main-link a h4 span {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #fff;
    opacity: 0.8;
}
.main-link .col-sm-3:nth-of-type(even) a h4 span{
	color:#333;
}
.m-contact-box{
	padding:10px;
	height:150px;
	background:url(/skin/img/main/contact-bg.jpg) no-repeat center;
	background-size:cover;
}
.m-contact-box .inner{
	width:100%;
	height:100%;
	position:relative; 
	border:1px solid #ddd;
}
.m-contact-box .contents{
	position:absolute;
	left: 15%;
    right: 15%;
	/* left:50%; */
	top:50%;
	transform: translateY(-50%);
	/* transform:translate(-50%,-50%); */
	display:inline-block;
	max-width:fit-content;
	width:290px;
}
.m-contact-box img{
	float:left;
}
.m-contact-box .txt-box{
	float:left;
	padding-left:20px;
	color:#fff;
}
.m-contact-box h5{
	margin-top:0;
	font-size:16px;
}
.m-contact-box p{
	font-size:12px;
}
@media(max-width:767px){
	.m-contact-box .contents {
		left: 0%;
		right: 0%;
		margin: 0 auto;
	}
	.m-contact-box .txt-box {
		padding-left: 15px;
	}
}
/* footer setting */
.footer_copy > div {
    padding: 30px 15px;
    background: #f3f3f3;
    color: #888;
    font-size: 13px;
}
.footer_copy p.name {
    font-weight: 600;
    margin-bottom: 6px;
}
.footer_copy .copy{
	font-size:13px;
	color:#aaa;
}
.footer_copy p{
	margin-bottom:0;
}
.foot-logo {
    max-width: 130px;
    margin-top: 10px;
}
@media(max-width:767px){
	
}

/* subpage setting */
.subpage .pageheader {
    width: 100%;
    height: 200px;
    background: #000 url(/skin/img/sub/subtop-bg.jpg) no-repeat center;
    background-size: cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader .container h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
}
.subpage-layout{
	padding-top:60px;
}
.snb{
	padding-right:50px;
}
.snb > ul {
    border-top: 1px solid #ccc;
}
.snb > ul > li{
	margin-bottom:0px;
}
.snb > ul > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    color: #666;
    letter-spacing: -0.3px;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.snb  > ul > li.active > a {
    color: #fff;
    border-bottom-color: #cf152d;
    background: #cf152d;
    font-weight: 600;
}
.snb  > ul > li.active > a:hover {
    color: #fff !important;
}
.snb  > ul > li > a:hover{
	text-decoration:none;
	color:#cf152d;
}
.snb  > ul > li > a:hover:after {
    content: '\f054';
    font-family: 'fontawesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 14px;
    color: #cf152d;
    opacity: 0.5;
}
.snb  > ul > li.active > a:hover:after{
    content:none;
}
.sub-snb{
	margin:0;
	padding:10px 25px;
	background:#eee;
}
.sub-snb li{
	margin-bottom:5px;
}
.sub-snb a{
	color:#555;
}
.sub-snb a:before{
	content:'-';
	display:inline-block;
	margin-right:5px;
}
.sub-snb .active a{
	font-weight:700;
	color:#cf152d;
}
.subpage-content{
	padding-bottom:80px;
}
.subpage-content p {
    color: #666;
    letter-spacing: -0.2px;
    line-height: 1.8;
}
@media (min-width:768px){
    .snb {
        padding-right: 30px;
        width: 20%;
    }
    .subpage-content {
        width: 80%;
    }   
}
.subpage-content .title{
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
.subpage-content .title h3 {
    display: inline-block;
    margin: 0 0 25px;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #222;
}
/*
.subpage-content .title h3:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	margin-right:10px;
	border-radius:50%;
	border:10px solid #cf152d;
	vertical-align:middle;
}
*/
.subpage-content .title .breadcrumb {
    float: right;
    background: transparent;
    font-size: 13px;
    padding: 8px 0 0;
    letter-spacing: -0.3px;
    margin: 0;
    color: #888;
}
.breadcrumb .active{
	color:#cf152d;
}
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row{
	display: none;
}
.table-style {margin: 0 0 20px; border-top: 2px solid #cf152d;}
.table-style tr th, 
.table-style tr td {padding: 16px 12px !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; background:#eee;}
.table-style thead tr th {background: #f8f8f8;}
.table-style tr td {color: #666;}

.subpage-content h4{
	margin-top:30px;
	margin-bottom:15px;
	font-size:26px;
}
.subpage-content h4:before{
	content:'';
	display:inline-block;
	margin-right:10px;
	width:25px;
	height:25px;
	border:6px solid #cf152d;
	border-radius:50%;
	vertical-align:middle;
}
/* subpage about */
.object {
    display: inline-block;
    margin: 20px auto;
    position: relative;
    left: 50%;
    transform: translatex(-50%);
    overflow: hidden;
    background: #f3f3f3;
    padding: 20px 35px;
    text-align: center;
}
.object li {
    font-size: 20px;
    letter-spacing: -0.5px;
    margin: 0px 13px 0;
}
.object li .fa {
    margin-right: 3px;
    color: #cf152d;
    font-size: 15px;
}
.vision {
    max-width: 730px;
    margin: 20px auto 0;
}
.vision p {
    display: block;
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    background: #36527d;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
}
.vision > div:nth-child(2) p {
    background: #cf152d;
}
.vision > div:nth-child(3) p {
    background: #505050;
}

/* subpage about */
#about01 .subpage-content p{
	margin-bottom:20px;
}
#about01 .subpage-content p.quote {
    margin-top: 15px;
    color: #cf152d;
}
#about01 .subpage-content .name{
	text-align:right;
	font-size:20px;
	font-weight:500;
}
.history-li:after{
	content:'';
	display:block;
	clear:both;
}
.history-li li {
    float: left;
    width: 33.3333%;
    height: 200px;
    padding: 50px 20px 0;
    border: 2px solid #fff;
    text-align: center;
    font-size: 14px;
    color: #666;
    letter-spacing: -0.2px;
    background: #f3f3f3;
}
.history-li li .fa {
    display: block;
    margin-bottom: 15px;
    font-size: 45px;
    color: #333;
}
.history-li li span {
    display: block;
    padding-top: 10px;
}
.history-li .l2 span{
	padding-top:10px;
}
.history-li .l3 span{
	padding-top:0;
}
/* subpage product */
#product01 .product-box .card{
	min-height: 443px;
}
#product02 .product-box .card{
	min-height:440px;
}
#product03 .product-box .card{
	min-height:502px;
}
#product03-3 .product-box .card{
	min-height:485px;
}
.product-box .card {
    padding: 0;
    margin-bottom: 30px;
}
.product-box .card .txt-box {
    padding: 20px;
}
#product01-5 .product-box .card .txt-box {
	min-height:190px;
}
#product03 .product-box .card .txt-box {
    padding: 20px 20px 15px;
}
.product-box h5 {
    font-size: 16px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.product-box .card .txt-box ul {
    margin: 0;
}
.product-box .card .txt-box ul li {
    color: #666;
    margin-left: 0;
}
.product-box  img {
    border-bottom: 1px solid #ddd;
}
.product01-list img {
    margin: 0 0 30px;
    border: 1px solid #ddd;
}

/* subpage news */
.dh-attach{
	display:none;
}
.dh-attach + .col-xs-12{
	padding:20px!important;
}
.exhibition-wrap img{
	margin-bottom:20px;
}
.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;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden{
	border:none;
}
.dhb-txt-box-type-b-text-layout h4{
	margin-top:10px!important;
	text-align:center;
	font-size:16px!important;
}
.dhb-txt-box-type-b-text-layout h4:before{
	display:none;
}
.dhb-txt-box-type-b-text-layout .txt-box-footer{
	display:none;
}

#about05 .subpage-content .clearfix{margin-bottom: 50px;}
#about05 .subpage-content p{    margin: 10px 0 0;
    text-align: center;
    font-weight: 500;
    font-size: 16px;}

/*
!* Mobile Fixable
!* puella at mailplug.co.kr
!* 2018-12-06
!*/

/* 상단 메뉴 */
@media (max-width: 767px) {
	.body-layout {
		padding-top: 92px;
	}
	.menu-top > .container{
		padding:0;
	}
	.navbar-inverse .navbar-brand{
		padding:10px 15px;
	}
	.navbar-inverse .navbar-brand img {
		max-width: 102px;
	}
	
	.navbar-inverse .navbar-toggle {
		margin-top: 14px;
		border-radius: 0;
		border: 2px solid #CF152D;
	}
	
	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background-color: transparent;
	}
	
	.navbar-inverse .navbar-toggle > .icon-bar {
		background-color: #CF152D;
	}
	.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover,
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
		color:#CF152D;
		background:#fff;
		font-weight:600;
	}
	.navbar-inverse .navbar-nav{
		margin:0 -15px;
		border-top:1px solid #eee;
	}
	.navbar-nav .open .dropdown-menu{
		padding:0;
		background:#f5f5f5;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
		text-align:left;
		border-bottom:1px solid rgba(255,255,255,0.75);
	}
	.navbar-inverse .navbar-nav > li > a{
		padding:15px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{
		color:#555;
	}
}

/* 메인 슬라이드 */
.carousel-caption {
	left: 20%;
	right: 20%;
	-webkit-transform: none;
	transform: none;
	top: 200px;
}

.intro-html-layout .carousel-inner .item > img {
	width: 100%;
}

.main-link a {
	height: 250px;
	overflow: hidden;
}

@media (max-width: 1799px) {
	.carousel-caption {
		top: 170px;
	}
	
	.main-link a {
		height: 220px;
	}
}

@media (max-width: 1599px) {
	.carousel-caption {
		top: 120px;
	}
	
	.main-link {
		bottom: 45px;
	}
	
	.main-link a {
		height: 190px;
	}
}

@media (max-width: 1399px) {
	.carousel-caption {
		left: 10%;
		right: 10%;
	}
	
	.main-link a {
		height: 150px;
	}
}

@media (max-width: 1199px) {
	.carousel-caption {
		top: 90px;
	}
	
	.main-link {
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-transform: none;
		transform: none;
	}
}

@media (max-width: 991px) {
	.main-link a {
		height: 90px;
	}
	
	.main-link a h4 {
		font-size: 20px;
	}
	
	.carousel-caption h2 {
		font-size: 36px;
	}
	
	.carousel-caption p {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	#main-slide .carousel-inner .item{
		height:300px;
	}
	#main-slide .carousel-inner .item img{
		width:auto;
		max-width:none;
		height:100%;
		position:relative;
		left:50%;
		transform:translatex(-50%);
	}
	
	.carousel-caption {
		top: 50%;
		transform:translatey(-50%);
		text-shadow:0 0 5px rgba(0,0,0,0.5);
	}
	.carousel-caption p{
		margin:0;
	}
	.main-link{
		position:static;
		padding:0 0;
	}
	.main-link > .row{
		margin-left:-0px;
		margin-right:-0px;
		padding:0px 0;
	}
	.main-link > .row .col-xs-6{
		padding:0px;
	}
	.main-link a{
		height:150px;
	}
	.intro-boardbox .page-header h4{
		font-size:22px;
	}
/* 	.carousel-caption {
		top: 80px;
	}
	
	.carousel-caption h2 {
		font-size: 24px;
	}
	
	.carousel-caption p {
		font-size: 14px;
	}
	
	.main-link .col-sm-3 {
		width: 25%;
		float: left;
		padding: 0 0;
	}
	
	.main-link a {
		height: 65px;
	}
	
	.main-link a img {
		width: 100%;
	}
	
	.main-link a h4 {
		font-size: 14px;
	}
	
	.main-link a h4 span {
		font-size: 12px;
	} */
}

/* @media (max-width: 539px) {
	.carousel-caption {
		top: 35px;
	}
	
	.carousel-caption h2 {
		font-size: 18px;
		margin-bottom: 8px;
	}
	
	.carousel-caption p {
		font-size: 12px;
	}
	
	.main-link a {
		height: 50px;
	}
	
	.main-link a h4 span {
		font-size: 10px;
		margin-bottom: 5px;
	}
} */

/* 메인 컨텐츠 */
.intro-boardbox .row.dh-front-blog {
	margin-left: -5px;
	margin-right: -5px;
}

.intro-boardbox .row.dh-front-blog > .col-md-4 {
	padding-left: 5px;
	padding-right: 5px;
}

@media (max-width: 991px) {
	.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
		height: 60vw;
	}
	
	.intro-boardbox-type-bbs+.intro-boardbox-type-bbs {
		margin-top: 40px;
	}
}

@media (max-width: 767px) {
	.intro-boardbox .row.dh-front-blog > .col-md-4 {
		float: left;
		width: 50%;
	}
}

/* 푸터 */
@media (max-width: 991px) {
	.foot-logo {
		max-width: 100%;
		margin-left: 0;
		margin-right: auto;
	}
}

@media (max-width: 767px) {
	.foot-logo {
		width: 102px;
		margin-bottom: 10px;
	}
}

@media (max-width: 539px) {
	.footer_copy > div {
		font-size: 11px;
	}
}

/* subpage mobile */
@media(max-width:768px){
	.subpage .pageheader{
		height:150px;
	}
	.pageheader .container h2{
		font-size:34px;
	}
	.subpage-layout{
		padding-top:30px;
	}
	.snb{
		padding-right:15px;
		padding-bottom:30px;
	}
	.subpage-content .title h3{
		margin:0;
		font-size:32px;
	}
	.subpage-content .title .breadcrumb{
		float:none;
		text-align:right;
	}
	p.quote{
		font-size:24px;
		line-height:1.2!important;
	}
	.history-li li{
		width:50%;
		padding:30px 20px;
		height:220px;
	}
	.vision .col-xs-4{
		padding:4px;
	}
	.vision p {
		width: 100px;
		height: 100px;
		line-height: 100px;
		font-size: 19px;
	}
	.object{
		padding:20px 10px;
	}
	.object li{
		margin:0;
		font-size:16px;
		line-height:2;
	}
	.dh-board .num,
	.dh-board .writer,
	.dh-board .hits,
	.dh-board .regdate{
		display:none;
	}
	.dh-board .dh-margin-top .pagination {
		position: relative;
		left: 50%;
		transform: translatex(-50%);
		margin-bottom: 15px;
	}
	.dh-view-box>.row>.page-header>h4,
	.subpage .subpage-content .bbs-area h4{
		font-size:18px;
	}
	.dh-view-box>.row>.page-header>h4:before,
	.subpage .subpage-content .bbs-area h4:before{
		display:none;
	}
}