@charset "utf-8";
/* SIR 지운아빠 */

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

/* Size ------------------------------------------------------ */
.font-8, i.font-8 { 
	font-size: 8px; 
}
.font-9, i.font-9 { 
	font-size: 9px; 
}
.font-10, i.font-10 { 
	font-size: 10px; 
}
.font-11, i.font-11 { 
	font-size: 11px; 
}
.font-12, i.font-12 { 
	font-size: 12px; 
}
.font-13, i.font-13 { 
	font-size: 13px; 
}
.font-14, i.font-14 { 
	font-size: 14px; 
}
.font-16, i.font-16 { 
	font-size: 16px; 
}

/* Color ------------------------------------------------------ */
.red, i.red { 
	color: rgb(233, 27, 35);
}
.orangered, i.orangered { 
	color: orangered; 
}
.orange, i.orange { 
	color: rgb(240, 150, 20);
}
.blue, i.blue { 
	color: rgb(52, 152, 219); 
}


/* List Head */
.div-head { 
	display:table; 
	width:100%; 
	table-layout:fixed; 
	padding:2px 0; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-bottom:1px solid #c3c3c3; 
	border-collapse:separate;
}
.div-head > span { 
	display:table-cell; 
	text-align:center; 
	vertical-align:middle; 
	border-right:1px solid #ddd; 
	font-weight:bold; 
	line-height:1; 
}
.div-head > span:last-child { 
	border-right:0; 
}
.div-head.list-head > span { 
	border:0; 
}
.tr-head { 
	border-top-width:2px !important; 
	border-top-style:solid !important; 
	border-bottom:1px solid #c3c3c3 !important; 
	text-align:center !important;
}
.tr-head > th { 
	padding:15px 0 !important; 
	text-align:center !important; 
	border:0 !important; 
}
.tr-head > th > span { 
	display:block !important; 
	min-width:40px !important; 
	padding:0px 10px !important; 
	text-align:center !important; 
	vertical-align:middle !important; 
	border-right:1px solid #ddd !important; 
	font-weight:bold !important; 
	line-height:1 !important; 
}
.tr-head > th > span.last { 
	border-right:0 !important; 
}
.tr-line > td { 
	border-top:0 !important 
}


/* List */
.schedule-box { position:relative;margin-bottom:10px;overflow:hidden;background:#fff;width:95%;margin:0 auto }
.schedule-box .lat_title {text-align:center;display:block;background:#fcfcfc;padding:0 5px;font-size:20px;color:#253dbe;}
.schedule-box .lat_title a{color:#253dbe;display:inline-block;position:relative}
.schedule-box .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.schedule-box .lt_more:hover{color:#777}

.schedule-box .list-head {  }
.schedule-box .list-head > span {  }
.schedule-box .list-head > span:last-child { border-right:0px; }
.schedule-box .list-body { list-style:none; padding:0px; margin:0px; }
.schedule-box .list-body > li { border-bottom:1px solid #ddd;  display:table; width:100%; table-layout:fixed; }
.schedule-box .list-body > li > div { display:table-cell; width:14.285%;  padding:7px; }
/*
.schedule-box .list-body > li { border-bottom:1px solid #ddd; display:table; width:100%; table-layout:fixed; min-height:100px; }
.schedule-box .list-body > li > div { display:table-cell; width:14.285%; min-height:100px; line-height:22px; padding:10px; vertical-align:top; }

.schedule-box .list-body > li ul.do-list { padding:0px; margin:0px; list-style:none; }
.schedule-box .list-body > li ul.do-list li { padding:5px 0px 0px; margin:0px; letter-spacing:-1px; border:0px; }
.schedule-box .list-body li ul.do-list li { line-height:20px; }
.schedule-box .list-body li ul.do-list li i { font-size:1.2em; }
*/




.schedule-box .list-body > li ul.do-list { padding:2px 1px }
.schedule-box .list-body > li ul.do-list li { padding:0px; margin:0px; letter-spacing:-1px; border:0px; }
.schedule-box .list-body li ul.do-list li { line-height:20px; }
.schedule-box .list-body li ul.do-list li i { font-size:1.2em; }





.schedule-box .list-body .bg-today { background:#fafafa; }


#main-visual{height: 296px;}
#main-visual .calendar-title{width: 100%; padding: 15px 15px; background-color: #00529c; font-family: 'Daum', sans-serif; box-sizing: border-box; z-index: 10}
#main-visual .calendar-title h2{color: #fff; font-size: 18px; font-weight: normal}
#main-visual .calendar-title a{display: inline-block; position: absolute; top: 18px; right: 15px; width: 44px; height: 10px; background: url(../img/main/btn_more_03.png) no-repeat; text-indent: -999em}
#main-visual #calendar{overflow: hidden; width: 100%; padding: 27px 27px 16px; background: white; font-family: 'Nanum Gothic', sans-serif; box-sizing: border-box}
#main-visual #calendar time{display: block; position: relative; color: #cfcfcf; font-size: 18px; font-weight: 900}
#main-visual #calendar time span{display: inline-block; position: absolute; top: -17px; left: 100px; color: #ef5a5a; font-size: 36px;}
#main-visual #calendar ul li{position: relative;	display: inline-block; float: left;	width: 35px; height: 30px; text-align: center; line-height: 35px;	zoom: 1; *display: inline;}
#main-visual #calendar .weeks > li{color: #444444; font-size: 10.27px; font-weight: bold; text-transform: uppercase}
#main-visual #calendar .weeks > li:first-child{color: #e66b6b}
#main-visual #calendar .weeks > li:last-child{color: #659be5}
#main-visual #calendar .date {color: #3a3b36; font-size: 14px}
#main-visual #calendar .date li.date-event{cursor: pointer; transition: background 0.3s ease-in-out}
#main-visual #calendar .date li.date-event:hover{background: #efefef;}
#main-visual #calendar .date li.month-passed{color: #bababa}
#main-visual #calendar .date li.date-passed{color: #555555}
#main-visual #calendar .date li.date-holiday{color: #ff4a4a}
#main-visual #calendar .date li.date-today{position: relative; color: #0dc7c9; font-weight: bold}
#main-visual #calendar .date li.date-today:after{content: ''; display: block; position: absolute; bottom: -1px; left: 9px; width: 17px; border-bottom: 2px solid #0dc7c9}


body{
	font-size:14px;
	color:#121212;
	font-family: 'Noto Sans KR', sans-serif;
	min-width: 360px;
}
a{
	color: #222;
	border:0;

}
a:hover, a:focus{
	text-decoration: none;
	color: #00529c;
	border:0;
}
a:active, a:hover {
	outline: 0;
	border:0;
}
ul, ol, dl {
	list-style-position: outside;
}
ul {
	list-style: none outside none;
	list-style-position: outside;
}
ul, li {
	margin: 0px;
	padding: 0px;
}

.links{
	cursor: hand;
	cursor: pointer;
}

.no_view{
	margin:0;
	padding:0;
	height:0;
	clear:both;
	overflow:hidden;
	border:0;
}

.mobiles{
	display: none;
}

.tmobiles{

}

.defalut_seting{
	max-width: 1130px;
	margin:0 auto;
	clear:both;
}

.kta-6, .kta-4, .kta-12{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
}

.kta-4{
	width:33.33333333%;
}

.kta-6{
	width:50%;
}

.kta-12{
	width:100%;
}

.div-table{
	display: table;
	table-layout:fixed;
	width: 100%;	
}

.div-table-tr{
	display: table-row;
}

.div-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.div-table-cells {
	display: table-cell;
	vertical-align: top;	
}

.kta-title{
 
	text-align:center;

 
}
.kta-title span{
	background: url("/img/title_icon.png");
	background-repeat: no-repeat;	
	font-size:20px;
	padding-left:16px;
	font-weight:400;
background-position:0px 7px;
}


.kta-title-1{
	background: url("/img/title_icon.png");
	background-repeat: no-repeat;
	padding-left:16px;
	font-size:20px;
	background-position:0px 7px;

}

.kta-table-order{
	width:100%;
	background: url("/img/more.png");
	background-repeat: no-repeat;
	background-position:bottom right;
	height:20px;
}

.btn01{
	padding:5px 10px;
	font-size:11px;
	border:1px solid #fff;
	display:inline;
	color:#fff;
}

.btn02{
	padding:5px 10px;
	font-size:11px;
	border:1px solid #000;
	display:inline;
	color:#000;
}
/* 占쎄낮�� */
#top{
	height:100px;
}
#top > div{
	height:100px;
}
#top .logo > img{
	margin-top:15px;
}

#top div .t_so_menu1{
	text-align:right;
	padding-top:10px;
}

#top div .t_so_menu1  a {
	color:#343434;
	font-size:12px;
}

#top div .t_so_menu1 > a + a::before{
	color: #898989;
	content: "|";
	font-size: 12px;
	padding: 0 10px;
	position: relative;
	top: -1px;
}

#top div .t_so_menu2{

	height:38px;
	position: relative;
	top:18px;
}

#top div .t_so_menu2 .t_so_menu2_icon_box{
	position: absolute;
	top:0;
	right:39px;
}

#top div .t_so_menu2 .t_so_menu2_icon_box a{
	padding-right:6px;
	line-height: 32px;
 
}

#top div .t_so_menu2 .t_so_menu2_icon_box a img{
	width:32px;
	height:32px;
	position: relative;
	top:-3px;
 
}

#top div .t_so_menu2 .t_so_menu2_icon_box span{
	width:210px;
	height:38px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	text-align: center;
	background:#fff;
	margin-left:10px;
}

#top div .t_so_menu2 span input{
	margin-top:6.5px;
	width:95%;
	border:0;
}

#top div .t_so_menu2 button{
	width:40px;
	height:38px;
	display: inline-block;
	border:1px solid  #dcdcdc;
	background:#fff;
	color:#888;
	font-size:16px;
	position: absolute;
	top:0;
	right:0;
}

#top .mobile_mn{
	position: relative;
}

#top .mobile_mn img{
	position: absolute;
	top:25%;
	right:15px;
}

.top_mobile{
	background: #e8e8e8;
	height:35px;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	position: relative;
}

.top_mobile li{
	float:left;
	width:33.3333%;
	border-left:1px solid #d9d9d9;
	height:25px;
	margin-top:5px;
	font-size: 12px;
}

.top_mobile li a{
	display: inline-block;
	padding-top:2px;
}

nav{

	height: 60px;
}

nav #nav_dmenu  {
	height:60px;
}

nav #nav_dmenu >  li , #navso .navso > li{
	float:left;
	border-right:1px solid #3b4285;
	width:14%;
	position: relative;
	height:60px;
	text-align: center;
	background: #00529c;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	padding-top:17px;
}

nav #nav_dmenu >  li a{
	color: #fff;
}

nav #nav_dmenu  > li:first-child {
	border-left:1px solid #3b4285;
}

#navso{
	border-bottom: 2px solid #00529c;
	height: 402px;
	background: #fff;
	position: absolute;
	top:160px;
	width:100%;
	display: none;
	z-index: 999;
}
#navso .navso{
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	height: 400px;
}
#navso .navso > li{
	height: 400px;
	border-right:1px solid #eee;
	background:#fff;
	text-align: left;
	padding-top:0px;
}

#navso .navso > li:last-child {
	border-right:0px solid #eee;
}

#navso .navso  .bas{
	margin:30px 0;
	height:340px;
}

#navso .navso  .twoitem{
	width:33.33332%;
	padding:0 30px;
}

#navso .navso  .twoitem > div{
	height:154px;
	margin-bottom: 30px;
	background-size: 100% 154px;
}

#navso .navso  .twoitem > div div{
	text-align:center;
}

#navso .navso  .twoitem .box1 div:first-child{
	padding-top:65px;
	font-size:18px;
	font-weight:500;
}
#navso .navso  .twoitem .box1 div:last-child{
	font-size:12px;
}

#navso .navso  .twoitem .box2 div:first-child{
	padding-top:38px;
	font-size:18px;
	font-weight:500;
}
#navso .navso  .twoitem .box2 div:last-child{
	font-size:12px;
	margin-top:10px;
}

#navso .navso > li a{
	display: block;
	font-size:14px;
	margin-left:25px;
	margin-top: 12px;
	color:#777;
}

#navso .navso > li a:hover{
	color:#00529c;
}

#navso .navso > li a:first-child {
	margin-top: 0px;
}

#navso .navso  li .basso{
	font-size: 12px;
	margin-top: 4px;
}

#navso .navso  li .basso::before{
	color: #898989;
	content: "- ";
	padding-left: 6px;
	position: relative;
	top: -1px;

}

#mobile_so_mn{
	background:#202281;
	height:100%;
	width:100%;
	position:fixed;
	z-index: 999;
	display: none;
}

#mobile_so_mn .top_mobile_sns{
	background: #fff;
	height:68px;
	width:100%;
	padding-top:16px;
	position: relative;
}

#mobile_so_mn .top_mobile_sns > div a{
	padding-right:0;
}

#mobile_so_mn .top_mobile_sns > div:first-child img{
	max-width:38px;
 
}


#mobile_so_mn .top_mobile_sns > div .m_close{
	position: absolute;
	right: 15px;
	top:5px;
}

#mobile_so_mn  #mobile_mn_box{
	clear:both;
	overflow-y: auto;
	height:100%;
}

#mobile_so_mn #mobile_mn_box > li{

	display: block;
	background: #0e105a;
	color:#fff;
	margin:4px 4px  0 4px;
	padding:10px;
	font-size:18px;
	position: relative;
}

#mobile_so_mn #mobile_mn_box > li, #mobile_so_mn #mobile_mn_box > li a{
	color:#fff;
}
#mobile_so_mn #mobile_mn_box > li a{
	display:block;
}


#mobile_so_mn #mobile_mn_box > li i{
	position: absolute;
	right:18px;
	top:14px;
}

#mobile_so_mn #mobile_mn_box .mobile_mn_box_soitem{
	width:98%;
	margin:10px auto 0;
}

#mobile_so_mn #mobile_mn_box .mobile_mn_box_soitem a{
	background:#0a0b40;
	display: inline-block;
	width:49%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#fff;
	font-size:14px;
	padding:10px;
	margin-top: 4px;
}

/* 占쎌뮆�� */
#top_path{
	height:40px;
	border-bottom:1px solid #ddd;
}

#top_path #top_path_box li{
	border-bottom:1px solid #ddd;
	height: 40px;
	line-height: 40px;
	background:#fff;
	float:left;
}

#top_path #top_path_box .ba{
	width:30px;
	background:url(http://211.239.150.198/~tkasite/img/nav_line.png) no-repeat;
	margin:0 20px;
}

#sub_main{
	margin-top:40px;
 
}

#sub_main #sub_left{
	width:240px;
	height:100%;
	overflow: hidden;
}

#sub_main_content{
	padding-bottom:40px;
}

#sub_left-title{
	padding:40px 0 20px 20px;
	color:#fff;
	font-size:24px;
	font-weight: 600;
	height:109px;
	width:210px;
	position: relative;
}
 
#sub_left-title span{
	position: absolute;
	bottom:30px;
	left:20px;
}

#sub_left-menu{
	margin-bottom:100px;
	width:210px;
}

#sub_left-menu .active{
	background:#eee;
}

#sub_left-menu li{
	padding:10px 0 10px 20px;
	border:1px solid #ddd;
	border-top:0;
	font-size:16px;

}

#sub_left-menu .sub_left-menu_div{
	padding-top:0;
}

#sub_left-menu .sub_left-menu_div div{
	padding-top:10px;
	font-size:13px;
 
}
 
#sub_left-menu .sub_left-menu_div div::before{
	content: "- ";
	font-size:12px;
	padding-left:8px;
	position: relative;
	top: -1px;
}

#sub_main #sub_main{
	width:100%;
}

#sub_main .sub_title{

	margin-bottom:40px;
	padding-bottom: 10px;
	border-bottom:1px solid #ddd;
}

#sub_main .sub_title > div:first-child{
	font-size: 20px;
	font-weight:bold;
	border-left:6px solid #00529c;
	padding-left:10px;
}

#sub_main .sub_title > div:last-child{
	font-size:14.5px;
	color:#888;
	border-left:6px solid #00529c;
	padding-left:10px;
}



/*footer*/
footer{

	background:#989898;
	position:relative;
	z-index: 0;
	clear:both;
}
footer .footer_top{
	border-bottom: 1px solid #8a8a8a;
	text-align: center;
	height:40px;
	padding-top:10px;
}
footer .footer_top a{
	color:#fff;
}
footer .footer_top  a + a::before{
	color: #fff;
	content: "|";
	font-size: 12px;
	padding: 0 16px;
	position: relative;
	top:-2px;
}

footer .footer_ip{
	clear:both;
	height:120px;
	padding-top:26px;
}

footer .footer_ip .footer_logo{
	width:330px;
	text-align: left;
	float:left;

}
footer .footer_ip .footer_copy{
	width:500px;
	text-align: left;
	float:left;
	margin-top:6px;
	color:#c6c6c6;
}
footer .footer_ip .footer_copy div{
	margin-top:6px;
	font-size:12px;
}
footer .footer_ip .footer_copy div:first-child {
	color:#fff;
}


#bbs_paging{
	text-align: center;
}

#bbs_paging .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

#bbs_paging .pagination > li {
	display: inline;
 
}

#bbs_paging .pagination > li:first-child > a,
#bbs_paging .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#bbs_paging .pagination > .active > a, 
#bbs_paging .pagination > .active > a:focus, 
#bbs_paging .pagination > .active > a:hover, 
#bbs_paging .pagination > .active > span, 
#bbs_paging .pagination > .active > span:focus, 
#bbs_paging .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00529c;
    border-color: #00529c;
}
#bbs_paging .pagination > li > a, 
#bbs_paging .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00529c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
}
#bbs_paging .pagination > li > a:focus, 
#bbs_paging .pagination > li > a:hover, 
#bbs_paging .pagination > li > span:focus, 
#bbs_paging .pagination > li > span:hover {
    z-index: 2;
    color: #00529c;
    background-color: #eee;
    border-color: #ddd;
}
#bbs_paging .pagination > li:last-child > a, 
#bbs_paging .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#bbs_paging .pagination > li > a, 
#bbs_paging .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #00529c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


@media (max-width: 818px) {
	.tmobiles{
		display:none;
	}

	.kta-6, .kta-4{
		float:none;
		width:100%;
	}

	.mobiles{
		display: block;
	}

	nav, #top .t_somenu{
		display:none;
	}

	#top{
		border-bottom: 1px solid #d9d9d9;
		height:75px;
		overflow: hidden;
	}

	#top .logo > img{

		margin-top:10px;
	}

	/*footer*/
	footer .footer_ip .footer_logo{
		display: none;
	}


}

@media (max-width: 560px) {

	.mobiles5{
		display:none;
	}

	.kta-m-6{
		width:50%;
		float:left;
	}

	#top .logo img{
		display: inline-block;
		max-width: 210px;
		margin-top:16px;
	}

	/*footer*/
	footer .footer_top{
		display: none;
	}

	footer .footer_ip{
		height:auto;
		padding-top:0;
	}

	footer .footer_ip .footer_logo{
		display: none;
	}

	footer .footer_ip .footer_copy{
		width:100%;
		text-align: center;
		clear:both;
		float:none;
		padding:10px 0;
		margin-top:0;
	}
	
	footer .footer_ip .footer_copy div{
		margin:0;
	}
	footer .footer_ip .footer_copy div:first-child {
		display: none;
	}
}

