@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;background:#fff; min-width: 1200px;}
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;}
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-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-size:1em}
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 {
  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 {
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.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 {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#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;
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;
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;
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;
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:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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 {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
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}
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}
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:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;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}
.btn_cancel:hover {background:#aaa}
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 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.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 {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;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 #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
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%}
.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: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.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;
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;
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;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 {
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}

/* ---------------------- 2021 - 02 - 08 작업 */
/* ---------------------- 2021 - 02 - 08 작업 */

/* ---------------------- 2021 - 02 - 08 작업 */

/* ---------------------- 2021 - 02 - 08 작업 */
/* ---------------------- 2021 - 02 - 08 작업 */
/* ---------------------- 2021 - 02 - 08 작업 */
/* ---------------------- 2021 - 02 - 08 작업 */
/* ---------------------- 2021 - 02 - 08 작업 */






section.allowance .sec3 .part table th, section.allowance .sec3 .part table > tbody > tr > td {font-size: 16px}
section.evaluation .sec3 table th, section.evaluation .sec3 table > tbody > tr > td {font-size: 16px;}
#page4 > div .btnCenter a {font-size: 16px}
button.cancle > a{color: #fff}

.pg_current{background: #3d716c; color: #fff; border: 0; border-bottom: 1px solid #3d716c; border-radius: 0;}
.pg_page{border-radius: 0;}
.bo_w_flie {border: 1px solid #777; height: 50px; line-height: 50px; margin-bottom: 10px; padding: 0 10px}
.bo_v_com > li > a{font-size:16px; color: #bababa}
.bo_v_com > li > a:hover{color: #000}
.bo_w_flie.write_div{position: relative}
.file_del{position: absolute; right: 10px; top: 0px}
#bo_w .bo_w_flie .frm_file{margin-top: -20px !important}
#bo_w .bo_w_flie .file_del{top: 0!important;}
*{margin: 0; padding: 0; box-sizing: border-box;}
ul, ol, li{list-style: none;}
a{text-decoration: none; color: black;}
::before, ::after{box-sizing: border-box;}
.hide{position: absolute; left: -3000%;}
body{font-family: 'Noto Sans KR', sans-serif; position: relative; letter-spacing: -1.8px}
button{cursor: pointer; border: 0; outline: 0;}
.cb:after {content: ""; display: block; clear: both; }
.btnCenter {text-align: center; }
.btnRight {text-align: right; }
.btnLeft {text-align: left; }
.green{color: #3d716b !important;}

/* 퀵메뉴 */
.quickMenu{position: fixed; top: 0; right: -500px; width: 550px; height: 100vh;  z-index: 999; transition: .5s;}
.quickMenu.on{position: fixed; top: 0; right: 0px; width: 550px; height: 100vh; z-index: 999;}
.quickMenu .left{display: flex; align-items: center; justify-content: center; float: left; width: 50px; height: 100%; line-height: 50px; background: #3d716b; opacity: .9; cursor: pointer; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; color: #fff; text-align: center; transition: .3s;}
.quickMenu .left:hover{transform: scaleX(2);}
.quickMenu .left:hover p{transform: scaleX(.5); line-height: 40px;}
.quickMenu.on .left:hover{transform: scaleX(1);}
.quickMenu.on .left:hover p{transform: scaleX(1); line-height: 50px;}
.quickMenu .right{float: left; width: 500px; height: 100%; background: #222; color: #fff; padding: 80px 50px;}
.quickMenu .right h2{font-size: 30px; padding: 27px 0 15px; font-weight: 400;}
.quickMenu .right h2 span{color: #eaa63c;}
.quickMenu .right p{font-size: 16px;line-height: 24px; padding-bottom: 70px;}
.quickMenu .right .wid100 input, .quickMenu .right .wid100 select{width: 100%; height: 55px; border: none; border-bottom: 1px solid #aaa; outline: 0; background: transparent; color: #aaa;}
.quickMenu .right .wid100 textarea{width: 100%; height: 200px; color: #aaa; background: transparent; border: 0; outline: 0; padding: 10px 5px;}
.quickMenu .right .row{width: 100%; color: #aaa; margin-bottom: 55px;}
.quickMenu .right .row input{width: 15px; height: 15px; margin-right: 10px;}
.quickMenu .right .row > span{display: block; font-size: 12px;}
.quickMenu .right .btnCenter button{width: 100%; height: 70px; line-height: 70px; font-size: 20px;color: #222;}

/* 서브 공통 snb */
.snb{ position: absolute; left: 60px; top: 530px; font-size: 14px;}
.snb .border{width: 140px; border: 2px solid #3d716b; margin-bottom: 10px; border-radius: 10px; background: #fff;}
.snb .row{text-align: center; height: 160px; padding-top: 20px;}
.snb .row1{text-align: center; height: 200px; padding-top: 20px;}
.snb .row1.pd30 {padding-top: 30px; font-weight: 600}
.snb .row1.bb1px{border-bottom: 1px solid #ddd;}
.snb .row1 .icon{margin-bottom: 20px;}
.snb .row.pd30 {padding-top: 30px; font-weight: 600}
.snb .row.bb1px{border-bottom: 1px solid #ddd;}
.snb .row .icon{margin-bottom: 20px;}
.snb span{display: block; font-weight: bold;}

@media screen and (max-width: 640px){
  .snb{display: none}
}
/* 푸터영역 */
.footer {background: #292929; height: auto !important; text-align: center; color: #888; padding-bottom: 50px; letter-spacing: 0}
.footer .fp-tableCell{ height: 100% !important; vertical-align: top;}
.footer .top{width: 100%; height: 98px; line-height: 93px; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.4);}
.footer .top > li{display: inline-block; padding: 0 25px; position: relative;}
.footer .top > li:after{content: ''; display: inline-block; width: 1px; height: 20px; position: absolute; right: 0;top: 50%; transform: translateY(-50%); background: #4f4f4f;}
.footer .top > li:last-child:after{display: none;}
.footer .top > li >a{color: #888888; letter-spacing: -2px; font-size: 16px;}
.footer .footer_info{padding: 50px 0 10px; font-size: 14px; line-height: 20px;}
.footer .footer_info .com_name{display: inline-block; color: #bbb; margin-bottom: 10px;}
.footer .footer_info span{padding: 0 10px;}
.footer .copy{font-size: 12px; padding-bottom: 35px;}

/* 헤더 */
body{position: relative;}
.inner{width: 1200px; margin: 0 auto;}
header{width: 100%;height: 100px; position: fixed; left: 0; right: 0; top: 10px; z-index: 10;background: transparent; }
header h1{position: absolute; top: 20px; left: 140px;}
header nav{height: 100%; line-height: 100px; float:right;}
header nav .gnb .menu > li{float: left; padding: 0 px; width: 180px; text-align: center;}
header nav .gnb .menu > li >a{display: block; font-size: 18px; width: 100%; height: 100px; font-weight: bold; color: #fff; letter-spacing: -1px; position: relative;}

header nav .gnb .menu > li.on > a{color: #3d716b;}
header nav .sub_menu{width: 100%; background: #fff; display: none; border-top: 3px solid #3d716b;}
header nav .sub_menu > li{height: 40px; line-height: 40px; }
header nav .sub_menu > li > a{display: block; font-size: 16px; color: #555; letter-spacing: -1px;}
header nav .sub_menu > li:hover > a{color: #3d716b;}
header nav .gnb .menu > li .sub_menu.on{display: block;}
header .tnb{position: absolute; right: 120px; top: 40px;}
header .tnb >li{display: inline-block; padding: 0 15px;}
header .tnb >li >span{display: block; width: 1px; height: 16px; background: #c7c7c7; position: absolute; top: 5px;}
header .tnb a{color: #c7c7c7; font-size: 14px; letter-spacing: 0px;}
.sub_header{border-bottom: 1px solid #eee;}
.sub_header nav .gnb .menu > li:hover > a{color: #3d716b;}
.sub_header .tnb >li >span{background: #888;}
.sub_header .tnb a{color: #888; }
h2.mainTitle{font-size: 30px; text-align: center; color: #fff; font-weight: 400; letter-spacing: -2px; margin-bottom: 68px;}
@media screen and (max-width: 1800px){
  header .tnb{display: none;}
}
/* 서브헤더 */
.sub_header{width: 100%;height: 100px; position: relative; top:0; z-index: 10;background: transparent; }
.sub_header .inner{position: absolute; left: 50%; transform: translateX(-50%);}
.sub_header nav .gnb .menu > li >a{color: #111;}
.sub_header h1{left: 100px; top: 25px; z-index: 100}
.sub_header nav{line-height: 99px;}

/* 비주얼 */
#page1{height: 100vh; width: 100%; margin:  0 auto; }
.main{width: 100%; height: 100%; overflow: hidden;}
.main figure{ width: 100%; height: 100%; background: url(../img/main1_bg.jpg) no-repeat center; background-size: cover; animation: bg_ani 1s 1 linear; -webkit-animation: bg_ani 1s 1 linear; }
.main article{ position: relative; width: 1200px; margin: 0 auto;}
.main .txt{width: 695px; height: 437px; background: url(../img/visual_bg.png) no-repeat;  padding: 130px 30px; position: absolute; right: 0; top: 50%;  transform: translateY(-50%); }
.main .txt > p{font: bold 38px 'Noto Serif'; color: #fff; position: relative; }
.main .txt > p span{display: block; -webkit-animation: bg_anitxt 1s 1; animation: bg_anitxt 1s 1}
.main .txt > p span:nth-child(1){-webkit-animation-delay: .2s;animation-delay: .2s }
.main .txt > p span:nth-child(2){-webkit-animation-delay: .4s;animation-delay: .4s;  }
.main .txt > p span:nth-child(3){-webkit-animation-delay: .6s;animation-delay: .6s;  }
.main .txt > p:before{content: ''; display: block; width: 35px; height: 33px; background: url(../img/visual_deco1.png); position: absolute; left: -50px; top: 0;}
.main .txt > p:after{content: ''; display: block; width: 27px; height: 25px; background: url(../img/visual_deco2.png); position: absolute; right: 70px; bottom: 10px;}

@-webkit-keyframes bg_ani{
  0%{transform: scale(1.05); }
  100%{transform: scale(1);}
}

@keyframes bg_ani{
  0%{transform: scale(1.05); }
  100%{transform: scale(1);}
}
@-webkit-keyframes bg_anitxt{
  0%{transform: translateY(50px);opacity: 0;}
  100%{transform: translateY(0px) ;opacity: 1;}
}
@keyframes bg_anitxt{
  0%{transform: translateY(50px);opacity: 0;}
  100%{transform: translateY(0px) ;opacity: 1;}
}

/* mainpage 2번째 섹션 */
#page2{background: url(../img/main2_bg.jpg) no-repeat center; background-size: cover;}
#page2 .wrap > .box{float: left; width: 32%; height: 530px; margin-right: 2%; background: #ececec; padding: 100px 48px 55px; transition: .3s;}
#page2 .wrap > .box:last-child{margin-right: 0%;}
#page2 .wrap > .box h2{padding-bottom: 30px; color: #111; position: relative; transition: .3s; font-size: 28px}
#page2 .wrap > .box h2:before{content: ''; display: block; width: 100%; height: 4px; background: #111; position: absolute; left: 0; top: -35px;}
#page2 .wrap > .box .p1{padding-bottom: 40px; line-height: 25px; color: #111; font-size: 16px; font-weight: 300}
#page2 .wrap > .box .p2{padding-bottom: 55px; line-height: 35px; color: #111; font-size: 16px; font-weight: 500}
#page2 .wrap > .box > .btnLeft a{padding: 10px 62px 10px 35px; color: #000; border: 2px solid #000; position: relative; transition: .3s; font-size: 16px}
#page2 .wrap > .box > .btnLeft a:after{content: ''; display: block; width: 8px; height: 12px; background: url(../img/btn_left.png); position: absolute; right: 25px; top: 50%; transform: translateY(-50%);}
#page2 .wrap > .box:hover h2{color: #fff;}
#page2 .wrap > .box:hover h2:before{background: #fff;}
#page2 .wrap > .box:hover .p1{color: #fff;}
#page2 .wrap > .box:hover .p2{color: #fff;}
#page2 .wrap > .box:hover{background: #3d716b; }
#page2 .wrap > .box:hover > .btnLeft a{color: #3d716b; border: 2px solid #fff; background: #fff;}
#page2 .wrap > .box:hover > .btnLeft a:after{background: url(../img/btn_left_hover.png);}


/* mainpage 3번째 섹션 */
#page3{background: url(../img/main3_bg.jpg) no-repeat center; background-size: cover;padding:80px 0;}
#page3 .map{float: left; width: 700px; height: 340px; position: relative;margin-bottom:50px;}
#page3 .map > .txt{width: 520px; height: 320px; padding: 60px 45px; color: #fff; position: absolute; right: -500px; top: 50%; transform: translateY(-50%); background: #3d716b; opacity: .9; }
#page3 .map > .txt:after{content: ''; display: block; width: 500px; height: 300px; border: 1px solid #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
#page3 .map > .txt > h2{font-size: 28px; padding-bottom: 20px; font-weight: 500}
#page3 .map > .txt > p.adress{font-size: 18px; padding-bottom: 25px; letter-spacing: -2px; font-weight: 300}
#page3 .map > .txt > p.tel{font-size: 16px; line-height: 30px;  font-weight: 300}

/* mainpage 4번째 섹션 */
#page4{background: url(../img/main4_bg.jpg) no-repeat center; background-size: cover;}
#page4 .wrap > .box{float: left; width: 370px; height: 420px; margin-right: 40px; background: #fff; transition: .3s; padding: 40px;}
#page4 .wrap > .box:last-child{margin-right: 0%;}
#page4 .wrap > .box > h2{padding: 40px 0 30px; position: relative;}
#page4 .wrap > .box h2:before{content: ''; display: block; width: 100%; height: 4px; background: #111; position: absolute; left: 0; top: 20px;}
#page4 .wrap > .box>h2>strong{font-size: 16px; color: #de1111; font-weight: bold;}
#page4 .wrap > .box>.p1{display: inline-block;  height: 140px; overflow: hidden; margin-bottom: 5px;}
#page4 .wrap > .box>.p1>strong{font-size: 22px; color: #111; font-weight: bold;}
#page4 .wrap > .box > .btnLeft a{display: inline-block; padding: 15px 57px 15px 30px; color: #000; border: 2px solid #000;  transition: .3s;cursor: pointer; position: relative; font-size: 16px}
#page4 .wrap > .box > .btnLeft a:after{content: ''; display: block; width: 8px; height: 12px; background: url(../img/btn_left.png); position: absolute; right: 25px; top: 50%; transform: translateY(-50%);}
#page4 .wrap > .box > .btnLeft a:hover:after{content: ''; display: block; width: 8px; height: 12px; background: url(../img/btn_left_white.png); position: absolute; right: 25px; top: 50%; transform: translateY(-50%);}
#page4 .wrap > .box > .btnLeft a:hover{border: 2px solid #fff; background: #3d716b; color: #fff;}
#page4 .wrap > .box .date{float: right; margin-top: 20px;}
#page4 .wrap > .box .date strong{ font-size: 14px; color: #888; font-weight: 400; }
#page4 > div .btnCenter{margin-top: 50px;}
#page4 > div .btnCenter a{padding: 15px 50px 15px 30px; color: #fff; border: 2px solid #fff; position: relative; transition: .3s;}
#page4 > div .btnCenter a:after{content: ''; display: block; width: 8px; height: 12px; position: absolute; right: 25px; top: 50%; transform: translateY(-50%); background: url(../img/btn_left_white.png);}
#page4 > div .btnCenter a:hover{border: 2px solid #3d716b;; background: #3d716b;}

/* 서브비주얼 */
.sub_visual{width: 100%; min-width: 1200px; height: 320px; text-align: center; margin-top: 0; position: relative; background-size: cover}
.sub_visual.incident{background: url(../img/sub_visual1.jpg) no-repeat center center; background-size: cover}
.sub_visual.greet_page{background: url(../img/sub_visual2.jpg) no-repeat center center; background-size: cover}
.sub_visual.company_page{background: url(../img/sub_visual3.jpg) no-repeat center center; background-size: cover}
.sub_visual.consult_page{background: url(../img/sub_visual4.jpg) no-repeat center center; background-size: cover}
.sub_visual.info_page{background: url(../img/sub_visual5.jpg) no-repeat center center; background-size: cover}
.sub_visual > h2{padding-top: 105px; font-family: 'Noto Serif'; font-size: 36px; letter-spacing: -1px;}
.sub_visual > p{ font-size: 22px; font-weight: 500; letter-spacing: -1px;}
.sub_visual .navbar{width: 1200px; margin: 0 auto; position: absolute; bottom: -32.5px; left: 50%; transform: translateX(-50%); border-collapse: collapse;}
.sub_visual .navbar300{width: 600px;}
.sub_visual .navbar400{width: 800px;}
.sub_visual .navbar > li{display: table-cell ; width: 200px; height: 65px; line-height: 65px; background: #fff; border: 1px solid #ddd; }
.sub_visual .navbar > li > a{display: block; width: 100%; height: 100%; font-size: 18px; color: #333; letter-spacing: -2px; font-weight: normal;}
.sub_visual .navbar > li.on{background: #3d716c; border: 1px solid #3d716c; color: #fff; transition: .3s;}
.sub_visual .navbar > li:hover{background: #3d716c; color: #fff; border: 1px solid #3d716c;}
.sub_visual .navbar > li.on a, .sub_visual .navbar > li:hover a{color: #fff;}


h2.title{font-size: 28px; color: #111; position: relative; text-align: center; letter-spacing: -2px; font-weight: 500;}
h2.title:after{content: ''; display: block; width: 140px; height: 1px; background: #ddd; position: absolute; top: 50%; transform: translateY(-50%); left:  316px;}
h2.title:before{content: ''; display: block; width: 140px; height: 1px; background: #ddd; position: absolute; top: 50%; transform: translateY(-50%); right: 316px;}
section .sec1{padding: 150px 0 120px; text-align: center;}

/* 서브1_1 */
section.greet {text-align: center;}
section.greet h3{font-size: 22px; letter-spacing: -2px; font-weight: 500; margin-bottom: 10px;}
section.greet h4{font-size: 18px; letter-spacing: -2px; color: #555; line-height: 30px; font-weight: 300; margin-bottom: 55px;}
section.greet p.loyalTxt{padding: 82px 0; text-align: center; background: url(../img/greenBg1.jpg) no-repeat center; background-size: cover; color: #fff; line-height: 30px; font-size: 17px;}
section.greet p.loyalTxt strong{display: block; font-size: 20px; letter-spacing: -2px; margin-bottom: 15px;}
section.greet p.loyalTxt .line{display: block; width: 200px; height: 1px;  background: #fff; margin: 60px auto;}

/* 서브1_3 */
section.member {padding: 150px 0 120px; text-align: center;}
section.member ul > li{border-bottom: 1px solid #eee;}
section.member ul > li img{padding: 80px 0;}
/* 서브1_3 */
section.location {padding: 150px 0 120px; text-align: center;}
section.location .map{width: 100%; height: 400px; margin-top: 55px;}
section.location .adress{float: left; padding: 0 60px; margin-top: 25px;}

/* 서브2_1 */
section.litigation .inner{padding: 0 20px;}
section.litigation1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300; letter-spacing: -1.4px}
section.litigation1 .sec1 p span{font-size: 22px; font-weight: 500; line-height: 50px}
section.litigation .sec2{padding: 120px 0 115px; background: #fef4f2; position: relative; z-index: -1;}
section.litigation .sec2 h2.title:after{left:  290px;}
section.litigation .sec2 h2.title:before{right: 290px;}
section.litigation .sec2 ul.progress_qa{margin-top: 45px;}
section.litigation .sec2 ul.progress_qa >li{float: left; width: 245px; height: 290px; margin-right: 60px; text-align: center; background: #fff; border: 1px solid #ddd; padding: 30px 20px; position: relative;}
section.litigation .sec2 ul.progress_qa >li:after{ content: ''; display: block; width: 22px; height: 40px; background: url(../img/pro_icon.png); position: absolute; right: -40px; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
section.litigation .sec2 ul.progress_qa >li:last-child:after{display: none;}
section.litigation .sec2 ul.progress_qa >li figure{height: 80px;}
section.litigation .sec2 ul.progress_qa >li:last-child{margin-right: 0;}
section.litigation .sec2 ul.progress_qa >li > span{display: block; font-size: 18px; font-weight: bold; color: #555; padding-bottom: 35px; border-bottom: 1px solid #eee;}
section.litigation .sec2 ul.progress_qa >li p{padding-top: 35px; font-size: 16px; font-weight: 400; color: #777; letter-spacing: -2px;}
section.litigation_last .sec3{padding: 120px 0 115px; }
section.litigation_last .sec3 h2.title:after{left:  290px;}
section.litigation_last .sec3 h2.title:before{right: 290px;}
section ul.service_list{margin-top: 50px}
section ul.service_list li{ margin-top: 50px;  }
/*section.on ul.service_list li{ margin-top: 50px; opacity: 1; }*/
section ul.service_list > li{float: left; width: 570px; height: 220px; margin: 0 60px 30px 0; text-align: center; border: 1px solid #ddd;}
section ul.service_list > li:nth-child(2n){margin-right: 0;}
section ul.service_list > li > .title_sec{background: #3d716b; font-size: 20px; font-weight: bold; color: #fff; padding: 20px 0;}
section ul.service_list > li > p{padding-top: 50px; font-size: 18px; color: #555; letter-spacing: -2px;}
section ul.service_list > li.p35 > p{padding-top: 35px;}
/*section.on ul.service_list  > li:nth-child(1){ transition-delay: .2s;}*/
/*section.on ul.service_list  > li:nth-child(2){ transition-delay: .3s;}*/
/*section.on ul.service_list  > li:nth-child(3){ transition-delay: .4s;}*/
/*section.on ul.service_list  > li:nth-child(4){ transition-delay: .5s;}*/

/* 서브2_2 */
section.personnel .inner{padding: 0 20px;}
section.personnel1 .inner{padding: 0 20px;}
section.personnel1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300; letter-spacing: -1.4px}
section.personnel1 .sec1 p span{font-size: 22px; font-weight: 500;}
section.personnel .sec2{padding: 120px 0 115px; background: #fef4f2; position: relative; z-index: -1;}
section.personnel .sec2 .box{text-align: center; margin-top: 55px;}
section.personnel .sec2 h2.title:after{left:  290px;}
section.personnel .sec2 h2.title:before{right: 290px;}
section.personnel_last .sec3{padding: 120px 0 115px; }
section.personnel_last .sec3 h2.title:after{left:  290px;}
section.personnel_last .sec3 h2.title:before{right: 290px;}

/* 서브2_3 */
section.insurance .inner{padding: 0 20px;}
section.insurance1 .inner{padding: 0 20px;}
section.insurance1 .sec1 h2.title:after{left:  230px;}
section.insurance1 .sec1 h2.title:before{right: 230px;}
section.insurance1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555;font-weight: 300 }
section.insurance1 .sec1 p span{font-size: 22px; font-weight: 400; line-height: 50px;}
section.insurance .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.insurance .sec2 h2.title:after{left:  290px;}
section.insurance .sec2 h2.title:before{right: 290px;}
section.insurance .sec2 ul.progress_qa{margin-top: 45px;}
section.insurance .sec2 ul.progress_qa >li{float: left; width: 245px; height: 380px; margin-right: 60px; text-align: center; background: #fff; border: 1px solid #ddd; padding: 30px 20px; position: relative;}
section.insurance .sec2 ul.progress_qa >li figure{height: 80px;}
section.insurance .sec2 ul.progress_qa >li:last-child{margin-right: 0;}
section.insurance .sec2 ul.progress_qa >li > span{display: block; font-size: 18px; font-weight: bold; color: #555; padding-bottom: 20px; border-bottom: 1px solid #eee;}
section.insurance .sec2 ul.progress_qa >li p{font-size: 14px; font-weight: 400; letter-spacing: -2px; color: #777; text-align: left; padding: 20px 0px 0 30px;}
section.insurance .sec2 ul.progress_qa >li p > span{display: block; font-weight: 400; font-size: 16px; color: #555; position: relative; margin-top: 20px; line-height: 20px;}
section.insurance .sec2 ul.progress_qa >li p > span:after{ content: ''; width: 4px; height: 4px; background: #3d716b; border-radius:50% ; -webkit-border-radius:50% ; position: absolute; left: -10px; top: 10px;}
section.insurance .sec3{padding: 0px 0 115px; background: #fef4f2;}
section.insurance .sec3 .box{margin-top: 50px;}
section.insurance .sec3 h2.title:after{left:  260px;}
section.insurance .sec3 h2.title:before{right: 260px;}
section.insurance_last .sec4{padding: 120px 0 115px; }
section.insurance_last .sec4 h2.title:after{left:  290px;}
section.insurance_last .sec4 h2.title:before{right: 290px;}

/* 서브2_4 */
section.goverment .inner{padding: 0 20px;}
section.goverment1 .inner{padding: 0 20px;}
section.goverment1 .sec1 h2.title:after{left:  300px;}
section.goverment1 .sec1 h2.title:before{right: 300px;}
section.goverment1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.goverment1 .sec1 p span{font-size: 22px; font-weight: 500;}
section.goverment .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.goverment .sec2 h2.title:after{left:  290px;}
section.goverment .sec2 h2.title:before{right: 290px;}
section.goverment .sec2 ul{margin-top: 50px;}
section.goverment .sec2 ul >li{float: left; width: 370px; height: 210px;background: #fff; border: 1px solid #ddd; border-radius:5px ; margin:0 25px 25px 0;}
section.goverment .sec2 ul >li:nth-child(3n){margin-right: 0;}
section.goverment .sec2 ul >li .left{float: left; width: 140px; padding: 95px 20px; letter-spacing: -2px; position: relative; font-size: 16px; font-weight: bold; color: #333; text-align: center;}
section.goverment .sec2 ul >li .left:after{ content: ''; display: block; width: 2px; height: 180px; background: #f7f7f7; position: absolute; right: 0; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
section.goverment .sec2 ul >li .right{float: left; padding: 35px 30px; letter-spacing: -2px;}
section.goverment .sec2 ul >li span{display: block; font-weight: 300; font-size: 16px; color: #555; position: relative; margin-bottom: 10px; }
section.goverment .sec2 ul >li span:after{ content: ''; width: 4px; height: 4px; background: #3d716b; border-radius:50% ; -webkit-border-radius:50% ; position: absolute; left: -10px; top: 10px;}
section.goverment .sec2 ul >li:last-child span{font-size: 14px;}
section.goverment .sec2 ul >li:last-child .right{padding: 20px;}
section.goverment .sec2 ul >li .padd{ padding: 75px 20px;}
section.goverment .sec2 ul >li .sm_pad{padding: 65px 30px;}
section.goverment_last .sec3{padding: 120px 0 115px; background: #fff; }
section.goverment_last .sec3 h2.title:after{left:  290px;}
section.goverment_last .sec3 h2.title:before{right: 290px;}

/* 서브2_5 */
section.education .inner{padding: 0 20px;}
section.education1 .inner{padding: 0 20px;}
section.education1 .sec1 h2.title:after{left:  350px;}
section.education1 .sec1 h2.title:before{right: 350px;}
section.education1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.education1 .sec1 p span{font-size: 22px; font-weight: 400;}
section.education .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.education .sec2 h2.title:after{left:  290px;}
section.education .sec2 h2.title:before{right: 290px;}
section.education .sec2 ul{margin-top: 50px;}
section.education .sec2 ul >li{float: left; width: 560px; height: 260px;background: #fff; border: 1px solid #ddd; border-radius:5px ; margin-right:40px;}
section.education .sec2 ul >li:nth-child(2n){margin-right: 0;}
section.education .sec2 ul >li .left{float: left; width: 198px; padding: 95px 20px; letter-spacing: -2px; position: relative; font-size: 16px; font-weight: bold; color: #333; text-align: center;}
section.education .sec2 ul >li .left:after{ content: ''; display: block; width: 1px; height: 240px; background: #f7f7f7; position: absolute; right: 0; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
section.education .sec2 ul >li .right{float: left; padding: 60px 50px; letter-spacing: -2px; line-height:30px; font-size: 16px}
section.education .sec2 ul >li span{display: block; font-weight: 400; font-size: 16px; color: #555; position: relative; margin-bottom: 15px; }
section.education .sec2 ul >li span:after{ content: ''; width: 4px; height: 4px; background: #3d716b; border-radius:50% ; -webkit-border-radius:50% ; position: absolute; left: -10px; top: 10px;}
section.education .sec2 ul >li:last-child .right{padding: 40px 50px;}
section.education .sec2 ul >li:last-child .left{padding: 70px 20px;}

/* 서브2_6 */
section.supervision .inner{padding: 0 20px;}
section.supervision1 .inner{padding: 0 20px;}
section.supervision1 .sec1 h2.title:after{left:  305px;}
section.supervision1 .sec1 h2.title:before{right: 305px;}
section.supervision1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.supervision1 .sec1 p span{font-size: 22px; font-weight: 500;}
section.supervision .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.supervision .sec2 h2.title:after{left:  230px;}
section.supervision .sec2 h2.title:before{right: 230px;}
section.supervision .sec2 .inner{padding: 0 125px;}
section.supervision .sec2 ul{margin-top: 50px;}
section.supervision .sec2 ul > li{ float: left; width: 200px; height: 200px; background: #fff; border-radius:100% ; text-align: center; margin:0 50px 20px 0; font-size: 18px; letter-spacing: -2px; color: #555; font-weight: bold;}
section.supervision .sec2 ul > li:nth-child(4n){margin-right: 0;}
section.supervision .sec2 ul > li figure{height: 127px; padding-top: 45px;}
section.supervision_last .sec3{padding: 120px 0 115px; background: #fff; }
section.supervision_last .sec3 h2.title:after{left:  350px;}
section.supervision_last .sec3 h2.title:before{right: 350px;}


/* 서브3_1 */
section.fire1 p.loyalTop{ width: 680px; height: 140px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; font-weight: 300}
section.fire1 p.loyalTxt{padding: 70px 0; text-align: center; background: url(../img/greenBg.jpg) no-repeat center; background-size: cover; color: #fff; line-height: 30px; font-size: 17px; font-weight: 400}
section.fire .sec2{padding: 120px 0 115px; background: #fef4f2; position: relative; z-index: -1;}
section.fire .sec2 .inner{padding: 0 20px;}
section.fire .sec2 h2.title:after{left:  290px;}
section.fire .sec2 h2.title:before{right: 290px;}
section.fire .sec2 .box{margin-top: 60px}
section.fire .sec2 ul.step_circle {margin-top: 100px;}
section.fire .sec2 ul.step_circle > li{float: left; width: 200px; height: 200px; text-align: center; border: 1px solid #ddd; margin-right: 120px; border-radius: 100%; background: #fff; padding-top: 85px; font-size: 18px; font-weight: bold; color: #555; position: relative;}
section.fire .sec2 ul.step_circle > li > span{font-size: 14px; font-weight: 400; letter-spacing: -2px;}
section.fire .sec2 ul.step_circle > li > span.step{position: absolute; right: -100px; top: 60%; transform: translateY(-50%);}
section.fire .sec2 ul.step_circle > li:last-child{margin-right: 0px; position: relative;}
section.fire .sec2 ul.step_circle > li:first-child{position: relative; }
section.fire .sec2 ul.step_circle > li:first-child:after{content: ''; display: block; width: 981px; height: 465px; background: url(../img/sub10_sec2_deco.png); position: absolute; left: 90px; bottom: -230px; z-index: -1;}
/* section.incident .sec2 .center{ background: #fff; border-top: 5px solid #3d716b; padding: 40px 20px; z-index: 1; margin-bottom: 26px;} */
section.fire .sec2 ul.txt{text-align: center; margin-top: 10px;}
section.fire .sec2 ul.txt > li{display: inline-block; background: #fff; text-align: left; padding: 40px 20px 20px; border-top: 5px solid #3d716b; vertical-align: top;}
section.fire .sec2 ul.txt > li  >h2{font-size: 20px; color: #3d716b; letter-spacing: -2px; font-weight: 500; margin-bottom: 25px;}
section.fire .sec2 ul.txt > li  >p{font-size: 16px; color: #555;  font-weight: 500; margin-bottom: 10px; padding-left: 20px; position: relative;}
section.fire .sec2 ul.txt > li  >p:after{content: ''; display: block; width: 5px; height: 5px; background: #3d716b; border-radius: 100%; position: absolute; left: 0; top: 5px;}
section.fire .sec2 ul.txt:nth-child(2n){margin-top: 0px; }
section.fire .sec2 ul.txt:nth-child(2n) li:first-child{margin-right: 30px; font-size: 16px;}
section.fire .sec3{padding: 126px 0; text-align: center; position: relative;}
section.fire .sec3 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.fire .sec3 h2 > span{color: #3d716b;}
section.fire .sec3 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}

/* 서브3_2 */
section.unpaid1 h2.title:after{left:  330px;}
section.unpaid1 h2.title:before{right: 330px}
section.unpaid1 p.loyalTop{ width: 680px; height: 140px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; letter-spacing: -2px; font-weight: 300}
section.unpaid1 p.loyalTxt{padding: 70px 0; text-align: center; background: url(../img/greenBg3_2.jpg) no-repeat center; background-size: 100%; color: #fff; line-height: 30px; font-size: 17px;}
section.unpaid .sec2{padding: 120px 0 115px; background: #fef4f2; position: relative; z-index: -1;}
section.unpaid .sec2 .inner{padding: 0 20px;}
section.unpaid .sec2 h2.title:after{left:  290px;}
section.unpaid .sec2 h2.title:before{right: 290px;}
section.unpaid .sec2 .box{margin-top: 60px;}
section.unpaid .sec3{padding: 126px 0; text-align: center; position: relative;}
section.unpaid .sec3 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.unpaid .sec3 h2 > span{color: #3d716b;}
section.unpaid .sec3 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}


/* 서브3_3 */
section.allowance1 p.loyalTop{ width: 680px; height: 140px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; letter-spacing: -2px; font-weight: 300}
section.allowance1 p.loyalTxt{padding: 80px 0; text-align: center; background: url(../img/greenBg3_3.jpg) no-repeat center; background-size: 100%; color: #fff; line-height: 30px; font-size: 17px; font-weight: 400}
section.allowance .sec2{padding: 120px 0; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec2 h2{margin-bottom: 60px;}
section.allowance .sec2 h2.title:after{left:  290px;}
section.allowance .sec2 h2.title:before{right: 290px;}
section.allowance .sec2 .part{padding: 65px 40px; background: #fff; border-radius: 10px;}
section.allowance .sec2 .part > h3{font-size: 16px; color: #444; font-weight: 400; margin-bottom: 30px;}
section.allowance .sec2 .part > h3 > span{font-size: 24px; display: block; font-weight: 500; padding-left: 25px; position: relative; margin-bottom: 10px;}
section.allowance .sec2 .part > h3 > span:after{content: ''; display: block; width: 12px; height: 12px; background: #ffac90; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
section.allowance .sec2 .part p.table_list{font-size: 18px; color: #0050d4; font-weight: 500; line-height: 40px;}
section.allowance .sec2 .part p>img{width: 100%;}
section.allowance .sec2 .part thead{background: #ffe6e9;}
section.allowance .sec2 .part table{width: 100%; text-align: center; border-collapse: collapse; font-size: 14px; border: 1px solid #ddd; border-radius: 10px; overflow: hidden;}
section.allowance .sec2 .part table > thead > tr{height: 100px;}
section.allowance .sec2 .part table > tbody > tr{border-top: 1px solid #ddd; height: 50px;}
section.allowance .sec2 .part table th,
section.allowance .sec2 .part table > tbody > tr > td{border-right: 1px solid #ddd; }
section.allowance .sec2 .part p span{display: block; padding-left: 15px; position: relative; font-size: 16px; margin-top: 20px; font-weight: 300}
section.allowance .sec2 .part p span:after{content: ''; display: block; width: 5px; height: 5px; background: #ffa99c; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 100%;}
section.allowance .sec2 .part p span.red{color: red; margin: 20px 0;}
section.allowance .sec2 .part p span strong{font-weight: 500}
section.allowance .sec3{padding-bottom: 120px; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec3 h2{margin-bottom: 60px;}
section.allowance .sec3 h2.title:after{left:  290px;}
section.allowance .sec3 h2.title:before{right: 290px;}
section.allowance .sec3 .part{padding: 65px 40px; background: #fff; border-radius: 10px; }
section.allowance .sec3 .part > h3{font-size: 16px; color: #444; font-weight: 400; margin-bottom: 30px; letter-spacing: -2px}
section.allowance .sec3 .part > h3 > span{font-size: 24px; display: block; font-weight: 500; padding-left: 25px; position: relative; margin-bottom: 10px;}
section.allowance .sec3 .part > h3 > span:after{content: ''; display: block; width: 12px; height: 12px; background: #ffac90; position: absolute; left: 0; top: 40%; transform: translateY(-50%);}
section.allowance .sec3 .part p.red{font-size: 18px; color: #ff3b3b; letter-spacing: -2px; margin-bottom: 40px;}
section.allowance .sec3 .part thead{background: #d0faf6;}
section.allowance .sec3 .part table{width: 100%; text-align: center; border-collapse: collapse; font-size: 14px; border: 1px solid #ddd; border-radius: 10px; overflow: hidden; margin-bottom: 40px;}
section.allowance .sec3 .part tr{height: 50px; border-top: 1px solid #ddd;}
section.allowance .sec3 .part table th,
section.allowance .sec3 .part table > tbody > tr > td{border-right: 1px solid #ddd; }
section.allowance .sec3 .part p span{display: block; padding-left: 15px; position: relative; margin-bottom: 30px; font-size: 16px}
section.allowance .sec3 .part p span:after{content: ''; display: block; width: 5px; height: 5px; background: #ffa99c; position: absolute; left: 0; top: 10px; transform: translateY(-50%); border-radius: 100%;}
section.allowance .sec3 .part p strong.red{font-weight: 400; font-size: 18px; color: red; margin-top: 30px; letter-spacing: -2px;}
section.allowance .sec3 .box{margin-bottom: 30px}
section.allowance .sec3 .box > img{width: 100%}
section.allowance .sec4{padding-bottom: 130px; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec4 h2.title:after{left:  160px;}
section.allowance .sec4 h2.title:before{right: 160px;}
section.allowance .sec4 .inner{padding: 0 20px;}
section.allowance .sec4 .box{margin-top: 60px;}
section.allowance .sec5{padding-bottom: 130px; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec5 h2.title:after{left:  180px;}
section.allowance .sec5 h2.title:before{right: 180px;}
section.allowance .sec5 .inner{padding: 0 20px;}
section.allowance .sec5 .box{margin-top: 60px; text-align: center;}
section.allowance .sec6{padding-bottom: 130px; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec6 h2.title:after{left:  270px;}
section.allowance .sec6 h2.title:before{right: 270px;}
section.allowance .sec6 .inner{padding: 0 20px;}
section.allowance .sec6 .box{margin-top: 60px; text-align: center;}
section.allowance .sec7{padding-bottom: 130px; background: #fef4f2; position: relative; z-index: -1;}
section.allowance .sec7 h2.title:after{left:  190px;}
section.allowance .sec7 h2.title:before{right: 190px;}
section.allowance .sec7 .inner{padding: 0 20px;}
section.allowance .sec7 .box{margin-top: 60px; text-align: center;}
section.allowance .sec8{padding: 126px 0; text-align: center; position: relative;}
section.allowance .sec8 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.allowance .sec8 h2 > span{color: #3d716b;}
section.allowance .sec8 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}

/* 서브 3_4 */
section.discrimination1 p.loyalTop{ width: 1000px; height: 230px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; letter-spacing: -2px; font-weight: 300}
section.discrimination1 p.loyalTxt{padding: 80px 0; text-align: center; background: url(../img/greenBg3_4.jpg) no-repeat center; background-size: 100%; color: #fff; line-height: 30px; font-size: 17px;}
section.discrimination .sec2{padding: 120px 0; background: #fef4f2; position: relative; z-index: -1;}
section.discrimination .sec2 h2{margin-bottom: 60px;}
section.discrimination .sec2 h2.title:after{left:  290px;}
section.discrimination .sec2 h2.title:before{right: 290px;}
section.discrimination .sec2 .box{text-align: center;}
section.discrimination .sec3{padding: 126px 0; text-align: center; position: relative;}
section.discrimination .sec3 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.discrimination .sec3 h2 > span{color: #3d716b;}
section.discrimination .sec3 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}

/* 서브 3_5 */
section.unfair_labor1 p.loyalTop{ width: 680px; height: 140px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; letter-spacing: -2px; font-weight: 300}
section.unfair_labor1 p.loyalTxt{padding: 80px 0; text-align: center; background: url(../img/greenBg3_5.jpg) no-repeat center; background-size: 100%; color: #fff; line-height: 30px; font-size: 17px;}
section.unfair_labor .sec2{padding: 120px 0; background: #fef4f2; position: relative; z-index: -1;}
section.unfair_labor .sec2 h2{margin-bottom: 60px;}
section.unfair_labor .sec2 h2.title:after{left:  290px;}
section.unfair_labor .sec2 h2.title:before{right: 290px;}
section.unfair_labor .sec2 .box{text-align: center;}
section.unfair_labor .sec3{padding: 126px 0; text-align: center; position: relative;}
section.unfair_labor .sec3 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.unfair_labor .sec3 h2 > span{color: #3d716b;}
section.unfair_labor .sec3 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}

/* 서브 3_6 */
section.industrial1 h2.title:after{left:  330px;}
section.industrial1 h2.title:before{right: 330px}
section.industrial1 p.loyalTop{ width: 680px; height: 140px; border: 10px solid #f3f3f3; margin: 45px auto 60px; text-align: center; font-size: 18px; padding-top: 30px; color: #333; line-height: 30px; letter-spacing: -2px; font-weight: 300}
section.industrial1 p.loyalTxt{padding: 80px 0; text-align: center; background: url(../img/greenBg3_6.jpg) no-repeat center; background-size: 100%; color: #fff; line-height: 30px; font-size: 17px;}
section.industrial .sec2{padding: 120px 0; background: #fef4f2; position: relative; z-index: -1;}
section.industrial .sec2 h2{margin-bottom: 60px;}
section.industrial .sec2 h2.title:after{left:  340px;}
section.industrial .sec2 h2.title:before{right: 340px;}
section.industrial .sec2 .box{text-align: center;}
section.industrial .sec3{padding: 126px 0; text-align: center; position: relative;}
section.industrial .sec3 h2{font-size: 28px; font-weight: 500; color: #111; background: #fff; position: absolute; top: 120px; left: 50%; transform: translateX(-50%); padding: 0 50px; letter-spacing: -2px;}
section.industrial .sec3 h2 > span{color: #3d716b;}
section.industrial .sec3 p{border: 20px solid #ebf1f0; padding: 50px 0; font-size: 18px; color: #555; line-height: 30px; font-weight: 300}

/* 서브4_1 */
/*section.maintenance .inner{padding: 0 20px;}*/
section.maintenance1 .inner{padding: 0 20px;}
section.maintenance1 .sec1 h2.title:after{left:  320px;}
section.maintenance1 .sec1 h2.title:before{right: 320px;}
section.maintenance1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.maintenance1 .sec1 p span{font-size: 22px; font-weight: 400;}
section.maintenance .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.maintenance .sec2 h2.title:after{left:  240px;}
section.maintenance .sec2 h2.title:before{right: 240px;}
section.maintenance .sec2 .inner{padding: 0 125px;}
section.maintenance .sec2 ul{margin-top: 50px;}
section.maintenance .sec2 ul > li{float: left; width: 200px; height: 200px; background: #fff; border-radius:100% ; text-align: center; margin:0 50px 20px 0; font-size: 18px; color: #555; font-weight: bold; letter-spacing: -2px; line-height: 22px;}
section.maintenance .sec2 ul > li:nth-child(4n){margin-right: 0;}
section.maintenance .sec2 ul > li figure{height: 127px; padding-top: 45px;}
section.maintenance .sec2 ul > li.mr120{margin-left: 120px;}
section.maintenance .sec3{padding: 120px 0 115px; background: #fff; }
section.maintenance .sec3 h2.title:after{left:  290px;}
section.maintenance .sec3 h2.title:before{right: 290px;}

/* 서브4_2 */
section.worktime.pad40 .inner{padding: 0 40px;}
section.worktime1 .inner{padding: 0 40px;}
section.worktime1 .sec1 h2.title:after{left:  230px;}
section.worktime1 .sec1 h2.title:before{right: 230px;}
section.worktime1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.worktime1 .sec1 p span{font-size: 22px; font-weight: 400;}
section.worktime .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.worktime .sec2 h2.title:after{left:  270px;}
section.worktime .sec2 h2.title:before{right: 270px;}
section.worktime .sec2 ul{margin-top: 50px;}
section.worktime .sec2 ul > li{ float: left; width: 340px; height: 240px; background: #fff; text-align: center; margin:0 50px 30px 0; border: 1px solid #ddd;}
section.worktime .sec2 ul > li:nth-child(3n){margin-right: 0;}
section.worktime .sec2 ul > li.mr120{margin-left: 120px;}
section.worktime .sec2 ul > li .top{text-align: center; padding: 40px 0 20px; position: relative;}
section.worktime .sec2 ul > li .top:after{ content: ''; display: block; width: 320px; height: 1px; background:#eee; position: absolute; bottom: 0; left: 50%; transform:translateX(-50%) ; -webkit-transform:translateX(-50%) ; -moz-transform:translateX(-50%) ; -ms-transform:translateX(-50%) ; -o-transform:translateX(-50%) ; }
section.worktime .sec2 ul > li p{text-align: left; font-size: 14px; letter-spacing: -2px; color: #555; padding: 30px;}
section.worktime .sec3{padding: 120px 0 115px; background: #fff; }
/*section.worktime  .sec3 .inner{padding: 0 20px;}*/
section.worktime .sec3 h2.title:after{left:  320px;}
section.worktime .sec3 h2.title:before{right: 320px;}

/* 서브4_3 */
section.evaluation .inner{padding: 0 20px;}
section.evaluation1 .inner{padding: 0 20px;}
section.evaluation1 .sec1 h2.title:after{left:  350px;}
section.evaluation1 .sec1 h2.title:before{right: 350px;}
section.evaluation1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300;}
section.evaluation1 .sec1 p span{font-size: 22px;font-weight: 400;}
section.evaluation .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.evaluation .sec2 h2.title:after{left:  290px;}
section.evaluation .sec2 h2.title:before{right: 290px;}
section.evaluation .sec2 .box{margin-top: 50px;}
section.evaluation .sec3{padding: 120px 0 115px; background: #fff; }
section.evaluation .sec3 .box{margin-top: 50px}
section.evaluation  .sec3 .inner{padding: 0 20px;}
section.evaluation .sec3 h2.title:after{left:  290px;}
section.evaluation .sec3 h2.title:before{right: 290px;}
section.evaluation .sec3 table{width: 100%; text-align: center; border-collapse: collapse; font-size: 14px; border: 1px solid #ddd; border-radius: 10px; overflow: hidden; margin-top: 60px;}
section.evaluation .sec3 thead{background: #cffaf5;}
section.evaluation .sec3 table > thead th{ height: 50px; font-size: 16px; color: #333; font-weight: 500;}
section.evaluation .sec3 table > tbody > tr{border-top: 1px solid #ddd; height: 100px;}
section.evaluation .sec3 table th,
section.evaluation .sec3 table > tbody > tr > td{border-right: 1px solid #ddd; color: #555; font-weight: 500;}


/* 서브4_4 */
section.wage_system .inner{padding: 0 20px;}
section.wage_system1 .inner{padding: 0 20px;}
section.wage_system1 .sec1 h2.title:after{left:  230px;}
section.wage_system1 .sec1 h2.title:before{right: 230px;}
section.wage_system1 .sec1 p{margin-top: 50px; font-size: 18px; color: #555; font-weight: 300}
section.wage_system1 .sec1 p span{font-size: 22px; font-weight: 400;}
section.wage_system .sec2{padding: 120px 0 140px; background: #fef4f2; position: relative; z-index: -1;}
section.wage_system .sec2 h2.title:after{left:  290px;}
section.wage_system .sec2 h2.title:before{right: 290px;}
section.wage_system .sec2 .box{text-align: center; margin-top: 60px;}
section.wage_system .sec3{padding: 120px 0 115px; background: #fff; }
section.wage_system .sec3 .inner{padding: 0 20px;}
section.wage_system .sec3 h2.title:after{left:  250px;}
section.wage_system .sec3 h2.title:before{right: 250px;}
section.wage_system .sec3  ul.process{margin-top: 45px;}
section.wage_system .sec3  ul.process >li{float: left; width: 245px; height: 320px; margin-right: 60px; text-align: center; background: #fff; border: 1px solid #ddd; padding: 30px 20px; position: relative;}
section.wage_system .sec3  ul.process >li:after{ content: ''; display: block; width: 22px; height: 40px; background: url(../img/pro_icon.png); position: absolute; right: -40px; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
section.wage_system .sec3  ul.process >li:last-child:after{display: none;}
section.wage_system .sec3  ul.process >li figure{height: 80px; border-bottom: 1px solid #eee;}
section.wage_system .sec3  ul.process >li:last-child{margin-right: 0;}
section.wage_system .sec3  ul.process >li p > span{display: block; font-size: 16px; color: #777; letter-spacing: -2px; text-align: left; padding-left: 50px; margin-bottom: 10px; position: relative;}
section.wage_system .sec3  ul.process >li p > span:after{ content: ''; width: 4px; height: 4px; background: #3d716b; border-radius:50% ; -webkit-border-radius:50% ; position: absolute; left: 35px; top: 10px;}
section.wage_system .sec3  ul.process >li p{padding-top: 20px; font-size: 16px; font-weight: 400; color: #777;}

section.newsletter .inner{padding: 0 20px;}
section.newsletter .sec1 h2{padding-bottom: 40px;}
section.newsletter .sec1 h2.title:after{left:  230px;}
section.newsletter .sec1 h2.title:before{right: 230px;}
section.newsletter ul.news_list{margin: 20px 0;}
section.newsletter ul.news_list > li{float: left; width: 370px; height: 420px; margin:0 25px 50px 0; background: #f9f9f9; border: 1px solid #eee; text-align: left; padding:55px 36px 35px;}
section.newsletter ul.news_list > li:nth-child(3n){margin-right: 0px;}
section.newsletter ul.news_list > li h2{font-size: 22px; letter-spacing: -2px; height: 200px; overflow: hidden; margin-bottom: 25px;}
section.newsletter ul.news_list > li .type{padding: 25px 0 35px; position: relative;}
section.newsletter ul.news_list > li .type:after{content: ''; display: block; width: 250px; height: 4px; background: #111; position: absolute; top: 0; left: 0;}
.type{display: block; font-size: 16px; color: #de1111; font-weight: 500;}
strong.date{display: block; font-size: 14px; color: #888; font-weight: 400;}

section.judicial .inner{padding: 0 20px;}
section.judicial .sec1 h2{padding-bottom: 40px;}
section.judicial .sec1 h2.title:after{left:  230px;}
section.judicial .sec1 h2.title:before{right: 230px;}
section.judicial ul.news_list{margin: 20px 0;}
section.judicial ul.news_list > li{float: left; width: 370px; height: 420px; margin:0 25px 50px 0; background: #f9f9f9; border: 1px solid #eee; text-align: left; padding:55px 36px 35px;}
section.judicial ul.news_list > li:nth-child(3n){margin-right: 0px;}
section.judicial ul.news_list > li h2{font-size: 22px; letter-spacing: -2px;height: 200px; overflow: hidden; margin-bottom: 25px;}
section.judicial ul.news_list > li .type{padding: 25px 0 35px; position: relative;}
section.judicial ul.news_list > li .type:after{content: ''; display: block; width: 250px; height: 4px; background: #111; position: absolute; top: 0; left: 0;}

/*section.file .inner{padding: 0 20px;}*/
/*section.file .sec1 h2{padding-bottom: 40px;}*/
/*section.file .sec1 h2.title:after{left:  230px;}*/
/*section.file .sec1 h2.title:before{right: 230px;}*/
/*section.file ul.news_list{margin: 20px 0;}*/
/*section.file ul.news_list > li{float: left; width: 370px; height: 420px; margin:0 25px 50px 0; background: #f9f9f9; border: 1px solid #eee; text-align: left; padding:55px 36px 35px;}*/
/*section.file ul.news_list > li:nth-child(3n){margin-right: 0px;}*/
/*section.file ul.news_list > li h2{ font-size: 22px; letter-spacing: -2px; height: 200px; overflow: hidden; margin-bottom: 25px;}*/
/*section.file ul.news_list > li .type{padding: 25px 0 35px; position: relative;}*/
/*section.file ul.news_list > li .type:after{content: ''; display: block; width: 250px; height: 4px; background: #111; position: absolute; top: 0; left: 0;}*/

section.file .inner{padding: 0 20px;}
section.file .sec1 h2{padding-bottom: 30px;}
section.file .sec1 h2.title:after{left:  230px;}
section.file .sec1 h2.title:before{right: 230px;}
section.file table{width: 100%; border-top: 4px solid #111; margin:20px 0 70px;}
section.file table tr{height: 70px; line-height: 70px;}
section.file table td.title{text-align: left; }
section.file table td.title a{display: block; width: 100%; height: 100%; }
section.file table td.date{font-size: 14px; color: #888;}
section.file table th,
section.file table td{border-bottom: 1px solid #eee; font-size: 16px; letter-spacing: -2px; }
section.file .btn_bo_user{margin-bottom: 20px !important}



section.newsletterRead{text-align: left;}
section.newsletterRead .topTitle{text-align: left; border-top: 4px solid #111; border-bottom: 1px solid #ededed; padding: 25px 0; margin-top: 80px;}
section.newsletterRead .topTitle .type{margin-bottom: 25px;}
section.newsletterRead .topTitle h2{float: left; width: 80%; font-size: 22px; color: #212121; letter-spacing: -1px;}
section.newsletterRead .topTitle .date{float: left; width: 20%; text-align: right;}
section.newsletterRead .boardtxt{text-align: left; padding: 45px 0;}
.boardtxt{font-size: 16px; }
.boardtxt p{font-size: 16px; }
.boardtxt img{max-width: 100% !important;}
section.newsletterRead .btnCenter{margin-top: 90px;}
.page_list{padding-top: 40px;}
.page_list ul{height: 80px; line-height: 80px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.page_list ul > li{float: left; width: 10%; font-size: 14px;}
.page_list ul > li.title_w{width: 70%; text-align: left; font-size: 18px;}
.listBtn{ padding: 15px 50px 15px 35px; border: 2px solid #3d716b; color: #3d716b; font-size: 16px; font-weight: 500; letter-spacing: -2px; position: relative; transition:.3s ; -webkit-transition:.3s ; -moz-transition:.3s ; -ms-transition:.3s ; -o-transition:.3s ; }
.listBtn:after{ content: ''; display: block; width: 8px; height: 12px; background: url(../img/icon_btngreen.png); position: absolute; right: 25px; top: 50%; transform:translateY(-50%) ; }
.listBtn:hover{border: 2px solid #3d716b; color: #fff;background: #3d716b;}
.listBtn:hover:after{background: url(../img/icon_btn.png); }

section.newsletterWrite{padding: 150px 0 120px;}
section.newsletterWrite .title{margin-bottom: 80px;}
section.newsletterWrite .wid100{border: 1px solid #777; margin-bottom: 10px; height: 50px;}
section.newsletterWrite .wid50 select{width: 50%; height: 50px; margin-bottom: 10px;}
section.newsletterWrite .wid100.bn{border: 0px solid #777; margin-bottom: 10px; height: 50px;}
section.newsletterWrite .wid100 .wd100{width: 100%; height: 40px; border: 0;}
section.newsletterWrite .wid100.pd10{padding: 5px;}
section.newsletterWrite .wid100.bot{height: 50px; line-height: 50px; position: relative; }
section.newsletterWrite .wid100.bot input {padding-left: 40px;}
section.newsletterWrite .wid100 .icon{position: absolute; left:5px; top:50%; transform:translateY(-50%); padding: 0 10px; }
button.cancle{background: #bbb; color: #fff; padding: 20px 25px; font-size: 14px;}
button.confirm{background: #3d716b; color: #fff; padding: 20px 25px; font-size: 14px;}
section.newsletterWrite .lb_icon{padding-left: 20px}

section.consider .inner{padding: 0 20px;}
section.consider .sec1 h2{padding-bottom: 30px;}
section.consider .sec1 h2.title:after{left:  230px;}
section.consider .sec1 h2.title:before{right: 230px;}
section.consider table{width: 100%; border-top: 4px solid #111; margin:20px 0 70px;}
section.consider table tr{height: 70px; line-height: 70px;}
section.consider table td.title{text-align: left; }
section.consider table td.title a{display: block; width: 100%; height: 100%; }
section.consider table td.date{font-size: 14px; color: #888;}
section.consider table th,
section.consider table td{border-bottom: 1px solid #eee; font-size: 16px; letter-spacing: -2px; }
section.consider .btn_bo_user{margin-bottom: 20px !important}
section.considerWrite{padding: 150px 0 120px;}
section.considerWrite .title{margin-bottom: 80px;}
section.considerWrite .wid100{border: 1px solid #777; margin-bottom: 10px; height: 50px; }
section.considerWrite .wid50{float: left; width: 49%; height: 50px; margin-right: 2%; margin-bottom: 10px;}
section.considerWrite .wid33{float: left; width: 32%; height: 50px; margin-right: 2%; margin-bottom: 10px; }
section.considerWrite .mar0{margin-right: 0;}
section.considerWrite .wid33 input,
section.considerWrite .wid50 input,
section.considerWrite .wid50 select{width: 100%; height: 50px; padding: 5px; }
section.considerWrite .wid100.bn{border: 0px solid #777; margin-bottom: 10px; height: 50px;}
section.considerWrite .wid100 .wd100{width: 100%; height: 40px; border: 0;}
section.considerWrite .wid100.pd10{padding: 5px;}
section.considerWrite .wid100.bot{height: 50px; line-height: 50px; position: relative; }
section.considerWrite .wid100.bot input {padding-left: 40px;}
section.considerWrite .wid100 .icon{position: absolute; left:5px; top:50%; transform:translateY(-50%); padding: 0 10px; }

section.considerRead{text-align: left;}
section.considerRead .topTitle{text-align: left; border-top: 4px solid #111; border-bottom: 1px solid #ededed; padding: 25px 0; margin-top: 80px;}
section.considerRead .topTitle .type{margin-bottom: 25px;}
section.considerRead .topTitle h2{float: left; width: 80%;font-size: 22px; color: #212121; letter-spacing: -1px;}
section.considerRead .topTitle .date{float: left; width: 20%; text-align: right;}
section.considerRead .boardtxt{text-align: left; padding: 45px 0;}
section.considerRead .boardtxt span{font-weight: 500;}
section.considerRead .btnCenter{margin-top: 90px;}
section.considerRead .reply{width: 100%; text-align: left; }
section.considerRead .reply h3{ width: 100px; height: 40px; line-height: 40px; border-radius:5px ; font-size: 16px; color: #fff; background: #5fbaaf; text-align: center; margin-bottom: 10px;}
section.considerRead .reply textarea{width: 100%; height: 200px ; padding: 10px;}

section.privacy{padding: 100px 0;}
section.privacy h2{margin-bottom: 50px;}



section.litigation,
section.personnel,
section.insurance,
section.goverment,
section.education ,
section.supervision,
section.fire,
section.unpaid,
section.allowance,
section.discrimination,
section.unfair_labor,
section.industrial,
section.maintenance,
section.worktime,
section.evaluation,
section.wage_system{ opacity: 0; transform:translateY(100px) ; -webkit-transform:translateY(100px) ; -moz-transform:translateY(100px) ; -ms-transform:translateY(100px) ; -o-transform:translateY(100px) ; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }



section.litigation.on,
section.personnel.on,
section.insurance.on,
section.goverment.on,
section.education.on,
section.supervision.on,
section.fire.on,
section.unpaid.on,
section.allowance.on,
section.discrimination.on,
section.unfair_labor.on,
section.industrial.on,
section.maintenance.on,
section.worktime.on,
section.evaluation.on,
section.wage_system.on{ opacity: 1; transform:translateY(0px) ; -webkit-transform:translateY(0px) ; -moz-transform:translateY(0px) ; -ms-transform:translateY(0px) ; -o-transform:translateY(0px) ; }

@media screen and (max-width: 1200px){

  section.litigation,
  section.personnel,
  section.insurance,
  section.goverment,
  section.education ,
  section.supervision,
  section.fire,
  section.unpaid,
  section.allowance,
  section.discrimination,
  section.unfair_labor,
  section.industrial,
  section.maintenance,
  section.worktime,
  section.evaluation,
  section.wage_system{ opacity: 1; transform:translateY(0) ;}

}

.no_image{
    display: none;
}