@charset "utf-8";



#container {position:relative; z-index:0;}



#contentGroup {  margin:0 auto; }


/*가이드박스*/
#guideGroup {position:relative; padding-top:150px; z-index:3;  text-align:center;}
#guideGroup h3 { font-size:80px; line-height:80px; color:#000; font-weight:bold;  }
#guideGroup h3 span {display:block; font-size:18px; color:rgba(0,0,0,0.6); margin-top:10px; line-height:22px; font-weight:normal;}



#leftMenu_wrap {margin:0 auto; width:80%; margin-top:80px; display:none;}
ul#leftMenu {display:table; table-layout:fixed; width:100%; box-sizing:border-box; text-align:center; box-shadow: 0px 3px 3px rgb(0 0 0 / 20%);}
ul#leftMenu li {position:relative; display:table-cell; vertical-align:middle; font-size:17px;  margin-right:1px;}
ul#leftMenu li a.left_first_depth {display:block; color:rgba(255,255,255,0.6); line-height:65px; border:1px rgba(255,255,255,0.3) solid}
ul#leftMenu li:last-child a {border-left:0px solid #e9e9e9;}
ul#leftMenu li a.left_first_depth.on,
ul#leftMenu li a.left_first_depth.on:hover {color:#fff; background:#0b3b6c; border-color:#0b3b6c}
ul#leftMenu li a.left_first_depth:hover {color:#fff; background:rgba(255,255,255,0.1)}

ul#leftMenu li div {display:none;position:relative; background:#eeeeee; overflow:hidden;}
ul#leftMenu li div.on {display:block;}
ul#leftMenu li div ul { padding:10px 0;border:1px #cbcbcb solid; border-top:0px; border-bottom:0px;}
ul#leftMenu li div ul li {font-size:13px; border-bottom:0px;}
ul#leftMenu li div ul li a {display:block;border:0px; color:#777;padding:0 0 0 35px; line-height:23px;background:url(../images/sub/three_depth_dot.jpg) 20px top no-repeat;}


/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:120px auto; padding-bottom:160px; }



/* 탭메뉴 */
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 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle .small_line {font-size:12px; color:#999; display:inline-block;}

table.cStyle1 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle1 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle1 th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle1 td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center}
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle1 .top {vertical-align:top;}
table.cStyle1 .small_line {font-size:12px; color:#999; }


table.cStyle2 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle2 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle2 th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle2 td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;  vertical-align:top;}
table.cStyle2 .center {text-align:center; vertical-align:middle;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle2 .small_line {font-size:12px; color:#999; }



table.cStyle3 {border-top:2px solid #092c6f; width:100%;  font-size:15px; border-spacing:0; margin-top:20px;}
table.cStyle3 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle3 th {background:#f2f6f9; color:#333;  padding:12px 8px;  border-bottom:1px solid #ddd;}
table.cStyle3 td {color:#666; padding:12px 8px; ; letter-spacing:0;  border-bottom:1px solid #ddd;  vertical-align:top; text-align:center;}
table.cStyle3 .center {text-align:center; vertical-align:middle;}
table.cStyle3 .left {text-align:left;}
table.cStyle3 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle3 .small_line {font-size:12px; color:#999; }
table.cStyle3 td input[type="number"],
table.cStyle3 td input[type="text"] {line-height:30px; border:1px #ddd solid; text-align:center;}




/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:28px; color:#000; margin-bottom:10px; padding-top:10px; line-height:28px; font-weight:normal;  }
h4.cStyle_etc {clear:both; font-size:26px; color:#000; margin-bottom:10px; padding-top:10px; line-height:28px; font-weight:normal;  }
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:23px; padding:0 0 0 16px; color:#333; font-weight:normal;  background:url(../images/sub/h5_dot.jpg) 0px 9px no-repeat; line-height:24px; margin-bottom:10px;}
h6.cStyle {clear:both; font-size:20px; padding:0 0 0 22px; color:#333 ; background:url(../images/sub/h6_dot.jpg) left 7px no-repeat; line-height:24px; margin-bottom:10px;}

dl.cStyle {clear:both; font-size:17px;}
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;}

dl.cStyle.etc dt {background:none;}
dl.cStyle.etc dd {background:none; padding-left:30px;}


ul.cStyle {overflow:hidden;}
ul.cStyle li{padding:0 0 0 13px; font-size:17px;  color:#555; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }
ul.cStyle.etc li{background:none; padding-left:0px;}


p.cStyle {clear:both; font-size:17px; margin-top:15px;}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}


p.cStyle1 {clear:both; font-size:13px; padding:0; text-align:center; color:#888;}
p.cStyle1 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:17px;}
p.cStyle3 img{max-width:100%; vertical-align:top;}

p.cStyle4 {text-align:center;  margin-top:15px; font-size:17px; 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:17px;/* border:1px #ddd solid;*/ padding:15px; }
p.cStyle5 img{max-width:100%; vertical-align:middle;}


p.cStyle6 {text-align:center;  margin-top:15px; font-size:17px; }
p.cStyle6 img{max-width:100%; vertical-align:middle; /*border:1px #ddd solid;*/ padding:15px;}


p.cStyle7 {clear:both; font-size:13px; padding:60px; text-align:center; color:#888;}
p.cStyle7 img {max-width:100%;}


p.cStyle10 {text-align:center; }
p.cStyle10 img {max-width:100%; vertical-align:middle;}


p.cStyle11 {text-align:center; padding:30px 0px; }
p.cStyle11 img{max-width:100%; vertical-align:middle;}


p.cStyle12 {text-align:center; padding:30px 0px;; font-size:17px;}
p.cStyle12 img{max-width:100%; vertical-align:middle;}
p.cStyle12 span {text-align:center; display:block; }



p.cStyle13 {text-align:center; padding:30px 0px;; font-size:17px;}
p.cStyle13 img{max-width:70%; vertical-align:middle;}
p.cStyle13 span {text-align:center; display:block; }



p.cStyle14 {text-align:center; padding:30px 0px;; font-size:17px; background:#f4f4f4;}
p.cStyle14 img{max-width:70%; vertical-align:middle;}
p.cStyle14 span {text-align:center; display:block; }

p.cStyle15 { font-size:12px; color:#999;}


.mobile_select_menu {display:none;}
.m_guideGroup {display:none;}

#m_guideGroup {position:relative;  border-bottom:1px #eaeaea solid; margin-bottom:30px; display:none;}
#m_guideGroup h3 { font-size:40px; line-height:40px; padding-bottom:20px; color:#222; font-weight:normal; letter-spacing:-1.5px;  text-align:left;}
	
#m_guideGroup .guide { position:absolute; top:20px; right:0px;}
#m_guideGroup .guide li{float:left;color:#777777;line-height:23px; font-size:14px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 9px no-repeat; }
#m_guideGroup .guide li.home {padding:0 12px 0 0;background:none; }
#m_guideGroup .guide li.home a{display:block; padding-left:13px; background:url(../images/sub/guide_home.jpg) left 7px no-repeat;   }
#m_guideGroup .guide li a {color:#777777;}
#m_guideGroup .guide li.this { color:#777777; padding-right:0px;}




/*가이드박스*/
#mobile_guideGroup {display:none; position:relative; margin-bottom:30px; border-bottom:1px #ededed solid; padding-bottom:15px;}
#mobile_guideGroup h3 { font-size:26px; color:#000; font-weight:normal; letter-spacing:-1.5px;  }
#mobile_guideGroup h3 span{ font-size:13px; padding-top:5px; color:#999; display:block;}
#mobile_guideGroup h3 span.etc{display:inline-block;}
	
#mobile_guideGroup .guide {margin-top:5px; overflow:hidden;}
#mobile_guideGroup .guide li{float:left;color:#777777;line-height:23px; font-size:13px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 7px no-repeat; }
#mobile_guideGroup .guide li.home {padding:0 12px 0 0;background:none; }
#mobile_guideGroup .guide li.home a{display:block; padding-left:13px; background:url(../images/sub/guide_home.jpg) left 5px no-repeat;   }
#mobile_guideGroup .guide li a {color:#777777;}
#mobile_guideGroup .guide li.this { color:#777777; padding-right:0px;}


#mobile_guideGroup .page_config {position:absolute; top:-30px; right:0px;}
#mobile_guideGroup .page_config li{float:left; height:38px; text-align:center;  border:1px #e8e8e8 solid; border-top:0px;}
#mobile_guideGroup .page_config li a{display:block; width:93px; line-height:38px;   border-top:0px; font-size:11px; color:#898989; background-color:#f8f8f8; }
#mobile_guideGroup .page_config li a:hover{text-decoration:underline; }






@media all and (max-width:1024px) {



#container_sub {overflow:hidden; background:none; margin-top:0px; }


.sub_visual {min-width:auto;  height:250px}


.sub_visual .this_title .t1{top:0px; font-size:30px;}
.sub_visual .this_title .t2 {top:0px;  font-size:13px; padding:0 20px; line-height:18px;}




.on_sub_visual  .this_title .t1{top:125px;}
.on_sub_visual  .this_title .t2{top:120px; }




.guide_group_wrap_box { padding:15px 10px; }





#m_guideGroup {padding-bottom:20px;}
#m_guideGroup h3 { font-size:25px; line-height:25px; padding-bottom:10px;}
#m_guideGroup .guide {position:relative; top:0px; right:0px; overflow:hidden; }


/*레프트메뉴*/
.sub_guide_menu {display:none;}


.mobile_select_menu {margin-top:0px; border:1px #ddd solid; position:relative; display:block; margin-bottom:30px;}
.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.mobile_select_menu_ul {display:none; border-top:1px #ddd solid; background:#f8f8f8;}

.mobile_select_menu ul.mobile_select_menu_ul li a{display:block; line-height:40px; padding:0px 15px; border-bottom:1px #ddd solid;}
.mobile_select_menu ul.mobile_select_menu_ul li div{display:none;}
.mobile_select_menu ul.mobile_select_menu_ul li div.on{display:block; background:#fff;}
.mobile_select_menu ul.mobile_select_menu_ul li div.on ul li a{padding-left:20px;}
.mobile_select_menu ul.mobile_select_menu_ul li div.on ul li.on a{color:#339e67;}

#mobile_guideGroup {display:block;} 


#contentGroup {margin-left:0px;padding:20px; }
/*컨텐츠박스*/
#content { min-height:auto; padding-bottom:0px; margin-top:0px;}
#content img {vertical-align:middle; max-width:100%;}



table.cStyle3 th {position: -webkit-sticky;  position: sticky; width: 100px;  min-width: 100px;  max-width: 100px;  left: 0px;; text-align:left;}


.mobile_table_wrap {overflow:hidden; overflow-x:auto; display:block; position:relative;}
.mobile_table_wrap table{width:700px !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;}




.mobile_none {display:none;}



p.cStyle5,
p.cStyle7 { padding:10px; }

p.cStyle6 {border:1px #ddd solid; padding:15px;}
p.cStyle6 img{max-width:100%; vertical-align:middle; border:0px; padding:0px;}




p.cStyle3 {font-size:13px;}
p.cStyle12 {font-size:13px;}
p.cStyle13 {font-size:13px;}
p.cStyle13 img {max-width:100%;}





#guideGroup {display:none;}


}