@charset "utf-8";
@import url("./default.css"); 
@import url("../../../css/content.css");


/*서브비주얼*/
#sub_visual {  width:100%; height:250px; background:url(../images/sub/sub_visual01.jpg) center top no-repeat; font-size:36px; color:#fff; font-weight:700; text-align:center; line-height:36px; box-sizing:border-box; padding:70px 0 0 0;}

#container {margin:0 auto; width:1400px;  }

#sub_line {background: #165FA7;
background: linear-gradient(90deg,rgba(22, 95, 167, 1) 0%, rgba(0, 51, 108, 1) 100%); position:relative; width:100%; z-index:10; margin-top:-74px; box-shadow:3px 4px 5px rgba(0,0,0,0.1); border-radius:38px 38px 0 0; box-sizing:border-box; padding:0 41px 0; }
#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:40px; position:relative; top:17px; margin:0 30px 0 0; }
#leftMenu .s_home a { display:block; width:100%; box-sizing:border-box; height:40px; text-indent:-99999px; background:#023f85 url(../images/sub/s_home.png) center center no-repeat;  border-radius:50%;}

/*2뎁스*/
ul#leftMenu .all_depth { float:left; }

#leftMenu .all_depth { float:left; position:relative;  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:74px; position:relative; padding:0 30px 0; box-sizing:border-box; font-size:17px; color:#fff; line-height:74px;  min-width:165px;   overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:500; text-decoration:none !important;}
#leftMenu .all_depth .two_title a::after { content:""; display:inline-block; vertical-align:top; width:12px; height:6px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; transition:all 0.4s; margin:35px 0 0 10px; transform:rotate(-90deg);}
#leftMenu .all_depth:hover .two_title a::after { transform:rotate(0deg);  }
#leftMenu .all_depth .two_title a::before { content:""; display:block; width:1px; height:15px; background:rgba(255,255,255,0.5); position:absolute; left:0; top:30px; }

#leftMenu .all_depth .t_menu_box { box-shadow:0px 1px 10px rgba(0,0,0,0.15); width:100%; position:absolute; left:0; top:54px; transition:all 0.4s; background:#0466c8; z-index:2; display:none;  border-radius:12px; padding:16px 0; }
#leftMenu .all_depth:hover .t_menu_box { display:block; top:54px; }
#leftMenu .all_depth .t_menu_box .two_chk { display:block; width:100%; box-sizing:border-box; padding:8px 7px 8px 17px; line-height:22px; font-size:16px; color:#fff;  position:relative; letter-spacing:-0.5px; margin:0px 0; text-decoration:none !important; }
#leftMenu .all_depth .t_menu_box .two_leng:first-child .two_chk {  }
#leftMenu .all_depth .t_menu_box .two_chk:hover { background:#01336d; color:#fff; }


#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:#0466c8; font-weight:700; }


/*3뎁스*/
#leftMenu .thr_view { float:left; position:relative;   letter-spacing:-1px;}
#leftMenu .thr_view .thr_title a { display:block; width:100%; box-sizing:border-box; height:74px; position:relative; padding:0 30px 0; box-sizing:border-box; font-size:17px; color:#fff; line-height:74px;  min-width:165px;   overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:500; text-decoration:none !important;}
#leftMenu .thr_view .thr_title a::after { content:""; display:inline-block; vertical-align:top; width:12px; height:6px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; transition:all 0.4s; margin:35px 0 0 10px; transform:rotate(-90deg);}
#leftMenu .thr_view:hover .thr_title a::after { transform:rotate(0deg);  }
#leftMenu .thr_view .thr_title a::before { content:""; display:block; width:1px; height:15px; background:rgba(255,255,255,0.5); position:absolute; left:0; top:30px; }


#leftMenu .thr_view .t_menu_box { box-shadow:0px 1px 10px rgba(0,0,0,0.15); width:100%; position:absolute; left:0; top:54px; transition:all 0.4s; background:#0466c8; z-index:2; display:none;  border-radius:12px; padding:16px 0;}
#leftMenu .thr_view:hover .t_menu_box {  display:block; top:54px;}
#leftMenu .thr_view .t_menu_box li a { display:block; width:100%; box-sizing:border-box; padding:8px 7px 8px 17px; line-height:22px; font-size:16px; color:#fff;  position:relative; letter-spacing:-0.5px; margin:0px 0; text-decoration:none !important; }
#leftMenu .thr_view .t_menu_box li:first-child a {  }
#leftMenu .thr_view .t_menu_box li a:hover {  background:#01336d; color:#fff;}

/*페이지관리 및 인쇄*/
#sub_line .page_config { float:right; margin:27px 9px 0 0; }
#sub_line .page_config li{float:left; }
#sub_line .page_config li a{display:block; text-indent:-99999px; width:20px; height:21px;}
#sub_line .page_config li.print { margin-left:30px; }
#sub_line .page_config li.print a {background:url(../images/sub/page_print.png) left top no-repeat;  }
#sub_line .page_config li.edit a {background:url(../images/sub/page_admin.png) left top no-repeat;  }



#contentGroup { padding:0px 0 0 0; }


/*가이드박스*/
#guideGroup {position:relative; padding:66px 0 0px; height:110px; box-sizing:border-box; background:url(../images/sub/h3_dot.png) center 25px no-repeat; }
#guideGroup h3 { font-size:33px; color:#001233; text-align:center; }
#guideGroup h3 span { display:inline-block; position:relative; padding:0 80px; background:url(../images/sub/h3_side1.png) left center no-repeat, url(../images/sub/h3_side2.png) right center no-repeat; }
	
#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:30px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }


/* 컨텐츠 공통 스타일 */
h2#sub_alltitle {  font-size: 43px; color: #fff;font-weight: bold;text-align: center;text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    line-height: 35px;letter-spacing: 2.5px;}
h4.cStyle {clear: both;font-size: 24px;padding:0px 0 0 31px;color: #000;background: url(../images/sub/h4_dot.png) left 4px no-repeat;line-height: 30px;margin-bottom: 10px;}
h5.cStyle {clear:both; font-size:21px; padding:0 0 0 34px; color:#0466c8; background:url(../images/sub/h5_dot.png) 10px 6px no-repeat; font-weight:600; line-height:30px;}
h6.cStyle {clear:both; font-size:18px; padding:0 0 0 43px; color:#212121; background:url(../images/sub/h6_dot.png) 22px 9px no-repeat; font-weight:500; line-height:30px;}

dl.cStyle {clear:both; }
dl.cStyle dt {font-size:15px; padding:0 0 0 45px; margin:0px 0 0 0; color:#444; background:url(../images/sub/dt_dot.png) 35px 12px no-repeat; line-height:30px; }
dl.cStyle dd {font-size:15px; padding:0 0 0 48px; margin:0px 0 0 0; color:#878787; background:url(../images/sub/dd_dot.png) 38px 14px no-repeat; line-height:30px;}

ul.cStyle {clear:both; }
ul.cStyle li {font-size:15px; padding:0 0 0 45px; margin:0px 0 0 0; color:#444; background:url(../images/sub/dt_dot.png) 35px 12px no-repeat; line-height:30px; }

table.cStyle {border-top:2px solid #0466c8; width:100%; border-left:1px solid #dddddd; font-size:15px; text-align:center; border-collapse:collapse; margin:10px 0 10px 0; box-sizing:border-box;}
table.cStyle th {background:#f2f2f2; color:#333; line-height:24px; font-size:15px; padding:12px 5px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
table.cStyle td {color:#555; padding:9px 5px; line-height:24px; 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: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 18px; 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; display:flex; justify-content:center;}
.tapMenu2 ul { text-align:left; display:flex; flex-wrap:wrap; justify-content:center; border:1px solid #002855; border-radius:150px; background:#fff; overflow:hidden; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { position:relative; }
.tapMenu2 ul li a { display:block; width:100%; min-width:250px; height:48px;  background:#fff;  color:#002855; text-align:center; line-height:48px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:15px; font-weight:500; border-radius:150px; box-sizing:border-box; padding:0 11px; }
.tapMenu2 ul li.on a { color:#fff; background:#002855; font-weight:600; }

.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:530px; text-indent:-99999px;}
.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:0px; border:0 none; border-top:1px #ddd solid;}
#guideGroup h3 {display:none;}
	
#guideGroup .guide { display:block; position:relative; width:100%; overflow:hidden; background:#fafafa; border-bottom:1px #ddd solid; box-sizing:border-box; padding:0 3%;  }
#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 0 0;background:none; }
#guideGroup .guide li.this {color:#666666;}
.page_config {display:none;}


/* 컨텐츠 공통 스타일 */
.tapMenu2 { margin:20px 0 20px 0; display:flex; justify-content:center;}
.tapMenu2 ul { width:100%; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { position:relative; width:50%; }
.tapMenu2 ul li a { display:block; width:100%; min-width:0px;  }


table.cStyle {font-size:12px;}
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }


.cm_no_conts .no_icon {background:transparent url(../images/common/no_conts_page.png) no-repeat center center / 300px; height:300px; text-indent:-99999px;}



}






