<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff; padding-top:84px;}
a:hover,a:focus{text-decoration:none;}
/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr',  "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 &gt; br,
.topmarginLay_a {
	display: none;
}
.navbar-inverse {
	background-color: #FFF;
	border-color: #EFEFEF;
	margin-bottom: 0;
}

.navbar-inverse .navbar-brand {
    padding: 22px 15px;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #333;
}
.navbar-brand img {
    margin-top: 0;
}
@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-nav &gt; li &gt; a {
        padding: 32px 25px;
        font-size: 17px;
        font-weight: 500;
        color: #222;
        -webkit-text-shadow: none;
        text-shadow: none;
        letter-spacing: -0.03em;
    }
  
 	.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
	.navbar-inverse .navbar-nav &gt; li &gt; a:focus,
	.navbar-inverse .navbar-nav &gt; li:hover &gt; a,
	.navbar-inverse .navbar-nav &gt; li:focus &gt; a,
	.navbar-inverse .navbar-nav &gt; .open &gt; a,
	.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
	.navbar-inverse .navbar-nav &gt; .open &gt; a:focus,
	.navbar-inverse .navbar-nav &gt; .active &gt; a,
	.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
	.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
		-webkit-box-shadow: none;
	  	box-shadow: none;
	  	background-color: transparent;
	  	color: #1c61c1;
  	}
}
@media screen and (min-width: 768px) {
  	.navbar-inverse .navbar-nav .dropdown-menu {
        background-color: #fff;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        padding: 15px 0;
        border: none;
        left: 0;
        right: auto;
    }
	
	.navbar-inverse .navbar-nav .dropdown-menu &gt; li {
		border-bottom: 1px solid rgba(255, 255, 255, .5);
	}
	
	.navbar-inverse .navbar-nav .dropdown-menu &gt; li:last-child {
		border-bottom: 0;
	}
	
	.navbar-inverse .navbar-nav .dropdown-menu &gt; li &gt; a,
    .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        text-align: center;
        color: #222;
        padding: 8px 25px;
        font-size: 14px;
        line-height: 1;
        text-align: left;
        letter-spacing: -0.03em;
    }
	
	.navbar-inverse .navbar-nav .dropdown-menu &gt; li &gt; a:hover, 
    .navbar-inverse .navbar-nav .dropdown-menu &gt; li &gt; a:focus {
        color: #1c61c1;
        text-decoration: underline !important;
        background-color: transparent;
    }
}
/* ---------- 게시판 타이틀 설정 ---------- */
.intro-board-widget-layout{
	display:none;
}
.intro-boardbox .page-header {
    padding: 0;
    margin: 0;
    border-bottom: none;
}
.intro-boardbox .page-header h4 {
    margin: 0;
    padding-bottom: 20px;
    color: #222;
    font-size: 24px;
    letter-spacing: -0.02em;
    font-weight: 600;
}

.intro-boardbox .page-header h4 .btn {
    padding: 8px 0 0 0;
    margin: 0;
    line-height: 1;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #aaa;
}
.intro-boardbox .page-header h4 .btn:hover {
    color: #1b4f98;
    border-color: #1b4f98;
}

/* ---------- 게시판 리스트 설정 ---------- */

.intro-boardbox .front-panel&gt;.panel {
	margin:0;
	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: #555;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 0;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    color: #1c61c1;
    text-decoration: underline;
}

.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: #888;
    font-weight: bold;
    padding-right: 10px;
}

.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;
}

/* //메인 페이지 설정 끝 */
/* personal setting 0.52v */
/* 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-60{margin-top:60px!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-60{margin-bottom:60px!important;}
.mv-10{margin-bottom:10px!important;margin-top:10px!important;}
.mv-30{margin-bottom:30px!important;margin-top:30px!important;}
.mv-60{margin-bottom:60px!important;margin-top:60px!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;
    letter-spacing: -0.03em;
}
/* 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 &gt; li{list-style:none!important; margin-left:20px;}
.li-circle &gt; li{list-style:circle!important; margin-left:20px;}
.li-square &gt; li{list-style:square!important; margin-left:20px;}
.li-disc &gt; li{list-style:disc!important; margin-left:20px;}
.li-dash &gt; li,
.li-dot &gt; li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash &gt; li:before,
.li-dot &gt; li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}
.li-dot &gt; li:before{
	content:'·';
}
.location-li{
    border-top: 2px solid #222;
    margin: 20px 0 0;
}
.location-li li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    font-size: 15px;
    letter-spacing: -0.03em;
    margin-bottom: 3px;
}
.location-li span {
    display: inline-block;
    margin-right: auto;
    min-width: 130px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}
.location-li span i {
    margin-right: 5px;
    color: #1c61c1;
}
.partner-li{
	border:1px solid #ddd;
}
.partner-li:after{
	content:'';
	display:block;
	clear:both;
}
.partner-li &gt; li{
	float:left;
	width:20%;
}
.partner-li &gt; li img{
	border:1px solid #ddd;
}
.category-li{
	display:inline-block;
	margin:20px auto;
}
.category-li:after{
	content:'';
	display:block;
	clear:both;
}
.category-li &gt; li{
	float:left;
	display:inline-block;
	margin:5px;
	padding:10px 20px;
	background:#f5f5f5;
	border:1px solid #ddd;
}
.trait-dl{
	margin:40px 0;
}
.trait-dl:after{
	content:'';
	display:block;
	clear:both;
}
.trait-dl dt,
.trait-dl dd{
	float:left;
	min-height:70px;
	margin-bottom:10px;
	padding:20px 40px;
/* 	border-top:2px solid #ddd; */
}
.trait-dl dt{
/* 	border-color:#3664a5; */
	font-size:18px;
}
@media(min-width:768px){
	.trait-dl dt{
		width:40%;
	}
	.trait-dl dd{
		width:60%;
	}	
}
@media(max-width:767px){
	.partner-li &gt; li{
		width:50%;
	}
}
/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
/* 	border-top:2px solid #3664a5; */
	min-height:max-content;
}
.card .card-ttl {
    margin: -15px -15px 15px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    background: #f6f6f6;
}
.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;
}
p.quote{
	margin:30px 0;
	font-size:26px;
	font-weight:300;
	color:#555;
	line-height:1.2;
}
p.quote span{
	font-weight:500;
}
/* custom setting */
.container_contents,
.intro-html-layout,
.intro-html-layout &gt; div,
.footer_copy &gt; div,
.sub-layout{
	width:100%;
	padding:0;
	margin:0;
}
ul,dl,ol{padding:0;}
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 #222;
}

.table-style tr th, 
.table-style tr td {
    padding: 13px 13px !important;
    border-bottom: 1px solid #ddd !important;
    letter-spacing: -0.03em;
    word-break: keep-all;
    vertical-align: middle !important;
    font-size: 15px;
}

.table-style tr th {
	color: #222;
	text-align: center;
}

.table-style thead tr th {
	background: #f5f5f5;
}

.table-style tr td {
	color: #555;
}
.history-table{
	border-top:none;
}
.history-table.table-style tr th,
.history-table.table-style tr td {
	border-bottom:none!important;
	padding:25px !important;
}

.history-table.table-style tr th {
	position:relative;
	border-right:1px solid #ccc;
	font-size:22px;
	color:#3664a5;
}
.history-table.table-style tr th:after{
	content:'';
	display:block;
	position:absolute;
	right:-5px;
	top:50%;
	transform:translatey(-50%);
	width:10px;
	height:10px;
	border:3px solid #3664a5;
	border-radius:50%;
	background:#fff;
}

/* personal setting 0.52v end */
/* navigation setting */
@media(max-width:767px){
	
}
/* mainpage setting */
.carousel-caption{
	margin:0;
	padding:0;
	left:50%;
	right:auto;
	top:50%;
	bottom:auto;
	transform:translate(-50%,-50%);
	width:85%;
	max-width:1170px;
	height:100%;
	text-shadow:none;
}
.carousel-caption h2 {
    margin: 0;
    font-size: 42px;
    color: #222;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.item3 .carousel-caption h2{
	margin-top:10px;
}
.item3 .carousel-caption h2 span{
	color:#dc0910;
}
.item4 .carousel-caption{
	text-align:left;
}
.item4 .carousel-caption h2 span{
	color:#17803e;
}
.carousel-caption p {
    font-size: 24px;
    color: #222;
    letter-spacing: -0.03em;
}
.item4 .carousel-caption .t1{
	margin-top:90px;
	margin-bottom:150px;
	font-size:28px;
	font-weight:500;
}
.item4 .carousel-caption .t2{
	margin-top:15px;
	font-size:20px;
	line-height:1.3;
}
.carousel-control .glyphicon{
	display:none;
}
.carousel-control{
	opacity:0.3
}
.carousel-control:focus, .carousel-control:hover{
	opacity:0.6;
}
.carousel-control.left{
	background:url(/skin/img/slide/btn_prev.png) no-repeat left center;
}
.carousel-control.right{
	background:url(/skin/img/slide/btn_next.png) no-repeat right center;
}

.carousel-indicators {
    bottom: 10px;
    margin-bottom: 0;
}

.carousel-indicators li,
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    border: 2px solid #eee;
    margin: 0 6px 0;
}
.carousel-indicators .active {
    background: #eee;
}
.main-content {
    padding: 50px 0;
    background: #eee;
}
.main-content &gt;.container &gt; .row{
	margin:0;
}
.main-content &gt;.container &gt; .row &gt; div{
	padding:0;
    letter-spacing: -0.02em;
}
.main-content .inner{
	position:relative;
	display:block;
	padding:30px;
	min-height:250px;
	color:#fff;
}
.main-content a{
	transition:all .3s ease;
}
.main-content .inner .fas{
	position:absolute;
	left:50%;
	transform:translatex(-50%);
	bottom:75px;
	font-size:80px;
    opacity:0.75;
    transition:all .3s ease;
}
.main-content a:hover .fas {
    opacity: 1;
    color: #6ac2ff;
}
.main-content .inner .more {
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 30px;
    line-height: 1;
}
.main-content .inner .more:before {
    content: "+";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    line-height: 1;
    text-align: center;
    margin-right: 6px;
    color: rgba(255,255,255,0.6);
}
.main-content .main-notice .inner {
    padding: 30px 15px;
}
.main-content h4 {
    position: relative;
    margin: 0;
    padding-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.main-content h4:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 30px;
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
}
.main-business {
    background: #fff url(/skin/img/main/m_business_bg.png) no-repeat right center;
}
.main-content .main-business h4 {
    color: #222;
    padding-bottom: 20px;
}
.main-business ul{
	margin-bottom:0;
}
.main-business li {
    padding-left: 10px;
    line-height: 1.75;
    margin: 0 0 2px 5px;
}
.main-business li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #888;
    border-radius: 50%;
    left: 0;
    top: 11px;
}
.main-business a {
    color: #555;
    font-size: 15px;
}
.main-business a:hover {
    color: #1c61c1;
    text-decoration: underline;
}
.main-catalog{
	background: #1b4f98;
}
.main-certificate{
	background: #267cb8;
}
.main-inquiry{
	background: #303b58;
}
.main-inquiry .tel {
    font-size: 36px;
    font-weight: 400;
    color: #72a2e6;
    letter-spacing: -0.04em;
    line-height: 1;
    margin: 20px 0 10px;
}
.main-inquiry .des {
    margin: 0;
    opacity: 0.75;
}
.main-location{
	background: #444955;
}
.main-notice{
	background:#fff;
}
@media(max-width:767px){
	
}
/* footer setting */
.footer_copy &gt; div {
    padding: 50px 15px;
    color: #888;
    font-size: 14px;
    background: #47494c;
    letter-spacing: -0.03em;
}
.footer_copy ul {
    margin-bottom: 5px;
}
.footer_copy ul:after{
	content:'';
	display:block;
	clear:both;
}
.footer_copy li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #666;
    line-height: 1;
}
.footer_copy li:last-of-type{
	border-right:none;
}
.footer_copy .copy {
    margin-bottom: 0;
}
@media(max-width:767px){
	
}
/* subpage setting */
.pageheader{
	margin-bottom:50px;
	height:250px;
	background:#000 url(/skin/img/sub/subtop-bg3.jpg) no-repeat center / cover;
}
div[id^="about"] .pageheader{
	background:#000 url(/skin/img/sub/subtop-bg1.jpg) no-repeat center / cover;
}
div[id^="business"] .pageheader{
	background:#000 url(/skin/img/sub/subtop-bg2.jpg) no-repeat center / cover;
}
#notice .pageheader{
	background:#000 url(/skin/img/sub/subtop-bg4.jpg) no-repeat center / cover;
}
.pageheader .container{
	position:relative;
	height:100%;
}
.pageheader h2 {
    margin: 0;
    position: absolute;
    left: 50%;
    top: calc(50% - 25px);
    transform: translate(-50%,-50%);
    font-size: 44px;
    color: #fff;
}
.breadcrumb{
	position:absolute;
	right:15px;
	top:15px;
	margin:0;
	padding:0;
	background:transparent;
	font-size:13px;
	color:#bbb;
}
.breadcrumb .active{
	color:#fff;
}
.pageheader .snb{
	position:absolute;
	left:0;
	bottom:0px;
	width:100%;
}
.pageheader .snb ul {
    margin: 0 auto;
    max-width: 1140px;
}
.pageheader .snb ul:after{
	content:'';
	display:block;
	clear:both;
}
.pageheader .snb li{
	float:left;
	width:33.3333%;
}
div[id^="about"] .pageheader .snb li{
	width:50%;
}
div[id^="business"] .pageheader .snb li{
	width:20%;
}
.pageheader .snb a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    color: #888;
    font-size: 14px;
    letter-spacing: -0.03em;
}
.pageheader .snb a:hover {
    background: #f5f5f5;
    color: #222;
}
.pageheader .snb li:last-child a{
	border-right:none;
}
.pageheader .snb .active a,
.pageheader .snb .active a:hover,
.pageheader .snb .active a:focus{
    color: #fff;
    background: #1c61c1;
    border-bottom: 1px solid #1c61c1;
}
.subpage-content{
	padding-bottom:80px;
}
.subpage-content section{
	padding-bottom:40px;
}
.subpage-content .emp{
	font-weight:500;
	color:#3664a5;
}
.subpage-content .title {
    float: none;
}
.subpage-content .title h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 36px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}
.subpage-content section h4 {
    margin-top: 20px;
    position: relative;
    margin-bottom: 25px;
    font-size: 32px;
    letter-spacing: -0.03em;
    color: #222;
}
.subpage-content .se1 h4:first-child {
    margin-top: 0;
}
/*
.subpage-content section h4:before{
	content:'';
	display:block;
	width:20px;
	height:3px;
	background:#3664a5;
	position:absolute;
	left:0;
	top:-10px;
}
*/
.subpage-content section h5 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #1c61c1;
    letter-spacing: -0.02em;
}
.subpage-content section h6 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    margin: 20px 0 15px;
    position: relative;
    padding-left: 16px;
}
.subpage-content section h6:before {
    content: '';
    margin-right: 8px;
    width: 8px;
    height: 2px;
    vertical-align: middle;
    background: #1c61c1;
    position: absolute;
    left: 0;
    top: 8px;
}
.subpage-content dd, 
.subpage-content dt {
    font-size: 15px;
    letter-spacing: -0.03em;
    color: #555;
    line-height: 1.75;
}
.subpage-content dd{
	margin-bottom:10px;
}
.subpage-content section article {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #ddd;
}

.subpage-content section .li-disc li {
    letter-spacing: -0.03em;
    color: #555;
    font-size: 15px;
    line-height: 1.75;
    list-style: none !important;
    position: relative;
    margin: 0 0 2px 5px;
    padding-left: 10px;
}

.subpage-content section .li-disc li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #666;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}

.trait-dl {
    margin: 20px 0 50px;
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
}
.trait-dl dd, 
.trait-dl dt {
    margin-bottom: 0;
    line-height: 1.5;
    padding: 20px 20px 0;
    border-bottom: 1px solid #ddd;
    font-size: 17px;
}
.trait-dl dt {
    color: #222;
    font-weight:500;
}
.trait-dl .numbering {
    color: #1c61c1;
    font-weight: 400;
    font-style: italic;
    position: relative;
    padding-right: 30px;
}
.trait-dl .numbering:after {
    content: "";
    width: 18px;
    height: 1px;
    background: #1c61c1;
    position: absolute;
    top: 12px;
    left: 30px;
}
@media (min-width: 768px){
    .trait-dl dt {
        width: 35%;
    }
    .trait-dl dd {
        width: 65%;
    }
}
/* subpage about */
#about01 .se1 .col-sm-6 p:first-child {
    margin-top: 20px;
}
#about01 .se1 p {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 20px;
    letter-spacing: -0.03em;
    color: #555;
}
#about01 .se1 .name {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    color: #222;
}
#about01 .se1 .name small{
	margin-right:10px;
}

/* subpage business */
@media(min-width:768px){
	.subpage-content section  article .right-cont{
		padding-left:30px;
	}	
	#business01 .se1 article .right-cont h5{
		margin-top:80px;
	}
	.max-90,
	.busi03-tb-img{
		width:850px;
		margin:40px auto;
	}
	#business05 .se1 img{
		height:172px;
	}
}

/* subpage customer */
#customer01 .se1 a {
    display: block;
    background: #000;
}
#customer01 .se1 .img-caption {
    padding: 5px 0;
    background: #fff;
    margin: 0;
}
#customer01 .se1 a:hover img {
    opacity: 0.8;
}
#customer01 .se2 h5 {
    margin-top: 0px;
}
#customer01 .se2 .embed-responsive {
    margin-bottom: 20px;
}
#customer02 .se1 .img-caption {
    margin-bottom: 30px;
}


#notice .pageheader h2{
	top:50%;
}
@media(max-width:767px){
	
}


.dh-board,
.dh-view-box,
#insertForm,
#mailForm,
.bbs-list-view-layout + .row,
.bbs-blog-view-layout + .row,
#mod_type_formForm{
	visibility:hidden;
}
.bbs-area {
    padding: 0 15px;
}

/* mailform*/
#mailForm .form-group {
    margin: 0;
    padding: 15px 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
}
#mailForm .form-group:first-child {
    border-top: 2px 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;
    font-size: 15px;
    letter-spacing: -0.03em;
}
#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control {
    width: 85%;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    letter-spacing: -0.02em;
}
#mailForm .form-group input.form-control {
    height: 38px;
}
#mailForm .form-group p.error,
#mailForm .form-group~p.error {
    margin: 0;
    color: #005ca9;
    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: 200px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    background: #1c61c1 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    transition: all 0.3s ease;
}
input[type=button].btn-block:hover,
input[type=reset].btn-block:hover,
input[type=submit].btn-block:hover {
    background: #1b4f98!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;
}

#mailForm .form-group .form-control:focus {
    border-color: #bbb;
}


/* board */
.dh-board&gt;.table-hover {
    margin: 0;
    border-top: 2px solid #222;
    border-bottom: 1px solid #ddd;
}

.dh-board&gt;.table-hover th {
    background: #f5f5f5;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #bbb;
    padding: 13px;
    font-size: 15px;
    letter-spacing: -0.03em;
}

.dh-board&gt;.table-hover td {
    padding: 13px;
    letter-spacing: -0.03em;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    color: #555;
}

.dh-board&gt;.table-hover .subject strong a {
    font-weight: 400;
    color: #555;
}

.dh-board&gt;.table-hover .subject strong a:hover {
    color: #1c61c1;
    text-decoration: underline;
}

.dh-board&gt;.table-hover tr:hover {
    background: #fff;
}

.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger{color: #e82020;}
.label-primary{color: #1c61c1;}

.bbs-area .dh-margin-top {
    margin-top: 30px;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
	color: #777 !important;
}

.pagination&gt;li:last-child&gt;a {
	margin-left: 15px;
}

.pagination&gt;li:first-child&gt;a {
	margin-right: 15px;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
	background: #1c61c1;
    border: 1px solid #1c61c1;
    color: #ffffff !important;
}

.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:focus,
.pagination&gt;li&gt;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: #333;
    border: 1px solid #333;
}

/* view */

.dh-view-box {
    margin-top: 0;
}

.dh-view-box&gt;.row&gt;.page-header {
    border-top: 2px solid #222;
    border-bottom: 1px solid #bbb;
    margin: 0;
    padding: 15px;
    background: #f5f5f5;
}

.dh-view-box&gt;.row&gt;.page-header&gt;h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.dh-view-box&gt;.row&gt;.dh-view-info {
    background: #fff;
    opacity: 0.6;
}


/* login */

.login-layout, .id-find-layout, .pw-find-layout {background: #fff; min-height: 790px;}
.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: #222; font-size: 22px; font-weight: 500; letter-spacing: -0.02em;}
.login-layout .inner-box-msg p, .id-find-layout .inner-box-msg p, .pw-find-layout .inner-box-msg p {font-size: 13px; color: #444; 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 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background: #fff !important; border: 1px solid #ddd;}

.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: none;
    border-radius: 0;
    background: #1c61c1;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    transition:all 0.3s ease;
}
.login-layout .btn-warning:hover, 
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #1b4f98;
}
.login-layout form &gt; div &gt; p &gt; a {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #444;
    margin-top: 18px;
}
.login-layout form &gt; div &gt; p &gt; a:hover {color: #222;}
.login-layout form &gt; div &gt; p &gt; a:after {content: " | "; font-size: 8px; padding: 0 8px 0; margin: 0; color: #ddd;}
.login-layout form &gt; div &gt; p:last-child &gt; a:after {content: "";}
.id-find-layout .panel-body, .pw-find-layout .panel-body {margin-top: 40px;}

@media(max-width:767px){
	
}
</pre></body></html>