/*
 * optian reset
 * wireframe.css
 */
@import url(https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
/* font-family: 'Spoqa Han Sans Neo', 'sans-serif'; */
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css); 
/* font-famliy:'NanumSquare',san-serif; */
@font-face {
    font-family: 'KOTRAHOPE';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/KOTRAHOPE.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Simplehae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: gyeonggi-700;
	src :url(/wp-content/font/Title_Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: gyeonggi-500;
	src :url(/wp-content/font/Title_Medium.woff) format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: gyeonggi;
	src :url(/wp-content/font/Title_Light.woff) format('woff');
	font-style: normal;
}
@font-face {
    font-family: 'Cafe24Simplehae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Simplehae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Binggrae';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Binggrae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body .st-main-title-heading {
    font-family: gyeonggi-700 !important;
}
body .st-single-title-meta .st-single-eyebrow-time {
    font-family: gyeonggi, san-serif;
    color: #838383;
}

.st-gn-item-depth-1 .st-gn-link-depth-1,
.st-gn-sub-menu-col-default .st-gn-sub-menu-container .menu-item>a[class^=st-gn-link-depth],
.st-mobile-gn-slidetoggle #st-mobile-gn-list [itemprop=url] {
	font-family: gyeonggi-500;
}
.l-title .elementor-widget-container h2,
.l-title h3 {
	font-family: gyeonggi-700 !important;
}
.l-title .elementor-widget-container p {
	font-family: gyeonggi-700 !important;
}
.l-slog .elementor-widget-container h3 {
	font-family: 'KOTRAHOPE';
}
.elementor-widget-container {
	font-family: gyeonggi, san-serif;
}
.l-spoqa .elementor-widget-container {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
.l-spoqa .elementor-widget-container h2 {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
.l-Bing .elementor-widget-container p {
	font-family: 'Binggrae', 'sans-serif';
}

body .st-single-title-meta {
	margin-bottom: 20px;
}

.mark {
	color: inherit;
	padding: 0 0.08em 0.1em;
	background-color: transparent;
	box-shadow: inset 0 -0.4em 0 rgba(74, 104, 104, .25);
	font-weight: 700;
}

/* Board */
body #kboard-default-list .kboard-list-header,
body .kboard-default-poweredby,
body .kboard-document-action {
	display: none;
}

#kboard-default-list .kboard-list table thead tr {
	border-top: 3px solid #0d0d0d;
	background-color: #f1f3f5;
}
#kboard-default-list .kboard-list table thead tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: 700;
	border-bottom: 1px solid #0d0d0d;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
#kboard-default-list .kboard-list table tbody tr td {
	padding: 15px 24px;
	font-size: 15px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
	color: #0d0d0d;
}
body #kboard-default-list .kboard-list table td.kboard-list-date {
	width: 140px;
	color: #606167;
	border-right: 1px solid #e5e5e6;
	border-left: 1px solid #e5e5e6;
}
body #kboard-default-list .kboard-list table td.kboard-list-view {
	width: 90px;
	color: #606167;
}
body #kboard-default-list .kboard-list table td.kboard-list-uid {
	width: 80px;
	color: #606167;
	border-right: 1px solid #e5e5e6;
}
body #kboard-default-list .kboard-list tbody tr:hover {
	background-color: transparent;
}
body #kboard-default-list .kboard-list table a:hover .kboard-default-cut-strings{
	text-decoration: underline;
	color: #c32c2d;
}
body #kboard-default-list .kboard-pagination {
	margin-bottom: 15px;
}
body #kboard-default-list .kboard-pagination .kboard-pagination-pages li {
	margin: 0 3px;
}
body #kboard-default-list .kboard-pagination .kboard-pagination-pages li a {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
body #kboard-default-list .kboard-pagination .kboard-pagination-pages li a {
	background-color: transparent;
	color: #606167;
}
body #kboard-default-list .kboard-pagination .kboard-pagination-pages li:hover a, 
body #kboard-default-list .kboard-pagination .kboard-pagination-pages li.active a {
	background-color: transparent;
	color: #c32c2d;
	border-bottom: 2px solid;
}
body a.kboard-default-button-small, 
body input.kboard-default-button-small, 
body button.kboard-default-button-small {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
	background-color: #a82329 !important;
	color: #fff !important;
}
body #kboard-default-document .kboard-button-download {
	color: #c32c2d;
	padding: 10px 10px 10px 0 ;
	border: none;
}
body #kboard-default-document .kboard-button-download::before {
	content: "파일 다운로드 : ";
	color: #606167;
}
body #kboard-default-document .kboard-button-download:hover {
	text-decoration: underline;
}
body .kboard-document-navi {
	margin-bottom: 20px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
body #kboard-default-document .kboard-detail {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
body #kboard-default-document .kboard-title {
	border-top: 3px solid #0d0d0d;
}
body #kboard-default-document .kboard-title h1 {
	padding: 18px 5px;
}
body #kboard-default-document .kboard-title h1::before {
	content: "제목: ";
}
body #kboard-default-document .kboard-detail .detail-attr .detail-name,
body #kboard-default-document .kboard-detail .detail-attr .detail-value {
	color: #888991;
	font-weight: 400;
}
body #kboard-default-document .kboard-detail {
	background-color: transparent;
	border-top: 1px solid #0d0d0d;
	border-bottom: none;
	margin-bottom: 20px;
}
body #kboard-default-document .kboard-detail .detail-attr {
	padding: 15px 5px;
}
body #kboard-default-document .kboard-content {
	border: 1px solid #e5e5e6;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
}
body #kboard-default-list .kboard-search select,
body #kboard-default-list .kboard-search input {
	height: 38px;
	border-color: #e5e5e6;
	border-radius: 4px;
}
body #kboard-default-list .kboard-search input {
	width: 300px;
	max-width: 300px;
}
@media (max-width: 800px) {
	body #kboard-default-list .kboard-search input {
		width: 180px;
		max-width: 180px;
	}
}
body button.kboard-default-button-small {
	height: 40px;
	font-size: 15px;
	padding: 0 30px;
	border-radius: 4px;
}
body a.kboard-default-button-small {
	font-size: 15px;
	padding: 6px 30px;
	border-radius: 4px;
}

/* Footer */
.textwidget .first p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5;
}
.first p.contact-title {
	font-size: 20px;
	margin-bottom: 25px;
	font-family: 'Spoqa Han Sans Neo', 'sans-serif';
	font-weight: 500;
	color: rgba(255, 255, 255, .95);
}
.first .info {
	line-height: 1.5;
}
.first .info a {
	font-size: 14px;
}
.first .info.mail {
	margin-bottom: 8px;
}
.copy {
	margin-top: 50px;
}
@media (max-width: 960px) {
	.copy {
		margin-top: 0;
	}
}
.copy p {
	margin-top: 0;
	margin-bottom: 1px;
	line-height: 1.5;
}
.pipe::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 0.9em;
	background-color: rgba(255,255,255,.5);
	margin: 0 0.6em 0 0.95em;
	vertical-align: -0.1em;
	white-space: nowrap;
}
.divider {
	width: 50px;
	height: 1px;
	background-color: rgba(255,255,255,.5);
	margin-bottom: 6px;
}

/* Menu */
.st-gn-item-depth-1.contact-menu .st-gn-link-depth-1 {
	background-color: #d51021;
	line-height: 46px;
	height: 46px;
	margin-top: 23px;
	color: #fff;
	border-radius: 22px;
}
#st-header .contact-menu .st-gn-link-depth-1 {
	padding-left: 30px;
	padding-right: 30px;
}
.contact-menu {
	margin-right: 10px;
}
.no-touchevents .contact-menu a:hover {
	color: #fff !important;
	background-color: #bd0e1d;
}
.contact-menu.st-gn-item-depth-1.current-menu-item a {
	color: #fff !important;
	background-color: #bd0e1d;
}
.contact-menu.st-gn-item-depth-1.current-menu-item .st-gn-link-depth-1-text::before,
.st-gn-decotype-3 .st-gn-item-depth-1.contact-menu:hover .st-gn-link-depth-1-text::before {
	display: none !important;
}

/* Notice-blog */
body .st-grid-col-content-asset::before {
    padding-top: 100%;
}


