@charset "utf-8";
@import url("./default.css"); 
@import url("../../../css/content.css");


/*서브비주얼*/
#sub_visual {text-indent:-999999px; width:100%; height:300px;}
.s_intro, .s_education, .s_student, .s_parents, .s_help{background:url(../images/sub/sub_visual01.jpg) center top no-repeat;}
.s_news, .s_teacher, .s_jinhak, .s_administrator{background:url(../images/sub/sub_visual02.jpg) center top no-repeat;}

#container {margin:0 auto; width:1440px;}

/*레프트메뉴*/
#left {float:left; width:330px; margin:-30px 40px 40px 0;}
#left h2 {font-family: 'JalnanGothic'; min-height: 189px;position:relative;text-align:center;border-radius: 20px;background:url(../images/sub/left_h2_title.png) left top no-repeat;color:#fff;font-size: 30px;font-weight: 400;line-height: 35px;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);padding: 58px 0;box-sizing: border-box;}

ul#leftMenu {width:100%;margin-top: -59px;position: relative;z-index: 1;background: #fff;border: 1px solid #ddd;border-radius: 20px;overflow: hidden;padding: 20px 30px;box-sizing: border-box;}
ul#leftMenu li {border-bottom:1px #e9e9e9 solid; font-size:18px; letter-spacing:-0.5px; margin:0 1px 0 1px; }
ul#leftMenu li a {display:block; color:#444; line-height:18px; padding:20px 35px 20px 0px;position: relative;}
ul#leftMenu > li > a::after{content: "";display: block;position: absolute; top:15px;right: 0; width: 29px;height: 29px;border-radius: 10px;background: #d7d7d7 url(../images/sub/left_on.png)center center no-repeat ;}
ul#leftMenu li a:hover {font-weight:bold;}
ul#leftMenu li a.on {font-weight:bold; color:#2bb700; line-height:18px;border-bottom:1px #2bb700 solid;}
ul#leftMenu li a.on::after{background: #2bb700 url(../images/sub/left_on.png)center center no-repeat ;}

ul#leftMenu li div {display:none;position:relative; background:#eaf5da; overflow:hidden;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0 10px 0;}
ul#leftMenu li div ul li {font-size:16px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block; color:#555;padding:5px 8px 5px 35px; line-height:20px; background:url(../images/sub/leftMenu_depth_off.png) 22px 12px no-repeat;}
ul#leftMenu li div ul li.on a{color:#29ad00; font-weight:normal !important; background:url(../images/sub/leftMenu_depth_on.png) 22px 12px no-repeat;}
ul#leftMenu li div ul li a:hover{color:#29ad00; font-weight:normal !important; background:url(../images/sub/leftMenu_depth_on.png) 22px 12px no-repeat;}



#contentGroup {overflow:hidden; padding:1px 0 0 0}


/*가이드박스*/
#guideGroup {position:relative;  height:105px; box-sizing:border-box;  padding-top:54px;background: url(../images/sub/sub_line.jpg)left bottom no-repeat;}
#guideGroup h3 { font-size:28px; color:#333333; padding:0px 0 0 0; font-weight:bold; letter-spacing:-1.5px; position:relative;}
	
#guideGroup .guide { position:absolute; top:16px; left:0px;}
#guideGroup .guide li{float:left;color:#777;line-height:23px; font-size:14px; padding:0 16px 0 20px;background:url(../images/sub/guide_dot.png) left 7px no-repeat; }
#guideGroup .guide li.first {padding:0 13px 0 0;background:none; }
#guideGroup .guide li a { display:inline-block; width:22px; vertical-align:top; text-indent:-99999px; background:url(../images/sub/home_dot.png) left top no-repeat;}

#guideGroup .page_config {position:absolute; top:44px; right:0px;}
#guideGroup .page_config li{float:left; margin-left:10px; }
#guideGroup .page_config li a{display:block; text-indent:-99999px; width:43px; height:43px;}
#guideGroup .page_config li.print a {background:url(../images/sub/page_print.png) center center no-repeat; }
#guideGroup .page_config li.edit a {background:url(../images/sub/page_admin.png) center center no-repeat; }


/*컨텐츠박스*/
#content { position:relative; min-height:400px; margin:30px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }



/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:24px; padding:0 0 0 36px; color:#333333; background:url(../images/sub/h4_dot.png) 5px 5px no-repeat; line-height:30px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:22px; padding:0 0 0 37px; color:#333333; background:url(../images/sub/h5_dot.png) 11px 7px no-repeat; line-height:30px;}
h6.cStyle {clear:both; font-size:20px; padding:0 0 0 41px; color:#444444; background:url(../images/sub/h6_dot.png) 18px 8px no-repeat; line-height:30px; font-weight: 600;}

h4.cStyle2{display: block;width: 100%;padding: 20px 10px;box-sizing: border-box;background: #e5ffe9;font-size: 17px;border-radius: 10px;border: 1px dashed #2bb700;color: #333;}

dl.cStyle {clear:both; font-size:12px;}
dl.cStyle dt {font-size:15px; padding:0 0 0 40px; margin:5px 0 0 0; color:#444444; background:url(../images/sub/dt_dot.png) 28px 8px no-repeat; line-height:20px; }
dl.cStyle dd {font-size:14px; padding:0 0 0 43px; margin:5px 0 0 0; color:#666666; background:url(../images/sub/dd_dot.png) 33px 10px no-repeat; line-height:20px;}

ul.cStyle {clear:both; font-size:12px;}
ul.cStyle li {font-size:14px; padding:0 0 0 40px; margin:5px 0 0 0; color:#555555; background:url(../images/sub/dt_dot.png) 28px 8px no-repeat; line-height:20px; }

table.cStyle {border-top:2px solid #029bff; width:100%; border-left:1px solid #dddddd; font-size:15px; text-align:center; border-collapse:collapse; margin:20px 0 20px 0; box-sizing:border-box;}
table.cStyle th {background:#f0f0f0; color:#444; line-height:20px; padding:8px 5px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
table.cStyle td {color:#666666; padding:8px 5px; line-height:20px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; }
table.cStyle td.bg {background:#f9f9f9; font-weight:bold; color:#888;}

p.cStyle { clear:both; font-size:15px; color: #555; margin: 5px 0; line-height: 22px; padding: 0 10px 0 15px; }
.ctop {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box;}
.ctop p { font-size:14px; color:#555; }

p.cStyle2 {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box; font-size:14px;font-weight: 500;}


.tapMenu2 { margin:20px 0 20px 0; }
.tapMenu2 ul { text-align:left; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { display:inline-block; margin-right:10px; position:relative; }
.tapMenu2 ul li a { display:block; width:100%; min-width:250px; height:40px;  background:#fff;  color:#6f9bcb; border:1px solid #6f9bcb;  text-align:center; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; font-weight:bold; border-radius:5px; box-sizing:border-box; padding:0 11px; }
.tapMenu2 ul li.on a { color:#fff; background:#4fa7f1 url(../images/sub/sub_tap_bg.png) 220px center no-repeat; }
.tapMenu2 ul li.on:before { content:""; display:block; width:24px; height:18px; background:url(../images/sub/tap_on.png) center top no-repeat; position:absolute; right:5px; top:-18px; }

.tapMenu3 { margin:20px 0 20px 0; }
.tapMenu3 ul { text-align:left; }
.tapMenu3 ul:after { content:""; display:block; clear:both; }
.tapMenu3 ul li { display:inline-block; margin-right:10px; position:relative; }
.tapMenu3 ul li a { display:block; width:100%; min-width:100px; height:40px;  background:#fff;  color:#1d97cb; border:1px solid #087cae;  text-align:center; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; font-weight:bold;  box-sizing:border-box; padding:0 11px; border-radius:10px 10px 10px 0;}
.tapMenu3 ul li.on a { color:#fff; background:#1d97cb url(../images/sub/sub_tap_bg.png) 220px center no-repeat; }
.tapMenu3 ul li.on:before { content:""; display:block; width:24px; height:18px; background:url(../images/sub/tap_on.png) center top no-repeat; position:absolute; right:5px; top:-18px; }


/* 내용없음 */
.cm_no_conts {text-align:center; overflow:hidden; padding:50px 0 70px 0; margin:50px 0}
.cm_no_conts .no_icon {background:transparent url(../images/common/no_conts_page.png) center center no-repeat; height:100px;}
.cm_no_conts .gtxt {color:#999 !important; font-size:13px; letter-spacing:-1px;}

/* 페이지네이트*/
.page_on {border:1px #248a2b solid; background:#31b049;}

/* 서브 탭버튼 */
.sub_tab {overflow:hidden; margin:0 0 30px 0;}
.sub_tab ul {clear:both;display:block;}
 
.sub_tab li {background:#fff;position:relative;width: 24%;float:left;list-style:none;padding: 7px 10px 7px 10px;border:1px #e3e3e3 solid;box-sizing: border-box;margin: 5px 5px;border-radius: 10px 15px;}

.sub_tab li:first-child a {width:100%}

.sub_tab li:hover {border:1px solid #31b049}
.sub_tab a {display:block;width:100%;color: #454545;}
.sub_tab li:hover a {color:#1b9a33;}

.sub_tab li.on {border: 1px solid #31b049;background: #31b049; font-weight:bold;}
.sub_tab li .on {color:#ffffff;}
.sub_tab li.on:hover a{color: #ffffff;}

/*/////////////////////////////////////////////////////////////////////////////////반응형/////////////////////////////////////////////////////////////////////////////////*/

@media all and (max-width:1024px) {


/*서브비주얼*/
#sub_visual {display:none;}

#container {margin:0px; width:100%; overflow:hidden; background:none; }


/*레프트메뉴*/
#left {display:none;}

#contentGroup {overflow:hidden; padding:0px;}

#content {width:94%; clear:both; margin:15px auto;}

/*가이드박스*/
#guideGroup {height: auto; padding:0 10px;box-sizing: border-box; border-bottom:none; background:#f8f8f8; border-bottom:1px #d6d6d6 solid;}
#guideGroup h3 {display:none;}
	
#guideGroup .guide { position:relative; width:100%; overflow:hidden; background:#f8f8f8; top: 0;}
#guideGroup .guide li{float:left; line-height:35px; padding: 0 13px 0 13px; background:url(../images/sub/guide_dot_m.png) left 13px no-repeat; }
#guideGroup .guide li a{background: url(../images/sub/home_dot.png) left top 7px no-repeat;}
#guideGroup .guide li.first {padding:0 10px 0 0;background:none; }
#guideGroup .guide li.this {color:#666666;}
#guideGroup .page_config {display:none;}


/* 컨텐츠 공통 스타일 */

dl.cStyle dt {padding:0 0 0 25px; background:url(../images/sub/dt_dot.jpg) 15px 7px no-repeat;}
dl.cStyle dd {padding:0 0 0 28px; background: url(../images/sub/dd_dot.png) 19px 9px no-repeat;}


table.cStyle {font-size:12px;}
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

/* 서브 탭메뉴 */
.sub_tab li {width: calc(48% - 5px);}
.sub_tab ul li span {letter-spacing:-1px;}
.sub_tab a {font-size:12px;}

}
@media all and (max-width:450px) {
	.sub_tab li{width: calc(100% - 5px);}
}






