@charset "utf-8";
/* 초기화 */

html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Pretendard';background:#fff;letter-spacing:0; color:#333}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

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:1em}
input, button {margin:0;padding:0;font-family: 'Pretendard'}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {ffont-family: 'Pretendard';}
select {margin:0}
p {margin:0;padding:0;word-break:break-all;color:#333}
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 {}

.placeholdersjs {color:#aaa !important}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;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;}
.hd_pops img{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;height:auto;margin: 0px;padding:15px;border:0;font-size:17px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

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

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s 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}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#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;width:0;height: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:23px;border:1px solid #ccc;background:#fafafa;color:#333;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer;font-size: 13px;}
.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%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {display:inline-block;vertical-align:middle;line-height:40px;height:40px;padding:0 10px;border:none;text-align:center;font-size:13px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#333;text-decoration:none;vertical-align:middle}
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:#333;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
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}

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

.btn_submit {border:0;background:#333;color:#fff;cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {background:#333;color:#fff;}
a.btn_b02,.btn_b02 {background:#253dbe;color:#fff;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background:#333;color:#fff;} /* 관리자 전용 버튼 */


/* 기본테이블 */
.tbl_wrap {font-family: 'Pretendard';transform:skew(-0.1deg);}
.tbl_wrap table {width:100%;border-collapse:collapse;background:#fff;border-top:2px solid #ccc;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px 0;font-weight:500;color:#333;text-align:center;border-bottom:1px solid #ddd;background:#fff;font-size:16px;line-height:1.2;}
.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 {padding:15px 5px;font-weight:00;color:#333;border-bottom:1px solid #ecf0f1;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.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 #d0d3db;background:#fff;color:#333;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;font-family: 'Pretendard';font-size:15px;}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.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 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.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 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.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:50px 0 !important;color:#666;text-align:center;font-size:16px;transform:skew(-0.1deg);}

/* 필수입력 */
.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.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#333;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 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:#333;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;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;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:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;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:#333;font-size:2em;text-decoration:none;text-align:center}

#bo_list_total {display:none !important;}
* { margin:0; padding:0; outline:none !important}
li {list-style:none;}

.inner {width:1300px;margin:0 auto; position:relative;}

.inner_1600 {width: 100%;max-width:1600px;margin:0 auto; position:relative;}
.inner_1270 {width: 100%;max-width:1270px;margin:0 auto; position:relative;}
.inner_full {width:100%}
.clearfix::after {content:'';display:block;clear:both;}





/* 로그인페이지 */
.login_type02_wrap {width:100%;}
.login_type02 {max-width: 520px;width: 100%;margin: 30px auto;padding: 70px 90px;border: 1px solid #e1e1e1;border-radius: 6px;}
.login_common_style {font-size: 15px;color: #666;line-height: 1.6;letter-spacing: -.3px;}
.login_type02 .tit {margin-bottom: 30px;font-size: 20px;font-weight: 700;color: #222;text-align: center;font-family: 'Poppins';}
.login_type02 .tit span {color: #0054a6;}
.login_type02 input[type=text], .login_type02 input[type=password] {width: 100%;height: 60px;padding: 0 20px;margin-bottom: 10px;border-radius: 3px;border: 1px solid #e1e1e1!important;font-size: 15px;background-image: none!important;}
.login_type02 .auto_ck {padding: 5px 0 15px;font-size: 14px;text-align: right;transform:skew(-0.1deg)}
.login_type02 input[type=submit] {width: 100%;height: 60px;border: none;border-radius: 3px;font-size: 15px;color: #fff;background-color: #1b2b51;-webkit-transition: all .2s;transition: all .2s;font-weight:500;}
.login_type02 input[type=submit]:hover {background-color: #0054a6;}
.login_type02 ul {/*overflow: hidden;*/display:flex;align-items:center;justify-content:space-around;margin: 20px 0 40px;text-align: center;}
.login_type02 ul li {/*float: left;*/position: relative;/*width: calc(100% / 3);*/font-size: 14px;transform:skew(-0.1deg)}
.login_type02 ul li a {color: #666;}
.login_type02 .bnr {position: relative;padding: 12px 10px 12px 110px;border-radius: 3px;border: 1px solid #e1e1e1;background-color: #f5f6f8;}
.login_type02 .bnr img {position: absolute;width: 70px;left: 20px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.login_type02 .bnr .txt {font-size: 13px;line-height: 1.5;font-weight:500;transform:skew(-0.1deg)}
.login_type02 .bnr .txt span {font-weight:600}
.login_type02 .bnr .txt p {color: #0054a6;}

/*header*/
.header{position: fixed;width: 100%;height: 110px;z-index: 200;top: 0;left: 0;border-bottom:1px solid transparent;transition: all 0.2s; }
.header .hd_wrap{max-width:1300px;width:100%;margin:0 auto;height: 100%;display: flex; align-items:center;}
.header .logo{width:268px;margin-right:200px}
.header .logo a{display: block;width: 200px;height: 39px;position: relative;transition: all 0.2s; }
.header .logo a::before{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: url(../img/logo_w.png) no-repeat 50% 50%;background-size: contain;transition: all 0.2s; }
.header .logo a::after{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: url(../img/logo_b.png) no-repeat 50% 50%;background-size: contain;opacity: 0;transition: all 0.2s;}
.header .menu{display: flex; }
.header .menu > li{}
.header .menu > li > a{padding-right: 35px;display: flex; align-items:center; height: 110px;font-size: 18px;font-weight: 500;color: #fff;transition: all 0.2s; }
.header .menu > li:hover > a{color: #0001c8 !important;}
.header .menu > li .submenu{position:absolute;top:calc(100% + 1px);left:0;width:100%;height:50px;display:flex;justify-content:center;align-items:center;background:#fff;transform:scaleY(0);transform-origin:top;opacity:0;transition: all 0.2s; }
.header .menu > li .submenu > li{margin:0 16px;}
.header .menu > li .submenu > li > a{font-size: 16px;font-weight: 500;white-space:nowrap;transition: all 0.2s;cursor: pointer;}
.header .menu > li .submenu > li:hover > a{color: #0001c8;}
.header .menu > li:hover .submenu{transform:scaleY(1);opacity: 1;}

.header:hover{background-color: #fff;border-bottom: 1px solid #ddd;}
.header:hover .menu > li > a{color: #333;}
.header:hover .logo a::before{opacity: 0;}
.header:hover .logo a::after{opacity: 1;}
.header.on{background-color: #fff;border-bottom: 1px solid #ddd;}
.header.on .menu > li > a{color: #333;}
.header.on .logo a::before{opacity: 0;}
.header.on .logo a::after{opacity: 1;}

.header.scroll{height: 70px;background-color: #fff;border-bottom: 1px solid #ddd;}
.header.scroll .menu > li > a{color: #333;height: 70px;}
.header.scroll .logo a{width: 150px;height: 30px;}
.header.scroll .logo a::before{opacity: 0;}
.header.scroll .logo a::after{opacity: 1;}

.lang_ul{background-color: #fff;border: 1px solid #aaaaaa;border-radius: 50px;overflow: hidden;margin-left: auto;display: flex; }
.lang_ul > li{text-align: center;position: relative;}
.lang_ul > li:not(:last-child)::after{content: '';width: 1px;height: 15px;background-color: #aaaaaa;right: 0;top: 50%;transform:translateY(-50%);position: absolute;}
.lang_ul > li > a{display: block;width: 55px;line-height: 35px;font-size: 14px;font-weight: 700;color: #333;transition: all 0.2s; }
.lang_ul > li:nth-child(1) > a{padding-left: 5px;}
.lang_ul > li:nth-child(2) > a{padding-right: 5px;}
.lang_ul > li.active > a{color: #0001c8;}
.lang_ul > li:hover > a{color: #0001c8;}

/* main */
.container{}
#fullpage .section + .section > div{padding-top:110px;}


/* .container .main_tit_box{display:flex;justify-content:flex-start;align-items:center;}
.container .main_tit_box .tit_wrap{text-align: left;word-break: keep-all;}
.container .main_tit_box .s_tit{font-size:25px;font-weight:600;color:#0001c8;margin-bottom: 15px;}
.container .main_tit_box .tit{font-size:22px;font-weight: 600;} */
.main1{position:relative;}
.main1 > div > div {height:100vh}
.main1 .swiper-container {position:relative;width:100%;height:100vh;}
.main1 .main1_top .main1_sd{width:100%;height:100%;}
.main1 .main1_top .main1_sd .swiper-slide{text-align:center;padding:0 0 110px;color:#fff;width:calc(100% + 17px) !important;position:absolute;top:0;left:0;opacity:0 !important;}

.main1 .main1_top .main1_sd .swiper-slide-active {opacity:1 !important;}

.main1 .main1_top .main1_sd .swiper-slide.slide01{background:url(../img/visual_bg1.jpg) no-repeat center/cover;}
.main1 .main1_top .main1_sd .swiper-slide.slide02{background:url(../img/visual_bg2.jpg) no-repeat center/cover;}
.main1 .main1_top .main1_sd .swiper-slide.slide03{background:url(../img/visual_bg3.jpg) no-repeat center/cover;}
.main1 .main1_top .main1_sd .swiper-slide > .inner{height:100%;display:flex;flex-flow:column;padding-top:350px;/*justify-content:center;align-items:center;*/}
.main1 .main1_top .main1_sd .swiper-slide .txt01{font-size:40px;line-height:1.5;margin-bottom:40px;font-weight:500;text-align:left;}
.main1 .main1_top .main1_sd .swiper-slide .txt02{font-size:52px;line-height:60px;font-weight:700;margin-bottom:45px;}
.main1 .main1_top .main1_sd .swiper-slide .txt03{font-size:30px;line-height:40px;}
.main1 .main1_top .main1_sd .swiper-slide .txt03 span{color:#0001c8;}
.main1 .main1_top .main1_sd .swiper-slide .txt02_box {transition:.2s;width:160px; height:50px; border-radius:30px; border:1px solid #fff}
.main1 .main1_top .main1_sd .swiper-slide .txt02_box:hover {background-color:#0001c8; border:1px solid #0001c8 }
.main1 .main1_top .main1_sd .swiper-slide .txt02_box a {font-size:16px; color:#fff; line-height:50px; box-sizing:border-box; display:inline-block;}
.main1 .main1_top .scroll_ico{position:absolute;bottom:135px;left:50%;z-index:10;transform:translateX(-50%);opacity:0.5;text-align:center;}
.main1 .main1_top .scroll_ico > p{font-size:14px;font-weight:500;margin-bottom:2px;color:#fff;}
.main1 .main1_top .scroll_ico > i{font-size:12px;color:#fff;}

.main1 .main1_top .swiper_btn_wrap {display:flex;position:absolute;bottom: 250px;color: #fff;left: 362px;}
.main1 .main1_top .swiper_btn_wrap .swiper-button {top:90px; font-size: 18px; background:none;}
.main1 .main1_top .swiper_btn_wrap .swiper-button-prev {left:-28px;}
.main1 .main1_top .swiper_btn_wrap .swiper-button-next {right:-90px;width:15px;}
.main1 .main1_top .swiper_btn_wrap .swiper-scrollbar{position:relative;z-index:10;width:180px;height: 3px;opacity: 1 !important;left: 28%;transform: translate(-27%);bottom: -77px;background: #e4e4e4;border-radius:0;}
.main1 .main1_top .main1_sd .swiper-pagination-fraction{font-size: 18px;color: #fff;text-align: right ;width:240px; bottom:-85px}
.main1 .main1_top .main1_sd .swiper-scrollbar-drag{background:#000;border-radius:0;}
.main1 .main1_top .main1_sd .swiper-progress-bar {position: relative;bottom:-17px;width: 100%;display: block;z-index: 10;height: 3px;}
.main1 .main1_top .main1_sd .swiper-progress-bar .slide_progress-bar {position: absolute;height: 3px;/* background: rgba(0, 0, 0, 0.3); */width: auto;clear: both;opacity: 0;bottom: 17px;left: 0;right: 0;}
.main1 .main1_top .main1_sd .swiper-progress-bar .slide_progress-bar:after {position: absolute;top: 0;left: 0;background: #0001c8;height: 100%;width: 0;content: "";transition: .1s width linear;}
.main1 .main1_top .main1_sd .swiper-progress-bar.active .slide_progress-bar {opacity: 10;}
.main1 .main1_top .main1_sd .swiper-progress-bar.animate .slide_progress-bar:after {transition: width linear;transition-delay: unset;width: 100%;transition-duration: 8s;}
.main1 .main1_top .swiper_btn_wrap i{color:#fff;}
.main1 .main1_top .swiper_btn_wrap .slide_btn{cursor: pointer;position:absolute;z-index:10;bottom: -91px;right: -118px;font-size: 18px;}
.main1 .main1_top .swiper_btn_wrap .slide_btn > button{all:unset;cursor:pointer;background:none;border:none;color:#fff;}
.main1 .main1_top .swiper_btn_wrap .slide_btn > button > span{font-size:18px;}
.main1 .main1_top .swiper_btn_wrap .slide_btn > .start{display:none;}


/*이거 안쓸 예정
.main2{}
.main2 > .inner_1600{padding:150px 0 250px;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7;}
.main2 > .inner_1600::before{content:'';position:absolute;top:0;left:50%;/*width:1px;*/height:100%;background:#f7f7f7;z-index:-1;}
.main2 > .inner_1600::after{content:'';position:absolute;top:0;right: -152px;width: 152px;height: 1300px;background:;z-index:-1;}
.main2 .desc_wrap{display:flex;justify-content: space-evenly;align-items:center;}
.main2 .desc_wrap .txt_box{font-size:20px;line-height: 1.5;color: #333;letter-spacing:-1px;}
.main2 .desc_wrap .txt_box .tit_box .s_tit{font-size:30px;font-weight:600;color:#0001c8;margin-bottom: 15px;letter-spacing:-1px;font-family:'Raleway'}
.main2 .desc_wrap .txt_box .tit_box .tit{font-size:22px;font-weight: 600;margin-bottom: 25px; color:#333}
.main2 .desc_wrap .txt_box span {font-weight:400}
.main2 .desc_wrap .img_box{position:relative;box-shadow: 1px 2px 22.68px 4.32px rgb(0 0 0 / 15%);}
/* .main2 .desc_wrap .img_box::after{content:'';position:absolute;bottom: -140px;right: -55px;width:180px;height: 640px;background:#ccc;z-index:-1;} */
.main2 .desc_wrap .img_box .link_a{position:absolute;bottom:-100px;right:0;font-size:40px;transition:all 0.4s;font-family:'Raleway'}
.main2 .desc_wrap .img_box .link_a:hover{right:-20px;}
/*끝*/

.main02 {}
.main02 >.inner {width:1300px; margin:auto; }
.main02 .main02_wrap{position:relative;/*border-right: 1px solid #f1f1f1; border-left: 1px solid #f1f1f1*/}
.main02 .main02_img {}
.main02 .main02_img img{}
.main02 .right_box {position:absolute; width:900px; height:460px; top:50%; transform:translateY(-50%); right:0; background:#fff; padding:60px 20px 0px 90px; text-align:center;}
.main02 .right_box h3 {font-size:30px; color:#0001c8;text-align:left;margin-bottom:15px;font-family:'Ralewaay'; letter-spacing:-1.5px}
.main02 .right_box h4{font-size:22px; padding:0 0 10px;text-align:left;line-height: 30px;}
.main02 .right_box p{font-size:18px; color:#666;text-align:left;line-height:25px}
.main02 .right_box a{display:block; width:140px; line-height:46px; text-align:center; font-size:16px; border:1px solid #000; margin-top:35px; transition:0.5s ease; -webkit-transition:0.5s ease;}
.main02 .right_box a:hover{background:#36373b; color:#fff;}


.main_3{}
.main_3 > .inner_1470{padding:130px 0;border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7;position:relative}
.main_3 .inner_1470::before{content:'';position:absolute;top: 0;left: 0px;width:800px;height: 100%;background:#0001c8;}
.main_3 .inner_1270{display: flex;justify-content:space-between;}
.main_3 .main_tit_box{width:30%;text-align:inherit;}
.main_3 .main_tit_box a{display:block;background:#ffffff;color:#000;text-align:center;font-size: 16px;line-height: 46px;margin-top: 40px;transition:all 0.4s;border-radius:50px; width:140px}
.main_3 .main_tit_box a:hover{box-shadow: 1px 2px 22.68px 4.32px rgb(0 0 0 / 20%);}
.main_3 .icon_ul{position:relative;top: 60%;display:flex;}
.main_3 .icon_ul li {margin-right:40px; text-align:center;}
.main_3 .icon_ul li:last-child {margin-right:0px;}
.main_3 .icon_ul li .imgbox {width:200px; height:200px;}
.main_3 .icon_ul li p {font-size:18px; margin-top:30px; text-align:center;}
.main_3 .icon_ul li a  {}

/*.main_3 .icon_ul > li{position:relative;transition:all 0.4s;background: #fff;border-radius: 300px;}
.main_3 .icon_ul > li:hover{margin-top:-20px;}
.main_3 .icon_ul > li:hover .link_txt{color:#735eff;}
.main_3 .icon_ul > li + li{margin-left:70px;}
.main_3 .icon_ul > li .icon_box{width:200px;height:200px;border-radius:200px;box-shadow: 1px 2px 22.68px 4.32px rgb(0 0 0 / 5%);background-size: 130px;background-repeat: no-repeat;background-position: center;}
.main_3 .icon_ul > li:nth-child(1) .icon_box{background-image: url(../img/main_icon1.png);}
.main_3 .icon_ul > li:nth-child(2) .icon_box{background-image: url(../img/main_icon2.png);}
.main_3 .icon_ul > li:nth-child(3) .icon_box{background-image: url(../img/main_icon3.png);}
.main_3 .icon_ul > li .link_txt{margin-top: 35px;font-size: 22px;color:#b3b3b3;font-weight:500;text-align:center;transition:all 0.4s;}*/
.tit_wrap {}
.s_tit {font-size:30px; font-weight:700; color:#fff; font-family:'Raleway'; margin-bottom:15px;}
.tit {font-size:22px; color:#fff; line-height:34px;font-weight:400;}


/* main3
.main3 {position:relative;width:100%;/*margin-bottom:180px;*/z-index:10;background-color:#36373b; height:790px;}
/*.main3_bg {position:absolute;top:-40px;right:0;width:50%;height:867px;background:url('../img/mid02_bg.png..') no-repeat 30% 30% #222}
.main3_wrap {position:relative;width:1100px;margin:0 auto;zoom:1}*/

/* main3_left 
.main3_left {overflow:hidden}
.main3_left .icon {float:left;width:95px;height:95px;border:1px solid #fff;border-radius:50px;opacity:0.7}
.main3_left .icon:hover {background-color: #0001c8; border:1px solid #0001c8}
.main3_left .ic01 {background:url(../img/icon01.png) no-repeat center}
.main3_left .ic02 {background:url(../img/icon02.png) no-repeat center}
.main3_left .ic03 {background:url(../img/icon03.png) no-repeat center}
.main3_left ul {padding:190px 0}
.main3_left li {overflow:hidden;width:40%;margin-bottom:50px}
.main3_left li:last-child {margin-bottom:0}
.main3_left .tit_02 {float:left;padding:35px 0 10px 30px ;font-size:20px;font-weight:500;line-height:24px;color:#fff;}
.main3_left .txt_02 {float:left;padding-left:30px;font-size:15px;line-height:20px;letter-spacing:0.2px;color:#b4b4b4;font-weight:300;}

.main3_left li:nth-child(1) {-webkit-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}
.main3_left li:nth-child(2) {-webkit-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}
.main3_left li:nth-child(3) {-webkit-animation-delay:.6s;-ms-animation-delay:.4s;animation-delay:.6s}

/* main3_right
.main3_right {display: flex;justify-content: center;align-items: center;overflow:hidden;position:absolute;top:180px;right:35px;width:570px;height:440px;border:15px solid #fff}
.main3_right .column {position:relative;top:35px;}
.main3_right .column h3 {font-size:34px;font-weight:bold;letter-spacing:-0.1px;color:#fff;font-family:'Raleway'}
.main3_right .column h3:after {content:'';clear:both;position:absolute;top:20px;left:280px;width:65px;height:1px;background-color:#fff;opacity:0.8}
.bd_lt ul {margin:0;padding:0;list-style:none;clear:both;padding-top:20px;overflow:hidden;font-family: 'Pretendard';}
.bd_lt li {overflow:hidden;padding-bottom:40px}
.bd_lt li:last-child {padding-bottom:0}

.business > p {font-size:17px;line-height:31px;letter-spacing:-0.2px;color:#fff}
.business > a {font-size:17px;line-height:150px;letter-spacing:-0.2px;color:#fff;font-family:'Raleway';padding-left:290px;font-weight:600;}
.business > a:hover {}
/* main3_box_more
.main3_box_more {position:absolute;top:100px;right:-80px;width:180px;height:50px;background-color:#fff;-ms-transform: rotate(-90deg); /* IE 9 */-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */transform: rotate(-90deg)}
.main3_box_more a {display:block;font-size:12px;font-weight:bold;line-height:50px;text-align:center;letter-spacing:2px;color:#222;font-family:'Raleway';transition:all 0.3s;transform:rotate(-0.1deg);}
.main3_box_more a:hover {color:#888}

/* main3 효과css
.animated {-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.fadeIn {-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeIn {from {opacity:0}to {opacity:1}}
@keyframes fadeIn {from {opacity:0}to {opacity:1}}
 */

.main4{height:calc(100% - 500px);;padding: 130px 0;background: url(../img/main4_bg.png) no-repeat 50% 50%; background-size: cover;text-align: center;}
.main4tit{font-size: 20px;color: #fff;line-height: 35px;margin-bottom: 50px;}
.main4tit b{font-size: 30px;font-weight:700;font-family:'Raleway'}
.main4link{display: flex; justify-content:center; }
.main4link > a{font-family:'Raleway';display: flex; align-items:center; justify-content:center; width: 180px;height: 50px;font-size: 18px;color: #fff;border: 2px solid #fff;transition: all 0.2s; }
.main4link > a:hover{border: 2px solid #0001c8; color:#fff; background-color:#0001c8}

.main5{position: relative;}
.main5::after{content: '';position: absolute;left: 50%;top: 0;width: 1px;height: 100%;border:solid 1px #F9F9F9;z-index: -1;}

.main5  .inner{display: flex; }
.main5_box{width: 50%;}
.main5 .left{padding-right: 60px;}
.main5 .right{padding-left: 60px;}

.main5_top{display: flex; align-items:center; justify-content:space-between;margin-bottom: 35px;}
.main5_top .main5tit{font-size: 18px;}
.main5_top .main5tit b{font-size: 30px;font-weight: 700;color: #0001c8;font-family:'Raleway'}
.main5_top .main5more{font-size: 20px;}

.main5ul{}
.main5ul > li{}
.main5ul > li + li{margin-top: 40px;}
.main5ul > li > a{display: flex; align-items:center; }
.main5ul > li .date{min-width: 85px;height: 85px;display: flex; flex-direction:column; align-items:center; justify-content:center; text-align: center;border-radius:8px;background-color: #F5F5F5;transition: all 0.2s; }
.main5ul > li .date .tit{font-size: 20px;color: #0001c8;margin-bottom: 5px; font-weight:600}
.main5ul > li .date .desc{font-size: 15px;font-weight: 400;}
.main5ul > li .cont{flex:1;padding-left: 15px;}
.main5ul > li .cont .tit{font-size: 18px;margin-bottom: 10px; font-weight:500; color:#222}
.main5ul > li .cont .desc{font-size: 16px;color: #777777;line-height: 1.4;height: 42px;overflow: hidden;}
/* .main5ul > li:hover .date{background-color: #d0d0d0;} */
.main5ul > li:hover .cont .tit{text-decoration: underline;}

/* footer */
.footer { background:#333333}
.ft_box1 { padding:45px 0 45px; border-bottom: 1px solid #4D4D4D; width:100%; overflow:hidden; }
.ft_logo { float:left; }
.ft_box1_ul { float:right; overflow:hidden; }
.ft_box1_li { float:left; margin-right:100px; }
.ft_box1_li:last-child { margin-right:0; }
.ft_box1_li:nth-child(2) { margin-right:70px}
.ft_box1_li_tit { font-size:16px; transform:skew(-0.1deg); font-weight:500; color:#fff; }
.ft_box1_li_tit a { color:#fff; }
.ft_box1_li_bar { width:20px; height:2px; background:#fff; margin: 15px 0; }
.ft_cate_li { margin-bottom:18px; }
.ft_cate_li:last-child { margin-bottom:0; }
.ft_cate_li a { font-size:16px; transform:skew(-0.1deg); line-height:16px; font-weight:300; color:#fff; }
.ft_box2 { padding: 45px 0; }
.ft_box2_tit { font-size:18px; line-height:18px; font-weight:600; color:#fff; padding-bottom:20px; }
.ft_box2_txt { font-size:16px; transform:skew(-0.1deg); font-weight:300; color:#fff; }

#fullpage .section:last-child > div{padding-top:0;}
/* 서브 */
#sub_div {}
#sub_div > .inner {padding-top:150px; padding-bottom:100px;}

.sub_top {height:580px; background:no-repeat center/cover; background-image:url(../img/sub_top1.png); text-align:center;}
.sub_top1 {background-image:url(../img/sub_top1.png);}
.sub_top2 {background-image:url(../img/sub_top2.png);}
.sub_top3 {background-image:url(../img/sub_top3.png);}
.sub_top4 {background-image:url(../img/sub_top4.png);}
.sub_top5 {background-image:url(../img/sub_top5.png);}
.sub_top6 {background-image:url(../img/sub_top6.png);}
.sub_top .inner {height:100%; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.sub_top .sub_tit {font-size:60px; font-weight:700; color:#fff; line-height:1;}
.sub_top .sub_txt {margin-top:40px; font-size:30px; color:#fff; line-height:1.5;}
.sub_top_nav {display:flex; width:1400px; margin:0 auto; transform:translateY(-50%); box-shadow:0px 2px 8px rgba(0,0,0,0.2); z-index:1; position:relative;}
.sub_top_nav li {flex:1;}
.sub_top_nav li a {display:block; width:100%; font-size:18px; font-weight:500; text-align:center; line-height:60px; background:#fff; position:relative; transition:all 0.3s;}
.sub_top_nav li:not(:first-of-type) a::before {content:''; display:block; width:1px; height:50%; background:#ccc; position:absolute; top:50%; left:0; transform:translateY(-50%);}
.sub_top_nav li.here a, .sub_top_nav li a:hover {font-weight:600; color:#0001c8;}

.s_bot .s_tit {margin-bottom:90px; font-size:40px; font-weight:700; text-align:center; line-height:1;}
.sub_title {font-size:40px;text-align:left;margin-bottom:20px; font-weight:600; position:relative}
.center {text-align:center; margin-bottom:50px;}
.center_nomargin {text-align:center; margin-bottom:20px;}
.sub_desc {font-size:18px; line-height:1.555}
.sub_desc span {font-weight:600;}
.sub_desc01 {font-size:30px; line-height:1.555;padding:111px; color:#fff}
.sub_desc01 span {font-weight:600;}
.txt_center {text-align:center;}


.s11{}
.s11_top {padding-bottom:100px; border-bottom:1px solid #ccc; display:flex; align-items:center;}
.s11_top .left {width:35%;}
.s11_top .left img {width:100%;}
.s11_top .left .tit{font-size: 24px;font-weight: 600;color: #0001c8;margin-bottom: 35px;}
.s11_top .left .cont{}
.s11_top .left .cont > li{font-size: 18px;display: flex; align-items:center; }
.s11_top .left .cont > li::before{content: '';width: 20px;height: 20px;background: url(../img/s11_ck.png) no-repeat 50% 50%; background-size: cover;margin-right: 8px;}
.s11_top .left .cont > li + li{margin-top: 13px;}
.s11_top .right{width:65%; padding-left:100px;}
.sub_txt .s11_top .cate{font-size: 16px;font-weight: 600;color: #0001c8;font-weight: 700; color:#0001c8; font-family:'Raleway';}
.sub_txt .s11_top .tit{font-size: 30px;line-height: 1.375;margin-top: 30px; color:#333333}
.sub_txt .s11_top .desc{font-size: 18px;line-height: 1.66;margin-top: 30px;color:#333333;word-break:keep-all;}
.sign img{position:absolute; right:25px;}


.s12 {}
.s12 .s12_01 {padding-bottom:150px;}
.s12 .s12_ul {display:flex;justify-content:space-between;padding-top:0px}
.s12 .s12_ul li {height:90px; border:2px solid #DCDCDC; padding:25px}
.s12 .s12_ul li:hover {border:3px solid #0001c8; color:#fff; background-color:#0001c8}
.s12 .s12_ul li > .li_title {font-size:20px; font-weight:600; line-height:38px}
.s12 .s12_ul li > .li_txt {font-size:16px; font-weight:300; line-height:24px; letter-spacing:-1px; padding-top:20px}

.s12 .s12_02 {padding-bottom:150px;}
.s12_02 .s12_02_imgbox {display:flex; justify-content:center}
.s12_02 .s12_02_imgbox img {width:80%; height:80%; }
.s12_5ul{margin-top: 50px;display: flex; flex-wrap:wrap;}
.s12_5ul > li{position: relative;width: calc(50% - 15px);margin-right: 30px;margin-top: 30px;border: 1px solid #DCDCDC;height: 325px;display: flex;flex-direction:column; justify-content:flex-end; padding-left: 40px;padding-bottom: 40px;}
.s12_5ul > li:nth-child(2n){margin-right: 0;}
.s12_5ul > li:nth-child(-n+2){margin-top: 0;}
.s12_5ul > li .thum{position: absolute;top: 50px;right: 50px;}
.s12_5ul > li .tit{font-size: 30px;font-weight: 600;margin-bottom: 15px; color:#333333}
.s12_5ul > li .tit span{font-size: 14px;font-weight: 600;color: #aaaaaa;padding-left: 10px;}
.s12_5ul > li .desc{font-size: 18px;}

.s12 .s12_03 {padding-bottom:150px;}
.s12_2ul{margin-top: 50px;}
.s12_2ul_img {}
.s12_2ul_img img {}
.s12_2ul li {/*border: 1px solid #DCDCDC;*/ display:flex;margin-bottom:30px;align-items:center;}
.s12_2ul li .s12_03_txtbox {width:50%; text-align:center;}
.s12_2ul li .tit {font-size: 30px;font-weight: 600;margin-bottom: 15px; color:#333333}
.s12_2ul li .txt {font-size: 18px;}

.s12 .s12_04 {padding-bottom:50px;}
.s12 .s12_04 > .imgbox {background:url(../img/sub0102_img12.png) no-repeat 50% 50%;height:315px;}
.s12 .s12_04 > .imgbox img {}

/*연혁*/
.s23_tab{display: flex;margin-bottom: 50px;background-color: #fff;}
.s23_tab > li{flex:1;height: 50px;cursor: pointer;border: 1px solid #ccc;margin-left: -1px;font-size: 16px;font-weight: 500;color: #333333;display: flex; align-items:center; justify-content:center;transition: all 0.2s; }
.s23_tab > li:hover{border: 1px solid #0001c8;z-index: 2;position: relative;}

.s23_1.active{height: 100px;}
.s23_1.active .s23_tab{position: fixed;top: 69px;left: 50%;width: 1400px;transform:translateX(-50%);z-index: 30;}


.s23_2ul{ }
.s23_2ul > li{display: flex; }
.s23_2ul > li .s_year{width: 37.5%;font-size: 24px;font-weight: 600;color: #0001c8;line-height: 1;padding-top: 17px;border-top: 1px solid #E5DAE0;}
.s23_2ul > li .year_li{border-top: 1px solid #0001c8;display: flex; align-items:flex-start; }
.s23_2ul > li .year_li span{font-size: 16px;font-weight: 600;color: #afb0db;padding-left: 15px;}
.s23_2ul > li .s_month{width: 58%;margin-left: auto;}
.s23_2ul > li:first-child .s_month > li:first-child{border-top: 1px solid #E6E6E6;}
.s23_2ul > li .s_month > li{border-bottom: 1px solid #E6E6E6;display: flex; }
.s23_2ul > li .s_month > li .tit{min-width: 25px;line-height: 50px;font-size: 16px;font-weight: 600;color: #333333;}
.s23_2ul > li .s_month > li .desc{}
.s23_2ul > li .s_month > li .desc > li{height: 50px;display: flex; align-items:center;font-size: 16px;color: #333333;letter-spacing: -0.04em;}
.s23_2ul > li .s_month > li .desc > li::before{content: '\e940';font-family: 'xeicon' !important;width: 40px;font-size: 15px;color: #ccc;text-align: center;}
.s23_2ul > li .s_month > li .desc > li.emp::before{display: none;}

/*조직도*/
.s14 {}
.s14_organiz_img {padding-top:100px}
.s14_organiz_img img {width:80%; height:80%; display:flex; margin:auto}
/*조직도 테이블*/
.table_page {padding-top:100px;}
.tbl-stat {clear:both; width:100%; border-top:#333 2px solid; border-collapse: collapse; border-spacing:0px;table-layout:fixed; font-size:18px}
.tbl-stat th span 
/* .tbl-stat caption { font-size:1px; line-height:1px; text-indent:-1000em; visibility:hidden; width:1px; height:1px; overflow:hidden;} */
.tbl-stat thead th, .tbl-stat tbody th {padding:20px; border:solid #e0e0e0; border-width:0 1px 1px 1px; background:#f6f6f6; color:#333; word-wrap:break-word; }
.tbl-stat tbody th {background:#fcfcfc}
.tbl-stat tbody th span {font-weight:800; color:#0001c8}
.tbl-stat thead th:first-child, .tbl-stat tbody th:first-child,.tbl-stat tbody td:first-child, .tbl-stat tfoot td:first-child {border-left:0px;text-align:center;}
.tbl-stat thead th:last-child, .tbl-stat tbody th:last-child, .tbl-stat tbody td:last-child, .tbl-stat tfoot td:last-child { border-right:0}
.tbl-stat tbody td {text-align:center;padding:20px;border:1px solid #e0e0e0; border-width:1px;word-break: break-all; line-height:1.6}
.tbl-stat tbody td span {font-weight:800; color:#0001c8}
.tbl-stat .left,.tbl-stat .l {padding-left:20px}/*ì—¬ë°± ìž¬ì„¤ì •ì´ í•„ìš”í•  ê²½ìš°*/
.tbl-stat tfoot th {background:#f6f6f6; border:solid #e0e0e0; border-width:0 0 1px 0px; text-align:center; padding:10px 0; color:#e6360d;}
.tbl-stat tfoot td {background:#f6f6f6; border:solid #e0e0e0; border-width:0 0 1px 1px; text-align:center;  padding:10px 0; color:#333; font-weight:bold;}
.tbl-stat tbody td h2 { font-size:18px; font-weight:bold}
.tbl-stat thead th.sort a {display:inline-block;  padding-right:15px; margin:0px 3px; font-weight:bold;}
.tbl-stat thead th.sort a:hover, .tbl-stat thead th a:focus, .tbl-stat thead th.sort a:active {text-decoration:underline;color:#e6360d; }
.tbl-stat thead th.sort_up a {color:#e6360d;  padding-right:15px; margin:0px 3px}
.tbl-stat thead th.sort_up a:hover, .tbl-stat thead th.sort_up a:focus, .tbl-stat thead th.sort_up a:active {text-decoration:underline;}
.tbl-stat thead th.sort_dw a  {color:#e6360d;  padding-right:15px; margin:0px 3px}
.tbl-stat thead th.sort_dw a:hover, .tbl-stat thead th.sort_dw a:focus, .tbl-stat thead th.sort_dw a:active {text-decoration:underline;}
.tbl-stat td.sort {color:#e6360d; font-weight:bold;}
.tbl-stat td ul li {position:relative;padding-left:12px;}
.tbl-stat td ul li::before {content:'';display:block;width:2px;height:2px;border-radius:50%;background:#000;position:absolute;top:12px;left:0;}
.tbl-stat .point {background:#f3f3f3;font-size:25px;}
/*조직도 끝*/


/*오시는 길*/
.s15 {}
.loca_ul {display:flex; justify-content:space-between;margin-top:50px}
.loca_ul li {width:calc(33.3333% - (100px / 3)); padding:50px; border:1px solid #dcdcdc; background-color:#fff;}
.loca_ul li .tit {margin-bottom:20px; font-size:22px; font-weight:700; line-height:1;color:#333333}
.loca_ul li .txt {font-size:18px; color:#555; line-height:1.5;}
.map {width:100%; height:464px;}
.map iframe {width:100%; height:100%;}


/*서브0201 공통 탭 영역 슬릭스(slick)*/
.tabs {padding-top:50px;}
.tab {display:none;}
.tab.active {display:block;}
.button {display:flex; justify-content:space-between; margin-top:100px}
button {height:90px; border:2px solid #dcdcdc; padding:25px; width:230px; margin-bottom:30px; font-size:20px; font-weight:600; line-height:38px; text-align:center; background-color:#fff;}
button.active {background-color:#0001c8; color:#fff}
.sub02_ul02 {display:flex !important; justify-content:space-between; align-items:center;}
/* .sub02_ul02 .slider {width:500px;height:640px;} */
.sub02_ul02 .slider {width:500px;}
.slider01_item {height:640px;}
.sub02_ul02 .slider02 {width:600px;height:388px;}
.slider02_item {height:388px}
.sub02_ul02 .sub0201_tube iframe {}
.slick-dots {bottom:-35px !important}
.slick-dots li.slick-active button:before {color:#0001c8 !important}

/*서브02* 하단공통*/
.sub02_bottom_common {margin-top:100px}
.sub02_bottom_tit {font-size:34px; font-weight:600; text-align:center;margin-bottom:20px}
.sub02_bottom_txt {font-size:18px; color:#555; line-height:1.5;margin-bottom:40px; text-align:center;}
.sub02_bottom_img {display:flex; flex-wrap:wrap; justify-content:space-between;}
.sub02_bottom_img li {margin-bottom:30px; border:1px solid #dcdcdc}
.sub02_bottom_img li > p {font-size:16px; color:#fff; text-align:center; border:1px solid #555; background-color:#555; padding:10px 0px 10px 0px}
.sub02_bottom_img img{width:100%}



/* PAGER */
.sub0201 {}
.sub0201_2 {margin-bottom:0px}
.sub0201_top_box {display:flex; flex-direction:column}
.sub0201_top_box .sub_title {}
.sub0201_top_box .sub_desc {margin-bottom:0px;}

.sub0201_mid01 {margin-top:50px;align-items:center;}
.sub0201_mid01 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:left; margin-bottom:20px}
.sub0201_ul {display:flex;justify-content:space-between; flex-wrap:wrap}
.sub0201_ul li {height:90px; border:2px solid #DCDCDC; padding:25px; width:300px; margin-bottom:30px}
.sub0201_ul li:nth-child(5) {margin-bottom:0px}
.sub0201_ul li:nth-child(6) {margin-bottom:0px}
.sub0201_ul li:nth-child(7) {margin-bottom:0px}
.sub0201_ul li:nth-child(8) {margin-bottom:0px}
.sub0201_ul li:hover {border:3px solid #0001c8; color:#fff; background-color:#0001c8}
.sub0201_ul li > .li_title {font-size:20px; font-weight:600; line-height:38px; text-align:center;}
.sub0201_ul li > .li_txt {font-size:16px; font-weight:300; line-height:24px; letter-spacing:-1px; padding-top:20px}

.sub0201_mid01 .sub0201_midimg {}
.sub0201_mid01 .sub0201_midimg img

.sub0201_ul_sujung {display:flex;justify-content:space-between; flex-wrap:wrap;}
.sub0201_ul_sujung li {height:90px; border:2px solid #DCDCDC; padding:25px; width:230px; margin-bottom:30px}
.sub0201_ul_sujung li:nth-child(5) {margin-bottom:0px}
.sub0201_ul_sujung li:nth-child(6) {margin-bottom:0px}
.sub0201_ul_sujung li:nth-child(7) {margin-bottom:0px}
.sub0201_ul_sujung li:nth-child(8) {margin-bottom:0px}
.sub0201_ul_sujung li:hover {border:3px solid #0001c8; color:#fff; background-color:#0001c8}
.sub0201_ul_sujung li > .li_title {font-size:20px; font-weight:600; line-height:38px; text-align:center;}
.sub0201_ul_sujung li > .li_txt {font-size:16px; font-weight:300; line-height:24px; letter-spacing:-1px; padding-top:20px}

.sub0201_mid02 {display:flex; justify-content:space-between; margin-bottom:100px}


/*sub0202 사업소개 > 3d프린팅 */
.hp_jf4200 {margin-top:40px; display:flex; justify-content:center}
.hp_jf4200 img {width:80%}

.sub0202_mid01 {margin-top:80px;align-items:center; margin-bottom:150px}
.sub0202_mid01 .ass_tit {font-size:32px; font-weight:700; color:#333333; text-align:right;padding-top:0px;padding-bottom:40px}
.sub0202_mid01 .ass_box {/*background-color:rgba(245,247,251, .4);*/ padding:60px 80px; border-top:5px solid #0001c8; border-right:1px solid #dcdcdc; border-left:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc}
.sub0202_mid01 .ass_box p {font-size:18px; line-height:35px; margin-bottom:10px; text-align:center;}

.sub0202_mid02 {margin-top:80px; margin-bottom:50px}
.sub0202_mid02 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:left; margin-bottom:20px}
.sub0202_mid02 img {}
.sub0202_ul {display:flex;justify-content:flex-start; flex-wrap:wrap}
.sub0202_ul li {height:90px; border:2px solid #DCDCDC; display:flex; justify-content:center; align-items:center; text-align:center; width:300px; margin-bottom:30px; margin-right:30px}
.sub0202_ul li:nth-child(4) {margin-bottom:0px; margin-right:0px}
.sub0202_ul li:nth-child(6) {margin-bottom:0px}
.sub0202_ul li:nth-child(7) {margin-bottom:0px; width:630px; margin-right:0px;}
.sub0202_ul li:nth-child(8) {margin-bottom:0px}
.sub0202_ul li:hover {border:3px solid #0001c8; color:#fff; background-color:#0001c8}
.sub0202_ul li > .li_title {font-size:20px; font-weight:600; line-height:22px; text-align:center;}
.sub0202_ul li > .li_txt {font-size:16px; font-weight:300; line-height:24px; letter-spacing:-1px; padding-top:20px}


/*sub0301 R&D - 연구개발*/
.sub0301 {}
.sub0301_ul {display:flex; justify-content:space-between;padding-top:100px}
.sub0301_ul .sub0301_box {border:1px solid #dcdcdc; border-top: 5px solid #0001c8; height:260px; width:300px; padding:30px}
.sub0301_ul .sub0301_box .sub0301_tit {font-size:22px; font-weight:800; line-height:38px;margin-bottom:20px}
.sub0301_ul .sub0301_box .sub0301_txt {font-size:18px;line-height:25px; text-indent:-9px; margin-bottom:10px}
.sub0301_ul .sub0301_box .sub0301_txt::before {content:'·'; padding-right:5px}

.sub0301_mid {padding-top:150px}
.sub0301_mid .inner {width:1300px; position:relative; margin:auto}
.sub0301_mid .inner > .tit {font-size:32px; font-weight:700; color:#333333; text-align:center; margin:70px;0px 60px;}
.sub0301_ass {width:100%; display:flex; align-items:center; justify-content:space-between;}
.sub0301_ass .ass_tit {}
.sub0301_ass .ass_tit > p {font-size:32px; font-weight:700; color:#333333; text-align:left; margin-bottom:30px; letter-spacing:-0.04em; line-height:40px}
.sub0301_ass .ass_tit > .p1 {font-size:18px; line-height:35px; margin-bottom:10px; text-align:left;}
.sub0301_ass .ass_imgbg {position:absolute; width:708px; height:448px; background-color:#0001c8; left:-22px; top:25px;}
.sub0301_ass .ass_img {z-index:111}


/*sub0302 R&D - 품질관리*/
.sub0302 {}
.sub0302_mid01 {display:flex;justify-content:space-between;margin-bottom:150px;margin-top:80px;align-items:center;}
.sub0302_mid01 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:center;}
.sub0302_mid01 .sub0302_mid01_ul {display:flex;justify-content:flex-end}
.sub0302_mid01 .sub0302_mid01_ul li {align-items:center;display:flex; justify-content:center; width:260px; margin-right:50px; height:260px; border: 1px solid #0001c8; box-sizing:border-box; border-radius:260px; text-align:center; font-size:18px; line-height:28px; color:#333333}
.sub0302_mid01 .sub0302_mid01_ul li:last-child {margin-right:0px}
.sub0302_mid01 .sub0302_mid01_ul li p { font-size:22px; line-height:28px; color:#333333; font-weight:500;}
.sub0302_mid01 .sub0302_mid01_ul li p span {color:#0001c8; font-weight:600;}

.sub0302_mid001 {display:flex;justify-content:space-between;margin-bottom:150px;align-items:center;}
.sub0302_mid001 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:center;}
.sub0302_mid001 .sub0302_mid001_ul {display:flex;justify-content:flex-end}
.sub0302_mid001 .sub0302_mid001_ul li {align-items:center;display:flex; justify-content:center; width:260px; margin-right:50px; height:260px; border: 1px solid #0001c8; box-sizing:border-box; border-radius:260px; text-align:center; font-size:18px; line-height:28px; color:#333333; background:#0001c8}
.sub0302_mid001 .sub0302_mid001_ul li:last-child {margin-right:0px}
.sub0302_mid001 .sub0302_mid001_ul li p {font-size:22px; line-height:28px; color:#fff; font-weight:500;}
.sub0302_mid001 .sub0302_mid001_ul li p span {color:#fff; font-weight:600;}




.sub0302_mid02 {display:flex;justify-content:space-between; margin-bottom:150px}
.sub0302_mid02 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:center;}
.sub0302_mid02 .sub0302_mid02_ul {display:flex; flex-direction:column}
.sub0302_mid02 .sub0302_mid02_ul li {width:700px; border-top: 1px solid #333333; padding:35px;}
.sub0302_mid02 .sub0302_mid02_ul li:nth-child(2) {border-top: 1px solid #eaeaea;}
.sub0302_mid02 .sub0302_mid02_ul li:nth-child(3) {border-bottom: 1px solid #333333;border-top: 1px solid #eaeaea;}
.sub0302_mid02 .sub0302_mid02_ul li .sub0302_tit {font-size:24px; font-weight:700; padding-bottom:20px; line-height:1}
.sub0302_mid02 .sub0302_mid02_ul li .sub0302_txt {font-size:18px; line-height:1.889; color:#333333}
.sub0302_mid02 .sub0302_mid02_ul li .sub0302_txt > p{position:relative;padding-left:10px;}
.sub0302_mid02 .sub0302_mid02_ul li .sub0302_txt > p::before{content:'';position:absolute;top: 15px;left:0;width:2px;height:2px;background:#333;}

.sub0302_mid03 {display:flex;justify-content:space-between;margin-top:80px;}
.sub0302_mid03 > .tit {font-size:32px; font-weight:700; color:#333333; text-align:left;line-height:40px}
.sub0302_mid03 .sub0302_mid03_ul {display:flex; flex-direction:column}
.sub0302_mid03 .sub0302_mid03_ul li {margin-bottom:50px}
.sub0302_mid03 .sub0302_mid03_ul li:last-child {margin-bottom:0px}
.sub0302_mid03 .sub0302_mid03_ul li .thum {margin-bottom:10px}
.sub0302_mid03 .sub0302_mid03_ul li > .sub0302_txt_ul {display:flex; justify-content:space-between;flex-direction:column}
.sub0302_mid03 .sub0302_mid03_ul li > .sub0302_txt_ul li {margin-bottom:0px}
.sub0302_mid03 .sub0302_mid03_ul li > .sub0302_txt_ul li p {font-size:17px; line-height:1.889; color:#333333}
.sub0302_mid03 .sub0302_mid03_ul li > .sub0302_txt_ul li p::before {content:"·"; color:#0001c8; padding-right:5px; }
.sub0302_title {font-size:24px; font-weight:700;margin-bottom:5px}
.sub0302_title span {color:##0001c8; font-weight:600;}



/*인증현황*/
.sub0303 {}
.sub0303 .sub0303_ul {display:flex; justify-content:flex-start; flex-wrap:wrap;padding-top:100px}
.sub0303 .sub0303_ul > li {margin-bottom:50px; margin-right:30px; border:1px solid #f1f1f1}
.sub0303 .sub0303_ul > li:nth-child(4) {margin-right:0px;}
.sub0303 .sub0303_ul > li:nth-child(8) {margin-right:0px;}
.sub0303 .sub0303_ul > li:nth-child(12) {margin-right:0px;}
.sub0303 .sub0303_ul > li > .imgbox{width:100%;height:100%;}
.sub0303 .sub0303_ul > li > .imgbox > p {border-top:#fafafa 2px solid ; height:45px;line-height:45px;padding:0 15px;text-align:center;background:#fafafa;color:#000000;font-size:17px;transform:skew(-0.1deg);}

/*res.php*/
.res .sub_hd {margin-top:60px;margin-bottom:55px;}
.res .sub_hd p {margin-top:30px;font-size:22px;font-weight:500;lien-height:30px;text-align:center;}
.res .cnt01 {padding:150px 0 180px;background:#f7f9fb;}
.res .cnt01 h4 {margin-bottom:75px;font-size:62px;font-weight:800;text-align:center;line-height:1;}
.res .cnt01 .adr_txt {height:60px;margin-top:50px;padding-left:10px;border-left:2px solid #333;display:flex;flex-flow:column;justify-content:space-between;}
.res .cnt01 .adr_txt p {font-size:24px;font-weight:500;line-height:1;}
.res .frm {padding-top:100px}
.res .frm .tbl001 {border-top:2px solid #00325c;border-bottom:2px solid #00325c;overflow:hidden;}
.res .frm .sol_li {float:left;width:50%;padding:18px 22px;display:flex;justify-content:space-between;border-bottom:1px solid #cccccc;}
.res .frm .sol_li.none{height: 77px;}
.res .frm .sol_li:last-child {border-bottom:none;}
.res .frm .sol_li.w100 {width:100%;}
.res .frm .sol_li.privacy {justify-content:center;font-size:18px;}
.res .frm .sol_li.privacy p {width:auto;display:flex;}
.res .frm .sol_li.privacy a {font-weight:500;line-height:40px;transition:all 0.2s;}
.res .frm .sol_li.privacy a:hover {color:#00325c;}
.res .frm .sol_li.privacy input {margin:0px 5px 0px 54px;}
.res .frm .sol_li.privacy label {font-family:'noto-sans', dotum,sans-serif;font-weight:500;line-height:40px;}
.res .frm .sol_li h5 {width:155px;font-size:18px;font-weight:500;line-height:40px;}
.res .frm .sol_li h5.rq::after {content:" *";font-size:24px;font-weight:400;color:red}
.res .frm .sol_li p {width:calc(100% - 155px);}
.res .frm .sol_li input:not([type="checkbox"]) {width:100%;height:40px;padding:10px;font-size:16px;border:none;border-radius:0;background:#f3f3f3;}
.res .frm .sol_li textarea {width:100%;height:250px;padding:10px;font-size:16px;border:none;border-radius:0;background:#f3f3f3;resize:none;font-family: 'Pretendard';}

.res .frm .filebox{width:100%;}
.res .frm .filebox .none{display:none;}
.res .frm .sol_li.filebox .quick_input{width:850px;}
.res .frm .filebox .wr_file{cursor:pointer;font-size:18px;font-weight:500;margin-left:10px;width:140px;line-height:40px;background:#000;color:#fff;text-align:center;}

.res .frm .chart {margin-top:70px;margin-bottom:0px;text-align:center;}
.res .frm .chart .def_btn {width:138px;height:50px;display:inline-block;background:#00325c;font-size:18px;color:#fff;border:none;border-radius:0; line-height:0px; padding:0px; margin-bottom:0px}

