@charset "utf-8";
@import url("./default.css?260120"); 
@import url("../../../css/content.css");


/*서브비주얼*/
#sub_visual {text-indent:-999999px; width:100%; height:250px; background:url(../images/sub/sub_visual01.jpg?260127) center top no-repeat;}
#sub_visual.s_teacher,
#sub_visual.s_study { background:url(../images/sub/sub_visual02.jpg?260127) center top no-repeat; }
#sub_visual.s_student,
#sub_visual.s_administrator { background:url(../images/sub/sub_visual03.jpg?260127) center top no-repeat; }

#container {margin:0px auto 0; width:1440px; }
#container::after { content:""; display:block; clear:both; }

/*레프트메뉴*/
#left {float:left; width:319px; margin:-20px 30px 40px 0;}
#left h2 {position:relative; text-align:center; height:120px; box-sizing:border-box; font-weight:700; color:#fff; font-size:30px; background:#3f97d7 url(../images/sub/h2_title.png) center bottom no-repeat; border-radius:25px; overflow:hidden; margin-bottom:0px; padding:47px 0 0; box-shadow:0px 2px 5px rgba(0,0,0,0.15); }
#left h2 span { position:relative; z-index:1; }
ul#leftMenu {   padding:55px 10px 11px; margin:-40px 0 0 0; background:#f9f9f9; box-shadow:0px 2px 5px rgba(0,0,0,0.15); border-radius:0 0 25px 25px;}
ul#leftMenu li { overflow:hidden; font-size:17px; letter-spacing:-0.5px; margin:0 0 10px 0; border-radius:12px; border:1px solid #ddd; background:#fff; }
ul#leftMenu li a {  position:relative; display:block; color:#333; line-height:18px; padding:20px 19px 20px 19px; font-weight:600; text-decoration:none !important; }
ul#leftMenu li a.depth_view { padding:20px 40px 20px 19px; }
ul#leftMenu li:hover {background-color: #f0f5fb; }
ul#leftMenu li a.on {  }
ul#leftMenu li:has(a.on) { background-color: #f0f5fb; }
ul#leftMenu li a.depth_view::after {content:""; display: block; width:14px; height:10px; position:absolute; right:19px; top:50%; transform:translateY(-50%); background:url(../images/sub/left_depth_off.png) center top no-repeat;}
ul#leftMenu li a.depth_view.on::after { transform:translateY(-50%) rotate(180deg); }

ul#leftMenu li div {display:none; position:relative;  overflow:hidden; }
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { margin:0 19px; padding:12px 0; border-top:1px solid #dddddd; }
ul#leftMenu li div ul li {font-size:16px; border-bottom:0px; border:none; background:none; border-radius:0; margin:0 0 0 0; }
ul#leftMenu li div ul li a { font-weight:500; border:none; display:block; color:#767676; padding:0 0 0 11px; line-height:32px; position:relative;  }
ul#leftMenu li div ul li.on a{color:#57aaf6; font-weight:600 !important; }
ul#leftMenu li div ul li a:hover{ font-weight:600 !important; }
ul#leftMenu li div ul li a::before {content:""; display: block; width:5px; height:5px; border-radius:50%; position:absolute; left:0px; top:13px; background:#aaaaaa;}
ul#leftMenu li div ul li.on a::before { background:#57aaf6; }


#contentGroup { float:right; width:calc(100% - 349px); }


/*가이드박스*/
#guideGroup {position:relative;  height:100px; border-bottom:1px #dddddd solid; box-sizing:border-box; }
#guideGroup h3 { font-size:30px; color:#000; padding:55px 0 0 0; font-weight:normal; letter-spacing:-1.5px; font-family: 'S-CoreDream-7ExtraBold';}
	
#guideGroup .guide { position:absolute; top:17px; left:0px;}
#guideGroup .guide li{float:left;color:#777;line-height:23px; font-size:14px; padding:0 10px 0 18px; background:url(../images/sub/guide_dot.png) left 7px no-repeat; }
#guideGroup .guide li.first { padding:0 10px 0 0; background:none; }
#guideGroup .guide li.first a { display:block; width:16px; height:15px; text-indent:-99999px; background:url(../images/sub/s_home.png) center top no-repeat; position:relative; top:4px; }


#guideGroup .page_config {position:absolute; top:27px; right:0px;}
#guideGroup .page_config li{float:left; width:45px;  margin-left:10px; }
#guideGroup .page_config li a{display:block; width:100%; height:45px; text-align:center; border-radius:50%; text-indent:-99999px;}
#guideGroup .page_config li.edit { }
#guideGroup .page_config li.print a {background:#f0f5fb url(../images/sub/page_print.png) center center no-repeat; }
#guideGroup .page_config li.edit a {background:#f0f5fb url(../images/sub/page_admin.png) center center  no-repeat; }


/*컨텐츠박스*/
#content { position:relative; min-height:500px; margin:30px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }



/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:24px; padding:8px 0 0 0px; color:#222; background:url(../images/sub/h4_dot.png) left 0px no-repeat; line-height:30px; margin-bottom:10px; font-weight:700;}
h5.cStyle {clear:both; font-size:21px; padding:0 0 0 24px; color:#4a5363; background:url(../images/sub/h5_dot.png) left 7px no-repeat; line-height:30px; font-weight:700;}
h6.cStyle {clear:both; font-size:19px; padding:0 0 0 30px; color:#343434; background:url(../images/sub/h6_dot.png) 10px 8px no-repeat; line-height:30px; font-weight:600;}

dl.cStyle {clear:both; font-size:15px;}
dl.cStyle dt {font-size:15px; padding:0 0 0 35px; margin:5px 0 0 0; color:#333; background:url(../images/sub/dt_dot.png) 22px 9px no-repeat; line-height:24px; }
dl.cStyle dd {font-size:15px; padding:0 0 0 48px; margin:5px 0 0 0; color:#555; background:url(../images/sub/dd_dot.png) 30px 11px no-repeat; line-height:24px;}

ul.cStyle {clear:both; font-size:15px;}
ul.cStyle li {font-size:15px; padding:0 0 0 35px; margin:5px 0 0 0; color:#333; background:url(../images/sub/dt_dot.png) 22px 9px no-repeat; line-height:24px;}

table.cStyle {border-top:2px solid #57aaf6; width:100%; border-left:1px solid #e0e0df; margin:10px 0 0; border-collapse:collapse; text-align:center;font-size:16px;}
table.cStyle th {background:#f9f9f9; color:#333; line-height:24px; padding:9px 5px; border-right:1px solid #e0e0df; border-bottom:1px solid #e0e0df;}
table.cStyle td {color:#555; padding:9px 5px; line-height:24px; border-right:1px solid #e0e0df; border-bottom:1px solid #e0e0df; }
table.cStyle td.bg {background:#f9f9f9; font-weight:bold; color:#888;}

p.cStyle { clear:both; font-size:16px; color: #333; margin: 5px 0; line-height: 24px; padding: 0 10px 0 15px; }
.ctop {width:100%; padding:10px 15px; 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:16px; color:#333; }

p.cStyle2 {width:100%; padding:12px 15px; 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:18px; margin-top:10px; color: #333; line-height:27px; word-break:keep-all; }


.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;}




/*/////////////////////////////////////////////////////////////////////////////////반응형/////////////////////////////////////////////////////////////////////////////////*/

@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; float:none; width:100%;}

#content {width:94%; clear:both; margin:30px auto;}

/*가이드박스*/
#guideGroup {height:auto; padding:0 0 0 0; border-bottom:0 none; margin-top:0px;}
#guideGroup h3 {display:none;}
	
#guideGroup .guide { position:relative; width:100%; overflow:hidden; background:#f8f8f8; border-bottom:1px #d6d6d6 solid; display:block; box-sizing:border-box; padding:0 15px; 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.first {padding:6px 10px 0 0;background:none; }
#guideGroup .guide li.this {color:#666666;}
#guideGroup .page_config {display:none;}



/* 컨텐츠 공통 스타일 */


table.cStyle { }
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

}






