﻿

@font-face {
    font-family: 'KimjungchulMyungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulMyungjo-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'Hahmlet-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2110@1.0/Hahmlet-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', sans-serif;background:#fff;letter-spacing:0;}
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', sans-serif;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard', sans-serif;}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

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

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {}

.placeholdersjs {color:#aaa !important}

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {}

/* 팝업레이어 */
#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%;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('../image/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('../image/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('../image/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('../image/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('../image/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 {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:#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:#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', sans-serif;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:400;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:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;font-family:'Pretendard', sans-serif;font-size:15px;transform:skew(-0.1deg);}

.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('../image/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;-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:#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 {text-align:center;display: flex;align-items: center;justify-content: center;}
.pg_page,
.qa_page {font-family: 'Montserrat', sans-serif;margin:0 4px;font-size:16px;font-weight:600;width:25px;height:25px;line-height:25px;display: inline-block;text-align: center;border-radius:15px;word-break: keep-all;}
.pg_wrap {clear:both;display: block;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../image/btn_first.gif') no-repeat 50% 50% ;padding:0;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../image/btn_prev.gif') no-repeat 50% 50% ;padding:0;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../image/btn_end.gif') no-repeat 50% 50% ;padding:0;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../image/btn_next.gif') no-repeat 50% 50% ;padding:0;}
.pg_current {font-family: 'Montserrat', sans-serif;font-size:16px;font-weight:600;border:none;background:#494949;color:#fff;border-radius:15px;padding:0;margin:0 4px;min-width:25px;height:25px;line-height:25px;font-weight: 600;}

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

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

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

/* 로그인페이지 */
.login_type02_wrap {width:100%;}
.login_type02 {max-width: 520px;width: 100%;margin: 90px auto 0;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;}
@media screen and (max-width:500px){
   .login_type02_wrap {width: 95%;margin: 0 auto;}
   .login_type02{padding:50px 20px;}
}
@media (max-width:450px) {

	.hd_pops {max-width:450px;width:calc(100% - 20px) !important;}

	.hd_pops_con {width:100% !important;height:auto !important;}

	.hd_pops_footer button{font-size:13px;}
}
#ctt_con{}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

.inner {width:1200px;margin:0 auto; position:relative;}
.inner14 {width:1440px;margin:0 auto; position:relative;}
.innerx{width:100%;}
.clearfix::after {content:'';display:block;clear:both;}

@media screen and (max-width: 1480px){
p, a, div, input, body {word-break:keep-all;}
.inner14{width:100%;}
.inner{width:100%;}
}


.ft_jc {font-family: 'KimjungchulMyungjo';}
/**/

.header{background: rgba(0,0,0,.1);position:fixed;width:100%;height:90px; top:0; left:0; transition:all 0.2s; z-index:100;}
.header .hd_wrap{padding:0 70px 0 80px;height: 100%;display: flex;justify-content:space-between;align-items: center;}
.header .logo {width:236px;}
.header .menu {display: flex;align-items:center;}
.header .menu > li{position:relative;line-height:78px;padding:0 30px;padding-top:10px;}
.header .menu > .lang {padding-right:0;}
.header .menu > li > a{position:relative;font-size:18px;font-weight: 600;color:#fff;transition:all 0.2s; }
.header .menu > li > a:hover {font-weight: 700;}
.header .menu > li a::after {opacity:0;content:"";width:100%;height:2px;background:#fff; position:absolute;bottom: -8px;left: 0px;transition: all 0.2s;z-index:10;}
.header .menu > li:hover > a::after{opacity:1;}
.header .menu > li .submenu {text-align: center;width:180px;display:none;padding:30px 10px;position:absolute;top:90px;left: 50%; transform: translateX(-50%);z-index:5;background: rgba(0,0,0,.4);box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);}
.header .menu > li .submenu > li+li {padding-top:14px;}
.header .menu > li .submenu > li {line-height: 28px;}
.header .menu > li .submenu > li > a{position:relative;font-size:16px;font-weight:500;color:#fff;}
.header .menu > li .submenu > li > a:hover::after{opacity:1;}
.header .menu > li.ft a {padding:8px;border:1px solid #fff;cursor:pointer;}
.header .menu > li.ft:hover a {color:#003E86;background:#fff; }
.header .menu > li.ft:hover a::after{display:none;} 
.header .menu > li.lang:hover a::after{display:none;} 

.header .mo_ft {display:none;}
.header .mo_ft a{font-size:16px;color:#fff;padding:8px;border:1px solid #fff;cursor:pointer;}

@media screen and (max-width: 1600px){
.header .hd_wrap {padding:0 50px;}
.header .menu > li {padding:0 20px;}
}

@media screen and (max-width: 1440px){
.header .hd_wrap {padding:0 20px;}
.header .menu > li {padding:0 15px;}
.header .menu > li > a {font-size: 16px;}
.header .logo {width: 183px;}
}

@media screen and (max-width: 1024px){
.hd_bg{display:none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background:rgba(0,0,0,.5);}
.hd_view{transition:0.3s;position:fixed;width:90%;padding:80px 20px 0; height:100%;background:rgba(0,0,0,.85);z-index:50;right:-90%;top: 0; }
.hd_view.on{right:0;}
.mn_btn{width:30px;height: 24px;cursor:pointer;transition: all .2s;position: relative;z-index: 100;}
.mn_btn span{display:block;width:30px;height:2px; background:#fff;transition: all .2s;border-radius:2px;margin:8px 0;}
.mn_btn span:nth-child(1) {margin-top:0;}
.mn_btn.active span:nth-child(1) {-webkit-transform : translateY(10px) rotate(-45deg);transform : translateY(10px) rotate(-45deg);}
.mn_btn.active span:nth-child(2) {opacity : 0;}
.mn_btn.active span:nth-child(3) {-webkit-transform : translateY(-10px) rotate(45deg);transform : translateY(-10px) rotate(45deg);} 

.header .logo {width: 150px;}
.header .menu {display:block;}
.header .menu > li {padding:0;line-height: 70px;text-align: left;border-bottom:1px solid #ccc}
.header .menu > li a {padding-left:20px;}
.header .menu > li::after {content:"";width:22px;height:22px;background : url(../image/down.png) no-repeat center/cover ;position:absolute;top: 23px;right:13px;}
.header .menu > li:nth-child(3)::after {display:none;}
.header .menu > li:nth-child(3) a {display:block;}
.header .menu > li .submenu {padding:15px;background:rgb(255 255 255 / 40%);position: initial;width: 100%;transform: initial;text-align: left;}
.header .menu > li .submenu > li > a {display:block;font-size: 14px;}
.header .menu > li:hover a::after {display:none;}
.header .menu > li.adm::after {display:none;}
.header .menu > li.adm a{display:block}
.header .menu > li.ft {display:none;}
.header .menu > .lang > a > span {display:none;}
.header .mo_ft {display:block;position: absolute;right: 80px;top: 37px;}
}

@media screen and (max-width: 640px){
.header .logo {width: 130px;}
.header .mo_ft {right:60px;}
.header .mo_ft a {font-size:12px;}
}
@media screen and (max-width: 350px){
.pg_page, .qa_page,.pg_current {margin:0 2px;font-size: 14px;}
}

.cs_pt {cursor:pointer;}
.align {display: flex;align-items:center;}
.header.on {background: rgba(0,0,0,.5);}
.header.scroll {background: rgba(0,0,0,.5);}

/**/
#fullpage section {text-align:center;background :no-repeat top center/cover ; }
section .tit {font-weight:500;font-size:42px;color:#fff;}
section .main_tit {display:inline-block;padding-bottom:70px;position:relative;z-index:1;}
section .main_tit::before {content:"";width:50px;height:50px;background:#003E86; position:absolute;top: -15px;left: -5px; transform: translateX(-50%);z-index:-1;}
 
/*#fullpage #sec1 {background-image :url(../img/sec1.png);}*/
#fullpage #sec2 {background-image :url(https://leepark.net/theme/basic/img/sec2.png);}
#fullpage #sec3 {background-image :url(https://leepark.net/theme/basic/img/sec3.png);}
#fullpage #sec4 {background-image :url(https://leepark.net/theme/basic/img/sec4.png);}
#fullpage #sec5 {background-image :url(https://leepark.net/theme/basic/img/sec5.png);}


#sec1 .tit {font-family: 'Hahmlet-Regular';font-size:35px;}
#sec1 p span {display:block;font-size:30px;}
#sec1::after {content:"";width:26px;height:40px;background:url(../image/scroll.png) no-repeat; position:absolute;bottom: 50px;left: 50%; transform: translateX(-50%);z-index:5;}
#sec1 .main_swiper {width:100%;position: absolute;bottom: 150px;}
#sec1 .main_swiper .swiper-slide p{opacity:0; }
#sec1 .main_swiper .swiper-slide-active p {opacity:1;}

.youtube {aspect-ratio: 16 / 9;overflow: hidden;position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%);min-width: 100%; min-height: 100vh;width: auto; height: auto; z-index: -10; object-fit: cover;}
.youtube iframe {aspect-ratio: 16 / 15;position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%); min-width: 100%;min-height: 100%;width: auto;height: auto;object-fit: cover;}

#sec2 .sec2_swiper {width:75%;margin:0 auto;text-align:left;}
#sec2 .sec2_swiper li {align-items: center;gap:50px;background:#fff;display:flex;padding:40px 50px;}
#sec2 .sec2_swiper li .txtbox {width:50%;}
#sec2 .sec2_swiper li .p1 {font-size:30px;font-weight:700;line-height: 1.4;padding:20px 0;}
#sec2 .sec2_swiper li .p2 {font-size:20px;font-weight:500;line-height: 1.4;color: #333;padding-bottom:40px;}
#sec3 .sec3_swiper li .txtbox .p1+.p2 {font-size:22px;}
#sec2 .sec2_swiper li .img img {width:440px;}
#sec2 .sec2_swiper .swiper-pagination {width: auto;left: 50%;transform: translateX(-50%);bottom: 40px;}
#sec2 .sec2_swiper .swiper-pagination-bullet {background: #D9D9D9;width: 60px;height: 5px;border-radius:0;}
#sec2 .sec2_swiper .swiper-pagination-bullet-active {background: #002B76;}
.link {display:block;color: #002B76;font-size: 20px;font-weight: 600;line-height: 2;}
.link span {position:relative;top:-4px;}
#sec3 .tit {margin-top:65px;}
#sec3 .main_tit {padding-bottom:40px;}
#sec3 .sec3_swiper {padding-top:40px}
#sec3 .sec3_swiper li {opacity:.9;padding:60px 0 0 60px;margin-top:10px;transition:.2s;background:no-repeat center / cover;}
#sec3 .sec3_swiper .swiper1 {background-image :url(https://leepark.net/theme/basic/img/sec3-1.png);}
#sec3 .sec3_swiper .swiper2 {background-image :url(https://leepark.net/theme/basic/img/sec3-2.png);}
#sec3 .sec3_swiper .swiper3 {background-image :url(https://leepark.net/theme/basic/img/sec3-3.png);}
#sec3 .sec3_swiper .swiper-slide-active {opacity:1;margin-top:-30px !important;}
#sec3 .sec3_swiper li .txtbox {padding:60px 40px 40px; word-break:keep-all;height:100%;background:#fff;}
#sec3 .sec3_swiper li .txtbox .p1 {font-size:28px;font-weight:700;line-height: 1.6;}
#sec3 .sec3_swiper li .txtbox .p1::after{content:"";width:50px;height:2px;background:#002F62;display:block;margin:20px auto ;} 
#sec3 .sec3_swiper li .txtbox .p2 {font-size:18px;font-weight:400;line-height: 1.6;color: #333;margin-top:20px;}
#sec3 .sec3_swiper li .txtbox .link {margin-top:60px;}
#sec3 .sec3_swiper .next {background:none;right:470px;}
#sec3 .sec3_swiper .prev {background:none;left:460px;}

#sec4 .sec4_swiper {margin-left:120px;}
#sec4 .sec4_swiper li{width:290px;}
#sec4 .sec4_swiper li .img {overflow:hidden;}
#sec4 .sec4_swiper li .img img {width:100%;filter: grayscale(50%); transition:.4s;}
#sec4 .sec4_swiper li:hover .img img {transform:scale(1.2);filter: grayscale(0%);}
#sec4 .sec4_swiper li .txtbox {background:#fff;padding:26px 0 32px;}
#sec4 .sec4_swiper li .txtbox .p1 {font-size:30px;font-weight:700;line-height: 1.333;}
#sec4 .sec4_swiper li .txtbox .p2 {font-size:18px;font-weight:500;line-height: 1.555;color: #002F62;}

#sec5 {/*transition:.4s;*/}
#sec5 .tit {color:#111;}
#sec5 .img_wrap {overflow:hidden;padding-top:100px;}
#sec5 .img_wrap .img_list {width:1920px;}
#sec5 .img_list div+div {padding-top:40px}
#sec5 .img_list .img {position:relative;left:0;display:flex;}
#sec5 .img_list .img:first-child {animation: motion1 37.8s linear infinite;}
#sec5 .img_list .img:nth-child(2) {animation: motion2 53.8s linear infinite;}
#sec5 .img_list .img:last-child {animation: motion3 27.1s linear infinite;}
@keyframes motion1 {
	0% {left: 0;} /* 처음 위치 */
	100% {left: -7992px;} /* 마지막 위치 */
}
@keyframes motion2 {
	0% {left: 0;} /* 처음 위치 */
	100% {left: -11448px;} /* 마지막 위치 */
}
@keyframes motion3 {
	0% {left: 0;} /* 처음 위치 */
	100% {left: -5832px;} /* 마지막 위치 */
}
#sec5 .img_list:hover .img{ animation-play-state: paused;}

/**/

.footer {height:305px;display: grid;align-items: center;}
.footer {background: #011233;color:#fff;padding:30px 0;text-align:left;left: 0;width: 100%;transition:.4s;}
.footer .inner14 {display: flex;justify-content: space-between;}
.footer .tit {color:#fff;font-size: 18px;font-weight: 700;line-height: 155.556% ; }
.footer .desc {color: #BBB;font-size: 14px;font-weight: 400;line-height: 1.57;padding:20px 0;}
.footer .copy {color: #767B85;font-size: 14px;font-weight: 400;padding-bottom:24px;}
.footer a {color:#fff;font-size: 14px;font-weight: 400;text-decoration:none;}
.footer .desc a {color:#BBB;}
.footer .dwn_box {margin-right: 50px;flex-wrap:wrap;display: flex;gap: 12px;width: 360px;align-content: center;}
.footer .dwn_box a {transition:.2s;align-items:center;display: flex;justify-content: center;gap:22px;width: 174px;height: 46px;border: 1px solid #484D60;}
.footer .dwn_box a:hover {background:#484D60;} 

.footer .bar {opacity:.5;padding:0 10px;}
.floating {cursor:pointer;position:fixed;bottom: 50px;right: 70px;z-index: 10;}
.floating a {color: #fff;display: flex;justify-content: center;width: 165px;height: 55px;margin-top:8px;background: #002F62;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);align-items: center;font-size: 16px;font-weight: 700;}

.footer .desc a {pointer-events:none;}
.footer .desc .line {pointer-events:inherit;text-decoration:underline;}

#sec5.on .footer {bottom:0;}

@media screen and (max-width: 1800px){
#sec3 .sec3_swiper li .txtbox p br {display:none;}
#sec3 .sec3_swiper li .txtbox .p1 {font-size:24px;}
#sec3 .sec3_swiper li .txtbox .p2 {font-size:18px;}
#sec3 .sec3_swiper li .txtbox .p1+.p2 {font-size:20px;}
#sec3 .sec3_swiper .next {right:400px;}
#sec3 .sec3_swiper .prev {left:390px;}

.floating.on {right:20px;bottom: 67px;}
.footer .dwn_box {margin-right:170px;}
}
@media screen and (max-width: 1600px){
section .tit {padding-top:30px;}
section .main_tit {padding-bottom:30px;}
#sec1 .tit {padding:0 20px;}
#sec2 .sec2_swiper li .img img {width: 340px;}
#sec3 .tit {margin-top:0;}
#sec3 .sec3_swiper li {padding:40px 0 0 40px;}
#sec3 .sec3_swiper li .txtbox {padding:30px 20px 30px;}
#sec3 .sec3_swiper li .txtbox .p1 {font-size:20px;}
#sec3 .sec3_swiper li .txtbox .p2 {font-size:14px;}
#sec3 .sec3_swiper li .txtbox .p1+.p2 {font-size:16px;}
#sec3 .sec3_swiper .next {right:23vw;}
#sec3 .sec3_swiper .prev {left:22vw;}
#sec3 .sec3_swiper li .txtbox .link {margin-top:20px;font-size:18px;}
#sec3 .sec3_swiper .swiper-slide-active {margin-top:-20px !important;}
#sec4 .sec4_swiper li .txtbox{padding:15px 0;}
#sec4 .sec4_swiper li .txtbox .p1 {font-size:26px;}
#sec4 .sec4_swiper li .txtbox .p2 {font-size:16px;}

.footer .tit {padding-top: 0px;}
}

@media screen and (max-width: 1480px){
section .tit {padding-top: 50px;}
section .inner14 {padding:0 20px;}
section .tit {font-size:34px;}
section .main_tit::before {width:30px;height:30px;top: -10px;left: -0px;}

#fp-nav.right {right:20px !important;}
#fp-nav ul > li > a {width:16px !important;}

#sec1 .tit {font-size: 28px;}

#sec2 .sec2_swiper {width:80%;}
#sec2 .sec2_swiper li {padding:30px;}
#sec2 .sec2_swiper li .p1 {font-size:26px;}
#sec2 .sec2_swiper li .p2 {font-size:18px;}

#sec4 .sec4_swiper li{width:230px;}


.floating {right:20px ;bottom:20px ;}
.floating.on {right:20px;bottom: 67px;}
.footer {padding:30px 20px;}
section .footer .inner14 {padding:0;}
}

@media screen and (max-width: 1200px){
#sec2 .sec2_swiper li .img {width:40%;}
#sec2 .sec2_swiper li .img img {width:100%;}
#sec2 .sec2_swiper li .p2 {padding-bottom:0;}
#sec2 .sec2_swiper li .p1 {padding-top:0;}
#sec3 .sec3_swiper {width:100%;padding:20px 0 0;}

.floating a {width: 130px; height: 45px;font-size: 14px;}
.floating a img {width:25px;}
#sec3 .sec3_swiper .next {right:14vw;}
#sec3 .sec3_swiper .prev {left:13vw;}
#sec3 .sec3_swiper li .txtbox {padding:15px 10px ;}
#sec3 .sec3_swiper li {padding:30px 0 0 30px;}

#sec5 .img_wrap {padding-top:50px;}
#sec5 .img_list div+div {padding-top:20px}

.floating.on {bottom: 95px;}
.footer {height:355px;}
.footer .inner14 {display:block;}
.footer .dwn_box {margin:30px 0 0;width: 100%;}
.footer .dwn_box a {width:150px;padding:0 10px;gap: 10px;}
}

@media screen and (max-width: 1024px){
section .tit {font-size:26px;}
section .main_tit::before {width:25px;height:25px;top:-8px;}

#sec1 .tit {font-size: 22px;}
#sec2 .sec2_swiper {width:100%;}
#sec2 .sec2_swiper .swiper-pagination {width:100%;bottom:20px;}
#sec2 .sec2_swiper li {width:100%;}
#sec2 .sec2_swiper li .p1 {font-size:22px;}
#sec2 .sec2_swiper li .p2 {font-size:16px;}

#sec3 .sec3_swiper {padding:40px 20px;}
#sec3 .sec3_swiper .next {right:40vw;top:95%;}
#sec3 .sec3_swiper .prev {left:40vw;top:95%;}
#sec3 .sec3_swiper .next img ,#sec3 .sec3_swiper .prev img {width:20px;}

#sec4 .sec4_swiper {margin-left:0px;padding:0px 20px;} 
#sec4 .sec4_swiper li{width:200px;}
#sec4 .sec4_swiper li .txtbox .p1 {font-size:22px;}

#sec5 .img_wrap {padding-top:20px;}

}

@media screen and (max-width: 768px){
#sec1::after {width:20px;height:auto;aspect-ratio:26/40;background-size:cover;}

#sec2 .sec2_swiper li {gap:20px; }
#sec2 .sec2_swiper li .txtbox {min-height:200px;}
.footer {height:405px;}
}

@media screen and (max-width: 640px){
#sec2 .sec2_swiper li {display:block;padding:20px;}
#sec2 .sec2_swiper li .img {padding:0;width:100%;height:35vw;position: relative;overflow: hidden;}
#sec2 .sec2_swiper li .img img {position:absolute;top:50%;transform: translateY(-50%);}
#sec2 .sec2_swiper li .txtbox {text-align:center;width:100%;}

.floating.on {bottom: 20px;}
.floating a {width: 80px;padding-right:5px;line-height: 35px;height: 35px;}
.floating a img{display:none;}
.footer .dwn_box {margin:30px auto 0 0 ;width: 320px;}

.footer {text-align:left}
.footer .info span {display:block;}
.footer .info .bar {display:none;}
.footer .copy {padding-bottom:15px;}
.footer .dwn_box {margin-top:15px;}
.footer .dwn_box a {height:35px;}
.footer .desc {padding:10px 0;}
.footer .desc br {display:none;}
}

@media screen and (max-width:500px){
section .tit {padding-top: 20px;}
#fullpage section > div {padding-top:90px;}
#fullpage section > div.fp-tableCell {padding-top: 0px;}
#fp-nav.right {display:none !important;}
#fp-nav ul > li > a.active span{width: 14px;height: 14px !important;}
#sec1 .tit {font-size: 20px;}

#sec2 .sec2_swiper li .p1 {font-size:18px;}
#sec2 .sec2_swiper li .txtbox {min-height:220px;}
#sec2 .sec2_swiper li .img {height:25vw;}

#sec4 .sec4_swiper{max-width:350px;margin:0 auto;}
#sec4 .sec4_swiper{width:100%;}
#sec4 .sec4_swiper li .txtbox .p2 {font-size:14px;}

.view_box2 > div p:first-child span a {text-decoration:underline;}
}

@media screen and (max-width:450px){
/*#sec3 .sec3_swiper li .txtbox {height:300px; overflow-y:scroll;}*/
#sec3 .main_tit {padding-bottom:20px;}
#sec3 .sec3_swiper li .txtbox .p1::after {margin:10px auto;}
#sec3 .sec3_swiper li {padding:20px 0 0 20px;}
#sec3 .sec3_swiper li .txtbox {padding:20px 10px ;}
#sec3 .sec3_swiper li .txtbox .p1 {font-size:16px;}
#sec3 .sec3_swiper li .txtbox .p2 {font-size:12px;}
#sec3 .sec3_swiper li .txtbox .p1+.p2 {font-size:14px;}
#sec3 .sec3_swiper li .txtbox .link {margin-top:10px;font-size:14px;}

#sec2 .sec2_swiper .swiper-pagination-bullet {width:45px;}
}

@media screen and (max-width:350px){
.footer .dwn_box {width: 100%;}
.footer .dwn_box a {width: 47%;height: 35px;font-size:12px;}
.footer .tit {font-size:16px;}
.footer .desc {font-size:12px;}
.footer a {font-size:12px;}
.footer .copy {font-size:12px;}
}


.popup{transition:0.2s;display:none;position:fixed;z-index:300;top: 0;left: 0;width:100%;height:100%;}
.popbg {background:rgba(0,0,0,0.6);width:100%;height:100%;position: absolute;}
.popup .pop_cont {position:relative;margin: 0 auto;top: 50%;transform: translateY(-50%);padding:40px;width:1022px;background:#fff;max-height:95vh;overflow-y:auto;}
.popup .pop_cont > button {position: absolute;top: 0px;right: 0px;border: none;background: #fff;width: 50px;}
.popup .pop_cont > button span {color: #003672;font-size: 40px;font-weight: 100;line-height: 50px;}
.popup .pop_cont .tit {font-size:30px;font-weight:700;line-height: 1.333;text-align: center;}
.popup .pop_cont .tit::after{content:"";width:50px;height:3px;background:#003591;display:block;margin:24px auto ;} 
.popup .pop_cont .txt {padding-bottom:40px;color: #888;font-size: 14px;font-weight: 400;line-height: 1.75;text-align: center;}
.res {gap:10px 30px ;display:flex;flex-wrap:wrap;}
.res .ipt_box {width:calc(50% - 15px);display:flex;gap:12px;align-items:center;}
.res .ipt_box p {width:60px;font-size: 16px;font-weight: 400;color: #111;}
.res .ipt_box .ipt {color: #333;font-size: 16px;font-weight: 400;padding:0 17px;border: 1px solid #DDD;border-radius:0;height: 45px;width : calc(100% - 72px);}
.res .ipt_box .ipt:focus::placeholder{color:#fff;}
.res .ipt_box.w100 {width:100%;} 
.res .ipt_box textarea.ipt {resize:none;height:132px;padding:14px 17px;}
.res .sbm_btn {border:0;color:#fff;font-weight: 700;font-size: 20px;background: #003672;width: 240px;height: 70px;}
.res .ipt_box .none {display:none;}
.res .ipt_box .w100 {width:100%;} 
.res select {background:url(../image/drop.png) no-repeat center right 15px;  -webkit-appearance:none;  -moz-appearance:none; appearance:none;}
.res .filebox {position:relative;}
.res .filebox .quick_input {width : calc(100% - 180px);background:#fff;}
.res .filebox label.ipt {cursor:pointer;width: 95px;line-height: 43px;text-align: center;}
.res .checkbox {padding-left:72px;display:block;}
.res .center {padding-top:30px;justify-content: center;}
.res input[type="checkbox"]{display: none;}
.res input[type="checkbox"] + label{margin-top:10px;display: flex;align-items:center;font-size: 16px;font-weight: 400;line-height: 26px;cursor: pointer;}
.res input[type="checkbox"] + label::before{content: '';width: 22px;height: 22px;text-align: center;background-color: #fff;border: 1px solid #DDDDDD;margin-right: 10px;border-radius:0;}
.res input[type="checkbox"]:checked + label::before{color:#fff;content: '✓';border: 1px solid #003672;background:#003672;font-size: 18px;line-height: 18px;}
#fp-nav ul > li:last-child{display:none;}
.res .del_btn {cursor:pointer;position: absolute;top: 12px;right: 118px;border-radius: 15px;background: #ccc;display: flex;width: 20px;height: 20px;justify-content: center;align-items: center;}
.res .del_btn span {font-size: 16px;font-weight: 700;}

@media screen and (max-width: 1480px){
.popup .pop_cont {padding: 25px;width:90%;height:90vh;}
.popup .pop_cont .tit{font-size:24px;}
.popup .pop_cont .tit::after {margin:12px auto;}
.popup .pop_cont .txt {padding-bottom:20px;}
.popup .pop_cont .tit{font-size:20px;}
.popup .pop_cont {width:90%;max-height:80vh;overflow-y:auto;}
.popup .pop_cont::-webkit-scrollbar-track{background-color: rgba(0,0,0,0);}
.popup .pop_cont::-webkit-scrollbar{width:4px;}
.popup .pop_cont::-webkit-scrollbar-thumb{height:30%;border-radius:5px;background:#003672;}
.res .ipt_box .ipt {height:40px;padding:0 10px;}
.res .ipt_box .ipt::placeholder {font-size:12px;}
.res .ipt_box textarea.ipt {height: 85px;padding:10px;}
.res .del_btn {top: 9px;}
.res .filebox label.ipt {line-height:38px;}
.res .sbm_btn {width: 200px; height: 55px;font-size: 18px;}
.res select {background-position:right 10px center;background-size:15px;}
}

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

.res {gap:10px;}
.popup .pop_cont .txt {font-size:12px;}
.res .sbm_btn {width:160px; height: 45px;font-size: 16px;}
.res .center {padding-top:10px;}
}

@media screen and (max-width: 640px){
.res .ipt_box {width:100%;}
.res .ipt_box .w100 {width : calc(100% - 72px);margin-left:auto;} 
}

@media screen and (max-width:500px){
.res .ipt_box p {font-size:14px;}
.res .ipt_box .ipt {font-size:14px;}
.res .checkbox {padding-left:0;}
.res input[type="checkbox"] + label{font-size:14px;}
}


/**/
#sub_div > .inner14 {padding:100px 0;}
#sub_div > .innerx {margin-top:0px;padding: 0;}
.sub_top {padding-top: 200px;background :  no-repeat center/cover;width:100%;height:360px;}
.sub_top.bg0 {display:none;}
.sub_top.bg1 {background-image : url(https://leepark.net/theme/basic/img/title1.jpg); }
.sub_top.bg2 {background-image : url(https://leepark.net/theme/basic/img/title2.jpg); }
.sub_top.bg3 {background-image : url(https://leepark.net/theme/basic/img/title3.jpg); }
.sub_top.bg4 {background-image : url(https://leepark.net/theme/basic/img/title4.jpg); }
.sub_top.bg5 {background-image : url(https://leepark.net/theme/basic/img/title5.jpg); }
.sub_top.bg6 {background-image : url(../image/title6.jpg); }
.sub_top.bg7 {background-image : url(https://leepark.net/theme/basic/img/title7.jpg); }

.sub_top .inner14 {height:100%;}
.sub_top .sub_tit {font-size: 36px;font-weight: 700;color:#fff;text-align: center;}

.sub_nav {position: absolute;bottom: 0;right: 0;}
.sub_nav .sub_nav_ul {text-align:center;display:flex;}
.sub_nav .sub_nav_ul > li{margin-left:1px;position:relative;}
.sub_nav .sub_nav_ul > li.cate2_none{display:none;}
.sub_nav .sub_nav_ul > li > a{background:rgba(0 7 20 / 67%);display:block;line-height:40px;padding:0 20px;font-size:16px;font-weight:600;color:#fff;}
.sub_nav .sub_nav_ul ._home a {text-align:center;}
.sub_nav .sub_nav_ul > li > p.cate_current{height: 40px;font-weight:600;background:rgba(0 7 20 / 67%);min-width:167px;line-height:40px;font-size:16px;color:#fff;padding:0 10px;cursor:pointer;position:relative;display: flex;align-items: center;justify-content: center;}
.sub_nav .sub_nav_ul > li > p.cate_current::after{margin-left:15px;content:'';display:block;width:12px;height:6px;background:url('../image/arrow.png') no-repeat center;transition:0.4s;}
.sub_nav .sub_nav_ul > li > p.cate_current.on::after{transform:rotate(180deg);}
.sub_nav .sub_nav_ul > li .sub_nav_menu{border-top:1px solid #fff;position:absolute;top:100%;left:0;z-index:100;width:100%;background:rgba(0 7 20 / 67%);display:none;}
.sub_nav .sub_nav_ul > li .sub_nav_menu li a{display:block;padding:0 6px;font-size:16px;line-height:40px;color:#fff;transform:skew(-0.1deg);}

.sub .tit {font-size: 30px;font-weight: 700;color:#353535;}
.sub .txt {font-size: 24px;font-weight: 700;}
.sub .desc {font-size: 18px;font-weight: 400;}
.sub .bd {font-weight: 700 !important;}

@media screen and (max-width: 1480px){
#sub_div > .inner14 {padding:100px 20px;}
#sub_div > .innerx {padding: 0 20px;}
#sub_div > .innerx.history {padding: 0;}
.sub_top {padding-top:90px;height:300px;}
.sub_top .inner14 {display: grid;align-content: center;}
.sub_top .sub_tit {font-size: 30px;}
.sub .tit {font-size: 26px;}
.sub .txt {font-size: 22px;}
.sub .desc {font-size: 16px;}
}

@media screen and (max-width: 1024px){
#sub_div > .inner14 {padding:50px 20px;}
#sub_div > .innerx {padding: 0 20px;}
.sub_top {height:250px;}
.sub_top .sub_tit {font-size: 24px;}
.sub .tit {font-size: 24px;}
.sub .txt {font-size: 20px;}
}

@media screen and (max-width: 500px){
.sub_top .sub_tit {font-size: 20px;}
.sub_nav .sub_nav_ul > li > a {font-size:14px;padding: 0 10px;}
.sub_nav .sub_nav_ul > li > p.cate_current{font-size:14px;}
.sub_nav .sub_nav_ul > li .sub_nav_menu li a {font-size:14px;}
.sub .tit {font-size: 22px;}
.sub .txt {font-size: 18px;}
.sub .desc {font-size: 15px;}
.sub_top .inner14{padding-bottom: 30px;}
}

@media screen and (max-width:400px){
.sub_top {height:250px;}
.sub_top .inner14{padding-bottom: 70px;}
.sub_nav .sub_nav_ul {flex-wrap:wrap;}
.sub_nav .sub_nav_ul > ._cate1 {width : calc(100% - 63px);margin-bottom:1px;}
.sub_nav .sub_nav_ul > ._cate2 {width:100%;}
.sub_nav .sub_nav_ul > li > a  {line-height: 35px;height: 35px;}
.sub_nav .sub_nav_ul > li > p.cate_current {line-height: 35px;height: 35px;}
.sub_nav .sub_nav_ul > li .sub_nav_menu li a {line-height: 35px;}
}

/**/
.about .txtbox {padding:70px 0 45px;}
.about .desc {padding-top:20px;line-height:1.4;}
.about .box_wrap {letter-spacing:-.7px;padding:25px 0;color:#fff;background:url(https://leepark.net/theme/basic/img/about.jpg) no-repeat center / cover;}
.about .box_wrap .inner14 {gap:10px;display:flex;}
.about .box_wrap .flex {gap:10px;display:flex; flex-wrap:wrap;}
.about .box_wrap .box1 {position:relative;padding:40px 30px;background:rgba(1,65,107,.9);aspect-ratio: 500/270;width: 46%;}
.about .box_wrap .box2 {text-align:center;padding:40px 20px;background:rgb(0 9 27 / 90%);width:285px;}
.about .box_wrap .inner14 > .box1 {padding:40px 25px;width: 42%;}
.about .box_wrap .box3 {width: 35%;}
.about .box_wrap .box4 {width:307px;}
.about .box_wrap .num {font-size:72px;font-weight:800;padding-top:30px;}
.about .box_wrap .text-r {position:absolute;right:30px;bottom:20px;}
.about .box_wrap .flex > div:nth-child(n+4){padding-bottom:70px;}


/**/
.history {}
.history ul li {text-align:center;color:#fff;width:100%;background: no-repeat center / cover;aspect-ratio:2560/1250;padding-top:250px;    height: 100vh;}
.history ul li.slide1{background-image:url(https://leepark.net/theme/basic/img/history6.jpg);}
.history ul li.slide2{background-image:url(https://leepark.net/theme/basic/img/history5.jpg);}
.history ul li.slide3{background-image:url(https://leepark.net/theme/basic/img/history4.jpg);}
.history ul li.slide4{background-image:url(https://leepark.net/theme/basic/img/history3.jpg);}
.history ul li.slide5{background-image:url(https://leepark.net/theme/basic/img/history2.jpg);}
.history ul li.slide6{background-image:url(https://leepark.net/theme/basic/img/history1.jpg);}
.history ul li .p1 {font-size: 32px;font-weight: 700;padding-bottom: 30px;}
.history ul li .txt {line-height:1.8;font-weight: 400;letter-spacing:-1px;}
.history ul li p:last-child{padding-top:275px;}
.history .swiper-pagination {height: 12px;display: flex;position:absolute;top: 505px;justify-content: center;width: auto !important;left: 50% !important;transform: translate(-50%);}
.history .swiper-pagination::after {content:'';width:100%;height:1px;background:#fff;position:absolute;top:5px;left:0;}
.history .swiper-pagination-bullet {position:relative;margin:0 !important;width:12px;height:12px;background:#fff;opacity:1;}
.history .swiper-pagination p+p {margin-left:300px !important;} 
.history .swiper-pagination .year {font-size:22px;position:absolute;color:#fff;top: -65px;left: 50%;transform: translateX(-50%);width: 100px;}
.history .swiper-pagination-bullet-active::after {content:'';position:absolute;width:30px;height:30px;border:1px solid #fff;border-radius:15px;top: 50%;left: 50%; transform: translate(-50%, -50%); }
.history .swiper-button.prev {background:url(../image/s_prev.png) no-repeat center/cover;top:55% !important;left:150px !important;}
.history .swiper-button.next {background:url(../image/s_next.png) no-repeat center/cover;top:55% !important;right:150px !important;}

/**/
.employ {}
.employ .txtbox {padding:60px 0 90px;}
.employ .txtbox .tit {padding-bottom:20px;}
.employ .desc {line-height:1.6;}
.employ .txtbox .desc a {color:#00609e;font-weight:700;text-decoration:underline;}
.employ .cont1  {padding-bottom:80px;}
.employ .tit {padding-bottom:50px;}
.employ .cont1 ul{display:flex;justify-content: space-between;text-align:center;gap:20px;}
.employ .cont1 ul li .txt {padding:20px 0 15px;}
.employ .cont2 {background:#f2f2f2;padding:80px 0 120px;}
.employ .cont2 ul{display:flex;gap:30px;}
.employ .cont2 ul li {position:relative;width:calc((100% - 90px)/4);}
.employ .cont2 ul li .p1 {font-size: 20px;font-weight: 700;color:#fff;background:#01416b;width:100%;line-height:65px;text-align:center;}
.employ .cont2 ul li .info {min-height:445px;padding:0px 30px 80px;background:#fff;border:1px solid #e6e6e6;}
.employ .cont2 ul li .info .bd {padding-top:40px;}
.employ .cont2 ul li .info .desc:not(.bd) {line-height:26px;}
.employ .cont2 ul li .info.bar .desc:not(.bd) {padding-left:12px;position:relative;}
.employ .cont2 ul li .info.bar .desc:not(.bd)::before {content:'-';position:absolute;left:0;}
.employ .cont2 ul li .info a {font-size: 20px;font-weight: 700;width: 86%;line-height:55px;text-align:center;color:#fff;background:#00609e;position: absolute;bottom: 20px;left: 24px;}

/**/
.recruitment {}
.recruitment .res {padding-top:50px;}
.recruitment .res .ipt_box {width:48.95%;}
.recruitment .res .ipt_box.w100 {width:100%;}
.recruitment .res .ipt_box p {width: 175px;}
.recruitment .res .ipt_box .ipt {width : calc(100% - 187px);}
.recruitment .res .filebox .quick_input {width : calc(100% - 375px);}
.recruitment .res .filebox label.ipt {width: 175px;}
.recruitment .res .checkbox {padding-left: 187px;}
.recruitment .res .radio {display:flex;align-items:center;padding:0 10px;border: 1px solid #DDD;border-radius:0;height: 45px;width : calc(100% - 187px);}
.recruitment .res .radio label {color: #333;font-size: 16px;font-weight: 400;padding:0 10px;}

.map {position: relative;margin-bottom:-100px;}
.map iframe {width:100%;height:450px;}
.map .cont{ padding-top: 55px; background-color: #fff; }
.map .cont > .top {position:absolute; top:0; left:0}
.map .cont > .tit {font-size:32px; font-weight:700; margin-bottom:15px; position:relative}
.map .s_txt {padding-top:5px;font-size:20px; font-weight:600; color:#000;letter-spacing:-0.4px; line-height:1.4}
.map .cont > .line{border-top:1px solid #aaa;}
.map .cont .icon {position: relative;padding:50px 0;padding-left:150px;}
.map .cont .icon i {position:absolute; top:50%; transform:translateY(-50%);left:0px;width:80px;line-height:80px;border-radius:50px;color:#fff;font-size:40px;text-align:center;background: #002F62;}
.map .info div + div .s_txt span {display:block;font-size:28px;font-weight:700;padding-bottom:5px;}
.map .address {text-align:center;}
.map .cont .info {padding:50px 0;display:flex;justify-content: center;}
.map .cont .info div {padding:20px 150px;flex:1;}
.map .cont .info div + div {border-left:1px solid #aaa;}
.map .cont .s_txt i {color: #002F62;padding-right:10px;}
.shadow {padding-top:25px;box-shadow: 0px 5px 15px 10px rgba(0,0,0,.1);}
.map .address .s_txt br {display:none;}
/**/
.clients .tit {padding-bottom:50px;}
.clients ul {height:144px;overflow:hidden;display:flex;flex-wrap:wrap;}
.clients ul.on {height:auto !important;}
.clients ul li {height:72px;text-align:center;width:calc(100% / 6);border:1px solid #ccc;}
.clients ul li:not(:nth-child(6n)) {border-right:0;} 
.clients ul li:nth-child(n+7){border-top:0;}
.clients ul li:last-child {border-right:1px solid #ccc;}
.clients a {cursor:pointer;display:block;width:200px;line-height:60px;text-align:center;margin:50px auto 100px; font-size:24px;font-weight:600;border:1px solid #002F62;color:#002F62;transition:.3s;}
.clients a:hover {background:#002F62;color:#fff;}
.clients .client2 a {margin-bottom:0px;}
.clients .client3 ul{height:225px;}
.clients .client3 li {height:auto;}
.clients .client3 li p {border-top:1px solid #e6e6e6;font-size:18px;font-weight:500;line-height:40px;}

/**/
.work .txtbox {padding:60px 0 100px;}
.work .txtbox .desc {line-height:1.2;padding-top:25px;}
.work .app_cont {text-align:center;padding:100px 0;color:#fff;background:url(https://leepark.net/theme/basic/img/app.jpg) no-repeat center/cover;}
.work .app_cont .inner14 {display:flex;flex-wrap:wrap;gap:10px;}
.work .app_cont p {width:calc((100% - 30px)/4);border:1px solid #fff;padding:20px 0;transition:.2s;}
.work .app_cont p:hover {border:1px solid #011233;background:#011233;}
.work .example {background:#f2f2f2;padding:100px 0 200px;}
.work .example .tit {padding-bottom:50px;}
.work .example ul {gap:50px;display:flex;}
.work .example ul li {line-height:1.6;letter-spacing:-.7px;flex:1;background:#fff;border:1px solid #cccc;padding:50px 30px;}
.work .example ul li p {word-break:keep-all;padding-left:20px;position:relative;}
.work .example ul li p::before {content:"";width:6px;height:6px;border-radius:4px;background:#01416b; position:absolute;top: 12px;left:-4px; }

.work4 .app_cont p:nth-child(3),.work4 .app_cont p:nth-child(4) {padding:9.5px 0;}
.work4 .txtbox {padding:60px 0 ;}
.work2 .app_cont {background-image:url(https://leepark.net/theme/basic/img/app1.jpg);}
.work3 .app_cont {background-image:url(../image/app2.jpg);}
.work4 .app_cont {background-image:url(https://leepark.net/theme/basic/img/app3.jpg);}
.work5 .app_cont {background-image:url(https://leepark.net/theme/basic/img/app4.jpg);}


.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left;margin-right:5px}
.bo_v_nb {display:flex;justify-content:space-between;position:relative;clear:both;text-align:left;}
.bo_v_nb li {display: flex; align-items: center;}
.bo_v_nb a{display:block; text-align:center; width:120px;  height:45px; line-height:43px; border:1px solid #000; color:#000; font-size:16px;  padding:0;}
.bo_v_nb .bo_v_btn .btn_list {margin-right:10px;border:1px solid #000; background:transparent; color:#000;}
.bo_v_nb .bo_v_btn .btn_write {border:1px solid #000; background:transparent; color:#000;}
.bo_v_nb .btn_prv {margin-right:10px;}


/**/
.patent .part2 table{width:100%; border-collapse:collapse; border-top:3px solid #6091c9; margin-top:50px;margin-bottom:80px;}
.patent .part2 table:last-child{margin-bottom:0px;}
.patent .part2 table tr{height:44px; border:1px solid #ececec; }
.patent .part2 table td{}
.patent .part2 table tbody {text-align:left; font-size:16px; font-weight:600;}
.patent .part2 table tbody th{color:#535353; border-right:1px solid #ececec;  padding:20px; font-size:18px; word-break:keep-all; line-height:27px;}
.patent .part2 table tbody td{color:#9c9c9c; line-height:26px;  font-size:16px; padding:20px;}


.tabs {display:flex;}
.tabs a {cursor:pointer;flex:1;line-height:28px;text-align:center;border: 1px solid #002F62;line-height:50px;color: #002F62;font-size: 18px;font-weight: 600;}
.tabs a+a {border-left:0;}
.tabs a.on {z-index:2;background: #002F62;color:#fff;}
.patent p {word-break:keep-all;}
.patent .cont > div {display:none;} 
.patent .cont > div.on {display:block;}
.patent .cont .txtbox {margin:50px 0 100px;padding:0;}
.patent .cont .txtbox:last-child {margin-bottom:0;}
.patent .cont .txtbox .txt {line-height:1.3;}
.patent .cont .txtbox+table {margin-top:-50px;}
.patent .dot {display:block;margin-top:15px;padding-left:10px;}
.patent .dot p {padding-top:0;padding-left:20px;position:relative;}
.patent .dot p::before {content:"";width:6px;height:6px;border-radius:4px;background:#01416b; position:absolute;top: 12px;left:0px; }
.patent table .dot p {padding-left:12px;}
.patent table .dot p::before {width:4px; height:4px;top:9px;left:0;}
.patent .cont3 table .dot p {padding-left:25px;}
.patent .cont3 table .dot p::before {width:auto; height:auto;top: 0px;background:#fff;}
.patent .cont3 table .dot p:nth-child(1)::before {content:'1.';}
.patent .cont3 table .dot p:nth-child(2)::before {content:'2.';}
.patent .cont3 table .dot p:nth-child(3)::before {content:'3.';}
.patent .cont3 table .dot p:nth-child(4)::before {content:'4.';}
.patent .cont3 table .dot p:nth-child(5)::before {content:'5.';}
.patent .cont3 table .dot p:nth-child(6)::before {content:'6.';}
.patent .cont3 table .dot p:nth-child(7)::before {content:'7.';}
.patent .cont3 table .dot p:nth-child(8)::before {content:'8.';}
.patent .cont3 table .dot p:nth-child(9)::before {content:'9.';}
.patent .cont3 table .dot p:nth-child(10)::before {content:'10.';}
.patent .cont3 table .dot p:nth-child(11)::before {content:'11.';}
.patent .cont3 table .dot p:nth-child(12)::before {content:'12.';}
.patent .cont3 table .dot p:nth-child(13)::before {content:'13.';}
.patent .cont3 table .dot p:nth-child(14)::before {content:'14.';}
.patent .cont3 table .dot p:nth-child(15)::before {content:'15.';}
.patent .cont3 table .dot p:nth-child(16)::before {content:'13.';}
.patent .cont3 table .dot p:nth-child(17)::before {content:'17.';}
.patent .cont4 table td p {color:#555;}
.patent .cont4 table td span {padding-left:12px;display: block;}
.patent .cont5 .desc+.txt {margin-top:50px;}

#bo_total {font-size:16px;} 

@media screen and (max-width: 1800px){
.history .swiper-button.prev {left:50px !important;}
.history .swiper-button.next {right:50px !important;}

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

.history ul li {padding:0 20px;}
.history ul li .inner {display: grid;align-content: center;height: 100%;padding-top:90px;}
.history ul li .p1 {font-size: 26px;padding-bottom: 15px;}
.history ul li .txt{height:80px;}
.history ul li .txt br {display:none;}
.history ul li p:last-child{padding-top: 150px;height:270px;}
.history .swiper-pagination {margin-top:40px;width: 80% !important;top:50%;transform: translate(-50%,-50%);bottom:auto;}
.history .swiper-pagination p+p {margin-left:calc(25% - 12px) !important;} 
.history .swiper-pagination .year {font-size:18px;top:-30px;}
.history .swiper-pagination-bullet-active::after {width:25px;height:25px;}



}


@media screen and (max-width: 1480px){
.sub .img img {width:100%;}
.about .box_wrap {padding:20px;margin:0 -20px;}
.about .box_wrap .box2 {width:calc(50% - 23% - 10px);}
.about .box_wrap .box4 {width:calc(100% - 70% - 20px);}
.about .box_wrap .num {font-size:55px;}
.about .box_wrap .flex > div:nth-child(1) .counter{width:150px;display: inline-block;}
.about .box_wrap .flex > div:nth-child(3) .counter{width:65px;display: inline-block;}
.about .box_wrap .flex > div:nth-child(5) .counter{width:175px;display: inline-block;}
.about .desc br {display:none;}

.employ .cont2 {padding:80px 20px 120px;margin:0 -20px;}
.employ .cont2 ul li .info a {width: calc(100% - 40px);left:20px;}

.map iframe {height:380px;}
.map .cont .info div {padding:20px 100px;}

.work .app_cont  {padding:100px 20px;margin:0 -20px;}
.work .example {padding:100px 20px 200px;margin:0 -20px;}
.work .example ul {gap:20px;}
.work .example ul li p br {display:none;}
.work .example ul li p::before {width: 4px;height: 4px;top: 9px;}

.clients ul li {display: grid;align-content: center;overflow: hidden;}
.clients ul li img {width:90%;}

.recruitment .res .ipt_box {width: calc(50% - 15px);}

.patent .dot p::before {width: 4px;height: 4px;top: 9px;}


.history .swiper-button.prev {left:20px !important;}
.history .swiper-button.next {right:20px !important;}



}

@media screen and (max-width: 1200px){
.about .box_wrap .num {font-size:40px;padding-top: 15px;}
.about .box_wrap .inner14 > .box1 {width: 25%;padding: 25px 15px;}
.about .box_wrap .box2{padding: 25px 15px;}
.about .box_wrap .box1{padding: 25px 15px;}
.about .box_wrap .flex > div:nth-child(n+4){padding-bottom:50px;}
.about .box_wrap .flex {width: 75%;}

.employ .cont2 ul{gap:20px;}
.employ .cont2 ul li {width:calc((100% - 20px)/3);}
.employ .cont2 ul li .p1 {font-size:18px;line-height: 55px;}
.employ .cont2 ul li .info {padding: 20px;}
.employ .cont2 ul li .info .bd {padding-top:0px ;}

.map .cont .info {padding:30px 0;}
.map .cont .info div {padding:10px 50px;line-height: 1;font-size: 18px;}
.map .s_txt {font-size:18px;}
.map .cont .icon i {margin-left:50px;width:60px;height:60px;font-size: 26px;line-height: 60px;}

.clients ul li {width:calc(100% / 4);}
.clients ul li:not(:nth-child(6n)) {border-right:1px solid #ccc;} 
.clients ul li:nth-child(n+7){border-top:1px solid #ccc;}
.clients ul li:not(:nth-child(4n)) {border-right:0;} 
.clients ul li:nth-child(n+5){border-top:0;}

.about .box_wrap .flex > div:nth-child(5) .counter{width:135px;}
}

@media screen and (max-width: 1024px){
.about .box_wrap .inner14 {display:block;}
.about .box_wrap .inner14 > .box1 {width: 100%;padding-bottom:50px;margin-bottom:10px;aspect-ratio:auto;}
.about .box_wrap .flex {width: 100%;}
.about .box_wrap .num {font-size:35px;}
.about .box_wrap .flex > div:nth-child(1) .counter{width:100px;}
.about .box_wrap .flex > div:nth-child(2) .counter{width:45px;}
.about .box_wrap .flex > div:nth-child(3) .counter{width:65px;}
.about .txtbox {padding:50px 0 ;}

.work .txtbox {padding:50px 0;}
.work .app_cont  {padding:50px 20px;}
.work .app_cont p {width:calc((100% - 20px)/3);}
.work .example {padding:50px 20px 100px;}
.work .example ul {flex-wrap:wrap;}
.work .example ul li {flex:none;width:calc((100% - 20px)/2);padding:40px 20px;}
.work4 .example ul li {width: 100%;}
.employ .txtbox {padding:50px 0;}
.employ .cont1  {padding-bottom:50px;}
.employ .cont2 {padding:50px 20px;}

.map {margin-bottom:-50px;}
.clients a {width: 150px;line-height: 50px;font-size: 20px;margin-bottom:50px;}

.recruitment .res .ipt_box p {width: 120px;}
.recruitment .res .ipt_box .ipt {width : calc(100% - 132px);}
.recruitment .res .filebox .quick_input {width: calc(100% - 264px);}
.recruitment .res .filebox label.ipt {width: 120px;}
.recruitment .res .checkbox {padding-left: 132px;}
.recruitment .res .radio {width : calc(100% - 132px);}
.recruitment .res .ipt_box {width: calc(50% - 5px);}

.patent .cont .txtbox {margin:50px 0;}
.patent .cont .txtbox+table {margin-top:-30px;}
.patent .part2 table{margin-bottom:50px;}

.bo_v_nb a {width:80px;height:40px;line-height:40px;font-size:16px;}

}

@media screen and (max-width: 768px){
.about .box_wrap .box2 {width:37%;}
.about .box_wrap .box1 {width : calc(63% - 10px);aspect-ratio:auto;}
.about .box_wrap .flex > div:nth-child(1) {order:1;}
.about .box_wrap .flex > div:nth-child(2) {order:2;}
.about .box_wrap .flex > div:nth-child(3) {order:4;}
.about .box_wrap .flex > div:nth-child(4) {order:3;}
.about .box_wrap .flex > div:nth-child(5) {order:5;}
.about .box_wrap .flex > div:nth-child(6) {order:6;}
.about .box_wrap .flex > div:nth-child(5) .counter{width: 100px;}

.history ul li .p1 {font-size: 20px;padding-bottom: 10px;}
.history ul li .txt{font-size: 16px;height:55px;}
.history .swiper-pagination {margin-top:60px;}
.history ul li p:last-child {height:200px;}

.work .app_cont p {width:calc((100% - 10px)/2);padding:10px 0;}

.history .swiper-button.prev {left:5px !important;background-size: 15px auto;}
.history .swiper-button.next {right: 5px !important;background-size: 15px auto;}

.employ .cont2 ul {flex-wrap:wrap;}
.employ .cont2 ul li {width:calc((100% - 20px)/2);}

.shadow{padding:30px 20px ;}
.map iframe {height:300px;}
.map .s_txt {font-size:16px;}
.map .s_txt br {display:none;}
.map .address {text-align:left;padding:20px 10px;font-size:16px;}
.map .address > div{display:flex;}
.map .address > div span:last-child {width:calc(100% - 140px);}
.map .cont .info {display:block;padding:0;}
.map .cont .info div {border-top:1px solid #aaa;padding:20px 10px;font-size:16px;}
.map .cont .info div + div {border-left:0;}
.map .cont .info div br {display:none;}
.map .s_txt .span {display:inline-block;width:120px;}
.map .cont .icon {padding:40px 20px 40px 90px;}
.map .cont .icon i {width:50px;height:50px;font-size:20px;margin-left:20px;line-height: 50px;}

.tabs {flex-wrap:wrap;}
.tabs a {line-height:40px;font-size:16px;flex:none;width:50%;}
.tabs a:last-child {width:100%;}
.tabs a+a {border-top:0;border-left:1px solid #002F62;}
.tabs a:nth-child(even) {border-left:0;}
.tabs a:nth-child(2) {border-top:1px solid #002F62;}


}

@media screen and (max-width: 640px){
.employ .cont1 ul {flex-wrap:wrap;}
.employ .cont1 ul li {width:calc((100% - 20px)/2);}
.employ .cont2 ul li .info {min-height:375px;}

.clients ul li {width:calc(100% / 2);}
.clients ul li:not(:nth-child(4n)) {border-right:1px solid #ccc;} 
.clients ul li:nth-child(n+5){border-top:1px solid #ccc;}
.clients ul li:not(:nth-child(2n)) {border-right:0;} 
.clients ul li:nth-child(n+3){border-top:0;}

.recruitment .res .ipt_box {width:100%;}

.map .address .s_txt br {display:block;}
}

@media screen and (max-width: 500px){
.history .swiper-pagination {width:65% !important;}
.history .swiper-pagination .year {display:none;}
.history .swiper-pagination .swiper-pagination-bullet-active .year {display:block;}
.history .swiper-button.prev {left:10px !important;}
.history .swiper-button.next {right: 10px !important;}
.history ul li p:last-child {height: 250px;}
.history ul li .p1 {font-size: 18px;}
.history ul li .txt {line-height:1.4;}

.employ .cont2 ul li {width:100%;}
.employ .cont2 ul li .info {min-height:auto;}
.employ .cont2 ul li .info a {width:100%;position: initial;display: block;margin-top: 50px;}

.map .cont .info div a {text-decoration:underline;}
.map .cont .icon {padding-left:60px;}
.map .cont .icon i {width: 40px;height: 40px;font-size: 16px;margin-left: 0px;line-height: 40px;}

.clients ul {height: 110px;}
.clients ul li {height: 55px;}
.clients a {width: 120px;line-height: 40px;font-size: 16px;}

.work .example ul li {width:100%;}

.recruitment .res .ipt_box p {width: 90px;}
.recruitment .res .ipt_box .ipt {width : calc(100% - 102px);}
.recruitment .res .filebox .quick_input {width: calc(100% - 204px);}
.recruitment .res .filebox label.ipt {width: 90px;}
.recruitment .res .checkbox {padding-left: 102px;}
.recruitment .res .radio {width : calc(100% - 102px);}

.patent .part2 table tbody th {padding: 15px;font-size: 16px;display: block;border-right: 0;border-bottom: 1px solid #ececec;}
.patent .part2 table tbody td {padding: 15px;font-size: 15px;display: block;}

.bo_v_nb a {width:60px;}
}

@media screen and (max-width:450px){
.about .box_wrap .box1 {width:100%;}
.about .box_wrap .box2 {width:100%;display:flex;}
.about .box_wrap .box2 {width:100%;display:flex;align-items: center;justify-content: space-between;}
.about .box_wrap .flex > div:nth-child(3) {order:3;}
.about .box_wrap .flex > div:nth-child(4) {order:4;}
.about .box_wrap .num {font-size:25px;padding-top:0;}
.about .box_wrap .box2 p {padding-top:0;}
.about .box_wrap .flex > div:nth-child(n+4){padding-bottom:25px;}
.about .box_wrap .flex > div:nth-child(even){padding-bottom:40px;}
.about .box_wrap .text-r {right:20px;bottom:15px;}
.about .box_wrap .flex > div .counter{width:auto !important;}

.work .app_cont p {width:100%;}

.shadow{padding:20px 15px ;}
.map .s_txt .span {width:80px;}
.map .cont .info div {font-size:14px;}
.map .address .s_txt{font-size:14px;letter-spacing:-1.3px;}
.map .address > div span:last-child {width:calc(100% - 110px);}

.recruitment .res .ipt_box p {font-size:16px;padding-bottom:10px;width:100%;}
.recruitment .res .ipt_box {display:block;}
.recruitment .res .radio {width:100%;}
.recruitment .res .ipt_box .ipt {width:100%;}
.recruitment .res .filebox .quick_input {width: calc(100% - 80px);}
.recruitment .res .filebox label.ipt {width: 70px;display: inline-block;margin-left: 7px;}
.recruitment .res .checkbox {padding-left: 0;}
.recruitment .res .center {text-align:center;}


#bo_total {padding-bottom:20px;}
}
@media screen and (max-width:355px){
.map .cont .info div {line-height:2;}
.map .s_txt .span {width:85%;}

.map .address .s_txt{flex-wrap:wrap;align-itmes:center;}
.map .address > div span:last-child{padding-top:5px;width:100%;}
}
