<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#header {border-bottom:1px rgba(255,255,255,0.3) solid;}


#container {position:relative; z-index:0;;}



.sub_visual {position:relative; text-align:left; height:550px;   overflow:hidden; background-repeat:no-repeat; background-position:center top; b z-index:1;position:relative; background-size:cover;  transition: all 1.4s; background-size: cover; transition: all 1s;  transition: all 1.4s; background-size:110% 110%;  position:relative; z-index:0;}
.sub_visual .default_layout{position:relative;}

.sub_visual .this_title{ text-align:left; padding-top:240px; font-size:50px; line-height:40px; color:#fff; font-weight:900; position:relative; z-index:1;  font-family: 'Pretendard';}
.sub_visual .this_title .info_text{display:block; font-size:20px; line-height:20px; font-weight:normal;   margin-top:20px; }
.sub_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.3); z-index:0;}
.sub_visual .left_bg {position:absolute; left:-100px; bottom:0px; }
.sub_visual .left_bg img {vertical-align:middle;}


.sub_visual .guide { margin-top:20px;   position:relative; z-indeX:1;}
.sub_visual .guide li{display:inline-block; color:#fff;line-height:23px; font-size:15px; padding:0 12px 0 22px;background:url(../images/sub/sub_this_page_dot_right.png) left 50% no-repeat;  font-weight:normal;}
.sub_visual .guide li.home {padding:0 12px 0 0;background:none; }
.sub_visual .guide li.home a{display:block;     }
.sub_visual .guide li a {color:#fff;}
.sub_visual .guide li.this { color:#fff; padding-right:0px;}


.on_sub_visual { transition: all 9s; transition-delay:0.1s; background-size:100% 100%;   }



.sub_tail_info {padding:150px 0px; text-align:center; background:url(../images/sub/sub_tail_visual_bg.jpg?11) center top no-repeat; color:#fff;}
.sub_tail_info .t1 {font-family: 'Pretendard'; font-size:45px; font-weight:900; line-height:45px; letter-spacing:-2px;  }
.sub_tail_info .t2 {margin-top:20px; font-size:20px; }
.sub_tail_info .t3 {margin-top:60px; }
.sub_tail_info .t3 a{display:inline-block; background:#fff; padding:0 30px; font-size:20px; line-height:50px; border-radius:50px;}







/*서브메뉴 및 가이트*/
#left {margin-top:-70px;   min-height:70px; position:relative; z-index:1;}
#left ul.list{display:table; width:100%; table-layout:fixed;}
#left ul.list li {position:relative;; display:table-cell; vertical-align:middle;}
#left ul.list li:first-child {margin-left:0px;}
#left ul.list li a {display:block; font-size:17px; font-weight:bold; text-align:center;    color:#fff; line-height:70px;  background:#154a20; border-right:1px rgba(255,255,255,0.1) solid; letter-spacing:-1px;}
#left ul.list li:first-child a {border-radius:20px 0px 0px 0px;}
#left ul.list li:last-child a {border-radius:0px 20px 0px 0px;}
#left ul.list li a.on {color:#0c3966; ; background:#fff; }
#left ul.list li div {display:none;}









/*가이드박스*/
#guideGroup {position:relative;   margin:50px 0px 50px; z-index:99;  text-align:left; font-family: 'Pretendard';  padding-bottom:30px; margin-top:120px;display:none;  }
#guideGroup h3 { font-size:27px; line-height:50px; color:#0c3966;  letter-spacing:-2px;  font-weight:900; display:none; }
#guideGroup h3 span {display:block; font-weight:normal; font-size:15px; line-height:22px; color:#999;  letter-spacing:0px;  margin-top:10px;  ;}







/*컨텐츠박스*/
#content {position:relative; min-height:400px;   padding-bottom:260px; padding-top: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:16px; border-spacing:0;border-top:2px solid #0c3966; margin-top:20px;}
table.cStyle th {background:rgba(61,107,177,0.1);   padding:17px;  border-bottom:1px solid #ddd; font-weight:normal; color:#000; font-weight:bold;} 
table.cStyle td { padding:17px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:left;  color:#000; }
table.cStyle .center {text-align:center;}
table.cStyle .left {text-align:left;}
table.cStyle .top {vertical-align:top;}
table.cStyle td.etc {background:#fef2dc; color:#000;}
table.cStyle td.bg {background:#f9f9f9; color:#000;}
table.cStyle tr th:last-child {border-right:0px;}
table.cStyle tr td:last-child {border-right:0px;}
table.cStyle img {vertical-align:middle; max-width:100%;}


table.cStyle1 { width:100%; font-size:16px; border-spacing:0;border-top:1px solid #ddd; margin-top:20px; border-right:1px #ddd solid; border-left:1px #ddd solid;}
table.cStyle1 th {background:rgba(61,107,177,0.1);   padding:17px;  border-bottom:1px solid #ddd;    font-weight:bold;} 
table.cStyle1 td { padding:17px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center;  color:#000; }
table.cStyle1 .center {text-align:center;}
table.cStyle1 .left {text-align:left;}
table.cStyle1 .top {vertical-align:top;}
table.cStyle1 td.etc {background:#fef2dc; color:#000;}
table.cStyle1 td.bg {background:#f9f9f9; color:#000;}
table.cStyle1 tr th:last-child {border-right:0px;}
table.cStyle1 tr td:last-child {border-right:0px;}
table.cStyle1 img {vertical-align:middle; max-width:100%;}


table.cStyle2 { width:100%; font-size:16px; border-spacing:0;border-top:1px solid #ddd; margin-top:20px; border-right:1px #ddd solid; border-left:1px #ddd solid;}
table.cStyle2 th {background:rgba(61,107,177,0.1);   padding:17px;  border-bottom:1px solid #ddd; border-right:1px #ddd solid;    font-weight:bold;} 
table.cStyle2 td { padding:17px;letter-spacing:0; border-right:1px solid #ddd; border-bottom:1px solid #ddd; text-align:left;  color:#000; }
table.cStyle2 .center {text-align:center;}
table.cStyle2 .left {text-align:left;}
table.cStyle2 .top {vertical-align:top;}
table.cStyle2 td.etc {background:#fef2dc; color:#000;}
table.cStyle2 td.bg {background:#f9f9f9; color:#000;}
table.cStyle2 tr th:last-child {border-right:0px;}
table.cStyle2 tr td:last-child {border-right:0px;}
table.cStyle2 img {vertical-align:middle; max-width:100%;}






/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:30px; color:#000; line-height:30px; letter-spacing:-2px; overflow:hidden;}



h5.cStyle {clear:both; font-size:22px;  color:#014e8d;    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:17px;  color:#000; background:url(../images/sub/dt_dot.jpg) left 10px no-repeat; line-height:24px; margin:5px 0px; }
ul.cStyle.etc {margin-top:30px;}
ul.cStyle.etc li{position:relative; background:none; padding-left:40px; margin:15px 0px;}
ul.cStyle.etc li .num{position:absolute; left:0px; top:0px; color:#fff; background:#eb7400; width:30px; height:30px; line-height:30px; text-align:center; font-size:14px; border-radius:30px;}


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:18px; line-height:25px; 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;}


</pre></body></html>