@charset "utf-8";
@import url("./default.css?2410252"); 
@import url("../../../css/content.css?2410252");

#wrap { background: url(../images/sub/sub_bg.png) left top no-repeat; }
/*서브비주얼*/
#sub_visual {text-indent:-999999px; width:100%; height:150px; background:url(../images/sub/sub_visual.jpg) center top no-repeat;}

/*메인비주얼*/
.visual_wrap { margin:0px auto 30px; position:relative; padding:0px 0 0; width:1400px; }
.visual_wrap:after { content:""; display:block; clear:both; }
.visual_wrap .visual01 { width:100%; height:380px; position:relative; z-index:1; }
.visual_wrap .visual01:after { content:""; display:block; clear:both; }
.visual_wrap .visual01 p { width:960px; height:380px; overflow:hidden; position:relative; right:-260px; z-index:1; float:right; background:url(../images/sub/sub_visual01.png) center top no-repeat;}
.visual_wrap.s_intro .visual01 p,
.visual_wrap.s_notice .visual01 p,
.visual_wrap.s_info .visual01 p { background:url(../images/sub/sub_visual02.png) center top no-repeat; }

.visual_wrap.s_teacher .visual01 p,
.visual_wrap.s_student .visual01 p,
.visual_wrap.s_study .visual01 p { background:url(../images/sub/sub_visual03.png) center top no-repeat; }


.visual_txt { position:absolute; z-index:1; width:100%; box-sizing:border-box; padding:0 0; top:193px; text-align:left;  }
.visual_txt .vis_t1 { padding:0 0px 0 76px; }
.visual_txt .vis_t1.effect { -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; }
			@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

#container {margin:0 auto; width:1400px; }
#container:after { content:""; display:block; clear:both; }

/*레프트메뉴*/
#left {float:left; width:270px; margin:0 64px 40px 0;}
#left h2 {position:relative; text-align:center; padding:62px 0 0; height:152px; margin-bottom:15px; box-sizing:border-box; overflow:hidden; border-radius:15px; font-size:28px; font-weight:bold; color:#fff; background: rgb(164,191,253);
background:url(../images/sub/h2_pat.png) right bottom no-repeat, linear-gradient(120deg, rgba(164,191,253,1) 0%, rgba(87,130,228,1) 100%);  }

ul#leftMenu {width:100%; box-sizing:border-box;  }
ul#leftMenu li:first-child { }
ul#leftMenu li { font-size:17px; letter-spacing:-0.5px;  margin-bottom:5px;}
ul#leftMenu li a { border-radius:5px; display:block; color:#333; line-height:18px; padding:18px 8px 18px 18px; background:#fff;  position:relative; border:1px #ddd solid; font-weight:500; z-index:1;}
ul#leftMenu li a:hover {font-weight:bold; background:#f3f3f3;  }
ul#leftMenu li a.on {font-weight:bold; color:#fff; line-height:18px; background:#5884e5; }

ul#leftMenu li a.depth_view { padding:18px 48px 18px 18px; letter-spacing:-1px; }
ul#leftMenu li a.depth_view:before { content:""; display:block; width:21px; height:21px; box-sizing:border-box; border:1px solid #ddd; border-radius:3px; background:#fff url(../images/sub/left_off.png) center center no-repeat; position:absolute; right:19px; top:calc(50% - 10px); }

ul#leftMenu li a.on.depth_view:before { background:url(../images/sub/left_on.png) center center no-repeat; }


ul#leftMenu li div {display:none;position:relative; background:#f1f1f1; border:1px solid #ddd; border-top:0 none; overflow:hidden; margin-top:-5px; }
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:20px 0 10px 0;}
ul#leftMenu li div ul li {font-size:15px; }
ul#leftMenu li div ul li a {display:block; color:#666;padding:4px 10px 4px 29px; line-height:23px; background:none; border:0 none; letter-spacing:-1px; position:relative;}
ul#leftMenu li div ul li a:before { content:""; display:block; width:4px; height:4px; border-radius:50%; background:#666; position:absolute; left:17px; top:13px; }
ul#leftMenu li div ul li a:hover{color:#5884e5; font-weight:normal !important; background:none;}
ul#leftMenu li div ul li.on a{color:#5884e5; font-weight:500 !important; background:none;}
ul#leftMenu li div ul li.on a:before {  background:#5884e5;  }



#contentGroup { float:right; padding:0px 0 0 0; width:calc(100% - 334px); }


/*가이드박스*/
#guideGroup {position:relative;  height:103px; box-sizing:border-box; border-bottom:1px #ddd solid; padding-top:0px;}
#guideGroup h3 { font-size:30px; color:#2a313e; padding:55px 0 0 0; font-weight:500; letter-spacing:-1.5px; position:relative;}
	
#guideGroup .guide { position:absolute; top:15px; left:0px;}
#guideGroup .guide li{float:left;color:#666;line-height:23px; font-size:14px; padding:0 11px 0 17px;background:url(../images/sub/guide_dot.png) left 8px no-repeat; }
#guideGroup .guide li.first {padding:5px 11px 0 0;background:none; }
#guideGroup .guide li a { display:inline-block; width:20px; height:20px; vertical-align:top; text-indent:-99999px; background:url(../images/sub/s_home.png) left top no-repeat;}


#guideGroup .page_config {position:absolute; top:53px; right:0px;}
#guideGroup .page_config li{float:left; margin-left:8px; }
#guideGroup .page_config li a{display:block; text-indent:-99999px; width:39px; height:39px; border-radius:50%; box-sizing:border-box; }
#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 34px; color:#2a313e; background:url(../images/sub/h4_dot.png) left 3px no-repeat; line-height:30px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:22px; padding:0 0 0 46px; color:#2a313e; background:url(../images/sub/h5_dot.png) 12px 7px no-repeat; line-height:30px; font-weight:500;}
h6.cStyle {clear:both; font-size:20px; padding:0 0 0 50px; color:#333; background:url(../images/sub/h6_dot.png) 26px 7px no-repeat; line-height:30px; font-weight:500;}

dl.cStyle {clear:both;  }
dl.cStyle dt {font-size:15px; padding:0 0 0 46px; margin:5px 0 0 0; color:#555555; background:url(../images/sub/dt_dot.png) 30px 6px no-repeat; line-height:20px; }
dl.cStyle dd {font-size:14px; padding:0 0 0 52px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.png) 39px 9px no-repeat; line-height:20px;}

ul.cStyle {clear:both;  }
ul.cStyle li {font-size:15px; padding:0 0 0 46px; margin:5px 0 0 0; color:#555555; background:url(../images/sub/dt_dot.png) 30px 6px no-repeat; line-height:20px; }

table.cStyle {border-top:2px solid #5884e5; width:100%; border-left:1px solid #dddddd; font-size:16px; text-align:center; border-collapse:collapse; margin:20px 0 20px 0; box-sizing:border-box;}
table.cStyle th {background:#ebf1ff; color:#444; line-height:27px; padding:9px 5px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
table.cStyle td {color:#767676; padding:7px 5px; line-height:27px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; font-size:15px; }
table.cStyle td.bg {background:#f9f9f9; font-weight:bold; color:#888;}

p.cStyle { clear:both; font-size:14px; color: #555; margin: 5px 0; line-height: 20px; 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;}


.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) {

#wrap { background:#fff; }
/*서브비주얼*/
#sub_visual {display:none;}
.visual_wrap { display:none; }
#container {margin:0px; width:100%; overflow:hidden; background:none; }


/*레프트메뉴*/
#left {display:none;}

#contentGroup {overflow:hidden; padding:0px; width:100%; float:none;}

#content {width:94%; clear:both; margin:30px auto; }

/*가이드박스*/
#guideGroup {height:auto; border-bottom:0 none;}
#guideGroup h3 {display:none;}
	
#guideGroup .guide { position:relative; width:100%; overflow:hidden; background:#f8f8f8; border-bottom:1px #d6d6d6 solid; top:0; box-sizing:border-box; padding:2px 10px;}
#guideGroup .guide li{float:left; line-height:35px; padding: 0 10px 0 10px; background:url(../images/sub/guide_dot_m.png) left 13px no-repeat; font-size:13px; }
#guideGroup .guide li.first {padding:0px 5px 0 0;background:none; }
#guideGroup .guide li.first a { margin-top:11px; }
#guideGroup .guide li.this {color:#666666;}
#guideGroup .page_config {display:none;}


/* 컨텐츠 공통 스타일 */


table.cStyle {font-size:12px;}
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

}






