@charset "utf-8";
@import url('/skin/notokr/notokr.css');

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

.body-layout {
	font-family: 'notokr', Helvetica, 'Noto Sans CJK KR', 'Apple SD Gothic Neo', Arial, "맑은 고딕", 'Malgun Gothic', "굴림", Gulim, sans-serif;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	background-color: #FFFFFF;
	padding-top: 106px;
}

.navbar ~ br, .topmarginLay_a,
.navbar .divider-vertical, .navbar .caret,
.divider-vertical+li, .divider-vertical+li+li,
.mobile-btn-layout-container,
.footer-social-layout, .footer_copy>.col-lg-12>br {
	display: none !important;
}

.navbar-inverse {
	background-color: #4e4e4e;
	margin: 0;
	border: none;
}

.navbar-brand img {
	margin: 0;
}

.navbar-inverse .navbar-nav > li > a {
	font-weight: 500;
	color: #fff;
}

.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	background: none;
	box-shadow: none;
	color: #fff;
}

@media (min-width: 768px) {
	.navbar-inverse .navbar-nav {
		margin-top: 45px;
	}
	
	.navbar-nav .dropdown-menu {
		left: 0;
		right: auto;
	}

	.dropdown-menu {
		border: 1px solid #e1e1e1;
		padding: 0;
		border-radius: 0;
		background: #fff;
		left: 0;
		right:  auto;
	}

	.dropdown-menu>li>a {
		line-height: 1.5;
		padding: 13px 30px;
		font-size: 14px;
		font-weight: 500;
		background-color: #fff;
	}

	.dropdown-menu>li+li>a {
		border-top: 1px solid #e1e1e1;
	}

	.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
		background-color: #fafafa;
		color: #c30d23;
		font-weight: 600;
	}
}

@media (min-width: 992px) {
	.navbar-right {
		margin-right: -30px;
	}
	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

#navbar-top {
	position: absolute;
	left: 0;
	right: 0;
}

.lang-wrap {
	margin-top: 10px;
    margin-left: 0;
}

.lang-wrap > a {
	text-decoration: none;
	padding: 2px 6px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: -0.03em;
    display: inline-block;
	color: #414141;
	background-color: rgba(255, 255, 255,.75);
}

.lang-wrap > a+a {
    margin-left: 2px;
	text-decoration: none;
}

.lang-wrap > a.active {
	color: #FFF;
	background-color: #C30D23;
}

/* Main */
.container_slide {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.container_slide .fill {
	height: 25vw;
}

.container_contents,.intro-html-layout,.intro-html-layout>.col-sm-12 {
    margin: 0;
    padding: 0;
    width: 100%;
}

section {
	margin-top: 25px;
	margin-bottom: 25px;
}

.section-header {
    margin: 0;
}

.section-header h3 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 2px solid #e1e1e1;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.section-header h3 .pull-right {
    font-size: 14px;
    color: #c30d23;
    top: 5px;
    position: relative;
}

.banner-wrap {
	margin-bottom: 15px;
}

.banner-icon img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    margin-bottom: 40px;
}

.banner-text p {
    font-size: 14px;
    line-height: 1.7;
}

.banner-text p strong {
    font-size: 18px;
    margin: 0 0 15px;
    /* display: block; */
    color: #203986;
    line-height: 28px;
    letter-spacing: -0.03em;
}

/* Footer */
.footer_copy,.footer_copy > .col-lg-12{float:none;width:initial;margin:0;padding:0;text-align:left}
.footer_copy > .col-lg-12 > br,.footer-social-layout{display:none!important}

footer{background-color: #dedede;padding-top: 25px;padding-bottom: 25px;}
footer .footer-brand{display:inline-block;margin-bottom:15px}
footer .footer-brand img{margin-top:15px;height:40px}
footer .footer-info ul{margin:0;padding:0}
footer .footer-info ul li{font-size:14px;display:inline-block;list-style:none;line-height:1.8;margin-right:20px;color:#212121;}
footer .footer-info ul li a{color:inherit;text-decoration:none;}
footer .footer-info ul li a:hover{text-decoration:underline;}
@media (max-width: 767px) {
	footer{padding-top:30px;padding-bottom:30px;}
	footer .footer-brand img{height:20px;}
	footer .footer-info ul li {font-size:12px;margin-right:10px;}
}

.container.sub-layout {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

#sub {
    margin-top: 50px;
	padding-bottom: 40px;
}

#side {
    margin-top: 50px;
}

#side em {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.03em;
    line-height: 1;
}

#side .nav.nav-pills {
    margin: 30px 0 30px 0;
/*     max-width: 200px; */
	max-width: 230px;
    border-top: 2px solid #c30d23;
}

#side .nav.nav-pills > li {
    display: block;
    float: none;
}

#side .nav.nav-pills > li > a {
	border-radius: 0;
    font-size: 15px;
	font-weight: 500;
	color: #000;
    padding: 15px 15px;
    width: auto;
    border-width: 1px;
	border-bottom: 1px solid #e1e1e1;
}

#side .nav.nav-pills > li > a:hover,
#side .nav.nav-pills > li > a:focus {
	color: #c30d23;
	font-weight: 600;
	background-color: transparent;
}

#side .nav.nav-pills > li.active > a,
#side .nav.nav-pills > li.active > a:hover,
#side .nav.nav-pills > li.active > a:focus {
	color: #c30d23;
	font-weight: 600;
	background-color: #fafafa;
}

#side .nav.nav-pills > li.active > a::after {
	font-family: FontAwesome;
	content: '\f105';
	float: right;
}

#content header {
	border-bottom: 2px solid #e1e1e1;
	margin-top: 17px;
	margin-bottom: 30px;
}

#content header .breadcrumb {
	background: transparent;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
/* 	letter-spacing: -0.0125em; */
	text-align: right;
}

#content header .breadcrumb li {
	letter-spacing: -0.02em;
}

#content header .breadcrumb li.active {
	color: #c30d23;
	font-weight: 600;
}

#content header h2 {
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -0.03em;
	margin: 0 0 30px;
}

#content article p {
	line-height: 1.8;
	letter-spacing: -0.02em;
	margin: 0 0 30px;
	word-break: keep-all;
}

#content article .about-big {
	font-size: 22px;
    font-weight: 600;
	line-height: 1.4;
    letter-spacing: -0.05em;
    color: #c30d23;
}

#content article .about-big:lang(en) {
	font-size: 20px;
}

#content article .about-sign {
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: 600;
}

#content article .year-dl dt {
    font-size: 18px;
    font-weight: 900;
    margin: 20px 0 5px;
    color: #c30d23;
}

#content article .year-dl dd {
    line-height: 1.8;
    font-weight: 500;
}

#content article .year-dl:lang(en) dd {
    font-size: 13px;
    word-break: break-word;
    text-indent: -25px;
    margin-left: 25px;
}

#content article .location-dl dt {
    font-size: 18px;
    font-weight: 900;
    margin: 20px 0 10px;
    color: #c30d23;
}

#content article .location-dl dd {
    line-height: 1.8;
    font-weight: 500;
	margin: 0 0 30px;
}

.biz01-group {
    text-align: center;
	margin-left: -5px;
	margin-right: -5px;
}

.biz01-group > div[class^=col] {
	padding-left: 5px;
	padding-right:5px;
	margin-bottom: 10px;
}

.biz01-group dl {
    display: inline-block;
    text-align: left;
}

.biz01-group dl dt {
    font-size: 18px;
    font-weight: 900;
    margin: 0 0 15px;
    color: #c30d23;
    text-align: center;
	letter-spacing: -0.03em;
}

.biz01-group dl dd {
    line-height: 2;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -0.03em;
}

#main-left .biz01-group {
	margin-left: 0;
	margin-right: 0;
    background-color: #fafafa;
    padding: 30px 0 0;
}

/* Image Board */
#board .page-nav .pagination {
	margin-top: 30px;
	margin-bottom: 0;
}

#board .dh-front-gallery.thumbs {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 768px) {
	#board .element1:not(.thumbnail) {
		width: 33.3333333%;
	}
}

#board .element1.thumbnail {
	height: 200px !important;
	margin-top: 0;
}

#board .element1:not(.thumbnail) {
	margin-bottom: 30px;
}

#board .element1 .img-bbs-subject {
    display: block;
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 14px;
}

.pagination > li > a, .pagination > li > span,
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
	font-size: 16px;
	border: 0;
	border-radius: 0;
	color: #888;
	font-weight: 600;
	background-color: transparent;
}

.pagination > li.active > a, .pagination > li.active > span,
.pagination > li.active > a:hover, .pagination > li.active > span:hover,
.pagination > li.active > a:focus, .pagination > li.active > span:focus {
	background-color: transparent;
	color: #c30d23;
}

#content article .tech02-group dt {
    font-size: 18px;
    font-weight: 900;
    margin: 20px 0 10px;
    color: #c30d23;
}

#content article .tech02-group dd {
    line-height: 1.8;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -0.03em;
}

@media (min-width: 992px) {
	.row.col-md-2-to-20 {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	.row.col-md-2-to-20 > div[class^=col] {
		width: 20%;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
}

.btn {
	padding: 8px 15px;
	line-height: 1.5;
}

.btn.btn-primary {
	border: none;
	background: #c30d23;
	color: #fff;
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
	background: #b10c21;
}

@media (min-width: 768px) {
	.img-bbs6 #board .element1:not(.thumbnail),
	.img-bbs7 #board .element1:not(.thumbnail),
	.img-bbs9 #board .element1:not(.thumbnail),
	.img-bbs10 #board .element1:not(.thumbnail) {
		width: 25%;
	}
	
	.img-bbs6 #board .element1.thumbnail,
	.img-bbs9 #board .element1.thumbnail {
		height: 270px !important;
	}
}

.tab-page-nav {
    padding: 0;
    margin: 0 0 20px;
	text-align: right;
}

.tab-page-title {
/*     display: inline-block; */
	display: none;
    font-size: 18px;
    font-weight: 900;
    margin-right: 7px;
    vertical-align: middle;
	color: #4e4e4e;
}

.tab-page-nav>li {
    display: inline-block;
}

.tab-page-nav>li+li{
	margin-left: 3px;
}

.tab-page-nav>li>a {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #6e6e6e;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
	text-decoration: none;
}

.tab-page-nav>li.active>a,.tab-page-nav>li.active>a:hover,.tab-page-nav>li.active>a:focus{
	background-color: #c30d23;
}

#content article .result-dl dt {
    font-size: 18px;
    font-weight: 900;
    margin: 20px 0 5px;
    color: #c30d23;
}

#content article .result-dl dd {
    line-height: 2;
    font-weight: 500;
}

#content article .result-dl:lang(en) dt {
	float: left;
	width: 80px;
}

#content article .result-dl:lang(en) .groupping {
	float: left;
	width: calc(100% - 80px);
	margin-top: 17px;
}

.form-control{font-size:15px;font-weight:500;border-radius:4px;height:auto;padding:5px 15px;box-shadow:none;text-align:justify;word-break:keep-all;border-width:2px}
.form-control:focus{box-shadow:none;border-color:#c30d23}
textarea.form-control{resize:vertical;height:150px;min-height:150px;max-height:300px}
#mailForm input.form-control{padding:10px 15px;}
#mailForm{text-align:center;margin-left:-7.5px;margin-right:-7.5px;}
#mailForm input[type=submit].btn{margin-top:30px;padding:15px 50px;font-size:15px;border-radius:4px;background-color:#c30d23;border:2px solid #c30d23;display:inline-block;width:auto;color:#fff;text-transform:uppercase}
#mailForm input[type=submit].btn:hover,#mailForm input[type=submit].btn:focus{background-color:#fff;color:#c30d23}
#mailForm p.error{display:block;text-align:left;margin:5px 0 0;font-size:12px;font-weight:600;color:#888;padding:0;display:none!important}
#mailForm p.error::before{content:'이 항목은 필수 항목입니다.';margin-right:7px;font-size:14px;color:#c30d23}
#mailForm p.error[for="mail_agree"]{padding-left:30px;margin-top:-10px;margin-left: 7.5px;}
#mailForm .form-group{padding-left:7.5px;padding-right:7.5px;float:left;width:100%;}
#mailForm > .form-group:nth-of-type(1), #mailForm > .form-group:nth-of-type(2){width:50%;}
#mailForm .form-group label{display:none}
#mailForm .form-group .checkbox{float:none!important;margin-bottom:0}
#mailForm .form-group .checkbox label{display:block;font-size:14px;font-weight:500;letter-spacing:-.03em;text-align:left;word-break:keep-all;line-height:1.8;padding-left:30px;user-select:none}
#mailForm .form-group .checkbox label input[type=checkbox]{margin-left:-30px;width:20px;height:20px}

.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;
    color: #c30d23;
}

.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;
}
