/***************************************/
/* FONT FACE INTIALIZE */
/***************************************/
@font-face {
    font-family: 'NanumSquareNeo-Variable';
	src: url('../fonts/NanumSquareNeo-Variable.eot');
    src: url(../fonts/NanumSquareNeo-Variable.eot?#iefix) format("embedded-opentype"), 
		url(../fonts/NanumSquareNeo-Variable.woff) format("woff"), 
		url(../fonts/NanumSquareNeo-Variable.woff2) format("woff2"), 
		url(../fonts/NanumSquareNeo-Variable.ttf) format("truetype");
	font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSans-DemiLight.eot');
    src: url('../fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('../fonts/NotoSans-DemiLight.woff') format('woff'),
         url('../fonts/NotoSans-DemiLight.otf') format('opentype');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Regular.woff') format('woff'),
         url('../fonts/NotoSans-Regular.otf') format('opentype');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSans-Medium.eot');
    src: url('../fonts/notokr-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Medium.woff') format('woff'),
         url('../fonts/NotoSans-Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Noto Sans KR';
    src: url('../fonts/NotoSans-Bold.eot');
    src: url('../fonts/notokr-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Bold.woff') format('woff'),
         url('../fonts/NotoSans-Bold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;

}


/***************************************/
/* RESET */
/***************************************/
body {}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,a,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	line-height:1.4;
	font-family: inherit;
	/*vertical-align: baseline;*/
	font-family:'NanumSquareNeo-Variable','Noto Sans KR',Dotum,Gulim,Arial,Helvetica,dotum,sans-serif;
}
input {font-family:'NanumSquareNeo-Variable','Noto Sans KR',Dotum,Gulim,Arial,Helvetica,dotum,sans-serif;}
a{color:#454545;text-decoration:none;}
ol,ul {list-style: none;}
table {	border-collapse: separate;	border-spacing: 0;}
/*caption,th,td {text-align: left;	font-weight: normal;}*/
div,figure,article,header,footer,nav,hgroup,video,audio,aside {display: block;}
img {
max-width: 100%;
height: auto;
}
strong {
font-weight: 600;
}
/* mobile */
*{outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-tap-highlight-color: transparent; }
.wrap {width:1200px;margin:0 auto;position:relative;}
/****************************header*******************************/
#head {width: 100%;float: left;background: #fff;position: relative;}

.header-top {height: 46px;width:100%;float:left;background:#957049;}
.menu_container {clear: both;width: 100%;float: left;height: 99px;position: relative;background:#fff;}
.logo {position: absolute;top: 14px;left: 0;width: auto;z-index: 99; display: inline-block;}
.logo a, .logo a img {display:block;}
.topm_mobile {display: none;}
.top_navi {text-align: right;height: 46px;}
.top_navi a {display: inline-block;color: #fff;line-height: 46px;padding: 0 13px;font-size: 15px;}
.topm_last {background:none !important;padding-right:0px !important; }
#mobile_menu_contianer {display:none;}
#overlay02 {display: none;}




.top_menu_inner {
	height:41px;
	float:right;
	width:750px;
}




.top_menu_inner ul li {
    float: left;
    line-height: 32px;
	height:32px;
	/*padding:0px 18px;*/	
}
.top_menu_inner ul li.has-sub {
background: url(../images/main/menu_g.gif) right 18px no-repeat;
}
.top_menu_inner ul li.last {
	background: none !important;
}

.top_menu_inner > ul > li > a {
	display:inline-block;
	padding: 13px 18px;
	line-height:0px;
}


/************************************menu*********************************************/

/*MENU SINGLE DROPDOWN*/
#single_dropdown {height: 99px;width: auto;z-index: 999;display:inline-block;float:right;text-align:right;}
#single_dropdown #main_menu ul { display: none; z-index: 99; background: #f7941e; border-radius:8px;position: absolute; /* border:#bcbcbc 1px solid; */ /* border-top: none; */ left: 0; top: 99px; padding-bottom: 20px; z-index:99;padding-top: 10px; ; background-image: none;width:100%; }
#single_dropdown #main_menu ul li { float: none; display: block; }
#single_dropdown #main_menu ul li a {display: block; color: #FFF; font-size: 14px; font-family: 'NanumSquareNeo-Variable', 'Noto Sans KR', Helvetica, Arial, Sans-Serif; /*line-height: 30px;*/ font-weight: normal;  /*text-align: left;  background: url(images/menu_bullet.gif) 10px 15px no-repeat !important; *//* border-bottom: none;   padding-left: 20px; */ padding: 8px 0 8px 8px; border-bottom: 1px solid #e57d00; margin: 0 18px; text-align: left; }
#single_dropdown #main_menu ul li:first-child a { border-top: none; }
#single_dropdown #main_menu ul li:last-child a { border-bottom: none; }
#single_dropdown #main_menu ul li.dropdown_last_child a { border-bottom: none; } /*IE8 HACK*/
#single_dropdown #main_menu li a.active { color:#558d18;}
#single_dropdown #main_menu {display:inline-block;}
#single_dropdown #main_menu li {position: relative; margin: 0px; text-align: center; display: inline-block;}
#single_dropdown #main_menu li:first-child { background: none; }
#single_dropdown #main_menu li ul li { clear: both; margin: 0; width: 100%; }
#single_dropdown #main_menu > li > a { display: block;color: #000; font-size: 18px;font-family: 'NanumSquareNeo-Variable', 'Noto Sans KR', Helvetica, Arial, Sans-Serif; line-height: 99px;padding: 0 25px;}
#single_dropdown #main_menu > li > a:hover {color: #f7941e !important;}

#single_dropdown #main_menu li.menu07 a {background:none;}
#single_dropdown #main_menu li a:hover { color: #fff;}
#single_dropdown #main_menu li a:active { background-color: transparent; }
#single_dropdown #main_menu li a.jquery_dropdown { color: #f7941e; }
#single_dropdown #main_menu > li > a.jquery_dropdown:before { content: ""; display: block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid  #f7941e; position: absolute; bottom: -1px; margin-left: -7px; left: 50%; }
#single_dropdown #single_dropdown { float: left; width: 100%; position: absolute; right: 0; bottom: 0; border-bottom: 4px solid #F3F3F3; }
#single_dropdown #main_menu li a:hover span, #single_dropdown #main_menu li a.jquery_dropdown span { display: block; width: 19px; height: 12px; background: url(images/menu_g.gif) 0 0 no-repeat; position: absolute; left: 50px; bottom: 0; z-index: 999; }
#single_dropdown ul#main_menu li.menu01 ul.submenu_01 li a, #single_dropdown ul#main_menu li.menu02 ul.submenu_02 li a, #single_dropdown ul#main_menu li.menu03 ul.submenu_03 li a, #single_dropdown ul#main_menu li.menu04 ul.submenu_04 li a, #single_dropdown ul#main_menu li.menu05 ul.submenu_05 li a { background: none; /*height: 30px;*/ }
#single_dropdown #main_menu > li > a.active:before { content: "";display: block;border-left: 7px solid #f7941e;border-right: 7px solid #f7941e; border-bottom: 7px solid #f7941e; position: absolute; bottom: -1px; margin-left: -7px; left: 50%;}
#single_dropdown #main_menu li.menu05 ul {width:150px !important;left:-30px;}
/*#single_dropdown .submenu_01 {min-height: 180px !important;width:150px !important;left:-20px !important;}
#single_dropdown .submenu_02 {min-height: 120px !important;width:180px !important;left:-20px !important;}
#single_dropdown .submenu_03 {min-height:60px !important;width:180px !important;left:-25px !important;}*/
/*#single_dropdown .submenu_04 {min-height: 80px !important;width:120px !important;}
#single_dropdown .submenu_05 {min-height: 100px !important;width:150px !important;left:-20px !important;}
#single_dropdown .submenu_06 {min-height: 80px !important;width:140px !important;left:-30px !important;}
#single_dropdown .submenu_07 {min-height: 80px !important;width:130px !important;left:-30px !important;}*/


/****************************main*******************************/
#main_vis {width: 100%;float: left;height: 940px;background: url(../images/main/vis_01.jpg) center top repeat-x;background-size:cover;}
#main_vis .wrap {height:100%;}
.main_txt {width: 100%;text-align: center;height: auto;position: absolute;top: 35%;left: 0;}
.main_txt p {font-size:30px;line-height:1.3;color:#fff;margin-bottom:30px;}
.main_txt h2 {font-size:50px;line-height:1;font-weight:bold;color:#eee602;margin-bottom:10px;}
.main_txt span {font-size:20px;line-height:1.5;color:#fff;display:block;}

#main_page {width: 100%;float: left;position:relative;}


/*******main******/
#main_contents {clear: both;width: 100%;float: left;}
#main_contents > div {clear: both;width: 100%;float: left;}
.main_01 {background: #fcfbe5;padding: 80px 0;}
.main_02 {background: #fff;padding: 80px 0;}
.main_03 {box-sizing:border-box;padding: 80px 0;background: url(../images/main/con_bg.jpg) center top no-repeat;background-size:cover;min-height:200px;}
.main_04 {background: #fff;padding: 80px 0;}
.main_01 h2 {text-align: center;font-size: 30px;font-weight: bold;margin-bottom:30px;}

.main_01 ul {width:864px;margin:0 auto;clear:both;overflow:hidden;}
.main_01 li {width:50%;float:left;box-sizing:border-box;font-size: 20px;}
.main_01 li:before {margin-right:10px;content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#ffae21;}
.main_02 li {width: 32%;float: left;margin-right: 2%;}
.main_02 li:last-child {margin-right:0;}
.main_02 li a {display:block;border:#ddd 1px solid;text-align:center;overflow:hidden;padding-bottom:30px;}
.main_02 li a img {display:block;width:100%;margin-bottom:30px;}
.main_02 li a h3 {font-size:25px;font-weight:bold;margin-bottom:5px;}
.main_02 li a p {font-size:17px;margin-bottom:20px;}
.main_02 li a span {display: inline-block;color: #fff;font-size: 15px;background: #ffa200;padding: 7px 15px;border-radius: 20px;}
.main_03 > div > img {display: inline-block;position: absolute;left: -72px;bottom: -114px;}
.main_03 > div {min-height:200px;}
.main_03 > div > h2 {padding-left:300px;padding-top:50px;font-size:30px;font-weight:bold;margin-bottom:20px;text-align:center;}
.main_03 > div > p {padding-left:300px;font-size:20px;text-align:center;}
.main_04 li {width:48%;float:left;}
.main_04 li:nth-child(2) {float:right;}
.main_04 li a {display:block;border:#ddd 1px solid;text-align:center;overflow:hidden;padding-bottom:30px;}
.main_04 li a img {display:block;width:100%;margin-bottom:30px;}
.main_04 li a h3 {font-size:25px;font-weight:bold;margin-bottom:5px;}
.main_04 li a p {font-size:17px;margin-bottom:20px;}

/***********************************************footer******************************************8*/

#footer {clear: both;width: 100%;overflow: hidden;background: #ffff;text-align: center;border-top:#ddd 1px solid;padding:70px 0;}
.footer_navi {text-align: left;display: inline-block;position: absolute;right: 0;top: 0;}
.footer_navi a {color: #fff !important;padding: 7px 15px;display: block;background: #929292;border-radius: 20px;}
.copyright h2 {font-size:20px;font-weight:bold;margin-bottom:20px;}
.copyright {color: #454545;text-align:left;}
.mo_block {display:none;}
.mo_block02 {display:none;}


#sub_top .visual_in_top {
    position: absolute;
    width: 100%;
    float: left;
    left: 0;
    bottom: 0;
    height: 45px;
    background: url(../images/sub/svisual_bg.png) center top no-repeat;
    z-index: 99;
}


#sub_con_inner #main_txt {
    width: 384px;
    position: absolute;
    right: 0;
    top: -153px;
    z-index: 9;
}
.main_con_inner {
    clear: both;
    width: 427px;
    float: right;
    margin-right: 20px;
	margin-top: 30px;
	padding-bottom: 154px;
}
.main_login_img {}
#sub_vis {
    background: url(../images/sub/sub_img.jpg) center top no-repeat;
    height: 357px;
}
#sub_page {
    clear: both;
	width:100%;
	float:left;
}


.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:none;
	font-family: 'NanumGothic';
}
.btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.btn:active {
	position:relative;
	top:1px;
}

.free_date{ font-size:11px; font-family: Tahoma; letter-spacing: 0; color:#99C638;}




/* 교육일정 스타일 */

.edu {font-size: 12px;line-height:160%;text-align:left;}
.edu_tit {font-size: 14px;font-weight:bold;line-height:120%; text-align:left;}




@font-face {font-family: 굴림; }
.week {font-family: 굴림;font-size: 11px;BORDER-RIGHT: #C6C6C6 1px solid;background: url(../images/sch/day_tdbg.gif);}
.week02 {font-family: 굴림;font-size: 11px;background: url(../images/sch/day_tdbg.gif);}


.day {font-family: Tahoma;font-size: 11px;BORDER-RIGHT: #E6E6E6 1px solid;}
.day02 {font-family: Tahoma;font-size: 11px;}

.date_title02 {font-family: Impact;color:#000000;font-size: 20px;}
.date_title {font-family: Tahoma;color:#000000;font-size: 20px;}

.year_title {font-family: Century Gothic;color:#CE32C3;font-size: 35px;margin: 0px 10px 10px 0px;font-weight:bold;line-height:160%;}
.week_title {font-family: Century Gothic;color:#000000;font-size: 20px;margin: 0px 10px 10px 0px;font-weight:bold;line-height:160%;}
.his_title {font-family: Century Gothic;color:#92ac15;font-size: 14px;margin: 0px 10px 10px 0px;font-weight:bold;line-height:160%; text-align: left;}
.mcal_tit{font-family: Century Gothic;color:#727272;font-size: 15px;margin: 0px 5px 5px 0px;font-weight:bold;line-height:120%;}


A.edu {font-family: 굴림;font-size: 12px;COLOR:#2f3743;TEXT-DECORATION: none}
A.edu:visited {font-family:굴림;font-size: 12px;COLOR:#2f3743;TEXT-DECORATION: none}
A.edu:active {font-family: 굴림;font-size: 12px;COLOR:#2f3743;TEXT-DECORATION: none}
A.edu:hover {font-family: 굴림;font-size: 12px;COLOR:#339900;TEXT-DECORATION: underline}

.sch_table {
	BORDER-RIGHT: #123B02 1px solid; BORDER-TOP: #123B02 1px solid; BORDER-LEFT: #123B02 1px solid; BORDER-BOTTOM: #123B02 1px solid;
}
.sch_table02 {
	BORDER-RIGHT: #dcdcdc 1px solid; BORDER-TOP: #dcdcdc 1px solid; BORDER-LEFT: #dcdcdc 1px solid; BORDER-BOTTOM: #dcdcdc 1px solid;
}
.today_td {
	font-family: "Tahoma";font-size: 11px;font-weight: bold; BORDER-RIGHT: #DED0C2 1px solid; BORDER-TOP: #DED0C2 1px solid; BORDER-LEFT: #DED0C2 1px solid; BORDER-BOTTOM: #DED0C2 1px solid;background: #F3F0ED;
}

.edupic_table {
	BORDER-RIGHT: #C4C4C4 1px solid; BORDER-TOP: #C4C4C4 1px solid; BORDER-LEFT: #C4C4C4 1px solid; BORDER-BOTTOM: #C4C4C4 1px solid;
	}
.edupic_td {
	padding: 4px 4px 10px 4px;
	border: #ccc 1px solid;
}
.sch {
	FONT-SIZE: 11px; COLOR: #444444; FONT-FAMILY: 돋움,굴림, Verdana, Arial; TEXT-DECORATION: none
}


/* 게시판 스타일 */
.year_table { BORDER-TOP: #F374C6 2px solid; BORDER-BOTTOM: #F374C6 1px solid; }
.year_tr { height:1px; background:#F374C6; }


.class_table { BORDER-TOP: #FD6322 2px solid; BORDER-BOTTOM: #FD6322 1px solid; }
.class_tr { height:1px; background:#FD6322; }


.pa_table { BORDER-TOP: #77b234 2px solid; BORDER-BOTTOM: #77B234 1px solid; }
.pa_tr { height:1px; background:#77b234; }


.res_table { BORDER-TOP: #8731D4 2px solid; BORDER-BOTTOM: #8731D4 1px solid; }
.res_tr { height:1px; background:#8731D4; }


.com_table { BORDER-TOP: #47B0A9 2px solid; BORDER-BOTTOM: #47B0A9 1px solid; }
.com_tr { height:1px; background:#47B0A9; }

.gall_table {
	BORDER-RIGHT: #DDDDDD 1px solid; BORDER-TOP: #DDDDDD 1px solid; BORDER-LEFT: #DDDDDD 1px solid; BORDER-BOTTOM: #DDDDDD 1px solid;
	}
.gall_tit {
	padding-top:6px;padding-bottom:6px;
	}
	
.write_table {
	BORDER-TOP: #CECECE 4px solid; BORDER-BOTTOM: #CECECE 1px solid;
}
.letter_table {
	BORDER-RIGHT: #d4d4d4 1px solid; BORDER-TOP: #d4d4d4 1px solid; BORDER-LEFT: #d4d4d4 1px solid; BORDER-BOTTOM: #d4d4d4 1px solid; background: #fafafa;
	}
li.st_class {
    font-size: 15px;
    font-weight: bold;
    background: #efefef;
}




/**********게시판**************/

table.board-list {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#fd6322 2px solid;}
table.board-list th{vertical-align:middle;text-align:center; font-weight:600; padding:10px;color:#353535;border-bottom:#bebebe 1px solid;font-size: 13px;}
table.board-list th:first-child {background:none;}
table.board-list td{font-size: 13px;color:#757575;padding:10px;vertical-align:middle;text-align:center; border-bottom:#ebebeb 1px solid;}
table.board-list td a {color:#757575;}
table.board-list td.left {text-align:left;}
.record_txt {padding:5px;text-align:right;}
.paging {padding: 20px 0; text-align: center;}
.paging a, .paging span {font-size:12px;display:inline-block;margin:0 3px; width:20px; height:20px;line-height:20px;}
.paging a {border:#ccc 1px solid;color:#686868;}
.paging span {border:#686868 1px solid;background:#686868;color:#fff;}
.paging span.pre {border:#ccc 1px solid;background:#fff; color:#686868;}

.choice {color:#0e75d2;}
.date-red{color:red;}


table.read {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#47B0A9  2px solid;border-bottom:#47B0A9  1px solid;}
table.read th{vertical-align:middle;text-align:center; font-weight:600; padding:10px;color:#353535; background: #f3f3f3;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.read th.br_no{vertical-align:middle;text-align:center; font-weight:bold; padding:10px;color:#353535;background:none;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.read td{color:#757575;padding:10px;vertical-align:middle;text-align:left;font-size: 12px;border-bottom:#dcdcdc 1px dotted;}
table.read td a {color:blue; display:inline-block;}
table.read td.read_con{color:#757575;padding:20px;vertical-align:middle;text-align:left; border-bottom:none;}
table.read td.read_con img{max-width:100%;}
table.read td.center {text-align:center;}
table.read td.read_con img {
    width: 100%;
}
.read_btn {
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 0;
    text-align: right;
}
.tongsin_no {border:#47B0A9  2px solid; padding:20px 0;text-align:center;font-size:15px;font-weight:600;}

.p_cate {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
/*.p_c_inner {
    border: #dcdcdc 1px solid;
    background: #efefef;
    padding: 5px;
}
.p_c_inner02 {
    background: #fff;
    padding: 15px;
}*/
.g_pic {text-align:centert;vertical-align:top:padding:10px;}
.g_pic div a {display:block;text-align:center;}
.g_pic div a img {border:#ececec 2px solid;padding:2px;}
table.board table, table.board table td {border:none;}

.board_line{background: url(../images/bbs/hline.gif) right no-repeat; font-size: 12px; color:#666666; font-weight:bold;}
.board_top_bg{background: url(../images/bbs/td_line.gif) top repeat-x;}
.board_date{ font-size:11px; letter-spacing: 0; FONT-FAMILY:Thoma ; color:#777777;}
.tr_line{height:1px; background: url(../images/bbs/dot_line.gif) repeat;}




.pa_people {color:blue;font-weight:600;}
table.write {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#47B0A9  2px solid;border-bottom:#47B0A9  1px solid;}
table.write th{vertical-align:middle;text-align:center; font-weight:600; padding:10px;color:#353535; background: #f3f3f3;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.write th.br_no{vertical-align:middle;text-align:center; font-weight:bold; padding:10px;color:#353535;background:none;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.write td{color:#757575;padding:10px;vertical-align:middle;text-align:left;font-size: 12px;border-bottom:#dcdcdc 1px dotted;}
table.write td input[type="text"], table.write input[type="password"] {
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
    border: #ccc 1px solid;
}
table.write td input[type="checkbox"] {
    display: inline-block;
    /* box-sizing: border-box; */
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
table.write td textarea {
    width: 98%;
    border: #ccc 1px solid;
}
table.write td input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
table.write td img {vertical-align: middle; display: inline-block;}
.mt40 {clear:both;width:100%;height:40px;}
.p_cate a {
    display: inline-block;
    margin: 2px 3px;
}
.p_cate a span {
    display: block;
    padding: 8px 17px;
    background: #dcdccc;
    border-radius: 30px;
}
.p_cate a span.cate_on {
    color: #fff;
    background: #ff7521;
}
.gallery_list {
    clear: both;
    width: 100%;
    float: left;
    padding: 20px 0;
    border-top: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	margin-bottom:10px;
}
.gallery_list li {width:25%;float:left;text-align:center;}
.gallery_list .slick-prev, .gallery_list .slick-next {top:43%;}
.gallery_list .slick-dots {
    display: none !important;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 14px;
}
.gallery_list .slick-dots li {display:inline-block;width:auto;float:none;margin:0 5px;}
.gallery_list .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 13px;
    height: 13px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
	border-radius:50%;
}
.gallery_list .slick-dots li.slick-active button {background: #ff7521;}
.picture {
    margin: 10px;
    overflow: hidden;
}
.picture a {display:block;}
.picture a img,
.picture a video{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    aspect-ratio: 1/0.7;
	object-fit: cover;
}
.picture a p {text-align:center;}
/*****************board-button********************/
.board_btn {
    clear: both;
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
.b-button {
    display: inline-block;
    color: #fff;
    padding: 8px 14px;
    border-radius: 30px;
    /*text-shadow: 1px 1px 1px #6E6E6E;*/
    font-size: 13px;
    line-height: 19px;
	margin:0 2px;
	font-weight:400;
}
.b-list {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0cf10+0,82b601+100 */
	background: #7eb200; /* Old browsers */
	/*background: -moz-linear-gradient(top, #a0cf10 0%, #82b601 100%); /* FF3.6-15
	background: -webkit-linear-gradient(top, #a0cf10 0%,#82b601 100%); /* Chrome10-25,Safari5.1-6
	background: linear-gradient(to bottom, #a0cf10 0%,#82b601 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0cf10', endColorstr='#82b601',GradientType=0 ); /* IE6-9 */
	border:#7eb200 1px solid;
}
.b-write {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe9933+0,f57819+100 */
	background: #fe9933; /* Old browsers */
	background: -moz-linear-gradient(top, #fe9933 0%, #f57819 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe9933 0%,#f57819 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe9933 0%,#f57819 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe9933', endColorstr='#f57819',GradientType=0 ); /* IE6-9 */
	border:#f36e0a 1px solid;
}
.b-prime {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a7a7a+0,6a6a6a+100 */
	background: #7a7a7a; /* Old browsers */
	background: -moz-linear-gradient(top, #7a7a7a 0%, #6a6a6a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7a7a7a 0%,#6a6a6a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7a7a7a 0%,#6a6a6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#6a6a6a',GradientType=0 ); /* IE6-9 */
	border:#606060 1px solid;
}
.f-left {float:left;}
.f-right {float:right;}

.bbs_search {
    clear: both;
    background: #f0f0f0;
    padding: 20px 30px;
    text-align: center;
    overflow: hidden;
}
.bbs_search select, .bbs_search input {display:inline-block;vertical-align:middle;margin:0 2px;}
.bbs_search select {
	height: 31px;
    box-sizing: border-box;
    border: #ccc 1px solid;
	width: 22%;
	background:#fff;
}
.bbs_search input[type="text"] {
    width: 40%;
    height: 31px;
    box-sizing: border-box;
    border: #ccc 1px solid;
	text-indent:10px;
}



.reple-name {
    display: inline-block;
    margin-right: 11px;
    vertical-align: middle;
    color: #333;
}
.reple-name img {vertical-align: middle;}
/*default*/




/* main */
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	text-align: left;
	/*background-image: url(../images/bbs/overlay.png);*/
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
* html #overlay {
	background-color: #000;
	background-image: url(../images/bbs/blank.gif);
	filter: Alpha(opacity=50);
}

/*********************************sub*****************************************/
#sub_con_inner {padding-top: 0;overflow: hidden;padding: 0 0 60px 0;box-sizing: border-box;}
#sub_container {width:100%;float:left;position:relative;margin-top: 40px;}
#sub_containner table { margin:0 auto; }
.sidebar {clear:both;width: 100%;float: left;margin-bottom:70px;text-align:center;}
.sidebar ul {display:inline-block;}

.sidebar ul li {display:inline-block;float:left;margin-right:3px;}
.sidebar ul li:last-child {margin-right:0;}
.sidebar ul li a {border:#ddd 1px solid;display: block;color: #484848;line-height: 1;font-size:15px;padding: 17px 20px;}

.sidebar ul li a:hover {color:#fff;background: #f7941e;font-weight:bold;border:#f7941e 1px solid;}
.sidebar ul li.active a {color:#fff;background: #f7941e;font-weight:bold;border:#f7941e 1px solid;}
/*.sub_banner {
    width: 100%;
	position:relative;
}

.sub_banner a {
	display:block;
	margin-top:5px;
}*/

#sub_contents {
    width: 100%;
    float: left;
}
#sub_bottom {
    background: url(../images/sub/sub_bottom_bg.jpg) 0 0 no-repeat;
    height: 173px;
	clear: both;
}
.sub_title {
	position:relative;
	margin-bottom: 37px;
}
.sub_img {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.sub_navi {
    position: relative;
    /* top: 0; */
    /* right: 0; */
        text-align: left;
	color:#838346;
}

.sub_navi img {
    position: relative;
    top: 3px;
}

.sub_navi a {
	color:#838346;
}

.sub_title h1 {
    font-size: 30px;
	font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;
	font-weight:bold;
	color:#424242;
	line-height:35px;
    margin-bottom: 10px;
}

.page {
    width: 100%;
    float: left;
}

/****************classroom**********************/
.classroom_top {
    width: 100%;
    float: left;
    margin-bottom: 37px;
	overflow:hidden;
}
.classroom_img {
    width: 290px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.classroom_img p {
    padding-top: 10px;
}
.classroom_con {margin-left:310px;}

h3.class_top_tit {
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 10px 0;
    border-bottom: #dcdcdc 1px solid;
    line-height: 24px;
    margin-bottom: 17px;
}
h3.class_top_tit span {
    font-size: 16px;
	color:#03A9F4;
    font-weight:600;
    line-height: 24px;
	}
.classroom_menu {
    width: 100%;
    float: left;
    margin-bottom: 17px;
    text-align: center;
}
.classroom_menu li {width:50%;float:left;}
.classroom_menu li a {
    display: block;
    margin: 0 5px;
    font-size: 15px;
    background: #848484;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    border-radius: 20px;
}
.classroom_menu li.active a {background: #56af14;}

/************************* 가정통신문*****************************/


.parents_tit {
    clear: both;
    width: 100%;
    float: left;
    overflow: hidden;
    background: url(../images/sub/tongsin_tit_bg.png) right bottom no-repeat;
}

.parents_tit h2 {
    font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;
    color: #7b2613;
    font-size: 23px;
    font-weight: 600;
	margin-bottom:15px;
	margin-top:20px;
}
.parents_tit h2 span {font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;font-size: 25px; font-weight: 600;}
.green-txt {color:#459d04;}
.orange-txt {color:#fb5d07;}
.parents_tit p {padding-right:40%;font-size:15px;padding-bottom:20px;}
.parents_container {
    clear: both;border:#dcdcdc 1px solid;
}
.tongsin_inner {
    overflow: hidden;
    padding: 30px;
}
.tongsin_inner li {
    clear: both;
    width: 100%;
    padding: 9px 0;
    border-bottom: #f3f3f3 1px solid;
}
.tongsin_inner li span {
    display: inline-block;
    width: 152px;
    color: #33995e;
    font-weight: 600;
}




/*****************교육안내**********************/

.special_tit {
    clear: both;
    width: 100%;
    float: left;
    overflow: hidden;
    background: url(../images/sub/special_tit_bg.png) right bottom no-repeat;
}

.special_tit h2 {
    font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;
    color: #7b2613;
    font-size: 23px;
    font-weight: 600;
	margin-bottom:15px;
	margin-top:40px;
}
.special_tit h2 span {font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;font-size: 25px; font-weight: 600;}
.special_tit p {padding-right:40%;font-size:15px;padding-bottom:20px;}


.special_tit {
    width: 100%;
    float: left;
}

.special_con {
	clear:both;
    width: 100%;
    float: left;
}

.spec_list {
    border: #efd6f5 5px solid;
    padding: 20px;
	overflow:hidden;
}

.special_img {
    width: 212px;
    text-align: left;
    vertical-align: top;
    margin-right: 15px;
    float: left;
}
.special_img img {display:block;border:#c4c4c4 1px solid;padding:5px;width:200px;height:150px;}
.special_txt {margin-left: 230px;text-align:left;vertical-align:top;}

.special_con li {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 10px;
}
.special_con li:last-child {margin-bottom: 0;}

.special_txt h2 {
    font-size: 17px;
    line-height: 33px;
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 15px;
	font-weight:600;
	padding-bottom:5px;
}
.special_txt h2 span {
    background: #db7f9b;
    border: #d36989 1px solid;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    padding: 0 10px;
    line-height: 18px;
    vertical-align: middle;
    border-radius: 3px;
}
/************연간교육(주제)***************/

.yearplan_menu {
    width: 100%;
    float: left;
    text-align: right;
    position: relative;
    margin-bottom: 11px;
}
.yearplan_menu ul, .yearplan_menu li {display:inline-block;}
.yearplan_menu li a {
    background: #838383;
    font-size: 15px;
    color: #fff;
    display: block;
    margin-left: 1px;
    padding: 7px 22px;
    border-radius: 30px;
}
.yearplan_menu li.active a {
    background: #7cbc38;
}
.year_tit_img {
    width: 132px;
    position: absolute;
    left: 0;
    top:-10px;
}
.yearplan_contents {
    clear: both;
    border: #c2c2c2 1px solid;
    overflow: hidden;
    padding: 7px;
    background: #e9e9e9;
    border-radius: 5px;
}
.yearplan_con_in {
    border: #d4d4d4 1px solid;
    padding: 27px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
}

table.year_in_table {border-collapse: collapse;border:0; margin:0 auto; border-top:#cfe6fc 1px solid;border-left:#cfe6fc 1px solid;}
table.year_in_table th{vertical-align:middle;text-align:center;color:#257ec1;font-weight:600; padding:8px;background:#cfe6fc;border-bottom:#cfe6fc 1px solid;border-right:#cfe6fc 1px solid;}
table.year_in_table td{padding:8px;vertical-align:middle;text-align:left; border-bottom:#cfe6fc 1px solid;border-right:#cfe6fc 1px solid;}
table.year_in_table td.center {text-align:center;}

/**********************방과후과정************************/
.allday_tit {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
    margin-top: 20px;
}
.allday_st_img {
    width: 167px;
    position: absolute;
    display: block;
    top: -35px;
    left: -10px;
	z-index: 10;
}
.allday_tit p {
    padding: 11px 0;
    color: #fff;
    line-height: 16px;
    background: #a3c936;
    border: #fff 5px solid;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
    border-radius: 26px;
    text-align: center;
}
.allday_tit p strong {color: #fff;font-weight:600;}
.allday_container {
    clear: both;
    width: 100%;
    float: left;
}
.allday_container li {width:49%;float:left;margin-bottom:10px;}
.allday_container li:nth-child(2n) {float:right;}
.allday_bg01 {background:#f5f7e6;}
.allday_bg02 {background:#f0f9fc;}

table.allday_table {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#a3c936 1px solid;}
table.allday_table th{vertical-align:top;text-align:center; color:#fff;font-weight:bold; padding:8px;background:#a3c936;border-bottom:#a3c936 1px solid;border-left:#a3c936 1px solid;}
table.allday_table td{padding:8px;vertical-align:middle;text-align:left; border-bottom:#a3c936 1px solid;border-left:#a3c936 1px solid;}
table.allday_table td.center {text-align:center;}
table.allday_table td strong{font-weight:bold;}
table.allday_table td:first-child, table.allday_table th:first-child {border-left:none;}
.allday_no {
    width: 69px;
    display: block;
    position: absolute;
    z-index: 9;
    top: 5px;
    left: -27px;
}
.allday_con {padding: 30px;height: 120px;}
.allday_bg01 .allday_con h2 {
    background: url(../images/sub/allday_icon01.gif) 0 9px no-repeat;
    color: #77a101;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-left: 18px;
}
.allday_bg02 .allday_con h2 {background: url(../images/sub/allday_icon02.gif) 0 9px no-repeat;color: #158cb8;font-size: 20px;font-weight: 600;margin-bottom: 15px;padding-left: 18px;}
.allday_con p {font-size: 14px;line-height: 1.5;}

/**************원장님 인사말***************/
.master_pic {width: 189px;float: left;margin-right: 22px;position:relative;}
.greetings_txt {/* margin-left: 209px;*/color:#333;line-height:19px;} 
.greetings_txt > div {font-size:16px; line-height:1.5}
.greetings_txt b {font-size: 23px;}
.pic_over {position:absolute; width:189px; height:235px; z-index:2;}
.master_sign {padding: 10px 0;text-align: center;font-size: 16px;}

.greet_bg{width:100%;text-align:right;clear:both;margin-top:50px;}
.greet_bg img {display:inline-block;max-width:90%;}

/*******************선생님소개***********************/
.teacher_con {width:147px;margin:0 auto;}
.teacher_pic {border: #dcdcdc 1px solid;background: #f2f2f2;padding: 5px;margin-bottom: 10px;}
.teacher_list li {width: 25%;float: left;margin-bottom: 17px;}
.teacher_list li:nth-child(4n+1) {clear: both;}
img.teacher_img {width:135px;height:169px;display:block;}
.teacher_con p {text-align:left;}



/************시설***************/
.equip_tit {clear: both;width: 100%;float: left;overflow: hidden;background: url(../images/sub/equip_st_img.png) right bottom no-repeat;}

.equip_tit h2 {font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;color: #7b2613;font-size: 23px;font-weight: 600;margin-bottom:15px;margin-top:20px;}
.equip_tit h2 span {font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;font-size: 25px; font-weight: 600;}
.equip_tit p {padding-right:30%;font-size:14px;padding-bottom:20px;}

.eq_pic_list {border:#7dc442 5px solid;padding:30px 25px;}
.eq_slist {text-align:center;padding-bottom:20px;}
#simage {display: inline-block;}

table.slist_eq {border-collapse: collapse;width: 100%; border:0; margin:0 auto;}
table.slist_eq td{ padding:0 8px;vertical-align:middle;text-align:center;}

.eq_big {text-align:center;}
.eq_txt {padding:10px 0;text-align:center;font-family:'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;;font-size:15px;font-weight:bold;color:#454545;}

.root_daum_roughmap {width: 100% !important;}
.sound_con {text-align: right;}
audio#spot_tts {display: inline-block;}
/************원훈 및 교육목표***************/

table.object_table {border-collapse: collapse;width: 100%; border:0; margin:0 auto;}
table.object_table th{width:85px;vertical-align:top;text-align:left;}
table.object_table td{ padding-right:25px;padding-bottom:30px;vertical-align:top;text-align:left;}
table.object_table td h2 {margin-bottom:20px;text-align: left; padding: 8px 0;  border-bottom: #dcdcdc 1px dotted;}
table.object_table td h2 img {display:block;}
table.object_table td p{padding-left:20px; text-align: left;}
table.object_table td div{padding-left:20px;}

.allday_top {width: 100%;float: left;margin-bottom: 50px;}
.allday_top > img { width: 40%;display:inline-block;float:right;}
.allday_top_con {display: inline-block;width: 55%;float: left;padding-top: 36px;}
.allday_top_con h2 {color: #77a101;font-size: 23px;font-weight: bold;margin-bottom: 20px;}
.allday_top_con p {font-size: 15px;line-height: 1.5;}
/************연혁***************/

span.green_bold {color: #47b0a9;font-size: 16px;font-weight: 500;}
#history .left {width: 40%;float: left;}
#history .right {width: 55%;float: right;border-left:#e8e8e8 1px solid;box-sizing:border-box;padding-left:5%;position:relative;}

#history .right:before {content:'';width:10px;height:10px;background:#e8e8e8;border-radius:50%;display:inline-block;position:absolute;top:0;left:-5px;}
#history .right li{clear:both;width:100%;float:left;padding:6px 0;font-size: 16px;}

#history .right li h4 {margin-right: 5%;font-weight: 600;font-size: 16px;float: left;color: #3dab5e;width: 84px;}
table.his_table {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#47B0A9  2px solid;border-bottom:#47B0A9  1px solid;}
table.his_table th{vertical-align:middle;text-align:left; font-weight:600; padding:10px;color:#353535; background: #f3f3f3;border-bottom:#dcdcdc 1px dotted;font-size: 12px;}
table.his_table td{color:#757575;padding:10px;vertical-align:middle;text-align:left;font-size: 12px;border-bottom:#b6b6b6 1px dotted;}
/*******로그인******/

.login_in {
    padding: 30px 0;
    text-align: center;
}
.login_container {
    width: 511px;
    border: #b8deed 1px solid;
    margin: 0 auto;
    overflow: hidden;
}
.login_con_top {
    background: #f6fbfd;
    border-bottom: #b8deed 1px solid;
    text-align: left;
    padding: 18px 30px;
}
.login_con_bottom {
    background: #f6fbfd;
    border-top: #b8deed 1px solid;
    text-align: left;
    padding: 18px 30px;
}
.login_con_con {
    padding: 30px 40px 95px 40px;
    background: url(../images/sub/login_img.png) right bottom no-repeat;
	position:relative;
}
.login_con_con form {
    padding-bottom: 22px;
}

.login_con_con ul {
	position:relative;
	width:90%;
	margin:0 auto;
}
.login_join{width:85%;margin:0 auto;text-align:left;}
.login_join p {padding-bottom:10px;}
.login_join p span {display:inline-block;float:right;}
.login_con_con li {margin-right:98px;padding-bottom:8px;text-align:left;}
input.button_login {
    width: 91px;
    height: 77px;
    background: #76b3cf;
    color: #fff;
    text-align: center;
    font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;;
    border: #6babca 1px solid;
	border-radius:5px;	
	position:absolute;
	top:0;
	right:0;
	  -webkit-appearance: none;
   
}
.login_con_con .login_text, .login_con_con .login_pass {
    width: 90%;
    height: 33px;
    text-indent: 10px;
	border:#dcdcdc 1px solid;
	border-radius:5px;
}
.login_con_con .login_birth {
    width: 26%;
    height: 33px;
    text-indent: 10px;
	border:#dcdcdc 1px solid;
	border-radius:5px;
}
.login_con_bottom h2 {margin-bottom:10px;}
.login_fail {
    text-align: center;
    padding-bottom: 20px;
	color:red;
	font-weight:600;
}


.join_txt {
    padding: 17px 20px;
    background: #f0f0f0;
    margin-bottom: 20px;
    font-size: 12px;
}
.agreement_con {
    border: #b8deed 1px solid;
    overflow: hidden;
    clear: both;
}
.agreement_con h2 {background: #f6fbfd;color:#76b3cf;}
.agree_in {
    padding: 26px;
    overflow-y: scroll;
    height: 200px;
}
.join_agreement {
    clear: both;
    padding: 15px;
    text-align: center;
}
input#agree_check {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 18px;
}
.agreement_btn {
    clear: both;
    text-align: center;
    padding-top: 20px;
}
.agreement_btn a { 
    display:inline-block;   
    background: #76b3cf;
    color: #fff;
    text-align: center;
    font-family: 'NanumSquareNeo-Variable','Noto Sans KR',sans-serif;;
    border: #6babca 1px solid;
    border-radius: 5px; 
    padding: 10px 35px;
}
.agreement_con h2 {
    background: #f6fbfd;
    color: #2d96c5;
    padding: 15px;
    font-size: 16px;
}



table.join_us {border-collapse: collapse;width: 100%; border:0; margin:0 auto; border-top:#47B0A9  2px solid;border-bottom:#47B0A9  1px solid;}
table.join_us th{vertical-align:middle;text-align:right; font-weight:600; padding:10px;color:#353535; background: #f3f3f3;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.join_us th.left {text-align:left; }
table.join_us th.br_no{vertical-align:middle;text-align:right; font-weight:bold; padding:10px;color:#353535;background:none;border-bottom:#dcdcdc 1px dotted;font-size: 13px;}
table.join_us td{color:#757575;padding:10px;vertical-align:middle;text-align:left;font-size: 12px;border-bottom:#dcdcdc 1px dotted;}
table.join_us td input[type="text"], table.join_us td input[type="password"] {
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
    border: #ccc 1px solid;
}
table.join_us td input[type="checkbox"] {
    display: inline-block;
    /* box-sizing: border-box; */
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
table.join_us td textarea {
    width: 98%;
    border: #ccc 1px solid;
}
table.join_us td input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
table.join_us td input[type="button"] {
    display: inline-block;
    background: #545454;
    border: 0;
    color: #fff;
    padding: 6px 10px;
    font-size: 12px;
    /* vertical-align: middle; */
    border-radius: 3px;
    line-height: 18px;
    margin: 0 7px;
}
.register_txt {
    padding: 10px 0;
}
.register_btn {
    clear: both;
    padding: 26px;
    text-align: center;
}

.register_btn a, .register_btn input[type="button"] {
    display: inline-block;
    border: #ccc 1px solid;
    background: #868686;
    padding: 10px 25px;
    margin: 0 5px;
    line-height: 30px;
    vertical-align: middle;
    color: #fff;
    border-radius: 6px;
	-webkit-appearance: none;
}



.teacher_comment {
	padding:10px; text-align:left;
}
table.month_sch {border-collapse: collapse;width:100%;border-top:2px solid #d8d8d8;border-left:#d8d8d8 1px solid;box-sizing: border-box;}
table.month_sch.mobile {display:none;}
table.month_sch th {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: center;
    background:#f4f4f4;
	padding:5px;vertical-align:middle;font-size: 15px;font-weight:bold;line-height:18px;}
table.month_sch td {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: center;
	padding:5px;vertical-align:middle;font-size: 12px}


table.month_sch02 {border-collapse: collapse;width:100%;border-top:2px solid #d8d8d8;border-left:#d8d8d8 1px solid;box-sizing: border-box;}
table.month_sch02 {display:none;}
table.month_sch02 th {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: center;
    background:#f4f4f4;
	padding:5px;vertical-align:middle;font-size: 15px;font-weight:bold;line-height:18px;}
table.month_sch02 td {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: center;
	padding:5px;vertical-align:middle;font-size: 12px;
}


table.day_sch {border-collapse: collapse;width:100%;border-top:2px solid #d8d8d8;border-left:#d8d8d8 1px solid;box-sizing: border-box;}
table.day_sch th {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: right;
	height:30px;
    background:#f4f4f4;
	padding:5px;vertical-align:middle;font-size: 15px;font-weight:bold;line-height:18px;}
table.day_sch td {
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
    text-align: left;
	padding:5px;vertical-align:top;font-size: 12px}
table.day_sch td a {display:block;}
table.day_sch td a span {display:block;}
table.day_sch table, table.day_sch table td {border:none;}
.monthsch_bg {
    background: url(../images/sub/cal_popup_bg.gif) 0 0 repeat;
}
#calendar_popup {width:100%;float:left;}
.cpop_inner, .search_child_in {padding:0 25px 25px 25px;    position: relative;}
.border_no {border:none;}
.search_ban {
    background: #d5ede0;
}
.cpopup_contents, .search_child_contents {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.search_child {
    width: 100%;
    float: left;
}
/************원아모집****************/
.children_title {
    width: 100%;
    float: left;
	position:relative;
	height:100px;
}
.children_title_img {
    width: 263px;
    position:absolute;
    display: block;
	right: 0;
	top:0;
}
.children_title h3 {
    margin-right: 270px;
    font-size: 20px;
    font-weight: 600;
    line-height: 54px;
}
.children_title h3 span {
    font-size: 20px;
    font-weight: 600;
    color: #588914;
}
.childe_st {
    display: inline-block;
    background: #43a4b5;
    color: #fff;
    padding: 5px 20px;
	border-radius: 30px;
}
.child_con01 {
    clear: both;
    width: 100%;
    float: left;
}
.child_con02 {
    clear: both;
    width: 100%;
    float: left;
	position:relative;
}
.child_in01 {
    background: linear-gradient(#edfcff,#fff 88%,#80cc46);
    padding: 28px;
    border: #61bc79 1px solid;
    border-radius: 26px;
    overflow: hidden;
	font-size: 15px;
}
.child_in02 {
    background: #fff;
    padding: 35px;
    border: #61bc79 1px solid;
    border-radius: 26px;
    overflow: hidden;
	margin-top: -1px;
}
.children_title_img02 {
    width: 263px;
    position: absolute;
    display: block;
    right: 27px;
    top: -51px;
}
.children_title_img03 {
    width: 142px;
    position: absolute;
    display: block;
    right: 40px;
    bottom: 34px;
}
/*.child_in02 p {
    margin-right: 20%;
}*/
table.schild_table {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#71b512 1px solid;border-left:#71b512 1px solid;}
table.schild_table th{vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:5px;background:#71b512;border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}
table.schild_table td{padding:5px;vertical-align:middle;text-align:left; border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}
table.result_child {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#9CE1E9 1px solid;border-left:#9CE1E9 1px solid;}
table.result_child th{vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:5px;background:#4fbac6;border-bottom:#9CE1E9 1px solid;border-right:#9CE1E9 1px solid;}
table.result_child td{padding:5px;vertical-align:middle;text-align:center; border-bottom:#9CE1E9 1px solid;border-right:#9CE1E9 1px solid;}

a.map_guide_btn {
    display: inline-block;
    border: #11bb44 1px solid;
    padding: 10px 25px;
    border-radius: 30px;
    color: #3dab5e;
    font-weight: 600;
}
table.wona_child_table.__se_tbl_ext {width:100%;border-collapse: collapse;border:0; margin:0 auto; border-top:#3dab5e 1px solid;border-left:#3dab5e 1px solid;}
table.wona_child_table.__se_tbl_ext th{vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:5px;background:#3dab5e;border-bottom:#fff 1px solid;border-right:#3dab5e 1px solid;}
table.wona_child_table.__se_tbl_ext td{padding:5px;vertical-align:middle;text-align:left; border-bottom:#3dab5e 1px solid;border-right:#3dab5e 1px solid;}
/*****************교육활동*********************/
.education_menu {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}
.education_menu li {
    float:left;
	width:25%;
}

.education_menu li a {
    background: #838383;
    font-size: 15px;
    color: #fff;
    display: block;
    margin-left:2px;
    padding: 7px 22px;
    border-radius: 30px;
}
.education_menu li.active a {
    background: #7cbc38;
}
table.education_table {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#71b512 1px solid;border-left:#71b512 1px solid;}
table.education_table th{vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:8px;background:#71b512;border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}
table.education_table td{padding:8px;vertical-align:middle;text-align:left; border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}

.education_con {
    clear: both;
    width: 100%;
    float: left;
}
.education_con h2 {
    font-size: 20px;
    margin: 10px 0 18px 0;
    background: url(../images/sub/education_icon.png) 0 8px no-repeat;
    padding-left: 21px;
}
.education_con h3 {
    color: #5da000;
    font-size: 16px;
    margin: 10px 0;
}
#education_02 .orange-txt, #education_03  .orange-txt {
    color: #47a917;
}
#education_02  .spec_list, #education_03 .spec_list {
    border: #dff5d6 5px solid;
}
#education_02 .special_txt h2 span, #education_03 .special_txt h2 span {
    background: #71b512;
    border: #71b512 1px solid;

}

input.b-button.b-list {
    -webkit-appearance: none;
}


/*************원아찾기팝업레이어*****************/
#popup_area {
    width: 100%;
    position: relative;
}
.search_close {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 21px;
}
#popup_area .popup {
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 999;
}


.root_daum_roughmap {padding:0 !important;}
.read td video {
    width: 100%;
    height: auto;
}
#sub_vis_mo {display:none;}
.lnb-topbar {display:none;position: relative;height: 62px;background: #f0f0f0;border-radius: 0;z-index: 2;    width: 100%;float: left;margin-bottom: 36px;}
.lnb-1depth a {display: block; padding-left: 30px; font-size: 18px; font-weight: 400; line-height: 62px; text-decoration: none;}
.lnb-1depth > li {display: inline-block; position: relative; width: 205px;float: left;}
.lnb-1depth > li > a.on {color: #00397f;}
.lnb-1depth > li > a:before {content: ""; position: absolute; right: 0; top: 50%; width: 1px; height: 22px; background: #dcdcdc; transform: translateY(-50%);}
.lnb-1depth > li > a:after {content: ""; position: absolute; right: 30px; top: 50%; width: 14px; height: 8px; background: url(../images/mobile/lnb_arrow_down.png) no-repeat center; transform: translateY(-50%); transition: 0.4s;}
.lnb-1depth > li > a.on:after { transform: translateY(-50%) rotate(180deg);}
.lnb-1depth > li:first-child a:after {display:none;}
.lnb-1depth > li:first-child a:before {display:none;}
.lnb-1depth > li:nth-child(2) {width: 250px;} 
.lnb-1depth > li:nth-child(3) {width: 285px;}
.lnb-1depth > li:nth-child(4) {width: 285px;}
.lnb-2depth {display: none; position: absolute; top: 62px; left: 0; width: 100%; background: #fff;}
.lnb-2depth.on {display: block;}
.lnb-2depth > li > a {margin-top: 1px; background: #eaeaea; line-height: 45px; font-weight: 400;}
.lnb-2depth > li:hover > a {background: #00397f; color: #fff;} 

.lnb-3depth-group {padding-top: 100px; border-bottom: 1px solid #e5e5e5;}
.lnb-3depth {text-align: center;}
.lnb-3depth li {display: inline-block;}
.lnb-3depth li a {position: relative; display: block; padding: 20px 25px; font-size: 1.8rem; font-weight: 500; color: #888; transition: 0.4s;}
.lnb-3depth li.on a, .lnb-3depth li a.on, .lnb-3depth li:hover a, .lnb-3depth li:active a, .lnb-3depth li:focus a {text-decoration: none; color: #000;}
.lnb-3depth li a:after {content: ""; position: absolute; top:50%; right: 0; height: 15px; width: 1px; background: #d7d7d7; transform: translateY(-50%);}
.lnb-3depth li:last-child a:after {content: none;}
.lnb-3depth li a span {position: relative; display: inline-block; height: 100%;} 
.lnb-3depth li a span:after {content: ""; position: absolute; bottom: calc(-100% + 2px); left: 0; width: 100%; height: 4px; background: #f8b922; opacity: 0; transition: 0.4s;}
.lnb-3depth li.on a span:after, .lnb-3depth li a.on span:after, .lnb-3depth li:hover a span:after, .lnb-3depth li.focus a span:after, .lnb-3depth li:active a span:after {opacity: 1;}

.lnb-4depth-group {padding: 10px 0 100px;}
.lnb-4depth:after {content: ""; display: block; clear: both;}
.lnb-4depth li {display: block; float: left; height: 60px; margin-bottom: 3px;}
.lnb-4depth.list2 li {width: 50%;}
.lnb-4depth.list3 li {width: 33.333%;}
.lnb-4depth.list4 li {width: 25%;}
.lnb-4depth.list5 li {width: 20%;}
.lnb-4depth.list6 li {width: 16.666%;}
.lnb-4depth.list7 li {width: 14.285%;}
.lnb-4depth li a {display: block; width: calc(100% - 0.3rem); margin: 0 0.15rem; padding: 0 10px; background: #f5f5f5; text-align: center; line-height: 60px; transition: 0.4s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.lnb-4depth li.on a, .lnb-4depth li a.on , .lnb-4depth li:hover a, .lnb-4depth li:active a, .lnb-4depth li:focus a {border: 1px solid #118ad9; background: #fff; box-shadow: 2px 2px 8px 1px rgba(142, 181, 207, 0.13); color: #118ad9; font-weight: 600; text-decoration: none;}

.sub-cont .lnb-3depth-group {padding-top: 0; margin-bottom: 50px;}

.child_in02 h4 {font-size: 20px;font-weight: 600;margin-bottom: 12px;margin-top: 30px;}
.child_in02 h4:first-child {margin-top: 0;}
.child_in02 p {line-height:1.5;}
.child_in02 table {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#71b512 1px solid;border-left:#71b512 1px solid;}
.child_in02 table th{vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:8px;background:#71b512;border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}
.child_in02 table td{padding:8px;vertical-align:middle;text-align:center; border-bottom:#71b512 1px solid;border-right:#71b512 1px solid;}
.addmission_box {
    clear: both;
    background: #f1f1f1;
    padding: 20px;
    overflow: hidden;
    margin-top: 27px;
}
.upper_banner {
    clear: both;
    width: 100%;
    float: left;
    border-top: #ddd 1px solid;
    padding: 10px 0;
}

.project_stitle {
    font-size: 17px;
    word-break: keep-all;
    line-height: 1.5;
	    margin-bottom: 40px;
}
.process_gongtong p {
    font-size: 17px;
    word-break: keep-all;
    line-height: 1.5;}
.project_con {text-align: center;clear:both;width:100%;float:left;}
.project_con h3 {
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 40px 0 20px 0;
    overflow: hidden;
    width: 350px;
    height: 64px;
    background:  url(../images/sub/dajung_stit_01.gif) left top no-repeat,  url(../images/sub/dajung_stit_03.gif) right top no-repeat, url(../images/sub/dajung_stit_02.gif) 0 0 repeat-x;
    color: #fff;
    line-height: 64px;
    font-size: 19px;
	letter-spacing:-1px;
}
.project_con h3.first {margin-top:0;}
.project_con img {display:block;clear:both;max-width:100%;margin-bottom:20px;}
.project_con p {text-align: center;font-size: 17px; word-break: keep-all;margin-bottom:30px;}
.process_tab {
    width: 100%;
    float: left;
    margin-bottom: 36px;
    text-align: center;
}
.process_tab ul {display:inline-block;padding:0 30px;overflow:hidden;background: url(../images/sub/edu_tab_bg.gif) 0 17px repeat-x;}
.process_tab li {display:inline-block;margin:0 5px;}
.process_tab li a {
    color: #8e8e8e;
    font-size: 17px;
    border: #b9b9b9 2px solid;
    background: #fff;
    padding: 5px 23px;
    border-radius: 30px;
    display: block;
}
.process_tab li.active a {background: #ff8e5c;border: #ff8e5c 2px solid;color:#fff;}
.process_gongtong {margin-bottom:40px;clear:both;width:100%;float:left;}
.process_edu_con {text-align: center;margin-bottom:36px;clear:both;width:100%;float:left;}
.process_edu_con h3 {
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 40px 0 20px 0;
    overflow: hidden;
    width: 350px;
    height: 64px;
    background:  url(../images/sub/process_tit_01.gif) left top no-repeat,  url(../images/sub/process_tit_03.gif) right top no-repeat, url(../images/sub/process_tit_02.gif) 0 0 repeat-x;
    color: #fff;
    line-height: 64px;
    font-size: 19px;
	letter-spacing:-1px;
}
.process_edu_con h3.first {margin-top:0;}

#special_edu {text-align: center;}
#special_edu p {text-align: left;font-size: 17px; word-break: keep-all;padding:30px 0;}
#special_edu table {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#fa960c 1px solid;border-left:#fa960c 1px solid;}
#special_edu table th{font-size:16px;vertical-align:middle;text-align:center;color:#fff;font-weight:600; padding:10px;background:#fa960c;border-bottom:#fa960c 1px solid;border-right:#fa960c 1px solid;}
#special_edu table td{font-size:16px;padding:10px;vertical-align:middle;text-align:center; border-bottom:#fa960c 1px solid;border-right:#fa960c 1px solid;}

#special_edu h3 {
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 40px 0 20px 0;
    overflow: hidden;
    width: auto;
	padding:0 75px;
    height: 61px;
    background:  url(../images/sub/spec_stit_01.gif) left top no-repeat,  url(../images/sub/spec_stit_03.gif) right top no-repeat, url(../images/sub/spec_stit_02.gif) 0 0 repeat-x;
    color: #fff;
    line-height: 61px;
    font-size: 19px;
	letter-spacing:-1px;
}
#special_edu .spec_edu_con p{text-align: center;}
#allday_edu {text-align: center;}
#allday_edu table {margin-top:10px;border-collapse: collapse;border:0; margin:0 auto; border-top:#699b37 1px solid;border-left:#699b37 1px solid;}
#allday_edu table th{font-size:16px;vertical-align:middle;text-align:center;font-weight:600; padding:10px;background:#fff;border-bottom:#699b37 1px solid;border-right:#699b37 1px solid;}
#allday_edu table td{font-size:16px;padding:10px;vertical-align:middle;text-align:center; border-bottom:#699b37 1px solid;border-right:#699b37 1px solid;}
#allday_edu table td.green {background:#e1efd3;}
#allday_edu h3 {
    text-align: center;
    display: inline-block;
    clear: both;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: auto;
	padding:0 75px;
    height: 61px;
    background:  url(../images/sub/spec_stit_01.gif) left top no-repeat,  url(../images/sub/spec_stit_03.gif) right top no-repeat, url(../images/sub/spec_stit_02.gif) 0 0 repeat-x;
    color: #fff;
    line-height: 61px;
    font-size: 19px;
	letter-spacing:-1px;
}
#allday_edu p {text-align: left;font-size: 17px; word-break: keep-all;padding:30px 0 0 0;}


.vr_inner {
    width: 100%;
    float: left;
    height: 600px;
	border-radius:10px;
}
.vr_btn {
    clear: both;
    width: 100%;
    float: left;
    text-align: right;
    margin: 10px 0 30px 0;
}
.vr_btn a {
    display: inline-block;
    color: #fb5d07;
    border: #fb5d07 1px solid;
    padding: 9px 21px;
    font-size: 15px;
}
.vr_btn a:hover {
    color: #fff;
    background:#fb5d07;
}
.gallery_list .slick-slide img {
    display: block;
    width: 100%;
}
.gallery_list .slick-slider {padding:7px 58px;}
.mojib_order_con {
    clear: both;
    width: 100%;
    float: left;
    position: relative;
}

.child_mojib_txt {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
	text-align:center;
}
.child_mojib_txt p span {font-size: 20px;display:block;}
.child_mojib_txt p {
    text-align: center;
    color: #fff;
    padding-top: 50px;
    font-size: 20px;
}


.gallery_list_inner {
    width: 80%;
    margin: 0 auto;
}

.gallery_list .ge_bxslider li img {display: block;width:100%;height:540px;}

.gallery_list .bx-wrapper .bx-prev {
    left: -65px;
    background: url(../images/main/arr_01.png) no-repeat 0 0;
}
.gallery_list .bx-wrapper .bx-next {
    right: -65px;
    background: url(../images/main/arr_02.png) no-repeat 0 0;
}
.gallery_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    z-index: 9999;
}

.ppt_list {width:100%;float:left;position:relative;} 
.ppt_list_inner {
    width: 80%;
    margin: 0 auto;
}

.ppt_list .ge_bxslider li img {display: block;width:100%;height:540px;}

.ppt_list .bx-wrapper .bx-prev {
    left: -65px;
    background: url(../images/main/arr_01.png) no-repeat 0 0;
}
.ppt_list .bx-wrapper .bx-next {
    right: -65px;
    background: url(../images/main/arr_02.png) no-repeat 0 0;
}
.ppt_list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    z-index: 9999;
}