@charset "utf-8";


#container {position:relative; z-index:0;;}

.sub_visual {position:relative; text-align:center; overflow:hidden; width:100%; height:550px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default_new.jpg)}

.sub_visual .this_title{padding-top:240px; font-size:40px; line-height:40px; color:#fff; font-weight:bold;  position:relative; z-index:1;}
.sub_visual .this_title span{display:block; font-size:16px; font-weight:normal; }
.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}
.sub_visual .visual_bottom_bg {background:url(../images/main/main_visual_bg.png) left bottom repeat-x; position:absolute; left:0px; bottom:0px; width:100%; height:367px;}






/*서브메뉴 및 가이트*/
#left {margin-top:0px; border-bottom:1px #ddd solid; }
#left ul.list{text-align:left; font-size:0px;}
#left ul.list li {display:inline-block; margin:0px 30px 0px; position:relative;;}
#left ul.list li:first-child {margin-left:0px;}
#left ul.list li a {display:block; font-size:18px;  border-bottom:2px #fff solid;  color:#000; line-height:65px;  }
#left ul.list li a.on {color:#da2027;  border-color:#da2027;}
#left ul.list li div {display:none;}





#left .guide {  position:absolute; right:0px; top:20px; z-index:1;  }
#left .guide li{display:inline-block; color:#000;line-height:30px; height:30px; font-size:15px; padding:0 20px 0 20px;background:url(../images/sub/guide_dot_new.png) left 50% no-repeat;  vertical-align:middle;}
#left .guide li.home {padding:0 20px 0 0;background:none; }
#left .guide li.home a{display:block; line-height:30px; height:30px; padding:0 10px;  background:url(../images/sub/guide_home_new.png) left 5px no-repeat;  }
#left .guide li a {color:#000; line-height:30px;}
#left .guide li.this { color:#da2027; padding-right:0px;}



#contentGroup {  margin:0 auto; }




/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:70px auto; padding-bottom:160px; margin-top:120px; }


/*가이드박스*/
#guideGroup {position:relative;   margin:50px 0px 50px; z-index:99;  text-align:left; font-family: 'Pretendard';  padding-bottom:30px;  }
#guideGroup h3 { font-size:50px; line-height:50px; color:#000;  letter-spacing:-2px;  font-weight:900; }
#guideGroup h3 span {display:block; font-weight:normal; font-size:15px; line-height:22px; color:#999;  letter-spacing:0px;  margin-top:10px;  ;}






/* 탭메뉴 */
div.tapMenu { overflow:hidden;}
div.tapMenu ul { float:left; font-size:13px; width:100%; text-align:center; letter-spacing:-1px;}
div.tapMenu ul li { float:left; width:24%; border:1px solid #ccc; border-radius:50px; margin:10px 0 0 1%;line-height:35px; box-sizing:border-box;}
div.tapMenu ul li a {  color:#555; display:block; border-radius:50px; }
div.tapMenu ul li:first-child,div.tapMenu ul li:nth-child(4n+1) { margin:10px 0 0 0;}
div.tapMenu ul li:hover a { background:#e0e6f5; color:#4266b6; font-weight:bold;} 
div.tapMenu ul li.on { border:1px solid #3758a0;  }
div.tapMenu ul li.on a { background:#7256c5; color:#fff; font-weight:bold; }


table.cStyle { width:100%; font-size:16px; border-spacing:0; }
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#e50012; color:#fff;  padding:22px 12px; }
table.cStyle td {color:#333; padding:12px; ; letter-spacing:0; border-right:1px solid #777; border-bottom:1px solid #777; text-align:center;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#f9f9f9; color:#000; font-weight:bold; text-align:center;}
table.cStyle .total_bg {background:#ffc9c9; color:#000; font-weight:bold; text-align:center; font-size:22px;}
table.cStyle .small_line {font-size:12px; color:#999; display:inline-block;}



table.cStyle1 { width:100%; border-left:1px solid #000; border-top:1px #000 solid; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle1 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle1 th {background:#000; color:#fff;  padding:18px 12px; border-right:1px solid #000; border-bottom:1px solid #000;}
table.cStyle1 td {color:#666; padding:12px; ; letter-spacing:0; border-right:1px solid #000; border-bottom:1px solid #000;}
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 td.bg {background:#f9f9f9; color:#000; font-weight:bold;}
table.cStyle1 .small_line {font-size:12px; color:#999; display:inline-block;}




table.cStyle2 { width:100%; font-size:16px; border-spacing:0;  margin-top:60px; border-top:2px #da2027 solid; border-left:1px #ddd solid; background:#fff;}
table.cStyle2 th {background:#f8f8f8;  padding:25px 15px;  font-weight:normal; color:#000; font-weight:bold; border-bottom:1px #ddd solid;  font-size:18px;} 
table.cStyle2 th:last-child {border-right:1px #ddd solid; } 
table.cStyle2 td { padding:17px 15px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;  color:#000;  }
table.cStyle2 .center {text-align:center;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.etc {background:#fef2dc; color:#000;}
table.cStyle2 td.bg {background:#fff3e7; font-weight:bold; color:#000;}
table.cStyle2 tr.total_bg {background:#ffc9c9; font-size:20px; color:#000; font-weight:bold;}
table.cStyle2 td.noline {border-right:0px;}




/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:26px; color:#222; margin-bottom:10px; padding-top:10px; line-height:28px; font-weight:normal;  background:url(../images/sub/h4_dot.png) left top no-repeat; }
h4.cStyle02 {text-align:center; border-top:1px #ddd dashed; padding-top:60px; background-position:center top;  background-position:center 35px;}
h4.cStyle span {font-size:20px; color:#0965c4; font-weight:normal;}

h4.cStyle01 {background:#0ab1b1 url(../images/sub/h4_dot_01.png) 20px 15px no-repeat;  color:#333; font-size:18px; margin:25px 0 10px 0;  font-weight: normal; border:1px solid #d5d5d5; border-radius:5px;  overflow:hidden;padding-left:40px;}
h4.cStyle01 div{ background:#f9f9f9 ;  margin-left:10px; padding:10px 20px; }



h5.cStyle {clear:both; font-size:22px; padding:0 0 0 16px; color:#014e8d; font-weight:normal;  background:url(../images/sub/h5_dot.jpg) 0px 6px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:31px; padding:0 0 0 30px; color:#555 ; background:url(../images/sub/h6_dot.jpg) 18px 7px no-repeat; line-height:24px; margin-bottom:10px;}

dl.cStyle {clear:both; font-size:16px;}
dl.cStyle dt {padding:0 0 0 13px; margin:15px 0 0 0; color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px;  margin:5px 0px; }
dl.cStyle dd {padding:0 0 0 16px; margin:5px 0 0 0; color:#767676; background:url(../images/sub/dd_dot.jpg) 5px 10px no-repeat; line-height:24px; margin:3px 0px; }
dl.cStyle dd a {color:#767676;}
dl.cStyle dd a:hover {color:#000; text-decoration:underline;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 13px; font-size:16px;  color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }


p.cStyle {clear:both; font-size:16px; margin-top:15px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}

p.cStyle2 {clear:both; font-size:17px; padding:0;}
p.cStyle2 b {color:#fb7a0b; letter-spacing:0;}
p.cStyle2 img {max-width:100%;}

p.cStyle3 {text-align:center;  margin-top:15px; font-size:16px;}
p.cStyle3 img{max-width:100%; vertical-align:top;}

p.cStyle4 {text-align:center;  margin-top:15px; font-size:16px; background:#f8f8f8; padding:15px; border-radius:15px;}
p.cStyle4 img{max-width:100%; vertical-align:top;}


p.cStyle5 {text-align:center;  margin-top:15px; font-size:16px; border:1px #ddd solid; padding:15px; }
p.cStyle5 img{max-width:100%; vertical-align:middle;}




.mobile_select_menu {display:none;}


.table_tip,
.table_tip_wrap {display:none;}


@media all and (max-width:1024px) {






.sub_visual { height:250px; background-size:cover }

.sub_visual .this_title{padding-top:120px; font-size:30px; line-height:30px; }

.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}
.sub_visual .visual_bottom_bg { bottom:-120px;}








/*레프트메뉴*/
#left {margin:15px 20px; }
#left #left_menu_list_box {display:none;}

#content {padding:0 2%;}

#left .guide {  position:relative; right:0px; top:0px; padding:10px 5px;}







.mobile_select_menu {margin-top:40px; border:1px #ddd solid; position:relative; display:block; background:#fff;}
.mobile_select_menu .this_page_text {line-height:40px; padding-left:15px; color:#000; font-weight:bold;}
.mobile_select_menu .this_page_text .btns {float:right; border-left:1px #ddd solid; width:40px; text-align:center; background:#f8f8f8; }
.mobile_select_menu ul {display:none; border-top:1px #ddd solid; background:#f8f8f8;}

.mobile_select_menu ul li a{display:block; line-height:40px; padding:0px 15px; border-bottom:1px #ddd solid;}




/*컨텐츠박스*/
#content { min-height:auto; padding-bottom:0px; margin-top:30px; padding:20px; width:auto !important; min-width:auto !important}



/*가이드박스*/
#guideGroup { margin:0px; padding-bottom:30px;  width:auto !important;}
#guideGroup h3 { font-size:30px; line-height:30px;letter-spacing:-2px;  font-weight:900;}
#guideGroup h3 span {font-size:14px;  line-height:18px;}






.mobile_none {display:none;}



h4.cStyle {font-size:24px;}
h5.cStyle {font-size:20px;}




.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
.mobile_table_wrap table{width:900px !important;}


.table_tip_wrap {position:relative;margin:30px 0px 0px; display:block; }
.table_tip_wrap .tip {overflow:hidden; text-align:center;}
.table_tip_wrap .tip .text{background:rgba(0,0,0,0.7); color:#fff; font-size:12px; line-height:36px; margin:0 50px; border-radius:30px;}
.table_tip_wrap .tip .col{position:absolute; top:0px; width:30px; height:36px; background-position:left top; background-repeat:no-repeat;  background-size:36px}
.table_tip_wrap .tip .col.left{left:0px;  background:url(../images/sub/mobile_swipe_icon_left.png); background-size:30px; }
.table_tip_wrap .tip .col.right{right:0px;  background:url(../images/sub/mobile_swipe_icon_right.png);   background-size:30px;}


.table_tip,
.table_tip_wrap {display:block; text-align:center;}

.table_tip {background:#f8f8f8; border-radius:15px; margin-top:10px;}



}




@media all and (min-width:1025px) and (max-width:1440px) {


#left {padding:0 2%;}
#content {padding:0 2%;}

}