@charset "utf-8";



#container {position:relative; z-index:0;;}


.default_layout {position:relative;  margin:0 auto; clear:both;  max-width:1400px;}

.sub_visual {position:relative; text-align:center; overflow:hidden; width:100%; height:500px; background-repeat:no-repeat; background-position:center top; background-image:url(../images/sub/sub_visual_default.jpg); background-size:cover;}

.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.4); z-index:0; }



/*서브메뉴 및 가이트*/
#left {border-bottom:1px #ddd solid; }
#left ul{text-align:center;}
#left ul li {display:inline-block; margin:0 40px; padding:25px 0px;}
#left ul li a {display:block; font-size:18px;  font-weight:bold; color:#000; line-height:30px;}
#left ul li a.on {font-weight:bold; color:#e60012;}
#left ul li div {display:none;}






/*가이드박스*/
#guideGroup {position:relative;  border-bottom:1px #ddd solid; margin:90px 0px; z-index:99;}
#guideGroup h3 { font-size:40px;padding-bottom:20px; color:#000;  letter-spacing:-2px;  line-height:40px;}
#guideGroup h3 span {display:block; font-size:13px; color:#999; margin-top:10px;  letter-spacing:0px;}



#guideGroup .guide { position:absolute; top:0px; right:0px;}
#guideGroup .guide li{displaY:inline-block; vertical-align:middle; color:#777777;line-height:65px; font-size:15px; padding:0 30px;  background:url(../images/sub/sub_this_page_dot_right.png) right 50% no-repeat;}

#guideGroup .guide li.home{font-weight:normal; ; font-size:16px;  display:inline-block;  line-height:65px; padding:0 40px 0px 20px; color:#666;  vertical-align:middle; }
#guideGroup .guide li.home .cycle {display:inline-block; width:35px; height:35px; line-height:30px; border-radius:35px; background:#473d38; color:#fff; text-align:center; position:relative; top:-3px;}
#guideGroup .guide li.home .cycle .fonti{color:#fff;}



#guideGroup .guide li a {color:#000;}
#guideGroup .guide li.this { color:#000; padding-right:0px; background:none; }



/*서브메뉴 및 가이트*/
.sub_guide_menu {background:#000; border-bottom:1px rgba(255,255,255,0.3) solid; z-index:9999999; position:relative; min-height:40px; display:none; }
.sub_guide_menu .default_layout{ position:relative; font-size:0px; vertical-align:middle;}
.sub_guide_menu .first_home {font-weight:normal; ; font-size:20px; border-left:1px rgba(255,255,255,0.3) solid;  display:inline-block; line-height:65px; padding:0 20px; color:#fff;  vertical-align:middle;}
.sub_guide_menu .first_home a {color:#fff;}
.sub_guide_menu h2 {font-size:18px; width:200px; border-left:1px rgba(255,255,255,0.3) solid;  border-right:1px rgba(255,255,255,0.3) solid; display:inline-block; line-height:65px; text-align:center; color:#fff; vertical-align:middle;  font-weight:normal;}
.sub_guide_menu .this_page_name {display:inline-block; font-size:18px; border-right:1px rgba(255,255,255,0.3) solid; min-width:350px;color:#fff; line-height:65px; padding-left:20px;  position:relative; vertical-align:middle; }
.sub_guide_menu .this_page_name .line {position:absolute; right:0px; width:65px; line-height:65px; height:65px;   background:url(../images/sub/sub_this_page_dot.png?1) center 50% no-repeat;}
.sub_guide_menu .this_page_name_on .line {background-image:url(../images/sub/sub_this_page_dot_on.png?1);}


.sub_guide_menu .this_page_name .link{display:block; color:#fff; vertical-align:middle;}

.sub_guide_menu #sub_guide_menu_wrap {width:100%; position:absolute; left:-1px; top:65px; background:#000; border:1px #e3e4e5 solid; border-top:0px; border-bottom:0px;  font-size:16px; display:none; }
.sub_guide_menu #sub_guide_menu_wrap li a{display:block; line-height:55px; padding-left:20px; border-bottom:1px rgba(255,255,255,0.1) solid; color:#fff;}
.sub_guide_menu #sub_guide_menu_wrap li a:hover{text-decoration:underline;}
.sub_guide_menu #sub_guide_menu_wrap li div  {background:#f2f2f2;}
.sub_guide_menu #sub_guide_menu_wrap li div  ul li a{padding:0px 20px; line-height:40px;}



.information_04_sub_menu_list ul {text-align:center; margin-bottom:60px; font-size:0px; display:table; width:100%; table-layout:fixed;}
.information_04_sub_menu_list ul:nth-child(2) {display:none; border:2px red solid;}
.information_04_sub_menu_list ul li {display:table-cell; margin-bottom:-1px}
.information_04_sub_menu_list ul li a{display:block;position:relative;margin-left:-1px;padding:20px 0px; border:1px solid #cecece;background:#fff;color:#565e60;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer; font-size:16px;}
.information_04_sub_menu_list ul li.on a{z-index:2;border:1px solid #5c7e26;background:#5c7e26;color:#fff; }




/*컨텐츠박스*/
#content {position:relative; min-height:400px; margin:60px auto 0px;  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 { width:100%; font-size:17px; border-spacing:0;}
table.cStyle th {background:#464646; color:#fff;  padding:25px 5px; border-right:1px solid #636363; border-bottom:1px solid #ddd; font-weight:normal; color:#fff; font-size:18px;} 
table.cStyle td { padding:12px 5px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;  color:#666; font-size:16px;}
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle td.etc {background:#fef2dc; color:#000;}
table.cStyle td.bg {background:#f9f9f9; color:#000;}
table.cStyle .small_line {font-size:12px; color:#999; display:inline-block;}
table.cStyle tr td:last-child {border-right:0px;}
table.cStyle .total {background:#fde0e0}
table.cStyle .total .size {font-size:22px; font-weight:bold; color:#c43113;}



table.cStyle1 {border-top:2px solid #092c6f; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0;}
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 { width:100%; font-size:17px; border-spacing:0; border-top:3px #444 solid; margin-top:20px;}
table.cStyle3 th {background:#fef2dc; padding:25px 5px;  border-bottom:1px solid #ddd; font-weight:normal; color:#000; font-size:18px;} 
table.cStyle3 td { padding:12px 5px;letter-spacing:0;  border-bottom:1px solid #ddd; text-align:center;  color:#666; font-size:16px;}
table.cStyle3 .center {text-align:center;}
table.cStyle3 .left {text-align:left;}
table.cStyle3 td.etc {background:#fef2dc; color:#000;}
table.cStyle3 td.bg {background:#f9f9f9; color:#000;}
table.cStyle3 .small_line {font-size:12px; color:#999; display:inline-block;}
table.cStyle3 tr td:last-child {border-right:0px;}
table.cStyle3 .total {background:#fef3ee}
table.cStyle3 .total .size {font-size:20px; letter-spacing:-1px; font-weight:bold; color:#5c7e26;}



table.cStyle4 {border-top:2px solid #444; width:100%; ; font-size:16px; border-spacing:0; margin-top:20px;}
table.cStyle4 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle4 th {background:#f6f7f9; color:#000;  padding:15px; border-right:1px #dadde2 solid; border-bottom:1px solid #dadde2;}
table.cStyle4 td {color:#000; padding:15px; ; letter-spacing:0;   border-right:1px #dadde2 solid; border-bottom:1px solid #dadde2; text-align:center;}
table.cStyle4 .center {text-align:center;}
table.cStyle4 .left {text-align:left;}
table.cStyle4 td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle4 .small_line {font-size:12px; color:#999; display:inline-block;}

table.cStyle4 tr th:last-child {border-right:0px;}
table.cStyle4 tr td:last-child {border-right:0px;}
table.cStyle4 tr.big  {font-size:20px; font-weight:bold;  color:#f57211 !important;;}
table.cStyle4 tr.big td {color:#f57211;;}




table.cStyle10 {border-top:1px solid #ddd; width:100%;  font-size:15px; border-spacing:0; margin-bottom:40px;}
table.cStyle10 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle10 th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle10 td {color:#666; padding:12px 8px; ; letter-spacing:0;border-bottom:1px solid #ddd;  vertical-align:top;}
table.cStyle10 .center {text-align:center; vertical-align:middle;}
table.cStyle10 .left {text-align:left;}



table.cStyle_etc {border-top:1px solid #ddd; width:100%; border-left:1px solid #ddd; font-size:15px; border-spacing:0; margin-top:20px; table-layout:fixed;}
table.cStyle_etc tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle_etc th {background:#f2f6f9; color:#333;  padding:12px 8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle_etc td {color:#666; padding:12px 8px; ; letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
table.cStyle_etc .center {text-align:center;}
table.cStyle_etc .left {text-align:left;}
table.cStyle_etc td.bg {background:#f9f9f9; font-weight:bold;}
table.cStyle_etc .small_line {font-size:12px; color:#999; display:inline-block;}


table.cStyle11 {border-top:1px solid #ddd; width:100%;  font-size:13px; border-spacing:0;}
table.cStyle11 tr.bg {background:#e9eff3; font-weight:bold;}
table.cStyle11 th {background:#f2f6f9; color:#333;  padding:5px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;}
table.cStyle11 th:last-child {border-right:0px;}
table.cStyle11 td {color:#666; padding:5px; ; letter-spacing:0;border-bottom:1px solid #ddd; border-right:1px solid #ddd; vertical-align:top; text-align:center;}
table.cStyle11 td:last-child {border-right:0px;}
table.cStyle11 .center {text-align:center; vertical-align:middle;}
table.cStyle11 .left {text-align:left;}






/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:30px; color:#000; line-height:30px; letter-spacing:-2px; overflow:hidden;}
h4.cStyle span {display:inline; font-size:14px; margin-left:10px; color:#888; font-weight:normal; letter-spacing:0px;}
h4.cStyle span.etc {float:right; margin:0px; }
h4.cStyle span.etc01 {color:#000;  font-size:16px;}
h4.cStyle02 {text-align:center; border-top:1px #ddd dashed; padding-top:60px; background-position:center top;  background-position:center 35px;}

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;}
h5.cStyle.etc {clear:both; font-size:20px; padding:0 0 0 16px; color:#000; 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:#000; 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:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }


ul.cStyle_etc {overflow:hidden;}
ul.cStyle_etc li{padding:0 0 0 13px; font-size:17px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:30px; margin:10px 0px; }




p.cStyle {clear:both; font-size:16px; margin-top:15px; color:#000}
p.cStyle b {color:#fb7a0b; letter-spacing:0;}
p.cStyle img {max-width:100%;}



p.cStyle1 {clear:both; font-size:14px; margin-top:15px; text-align:center; color:#888}
p.cStyle1 img {max-width:100%;}


p.cStyle6 {clear:both; padding:40px; border:1px #ddd solid; text-align:center; color:#888}
p.cStyle6 img {max-width:100%;}



.table_tip_wrap {display:none;}



