@import url('https://fonts.googleapis.com/css2?family=East+Sea+Dokdo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;700&display=swap');

/* body */
body {margin:0;padding:0;font-size:.85rem !important;font-family: "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", sans-serif !important; }
.h4, h4 {font-size: 1rem !important;}

/* Main */
#bodywrapper {min-height: 100%;position: relative;}
#maincontent {padding-bottom: 350px;/* Height of the footer element */}
.container {max-width: 1200px !important;}
.bg-footer {background: rgba(0, 0, 0, 0.9);display: block; width: 100%;min-height: 328px;position: absolute;bottom: 0;left: 0;}
.footer_top {min-height:260px;}
.footer_bottom {height:78px;display:table-cell;vertical-align:middle;width:100%; text-align:center;font-size:0.75rem;}
.foot {width:100%;padding:0 30px 0 30px;}

/* head */
.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;}
.top-bg-black {background: rgba(0, 0, 0, 0.6)}

.nav-link {color: black !important;display:block;font-size:.85em; transition: all 0.3s ease-out;}
.nav-link:active {background-color: transparent;}
.nav-link:hover {color: rgb(40, 133, 0) !important; transition-delay:0.1s; transition-duration: 0.3s;}
.navbar-toggler:focus {outline:none;border:none;}
.navbar-nav .dropdown-menu {min-width:13rem;margin-top: -2px;padding-top: -10px;border-top: 10px solid rgba(0,0,0,0);background-color: rgba(255, 255, 255, 0.8)!important;}
.nav-icon {width:30px;line-height:30px;float:left;}

.bg-light {background-color: rgba(255, 255, 255, 0.8)!important;}
.navbar-brand {font-size: 1.1rem !important;}
.dropdown:hover>.dropdown-menu {display: block;margin-top: -2px;padding-top: -10px;border-top: 10px solid rgba(0,0,0,0);background-color: rgba(255, 255, 255, 0.8)!important;}

.dropdown-item {font-size: 0.8rem; line-height: 1.2; width: 100% !important;}
.dropdown-item:focus, .dropdown-item:hover  {color: rgb(40, 133, 0) !important; background-color: white !important;}

.leftmenu_b > .dropdown-item {font-size: 0.85rem; line-height: 30px; }
.leftmenu_s > .dropdown-item {font-size: 0.85rem; line-height: 26px; }
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}
#hd_wrapper {position:relative;margin:0 auto;padding: 0;height:0;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

.trans {background-color: rgba(0,0,0,0.8)}
.gap {padding-top: 15px;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* Insta */
.main-latest-gallery {display:inline-block;margin:10px;padding:0;}
.main-latest-gallery img {display:block; width:150px; height:150px; border: 1px rgba(0, 0, 0, 0.5) solid; object-fit:cover;}
.main-latest-gallery p {display:block; font-size:0.7rem; width:150px; height:auto; text-overflow: ellipsis; word-wrap: break-word; overflow:hidden; white-space: nowrap;}
.instafeed-block {padding:0; margin:0;}
.imgblock {display:inline-block;margin:20px;padding:0;}
.imgblock img {display:block; width:300px; height:300px; border: 1px rgba(0, 0, 0, 0.5) solid; object-fit:cover;}
.img-featured-container {overflow: hidden;position: relative;width:300px; height:300px;}
.img-featured-container .img-backdrop {
background: linear-gradient(135deg, rgba(38, 163, 255, 0.7), rgba(83, 201, 179, 0.7));
margin: 0;
padding: 0;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
opacity: 0;
transition: all 0.3s ease;
}
.img-featured-container:hover > .img-backdrop {opacity: 1;}
/* center text horizontally and vertically on image hover */
.img-featured-container .description-container {
color: #fff;
padding: 0;
text-align: center;
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transform-style: preserve-3d;
z-index: 2;
opacity: 0;
transition: all .2s ease;
}
.img-featured-container:hover .description-container {opacity: 1;}
.img-featured-container .description-container .caption {
display: block;
font-size:0.8rem;
line-height:1rem;
padding: 10px 10px 0px 10px;
}
.img-featured-container .description-container .likes,
.img-featured-container .description-container .comments {
margin: 0 10px;
font-size:0.8rem;
}
.instabutton {
color: #fff;
background: #26a3ff;
font-size: 0.8rem;
margin: 20px auto;
padding: 8px 40px;
display: block;
max-width:980px;
min-width:300px;
border: none;
border-radius: 10px;
}
.instabutton:hover {
background: linear-gradient(135deg, rgba(38, 163, 255, 0.7), rgba(83, 201, 179, 0.7));
text-decoration:none;
}

/* CIRCLE IMAGE CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns with circle image */
.box_circle .col-lg-4 {margin-bottom: 1.5rem;text-align: center;}
.box_circle h2 {font-weight: 400;}
.box_circle .col-lg-4 p {margin-right: .75rem;margin-left: .75rem;}

/* Latest 제목 글자 수 자동 제한 */
.my_shadow {box-shadow: 0 .125rem .25rem rgba(0,0,0,.09) !important; border-radius: .25rem !important; background-color: #fff !important;}
.lat li a {position: relative;display:block;padding-right: 30px;}
.lat li a .lt_title {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.hot_icon {margin-right: 5px;}
.new_icon {margin-right: 5px;}
.aside_title h4 {font-size: .85rem !important; color: rgb(90, 90, 90);}

/* owl_webzine */
.latest-post .lat_title {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; color: rgba(0,0,0,1); font-size: 2rem; font-family:"East Sea Dokdo";line-height:170%;text-decoration: none;text-align:center;}
.latest-post .lat_title2 {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; color: rgba(0,0,0,1); font-size: 1.5rem; font-family:"East Sea Dokdo";line-height:170%;text-decoration: none;text-align:center;}

/* bxSlider */
.bx-wrapper {-moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border:none !important; margin-top: 25px;}
.bx-wrapper img {width: 100%; height: auto; object-fit: cover; border-top: 1px solid rgba(0,0,0,.125);}
.bxslider .lat_title a {display: block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap; color: rgba(0,0,0,1); font-size: .85rem; text-decoration: none;}
.bx-wrapper .bx-pager {bottom: -20px !important;}
.bxslider .box {height: 120px;}

/* 공통 */
.section-header h3::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header h3::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: rgb(40, 133, 0);bottom: 0;left: calc(50% - 20px);}
.section-header h3 {font-size: 1.3rem;color: #111;text-transform: uppercase;text-align: center;font-weight: 700;position: relative;padding-bottom: 15px;}

.section-header h4::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header h4::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: rgb(40, 133, 0);bottom: 0;left: calc(50% - 20px);}
.section-header h4 {font-size: 4rem !important;color: #111;text-transform: uppercase;text-align: center;position: relative;padding-bottom: 15px;}

.btn {font-size: 0.75rem !important; padding: .3rem .5rem !important;}
.input-group-text {padding: .25rem .5rem !important; font-size: 0.8rem !important;}
.btn_autosave{position:absolute;right:1px;font-size:0.8rem;line-height:1rem;margin-top: .5rem;}

.empha {font-weight:600}
.opt .form-check-inline {display: inline-block;}

/* Tab Latest */
.tab_latest .nav-item a.active {
	background-color: transparent;
}

.owl-dots {
	padding-bottom: 0px;
	border-bottom: 0px solid rgba(0,0,0,.125);
}

.latest-post p {
	border-bottom: 1px solid rgba(0,0,0,.125);
	font-size:.85rem;
	color: #111;
}

.latest-post .dir {
	text-align: right;
}

/* Start of parallax */
/* Main Top Parallax Element Style*/ 
.paral-main-top {
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;
}

/* Paragraph for Parallax Main Top Section */
@media (min-width: 978px) {
	.paral-main-top p {
		font-size: 2rem;
		color:#f5f5f5;
		text-align: center;
		line-height: 2.2rem;
		padding-bottom: 1.6rem;
		text-shadow: 0 0 1px rgba(0,0,0,1); 
	}	
}
@media (max-width: 978px) {
	.paral-main-top p {
		font-size: 1.3rem;
		color:#f5f5f5;
		text-align: center;
		line-height: 1.3rem;
		padding-bottom: 1rem;
		text-shadow: 0 0 1px rgba(0,0,0,1); 
	}	
}
 
/* Heading for Parallax Main Top Section */
@media (min-width: 978px) {
	.paral-main-top h1 {
		color: rgba(255, 255, 255, 0.8);
		font-size: 3.8rem;
		text-align: center;
		padding-top: 15rem;
		line-height: 4.2rem;
		text-shadow: 0 0 1px rgba(0,0,0,0.8); 
	} 
}
@media (max-width: 978px) {
	.paral-main-top h1 {
		color: rgba(255, 255, 255, 0.8);
		font-size: 2.2rem;
		text-align: center;
		padding-top: 15rem;
		line-height: 2rem;
		text-shadow: 0 0 1px rgba(0,0,0,0.8); 
	} 
}
.paral-main-top .lead {margin: 1rem;}

/* Main Parallax Element Style*/ 
.paral-main {
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}

/* Paragraph for Parallax Main Section */ 
.paral-main p {
font-size: 1.6rem;
color:#f5f5f5;
text-align: center;
line-height: 1.4rem;
padding-bottom: 1.6rem;
text-shadow: 0 0 1px rgba(0,0,0,1); 
}
 
/* Heading for Parallax Main Section */ 
.paral-main h1 {
color: rgba(255, 255, 255, 0.8);
font-size: 2.8rem;
text-align: center;
padding-top: 8rem;
line-height: 3rem;
text-shadow: 0 0 1px rgba(0,0,0,0.8); 
}

/* Sub Parallax Element Style*/ 
.paral-sub {
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}

/* Heading for Parallax Sub Section */ 
.paral-sub .caption_top {
color: #f5f5f5;
font-size: 5rem;
text-align: center;
line-height: 5rem;
text-shadow: 0 0 5px rgba(0,0,0,0.9);
font-family:'East Sea Dokdo';
padding:20px 0;
position:relative;
}

.paral-sub .caption_top span::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.paral-sub .caption_top span::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: rgb(40, 133, 0);bottom: 0;left: calc(50% - 20px);}

/* Paragraph for Parallax Sub Section */ 
.paral-sub .caption_bottom { 
	font-size: 1rem;
	color:#f5f5f5;
	text-align: center;
	line-height: 1.5rem;
	text-shadow: 0 0 5px rgba(0,0,0,0.9);
	padding-top:30px;
}

@media (max-width: 640px) {
	.paral-sub .caption_top {
		color: #f5f5f5;
		font-size: 15vw;
		text-align: center;
		line-height: 75%;
		text-shadow: 0 0 5px rgba(0,0,0,0.9);
		font-family:'East Sea Dokdo';
		padding:20px 0;
		position:relative;
		}	
	.paral-sub .caption_bottom { 
		font-size: 3vw;
		color:#f5f5f5;
		text-align: center;
		line-height: normal;
		text-shadow: 0 0 5px rgba(0,0,0,0.9);
		padding-top:30px;
		}
}

.paral-sub .lead {margin: -1.2rem;}

/* Paragraph for Parallax Modern-2 Section */ 

.paral-modern-2 p {
font-size: 1.1rem;
color:#f5f5f5;
text-align: center;
line-height: 3.2rem;
text-shadow: 0 0 1px rgba(0,0,0,0.8); 
}

/* Heading for Parallax Sub Section */ 

.paral-modern-2 h1 {
color: rgba(255, 255, 255, 0.8);
font-size: 2rem;
text-align: center;
padding-top: 90px;
line-height: 2.2rem;
text-shadow: 0 0 1px rgba(0,0,0,0.8); 
}

.paral-modern-2 .lead {margin: -1.2rem;}
*/

/* Modern-2 Parallax Element Style*/ 
.paral-modern-2 {
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;
	}
 

/* Layer Set for Parallax Section */
@media (min-width: 798px) { 
	.parallax-window-main-top {
	    min-height: 600px;
	    background: transparent;
	}
}
@media (max-width: 798px) {
	.parallax-window-main-top {
    		max-height: 400px;
    		background: transparent;
    }
}
.parallax-window-main {
    min-height: 400px;
    background: transparent;
}
.parallax-window-sub {
    min-height: 400px;
    background: transparent;
}
.parallax-window-sub-none {
    min-height: 0px;
    background: transparent;
}
.parallax-modern-2 {
    min-height: 200px;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}

.parallax-modern-service {
    min-height: 1000px;
	background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}

.parallax-modern-ministry {
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}

.parallax-modern-programs {
    min-height: 500px;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
/* End of Parallax */

/* New Footer */
#footer h4 {
	margin-bottom: 20px;
	font-size: 12px;
	color: #e6e6e6;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
 }
 #footer h4 span {
	border-bottom: 1px solid darkgray;
	padding-bottom: 5px;
}
 #footer .social-icons li {
	 list-style: none;
	 display: inline-block;
}
#footer .social-icons li a {
	 font-size: 1rem;
}
#footer .footer-links {
	padding: 0;
	margin: 0;
}
#footer .footer-links li {
	 list-style: none;
	 padding: 0;
	 margin: 0 0 10px 0;
	 color: rgba(255,255,255,.6);
	 display: block;
}
#footer ul li a, #footer .pic a, #footer .desc h2 a {
	 text-decoration: none;
	 color: rgba(255,255,255,.6);
	 font-size: .9rem;
}
#footer .footer-links li a:hover{
	 text-decoration: none;
}
#footer .pic {
	position: relative;
	padding-left: 80px;
	margin-bottom: 40px;
}
#footer .pic .small-img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 70px;
	height: 60px;
	float: left;
}
.small-img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
#footer .desc h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
/* End of New Footer */


/* Board */
.page {margin:10px 0 30px;}
.tbl_head01 thead th a:hover {color: #333;}
.tbl_head01 thead th a {color: #666;}
#calendar tr td {white-space:normal; padding: .75rem .3rem;}

@media (max-width: 768px) {
#calendar tr td {white-space:nowrap;}	
}
/* Sub Menu */
#mysubmenu {margin:15px 0}
#mysubmenu ul {list-style:none; margin:0; padding:0;}
#mysubmenu li { margin: 0; list-style: none;}
#mysubmenu .leftmenu_b {line-height:30px; margin-bottom:0px; background-color:rgba(0,0,0,.03); text-align:center; font-size:1rem; font-weight:bold;border:1px solid rgba(0,0,0,.125)}
#mysubmenu .leftmenu_s {line-height:30px; margin-bottom:0px; background-color:#ffffff; border-right:0.5px solid rgba(0,0,0,.125);border-left:0.5px solid rgba(0,0,0,.125);border-bottom:0.5px solid rgba(0,0,0,.125);}

#mysubmenu a {text-decoration:none; display:block;}
#mysubmenu a:hover {color:blue;}

#index_menu {margin:0;}
#index_menu ul {list-style:none; margin:0; padding:0;border:1px solid rgba(0,0,0,.125);}
#index_menu .menu_item {line-height:30px; margin-bottom:0px; border-bottom:1px solid rgba(0,0,0,.125);; text-align:center; font-size:15px; font-weight:bold;}
#index_menu .menu_item:last-child {border-bottom:none;}

.banner {margin:10px; padding: 0 14px}
.banner-text {font-size: 0.85rem; padding: 10px;border: 1px solid rgba(0,0,0,.125)}

#fregister_private th {background-color: #f4f4f4; text-align: center;}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:1.5rem;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:none}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#ff6347}
.txt_expired {color:#ccc}
.txt_rdy {color:#2e8b57}

.th-cen th {text-align:center}
.th-cen .cen  {text-align:center}

#bo_cate {margin:15px 0 10px}
#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}
a.btn_admin,.btn_admin {display:inline-block;background:#6c757d;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#5a6268;color:#fff}

.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}


/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}


/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;-webkit-box-shadow: inset 1px 1px 2px #222542;-moz-box-shadow:  inset 1px 1px 2px #222542;box-shadow: inset 1px 1px 2px #222542;}


/* 회원 가입 */
.btn_box {text-align:center;padding-top:20px;}


/* 캡챠 자동등록(입력)방지 기본 -pc */
.is_captcha_use {padding-top: 20px;text-align:center;list-style-type:none}

#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px 0;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 상단 바로가기 아이콘 */
#return-to-top {position: fixed;bottom: 20px;right: 20px;background: rgb(0, 0, 0);background: rgba(0, 0, 0, 0.7);width: 50px;height: 50px;display: block;text-decoration: none;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;display: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top i {color: #fff;margin: 0;position: relative;left: 16px;top: 13px;font-size: 19px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top:hover {background: rgba(0, 0, 0, 0.9);}
#return-to-top:hover i {color: #fff;top: 5px;}

/* 접속자수 */
.connect {border-top: 1px solid rgba(0,0,0,0.3);padding:5px 0;}
.connect:last-child {border-bottom: 1px solid rgba(0,0,0,0.3)}
.connect .crt_name img {width: 20px;border-radius: 50%;margin-right: 5px;}
.connect .ri {text-align:right}
.connect a {color:#5a5a5a;}
.connect a:hover {text-decoration: none}

.password-container {max-width:450px !important;}

.memo_box {border-top:1px solid rgba(0,0,0,0.275);border-bottom:1px solid rgba(0,0,0,0.275);margin: 10px 0 5px;}
.memo_line {padding:3px 0}
.qa_link a, .mono a {color:#5a5a5a}
.qa_link a:hover, .mono a:hover {text-decoration:none;color:#333}

#ans_datetime {margin-top:10px;}

.p_lb {padding:0 10px 10px 0}

.section-header-white h4::before {content: '';position: absolute;display: block;width: 120px;height: 1px;background: #ddd;bottom: 1px;left: calc(50% - 60px);}
.section-header-white h4::after {content: '';position: absolute;display: block;width: 40px;height: 3px;background: rgb(40, 133, 0);bottom: 0;left: calc(50% - 20px);}
.section-header-white h4 {font-size: 5rem !important; color: #fff;text-transform: uppercase;text-align: center;text-shadow: 0 0 5px rgba(0,0,0,0.9);font-family:'East Sea Dokdo';position: relative; padding:40px 0;}

.service_desc p {color: #f5f5f5;
	font-size: 2rem;
	text-align: center;
	line-height: 200%;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(0,0,0,0.9);}

.service_desc li {color: #f5f5f5;
	font-size: 1.1rem;
	line-height: 200%;
	text-shadow: 0 0 10px rgba(0,0,0,0.9);}

.service_desc ul {background-color:rgba(0,0,0,0.5);
	border-radius: 5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;}

@media (max-width: 640px) {
	.section-header-white h4 {font-size: 15vw !important; color: #fff;text-transform: uppercase;text-align: center;text-shadow: 0 0 5px rgba(0,0,0,0.9);font-family:'East Sea Dokdo';position: relative; padding:40px 0;}

	.service_desc p {color: #f5f5f5;
		font-size: 5vw;
		text-align: center;
		line-height: 150%;
		font-weight: bold;
		text-shadow: 0 0 5px rgba(0,0,0,0.9);}
	
	.service_desc li {color: #f5f5f5;
		font-size: 4vw;
		line-height: 150%;
		text-shadow: 0 0 10px rgba(0,0,0,0.9);}
}

.time {background-color:white;
	color: #111;
	text-shadow: none !important;}