@charset "euc-kr";
@import url(/main/inc/css/fonts/font.css);

@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); 
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800|Noto+Sans+KR:100,300,400,500,700,900&amp;subset=korean);




/* ÃÊ±âÈ­ */
html {overflow-y:scroll; overflow-x:hidden; width:100%;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:14px;height:100%; line-height:140%; font-family:'Noto Sans KR', 'Gmarket Sans',sans-serif; letter-spacing: -0.5px; font-weight:300}
div,td,th,tr,ul,li,select,input,button {margin:0;padding:0;list-style:none; box-sizing:border-box;  font-family:'Noto Sans KR', 'Gmarket Sans',sans-serif; letter-spacing: -0.5px; font-weight:300}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em; font-family: inherit; border:none; outline:0;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em; font-family:inherit;}

select{padding:1px;vertical-align:bottom;border:0;outline-style:none;
		-webkit-border-radius:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;
		 }
select::-ms-expand{display:none;}
select{min-width:90px;height:23px;line-height:23px;border:solid 1px #aaa;background-color:#fff; background:url('/main/img/btn_drop.png') no-repeat 95% 50%; /*padding-left:5px !important;*/}
textarea {border-radius:0;-webkit-appearance:none}
/*select {margin:0;background:none}*/
p, div {margin:0;padding:0;word-break:break-all; letter-spacing: -0.5px;  font-family:'Noto Sans KR', 'Gmarket Sans',sans-serif; letter-spacing: -0.5px; font-weight:300; line-height:140%;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000; text-decoration:none !important; }
ul,li,dl,dt,dd{padding:0;margin:0}
ul{ /*list-style:none;*/}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.os-animation {
    opacity: 0;
}

.os-animation.animated {
    opacity: 1;
}


.img-fluid, .img_fluid {max-width:100%;height:auto}

@media (max-width: 768px){
	.img-fluid, .img_fluid { margin:5px auto; }
}



/* »ó´Ü ·¹ÀÌ¾Æ¿ô */
#hd{text-align:center;width:100%;background:#fff;/*background:transparent;*/
position:absolute; z-index:999999;}

/*
#hd.header-scrolled {
  transition: all 0.5s;
}
@media (max-width: 970px){
	#hd.header-scrolled { height: 80px;}
}
*/



#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd:before{content:'';position:absolute;bottom:0;left:0;width:100%;}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper{margin:0 auto;width:100%;max-width:1100px;position:relative; height:110px;}



#logo {position:absolute;top:0;left: calc(50% - 130px); }
#logo a {display:block;padding:27px 10px; }

#logo img { width:220px; height:auto;}

	@media (max-width: 1100px){
		#logo img { width:180px; height:auto; }
		#logo a {padding:30px 10px; }
	}


	@media (max-width: 970px){
		#logo {position:absolute;top:0;left:0 !important; }
		#logo a {float:left !important; }
		#logo img{ width:160px; height:auto; float:left; margin-top:-20px;  padding:0;}
		#gnb {display:none;}
	}


	@media (min-width: 970px){
		#hd_btn {  }
		#hd_btn .hd_menu_btn { display:none; }
	}


#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

/*#hd.fixed{position:fixed;top:0;left:0}*/
#gnb.fixed{position: fixed; top : 0; left : 0;}

#gnb {position:absolute; width:100%; top:110px; height:60px; background:#fff;}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_1dul {position:relative; width:1100px;height:60px; margin:0 auto !important;  border-top:1px solid #ddd; border-bottom:1px solid #ddd;}


#gnb a {display:block}
.gnb_1dli{display:inline-block; position:relative;float:left;line-height:60px; /*padding:0 46px;*/width:16.6%;  }
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}

@media (max-width: 1100px){
	.gnb_1dli { }
	.gnb_1da { padding:0; }
}

.gnb_1dli button{float:left;border:0;width:0px;height:60px;overflow:hidden;border:0; background-size:10px ;text-indent:-9999px}
.gnb_1da {position:relative;/*float:left;*/text-align:center;line-height:60px; /*margin:34px 0 17px 0;*/
			font-size:16px; color:#333; font-weight:400;  /*font-family: 'Gmarket Sans',sans-serif;*/ }

.gnb_2dul {display:none;position:absolute;top:60px; left:0px;  z-index:99; text-align:left;
		 min-width: 130px;max-width: 135px; margin-left:30px; white-space: nowrap;border-radius: 2px;background: #fff;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
box-shadow: 0 6px 12px rgba(0,0,0,0.175);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;}
.gnb_2dli {height:40px; line-height:40px;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{ color:#617d6b;}
.gnb_1dli:hover .gnb_1da:before{background:#2677df;}
.gnb_2da {width: 100%;padding:11px 20px;font-size: 13px;color: #333;display: inline-block;float: left;
		position: relative;font-weight:400;white-space: nowrap; letter-spacing:-0.5px;
		border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_2da:hover{color: #222; background: #eee;}
.gnb_2da:active { background: #eaecf7;color:#40498d}



/*3Â÷¸Þ´º Ãß°¡*/
.gnb_3dul {display:none;position:absolute;top:0px;left:149px;min-width: 130px;z-index:99; text-align:left;
		 white-space: nowrap; background: #f2f2f2;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;}

.gnb_2dli:hover .gnb_3dul {display:block}
/* 41px¾¿ Ãß°¡*/
.gnb_2dul li:nth-child(1) .gnb_3dul {margin-top:0px; }
.gnb_2dul li:nth-child(2) .gnb_3dul {margin-top:42px; }
.gnb_2dul li:nth-child(3) .gnb_3dul {margin-top:83px; }
.gnb_2dul li:nth-child(4) .gnb_3dul {margin-top:124px; }
.gnb_2dul li:nth-child(5) .gnb_3dul {margin-top:165px; }
.gnb_2dul li:nth-child(6) .gnb_3dul {margin-top:206px; }
.gnb_2dul li:nth-child(7) .gnb_3dul {margin-top:247px; }

.gnb_2dli:hover .gnb_2da{ color:#40498d;  background: #fafafa;}
.gnb_2dli:hover .gnb_2da:before{/*background:#2677df;*/}

.gnb_3da {width: 100%;padding:0 15px;font-size: 14px;color: #666;display: inline-block;float: left;
		position: relative;font-weight:500;white-space: nowrap; letter-spacing:-0.5px;
		border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.gnb_3da:hover{color: #3986b4; background: #eee;}
.gnb_3da:active { background: #eaecf7;color:#3986b4}

/* 3Â÷¸Þ´º Ãß°¡ ³¡ */


#hd_btn{position:absolute;top:0;right:0;text-align:center; }
#hd_btn button{;width:42px;border:0;background:transparent; /*height:110px;*/float:left}



#hd_sch{z-index:10;display:none;position:absolute;top:0;left:0;background:#fff;width:100%;height:110px}
#hd_sch .sch_wr{}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:110px;padding:0 80px;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #3986b4;}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;height:110px;width:85px;font-size:18px;}
#hd_sch .btn_close{position:absolute;top:0;right:0;width:85px;height:110px;border:0;background:none;font-size:20px;color:#aaa}
#hd_sch .btn_close:hover{color:#000}



/*** ¿ÜºÎ·Î±×ÀÎÇÔ - sbÀÏ¶§ ÁÖ¼® ÇØÁ¦ ÇØ¾ß ÇÔ **/
.ol{float:left;padding:35px 20px 0 0; z-index:9999}
.ol a {margin-left:10px;}
.prf_btn a img {vertical-align:middle; }
#ol_after_private {display:none;position:absolute;top:95px;right:0;background:#fff;border-radius:5px;z-index:79;width:80px;text-align:left;
-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2) ;
-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.2);
box-shadow: 0 2px 7px rgba(0,0,0,0.2);}
#ol_after_private li{line-height:30px;display:block;float:none}
#ol_after_private li a{width:100%;display:block;padding:0 15px;line-height:40px;font-size: 13px;color: #a8a6b0;float: left;position: relative;font-weight:normal;white-space: nowrap; border-top: 1px solid rgba(0,0,0,0.03);
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
#ol_after_private li a:after {display:block;visibility:hidden;clear:both;content:""}
#ol_after_private li a:hover{color: #3986b4; background: #fafafa;}
#ol_after_private li a:active { background: #eaecf7;color:#3986b4}

#ol_after_private li strong{display:inline-block;background:#4ad1d4;color:#fff;float:right;line-height:20px;border-radius:30px;padding:0 7px;font-size:0.92em;margin-top:9px;font-weight:300}
#ol_after_private li .admin{color:#ff0000 !important}

@media (max-width: 969px){
	.ol {display:none;}
    .prf_btn img{}
    #hd_btn .btn_b02 {padding:0 15px}
    #ol_after_private{top:70px}
}



/*»õ·Î ·Î±×ÀÎ Ãß°¡*/


@media (min-width: 970px){
	.tnb-icon-menu {display:none;}
}
@media (max-width: 969px){
     .tnb-icon-menu {float:left;padding: 10px 15px 0 10px; z-index:9999; }
	.tnb-icon-menu-wrap {display:none;position:absolute;top:15px !important;
						float:left; margin-left:-30px; width:100px!important;
						background:#fff;border-radius:2px;z-index:79;text-align:left; 
	-webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.2) ;
	-moz-box-shadow: 0 2px 7px rgba(0,0,0,0.2);
	box-shadow: 0 2px 7px rgba(0,0,0,0.2);}
	.tnb-icon-menu-wrap:after {content:"";position:absolute;right:0;}

	.tnb-icon-list {width:100%; padding:0;}
	.tnb-icon-list li {float:left;width:100%;}
	.tnb-icon-list li a {width:100%;display:block;padding:0 15px;line-height:40px;font-size: 13px;color: #a8a6b0;float: left;position: relative;font-weight:normal;white-space: nowrap; border-bottom: 1px solid rgba(0,0,0,0.03);
	transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out}
	.tnb-icon-list li a:hover {color:#1b1b1b}
	}


/*ÀüÃ¼¸Þ´º*/
#al_menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;text-align:left}
#al_menu .bg{background: rgba(0,0,0,0.5);width:100%;height:100%}  
#al_menu .menu_wr{position:absolute;top:0;left:0;background:#fff;width:100%; }
#al_menu .btn_close{position:absolute;top:0;right:0;background:none;border:0;width:100px;height:100px;font-size:20px;outline:0;color:#aaa}
#al_menu .btn_close:hover{color:#000}

@media (min-width: 970px){
    .btn_menu_op{display:none}
	.btn_menu_op2{display:none}
    #menu{max-width: 1100px; margin: 0 auto; padding: 110px 40px;}
    #menu:after {display:block;visibility:hidden;clear:both;content:""}
    #menu .menu_li h2 {padding-bottom: 26px;font-weight: 500; font-size: 1.1em;color: #555;text-align: left;border-bottom: 1px solid #ddd;}
	#menu .menu_li h2 a { color:#555; }
    #menu .menu_li{float:left;width:25%;padding:20px}    
    #menu .menu_li:nth-child(4n+1){clear:both}
    
	#menu .sub_menu {margin:15px 0}
    #menu .sub_menu li a{color:#555; font-weight: 400;padding-left:10px;line-height:20px;margin:5px 0;display:block;position:relative;}
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#3986b4;position:absolute;top:50%;left:0;margin-top:-1px}

	 #menu .sub_menu .sub_menu2{display:none;margin-top:10px; list-style:none;}
    #menu .sub_menu .sub_menu2 li a{ color:#888; position:relative;line-height:18px; font-size:0.9em; margin:10px 0;padding-left:30px; }
    #menu .sub_menu .sub_menu2 li a:before{content:'';width:3px;height:3px;background:#fff;position:absolute;top:50%;left:5px;margin-top:-1px}
 }


@media (max-width: 969px){
    #hd{height:70px; padding-top:5px;}
    #gnb {display:none}
    #hd_btn button {width:38px; height: 70px;}
    #al_menu .menu_wr{position:absolute;top:0;left:0;height:100%;width:300px;max-height:100%;overflow-y:auto}
    #al_menu .btn_close{width:100%;background:#f3f3f3;height:55px;padding-right:20px;text-align:right}
    #menu{padding:65px 25px 30px 30px}

    #menu .menu_li{margin:15px 0;position:relative;} 
    #menu .menu_li h2{font-weight: 500; font-size: 1em;line-height:30px;color: #555; text-align: left}
	#menu .menu_li h2 a { color:#555; }
    
	#menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
	#menu .sub_menu .btn_menu_op2{position:relative; float:right; right:20px; top:-31px;
			width:30px;height:20px;border:0;background:transparent; z-index:9999}
	#menu .sub_menu .btn_menu_op2 i {color:#aaa;}


    #menu .sub_menu{display:none;margin-top:10px;}
    #menu .sub_menu li a{ color:#555; position:relative;display:block;line-height:20px;margin:10px 0;padding-left:15px; }
    #menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#3986b4;position:absolute;top:50%;left:5px;margin-top:-1px}

	 #menu .sub_menu .sub_menu2{display:none;margin-top:10px; list-style:none;}
    #menu .sub_menu .sub_menu2 li a{ color:#888; position:relative;line-height:20px;margin:10px 0;padding-left:30px; }
    #menu .sub_menu .sub_menu2 li a:before{content:'';width:3px;height:3px;background:#fff;position:absolute;top:50%;left:5px;margin-top:-1px}


    #hd_sch .btn_close{width:55px;height:55px}

}


/*¾ÆÀÌÄÜ*/
.search-icon{display:inline-block;width:19px;height:19px;border:2px solid #000;border-radius:50px}
.search-icon:before{ content: "";position: absolute; width: 10px;height: 2px;background-color: #000;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
margin-top: 15px;
margin-left: 5px;margin-left:11px \0/IE9}
.menu-icon{display:inline-block;width:30px;height:3px;background:#000;position:relative;vertical-align:middle}
.menu-icon:before{position:absolute;top:-7px;left:0;width:100%;background:#000;height:3px;content:'';}
.menu-icon:after{position:absolute;bottom:-7px;left:0;width:100%;background:#000;height:3px;content:'';}

 @media (max-width: 969px){

    .menu-icon{display:inline-block;width:30px;height:3px; margin-top:-3px; background:#333;position:relative;vertical-align:middle}
    .menu-icon:before{position:absolute;top:-9px;left:0;width:100%;background:#333;height:3px;content:'';}
    .menu-icon:after{position:absolute;bottom:-9px;left:0;width:100%;background:#333;height:3px;content:'';}
 }


/******mymenu »çÀÌÆ®¸Ê*********/
@media (max-width: 768px) {
    .modal {display:none;}
	.modal-dialog {display:none;}
	.modal-content {display:none;}
}


.mymenu {
    width: 100%;
}
.mymenu .wrapper {
    padding: 30px;
}
.mymenu .title {
	text-align:left;
    color: #192024;
    margin-bottom: 6px;
    margin-top: 0;
}
.mymenu .subtitle {
	text-align:left;
    font-size: 14px;
	font-weight:500;
    color: #141b1e;
    margin-bottom: 35px;
}
.mymenu .my_box {display:table; position:relative; width:98%; padding:13px 7px; margin:2px auto; 
				height:auto; min-height:260px;  border:1px solid #ddd;}
.mymenu .my_box h3, .mymenu .my_box h3 a {font-size: 17px; color:#366da9; font-weight:500; padding-left:10px;text-align:left;  }
.mymenu .my_box .sl_stp_sub { position:block; list-style:none; float:left; width:100%;  padding:7px;}
.mymenu .my_box .sl_stp_sub li { width:100%; border-bottom:1px solid #eee;text-align:left; }
.mymenu .my_box .sl_stp_sub li  a {color:#333; font-size:13px; padding-left:20px}




.inner-banner {
	 position: relative;
	display:block;
	width:100%;
    padding: 200px 0 0px 0;
	max-width:1100px;
	height:auto;
    margin:0 auto 30px auto;
	text-align:center;
}
.slbg1 { /*background:#aaa; */ background-image: url(/main/img/slbg.jpg);background-size: cover;background-position: center top;}

.inner-banner p { font-family:'Gmarket Sans'; font-weight:500; font-size:25px; line-height:1.2em;  letter-spacing:-0.5px;color:#fff; margin-bottom:30px;}
.inner-banner h2 { font-size:40px; font-family: 'Gmarket Sans'; font-weight:500; color:#fff; }

	 @media (max-width: 991px){
		.inner-banner {  padding: 110px 0 0px 0; }
		.inner-banner p { font-size:22px; padding-bottom:20px; }
		.inner-banner h2 { font-size:35px;  }
	}
	 @media (max-width: 767px){
		.inner-banner { margin-bottom:20px; } 
		.slbg1 { /*background-image: url(/main/img/slbg1m.jpg);*/}
		.inner-banner p {  font-size:22px; margin-bottom:5px;}
	}




/**** ÀÎÆ®·Î  *****/
/* html, body{height:100%; display:table;}*/
html {overflow-x:hidden; overflow-y:scroll ;display:table; width:100%; height:100%; padding:0;margin:0;} 
body {margin:0;padding:0; font-family:'Noto Sans KR','Gmarket Sans', sans-serif;}

* {line-height:1.2;}
body:before {content:"";display:block;position:absolute;top:0;left:0;right:0;height: 100vh;/* max-height:50%; */z-index:-1;}


#intro_wrap {position:relative;width: 100%; height: 95vh;padding: 100px 0 40px 0;box-sizing:border-box;text-align:center;background: url('/main/img/intro_bg.jpg') center bottom no-repeat #d9e8fc;}

#intro_wrap .top_section {position: relative; padding:20px 0; width: 1000px;margin:0 auto;}
#intro_wrap .top_section .logo {}
#copyright { height: 5vh; width:100%; text-align: center; font-size:13px;color: #575756;margin-bottom:0;padding: 30px 0;letter-spacing: 0; }
#copyright .container { border-top:1px solid #ddd; padding:30px 0;}

	.link-quick {width:100%; margin: 0;}
	.link-quick:after {content:""; display:block; clear:both;}
	.link-quick li{display:block;width:calc(33.3% - 4%);float:left;margin: 2%; box-sizing:border-box;}

	.link-quick .item {display:block;position:relative;
			border-radius: 50px;background:#fff;overflow:hidden;
			transition:.3s all;-webkit-transition:.3s all;-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.10);-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.10);
			box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.10);}

	.link-quick .item:hover {transform:translateY(-20px); -webkit-transform:translateY(-20px);}
	
	.link-quick .item .desc {display:block;position:relative;
			padding: 20px 10px;height:240px;box-sizing:border-box;}

	.link-quick .item .desc a {display:block;position:absolute;bottom: 40px;
	left:50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);
	transform: translateX(-50%);width:80%; padding:15px 0;text-align:center;
	text-indent: -40px;color:#fff;border-radius: 50px;
	background:url('/main/img/ico_btn_arrow.png') no-repeat;} /*¹Ù·Î°¡±â ¹öÆ°*/

	.link-quick .item .desc a:after{position:absolute;content:'';right: 30px;top:20px;
	background:url('/main/img/ico_btn_arrow.png') no-repeat center;width:41px;height:8px;}
	.link-quick .item .desc a:hover{font-weight:bold;}

	.link-quick .item.link1 .desc a {background: #0e7fcd;font-size:18px;}
	.link-quick .item.link2 .desc a {background: #2ab5b3;font-size:18px;}
	.link-quick .item.link3 .desc a {background: #7a3ca5;font-size:18px;}

	.link-quick .item.link1 .desc .sec01 {margin-top: 25px;}
	.link-quick .item.link1 .desc .sec01 strong {font-size:22px; font-weight:400; color:#0e7fcd; letter-spacing:-0.5px;}
	.link-quick .item.link2 .desc .sec01 {margin-top: 25px;}
	.link-quick .item.link2 .desc .sec01 strong {font-size:22px; font-weight:400; color:#1a9481; letter-spacing:-0.5px;}
	.link-quick .item.link3 .desc .sec01 {margin-top: 25px;}
	.link-quick .item.link3 .desc .sec01 strong {font-size:22px; font-weight:400; color:#7a3ca5; letter-spacing:-0.5px;}
	


	.link-quick .item .ani-area {display:block; position:relative; height: 240px; background:#ccc; overflow:hidden;}
	.link-quick .item .ani-area:before {content:"";display:block;position:relative;padding-top: 60%;z-index:-1;}
	.link-quick .item .ani {position:absolute; top:0; left:0; right:0; bottom:0; z-index:0;}


	.ani-area .ani {background:no-repeat 50% 50%;background-size:100% auto;}
	.link1 .ani{background: #fcf0ee url('/main/img/ani1.png') no-repeat center center;} /*°øµ¿Ã¼*/
	.link2 .ani{background: #d9fffe url('/main/img/ani2.png') no-repeat center center;} /*ÀÏ±â·Ï*/
	.link3 .ani{background: #b8c7f4 url('/main/img/ani3.png') no-repeat center center;} /*¸»½¿½É±â*/

	
	@media all and (max-width:991px) {
		#intro_wrap {padding: 40px 0 40px 0}
		.link-quick li{ width:calc(50% - 5%); margin:10px;}
	}
	


	@media all and (max-width:991px) {
		#intro_wrap {background: url('/main/img/intro_bg2.jpg') center center no-repeat #d9e8fc;background-size:cover;}
		#intro_wrap .top_section {width:80%; margin:0 auto;}
		
		#intro_wrap {height:auto; /*max-height:85vh;*/ background-size:150%}
		
		.link-quick .item.link1 .desc .sec01, .link-quick .item.link2 .desc .sec01, .link-quick .item.link3 .desc .sec01 {margin-top: 0px;}
		.link-quick .item .desc {/*height: 250px;*/}

		#copyright { /*height: 10vh;*/ padding: 20px 0;}

	}

	@media all and (max-width:768px) {
		#intro_wrap {height:auto; max-height:100vh; padding: 35px 0 20px 0;}
		#intro_wrap .top_section {width:80%; margin:0 auto; }
		.link-quick li {width:90%; margin:10px auto 20px auto; float:none;}
		#intro_wrap {height:auto; max-height:100%; background-size:150%}

		
		.link-quick .item.link1 .desc .sec01 strong, .link-quick .item.link2 .desc .sec01 strong, .link-quick .item.link3 .desc .sec01 strong {font-size:18px; }
		.link-quick .item .ani-area {height: 130px;}
		.link-quick .item .desc {height: 130px;}

		.link-quick .item .desc a {bottom: 30px;}
		.link-quick .item.link1 .desc a, .link-quick .item.link2 .desc a , .link-quick .item.link3 .desc a{font-size:15px;}
		.link1 .ani{background: #fcf0ee url('/main/img/ani1m.png') no-repeat center center;} /*°øµ¿Ã¼*/
		.link2 .ani{background: #d9fffe url('/main/img/ani2m.png') no-repeat center center;} /*ÀÏ±â·Ï*/
		.link3 .ani{background: #d9fffe url('/main/img/ani3m.png') no-repeat center center;} /*¸»½¿½É±â*/
		

	}
	@media all and (max-width:480px) {
		#intro_wrap {padding: 20px 0 10px 0;}
		.link-quick .item .ani-area {height: 80px;}
		.link-quick .item .desc {height: 100px;}
		.link-quick .item.link1 .desc .sec01, .link-quick .item.link2 .desc .sec01, .link-quick .item.link3 .desc .sec01 {margin-top: 10px;}
		.link-quick .item.link1 .desc .sec01 strong, .link-quick .item.link2 .desc .sec01 strong, .link-quick .item.link3 .desc .sec01 strong {display:none;}
		.link-quick .item .desc a {bottom: 30px; }
		.link-quick .item .desc a:after{right: 15px;}
		#copyright { height: 5vh; padding: 10px 0;}

	}



/****½½¶óÀÌ´õ ¼­ºê *****/
.carousel-item {
  height: 100vh;
  width:100%;
  min-height: 300px;
  background:#000 no-repeat center top scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.carousel-inner { box-shadow: 10px 0px 10px #555 }
.carousel-inner h3 {font-size:40px; font-weight:500;}

.carousel-control-prev {left:7%;}
.carousel-control-next {right:7%;}

.carousel-caption {}

@media (max-width: 1100px) {
  .carousel-item {
   height: 75vh;
	background: #000;
  }
  .carousel-inner h3 {font-size:30px;}
}

@media (max-width: 768px) {
  .carousel-item {
   height: 65vh;
  }
  .carousel-inner h3 {font-size:25px;}
}

/*¼­ºêÆäÀÌÁö ÀÌ¹ÌÁö*/
.carousel-item-sub {
  height: 50vh;
  width:100%;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-item-sub .carousel-caption {margin-bottom:100px}


@media only screen and (max-width: 768px) {
	.carousel-item-sub {
		height: 30vh;
		min-height:230px;
		}
	.carousel-item-sub .carousel-caption {margin-bottom:10px}
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 9999s;
  animation-name: fade;
  animation-duration: 1.5s;
  animation-fill-mode:forwards;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
} 






/* Áß°£ ·¹ÀÌ¾Æ¿ô */
#wrapper { width:100%; min-height:300px; height:auto; padding-top:180px;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
.container {position:relative; width:100%; max-width:1100px; margin:0 auto; padding:0;  }
.container:after {display:block;visibility:hidden;clear:both;content:""} 


@media (max-width: 1100px){
	.container {width:100%;  }
	#wrapper .container { /*padding:25px 0;*/ }
}

@media (max-width: 970px){
	#wrapper { padding-top:70px; }
}

#container_title {position:relative;font-weight:bold;background:#fff;color:#333; text-align:center;				
					z-index:9;line-height:300px;color:#fff;font-size:2.5em;
					background:url(/main/inc/img/subP.jpg) no-repeat ;}


#wrapper .cont_tit { letter-spacing:5px; text-align:center; margin-bottom:60px;}

@media (max-width: 768px){
	#wrapper .cont_tit { letter-spacing:3px; margin-bottom:30px;}
}


/* Board_ÀüÃ¼ */
.m_board { position: relative; display:block; padding:35px; margin:0;
					background:#d9e8eb;  width:100%; height: 410px; }

	@media (min-width: 1500px){
		.m_board  { margin-top:-200px;}
	}
	@media only screen
	and (min-width : 1100px)  
	and (max-width : 1500px) {  
		.m_board  { margin-top:-160px;}
	}

	@media (max-width: 991px){
		.m_board  { height:auto; min-height:410px; padding:30px;}
	}

.m_board .m_worship {height:340px; padding:50px 40px; margin:0;
				background: #d9d9d9 url(/main/img/m_worship_bg.jpg) no-repeat ; 
				background-position: center bottom;
				background-size: cover;}
	@media (max-width: 991px){
		.m_board .m_worship  { height:auto; min-height:200px; padding:30px 20px;}
	}
.m_worship a {display:block; }
.m_worship p {letter-spacing:-1px; line-height:44px;}

.m_board .m_worship div:hover {color:#2767c1}

.msermon_info { position:relative; width:100px; height:36px; border:2px solid #a37a7a;
			border-radius:18px; text-align:center; margin-bottom:0px;}
.msermon_info:hover {border:2px solid #000;  /*transition: background-color .15s ease-in-out*/-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.msermon_info:hover a {color:#000; }
.msermon_info a {display:block;  line-height:35px;  font-size:15px;letter-spacing:-0.5px; background: transparent; color:#a37a7a;font-weight:bold;text-align:center;font-family:'NanumSquare' }

@media only screen and (max-width: 768px) {
	.container .m_worship { height:auto; padding:30px 30px; }
	.container .m_worship p {line-height:35px;font-size:22px;}
	.msermon_info { position:relative; width:120px; height:40px; border:2px solid #333;}
	.msermon_info a {font-size:16px;line-height:35px; color:#333; }
}

.mbanner {position:relative;}
.mbanner a {display:block; color:#fff;}
.mbanner a h3 {font-size:26px; color:#fff; font-weight:700;}
.mbanner a h5 {font-size:15px; color:#fff; font-weight:400;}
.mbanner a:hover {opacity:0.8; /*transition:.3s;*/
		-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out
		}
.mbanner .ic_plus {position:absolute; bottom:0!important; right:0 !important; margin:0; border-radius:0 !important; background:#000; opacity:0.5; width:50px; height:50px; font-size:30px; font-weight:400; line-height:50px; text-align:center; }
.mbanner .ic_plus:hover {opacity:0.3;transition:.3s;}

.mbanner .mbanbg1 {height:170px; margin:0; padding: 60px 50px;
				background: #fff url(/main/img/mbanbg1.jpg) no-repeat ; 
				background-position: center top;
				background-size: cover;}
.mbanner .mbanbg2 {height:170px; padding:60px 50px; margin:0;
				background: #fff url(/main/img/mbanbg2.jpg) no-repeat ; 
				background-position: center top;
				background-size: cover;}
/*¿¹¹è¾È³»*/
.mbanner .mbanbg3 {height:170px; padding:60px 50px; margin:0;
				background: #fff url(/main/img/mbanbg3.jpg) no-repeat ; 
				background-position: center top;
				background-size: cover;}
/*À¯Æ©ºê ¹Ù·Î°¡±â*/
.mbanner .mbanbg3_ {height:170px; padding:60px 50px; margin:0;
				background: #fff url(/main/img/mbanbg3_.jpg) no-repeat ; 
				background-position: center top;
				background-size: cover;}
.mbanner .mbanbg4 {height:170px; padding:60px 50px; margin:0;
				background: #fff url(/main/img/mbanbg4.jpg) no-repeat ; 
				background-position: center top;
				background-size: cover;}

	@media only screen and (max-width: 768px) {
		.mbanner a h3 { font-size:22px; }
		.mbanner .mbanbg1, .mbanner .mbanbg2, .mbanner .mbanbg3, .mbanner .mbanbg3_, .mbanner .mbanbg4 {height:130px;padding: 28px 50px 0 25px; }
		.mbanner .ic_plus {width:40px; height:40px; font-size:20px;line-height:40px;}
	}
	@media only screen and (max-width: 440px) {
		.mbanner a h3 { font-size:19px; }
		.mbanner a h5 {font-size:13px;}
		
	}


.m_gallery {display:block; background:#eef1eb; height:380px; padding:40px 60px;}

.m_gallery .swiper-container {position: relative;  width:90%; margin:0 auto; padding:0; height:300px; }
.m_gallery ul.swiper-wrapper {list-style:none; padding:0;margin:0; width:100%; }

.m_gallery ul li {padding:0;margin:0; display:inline-block;
					height:251px;  text-align:center; }
.m_gallery ul li a img {width:100%; height: 160px; padding:0;margin:0;}
.m_gallery ul li a img:hover { opacity:0.8; transition:.3s;}


@media only screen and (max-width: 1100px) {
		.m_gallery {height:350px;padding:30px 30px;}
		.m_gallery .swiper-container {height:280px; }
		.m_gallery ul li {height:auto; min-height:200px;}
		.m_gallery ul li a img { height: 130px; }
	}
@media only screen and (max-width: 768px) {
		.m_gallery {height:320px;}
		.m_gallery .swiper-container { height:270px;}
		.m_gallery ul li {}
	}
@media only screen and (max-width: 380px) {
		.m_gallery {height:280px;}
		.m_gallery .swiper-container { height:230px;}
		.m_gallery ul li a img { height: 110px; }
	}


.m_gallery ul li div.album_txt {display:block; background:#fff; width:100%; height:90px; padding:15px 5px; margin:0; border:1px solid #e8d8d8;}

.m_gallery ul li div.album_txt h3 {font-size:19px; line-height:25px; height:25px; overflow:hidden; color:#000; font-weight:300;}
.m_gallery ul li div.album_txt h5 {font-size:15px; line-height:25px; color:#999999; font-weight:300;}

.m_gallery ul li div.album_txt:hover { color:#3072ce !important; border:1px solid #3072ce; -webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out}


@media only screen and (max-width: 991px) {
		.m_gallery ul li div.album_txt h3 {font-size:17px; }
	}
@media only screen and (max-width: 768px) {
		.swiper-pagination {position:absolute; top:250px;}
	}
@media only screen and (max-width: 380px) {
		.swiper-pagination { top:213px;}
	}


/* ÇÏ´Ü ·¹ÀÌ¾Æ¿ô */
#ft {background:#424141;position:relative;margin-top:45px; }
.ft_wr{position:relative; margin:0 auto;max-width:1100px;padding:35px 10px}
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}


 @media (max-width: 1100px){
    .ft_wr{padding:30px 15px}
}

/*ÀÌ¿ë¾à°ü*/
.ft_wr .info {position:absolute;top:50px; right:10px;color:#fff;}
.ft_wr .info a {color:#fff;font-size:15px;letter-spacing:-1px;text-decoration: none;
}
.ft_wr .info a:hover {color:#f8ef63}

	 @media (max-width: 768px){
		.ft_wr .info {top:60px; left:15px !important; right:none;}
	}



/*·Î°í ¹× ÇÏ´Ü ÁÖ¼Ò*/
.ft_wr h3{
	font-size: 27px;
	line-height: 30px;
	font-family: 'Gmarket Sans';
    color: #eceaea;
	font-weight:bold;
}

.ft_wr div { font-size: 15px; line-height: 20px;color: #fff	}
#ft div span {margin-right:30px;}
.ft_wr div b {color:#ebed26;}
.ft_wr p.copyright { margin-top: 5px;font-size: 13px;font-weight:300;}
.ft_wr p.copyright a {color: #fff}

@media (max-width: 768px) {
	.ft_wr h3 {font-size:22px;}
	.ft_wr div {padding-top:60px;}
	#ft div span { display: block; clear: both; margin-right:0px;}
	#ft h3 {float:left; margin-top:-5px; display:block; clear: both; }
}

@media (max-width: 480px) {
	#ft p.copyright {font-size:12px; letter-spacing:-0.5px;}
}




#top_btn {position:fixed;bottom:10px;right:10px;width:40px;height:40px;background:#000;opacity:0.3;border-radius:30px;color:#fff;text-align:center;font-size:15px;z-index:99;border:0}
#top_btn:hover{opacity:1}
#device_change {display:block;line-height:40px;border:1px solid #3a3a3a;border-radius:2em;color:#777;font-size:1em;text-decoration:none;text-align:center}


/* Ã¼Å©¹Ú½º */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:5px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3}

.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{background:url('../img/input_chk.png') 50% 50% no-repeat #2677df;border-color:#2677df;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}


.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* °Ô½Ã¹° ¼±ÅÃº¹»ç ¼±ÅÃÀÌµ¿ */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* È­¸é³¶µ¶±â »ç¿ëÀÚ¿ë */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* º»¹® ¹Ù·Î°¡±â */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* ÀÌ¹ÌÁö µîºñÀ² ¸®»çÀÌÂ¡ */
.img_fix {width:100%;height:auto}

/* Ä¸Ã­ ÀÚµ¿µî·Ï(ÀÔ·Â)¹æÁö ±âº» -pc */
#captcha {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;width:40px;height:40px;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:5px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* Ä¸Ã­ ÀÚµ¿µî·Ï(ÀÔ·Â)¹æÁö ±âº» - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* ±¸±Û¸®Ä¸Ã­ Å©±â Á¶Á¤ scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor ÅÂ±× ±âº»°ª */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*´ÜÃàÅ°ÀÏ¶÷ */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* ¹öÆ° */
.btn_s{display:inline-block;height:33px;line-height:30px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_m{display:inline-block;height:40px;line-height:38px;border-radius:30px;padding: 0 15px
;transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}
.btn_l{display:inline-block;;height:50px;line-height:48px;border-radius:30px;padding: 0 25px; font-weight:700;font-size:	1.154em;
transition: 0.3s all ease-in-out;
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out}

a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* ¼­½Ä´Ü°è ÁøÇà */
.btn_submit {display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_submit:hover {background:#0456ec}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* ¿ìÆí¹øÈ£°Ë»ö¹öÆ° µî */
button.btn_frmline {font-size:1em}

/* °Ô½ÃÆÇ¿ë ¹öÆ° */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:1px solid transparent;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02 ,.btn_b02{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0456ec}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;border-radius:30px;line-height:40px;width:40px;text-align:center;} /* °ü¸®ÀÚ Àü¿ë ¹öÆ° */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;background:#db0000}

/* ±âº»Å×ÀÌºí */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle ·Î ÇÏ¸é °Ô½ÃÆÇ ÀÐ±â¿¡¼­ ¸ñ·Ï »ç¿ë½Ã Ã¼Å©¹Ú½º ¶óÀÎ ±úÁü */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* ±âº»¸®½ºÆ® */
.list_01{padding: 15px;}
.list_01 li{background:#fff;border-radius:5px;padding:10px ;border:1px solid #efefef;margin-bottom:5px}

/* ±âº»Æû */
.form_01{margin:20px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d0d4df;background:#fff;color:#000;vertical-align:middle;border-radius:5px;padding:0 10px;height:40px;
 -webkit-box-shadow: inset 2px 2px 2px #f3f3f3;
-moz-box-shadow: inset 2px 2px 2px #f3f3f3;
box-shadow:inset 2px 2px 2px #f3f3f3}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;background:#f3f3f3}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:5px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* ÀÚ·á ¾ø´Â ¸ñ·Ï */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* ÇÊ¼öÀÔ·Â */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* Å×ÀÌºí Ç×¸ñº° Á¤ÀÇ */
.td_board {width:120px;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:150px;text-align:center}
.td_group {width:100px;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:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* »õÃ¢ ±âº» ½ºÅ¸ÀÏ */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* °Ë»ö°á°ú »ö»ó */
.sch_word {color:#00c4ac}

/* »çÀÌµåºä */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:400;}
.sv_member img{vertical-align:top}
.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 {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}


