@charset "utf-8";
@import url("./default.css?2308041"); 
@import url("../../../css/content.css?250227");


/*서브비주얼*/
#sub_visual { width:100%; height:293px; background:url(../images/sub/sub_visual01.jpg) center top no-repeat; text-align:center; padding:98px 0 0; box-sizing:border-box; text-shadow:0px 0px 8px rgba(0,0,0,0.8);}
#sub_visual.s_open{ background:url(../images/sub/sub_visual02.jpg) center top no-repeat; }
#sub_visual.s_job{ background:url(../images/sub/sub_visual06.jpg) center top no-repeat; }
#sub_visual.s_education { background:url(../images/sub/sub_visual04.jpg) center top no-repeat; }
#sub_visual.s_vision { background:url(../images/sub/sub_visual05.jpg) center top no-repeat; }
#sub_visual.s_administrator {background:url(../images/sub/sub_visual03.jpg) center top no-repeat;}
#sub_visual.s_guide { background:url(../images/sub/sub_visual07.jpg) center top no-repeat; }


#sub_visual .sub_vtxt1 { font-family: 'S-CoreDream-5Medium'; line-height:35px; font-size:24px; color:#fff; }
#sub_visual .sub_vtxt2 { font-family: 'S-CoreDream-5Medium'; line-height:38px; font-size:32px; color:#fff; margin-top:15px; }
#sub_visual .sub_vtxt2 span { font-family: 'S-CoreDream-7ExtraBold'; }

#container {margin:0 auto; width:1300px;  }

#sub_line {background:#fafafa; position:relative; width:100%; z-index:10; margin-top:-35px; box-shadow:2px 3px 4px rgba(0,0,0,0.1); }
#sub_line:after { content:""; display:block; clear:both; }

/*레프트메뉴*/
#left { float:left; position:relative; z-index:2;  }
#left h2 { display:none; }
#leftMenu::after { content:""; display:block; clear:both; }
#leftMenu .s_home { float:left; width:91px; }
#leftMenu .s_home a { display:block; width:100%; box-sizing:border-box; height:70px; text-indent:-99999px; background:#00664f url(../images/sub/s_home.png) center center no-repeat; }

ul#leftMenu .all_depth { float:left; }

#leftMenu .all_depth { float:left; position:relative;  font-family: 'S-CoreDream-4Regular'; letter-spacing:-1px;}
#leftMenu .all_depth .two_title { float:left;  }
#leftMenu .all_depth .two_title a { display:block; width:100%; box-sizing:border-box; height:70px; position:relative; padding:0 0 0 0; box-sizing:border-box; font-size:16px; color:#333; line-height:70px; padding:0 67px 0 33px; min-width:282px; border-right:1px solid #dbdbdb; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#leftMenu .all_depth .two_title a::before { content:""; display:block; width:8px; height:14px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; position:absolute; right:39px; top:28px;  transition:all 0.4s;}
#leftMenu .all_depth:hover .two_title a::before { transform:rotate(90deg);  }

#leftMenu .all_depth .t_menu_box { width:100%; position:absolute; left:0; top:70px; transition:all 0.4s; background:#fff; z-index:2; display:none; max-height:350px; overflow-y:auto; }
#leftMenu .all_depth:hover .t_menu_box { display:block; top:70px; border-top:1px solid #ddd;}
#leftMenu .all_depth .t_menu_box .two_chk { display:block; width:100%; box-sizing:border-box; padding:22px 35px 21px 29px; line-height:26px; font-size:16px; color:#555;  position:relative; border:1px solid #ddd; border-top:0 none; letter-spacing:-0.5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#leftMenu .all_depth .t_menu_box .two_leng:first-child .two_chk {  }
#leftMenu .all_depth .t_menu_box .two_chk:hover { background:#6cac1f; color:#fff; }

#leftMenu .all_depth .t_menu_box .three_view::before { content:""; display:block; width:12px; height:12px; background:url(../images/sub/s_more.png) left top no-repeat; position:absolute; right:15px; top:calc(50% - 6px); }
#leftMenu .all_depth .t_menu_box .three_view:hover::before { background:url(../images/sub/s_more_on.png) left top no-repeat; }

#leftMenu .all_depth .t_menu_box .two_leng { position:relative; }
#leftMenu .two_leng div { display:none; width:100%; border:1px solid #ddd; border-left:0 none; box-sizing:border-box; position:absolute; right:-100%; top:0;}
#leftMenu .two_leng:hover div { background:#f9f9f9; display:none; box-sizing:border-box;  }

#leftMenu .all_depth .hover_depth { position:absolute; width:100%; right:-100%; top:0; display:none; border:1px solid #ddd; background:#f9f9f9; }

#leftMenu .two_leng div li { }
#leftMenu .all_depth .hover_depth li a { display:block; width:100%; line-height:30px;   box-sizing:border-box; padding:3px 10px 3px 15px;}
#leftMenu .all_depth .hover_depth li a:hover { color:#6cac1f; font-weight:700; }

#leftMenu .thr_view { float:left; position:relative;  font-family: 'S-CoreDream-4Regular'; letter-spacing:-1px;}
#leftMenu .thr_view .thr_title a { display:block; width:100%; box-sizing:border-box; height:70px; position:relative; padding:0 0 0 0; box-sizing:border-box; font-size:16px; color:#333; line-height:70px; padding:0 67px 0 33px; min-width:282px; border-right:1px solid #dbdbdb; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#leftMenu .thr_view .thr_title a::before { content:""; display:block; width:8px; height:14px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; position:absolute; right:39px; top:28px;  transition:all 0.4s;}
#leftMenu .thr_view:hover .thr_title a::before { transform:rotate(90deg);  }

#leftMenu .thr_view .t_menu_box { width:100%; position:absolute; left:0; top:0px; transition:all 0.4s; background:#fff; display:none; max-height:350px; overflow-y:auto;}
#leftMenu .thr_view:hover .t_menu_box { display:block; top:70px; border-top:1px solid #ddd;}
#leftMenu .thr_view .t_menu_box li a { display:block; width:100%; box-sizing:border-box; padding:22px 35px 21px 29px; line-height:26px; font-size:16px; color:#555;  position:relative; border:1px solid #ddd; border-top:0 none; letter-spacing:-0.5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#leftMenu .thr_view .t_menu_box li:first-child a {  }
#leftMenu .thr_view .t_menu_box li a:hover {  background:#6cac1f; color:#fff;}

#sub_line .page_config { float:right; margin:25px 30px 0 0; }
#sub_line .page_config li{float:left; }
#sub_line .page_config li a{display:block; text-indent:-99999px; }
#sub_line .page_config li.edit { margin-left:31px; }
#sub_line .page_config li.print a {background:url(../images/sub/page_print.png) left top no-repeat; width:23px; height:23px; }
#sub_line .page_config li.edit a {background:url(../images/sub/page_admin.png) left top no-repeat; width:22px; height:21px; }

#sub_line .translation-links { margin:17px 27px 0 0; float:right; width:145px; height:37px; border-radius:150px; background:#fff; overflow:hidden; position:relative; box-shadow:inset 1px 2px 3px rgba(0,0,0,0.2);}
#sub_line .translation-links:after { content:""; display:block; clear:both; }
#sub_line .translation-links li { float:right; }
#sub_line .translation-links li a { display:block; width:100%;  line-height:37px; box-sizing:border-box; position:absolute; left:0; top:0; padding:0 55px 0 20px; text-transform:uppercase; font-size:15px; color:#444; font-family: 'S-CoreDream-5Medium'; letter-spacing:-1px; }
#sub_line .translation-links li a span.wbtn { position:absolute; right:0; top:0; width:55px; border-radius:150px; background:#eaeaea; text-align:center; color:#959494; }
#sub_line .translation-links li.ru_off a { z-index:1; }
#sub_line .translation-links li.ru_on a span.wbtn { background:#f5c636; color:#fff; }




#contentGroup { padding:0px 0 0 0; }


/*가이드박스*/
#guideGroup {position:relative; padding:49px 0 30px; }
#guideGroup h3 { font-size:27px; color:#222; padding:0px 0 0 0; text-align:center; font-weight:normal; letter-spacing:-1.5px; font-family: 'S-CoreDream-6Bold';}
#guideGroup h3:before { content:""; display:block; width:36px; height:5px; margin:0 auto 16px; background: rgb(245,228,113);
background: linear-gradient(90deg, rgba(245,228,113,1) 0%, rgba(0,102,79,1) 100%);}	
	
#guideGroup .guide { display:none; }
#guideGroup .guide li{float:left;color:#999999;line-height:23px; font-size:12px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 7px no-repeat; }
#guideGroup .guide li.first {padding:0 12px 0 0;background:none; }
#guideGroup .guide li a {color:#999999;}




/*컨텐츠박스*/
#content { position:relative; min-height:500px; margin:15px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }




/* 내용없음 */
.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;}

#content {width:94%; clear:both; margin:30px auto;}


#sub_line { margin-top:0px; box-shadow:none; background:#fff; }

#sub_line .translation-links { margin:0px 10px 0px 0; }

/*가이드박스*/
#guideGroup {height:auto; padding:0 0 0; margin-top:8px; }
#guideGroup h3 {display:none;}
	
#guideGroup .guide { display:block; position:relative; width:100%; overflow:hidden; background:#fafafa; border-bottom:1px #ddd solid; border-top:1px #ddd dashed;  }
#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:0 10px;background:none; }
#guideGroup .guide li.this {color:#666666;}
.page_config {display:none;}


/* 컨텐츠 공통 스타일 */
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

}






