@charset "utf-8";

/* 초기화 */
* {list-style:none;}
html {overflow-y:scroll;overflow:auto !Important;}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', 'Malgun Gothic', "맑은 고딕", AppleGothic, Dotum, "돋움", sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 'Malgun Gothic', "맑은 고딕", AppleGothic, Dotum, "돋움", sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
/*float 가상높이*/
.clearfix::before, .clearfix::after {display:block;clear:both;content:"";}
/* Magnific Popup 모바일 화면100% 관련 */
html {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
body {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

/* preimage 관련
body::after{
    position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
    content:url(../img/pages/m_tban1.jpg) url(../img/pages/m_tban2.jpg) url(../img/pages/m_tban3.png);
} */

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1.0rem}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', 'Malgun Gothic', "맑은 고딕", AppleGothic, Dotum, "돋움", sans-serif;font-size:1.0rem}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR', 'Malgun Gothic', "맑은 고딕", AppleGothic, Dotum, "돋움", sans-serif;font-size:1.0rem}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

table { border-collapse:collapse; }

img {border:none;}

.icon_vt {vertical-align:0px;}

.selboxh {height:35px;}
.li_chk_b {vertical-align:-2px;}
.wr_chk_b {vertical-align:-4px;}

.pdTop1 {padding-top:1px;}
.pdTop2 {padding-top:2px;}
.pdTop3 {padding-top:3px;}
.pdTop4 {padding-top:4px;}
.pdTop5 {padding-top:5px;}
.pdTop6 {padding-top:6px;}
.pdTop7 {padding-top:7px;}
.pdTop8 {padding-top:8px;}
.pdTop9 {padding-top:9px;}
.pdTop10 {padding-top:10px;}
.pdTop20 {padding-top:20px;}
.pdTop30 {padding-top:30px;}
.pdTop40 {padding-top:40px;}
.pdTop50 {padding-top:50px;}
.pdTop60 {padding-top:60px;}

.verticalSpacer1 {clear:both; height:1px; font-size:1px; line-height:1px;}
.verticalSpacer2 {clear:both; height:2px; font-size:2px; line-height:2px;}
.verticalSpacer3 {clear:both; height:3px; font-size:3px; line-height:3px;}
.verticalSpacer4 {clear:both; height:4px; font-size:4px; line-height:4px;}
.verticalSpacer5 {clear:both; height:5px; font-size:5px; line-height:5px;}
.verticalSpacer6 {clear:both; height:6px; font-size:6px; line-height:6px;}
.verticalSpacer7 {clear:both; height:7px; font-size:7px; line-height:7px;}
.verticalSpacer8 {clear:both; height:8px; font-size:8px; line-height:8px;}
.verticalSpacer9 {clear:both; height:9px; font-size:9px; line-height:9px;}
.verticalSpacer10 {clear:both; height:10px; font-size:10px; line-height:10px;}
.verticalSpacer20 {clear:both; height:20px; font-size:20px; line-height:20px;}
.verticalSpacer30 {clear:both; height:30px; font-size:30px; line-height:30px;}
.verticalSpacer35 {clear:both; height:35px; font-size:35px; line-height:35px;}
.verticalSpacer40 {clear:both; height:40px; font-size:40px; line-height:40px;}
.verticalSpacer45 {clear:both; height:45px; font-size:45px; line-height:45px;}
.verticalSpacer50 {clear:both; height:50px; font-size:50px; line-height:50px;}
.verticalSpacer55 {clear:both; height:55px; font-size:55px; line-height:55px;}
.verticalSpacer60 {clear:both; height:60px; font-size:60px; line-height:60px;}
.verticalSpacer65 {clear:both; height:65px; font-size:65px; line-height:65px;}
.verticalSpacer70 {clear:both; height:70px; font-size:70px; line-height:70px;}
.verticalSpacer80 {clear:both; height:80px; font-size:80px; line-height:80px;}
.verticalSpacer90 {clear:both; height:90px; font-size:90px; line-height:90px;}
.verticalSpacer100 {clear:both; height:100px; font-size:100px; line-height:100px;}

.verticalSpacer15 {clear:both; height:15px; font-size:15px; line-height:15px;}
.verticalSpacer25 {clear:both; height:25px; font-size:25px; line-height:25px;}
.verticalSpacer35 {clear:both; height:35px; font-size:35px; line-height:35px;}
.verticalSpacer45 {clear:both; height:45px; font-size:45px; line-height:45px;}
.verticalSpacer55 {clear:both; height:55px; font-size:55px; line-height:55px;}

.verticalSpacer_5 {width:1px; height:5px; line-height:5px; font-size:5px;}

div .left {float:left;}
div .right {float:right;}
div .center {text-align:center;}
div .clear {clear:both;}

.txt_left {text-align:left;}
.txt_center {text-align:center;}
.txt_right {text-align:right;}

.chk_b {vertical-align:-2px;}

.fl {float:left;}
.fr {float:right;}
.cb {clear:both;}

.tc {text-align:center;}
.tl {text-align:left;}
.tr {text-align:right;}

.img_w100 {width:100%;}
.img_replace {display:block; text-indent:100%; white-space:nowrap; overflow:hidden;}

div.lazy_fbg {display:block; height:410px;}

/* 레이아웃 크기 지정 
#hd, #wrapper, #ft{min-width:1280px}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{width:1280px}*/



/* 팝업레이어 */
#hd_pop {z-index:499;position:relative;margin:0 auto;min-width:1024px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;cursor:move;}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#33353E;color:#A39B97;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#33353E;color:#A39B97}



/* 상단 레이아웃 */
#hd {width:100%;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}


/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:100%;zoom:1;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#s_tban_wrap {z-index:3; position:relative; padding:0px 0px 0px 0px; width:100%; min-width:1280px; font-size:1em; zoom:1; background:#fff; margin-top:0px;}
#s_tban_wrap .s_tban {text-align:center; padding-top:0px;}
#s_tban_wrap .s_tban .s_tban_h2 {clear:both; font-size:2.5rem; font-weight:normal; color:#000; padding-top:100px;}

#container { position:relative; margin:0px auto; padding:0px 0px 0px 0px; width:1280px; min-height:300px; height:auto !important; background:#fff; font-size:0.95rem; zoom:1;}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#container_inner {clear:both; padding:0px 0px 0px 0px;}

.bo_title_wrap {text-align:center; font-size:2.5rem; font-weight:300; padding:0; margin:0;}

.s_cont_wide {clear:both; width:100%;}
.s_cont_normal {clear:both; width:1280px; margin:0px auto;height:100%;}

#s_tban_wrap .s_tban .s_tban_h2 {color:#2C5C88;}
#s_tban_wrap .s_tban .s_tban_h2_subtxt {color:#777; font-size:1.38em;}

.sub_h3_title {clear:both; font-size:2.0rem; font-weight:600; color:#000; text-align:center; height:60px;}


/* 메인 인덱스 */
#main_ban_wrap { width:100%; height:910px; margin:0 auto; /*background:url(../img/pages/m_tban1.jpg) no-repeat 50% 0%;*/ overflow:hidden;padding-top: 90px;position:relative;}

#main_ban_wrap .main_ban_container {width:100%; height:830px; overflow:hidden; position:relative; padding:0px; margin:0px;}




/* 서브메뉴 */
#snav_wrap {z-index:5; position:absolute; width:100%; min-width:1280px; height:60px; font-size:1em; zoom:1; padding-top:0px; margin-top:0px;background:#F6AB00;}
#snav_wrap:after {display:block;visibility:hidden;clear:both;content:""}
#snav_container {clear:both; width:1280px; height:80px; margin:0px auto;}

.snav_tab_cont {float:left; width:100%; margin:0px auto; text-align:center;}

.snav_tabs {margin:0px; padding:0;}
.snav_tabs li {display:inline-block;margin-left:0;list-style:none;position:relative;float:left;}
.snav_tabs a {transition:all 0.3s ease;display:block; background:#F6AB00; color:#fff; width:250px; text-align:left; height:60px; text-decoration:none;line-height:63px; font-size:1rem;padding-left:30px; margin-right: 1px;}
.snav_tabs a.sp {padding-left:6px;}
.snav_tabs a:hover, .snav_tabs a.snav_tabs_on {background:#F6AB00; color:#000; text-decoration:none;}

.snav_sub > li > a {background:#EBEBEB;}
.snav_sub > li > a:hover {background:#F6AB00;}

.snav_tabs li a.snav_tabs_on > u {
	display:block; width:320px; height:18px; bottom:-17px; background:url(../img/nav/s_tab_indicator.png) no-repeat 50% 0%; transition:all 0s linear;
}

.snav_sub li a {color:#000;}
.snav_tabs li a p {display:inline-block;}


/* 하단 레이아웃 */
#ft {clear:both; padding:2rem 0; width:100%; min-width:1280px;background: #fff;}

#ft_container {position:relative; margin:0 auto; width:1280px;}

.ft_cont .ft_logo { text-align:center;width:20%;position:relative;}
.ft_cont .ft_logo::after {position:absolute;right:0;top:20px;content:"";width:1px; height:50px;background:#fff;}

.ft_cont .ft_addr { color:#646464; font-size:1.05rem; text-align:left;width:100%;padding-left: 45px;font-weight: 300;}
.ft_cont .ft_addr strong {color:#646464;font-weight: 600;font-size:1.1rem;}
.ft_cont .ft_addr a.login {
    color: #646464;
    display: block;
    padding-top: 5px;
    font-size: 1rem;
}
.ft_cont .ft_addr a.logout {
    color: #646464;
    display: block;
    padding-top: 5px;
    font-size: 1rem;
}


a.closeb1 {color:#000;font-weight:700; padding:5px;}
.mprivate {position:relative; width:1100px; height:475px; background-color:#fff; margin:0px auto;padding:20px 0px 0px 20px;}
.mprivate div.r_close, .msitemap div.r_close {float:right;padding-right:20px; height:30px; font-size:1.0rem;}

a.logout span {display:inline-block; padding:0px 5px 2px; color:#fff; background:#888; border-radius:0.3rem;}
a.btn_adms {display:inline-block; padding:0px 5px 2px; color:#fff; background:#ff0000; border-radius:0.3rem;}

.btn_tops {
	position: fixed;
	z-index:600;
    right: 2%;
    bottom: 100px;
    display: none;
}

.btn_tops a {display:block; width:60px; height:60px; background:rgba(10,10,10,0.7); color:#fff; line-height:50px; text-align:center; font-size:3.0rem; border-radius:2.5rem;}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:30px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer; border-radius:3px;}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn,.btn{padding:0 10px;text-align:center;font-weight:400;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn_f,.btn_f {line-height:28px;height:30px;padding:0 10px;text-align:center;font-weight:400;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle; border-radius:3px;}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none; border-radius:3px;}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none; border-radius:3px;}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:rgb(255, 166, 0);color:#fff;cursor:pointer;border:0; border-radius:3px;}
.btn_submit:hover {background:rgb(255, 179, 36);}

a.btn_cancel {padding:0 12px;display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:1px solid #ccc;background:#fafafa;border-radius:3px;color:#000;text-decoration:none;vertical-align:top; border-radius:3px;} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {padding:5px 1rem;display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {padding:5px 1rem;display:inline-block;background:orange;color:#fff;text-decoration:none;border:0;vertical-align:middle; border-radius:3px;}
a.btn_b02:hover, .btn_b02:hover {background:rgb(255, 166, 0);}
a.btn_b03, .btn_b03 {padding:5px 1rem;display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle; border-radius:3px;}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {padding:5px 1rem;display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle; border-radius:3px;}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {padding:5px 1rem;display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle; border-radius:3px;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0px; border-bottom:1px solid #ecf0f1;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #2C5C88;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95rem;text-align:center;letter-spacing:0em;
background-color: linear-gradient(to bottom, rgba(255,255,255,0), rgba(240,240,240,1)); font-weight:400;
}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:50px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#FAFAFA;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0px ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#CCE5E5}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#2C5C88;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


/*메인페이지 관련*/
#main1_wrap {}
#main1_wrap .box_item {float: left;width: 296px;height: 462px;margin-right: 7.5%;position:relative;}
#main1_wrap .box_item:last-child {margin-right: 0;}
.con1 {padding-bottom:6rem;}
.con1 h2 {position:relative;font-size:2rem;text-align:center;padding:3rem 0;}
.con1 h2::after {position:absolute;left:50%;bottom:33px;content:"";width:30px;height:2px;background:#000;transform:translateX(-50%);}
.hover_bg{ opacity:0.7;width: 100%;height: 0%;background: linear-gradient(-45deg, #415acf, #5173f3, #758bf9, #7575f9, #aa9ef9, #d8b5ff, #fad9dc);transition:all 0.3s ease-in-out;overflow:hidden;
	-webkit-animation: Gradient 4s ease infinite;
	-moz-animation: Gradient 4s ease infinite;
	animation: Gradient 4s ease infinite;background-size: 400% 400%;
}
#main1_wrap .box_item:hover .hover_bg {height:100%;padding:2rem;}
.hover_bg span {color: #fff;top: 50%;position: relative;transform: translateY(-50%);font-size: 1rem;}

@-webkit-keyframes Gradient {
    0% {background-position: 0% 0%;}
    50% {background-position: 100% 100%;}
    100% {background-position: 0% 0%;}
  }
  @-moz-keyframes Gradient {
    0% {background-position: 0% 0%;}
    50% {background-position: 100% 100%;}
    100% {background-position: 0% 0%;}
  }
  @keyframes Gradient {
    0% {background-position: 0% 0%;}
    50% {background-position: 100% 100%;}
    100% {background-position: 0% 0%;}
  }


.box_item h3 {z-index: 10;position: absolute;font-size: 2rem;color: #fff;right: 20px;top: 15px;}
.box_item .item_wrap {display:block;width:100%;height:100%;}

.con2 {background:#EBEBEB;}

.title_box {text-align:center;}
.title_box h2{font-weight: 400;font-size: 2rem;padding:3rem 0;}

.intro_box {height:400px;padding: 1rem 0;}
.s_container {width:1280px;margin:0px auto;position:relative;height:100%;}
.img_box {float:left;width:50%;height:100%;}

.text_box {float:left;width:50%;height:100%;position:relative;}
.fe_btn {border-radius: 5px;padding: 15px 40px;display: inline-block;color: #fff;background: #5BA8C6;font-size: 1rem;position:absolute;bottom:0;right:0;transition:all 0.3s ease;}
.fe_btn:hover {background:#3774BB;}

.s_container th {background:#EBEBEB;text-align:center;}
.s_container th,.s_container td {padding:15px 10px;text-align:left;border-top: 3px solid #2E77BB;font-size:1rem;color:#2E77BB;border-right: 1px solid #2e77bb;}
.s_container td:last-child {border-right:0;}
.s_container th:last-child {border-right:0;}
.s_container tr{transition:all 0.3s ease;}
.s_container tr:hover {background: rgba(46,119,187,0.1);}

.table_title {padding: 2rem 0 2rem 2rem; font-size: 1.2rem;color: #2e77bb;position:relative;}
.table_title::before {position:absolute;left:8px;top:40px;content:"";background:#2e77bb;width:15px;height:15px;}

.mailt1 {font-size: 1rem;text-align:left;margin-top: 1rem;}
.mailt1 a {color: blue;text-decoration: underline;}

#video_banner {height:1080px;position:relative;width:100%;overflow: hidden;}
#video_banner p {font-size: 5rem;white-space: nowrap;text-align: center;font-weight: 600;
    position: absolute;
    color: #fff;
    left:50%;top:50%;transform:translate(-50%,-50%);}

#video_banner video {width:100%;}
.s_bg {width:1280px;height: 0px;transition:all 0.3s ease;
    left: 50%;
    transform: translateX(-50%);position:absolute;top:91px;overflow: hidden;}
.s_bg.active {height:300px;padding:1.5rem 3rem;}
.s_bg.w_1 {
    left: 44%;
    width: 300px;
}
.s_bg.w_3 {
    left: 59%;
    width: 300px;
}
.s_bg.w_4 {
    left: 66%;
    width: 300px;
}
.s_bg.w_5 {
    left: 73%;
    width: 300px;
}
.slice_wrap {
    background-color: #013A6B;
    background-image: -webkit-linear-gradient(-30deg, #76724D 50%, #A5833B 50%);
    min-height: 700px;}

.slice_wrap {position:relative;overflow:hidden;}
.slice_wrap .slice {position:absolute;top:0;}
.slice_cont {height: 100%;width:1280px;position:absolute;left:50%;transform:translate(-50%);}
.slice_cont > img {position:absolute;right:0;top:50%;transform:translateY(-50%);width: auto;}

.text-cont {    margin-top: 7rem;}
.text-cont h3{    font-size: 3rem;color: #fff;padding-bottom:20px;}
.text-cont img{padding-bottom:10px;}
.text-cont p {font-size: 1.2rem;color: #fff;padding-bottom:10px;}
.text-cont span {    color: #fff;font-size: 1rem;display:block;padding-bottom:5rem;}
.text-cont a {background: #fff;
    font-size: 1rem;
    display: inline-block;
    padding: 2px 40px;
    border-radius: 5px;}
.bottom_menu {
    padding: 3rem 10px;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    margin: 3rem 0;
}

.bottom_menu > ul{}
.bottom_menu > ul > li{float:left;width:20%;text-align:center;}
.bottom_menu > ul > li > span {
    display: inline-block;
    font-size: 1.3rem;
    padding-bottom: 2rem;
}
.bottom_menu > ul > li > ul {}
.bottom_menu > ul > li > ul > li{}
.bottom_menu > ul > li > ul > li a{
    color: #808080;
    font-size: 1rem;
    display: inline-block;
    padding: 3px 0;
}
.sub_btn {
    padding: 10px 0;
    font-size: 1.5rem;
    width: 28%;
    background: #EFBE00;
    border: none;
    margin-left: 2%;
}
.policy_box {margin-top:2rem;}
#main22_wrap {padding-top:3rem;}

.img_area {float:left;width:50%;}
.img_area2 {float:left;width:25%;}
.img_auto {
    position: relative;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.img1 {width:100%;margin-bottom:1rem;}
.img2 {width:48%;}
.img3 {width:48%;margin-left:3%;}
.text_area {float:left;width:50%;}
.text_area h4{font-size: 1.6rem;margin-bottom: 1rem;position:relative;padding-left:30px;}
.text_area h4 i {
    position:absolute;
    left:10px;top:50%;transform:translateY(-50%);
    font-weight: bold;
    font-size: 13px;
}
.text_area ul {}
.text_area ul > li{
    font-size: 1.1rem;
    padding: 3px 0 3px 2rem;
}
.text_area ul > li.pl_none {
    padding:3px 0 0 0 ;
}

.text_area ul > li.pl_none.li_font {
    color: #999;
    margin-bottom: 1rem;
    padding: 3px 0 0 0;
}
.sub_table {width:100%;margin-top: 6rem;border-top:3px solid #000;border-bottom:3px solid #000;}
.sub_table tr {border-bottom:1px solid #D7D7D7;}
.sub_table td {font-size:1rem;text-align: center;padding: 10px 0;}
.sub_table thead td{    text-align: center;background:#E1E1E1;padding: 1rem 0;
    font-size: 1.5rem;}
.sub_table .fz_15{font-size: 1rem;text-align: center;border-right: 2px solid #D7D7D7;}
.sub_table .fz_15.w{font-size: 1.5rem;text-align: center;border-right: 2px solid #fff;}
.s_bg .col3 {float:left;width:33%;}
.s_bg  li {transition:all 0.3s ease;font-size: 1.1rem;color:#323232;margin:8px 0;padding:0 2rem;}
.s_bg  li.new_nav_title {margin:0;padding: 0 0 0 4rem;background:none !important;font-weight: 600;margin-bottom:1rem;}
.s_bg  li a {color:#323232;display:block;}
.s_bg  li.title_navlist {    font-size: 1.1rem;
    font-weight: 600;}
.s_bg  li:hover {background:#e6e6e6;}
.s_bg  li.title_navlist {background:none;margin:0;}
.title_navlist span{
    font-weight: 900;
    font-size: 2rem;
}
.d_nav {height:128px;}
.snav_line1 {
    width: 1px;
    height: 150px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    display: block;
    left: 400px;
    top: 79px;
}
.snav_line2 {
    width: 1px;
    height: 150px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    display: block;
    left: 821px;
    top: 79px;
}
.pack_sub_title {
    font-size: 1.2rem;
    margin-bottom: 2rem;
}

.sub211_cont1 {float:left;width:47.5%;margin-right: 2.5%;}
.sub211_cont2 {float:left;width:47.5%;margin-left: 2.5%;}

.cont_1_col2 {float: left;width:50%;}
.cont_1_col2  img {width:100%;}

.cont1_title_spe {
    text-align: center;
    border-top: 2px solid #000;
    padding: 8px 0;
    font-size: 1.3rem;
    background: #EBEBEB;
}
.cont1_title_spe2 {
    font-size: 1rem;
    text-align: center;
    padding: 10px 0;
}
.cont_1_col2 span{
    font-size: 1rem;
    text-align: center;
    display: block;
}
.cont_item_margin {margin-bottom: 2.4rem;}
.cont_item_margin p {font-size: 1.1rem;}
.cont_item_margin span {
    color: #666;
    font-size: 1rem;
    font-weight: 300;
}
.img_flex_box_22 {
    padding-left: 2rem;
    margin-top: 1rem
}
.img_flex_box_22 img{
    margin-right: 15px;
}
.sub11_title {
    font-size: 2rem;
    font-weight: 400;
    margin: 3rem 0;
}
.sub11_text_cont {
    font-size: 1rem;
    margin-bottom: 2rem;
}
.sub11_ghost {
    font-size: 1.3rem;
    position: absolute;
    right: 0;
}
.history_12 {    display: flex;padding-bottom: 6rem;}
.number_title {flex:25%;}
.number_title h3 {font-size:8.7rem;line-height: 8rem;}
.number_title h3 span {color:#F6AB00;}
.line_block {flex:13%;}
.history_cont {flex:63%;}

.history_cont ul {padding-top: 1rem;}
.history_cont ul li{font-size: 1.2rem;    font-weight: 100;padding-bottom:1rem;}
.history_cont ul li.pb_none {padding-bottom: 0;}
.history_cont ul li span {font-weight: 400;}

.line_block {position:relative;}
.his_line{
    left: 50%;
    margin-top: 1rem;
    background: #E1E1E1;
    width: 4px;
    position: absolute;
    height:calc(100% + 6rem);
    transform: translateX(-50%);
}
.his_line.ls {height: 26px;}
.his_line img {
    position: absolute;
    left: -26px;
    top: 0;
}
.number_title {position:relative;}
.his_img {position:absolute;bottom:0;left:0;}
.sub52_title {display: flex;}
.sub52_tit1 {flex:1;font-size: 1.6rem;}
.sub52_tit2 {flex:1.7;}
.sub52_tit2 li {font-size: 1rem;padding-bottom: 1rem;color: #999;}
.sub52_tit2 li span {
    text-align: center;
    display: inline-block;
    width: 45px;
    border: 1px solid #999;
    margin-right: 20px;
}
.sub52_tit2 li span.none {border:none;}
.sub52_tit3 {flex:1.7;}
.sub52_tit3 li {font-size: 1rem;padding-bottom: 1rem;color: #999;}
.sub52_tit3 li span {
    text-align: center;
    display: inline-block;
    width: 65px;
    border: 1px solid #999;
    margin-right: 20px;
}
.sub15_cont {display: flex;margin-top:5rem;}
.sub15_text {flex:4;}
.sub15_text li {
    padding-bottom:1rem;
    font-weight: 100;
    font-size: 1.1rem;
}
.sub15_text li span{
    font-weight: 400;
    display: inline-block;
    margin-right: 1.5rem;
} 
.sub15_img {}
.sub14_fbox {display:flex;margin:10px 0;}
.sub14_fbox.sp {flex-wrap: wrap;}
.sub14_cont.col-1 {flex:1;position:relative;}
.sub14_cont.col-2 {flex:2;position:relative;}

.sub14_mtitle {
    position: absolute;
    text-align: center;
    font-size: 2.5rem;
    right: 0;
    top: 0;
}
.sub14_mtitle span {display: block;color:#F6AB00;}

.sub14_stitle {
    padding-right: 7px;
    text-align: right;
    color: #999;
    font-size: 1rem;
    font-weight: 400;
}
.sub14_stitle span {
    font-size: 1rem;
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
}
.flex_s14 {}
.sub14_cont.col-1.sp{
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.sub211_table {width:100%;border-top: 2px solid #000;border-bottom: 2px solid #000;}
.sub211_table td{border-bottom: 1px solid #999;
font-size:1.4rem;text-align:center;padding: 10px 0;}
.sub211_table td.th_area{
    border-bottom: 1px solid #fff;
    background: #EBEBEB;
    border-right: 1px solid #fff;
}
#main11_wrap {position:relative;}
.text_main_wrap {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.text_main_wrap h2{
    font-weight: 400;
    font-size: 3rem;
    color: #fff;
}
.text_main_wrap a{
    margin-top: 4rem;
    padding: 0.5rem 4rem;
    font-size: 1rem;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    transition:all 0.4s ease;
}
.text_main_wrap a:hover{
background:#202020;
}
#main33_wrap {position: relative;}

.text_main_wrap2 {
    left: 0%;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}
.text_main_wrap2 p{
    font-size: 1.2rem;
    color: #fff;
}
.text_main_wrap2 h2{
    margin-top: 1rem;
    font-weight: 400;
    color: #fff;
    font-size: 2rem;
}
.sub13_flex {display: flex;flex-wrap: wrap;}
.sub13_item {flex:25%;    margin-bottom: 5rem;}
.sub212_flbox {
    display: flex;
    flex-wrap: wrap;
}
.sub212_flbox .sub212_item{
    flex:33.333%;
    margin-bottom: 4rem;
}
.sub212_item span{
    padding: 1.5rem 0;
    display: block;
    text-align: center;
    font-size: 1rem;
}
.new_btn {text-align: center;}
.new_btn a {
    font-size: 1rem;
    color: #fff;
    background: #000;
    padding: 10px 4rem;
    display: inline-block;
}
.new_shadow {
    padding: 3px;
    margin-top: 3rem;
    display: inline-block;
    box-shadow: 1px 1px 7px #333;
}



.sub_menu_hover {background: #999;padding: 0px 0;height:0;overflow:hidden;transition:all 0.3s ease;}

.sub_menu_hover.active.s1 {padding: 5px 0;height:135px;}
.sub_menu_hover.active.s2 {padding: 5px 0;height:135px;}
.sub_menu_hover.active.s3 {padding: 5px 0;height:65px;}

.sub_menu_hover li{padding: 4px 0;}
.sub_menu_hover li a{color:#fff;transition: all 0.4s ease;display:block;}
.sub_menu_hover li:hover a {color:#000;}



@media screen and (max-width: 1920px){
#video_banner video {width:1920px;}
}