@charset "utf-8";
@import url('/skin/notokr/notokr.css');
html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {
	padding-top:88px;
	background-color: #fff;
}
.body-layout.on{
	width:100%;
	position:fixed!important;
}
/* 폰트 설정 */
.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 > br,
.topmarginLay_a {
	display: none;
}

/* layout */
.container_contents,.sub-layout{
	width:100%;
	padding:0!important;
}
.container_contents > .intro-html-layout{
	width:100%;
	padding:0!important;
	margin:0;
}

.mt-1em{
	margin-top:1em;
}
.mt-2em{
	margin-top:2em;
}

@media(min-width:992px){
	.container_contents > .intro-html-layout{
		padding:0!important;
	}
}

/*상단 메뉴 설정 시작*/
.navbar-inverse {
    background: #fff;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}
.navbar-inverse .navbar-brand {
    padding: 15px 15px;
    margin: 0;
}
.navbar-brand img {
    margin: 0 !important;
	max-width:200px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-brand img { width: 170px; }
}
@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-brand { margin: 10px 15px !important; }
	.navbar-brand img { width: 140px; }
	.navbar-toggle {
    margin: 12px 15px;
    padding: 10px;
    background: #a9131b !important;
    border: none !important;
    border-radius: 0;
}
}
.divider-vertical + li,
.divider-vertical + li + li{
	display:none;
}
#navTop {
	display:none;
	min-height:29px;
	text-align: left;
	border-bottom: 1px solid #E5E5E5;
}

.navTopLeft .navTopLeft-text {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.navTopRight {
	float: right;
	margin-top: 4px;
}

.navTopSession {
	float: left;
	margin: 5px 15px;
}

.navTopSessionBtn {
	float: left;
	font-size: 13px;
	color: #888;
	display: block;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: -0.05em;
}

.navTopSessionBtn:hover, .navTopSessionBtn:focus {
	color: #313131;
	text-decoration: none;
}

.navTopSessionBtn+.navTopSessionBtn {
	margin-left: 15px;
}

@media (max-width: 767px) {
	.navTopSessionBtn+.navTopSessionBtn {
		margin-left: 5px;
	}
}

/* 상단 메인 메뉴 설정 시작*/
.navbar-inverse .navbar-nav > li > a {
    background: none;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 10px 20px;
    margin: 20px 25px 15px;
    letter-spacing: -0.03em;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active, .navbar-inverse .navbar-nav > li > a:focus {
    color: #a9131b;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background: none;
	color: #a9131b;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-inverse .navbar-nav > li > a {
    font-size: 15px;
    letter-spacing: -0.04em;
    padding: 28px 15px;
    margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.navbar-collapse { padding: 0; }
	.navbar-nav { margin: 0; }
	.navbar-inverse .navbar-nav > li > a {
    font-size: 15px;
    padding: 20px 25px;
    margin: 0;
    border-bottom: 1px solid #dedede;
	}
}
/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.navbar-inverse .dropdown-menu {
    left: 0 !important;
    right: auto !important;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
}
.navbar-inverse .dropdown-menu > li > a {
    color: #888;
    font-size: 14px;
    letter-spacing: -0.03em;
    padding: 6px 20px;
}
.navbar-inverse .dropdown-menu > li > a:focus, 
.navbar-inverse .dropdown-menu > li > a:hover {
    color: #333;
    background: #f3f3f3;
}
/* 상단 서브 메뉴 설정 끝*/

/* main page */
/* ---------- 게시판 타이틀 설정 ---------- */

.intro-boardbox .page-header {
    padding: 0 0 20px;
    margin: 50px 0 20px;
    border-bottom: 1px solid #ccc;
}

.intro-boardbox .page-header h4 {
    margin: 0;
    color: #333;
    font-weight: 600;
    letter-spacing: -0.03em;
    font-size: 24px;
}
.intro-boardbox .page-header h4:after{
	display:inline-block;
	margin-left:10px;
	padding-left:10px;
	border-left:3px solid;
	color:#333;
	border-color:#333;
	font-size:20px;
	opacity:0.7;
}
.main-intro .page-header h4:after{
	content:'GUIDANCE';
	color:#fff;
	border-color:#fff;
}
.intro-boardbox-11 .page-header h4:after{
	content:'EXHIBITION NEWS';
}
.intro-boardbox-12 .page-header h4:after{
	content:'NEWS';
}
.intro-boardbox .page-header h4 .btn {
    padding: 7px;
    margin: 0;
    line-height: 1;
    border: 1px solid #ddd;
    border-radius: 0;
    width: 30px;
    height: 30px;
    color: #aaa;
}

.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;
    color: #333;
    border-color: #ccc;
        background: #f3f3f3;
}

.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: 5px 0px 5px;
}

.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: 8px 0;
}

.dh-front-list2 h6 a:hover span {
	text-decoration: none;
}

.dh-front-list2 h6 a:hover .list-row-subject {
    color: #a9131b;
    text-decoration: underline;
}

.dh-front-list2-words:first-child {
	margin: auto;
}

.list-row-subject {
	display: inline-block;
    width: 70%;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 380px;
	white-space: nowrap;
}

.list-row-subject:before {
	content: "∙";
	color: #666;
	font-weight: bold;
	padding-right: 11px;
}

.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;
}
.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-color: #fff;
    border: none;
    padding: 0 15px;
    margin: 0 0 30px;
}
.dhb-txt-box-type-b-text-layout {
    text-align: center;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    min-height: 140px;
    box-shadow: none;
    border: 1px solid #ddd;
    border-bottom: none;
}
.dhb-txt-box-type-b-text-layout h4 {
    font-size: 14px;
    padding: 12px 15px;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
}
.dhb-txt-box-type-b-text-layout h4 a {
    color: #666;
    letter-spacing:-0.03em;
}
.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: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
	display: none;
}

.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover .thumb-hidden {
    border-color: #ccc;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover h4 {
    background: #f3f3f3;
    border-color: #ccc;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b > .row:hover h4 a {
    color: #333;
}

.dh-front-blog>.col-md-4>.thumbnail>a.blogthumb {
    height: 150px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
	background-size: cover;
    border: 1px solid #dddd;
}
.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.6);
    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: 14px 14px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight:600
}
@media(min-width:768px){
/* 	.dh-front-blog>.col-md-4{
		width:50%;
	} */
}

.info-txt {
    letter-spacing: -0.03em;
    color: #666;
}
.info-txt {
    letter-spacing: -0.03em;
    color: #fff;
}
.info-txt .row > div {
    padding-bottom: 22px;
}
.info-txt .row > div:first-child{
	padding-right:5px;
}
.info-txt .row > div:last-child{
	padding-left:5px;
}
.info-txt .time-li {
    margin-bottom: 2px;
}
.info-txt .time-li li {
    position: relative;
    padding-left: 0;
    font-size: 13px;
}

.info-txt .info {
    margin-bottom: 0;
    font-size: 13px;
}

.info-txt .info span {
    color: #dca136;
    font-weight: 800;
}

/* //메인 페이지 설정 끝 */

/* sub page */
.subpage,
.bbs-list-view-layout + .container{
	padding-bottom:80px;
}

@media(max-width:767px){
	.sub-layout { margin-top: 60px; }
}

/* sub page sub-top */
.sub-top-wrap {
    position: relative;
    width: 100%;
}
.sub-top-header {
    width: 100%;
    height: 45px;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.5); */
    /* box-sizing: border-box; */
    position: absolute;
    top: 0;
    left: 0;
}
.breadcrumb {
    height: 45px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background: none;
    color: #fff;
    line-height: 45px;
    box-sizing: border-box;
}
.breadcrumb > li.active {
    color: #fff;
    font-weight: 600;
}
.breadcrumb > li+li:before {
    padding: 0 5px;
    color: rgba(255, 255, 255, 0.5);
    content: "/\00a0";
}
.sub-top-body {
    height: 250px;
    background: url(/skin/img/sub/sub-top-bg.jpg) no-repeat 0 50%;
    background-size: cover;
}
.sub-top-body h2 {
    margin: 0;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 250px;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.sub-top-footer {
    /* position: absolute; */
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.sub-top-footer .row {
    margin: 0;
}
.sub-top-footer .row div {
    padding: 0;
    border-right: 1px solid #ccc;
}
.sub-top-footer .row div:first-child {
    border-left: 1px solid #ccc;
}
@media (min-width:768px){
    div[id^="education"] .sub-top-footer .row div{
        width:20%;
    }
    div[id^="education"] .sub-top-footer a{
        font-size:15px;
    }
}
.sub-top-footer a {
    font-size: 16px;
    text-decoration: none !important;
    letter-spacing: -0.03em;
    line-height: 50px;
    color: #888;
    display: block;
}
.sub-top-footer a:hover {
    background: #f3f3f3;
    color: #333;
}
.sub-top-footer div.active a,
.sub-top-footer div.active a:hover{
    color: #fff;
    font-weight: 600;
    background: #a9131b;
}
@media(max-width:767px){
	.sub-top-wrap {
    position: relative;
    width: 100%;
    height: 300px;
    background: url(/skin/img/sub/sub-top-bg.jpg) no-repeat 0 50%;
    background-size: cover;
	margin-bottom:180px;
 	}
	.sub-top-body h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 220px;
}
	.sub-top-footer {
    position: absolute;
    left: 0;
    bottom: auto;
	top:100%;
    width: 100%;
    height: auto;
    background: rgba(169, 19, 27, 0.85);
}
}
/* subpage sub-content*/
.sub-content { padding: 60px 15px 0; }
.sub-content .title {
    margin: 0px 0 30px;
    padding: 0px 0 20px;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: -0.04em;
    position: relative;
}
/*
.sub-content .title:before {
    content: '';
    background: #ac2f30;
    border-radius: 50px;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0;
    left: -6px;
}
*/
.sub-content .title .small-cap {
    margin: 10px 0 0;
    font-size: 18px;
    display: block;
    color: #888;
    letter-spacing: 0;
}
.sub-content .sub-title {
    position: relative;
    font-size: 24px;
    margin: 0 0 15px;
/*     padding-left: 14px; */
    font-weight: 600;
    letter-spacing: -0.03em;
}
/*
.sub-content .sub-title:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0;
    background: #a9131b;
}
*/
.sub-content p {
    color: #666;
    font-size: 14px;
    letter-spacing: -0.03em;
    line-height: 1.75;
    margin: 0 0 20px;
}
.sub-content p .strong-title {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 5px;
    display: inline-block;
    width: 100%;
}
.sub-title{
	margin-top:1.5em;
}
@media(max-width:767px){
	.sub-content .title {
    margin: 0 0 30px;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    color: #a9131b;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: -0.04em;
    position: relative;
	}
	.sub-content .title .small-cap {
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 300;
    display: block;
    color: #555;
}
	.sub-content .sub-title {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.04em;
    margin: 40px 0 20px;
    padding: 0 15px 0;
    position: relative;
}
}
/* table 설정 */
.history-wrap .year {
    color: #a9131b;
    font-size: 26px;
    letter-spacing: -0.03em;
    margin: 0 0 20px;
    font-weight:600;
}
.history-wrap .year small{
	margin-left:6px;
    font-weight:400;
    color:#888;
}
.history-table,
.table-style {
    border-top: 1px solid #333 !important;
}
.history-table tbody th,
.history-table tbody td {
    vertical-align: middle!important;
    padding: 12px 15px !important;
    letter-spacing: -0.03em;
    color: #666;
    border-bottom: 1px solid #ddd;
    line-height: 1.75 !important;
}
.history-table tbody th {
    font-weight: 600;
    color: #333;
    font-size: 16px;
}
.history-table tbody td span {
    display: block;
    color: #888;
    font-size: 13px;
    line-height: 1.6;
}
.table-style thead th {
    background: #f3f3f3;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.03em;
    padding: 12px 15px !important;
    border: 1px solid #ddd !important;
}
.table-style tbody td {
    color: #666;
    font-size: 13px;
    line-height: 1.6 !important;
    padding: 12px 15px !important;
    border: 1px solid #ddd !important;
}
.table-style > tbody+tbody {
    border-top: 2px solid #ddd;
    background: #f3f3f3;
}

/*footer*/
.footer_copy .text-center {
	padding: 0;
}
.footer_wrap {
    padding: 20px 0;
    background-color: #323232;
}

.footer_wrap+br {
	display: none !important;
}

@media screen and (max-width: 479px) {
	.footer_wrap .call_wrap .btn.btn-plug.btn-dot {
		display: inline-block;
	}
}

.footer_wrap .copy_wrap {
	text-align: left;
}

.footer_wrap .swr-line {
	border-top: 1px solid #3F474A;
	margin-top: 40px;
	margin-bottom: 35px;
}

.footer_wrap .copy_wrap span {
    color: #aaa;
    font-size: 13px;
    letter-spacing: -0.03em;
}

.footer_wrap .copy_wrap span[name="addr"] {
    line-height: 24px;
}
@media screen and (max-width: 767px) {
	.footer_wrap .copy_wrap span[name="addr"] {
		line-height: 1;
	}
	
}

.footer_wrap .copy_wrap span+span:before {
	content: '| ';
	margin: 15px;
	opacity: .5;
}

.footer_wrap .location_link {
	color: #aaa;
	font-size: 13px;
}

.footer_wrap .copyright_wrap {
	text-align: right;
}

.footer_wrap .copyright_wrap span {
	color: #aaa;
	font-size: 13px;
	display: block;
	margin-top: 10px;
}
@media(max-width:767px){
	.footer_wrap .copyright_wrap span {
	color: #aaa;
	font-size: 10px;
	display: block;
	margin-top: 10px;
}
}
/* ----- 게시판 설정 ----- */

.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row,.bbs-blog-view-layout + .row{
	display: none;
}
.dh-board{
    margin-bottom: 70px;
}
.form-horizontal {
	margin-bottom: 100px;
}
.dh-board .table > thead > tr > th, .dh-board .table > tbody > tr > th, .dh-board .table > tfoot > tr > th, .dh-board .table > thead > tr > td, .dh-board .table > tbody > tr > td, .dh-board .table > tfoot > tr > td {
	padding: 12px 15px; color: #666; font-size: 14px;
}
.dh-board .table > thead > tr > th {
    background: #f3f3f3;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.03em;
    text-align: center;
}
.dh-board .table > tbody > tr > td {border-bottom: 1px solid #ddd;}
.dh-board .table > tbody > tr > td > strong > a {color: #666;}
.dh-board > .table-hover {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #ddd;
    margin: 0 0 0px;
}
.dh-board > .table-hover > tbody > tr:hover {background-color: #fff;}
.dh-board > .table-hover > tbody > tr:hover > td > strong > a {color: #a9131b; text-decoration:underline}
.dh-board .regdate, .dh-board .hits, .dh-board .writer, .dh-board .status { text-align: center; }
.dh-margin-top{margin-top: 40px; display: inline-block;}
.dh-board .dh-margin-top .pagination { margin-top: 0; }

.dh-view-box {margin-top: 0px;}
.sns-box {display: none;}
.dh-view-box > .row { padding-left: 15px; padding-right: 15px; }
.dh-view-box > .row > .page-header {
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
    margin: 0;
    background: #f3f3f3;
}
.dh-view-box > .row > .page-header > h4 {color: #333; font-size: 24px; margin: 14px 0; letter-spacing:-0.03em; font-weight:600}
.dh-view-box > .row > .dh-view-info {border-bottom: 1px solid #eee;background: rgba(0,0,0,0);padding: 8px 20px 8px;color: #888;margin-bottom: 0;}
.dh-view-box > .row > .dh-view-info > span {padding: 0 15px 0 0;}

.dh-view-box > .row > .dh-view-info > span:first-child {
    display: none;
}
.dh-view-box > .row > .dh-view-info > span > strong {color: #888;padding: 0 5px 0 0;}
.dh-view-box .dh-attach h6 {
	margin: 0 0 0;
	padding: 7px 5px;
	font-size: 12px;
	text-align: left;
}

.dh-view-box .dh-attach h6 a {
    font-weight: 500;
    display: inline-block;
    float: none;
    margin: 5px 2px 5px 6px;
    color: #555;
}
.dh-view-box .dh-attach h6 b {
    margin: 5px 5px 5px 0;
    display: inline-block;
    float: none;
}
.dh-view-box > .row:nth-child(2) > div:nth-child(3) {padding: 30px 20px 60px !important; min-height: 300px;}
.dh-attach{
	/* display:none; */
	border-bottom: 1px solid #ddd;
}
.bbs-status-index-layout .regdate {display: none;}

.label {background: rgba(0,0,0,0); padding: 0 5px; font-size: 90%;}
.label .glyphicon-lock {color: #666;}
.label-danger, .label-primary{color: #a9131b;}
/*
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #a9131b; border: 1px solid #a9131b !important;}
.pagination > li > a, .pagination > li > span {color: #9D8478; border: 1px solid #fff !important;}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination> li > span:focus, .pagination>li>span:hover{color: #9D8478;}
*/
.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;}

.filter-items {
    /* text-align: center; */
    padding: 0;
    margin: 0 0 20px;
}
.filter-items > a {
    margin: 0 2px !important;
}
.filter-items > a > .filter-label {
    background: #f3f3f3;
    border: 1px solid #ddd;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    letter-spacing: -0.03em;
    line-height: 1;
    margin: 0;
    padding: 12px 20px;
}
.filter-items > a:hover > .filter-label, .filter-items > a:focus > .filter-label {
    color: #333;
    border-color: #ccc;
}
.filter-items > a.on > .filter-label {color: #333;border-color: #ccc;background: #ffffff;font-weight: 600;}
/* .filter-items > a.on > .filter-label::after {content: ''; display: block; background-color: #a9131b; width: 100%; height: 10px; z-index: 0; margin-top: -5px;} */
.filter-items > a > .filter-label span {z-index: 1; padding: 0 20px;}
@media screen and (max-width: 767px) {
	.filter-items > a+a {margin-left: 7px;}
	.filter-items > a > .filter-label span {padding: 0 10px;}
}

/* calendar */
.contact-calendar-layout {
    padding: 0 0 80px;
}
.contact-calendar-layout .btn-danger {
    background: #a9131b;
    border: 1px solid #a9131b !important;
    border-radius: 0 !important;
    color: #e6e6e6;
    font-weight: 600;
    font-size: 12px !important;
    padding: 10px 15px !important;
    margin: 0 !important;
}
.contact-calendar-layout .btn-danger:hover, .contact-calendar-layout .btn-danger:focus {
	background: #fff;
	color: #a9131b;
}
.fc-button-group button {
    background: #f7f7f7 !important;
    border: 1px solid #dedede !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    padding: 0 20px !important;
    letter-spacing: -0.02em;
    line-height: 40px !important;
    height: 45px !important;
    color: #555 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}
.fc-button-group .fc-state-active {
    background: #fff !important;
    color: #a9131b !important;
    font-weight: 500 !important;
}
/* personal setting 0.42v */

/* layout */
.mt-0{margin-top:0px!important;}
.mt-10{margin-top:10px!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;}

/* img */
@media(min-width:768px){
	.max-90{
		width:90%!important;
		margin:0 auto;
		display:block;
	}
	
}
.img-bordered{border:1px solid #ddd;}
.img-caption {
    margin: 10px 0 25px!important;
    text-align: center;
    font-weight: 600;
    line-height: 1 !important;
}
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-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 */

.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-disc > li,
.li-dash > li, 
.li-dot > li {
    margin-left: 10px;
    padding-left: 13px;
    position: relative;
    color: #666;
    letter-spacing: -0.03em;
    margin-bottom: 2px;
    line-height: 1.75;
}
.li-disc > li:before,
.li-dash > li:before, 
.li-dot > li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #666;
    position: absolute;
    border-radius: 50%;
    top: 11px;
    left: 0;
}
.li-dot > li.no-style{
	/* display: */
}
/*
.li-dot > li:before{
	content:'·';
}
*/
.location-li{
	border-top:2px solid #333;
}
.location-li li{
	padding:5px 10px;
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.location-li .fa{
	margin-right:10px;
}
.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;
}
.sub-content .quote-box {
    margin: 10px auto 30px;
    padding: 25px;
    background: #f3f3f3;
}
.sub-content .quote-box p {
    color: #333;
    font-size: 14px;
    line-height: 1.7;
}
.sub-content .quote-box p:last-of-type{
	margin:0!important;
}
.sub-content p.quote {
    margin: 30px 0;
    font-size: 26px;
    color: #333;
    line-height: 1.5;
}

.section1 p.quote{
    margin-top: 0px;
}

.sub-content p.quote span{
	font-weight:600;
}
.sub-content p.quote small {
    color: #998;
}
/* 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.42v end */

/* mainpage-setting */

.carousel-indicators{
    bottom:10px;
}

.carousel-indicators li {
    width: 11px;
    height: 11px;
    margin: 0 3px 0;
    border: none;
    background: #666;
}

.carousel-indicators li.active {
    width: 11px;
    height: 11px;
    margin: 0 3px 0;
    background: #ac2f30;
}

.intro-board-widget-layout{
	max-width:1170px;
	margin:0 auto;
	padding-bottom:60px;
}
.main-intro {
    margin-top: 50px;
}
.main-intro .intro-inner {
    background: #36404e;
    padding: 25px 25px 0px 25px;
}
.main-intro .page-header {
    padding: 0;
    border-bottom: none;
    margin-top: 0;
}
.main-intro .page-header h4{
	color:#fff;
}
.main-intro .page-header h4 .fa{
	margin-right:10px;
}
.main-intro p.des {
    font-size: 13px;
    margin-bottom: 22px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.75);
    line-height: 1.65;
}
@media(min-width:768px){
	.intro-boardbox{
		width:50%;	
	}
	.intro-boardbox-13:after{
		min-height:3px;
	}
}

/* subpage setting */

#about01 .name {
    text-align: right;
    margin-top: 20px;
}

.museum-info,
.location-info{
	margin-top:40px;
}

.museum-info .card,
.location-info .card{
    overflow: hidden;
    padding: 0;
    border: none;
    border-top: 1px solid #333;
}
.museum-info .card h5,
.location-info .card h5{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin: 15px 0 15px;
}
.museum-info .card > .fa{
	position:absolute;
	right:-10px;
	bottom:-10px;
/* 	opacity:.1; */
    opacity:0;
	font-size:100px;
}
.campus-map ul{
	padding-top:15px;
	column-rule:none;
}
.campus-map ul li {
    color: #666;
    margin-bottom: 2px;
}
.campus-map ul li.active{
	color:#a9131b;
	font-weight:bold;
}
.zone-title {
    position: relative;
    font-size: 24px;
    margin: 40px 0 20px;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.zone-title span {
    display: block;
    width: 100px;
    padding: 6px 10px;
    background: #444;
    color: #fff;
    font-size: 12px;
    margin-bottom: 25px;
    letter-spacing: 0.03em;
}
.zone-title small {
    color: #888;
    letter-spacing: 0;
    margin-top: 8px;
    display: block;
}

.exhi-wrap{
	margin:30px -25px;
}
.exhi-wrap > div{
	padding:0 25px;
}
.exhi-wrap img{
	max-width:300px;
	max-height:300px;
}
.exhi-wrap h5,
.donate-wrap h5 {
    font-weight:600;
    font-size: 18px;
    letter-spacing: -0.03em;
}
.exhi-wrap h5 span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    border-radius: 50%;
    background: #a9131b;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.exhi-article{
	padding-bottom:70px;
}
.exhi-article img.pull-right {
    margin-left: 40px;
}

.exhi-article .more{
	color: #a9131b;
	border: 1px solid #a9131b;
	width: 180px;
	text-align: center;
	padding: 12px 15px;
	display: inline-block;
	text-decoration: none;
}
.exhi-article .more:hover {
    background: #a9131b;
    color: #fff;
}
.exhi-article .zone-title{
	margin-top:20px;
}

.section-line {
    margin-top: 20px;
}

.section-line hr {
    border-top: 1px solid #ddd;
    margin: 0 0 40px;
}

.sub-content .exhi-title {
    margin: 0px 0 30px;
    font-size: 28px;
    letter-spacing: -0.03em;
    font-weight:600;
}
.sub-content .exhi-title small {
    font-weight:400;
    display: block;
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: 0;
}
.sub-content .exhi-title small:first-child {
    color: #888;
}

.sub-content .exhi-title .exhi-date {
    color: #333;
    margin-top: 20px;
}

.donate-wrap .clearfix{
	padding-bottom:50px;
}
.donate-wrap .icon{
	margin:10px auto;
	position:relative;
	width:100px;
	height:100px;
	background:#f3f3f3;
	border-radius:50%;
}
.donate-wrap .icon .fa{
	font-size:30px;
	font-weight:500;
}
.lec-box h5 small{
	margin-left:10px;
	font-size:14px;
}

/* pagination */
.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: #a9131b;
    border: 1px solid #a9131b;
    color: #fff !important;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #ccc;
	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: #444;
	border: 1px solid #444;
}
/* board */

/* login */
.login-layout .panel-body > div.col-sm-12 {
	text-align: center;
}
.inner-box-msg {
	width: 100%;
	text-align:center;
	float: none;
	margin-bottom: 35px;
}
.inner-box-form {
    width: 100%;
	max-width: 440px;
    float: none;
    margin: 0 auto;
	overflow: hidden;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel{
    box-shadow: none;
    max-width: 540px;
    padding: 20px 0px 35px;
    margin: 40px auto 60px;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #a9131b;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
	float: right;
	width: 120px;
    height: 33px;
    background: #444;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #444;
    font-size: 13px;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
	border-color:#333;
	background:#333;
}

.id-find-layout h2,
.pw-find-layout h2{
	text-align:center;
}

/* join */
.join-layout > .row{
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 15px;
}

.join-view-layout > .row {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 15px;
}

.join-layout .jumbotron {
    background: rgba(0,0,0,0);
    border-radius: 0;
    padding: 0 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.join-layout .jumbotron h1 {
    font-size: 34px;
    font-weight: 600;
    color: #333;
    margin: 0;
	display: inline-block;
}
.join-layout .jumbotron p {
    display:none;
}
.join-agree-area .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.join-agree-area .panel .row {
    padding: 0 !important;
}
.join-agree-area .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 13px;
}
.join-agree-area .form-control:focus {
    border-color: #a9131b;
}
.join-agree-area .panel-footer {
    background: rgba(0,0,0,0);
    border: none;
    padding: 20px 0 0;
}
.join-agree-area .panel-footer .btn-default {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-agree-area .panel-footer .btn-default:hover {
    border-color: #bbb;
}
.join-layout .form-horizontal .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.join-layout .form-horizontal .panel-heading {
    border-bottom: none;
    line-height: 1;
    margin: 0 0 20px;
    color: #a9131b;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
    background: rgba(0,0,0,0);
    padding: 0;
}
.join-layout .form-horizontal .panel-body {
    padding: 0;
    border-top: 1px solid #ddd;
}
.join-layout .form-horizontal .panel-body .form-group {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.join-layout .form-horizontal .form-group .control-label {
    text-align: left;
    width: 200px;
    padding: 20px 15px;
    font-size: 14px;
    background: #f3f3f3;
}
.join-layout .form-horizontal .form-group .control-label br {
    display: none;
}
.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .form-group .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.join-layout .form-horizontal .joinForm-addr .control-label {
    padding: 40px 15px;
}
.join-layout .form-horizontal .form-group label.error {
    font-size: 10px;
    margin: 0;
}
.join-layout .form-horizontal .panel-footer {
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
}
.join-layout .form-horizontal .panel-footer .form-group {
    padding: 20px 0 0 !important;
    margin-bottom: 0;
}
.join-layout .form-horizontal .panel-footer .btn {
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-layout .form-horizontal .panel-footer .btn-default:hover {
    border-color: #ccc;
    background: #fff;
}
.join-layout .form-horizontal .panel-footer .btn-success {
    border: 1px solid #444;
    background: #444;
}
.join-layout .form-horizontal .panel-footer .btn-success:hover {
    background: #333;
}

@media (max-width:767px){
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
}   

/*bbs - a type*/

.bbs-blog-index-layout .bbs-area{
    margin-top: 40px;
}
.bbs-blog-index-layout .bbs-area .dh-board {
    border-top: 1px solid #333;
}
.dhb-txt-box {
    padding: 25px 5px;
    border: none;
    border-bottom: 1px solid #ddd;
    background: transparent;
    margin: 0;
}
.dhb-txt-box:hover {
    background: #f3f3f3;
}
.dhb-txt-box > .col-md-4{
	display:none;
}
.dhb-txt-list{
	width: 100%;
    border-right: none;
}
.dhb-txt-box .thumb-hidden{
	border: none;
    box-shadow: none;
    height: 180px;
    max-height: none;
}
.dhb-txt-box .thumb-hidden > a{
	display: block;
    height: 100%;
	background-size:cover;
}
.dhb-txt-box .thumb-hidden > a img{
	display:none;
}
.dhb-txt-list .col-md-7 h4 a {
    letter-spacing: -0.03em;
    color: #333;
    font-weight: 600;
}
.dhb-txt-list .col-md-7 h5 a {
    color: #666;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: -0.03em;
    font-size: 13px;
}
.dh-view-box {
    margin-top:40px;
}

.dh-view-info{
	/* visibility:hidden; */
}

/* subpage donation */
#donation02 .section1 .quote{
	font-size:22px;
}
.donate-wrap h5{
	font-size:20px;
}
#donation02 .section1 li{
	font-size:16px;
}

.root_daum_roughmap{
    width: 100% !important;
}
.root_daum_roughmap .cont{
    display: none !important;
}