@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'noto-sans', 'Malgun Gothic', dotum, sans-serif;background:#fff;color:#242424;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'noto-sans', 'Malgun Gothic', dotum, sans-serif}
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:'noto-sans', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'noto-sans', 'Malgun Gothic', dotum, sans-serif;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:#242424;text-decoration:none}

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

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

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
/*-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;*/
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#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_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define 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_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


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


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


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

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

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

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

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

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;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;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;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
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;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.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:15px;}

/* 필수입력 */
.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;-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 .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;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_wrap {margin-top:80px;text-align:center;}
.pg {display:flex;align-items:center;justify-content:center;gap:10px;}
.pg_page,.qa_page {display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #DBDBDB;font-size:14px;line-height:1.1;font-weight:500;color:#B8B8B8;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.svg') no-repeat center;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.svg') no-repeat center;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.svg') no-repeat center;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.svg') no-repeat center;}
.pg_current {background:#374FA2;border:none;color:#fff;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;}
.max100 {max-width:100%;}
.inner {max-width:100%;width:1440px;margin:0 auto; position:relative;padding:0 20px;}
input::placeholder {color:#909090;}font-size:18px;}

*::-webkit-scrollbar {
    width: 5px;  /* 스크롤바의 너비 */
}

*::-webkit-scrollbar-thumb {
    height: 10%; /* 스크롤바의 길이 */
    background: #333; /* 스크롤바의 색상 */    
    /*border-radius: 10px;*/
}

*::-webkit-scrollbar-track {
    background: #f1f1f1;  /*스크롤바 뒷 배경 색상*/
}

.header {width:100%;height:100px;position:fixed;left:0;top:0;z-index:100;transition:all 0.2s;}
.hd_inner {display:flex;align-items:center;justify-content:space-between;;max-width:100%;width:1540px;height:100%;margin:0 auto;padding:0 20px;}
.hd_logo {}
.hd_logo a {display:block;width:226px;height:42px;background:url(../img/logo_fff.svg) no-repeat center;transition:all 0.2s;}
.hd_rt {display:flex;align-items:center;}
.hd_gnb {display:flex;}
.hd_gnb li {position:relative;}
.hd_gnb li > a {display:block;padding:10px 40px;font-size:22px;line-height:1.1;font-weight:500;color:#fff;transition:all 0.2s;}
.hd_gnb li > a.gnb_shop span {display:block;padding-right:30px;background:url(../img/hd_cart.svg) no-repeat right center/26px 26px;}
.hd_lang {text-align:left;padding-left:15px;width:68px;height:32px;background:url(../img/hd_lang_arr.svg) no-repeat calc(100% - 15px) center;border:1px solid #fff;border-radius:20px;margin:0 40px 0 10px;transition:all 0.2s;}
.hd_lang span {font-size:16px;line-height:1;font-weight:500;color:#fff;transition:all 0.2s;}
.hd_cart {display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:url(../img/hd_cart.svg) no-repeat center;transition:all 0.2s;}
.hd_dp2 {width:180px;background:rgba(0,0,0,0.5);position:absolute;top:100%;left:50%;transform:translateX(-50%);display:none;}
.hd_dp2 p {text-align:center;}
.hd_dp2 p a {display:flex;align-items:center;justify-content:center;width:100%;height:40px;font-size:16px;font-weight:500;color:#fff !important;transition:all 0.2s;}
.hd_dp2 p a:hover {background:#fff;color:#374FA2 !important;}
.hd_gnb li:hover .hd_dp2 {display:block;}

.ham_btn {width:50px;height:50px;background:none;border:none;position:absolute;right:0;top:50%;transform:translateY(-50%);display:none;}
.ham_btn span {width:26px;height:3px;background:#fff;border-radius:10px;position:absolute;left:12px;}
.ham_btn span:nth-child(1) {top:14px;}
.ham_btn span:nth-child(2) {top:50%;transform:translateY(-50%);}
.ham_btn span:nth-child(3) {bottom:14px;}

.header.on {background:#fff;}
.header.on .hd_logo a {background:url(../img/logo_000.svg) no-repeat center;}
.header.on .hd_gnb li a {color:#242424;}
.header.on .hd_gnb li a.gnb_shop span {background:url(../img/hd_cart_000.svg) no-repeat right center/26px 26px;}
.header.on .hd_lang {background:url(../img/hd_lang_arr_000.svg) no-repeat calc(100% - 15px) center;border-color:#242424;}
.header.on .hd_lang span {color:#242424;}
.header.on .hd_cart {background:url(../img/hd_cart_000.svg) no-repeat center;}
.header.on .ham_btn span {background:#242424;}

.mob_menu {width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;left:0;top:0;z-index:1002;padding-left:40px;display:none;}
.mob_menu_box {max-width:100%;width:300px;height:100%;background:#fff;margin-left:auto;padding-top:70px;position:relative;}
.ham_off {width:70px;height:70px;background:none;border:none;position:absolute;top:0;right:0;}
.ham_off span {width:26px;height:2px;background:#242424;position:absolute;top:34px;}
.ham_off span:first-child {left:26px;transform:rotate(45deg);}
.ham_off span:last-child {right:18px;transform:rotate(-45deg);}
.mob_gnb {width:100%;height:100%;overflow-y:auto;}
.mob_dp1 {border-bottom:1px solid #dfdfdf;}
.mob_dp1:first-child {border-top:1px solid #dfdfdf;}
.mob_dp1_a {display:block;padding:17px;font-size:15px;line-height:1.1;font-weight:600;cursor:pointer;position:relative;}
.mob_dp1_a::before {content:"";width:12px;height:8px;background: url(../img/select_arr.svg) no-repeat center;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all 0.2s;}
.mob_dp1_a.gnb_shop span {display:inline-block;padding-right:20px;background:url(../img/hd_cart_000.svg) no-repeat right center/18px 18px;}
.mob_dp1_a.gnb_shop::before {transform:translateY(-50%) rotate(-90deg);}
.mob_dp2_box {height:0;overflow:hidden;}
.mob_dp2 {}
.mob_dp2 li {border-top:1px solid #dfdfdf;}
.mob_dp2 li a {display:block;background:#fafafa;padding:12px 20px 12px 30px;font-size:14px;line-height:1.1;font-weight:500;position:relative;}
.mob_dp2 li a::before {content:"-";position:absolute;left:20px;top:9px;}

.mob_dp1.on .mob_dp1_a::before {transform:translateY(-50%) rotate(180deg);}
.mob_dp1.on .mob_dp2 {height:auto;}
.mob_dp2 li a.on {background:#43A4D2;color:#fff;}
.mob_dp2 li a.on::before {color:#fff;}

#fix_player {width:100%;height:100%;position:fixed;left:0;top:0;}
#player {width:120%;height:120%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;}
.player_screen {width:100%;height:100%;position:absolute;left:0;top:0;}
.cover_screen {width:100%;height:100%;background:#000;position:absolute;left:0;top:0;z-index:10;}

.fullpage_nav {position:fixed;right:50px;top:50%;transform:translateY(-50%);z-index:100;text-align:center;}
.fullpage_nav p {font-size:22px;line-height:1.1;color:#fff;}
.fullpage_nav p + p {margin-top:10px;padding-top:10px;border-top:1px solid #fff;}
.fullpage_nav.ver2 p {color:#8b8b8b;}
.fullpage_nav.ver2 p + p {border-color:#8b8b8b;}

.color_fff {color:#fff !important;}

.main_inner {width:1540px;max-width:100%;padding:100px 20px;margin:0 auto;}
.main_flex {display:flex;align-items:center;justify-content:space-between;}
.main_en {font-size:24px;line-height:1.1;font-weight:600;}
.main_title {font-size:60px;font-weight:600;margin:20px 0 35px;word-break:keep-all;}
.main_desc {font-size:18px;line-height:1.45;word-break:keep-all;}

.scroll {font-weight: 600;font-size:12px;color:#52525B;text-align: center;position:absolute;left:50%;transform:translateX(-50%);bottom:20px;}
.scroll p {font-size:15px;line-height:1.1;font-weight:800;color:#fff;}
.scroll.ver2 p {color:#b8b8b8;}
.scroll img {margin-top:20px;animation: aniScroll 2s infinite ease-in-out;}
@keyframes aniScroll{
    0%{opacity: 0;transform: translateY(-10px);}
    100%{opacity:1;transform: translateY(0);}
}

.section {}
#section1 {background:url(../img/main1_bg.png) no-repeat #fff center/cover;}
.sec1_lt {width:calc(100% - 870px);padding-right:30px;}
.sec1_rt {width:870px;}
.sec1_ul {display:flex;gap:10px;}
.sec1_li {display:flex;align-items:center;justify-content:center;white-space:nowrap;flex:1;position:relative;overflow:hidden;transition:all 0.7s;background:#E2E2E2;}
.sec1_li.on {flex:5;}
.sec1_li a {display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden;}
.sec1_li img {min-width:100%;}
.sec1_cont {width:100%;position:absolute;left:0;bottom:0;background:url(../img/main1_cont_bg.png) no-repeat center/cover;padding:60px 30px 50px;color:#fff;opacity:0;transition:all 1s;}
.sec1_li.on .sec1_cont {opacity:1;}
.sec1_cont h3 {font-size:36px;line-height:1.3;font-weight:600;text-shadow:0 2px rgba(0,0,0,0.15);}
.sec1_cont p {font-size:16px;line-height:1.4;font-weight:500;text-shadow:0 2px rgba(0,0,0,0.15);margin-top:15px;}

#section2 {background:url(../img/main2_bg.jpg) no-repeat #fff center/cover;}
.sec2_rt img {max-width:100%;}

#section3 {background:#fff;}
#section3 h2 {text-align:center;font-size:54px;line-height:1.1;font-weight:600;color:#000;}
.sec3_flex {display:flex;align-items:center;justify-content:space-between;margin-top:115px;}
.sec3_lt {width:calc(100% - 540px);padding-right:200px;}
.sec3_box {display:none;}
.sec3_box_1 {display:block;}
.sec3_en {font-size:22px;line-height:1.1;font-weight:600;color:#43A4D2;}
.sec3_kr {font-size:42px;line-height:1.1;font-weight:600;margin:22px 0 30px;}
.sec3_desc {font-size:18px;line-height:1.45;color:#3d3d3d;}
.sec3_box a {display:flex;align-items:center;justify-content:center;gap:10px;width:129px;height:38px;border:1px solid #666;border-radius:20px;margin-top:40px;}
.sec3_box a span {font-size:16px;font-weight:500;color:#666;}
.sec3_lt_img {display:flex;gap:20px;padding-bottom:20px;border-bottom:1px solid #ededed;margin-top:85px;}
.sec3_li {width:calc(25% - 15px);padding:5px;background:#F2F2F2;cursor:pointer;position:relative;}
.sec3_li::before {content:"";width:100%;height:2px;background:#43A4D2;border-radius:2px;position:absolute;left:0;bottom:-21px;opacity:0;transition:all 0.3s;}
.sec3_li.on::before {opacity:1;}
.sec3_li img {width:100%;border-radius:10px;}
.sec3_rt {display:flex;align-items:center;justify-content:center;width:540px;height:540px;background:#F2F2F2;border-radius:10px;overflow:hidden;}
.sec3_rt img {width:100%;}

.footer {background:#1B1B1B;}
.ft_inner {max-width:100%;width:1700px;padding:50px 20px;margin:0 auto;}
.ft_top {display:flex;gap:120px;color:#b8b8b8;}
.ft_box {}
.ft_title {font-size:18px;line-height:1.1;font-weight:600;}
.ft_info {margin-top:22px;}
.ft_info li {font-size:14px;line-height:1.5;}
.ft_info li + li {margin-top:4px;}
.ft_bot {display:flex;align-items:flex-end;justify-content:space-between;margin-top:60px;}
.ft_logo {display:flex;align-items:flex-end;gap:15px;}
.ft_copy {font-size:13px;line-height:1.1;color:#7C7C7C;}

.top_btn {width:50px;height:50px;background:none;border:none;position:absolute;top:40px;right:50px;z-index:100;border-radius:50%;}
.top_btn.ver2 {position:fixed;top:auto;bottom:50px;background:rgba(0,0,0,0.2);}
.top_btn img {width:100%;}

.top_banner {height:480px;position:relative;}
.top_banner.top_1 {background:url(../img/top_1_bg.jpg) no-repeat center/cover;}
.top_banner.top_2 {background:url(../img/top_2_bg.jpg) no-repeat center/cover;}
.top_banner.top_3 {background:url(../img/top_3_bg.jpg) no-repeat center/cover;}
.top_banner.top_4 {background:url(../img/top_4_bg.jpg) no-repeat center/cover;}
.top_banner .inner {display:flex;flex-direction:column;justify-content:center;height:100%;}
.top_banner h2 {font-size:65px;line-height:1.1;font-weight:600;color:#fff;}
.top_banner p {font-size:24px;line-height:1.4;color:#fff;margin-top:45px;}
.sub_gnb {width:100%;height:70px;background:rgba(0,0,0,0.3);position:absolute;left:0;bottom:0;}
.sub_gnb ul {display:flex;gap:60px;}
.sub_gnb ul li {}
.sub_gnb ul li a {font-size:22px;line-height:1.1;color:rgba(255,255,255,0.8);}
.sub_gnb ul li a:hover {color:#fff;}
.sub_gnb ul li a.on {font-weight:600;color:#fff;}

.sub {padding:80px 0 100px;}
.sub.ver2 {background:#FAFAFA;}
.sub + .sub {padding:100px 0;}
.sub_title {font-size:50px;line-height:1.1;font-weight:500;color:#000;}
.sub_title::before {content:"";display:block;width:50px;height:5px;background:url(../img/title_bar.svg) no-repeat center;margin-bottom:31px;}

.intro {padding:80px 0 175px;background:url(../img/intro_bg.png) no-repeat #fff right bottom;overflow:hidden;}
.intro_subject {font-size:60px;line-height:1.35;font-weight:600;color:#000;margin:100px 0 80px;word-break:keep-all;}
.intro_subject span {color:#43A4D2;}
.intro_flex {display:flex;align-items:flex-start;}
.intro_img {width:430px;background:#EAEBEE;border-radius:0 70px 70px 0;position:relative;}
.intro_img::before {content:"";width:calc(100vw - (1400px / 2));height:100%;background:#EAEBEE;border-radius:0 70px 70px 0;position:absolute;right:0;}
.intro_img img {position:relative;left:-20px;top:70px;max-width:100%;}
.intro_box {width:calc(100% - 430px);padding-left:70px;}
.intro_cont {font-size:24px;line-height:1.1;font-weight:600;padding-top:20px;word-break:keep-all;}
.intro_cont2 {font-size:18px;line-height:1.45;margin:30px 0 15px;word-break:keep-all;}
.intro_cont2 li + li {margin-top:30px;}
.intro_sign {display:flex;align-items:center;justify-content:flex-end;gap:20px;}
.intro_sign strong {font-size:20px;line-height:1.1;font-weight:600;}

.works {}
.works_flex {display:flex;}
.works_flex .sub_title {width:190px;}
.works_box {width:calc(100% - 190px);padding-top:36px;padding-left:145px;}
.works_subject {font-size:36px;line-height:1.4;font-weight:600;}
.works_content {margin-top:25px;}
.works_content > p {font-size:20px;line-height:1.6;word-break:keep-all;}
.works_sort {margin-top:55px;}
.works_sort li {padding:50px;border-radius:20px;color:#fff;}
.works_sort li + li {margin-top:30px;}
.works_sort li:first-child {background:url(../img/works_1_bg1.jpg) no-repeat center/cover;}
.works_sort li:last-child {background:url(../img/works_1_bg2.png) no-repeat center/cover;}
.works_sort li p:first-child {font-size:36px;line-height:1.1;font-weight:600;}
.works_sort li p:last-child {font-size:18px;line-height:1.45;margin-top:25px;}
.works_view {text-align:center;margin-top:85px;}
.works_view img {max-width:100%;}
.works_mob {display:none;}

.hst {background:url(../img/history_bg.jpg) no-repeat center/cover;}

.bs {/*background:url(../img/bs_bg.jpg) no-repeat #fff center bottom;*/}
.bs_subject {text-align:center;font-size:50px;line-height:1.3;font-weight:600;margin:85px 0 30px;word-break:keep-all;}
.bs_subject span {color:#374FA2;}
.bs_content {text-align:center;font-size:18px;line-height:1.45;word-break:keep-all;}
.bs_list {display:flex;gap:10px;margin-top:100px;}
.bs_list li {width:calc(20% - 10px);height:400px;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,0.3);overflow:hidden;}
.bs_list li a {display:block;width:100%;height:100%;padding:40px 30px;position:relative;}
.bs_list li a::before {content:"";width:100%;height:100%;background:#202126;opacity:0;position:absolute;left:0;top:0;z-index:4;transition:all 0.2s;}
.bs_title {font-size:32px;line-height:1.3;font-weight:600;color:#000;word-break:keep-all;position:relative;z-index:5;transition:all 0.2s;}
.bs_desc {font-size:17px;line-height:1.4;color:#fff;word-break:keep-all;position:relative;z-index:5;margin-top:30px;opacity:0;transition:all 0.2s;}
.bs_img {position:absolute;bottom:0;right:0;z-index:1;}
.bs_img img {max-width:100%;max-height:90%;width:auto;height:auto;}
.bs_list li a:hover::before {opacity:0.6;}
.bs_list li a:hover .bs_title {color:#fff;}
.bs_list li a:hover .bs_desc {opacity:1;}

.org {}
.org_img {background:url(../img/org_bg.png) no-repeat center;margin-top:90px;}
.org_img img {width:100%;}

.cotact_map {padding:80px 0 170px;}

.us_map {}
.map_ul {margin-top:120px;}
.map_li + .map_li {padding-top:60px;margin-top:60px;border-top:1px solid #666;}
.map_flex {display:flex;align-items:center;}
.map_img {width:320px;display:none;}
.map_img img {width:100%;}
.map_info {/*width:calc(100% - 320px);padding-left:30px;*/width:100%;position:relative;}
.map_name {font-size:30px;line-height:1.2;font-weight:600;padding-right:120px;}
.map_sub {margin-top:35px;}
.map_sub li {display:flex;align-items:flex-start;font-size:18px;line-height:32px;}
.map_sub li + li {margin-top:12px;}
.map_sub li img {width:32px;}
.map_sub li strong {width:85px;padding-left:25px;font-weight:600;}
.map_sub li span {width:calc(100% - 117px);}
.open_btn {text-align:left;width:111px;height:40px;background:url(../img/map_open_arr.svg) no-repeat #374FA2 calc(100% - 16px) center;border:none;border-radius:20px;font-size:16px;color:#fff;padding-left:16px;position:absolute;top:-5px;right:0;}
.open_btn::before {content:"지도 보기";}
.open_btn.on {background:url(../img/map_open_arr2.svg) no-repeat #fff calc(100% - 16px) center;border:1px solid #374FA2;color:#374FA2;}
.open_btn.on::before {content:"지도 닫기";}
.map_area {height:0;overflow:hidden;}
.map_area.on {height:auto;}
.map_area_wrap {height:480px;margin-top:30px;}
.us_map .root_daum_roughmap {width:100%;height:100%;}
.us_map .root_daum_roughmap .wrap_map {height:100% !important;}
.us_map .root_daum_roughmap .wrap_controllers {display:none;}
.us_map .root_daum_roughmap .cont {display:none;}
.us_map .root_daum_roughmap .map_border {display:none;}

.hst_wrap {margin-top:110px;position:relative;}
.hst_wrap::before {content:"";width:1px;height:100%;background:#EAEAEA;position:absolute;left:245px;top:45px;}
.hst_ul {}
.hst_li {display:flex;justify-content:space-between;}
.hst_li + .hst_li {margin-top:60px;}
.hst_subject {width:175px;text-align:right;font-size:26px;font-weight:800;color:#43A4D2;word-break:keep-all;padding-top:11px;letter-spacing:-0.4px;word-break:keep-all;}
.hst_box {width:calc(100% - 315px);position:relative;}
.hst_dot {width:80px;height:80px;position:absolute;left:-110px;top:-8px;}
.hst_dot span {display:block;width:100%;height:100%;background:rgba(67,164,210,0.1);border-radius:50%;transform: scale(0);animation: aniSize 2s infinite ease-in-out;}
.hst_dot::before {content:"";width:0;height:0;background:rgba(67,164,210,0.3);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);animation: aniSize2 2s infinite ease-in-out;transform-origin:center;}
.hst_dot::after {content:"";width:26px;height:26px;background:rgba(67,164,210,1);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
.scroll img {margin-top:20px;}
@keyframes aniSize{
    0%{transform: scale(0);}
    100%{transform: scale(1);}
}
@keyframes aniSize2{
    0%{width:0;height:0;}
    100%{width:54px;height:54px;}
}

.hst_box h4 {display:flex;align-items:center;gap:30px;flex-wrap:wrap;background:#F7F7FA;padding:15px 25px;border-radius:10px;font-size:26px;line-height:33px;font-weight:500;word-break:keep-all;}
.hst_box h4 strong {color:#374FA2;}
.hst_box h4 span {padding-top:1px;}
.hst_sub {margin-top:35px;}
.hst_sub li {position:relative;}
.hst_sub li + li {margin-top:40px;}
.hst_sub li p {font-size:32px;line-height:1.1;font-weight:800;color:#000;position:relative;}
.hst_sub li p::before {content:"";width:30px;height:30px;background:#43A4D2;border-radius:50%;position:absolute;left:-85px;top:50%;transform:translateY(-50%);}
.hst_sub li p::after {content:"";width:14px;height:14px;background:#fff;border-radius:50%;position:absolute;left:-77px;top:50%;transform:translateY(-50%);}
.hst_sub li dl {margin-top:18px;}
.hst_sub li dd {font-size:18px;line-height:1.45;color:#323232;word-break:keep-all;}
.hst_sub li dd + dd {margin-top:12px;}

.system {}
.system_itembox {position:relative;padding-bottom:50px;}
.system_itembox::before {content:"";width:100%;height:30.5%;background:#F7F7FA;position:absolute;left:0;bottom:0;}
.system_menu {display:flex;background:#F8F8F8;border-radius:40px;margin-top:90px;}
.system_menu li {width:50%;height:60px;text-align:center;}
.system_menu li a {display:block;width:100%;height:100%;padding:5px 8px;}
.system_menu li a span {display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:25px;font-size:17px;line-height:1.3;font-weight:500;color:#828282;}
.system_menu li a:hover span {color:#000;}
.system_menu li a.on span {background:#fff;color:#000;box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);}
.system .bs_subject {margin:100px 0 20px;}
.system_line img {display:block;margin:0 auto;max-width:100%;}
.system_item {display:flex;justify-content:center;gap:40px;max-width:1320px;width:100%;margin:15px auto 0;position:relative;}
.system_item li {width:calc(25% - 30px);background:#fff;border:1px solid #EDEDED;border-radius:30px;text-align:center;padding:25px 12px 12px;}
.sys_img {}
.sys_img img {max-width:100%;}
.sys_name {background:#F5F5F6;padding:13px 10px;border-radius:30px;font-size:20px;line-height:1.3;font-weight:600;color:#000;margin-top:25px;}
.system_tablebox {margin-top:100px;}
.system_tablebox_title {font-size:24px;line-height:1.1;font-weight:500;color:#242424;}
.sys_table {width:100%;border-collapse:collapse;margin-top:35px;text-align:center;border-top:2px solid #000;}
.sys_table th {border-right:1px solid #C4C4C4;border-bottom:1px solid #C4C4C4;font-size:20px;line-height:1.1;font-weight:500;color:#242424;background:#F3F3F3;padding:25px 10px;}
.sys_table th:last-child {border-right:0;}
.sys_table td {border-right:1px solid #C4C4C4;border-bottom:1px solid #C4C4C4;font-size:18px;line-height:1.1;color:#666;padding:18px 10px;}
.sys_table td:last-child {border-right:0;}
.sys_table .w1 {width:25%;}
.sys_table .w2 {width:25%;}
.sys_table .w3 {width:25%;}
.sys_table .w4 {width:25%;}

/*게시판 시작*/
.bo_cate {padding-bottom:20px;text-align:center;}
.bo_cate_ul {display:flex;flex-wrap:wrap;gap:10px;}
.bo_cate_ul li {width:auto;height:41px;}
.bo_cate_ul li a {display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 15px;background:#eaeaea;border-radius:3px;font-size:13px;line-height:1.3;font-weight:500;color:#333;}
.bo_cate_ul li #bo_cate_on {background:#333;color:#fff;}

.filter_frm_area {position:relative;margin-bottom:30px;}
.subpage_filter {width:100%;height:100%;padding:0 50px;display:flex;align-items:center;flex-flow:wrap;padding:0 0 15px !important;border-bottom:2px solid #6A6A6A;}
.subpage_filter li {height:45px;margin-right:20px;}
.subpage_filter li:nth-child(1) {width:calc(100% - 100px);}
.subpage_filter li:nth-child(2) {width:80px;margin-right:0;}
.filter_ipt {width:100%;height:100%;background:#F2F3F5;border-radius:3px;border:none;font-size:14px;transition:all 0.2s;padding-left:20px;}
.filter_btn {width: 100%;height: 100%;background: #374FA2;border-radius: 3px;border: none;font-size: 14px;font-weight:500;color:#fff;transition: all 0.2s;}
.filter_btn img {margin-right:5px;position:relative;top:-1px;}
.filter_select {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.filter_select {min-width:170px;height:50px;background: url(../img/select_arr.svg) no-repeat #fff calc(100% - 20px) center;border:1px solid #D9D9D9;padding-left:20px;padding-right:40px;font-size:18px;}
.filter_ipt_box {display:flex;width:338px;height:50px;border:1px solid #d9d9d9;}
.filter_ipt_box input {width:calc(100% - 45px);height:100%;background:#fff;border:none;padding-left:20px;font-size:18px;}
.filter_ipt_box input::placeholder {color:#8b8b8b;}
.filter_ipt_box button {width:45px;height:100%;background:url(../img/sch_ic.svg) no-repeat #fff center;border:none;}

.bo_list_filter {display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:20px;}
.bo_list_filter.ver2 {justify-content:space-between;}
.bo_total {display:flex;align-items:center;font-size:16px;line-height:20px;}
.bo_total span {font-weight:600;color:#43A4D2;padding-left:5px;}

.bo_btn_area {display:flex;flex-direction:row-reverse;margin-top:25px;overflow:hidden;}
.bo_btn_list {display:flex;align-items:center;}
.bo_btn_list li + li {margin-left:10px;}
.bo_btn {display:flex;align-items:center;justify-content:center;min-width:80px;height:46px;background:#ACACAC;border:none;padding:0 15px;font-size:16px;font-weight:500;color:#fff;cursor:pointer;}
.bo_btn.on {background:#374FA2;}
.bo_btn.on2 {/*width:100px;*/}
.bo_btn_write {}
.bo_btn img {margin-right:10px;}

.regi_ul {}
.regi_li {}
.business {display:none;}
.regi_li + .regi_li {margin-top:30px;}
.regi_tit {font-size:15px;line-height:1.1;font-weight:500;}
.regi_tit span {color:red;padding-left:3px;}
.regi_modify_desc {font-size:13px;line-height:1.4;color:#666;margin-top:10px;}
.regi_modify_desc + .regi_modify_desc {margin-top:5px;}
.regi_box {margin-top:10px;}
.with_btn {display:flex;justify-content:space-between;}
.regi_ipt {width:100%;height:40px;background:#fff;border:1px solid #ccc;border-radius:3px;padding-left:10px;font-size:15px;}
select.regi_ipt {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
select.regi_ipt {background: url(../img/select_arr.svg) no-repeat #fff calc(100% - 10px) center;padding-right:30px;}
.regi_ipt.ver2 {width:calc(100% - 100px);}
.regi_ipt.ver3 {width:calc(33.333% - 20px);}
.regi_ipt.ver4 {width:calc(25% - 15px);}
.regi_txtarea {height:150px;resize:none;padding:10px;}
.regi_file {font-size:13px;line-height:38px;}
.regi_box_btn {display:flex;align-items:center;justify-content:center;width:90px;height:40px;background:#333;border:none;border-radius:3px;font-size:13px;color:#fff;cursor:pointer;}
.regi_box_btn.ver2 {width:45px;background:#999;}
.regi_p {}
.regi_p + .regi_p {margin-top:15px;}
.regi_span {display:block;font-size:13px;line-height:1.1;color:#666;margin-top:5px;position:relative;padding-left:15px;}
.regi_span::before {content:"※";position:absolute;left:0;top:0;}
.register_area .cm_btn_box {margin-top:50px;}
.regi_radio_ul {display:flex;}
.regi_radio_ul li {}
.regi_radio_ul li + li {margin-left:15px;}
.regi_radio_ul li input {display:none;}
.regi_radio_ul li input + label {display:flex;align-items:center;justify-content:center;width:120px;height:40px;background:#dfdfdf;border-radius:3px;font-size:14px;color:#999;cursor:pointer;}
.regi_radio_ul li input:checked + label {background:#374FA2;color:#fff;}
.addition_ul {}
.addition_ul li {margin-bottom:10px;}
.add_btn {width:100%;height:45px;background:#333;border:none;border-radius:3px;font-size:14px;color:#fff;}

.regi_box input[type='checkbox'] {display:none;}
.regi_box input[type='checkbox'] + label {display:inline-block;padding-left:25px;font-size:14px;line-height:20px;position:relative;cursor:pointer;}
.regi_box input[type='checkbox'] + label::before {content:"";width:20px;height:20px;background:#fff;border:1px solid #dfdfdf;border-radius:4px;position:absolute;left:0;top:0;}
.regi_box input[type='checkbox']:checked + label::before {background:url(../img/chk_on.svg) no-repeat #fff center;}

.regi_curr_img {display:flex;align-items:center;margin-top:10px;}
.regi_curr_img p {font-size:13px;line-height:1.1;font-weight:500;margin-right:10px;}
.regi_curr_img a {}
.regi_curr_img a img {max-width:100px;max-height:100px;}
.regi_curr_img a span {display:block;text-align:center;text-decoration:underline;font-size:12px;line-height:1.1;color:#0272FF;margin-top:5px;}

.filebox input[type="file"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0;}

.cm_btn_box {display:flex;justify-content:space-between;}
.cm_btn_box.board {margin-top:50px;}
.cm_btn {display:flex;align-items:center;justify-content:center;width:100%;height:50px;background:#374FA2;border:none;border-radius:3px;font-size:15px;font-weight:500;color:#fff;cursor:pointer;}
.cm_btn.ver2 {width:calc(50% - 5px);}
.cm_btn.gray {background:#bbb;}

#gall_allchk {margin-bottom:20px;}
#gall_allchk input {display:none;}
#gall_allchk input + label {display:inline-block;padding-left:25px;font-size:14px;line-height:20px;position:relative;cursor:pointer;}
#gall_allchk input + label::before {content:"";width:20px;height:20px;background:#fff;border:1px solid #dfdfdf;border-radius:4px;position:absolute;left:0;top:0;}
#gall_allchk input:checked + label::before {background:url(../img/chk_on.svg) no-repeat #fff center;}

.new_gall_area {}
.new_gall_wrap {padding:35px 0;}
.new_gall_wrap:first-child {padding-top:0;}
.new_gall_wrap:nth-child(even) {background:#F9F9F9;}
.new_gall {display:flex;flex-wrap:wrap;gap:60px;}
.new_gall_li {width:calc(25% - 45px);position:relative;}
.new_gall_chk {position:absolute;left:10px;top:10px;}
.new_gall_chk input {display:none;}
.new_gall_chk input + label {display:block;width:20px;height:20px;background:#fff;border:1px solid #dfdfdf;border-radius:4px;cursor:pointer;}
.new_gall_chk input:checked + label {background:url(../img/chk_on.svg) no-repeat #fff center;}
.new_gall_img {display:flex;align-items:center;justify-content:center;width:100%;height:420px;border:3px solid #ebebeb;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px 0 rgba(0,0,0,0.08);}
.new_gall_img img {min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;}
.new_gall_subject {text-align:center;font-size:18px;line-height:1.1;font-weight:500;color:#242424;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:24px;}

.ex_gall {display:flex;flex-wrap:wrap;gap:55px;}
.ex_li {width:calc(33.333% - 36.666px);position:relative;}
.ex_li:nth-child(n+4) {margin-top:25px;}
.ex_img {display:flex;align-items:center;justify-content:center;width:100%;height:300px;overflow:hidden;}
.ex_img img {min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;}
.ex_subject {font-size:20px;line-height:1.4;font-weight:600;margin-top:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ex_date {font-size:16px;line-height:1.1;color:#666;margin-top:10px;}

.no_image {display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#ededed;font-size:17px;font-weight:500;color:#666;}

.board_view {}
.go_list {display:flex;justify-content:flex-end;margin-bottom:20px;}
.go_list_btn {display:flex;align-items:center;gap:10px;height:46px;background:#374FA2;padding:0 18px;}
.go_list_btn span {font-size:18px;font-weight:500;color:#fff;}
.b_v_hd {border-top:2px solid #000;border-bottom:1px solid #EDEDED;padding:30px 20px;}
.b_v_cate {font-size:17px;line-height:1.1;font-weight:500;color:#43A4D2;margin-bottom:7px;}
.b_v_title {font-size:26px;line-height:1.35;font-weight:600;}
.b_v_info {display:flex;align-items:center;flex-wrap:wrap;gap:36px;margin-top:26px;}
.b_v_info li {display:flex;gap:10px;font-size:14px;line-height:1.3;color:#666;}
.b_v_info li strong {font-weight:500;}
.b_v_cont {padding:36px 20px;font-size:16px;line-height:1.5;color:#666;}
.b_v_img {margin-bottom:30px;}
.b_v_cont img {max-width:100%;}
.b_v_file {margin-top:50px;}
.b_v_file li {}
.b_v_file li + li {margin-top:20px;}
.b_v_file li a {display:block;padding:20px;background:#fff;border-radius:10px;box-shadow:0 2px 10px 0 rgba(0,0,0,0.1);font-size:15px;line-height:1.1;color:#666;}
.b_v_file li a:hover {color:#43A4D2;}
.b_v_file li a i {padding-right:5px;}
.b_v_file li a strong {font-weight:600;}
.b_v_file li a p {font-size:12px;margin-top:10px;}

.b_v_ans_box {margin-top:50px;padding-top:50px;border-top:1px solid #dfdfdf;}
.b_v_ans_title {font-size:20px;line-height:1.1;font-weight:500;}
.b_v_ans_cont {font-size:16px;line-height:1.5;color:#666;margin-top:20px;}

.other_page {margin-top:50px;}
.other_page li {border-top:1px solid #EDEDED;}
.other_page li:last-child {border-bottom:1px solid #EDEDED;}
.other_page li a {display:flex;padding:25px 0;}
.other_page li p {text-align:center;font-size:18px;line-height:1.1;color:#666;}
.other_1 {width:100px;display:flex;align-items:center;justify-content:center;gap:10px;}
.other_2 {width:calc(100% - 320px);text-align:left !important;color:#242424 !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.other_3 {width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.other_4 {width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.basic_tb {width:100%;border-collapse:collapse;border-top:2px solid #000;text-align:center;table-layout:fixed;}
.basic_tb th {font-size:18px;line-height:1.1;font-weight:600;padding:25px 10px;background:#F8F8F8;border-bottom:1px solid #EDEDED;}
.basic_tb td {font-size:16px;line-height:20px;color:#666;padding:25px 10px;border-bottom:1px solid #EDEDED;}
.basic_tb td a {display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;vertical-align:middle;}
.basic_tb td a.bo_file_icon {padding-right:24px;background:url(../img/download_ic.svg) no-repeat right center;}
.basic_tb td a.bo_secret_icon {padding-left:28px;background:url(../img/secret_ic.svg) no-repeat left center;}
.basic_tb td a span {color:#666;}
.basic_tb td a span.ver2 {color:#43A4D2;}

.basic_chkbox {display:none;}
.basic_chkbox + label {display:block;width:20px;height:20px;background:#fff;border:1px solid #dfdfdf;border-radius:4px;cursor:pointer;}
.basic_chkbox:checked + label {background:url(../img/chk_on.svg) no-repeat #fff center;}

.baisc_w {width:35px;}
.baisc_w1 {width:95px;}
.baisc_w2 {width:calc(100% - 325px);}
.baisc_w22 {width:calc(100% - 455px);}
.baisc_w3 {width:145px;}
.baisc_w4 {width:180px;}
.baisc_w5 {width:95px;}
.baisc_w6 {width:calc(100% - 420px);}
.baisc_w62 {width:calc(100% - 550px);}

.text_left {text-align:left !important;}

.mgb40 {margin-bottom:40px;}
.mgb110 {margin-bottom:110px;}

.login_area {display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background:#F8F8F9;padding:40px 20px;}
.login_wrap {display:flex;align-items:center;max-width:100%;width:1162px;padding:20px;background:#fff;border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);}
.login_lt {display:flex;align-items:center;justify-content:center;flex-direction:column;width:50%;height:580px;background:linear-gradient(#374FA2, #061035);border-radius:10px;color:#fff;text-align:center;}
.login_lt p {font-size:22px;line-height:1.1;font-weight:500;margin-top:-40px;}
.login_lt h2 {font-size:40px;line-height:1.1;/*margin-top:25px;*/}
.login_rt {width:50%;padding:20px 80px;}
.login_title {display:flex;align-items:center;}
.login_title strong {font-size:30px;font-weight:600;line-height:1.1;}
.login_desc {font-size:18px;line-height:1.5;color:#666;margin:5px 0 35px;}
.login_desc strong {font-weight:600;}
.login_frm li + li {margin-top:30px;}
.login_frm li p {font-size:15px;line-height:1.1;font-weight:500;color:#666;}
.login_frm li input {display:block;width:100%;height:56px;background:#fff;border:1px solid #DEDEDE;border-radius:6px;padding:0 12px;font-size:18px;margin-top:10px;}
.login_frm li input::placeholder {color:#a4a4a4;}
.login_btn {text-align:center;margin-top:50px;}
.login_btn button {width:180px;height:52px;background:linear-gradient(#374FA2, #061035);border:none;border-radius:6px;font-size:17px;font-weight:600;color:#fff;}

.password_area .login_wrap {width:640px;}
.password_area .login_rt {width:100%;padding:20px;}

.cm_pop {width:100%;height:100%;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:1001;display:none;}
.cm_pop_back {width:100%;height:100%;background:rgba(18,18,18,0.5);position:fixed;left:0;top:0;z-index:1;}
.cm_pop_cont {max-width:calc(100% - 40px);max-height:calc(100% - 40px);width:768px;padding:30px;background:#fff;border-radius:8px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:10;text-align:center;overflow-y:auto;}
.cm_pop_title {font-size:20px;line-height:1.4;font-weight:600;}
.cm_pop_desc {font-family:'Pretendard';line-height:1.4;font-weight:500;color:#666;margin-top:15px;}
.cm_pop_btn_box {display:flex;justify-content:space-between;margin-top:20px;}
.cm_pop_btn {width:calc(50% - 10px);height:50px;background:#dfdfdf;border:none;border-radius:5px;font-size:15px;font-weight:500;color:#666;}
.cm_pop_btn.ver2 {background:#43A4D2;color:#fff;}

#answer_pop {display:block;visibility:hidden;opacity:0;}
#answer_pop.on {visibility:visible;opacity:1;}

.notice_pop {width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;left:0;top:0;z-index:10000;display:none;}
.noti_pop {width:500px;max-width:76%;max-height:90%;background:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);overflow-y:auto;border-radius:20px;}
.noti_pop .swiper-slide img {max-width:100%;}
.noti_pop_pagination {display:flex;align-item:center;justify-content:center;padding:15px 10px;/*height:38px;*/}
.noti_pop_pagination .swiper-pagination-bullet {width:8px;height:8px;border-radius:50%;background:#C8C8C8;opacity:1;margin-right:10px;transition:all 0.3s;}
.noti_pop_pagination .swiper-pagination-bullet:last-child {margin-right:0;}
.noti_pop_pagination .swiper-pagination-bullet-active {background:#204171;}
.noti_btn_area {display:flex;width:100%;/*height:60px;*/}
.noti_btn_area button {border:none;width:50%;height:60px;font-size:13px;line-height:1.4;font-weight:500;color:#111;background:#fff;border-top:1px solid #F3F3F3;}
.noti_btn_area button:first-child {border-right:1px solid #F3F3F3;}

@media screen and (max-width:1700px){
	.ft_top {gap:50px;}
}

@media screen and (max-width:1440px){
	.main_en {font-size:21px;}
	.main_title {font-size:50px;}
	.main_desc {font-size:16px;}

	.sec1_lt {width:calc(100% - 820px);}
	.sec1_rt  {width:820px;}
	.sec1_cont h3 {font-size:29px;}
	.sec1_cont p {font-size:14px;margin-top:12px;}

	#section3 h2 {font-size:44px;margin-top:5%;}
	.sec3_flex {margin-top:70px;}
	.sec3_lt {padding-right:100px;}	
	.sec3_kr {font-size:36px;margin:20px 0 25px;}
	.sec3_box a {margin-top:30px;}
	.sec3_lt_img {margin-top:35px;}
	.sec3_rt {height:460px;}

	.ft_top {flex-wrap:wrap;gap:20px;}
	.ft_box {width:calc(33.333% - 13.333px);}
	.ft_box:nth-child(n+4) {margin-top:20px;}
	.ft_info {margin-top:15px;}

	.top_banner h2 {font-size:60px;}

	.sub {padding:80px 0 !important;}
	.sub_title {font-size:40px;}
	.sub_title::before {margin-bottom:21px;}

	.intro_subject {font-size:45px;}
	.intro_img::before {width:calc(100vw / 2);}

	.works_box {padding-left:50px;padding-top:22px;}

	.bs_subject {font-size:40px;}	

	.new_gall_img {height:300px;}

	.mgb110 {margin-bottom:80px;}
}

@media screen and (max-width:1300px){
	.hd_gnb li > a {font-size:20px;padding:10px 30px;}

	.main_en {font-size:20px;}
	.main_title {font-size:40px;margin:15px 0 25px;}
	.main_desc {font-size:15px;}
	.sec1_lt {width:calc(100% - 720px);}
	.sec1_rt  {width:720px;}
	.sec1_cont {padding:40px 20px 30px;}
	.sec1_cont h3 {font-size:25px;}
	.sec1_cont p {font-size:13px;}
	.fullpage_nav {right:20px;}
	.top_btn {top:20px;right:20px;width:40px;height:40px;}
	.top_btn.ver2 {top:auto;bottom:20px;}

	.hst_wrap {margin-top:80px;}
	/*.hst_wrap::before {left:280px;}
	.hst_subject {width:205px;font-size:30px;padding-top:24px;}
	.hst_box {width:calc(100% - 355px);}
	.hst_dot {left:-115px;top:3px;}
	.hst_box h4 {font-size:28px;line-height:32px;gap:20px;}	
	.hst_sub li p {font-size:40px;}
	.hst_sub li p::before {left:-90px;}
	.hst_sub li p::after {left:-82px;}
	.hst_sub li dd {font-size:19px;}*/

	.bs_content {font-size:17px;}
	.bs_list {margin-top:70px;}
	.bs_list li {height:300px;}
	.bs_list li a {padding:30px 20px;}
	.bs_title {font-size:25px;}
	.bs_desc {font-size:15px;margin-top:20px;}

	.map_ul {margin-top:90px;}
	.map_area_wrap {height:380px;}

	.go_list_btn {height:38px;padding:0 15px;}
	.go_list_btn span {font-size:15px;}

	.filter_select {min-width:130px;font-size:16px;padding-left:10px;}
	.filter_ipt_box {width:280px;}
	.filter_ipt_box input {padding-left:10px;font-size:16px;}
}

@media screen and (max-width:1140px){
	.hd_gnb li > a {padding:10px 20px;}

	.sec1_lt {width:calc(100% - 650px);}
	.sec1_rt  {width:650px;}

	#section3 h2 {font-size:34px;margin-top:5%;}
	.sec3_flex {margin-top:50px;}
	.sec3_lt {width:calc(100% - 400px);}	
	.sec3_en {font-size:19px;}
	.sec3_kr {font-size:30px;}
	.sec3_desc {font-size:15px;}
	.sec3_box a {margin-top:30px;}
	.sec3_box a span {font-size:14px;}
	.sec3_lt_img {gap:10px;}
	.sec3_li {width:calc(25% - 7.5px);}
	.sec3_rt {width:400px;height:400px;}	

	.new_gall {gap:16px;}
	.new_gall_li {width:calc(25% - 12px);}
	.new_gall_subject {font-size:16px;}
}

@media screen and (min-width:1025px){
	.ham_btn, .mob_menu {display:none !important;}
}
@media screen and (max-width:1024px){
	.header {height:70px;}
	.header .hd_logo a {width:170px;height:31px;background:url(../img/logo_fff2.svg) no-repeat center;}
	.header.on .hd_logo a {background:url(../img/logo_0002.svg) no-repeat center;}
	.hd_rt {padding-right:40px;}
	.hd_gnb {display:none;}
	.ham_btn {display:block;}

	.main_flex {display:block;}
	.main_en {font-size:19px;}
	.main_title {font-size:35px;margin:10px 0 15px;}
	.main_title br {display:none;}
	.main_desc {font-size:15px;}
	.main_desc br {display:none;}
	.scroll {display:none;}

	#fix_player {height:auto;padding-bottom:56.25%;}
	#player {width:140%;height:140%;}
	#fullpage .section {height:auto !important;}
	#section0 {padding-bottom:56.25%;}
	#fullpage .section .fp-tableCell {height:auto !important;}

	.sec1_lt {width:100%;}
	.sec1_rt  {width:100%;margin-top:50px;}
	.sec1_cont h3 {font-size:23px;}

	.sec2_rt {text-align:center;margin-top:50px;}

	#section3 h2 {font-size:27px;margin-top:0;}
	.sec3_lt {width:calc(100% - 350px);padding-right:50px;}
	.sec3_rt {width:350px;height:350px;}

	.fullpage_nav {display:none;}

	.top_banner {height:420px;}
	.top_banner h2 {font-size:45px;}
	.top_banner p {font-size:19px;margin-top:25px;}
	.sub_gnb ul {gap:40px;}
	.sub_gnb ul li a {font-size:18px;}

	.sub_title {font-size:30px;}

	.intro_subject {font-size:35px;margin:70px 0 40px;}
	.intro_img {width:300px;border-radius:0 40px 40px 0;}
	.intro_img::before {border-radius:0 40px 40px 0;}
	.intro_box {width:calc(100% - 300px);padding-left:30px;}
	.intro_cont {font-size:20px;padding-top:10px;}
	.intro_cont2 {font-size:16px;margin:25px 0 15px;}
	.intro_sign strong {font-size:17px;}

	.works_flex {display:block;}
	.works_flex .sub_title {width:100%;}
	.works_box {width:100%;padding-left:0;padding-top:40px;}
	.works_subject {font-size:25px;}
	.works_content {margin-top:15px;}
	.works_content > p {font-size:17px;}
	.works_sort {margin-top:45px;}
	.works_sort li {padding:40px;}
	.works_sort li p:first-child {font-size:30px;}
	.works_sort li p:last-child {font-size:16px;}
	.works_view {margin-top:50px;}
	.works_pc {display:none;}
	.works_mob {display:block;margin:0 auto;}

	.hst_wrap {margin-top:50px;}
	.hst_wrap::before {left:219px;}
	.hst_subject {width:170px;font-size:25px;padding-top:12px;}
	.hst_box {width:calc(100% - 270px);}
	.hst_dot {width:50px;height:50px;left:-75px;top:6.5px;}
	.hst_dot::after {width:16px;height:16px;}
	@keyframes aniSize2{
		0%{width:0;height:0;}
		100%{width:34px;height:34px;}
	}

	.hst_wrap::before {top:35px;}
	.hst_box h4 {font-size:22px;line-height:32px;gap:10px;padding:15px 20px;}	
	/*.hst_sub {margin-top:40px;}*/
	.hst_sub li p {font-size:28px;}
	.hst_sub li p::before {width:20px;height:20px;left:-60px;}
	.hst_sub li p::after {width:10px;height:10px;left:-55px;}
	.hst_sub li dl {margin-top:15px;}
	.hst_sub li dd {font-size:16px;}
	.hst_sub li dd + dd {margin-top:7px;}

	.bs_subject {font-size:30px;margin:50px 0 25px;}
	.bs_content {font-size:16px;}
	.bs_list {margin-top:50px;}
	.bs_list li {height:250px;}
	.bs_list li a {padding:20px;}
	.bs_title {font-size:20px;}
	.bs_desc {font-size:14px;margin-top:15px;}

	.org_img {margin-top:50px;background-size:contain;}

	.map_ul {margin-top:50px;}
	.map_area_wrap {height:280px;}
	.map_name {padding-right:110px;font-size:22px;}
	.map_sub li {font-size:16px;}
	.map_sub li + li {margin-top:7px;}
	.map_sub li strong {width:60px;padding-left:15px;}
	.map_sub li span {width:calc(100% - 92px);}
	.open_btn {width:100px;font-size:13px;background-position:calc(100% - 10px) center;padding-left:15px;}

	.system_menu {margin-top:50px;}
	.system .bs_subject {font-size:24px;margin:50px 0 20px;}
	.system_item {gap:15px;}
	.system_item li {width:calc(25% - 11.25px);}
	.sys_name {font-size:16px;margin-top:15px;}
	.system_tablebox {margin-top:50px;}
	.system_tablebox_title {font-size:19px;}
	.sys_table th {font-size:16px;padding:15px 7px;}
	.sys_table td {font-size:14px;padding:13px 7px;}
	
	.sys_table .w1 {width:20%;}
	.sys_table .w2 {width:33%;}
	.sys_table .w3 {width:20%;}
	.sys_table .w4 {width:27%;}

	.b_v_hd {padding:20px 15px;}
	.b_v_title {font-size:22px;}
	.b_v_info {gap:25px;margin-top:20px;}
	.b_v_info li {gap:7px;}
	.b_v_cont {padding:20px 15px;font-size:15px;}

	.other_page li a {padding:20px 0;}
	.other_page li p {font-size:15px;}

	.bo_btn {height:41px;font-size:14px;}

	.bo_list_filter {gap:7px;}
	.filter_select {min-width:100px;height:41px;font-size:14px;}
	.filter_ipt_box {width:250px;height:41px;}
	.filter_ipt_box input {font-size:14px;}
	.basic_tb th {font-size:16px;padding:15px 7px;}
	.basic_tb td {font-size:14px;padding:13px 7px;}

	.ex_gall {gap:30px;}
	.ex_li {width:calc(33.333% - 20px);}
	.ex_img {height:200px;}
	.ex_subject {font-size:17px;}
	.ex_date {font-size:14px;}

	.mgb110 {margin-bottom:50px;}
}

@media screen and (max-width:768px){
	.main_inner {padding:70px 20px;}
	
	.main_en {font-size:17px;}
	.main_title {font-size:30px;}
	.main_desc {font-size:14px;}

	.sec1_ul {flex-direction:column;}
	.sec1_li {display:block;flex:auto;height:100px;white-space:normal;}
	.sec1_li.on {flex:auto;height:380px;}
	.sec1_img {display:flex;align-items:center;justify-content:center;width:100%;height:100%;}

	.sec3_flex {flex-direction:column-reverse;}
	.sec3_lt {width:100%;margin-top:30px;padding-right:0;}
	.sec3_en {font-size:17px;}
	.sec3_kr {font-size:25px;margin:12px 0 15px;}
	.sec3_desc {font-size:14px;}
	.sec3_desc br {display:none;}
	.sec3_lt_img {gap:5px;}
	.sec3_li {width:calc(25% - 3.75px);}
	.sec3_rt {width:100%;}
	.sec3_rt img {max-width:100%;max-height:100%;width:auto;height:auto;}

	.ft_box {width:calc(50% - 10px);}
	.ft_box:nth-child(n+3) {margin-top:20px;}
	.ft_info {margin-top:12px;}
	.ft_bot {display:block;margin-top:40px;}
	.ft_copy {margin-top:30px;}

	.top_banner {height:300px;}
	.top_banner h2 {font-size:32px;margin-top:10%;}
	.top_banner p {font-size:17px;}
	.sub_gnb {display:none;}

	.sub {padding:60px 0 !important;}

	.intro_subject {font-size:30px;}
	.intro_flex {display:block;}
	.intro_img {width:100%;border-radius:0;text-align:center;}
	.intro_img::before {width:100vw;left:-20px;border-radius:0;}
	.intro_img img {top:50px;}
	.intro_box {width:100%;padding-left:0;margin-top:50px;}
	.intro_cont {font-size:17px;padding-top:0;}
	.intro_cont2 {font-size:14px;}
	.intro_sign strong {font-size:15px;}

	.works_subject {font-size:21px;}
	.works_content {margin-top:15px;}
	.works_content > p {font-size:14px;}
	.works_sort {margin-top:30px;}
	.works_sort li {padding:30px;border-radius:10px;}
	.works_sort li + li {margin-top:20px;}
	.works_sort li p:first-child {font-size:25px;}
	.works_sort li p:last-child {font-size:14px;}

	.hst_wrap::before {left:24px;top:0;}
	.hst_li {display:block;}
	.hst_subject {width:100%;font-size:20px;padding-top:0;text-align:left;background:#fff;position:relative;z-index:10;}
	.hst_subject br {display:none;}
	.hst_box {width:100%;padding-left:70px;margin-top:20px;}
	.hst_dot {left:0;top:1px;}
	.hst_box h4 {font-size:19px;line-height:27px;padding:12px 15px;}	
	.hst_sub li + li {margin-top:40px;}
	.hst_sub li p {font-size:24px;}
	.hst_sub li p::before {left:-55px;}
	.hst_sub li p::after {left:-50px;}
	.hst_sub li dd {font-size:14px;}
	.hst_sub li dd + dd {margin-top:7px;}

	.bs_subject {font-size:25px;}
	.bs_content {font-size:15px;}
	.bs_list {flex-wrap:wrap;}
	.bs_list li {width:calc(50% - 8px);height:250px;}
	.bs_list li a {padding:20px;}
	.bs_title {font-size:19px;}
	.bs_desc {font-size:13px;}

	.map_li + .map_li {padding-top:50px;margin-top:50px;}
	.map_flex {display:block;}
	.map_img {width:100%;}
	.map_img img {max-width:100%;width:auto;}
	.map_info {/*width:100%;padding-left:0;margin-top:25px;*/}
	.map_area_wrap {height:230px;}
	.map_name {font-size:19px;}
	.map_sub li {font-size:15px;line-height:22px;}
	.map_sub li img {width:22px;}
	.map_sub li span {width:calc(100% - 82px);}

	.system_menu li a span {font-size:15px;}
	.system_line {display:none;}
	.system_item {margin-top:30px;flex-wrap:wrap;gap:16px;justify-content:flex-start;}
	.system_item li {width:calc(50% - 8px);padding:15px 12px 12px;}
	.sys_name {font-size:15px;}
	.system_tablebox_title {font-size:18px;}
	.sys_table {margin-top:20px;}
	.sys_table th {font-size:0.7rem;}
	.sys_table td {font-size:0.65rem;}

	.new_gall_li {width:calc(50% - 8px);}
	.new_gall_subject {font-size:14px;}

	.b_v_hd {padding:20px 0;}
	.b_v_title {font-size:20px;}
	.b_v_info {gap:15px;}
	.b_v_info li {font-size:13px;}
	.b_v_cont {font-size:14px;padding:20px 0;}

	.b_v_file li a {font-size:13px;padding:15px;}

	.other_page li a {padding:20px 0;}
	.other_page li p {font-size:14px;}

	.bo_btn {height:41px;font-size:14px;}
	.cm_btn {font-size:14px;}

	.basic_tb th {font-size:14px;}
	.basic_tb td {font-size:13px;}
	.only_pc {display:none;}
	.baisc_w2 {width:calc(100% - 100px);}
	.baisc_w22 {width:calc(100% - 135px);}
	.baisc_w3 {width:100px;}
	.baisc_w4 {width:100px;}
	.baisc_w6 {width:calc(100% - 100px);}
	.baisc_w62 {width:calc(100% - 135px);}

	.bo_btn {font-size:13px;}
	.bo_btn_list li + li {margin-left:7px;}

	.cm_pop_btn {width:calc(50% - 5px);font-size:14px;}

	.ex_gall {gap:16px;}
	.ex_li {width:calc(50% - 8px);}
	.ex_img {height:250px;}
}

@media screen and (max-width:640px){
	.other_1 {width:80px;}
	.other_2 {width:calc(100% - 80px);}
	.other_3, .other_4 {display:none;}

	.ex_img {height:200px;}	
}

@media screen and (max-width:480px){
	.ft_top {gap:0;}
	.ft_box {width:100%;}
	.ft_box:nth-child(n+2) {margin-top:40px;}

	.intro_subject {font-size:25px;}

	.new_gall_img {height:220px;}

	.basic_tb th {font-size:0.7rem;}
	.basic_tb td {font-size:0.7rem;}

	.b_v_title {font-size:17px;}
	.b_v_info {gap:10px;}
	.b_v_info li {font-size:12px;}

	.bo_btn {min-width:70px;height:35px;font-size:12px;padding:0 10px;}
	.bo_btn img {display:none;}

	.filter_select {font-size:13px;}
	.filter_ipt_box {width:calc(100% - 107px);}
	.filter_ipt_box input {font-size:13px;}
	.bo_list_filter.ver3 {width:100%;}
	.bo_list_filter.ver3 .filter_select {width:calc(50% - 3.5px);}
	.bo_list_filter.ver3 .filter_ipt_box {width:100%;}

	.ex_img {height:150px;}
	.ex_subject {font-size:15px;font-weight:500;margin-top:10px;}
	.ex_date {font-size:12px;margin-top:7px;}

	.bs_list li {height:220px;}
	.bs_list li a {padding:15px;}
}

@media screen and (max-width:400px){
	.main_title {font-size:27px;}

	.sec1_li.on {height:320px;}
	.sec1_cont h3 {font-size:20px;}
	.sec1_cont p br {display:none;}

	.sec3_flex {margin-top:30px;}

	.system_item li {width:100%;}

	.new_gall_img {height:180px;}
}

@media screen and (max-width:360px){
	.filter_select {width:100% !important;}
	.filter_ipt_box {width:100%;}

	.ex_img {height:110px;}
}