@charset "utf-8";
/*
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
*/
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(../fonts/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(../fonts/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(../fonts/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(../fonts/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(../fonts/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(../fonts/NotoSansKR-Black.otf) format('opentype');}

@font-face {font-family: 'poppins-medium';font-style: normal;font-weight:normal;src: url(../fonts/Poppins-Medium.ttf) format('truetype');}
@font-face {font-family: 'poppins-regular';font-style: normal;font-weight:normal;src: url(../fonts/Poppins-Regular.ttf) format('truetype');}

@font-face {font-family: 'urbanist-regular';font-style: normal;font-weight:normal;src: url(../fonts/Urbanist-Regular.ttf) format('truetype');}
@font-face {font-family: 'urbanist-medium';font-style: normal;font-weight:normal;src: url(../fonts/Urbanist-Medium.ttf) format('truetype');}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*나눔고딕*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumpenscript.css");
/*나눔명조 Nanum Myeongjo*/
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', dotum, 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;}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Noto Sans KR', dotum, 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 {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

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

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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

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

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

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

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

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

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

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#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:#7b7b7b;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:'Noto Sans KR', dotum, 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:00;color:#333;border-bottom:1px solid #ecf0f1;background:#fff;font-size:16px;line-height:1.5;word-break:break-all}
.tbl_head01 a:hover {text-decoration:underline}

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

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#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:30px;font-family:'Noto Sans KR', dotum, sans-serif;font-size:14px;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('../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 .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_wrap {clear:both;display:flex;justify-content:center;margin-top:80px;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#333;color:#fff;height:30px;line-height:28px;padding:0 10px;min-width:30px;border-radius:3px}

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

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

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

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

/* 글꼴 */
.poppins {font-family: 'Poppins', sans-serif;}

/* 공통스타일 */

/* 헤더 */
.header {width:100%;min-width:1200px;height:80px;z-index:100;background-color:transparent;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;transition:all .2s;}
.header .logo {position:absolute;left:60px;display:block; top:50%; transform:translateY(-50%); }
.header .logo img {height: 28px;}
.header .lang_wrap {padding-right:1px;position:absolute;right:60px; top:0;}
.header .lang_wrap .depth1_ul {display:flex;margin-right:-7px;}
.header .lang_wrap .depth1_ul .depth1_li {padding:0 6px;position:relative;}
.header .lang_wrap .depth1_ul .depth1_li .depth1_a {transition:all .2s;line-height:80px;color:#fff;font-size: 16px;font-family: 'Noto Sans KR';font-weight:300;position:relative;}
.header .lang_wrap .depth1_ul .depth1_li .depth1_a::before {content:'';display:block;width:5px;height:1px;background:#fff;position:absolute;right:-15px;top:50%;transform:rotate(315deg)}
.header .lang_wrap .depth1_ul .depth1_li .depth1_a::after {content:'';display:block;width:5px;height:1px;background:#fff;position:absolute;right: -12px;transform: rotate(45deg);top: 50%;}

.header .lang_wrap .ko img {width: 18px;position:absolute;top: 18px;left: 20px;}
.header .lang_wrap .en img {width:18px;position:absolute;top: 53px;left: 20px;}
.header .lang_wrap .depth2_ul {transition:all .2s;opacity:0;height:1px;overflow:hidden;position:absolute;background:#232A34;top:70px;left:calc(50% - 50px)}
.header .lang_wrap .en {margin-top:-5px}
.header .lang_wrap .depth2_ul a {transition:all .2s;/* text-align:center; */color:#fff;display:block;line-height:44px;height:40px;width:100px;font-weight:300;font-size: 14px;padding-left: 48px;/* border-bottom: 1px solid rgba(255,255,255,0.07); */}
.header .lang_wrap .depth2_ul li:first-child::before {content: '';position: absolute;width: 0px;height: 0px;border-top: 10px solid none;border-bottom: 5px solid #232A34;border-left: 5px solid transparent;border-right: 5px solid transparent;top: -5px;left:45px;}
.header .lang_wrap .depth2_ul li:last-child a {border-bottom:0px;}
.header .lang_wrap .depth2_ul a:hover {color:#00cccc;}
.header .lang_wrap .depth1_li:hover .depth2_ul{opacity:1;height:80px;overflow: visible}
.header .nav {}
.header .nav .depth1_ul {display:flex;position:relative;}
.header .nav .depth1_li {margin:0 37px;position:relative;}
.header .nav .depth1_a {}
.header .nav .depth1_a span {font-size: 20px;color: #fff;display: block;cursor: pointer;letter-spacing: -0.4px;line-height:80px;}
.header .nav .depth2_ul {overflow:hidden;position:absolute;left:-20px;top:70px;width:170px;padding:0 10px;background:#232A34;opacity:0;height:1px;transition:all .2s;}
.header .nav .depth2_li {position:relative;height:44px;font-size: 15px;color: #e0e0e0;line-height:44px;transition: color 0.15s ease-in;border-bottom:1px solid rgba(255,255,255,0.07)}
.header .nav .depth2_li:first-child::before {content: '';position: absolute;width: 0px;height: 0px;border-top: 10px solid none;border-bottom: 5px solid #232A34;border-left: 5px solid transparent;border-right: 5px solid transparent;top: -5px;left:22px;}
.header .nav .depth2_li:last-child {border-bottom:0px;}
.header .nav .depth2_li span {color:#e0e0e0;transition:color .2s;display:block;width:100%;padding-left:12px;position:relative;} 
.header .nav .depth2_li span::before {opacity:0;content: '';display: block;background-color: rgba(255,255,255,0.5);width: 1px;height: 5px;position: absolute;right: 10px;top: calc(50% - 4px);transform: rotate(135deg);} 
.header .nav .depth2_li span::after {opacity:0;content: '';background-color: rgba(255,255,255,0.5);display: block;width: 1px;height: 5px;position: absolute;right: 10px;top: calc(50% - 1.4px);transform: rotate(45deg);}
.header .nav .depth2_li:hover span {color:#00cccc;}
.header .nav .depth2_li:hover span::before {opacity:1;} 
.header .nav .depth2_li:hover span::after {opacity:1;} 

.header .nav .depth1_li:hover .depth2_ul {opacity:1;}
.header .nav .depth1_li:hover:nth-child(1) .depth2_ul {height:220px;width:200px;overflow: visible}
.header .nav .depth1_li:hover:nth-child(2) .depth2_ul {height:132px;overflow: visible}
.header .nav .depth1_li:hover:nth-child(3) .depth2_ul {height:132px;overflow: visible}
.header .nav .depth1_li:hover:nth-child(4) .depth2_ul {height:220px;overflow: visible}


.header.scroll {height:60px;background-color:#232A34;}
.header.scroll .lang_wrap {height:60px;}
.header.scroll .lang_wrap .depth1_ul .depth1_li .depth1_a {line-height:60px;}
.header.scroll .nav .depth1_a span {line-height:60px;}
.header.scroll .nav .depth2_ul {top:60px;}

/* 플로팅바 */
#floating_bar {position: fixed;bottom: 50px;right: 50px;cursor: pointer;z-index:-1;opacity:0;transition: all ease 0.3s;}
#floating_bar .top_btn {border-radius: 50%;background-color: rgba(51,51,51,0.4);width: 46px;height: 46px;transition: all ease 0.3s;display:flex;align-items:center;justify-content:center;}
#floating_bar.on {opacity:1;z-index:999;}

/* 메인 */
.main_bnr_area {-webkit-text-size-adjust: none;width:100%;min-width:1200px; min-height:850px;height:850px;overflow:hidden;position:relative; z-index:9;}
.main_bnr_swiper {height:100%;}
.main_bnr_area .main_bnr_wrapper li.main_bnr_1{width:100%;min-width:1200px; height:100%; background:url(../img/main_bnr_1.png) repeat-x 50% 50%;background-size:cover;}
.main_bnr_area .main_bnr_wrapper li.main_bnr_2{width:100%;min-width:1200px; height:100%; background:url(../img/main_bnr_2.png) repeat-x 40% 50%;background-size:cover;}
.main_bnr_area .main_bnr_wrapper li.main_bnr_3{width:100%;min-width:1200px; height:100%; background:url(../img/main_bnr_3.png) repeat-x 50% 50%;background-size:cover;}
.main_bnr_area .main_bnr_wrapper li.main_bnr_4{width:100%;min-width:1200px; height:100%; background:url(../img/main_bnr_4.png) repeat-x 50% 50%;background-size:cover;}
.main_bnr_area .main_bnr_wrapper li.main_bnr_5{width:100%;min-width:1200px; height:100%; background:url(../img/main_bnr_5.png) repeat-x 50% 50%;background-size:cover;}

.main_bnr .main_bnr_wrapper li.main_bnr_1 .text_box{margin-top: 300px;}
.main_bnr .main_bnr_wrapper li .text_box{width: 1200px;margin:0 auto;margin-top: 270px;}
.main_bnr .main_bnr_wrapper li .text_box p{overflow:hidden;letter-spacing:-2.5px; word-break:keep-all;opacity:0;position:relative;top:20px;color:#fff;}
.main_bnr .main_bnr_wrapper li .text_box p.tit{top:20px;font-size:55px;font-weight:700;line-height: 1.4;position:relative;word-spacing:5px;text-align:center;color:#fff;z-index: 11111;text-shadow: 1px 1px 4px #00000036;}
.main_bnr .main_bnr_wrapper li .text_box p.tit span{font-weight:100; word-spacing:5px;color:#fff;}
.main_bnr .main_bnr_wrapper li .text_box p.txt {font-size:18px;line-height: 1.8;padding-top: 9px;padding-bottom: 30px;letter-spacing:-0.5px;text-align:center;color:#fff;}
.main_bnr .main_bnr_wrapper li .text_box p span{display:block;}
.main_bnr .main_bnr_wrapper li .text_box p.txt_btn{}
.main_bnr .main_bnr_wrapper li .text_box .btn{width:150px;height:44px;border:1px solid;font-size:14px;margin:0 auto;transition:all 0.3s ease-in;text-align:center;line-height:42px;}

.main_bnr .main_bnr_wrapper li .right{width: 1200px;margin:0 auto;margin-top: 300px;}
.main_bnr .main_bnr_wrapper li .right p{overflow:hidden;letter-spacing:-2.5px; word-break:keep-all;opacity:0;position:relative;top:20px;color:#fff;}
.main_bnr .main_bnr_wrapper li .right p.tit{top:20px;font-size:55px;font-weight:700;line-height: 1.7;position:relative;word-spacing:5px;text-align:right;color: #262626;z-index: 99999;/* text-shadow: 3px 3px 4px #00000096; */}
.main_bnr .main_bnr_wrapper li .right p.tit span{font-weight:100; word-spacing:5px;color:rgb(44, 44, 44);}
.main_bnr .main_bnr_wrapper li .right p.txt {font-size:18px;line-height: 1.8;margin-top: -8px;padding-bottom: 30px;letter-spacing:-0.5px;text-align:right;color: #2c2c2c;}
.main_bnr .main_bnr_wrapper li .right p span{display:block;}
.main_bnr .main_bnr_wrapper li .right p.txt_btn{}
.main_bnr .main_bnr_wrapper li .right .btn{width:150px;height:44px;border:1px solid;font-size:14px;margin-right: 10px;transition:all 0.3s ease-in;text-align:center;line-height:42px;}

.main_bnr .main_bnr_wrapper li .white_color{}
.main_bnr .main_bnr_wrapper li .white_color .btn{/* background-color: #2c2c2ca1; */}
.main_bnr_area .main_bnr_wrapper li .white_color .btn:hover{background:#fff; border-color:#fff; color:#333;}
.main_bnr_area .main_bnr .swiper-button-prev{ opacity:0; position:absolute;top: 50%; left:50px; width: 28px; height: 63px; overflow: hidden; text-indent: -9999px; background: url(../img/swiper_prev_img.png) 0 0 no-repeat; transition:all 0.5s ease;}
.main_bnr_area .main_bnr .swiper-button-next{ opacity:0; position:absolute;top: 50%; right:50px; width: 28px; height: 63px; overflow: hidden; text-indent: -9999px; background: url(../img/swiper_next_img.png) 0 0 no-repeat; transition:all 0.5s ease;}
.main_bnr_area .main_bnr:hover .swiper-button-prev{opacity:1; z-index: 100; left:40px;}
.main_bnr_area .main_bnr:hover .swiper-button-next{opacity:1; z-index: 100; right:40px;}
.main_bnr_area .swiper-pagination-bullets {bottom:23px !important;}
.main_bnr_area .swiper-pagination-bullet {width: 12px;height: 12px;display: inline-block;border-radius: 100%;background: transparent;opacity: 1;border: 2px solid #fff;}
.main_bnr_area .swiper-pagination-bullet-active {background:#fff;}

.sec1{clear:both; overflow:hidden;width:100%;min-width:1200px;padding:20px 0;margin-top:60px;}
.sec1 .item, .sec2 .item {position: relative; overflow: hidden; box-sizing:border-box; display:table-cell; float:left; transition:all 0.15s ease-in;}
.sec1 .item a::before,
.sec2 .item a::before{width:100%; height: 100%; border:1px solid #d9d9d9; content: ""; position: absolute; left: 0px; top: 0; transition:all 0.15s ease-in;  box-sizing:border-box;}
.sec1 .item a:hover::before,
.sec2 .item a:hover::before{border:5px solid #095759;}
.sec1 .item:hover, .sec2 .item:hover{box-shadow: 6px 8px 12px rgba(0,0,0,0.4);}
.sec1 .item:nth-child(2){margin:0 39px;}
.sec2{clear:both;width:100%;min-width:1200px;overflow:hidden; padding:20px 0;}
.sec2 .item:last-child{float:right;}

.sec1 .item a {display:block;}
.sec1 .item {width:374px;height:280px;position:relative;padding:40px;}
.sec1 .item .item_tit {font-size:34px;color:#212121;letter-spacing:-1px;font-weight:500;font-size:25px;}
.sec1 .item .item_txt {color:#666666;font-size:16px;transform:skew(-0.1deg);margin-top:15px;}
.sec1 .item img {position:absolute;left:40px;bottom:40px;}
.sec1 .item .plus_box {position:absolute;right:40px;bottom:42px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;}
.sec1 .item .plus_bar{width:20px;height:1px;background:#212121;position:absolute;}
.sec1 .item .plus_bar:last-child {transform:rotate(90deg)}

.sec2 .item a {display:block;}
.sec2 .item {position:relative;padding:40px;}
.sec2 .item:first-child {width:787px;height:280px;background:url(../img/sec2_item_bg.png)}
.sec2 .item:last-child {width:374px;height:280px;}
.sec2 .item .item_tit {font-size:34px;color:#212121;letter-spacing:-1px;font-weight:500;font-size:25px;/* display: flex; */}
.sec2 .item .item_tit .fw200 {color:#212121;font-weight: 200;font-size: 20px;display: block;margin-left: -2px;letter-spacing: 0.2px;}

.sec2 .item .item_txt {color:#666666;font-size:16px;transform:skew(-0.1deg);margin-top:15px;}
.sec2 .item img {position:absolute;left:40px;bottom:40px;}
.sec2 .item .plus_box {position:absolute;right:40px;bottom:42px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;}
.sec2 .item .plus_bar{width:20px;height:1px;background:#212121;position:absolute;}
.sec2 .item .plus_bar:last-child {transform:rotate(90deg)}
.sec2 .item:first-child .plus_box {left:40px;}


.sec3{background:#f8f8f8; padding:60px 0; margin-top:60px;width:100%;min-width:1200px;}
.sec3 p{margin-bottom:20px;}
.sec3 .btn{font-size:16px; font-weight:300; background:transparent; border:1px solid #095759; margin:40px auto 0 auto; padding:13px 60px; display:table; cursor:pointer; transition:all 0.3s ease-in-out; box-sizing:border-box;}
.sec3 .btn:hover{background:#232a34; border-color:#232a34; color:#fff;}
.sec3_tit {font-size:22px; line-height:1.6; font-weight:300; letter-spacing:-1px;font-weight:700;color:#333;}
.sec3 .more_btn {font-size:16px; line-height:1.88;color:#333;float:right;}
.sec3 .list_item {}
.sec3 .list_item a{display:flex;justify-content:space-between;border-top: 1px solid #eceef1;}
.sec3 .list_item:last-child a {border-bottom:1px solid #eceef1}
.sec3 .list_item .tit {width:72%;margin-bottom:0px;font-size: 16px;line-height: 1.88;padding: 20px 0;text-align: left;color:#666;transition:all .2s ease;}
.sec3 .list_item .date {width:28%;font-size: 16px;line-height: 1.88;display:block;padding: 20px 0;text-align: right;color:#666;transition:all .2s ease;}
.sec3 .list_item a:hover .tit {color:#000;}
.sec3 .list_item a:hover .date {color:#000;}

.sec4{clear:both;overflow:hidden;width:100%;min-width:1200px;max-height: 500px;background:#095759;}
.sec4 > div {width:50%; float:left;min-width:600px;}
.sec4 .inner{max-width:100%; overflow:hidden;}
.sec4 .map_box {width:50%;height: 416px;}
.sec4 .map_box iframe {width:100%;height:100%;}
.sec4 > div:nth-child(2) {color:#fff;padding: 45px 70px 40px 70px;box-sizing:border-box;}
.sec4 .sec4_tit {font-size: 22px;line-height: 1.6;letter-spacing: -1px;}
.sec4 p.bold {font-size:40px;line-height:1.3;color:#fff;margin-top:40px;font-family: 'urbanist-medium';}
.sec4 .txt{color:#99c0b2;font-size:16px;line-height:1.88;margin-top:10px;}
.sec4 .right{color: #ffffff;font-size: 18px;line-height:1.88;margin-top: 100px;font-weight:300;float:right !important;}
.sec4 .contact_btn{margin-top:40px;color:#fff;font-size:16px;background:transparent; border:1px solid #fff; display:inline-block; padding:13px 26px; cursor:pointer; transition:all 0.3s ease-in-out; box-sizing:border-box;}
.sec4 .contact_btn:hover{background:#232a34;; border-color:#232a34; color:#fff;}

@media screen and (max-width:1373px) {
 .sec4 .right {margin-top: 50px; float: left; font-size:16px}  
 .sec4 .map_box {width:50%;height: 443px;} 
}

/* 푸터 */
.footer {position:relative;clear:both;width:100%;z-index:1;font-size:14px;font-weight:300;text-align:center !important;border-top: 1px solid #e2e2e2 !important;}
.copyright_box{max-width:1200px;padding:40px 0;margin:0 auto;overflow:hidden;}
.copyright_box ul {overflow:hidden;}
.copyright_box li{display:inline-block;color:#606060;font-weight:400;}
.copyright_box a{color:#606060;}
.copyright_box .line_bar{color:#b4b4b4;margin:0 10px;}
.copyright_box .sns_wrap li{margin:0 15px 30px 0;}
.copyright_box .sns_wrap img{opacity:0.7; transition: all 0.3s ease-in; }
.copyright_box .sns_wrap img:hover{opacity:1; }
.footer .copy_txt{clear:both; display:block; margin-top:10px;}


/* 서브 */
.point_tit {color: #fff;display: block;box-sizing: border-box;padding-top: 14px;font-size: 30px;line-height: 36px;background: url(../img/sub_tit.png) no-repeat top left;font-weight: 500;}

#sub_div {}
#sub_div .sub_top_box {height:360px;width:100%;}
#sub_div .sub_top_box.sub_top_bg01{background:url(../img/sub_top_bg01.jpg) no-repeat center/cover;}
#sub_div .sub_top_box.sub_top_bg02{background:url(../img/sub_top_bg02.jpg) no-repeat center/cover;}
#sub_div .sub_top_box.sub_top_bg03{background:url(../img/sub_top_bg03.jpg) no-repeat center/cover;}
#sub_div .sub_top_box.sub_top_bg04{background:url(../img/sub_top_bg04.jpg) no-repeat center/cover;}

#sub_div .sub_top_box .text_box {text-align: center;padding-top:175px;}
#sub_div .sub_top_box .text_box .large_cate_tit{font-weight:700;font-size:40px;line-height:1.3;letter-spacing:-1px;color:#fff;}
#sub_div .sub_top_box .text_box .small_cate_tit{color: #e5e5e5;font-size: 16px;line-height: 1.88;margin-top:5px;}
#sub_div .sub_nav_box {width:100%;border-bottom:1px solid #e5e5e5}
#sub_div .sub_nav_box .inner {width:1200px;display:flex;}
#sub_div .sub_nav_box .depth1_li {box-sizing: content-box;-webkit-text-stroke: 0.1px;background:#fff url(../img/cate_arr_icon.gif) no-repeat 85% 50%;position:relative;min-width: 200px;height:50px;padding-left:20px;color:#333;font-size:16px;font-weight:300;line-height:49px;border-right:1px solid #dedede;}
#sub_div .sub_nav_box .small_cate_wrap .depth1_li {box-sizing: border-box;min-width:200px;}
#sub_div .sub_nav_box .depth1_p {cursor:pointer;padding-right: 65px;}
#sub_div .sub_nav_box .depth2_ul {display:none;position: absolute;z-index: 10;width: 160px;left: -1px;top: 50px;}
#sub_div .sub_nav_box .small_cate_wrap .depth2_ul {width:calc(100% + 2px);}
#sub_div .sub_nav_box .depth2_li {border:1px solid #dedede;border-top:0px;}
#sub_div .sub_nav_box .depth2_li:first-child {border-top:1px solid #dedede;}
#sub_div .sub_nav_box .depth2_li a {display: block;line-height: 15px;padding: 14px 0 14px 20px;color: #666;font-weight: 300;font-size: 14px;background: #fff;transition:all .2s;}
#sub_div .sub_nav_box .depth2_li a:hover {background:#f4f4f6;}

#sub_div .large_cate_wrap {width:250px;}
#sub_div .large_cate_wrap .depth2_ul {width:calc(100% + 2px);}
#sub_div .small_cate_wrap  {width:250px;}
#sub_div .small_cate_wrap .depth2_ul {width:100%;}
#sub_div .third_cate_wrap {width:250px;}
#sub_div .third_cate_wrap .depth2_ul {width:100%;}

.inner2 {width:1200px;margin:0 auto; position:relative;}
#sub_div > .inner {padding: 100px 0 100px;}
#sub_div > .inner2 {padding: 30px 0 100px;}

#sub_intro_box p {font-size: 40px;line-height: 1.3;letter-spacing: -1px;color:#333;position:relative;}
#sub_intro_box {text-align:center;margin-bottom:80px;}
#sub_intro_box.invisible {display:none;}
#sub_intro_box .intro_tit {font-size: 40px;line-height: 1.3;letter-spacing: -1px;color:#333;position:relative;}
#sub_intro_box .intro_tit::after {content:'';display:block;width:40px;height:1px;background:#333333;margin:21px auto 25px;}
#sub_intro_box .intro_txt {font-size: 16px;line-height: 1.88;color:#666;letter-spacing: -0.5px;}

#sub_div .sub_nav_box .third_cate_wrap {}
#sub_div .sub_nav_box .third_cate_wrap .depth2_ul {width:calc(100% + 2px);} 





/* 서브 타이틀 공통 */
.w1200 {width:1200px; margin:0 auto; position:relative; padding-top: 80px;}
.w1200 .intro_box p {text-align:center;font-size: 40px;line-height: 1.3;letter-spacing: -1px;color:#333;position:relative;font-weight: 500;}
.w100 {width:100%}
.mt70 {margin-top:70px}
.mb100 {margin-bottom:100px}
.page_area .point_tit {font-size: 30px;font-weight: 500;color: #035658;float: left;display: block;box-sizing: border-box;padding-top: 15px;letter-spacing: -1px;background: url(../img/sub_tit.png) no-repeat top left;}
.page_area p {font-size: 18px;font-weight: 300;line-height: 1.8;}
.page_area2 .point_tit {width: 100%;font-size: 30px;font-weight: 400;color: rgb(255 255 255);padding-top: 15px;} /* 어두운 배경 위에 타이틀 */
.page_area2 p {font-size: 18px;font-weight: 300;line-height: 1.8;color: #cecece;}
.img_box {background-size: cover;background-position: center;background-repeat: no-repeat;}
.point_color{color:#005c4f!important;}


/* sub0101_회사소개 사업분야 */
.s01 {margin-bottom:100px}
.s01 .mb40 {margin-bottom:40px;}
.s01 .mt_60 {margin-top: -100px;}
.s01 .page_area {margin-top: 130px;display: block;overflow: hidden;}
.s01 .page_area .point_tit {width: 25%;float: left;display: block;box-sizing: border-box;padding-top: 8px;font-size: 30px;line-height: 45px;color: #000;background: url(../img/sub_tit.png) no-repeat top left;font-weight: 500;}
.s01 .page_area .page_content {width: 75%; float: right;  display: block;}
.s01 .page_area .page_content > p {font-size: 18px;font-weight: 300;line-height: 1.8;}
.s01 .page_area .page_content2 {width: 100%; float: left;  display: block;} /* table */
.s01 table {border-collapse:collapse;width: 100%;border-top:1px solid #333333;margin-top: 30px;}
.s01 tbody {width:50%; display: table-cell;}
.s01 th {background:#f8f8f8;padding:14px 30px;border-bottom:1px solid #e1e1e1;width: 28%;font-size:16px;line-height: 1.8;color:#333;font-weight: 500;}
.s01 td {padding:14px 30px; border-bottom:1px solid #e1e1e1; font-size:16px; color:#666; font-weight:300}
.s01 tr {height: 84px;width: 100% !important;display: inline-table;}
.s01 .page_area .s01_04 { overflow: hidden; word-break: keep-all; }
.s01 .page_area .s01_04 > dl {max-width:50%;padding-left: 11%;position: relative;float: left;box-sizing: border-box;}
.s01 .page_area .s01_04 > dl > dt {font-size: 20px;line-height: 1.8;font-weight: 500;margin-bottom: 5px;}
.s01 .page_area .s01_04 > dl > dd {font-size: 16px;line-height: 1.7;font-weight:300;color:#333;width:90%;}
.s01 .page_area .s01_04 > dl > dd > img { position: absolute; left: 0; top: 10px; }
.s01 .page_area .s01_04 > dl > dd > p { font-size: 16px;}

@media (max-width: 600px) {
.s01 th {width:30%}
}

/* sub0102_회사소개 CEO인사말 */
.s02 {display: flex;}
.s02 .img_box {width: 40%;background-size: cover;background-position: center;background-repeat: no-repeat;background-image: url(../img/company02.jpg);}
.s02 .page_ceo {margin:20px 0 0 50px;width: calc(56% - 50px);}
.s02 .page_ceo .title6 {font-size: 30px;font-weight: 400;line-height: 1.4; /*width: %;*/letter-spacing: -1px;} 
.s02 .page_ceo > p {font-size: 17px;font-weight: 300;line-height: 1.8;margin-top:35px;}
.s02 .page_ceo .sign {text-align: right !important;color:#333;line-height:1.8;letter-spacing: -0.7px;margin-top: 26px;}
.s02 .page_ceo img {}



/* sub0103_회사소개 연혁 */
.s03 {padding-bottom:100px}
.s03 .history_list ul {position:relative; margin:0; padding:0 20px;}
.s03 .history_list ul:before {content:'';position:absolute;top:0;bottom:0;left:50%;margin-left:-1px;width:0;top: 50px;height: 90%;border-left:2px dashed #e5e5e5;}
.s03 .history_list ul:after {content:''; display:block; clear:both}
.s03 .history_list ul>li.align_left {float:left; }
.s03 .history_list ul>li.align_left img {position: absolute;top: 0;left: 14%;border: 1px solid #d8d8d8;}
.s03 .history_list ul>li.align_left>dl>dt {text-align:right; }
.s03 .history_list ul>li.align_left>dl>dt:before {left:auto;right: -42px;}
.s03 .history_list ul>li.align_left>dl>dt:after {left:auto; right:-39px }
.s03 .history_list ul>li.align_left>dl>dd>p .month {float:right; margin:0 0 0 12px}
.s03 .history_list ul>li.align_left>dl>dd>p .history_cont_wrap {text-align:right}
.s03 .history_list ul>li.align_right {float:right;}
.s03 .history_list ul>li.align_right>dl>dt:before {/* left:-35px */}
.s03 .history_list ul>li.align_right>dl>dt:after {}
.s03 .history_list ul>li {box-sizing: border-box;clear: both;width: 50%;padding: 15px 35px 60px 35px;list-style-type:none;margin-top: 20px;}
.s03 .history_list ul>li>dl {margin:0; padding:0; }
.s03 .history_list ul>li:first-child>dl {padding-top:0 }
.s03 .history_list ul>li>dl>dt {position:relative;margin: 0 0 30px;padding:0;font-size: 38px;font-weight: 500;color:#333;line-height:25px;}
.s03 .history_list ul>li>dl>dt:before {content:'';box-sizing:border-box;position:absolute;top:50%;left: -42px;width: 15px;height: 15px;margin-top:-4px;border-radius:50%;background: #095759;z-index:2;}
.s03 .history_list ul>li>dl>dt:after {/* content:''; */box-sizing:border-box;position:absolute;top:50%;left: -39px;width: 22px;height: 22px;margin-top: -7px;border-radius:50%;border:1px solid #a9b2bb;background:#fff;z-index:1;}
.s03 .history_list ul>li>dl>dd {margin:0; padding:0 2px }

.s03 .history_list ul>li>dl>dd>p {margin: 13px 0 0;padding:0;}
.s03 .history_list .sub {margin: 0 0 0;padding:0;}

.s03 .history_list ul>li>dl>dd>p:first-child { margin-top:0 }
.s03 .history_list ul>li>dl>dd>p:after {content:''; display:block; clear:both}
.s03 .history_list ul>li>dl>dd>p .month {display:block;float:left;width: 30px;height: 30px;margin-right:10px;/* background: #ececec; */border-radius:50%;font-size: 18px;color: #505050;line-height:24px;text-align:center;}
.s03 .history_list ul>li>dl>dd>p .history_cont_wrap {display:block; overflow:hidden}
.s03 .history_list ul>li>dl>dd>p .history_cont_wrap .history_cont {display:block;color:#555;font-size: 16px;line-height: 24px;}
.s03 .history_list ul>li>dl>dd>p .history_cont_wrap .history_img {display:inline-block; margin-top:10px; border:0; vertical-align:top }
.s03 .history_list ul>li>dl>dd>p .history_cont_wrap .history_img img {vertical-align:top}


/* ================ BIO ================ */

/* sub0201_1_BIO 연구개발 > 연구소 소개 */
.s0201_1 .page_area {margin-bottom: 80px; display: block; overflow: hidden;}
.s0201_1 .page_area .point_tit {width: 100%;}
.s0201_1 .page_area .page_content {width: 100%;float: right;display: block;margin-top: 20px;}

.s0201_1 .page_area2 .point_tit {width:100%;}
.s0201_1 .page_area2 {width: 100%; margin-top: 20px; text-align: left;}
.s0201_1 .page_area2 .page_content {width: 100%; float: left; margin-top: 25px;}
.s0201_1 .img_box {height: 400px;background-image: url(../img/bio01.jpg);}



/* sub0201_2_BIO 연구개발 > R&D전략 */
.s0201_2 {display: flex;margin: 60px 0 100px 0;overflow: hidden;}
.s0201_2 .img_box {width: 50%; height: 500px; background-image: url(../img/bio07.png);}
.s0201_2 .page_area .point_tit {width: 100%;float: left;font-size: 28px;margin: 150px 0 30px 60px;color: #000000;}
.s0201_2 .page_area {width: 50%;height: 500px;background-color: #f1f3f5;}
.s0201_2 .page_area .page_content p {width: 85%; margin: 0px 0 0 60px; color: #2b2b2b;}



/* sub0201_3_BIO 연구개발 > 연구활동 */
.s0201_3a {margin: 60px 0 100px 0;}
.s0201_3a .img_box {width:100%; height: 350px; background-image: url(../img/bio04.png);}
.s0201_3a .page_area {margin-top: 40px; display: table;}
.s0201_3a .point_tit {width: 100%; color:#212121}
.s0201_3a p {padding-top: 10px;}
.s0201_3a .page_content {margin-top: 10px;display: inline-block;}

.s0201_3b {margin-top: 130px; }
.s0201_3b .page_area2 {margin-top:50px;}
.s0201_3b .img_box {height: 400px;background-image: url(../img/bio06.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;}
.s0201_3b .page_content {margin-top: 20px;}



/* sub0202_BIO 생산시설 */
.s0202 .s0202_idx_box {display:flex;justify-content:center;margin-bottom: 70px;}
.s0202 .s0202_idx {font-size:20px;line-height: 62px;display:block;letter-spacing:-0.7px;width:230px;height: 65px;text-align:center;border:1px solid #b2b2b2;}
.s0202 .s0202_idx:first-child {border-right:0px;}
.s0202 .s0202_idx.active {border:1px solid #095759;background:#095759;color:#fff}
.s0202 .s0202_area {display:none;}
.s0202 .s0202_area.active {display:block;}
.s0202 h2 {text-align:center;font-size:22px;margin-bottom:60px;letter-spacing:-0.7px;}
.s0202 .s0202_list_wrap {display:flex;flex-wrap:wrap;}
.s0202 .s0202_list_wrap.factory1 {margin-bottom:100px;}
.s0202 .s0202_list_item {padding:10px;background:#f7f7f7;width:270px;margin-right:40px;transition:all 0.15s ease-in;position:relative;}
.s0202 .s0202_list_item:nth-child(4n) {margin-right:0px;}
.s0202 .s0202_list_item:nth-child(n+5) {margin-top:45px;}
.s0202 .s0202_list_item .img_box img {width:100%; min-height:353px;}

.s0202 .s0203_list_wrap {display:flex;flex-wrap:wrap;}
.s0202 .s0203_list_wrap.factory1 {margin-bottom:100px;}
.s0202 .s0203_list_item {padding:10px;background:#f7f7f7;width: 45%;margin-right:40px;transition:all 0.15s ease-in;position:relative;}
.s0202 .s0203_list_item:nth-child(4n) {/* margin-right:0px; */}
.s0202 .s0203_list_item:nth-child(n+3) {margin-top:45px;}
.s0202 .s0203_list_item .img_box img {width:100%; min-height:353px;}




/* ================ FOOD  ================ */

/* s0301_1 FOOD > 연구개발 */
.s0301_1 .img_box {height: 750px;background-image: url(../img/food01.jpg);}
.s0301_1 .page_area {margin-bottom: 80px; display: block; overflow: hidden;}
.s0301_1 .point_tit {width: 100%;}
.s0301_1 .page_area .page_content {width: 100%;float: right;display: block;margin-top: 30px;}
.s0301_1 .page_area2 {width: 100%; margin-top: 20px; text-align: left;}
.s0301_1 .page_area2 .page_content {height: 470px;background-image: url(../img/food06.png);background-position: center;background-repeat: no-repeat;margin-top: 20px;}

/* 
.s0301_1 .process {width: 90%;margin: 0 auto;margin-top: 40px;}
.s0301_1 .process ul {display: flex;margin-bottom: 50px;}
.s0301_1 .process ul a {color: #e2e2e2;font-size: 18px;font-weight: 300;}
.s0301_1 .process .pass {width: 20%;text-align:center;padding-top:170px;font-size:18px;color: #e2e2e2;}
.s0301_1 .process .process_img01 {background: url(../img/process_img01.png) no-repeat center top;}
.s0301_1 .process .process_img02 {background: url(../img/process_img02.png) no-repeat center top;}
.s0301_1 .process .process_img03 {background: url(../img/process_img03.png) no-repeat center top;}
.s0301_1 .process .process_img04 {background: url(../img/process_img04.png) no-repeat center top;}
.s0301_1 .process .process_img05 {background: url(../img/process_img05.png) no-repeat center top;}
.s0301_1 .process .process_img06 {background: url(../img/process_img06.png) no-repeat center top;}
.s0301_1 .process .process_img07 {background: url(../img/process_img07.png) no-repeat center top;}
.s0301_1 .process .process_img08 {background: url(../img/process_img08.png) no-repeat center top;}
.s0301_1 .process .process_img09 {background: url(../img/process_img09.png) no-repeat center top;}
.s0301_1 .process .process_img10 {background: url(../img/process_img10.png) no-repeat center top;}
.s0301_1 .process .arrow {margin-top:60px}
 */

/* s0301_1 FOOD > R&D전략 */
.s0301_2 {display: flex; margin: 60px 0 100px 0;}
.s0301_2 .img_box {width: 50%;height: 500px;background-image: url(../img/food04.png);}
.s0301_2 .page_area2 .point_tit {padding: 120px 0 30px 100px;}
.s0301_2 .page_area2 {width: 50%;height: 500px;background-image: url(../img/bio08.png);background-size: cover;background-position: center;background-repeat: no-repeat;}
.s0301_2 .page_area2 .page_content p {width: 70%;margin: 0px 0 0 100px;}



/* sub0302 FOOD > 생산시설 */
.s0302 {}
.s0302 .s0302_area {width: 100%;}
.s0302 .s0302_list_wrap {display:flex; flex-wrap:wrap;}
.s0302 .s0302_list_wrap.factory {margin-bottom:100px;margin-left: 27px;}
.s0302 .s0302_list_item {padding:10px;background:#f7f7f7;width: 48%;margin-right: 20px;margin-top: 20px;transition:all 0.15s ease-in;position:relative;float: left;}
.s0302 .s0302_list_item .img_box img {width:100%; min-height:353px;}
.s0202 .s0202_list_item:nth-child(2n) {margin-right:0px;}
.s0202 .s0202_list_item:nth-child(4n) {margin-right:0px;}



/* sub0301_3 FOOD 연구개발 > 연구활동 */
.s0301_3a {margin: 60px 0 100px 0;}
.s0301_3a .img_box {width:100%; height: 350px; background-image: url(../img/food08.png);}
.s0301_3a .page_area {margin-top: 40px; display: table;}
.s0301_3a .point_tit {width: 100%;color:#212121;margin-bottom: 20px;}
.s0301_3a p {/* margin-top: 40px; */}

.s0301_3b {margin-top: 100px;}
.s0301_3b .page_area2 {margin-top: 25px;}
.s0301_3b .img_box {height: 450px;background-image: url(../img/food09.png);background-size: cover;background-position: center;background-repeat: no-repeat;}
.s0301_3b .page_content {margin-top: 20px;}




/* ================================ */






/* sub0104_기술인증&특허&수상 */
.s14 {}
.s14 .s14_idx_box {display:flex;justify-content:center;margin-bottom: 70px;}
.s14 .s14_idx {cursor:pointer;font-size:20px;line-height: 62px;display:block;letter-spacing:-0.7px;width:230px;height: 65px;text-align:center;border:1px solid #b2b2b2;}
.s14 .s14_idx:first-child {border-right:0px;}
.s14 .s14_idx.active {border:1px solid #095759;background:#095759;color:#fff}
.s14 .s14_area {display:none;}
.s14 .s14_area.active {display:block;}
.s14 h2 {text-align:center;font-size:22px;margin-bottom:60px;letter-spacing:-0.7px;}
.s14 .s14_list_wrap {display:flex;flex-wrap:wrap;}
.s14 .s14_list_wrap.factory1 {margin-bottom:100px;}
.s14 .s14_list_item {cursor:pointer;padding:10px;background:#f7f7f7;padding-bottom:15px;width:270px;margin-right:40px;transition:all 0.15s ease-in;position:relative;}
.s14 .s14_list_item::before {width:100%; height: 100%; border:1px solid transparent; content: ""; position: absolute; left: 0px; top: 0; transition:all 0.15s ease-in;  box-sizing:border-box;}
.s14 .s14_list_item:hover::before {border:7.5px solid #095759;}
.s14 .s14_list_item:nth-child(4n) {margin-right:0px;}
.s14 .s14_list_item:nth-child(n+5) {margin-top:45px;}
.s14 .s14_list_item .img_box {}
.s14 .s14_list_item .img_box img {width:100%;margin-bottom:15px;min-height:353px;}
.s14 .s14_list_item .tit {font-size:16px;font-weight:300;text-align:center;margin-bottom:5px;}
.s14_list_pop_bg {position: fixed;top: 0;left: 0;z-index:200;width: 100%;height: 100%;background: rgba(0,0,0,0.5);display: none;}
.s14_list_pop {display:none;z-index:201;position:fixed;left:calc(50% - 250px);top:calc(50% - 350px);}
.s14_list_pop .pop_x_btn {position: fixed;top: 60px;left: calc(50% + 225px);width: 45px;height: 45px;z-index:202;background: url(../img/pop_x_btn.png) no-repeat center;cursor: pointer;}
.pop_x_img {padding:10px; background-color:#fff}
.s14_list_pop .s14_pop_img {display:none;z-index:203;}


/* sub0105_오시는길 */
.s15 {}
.s15 .s15_idx_box {display:flex;justify-content:center;margin-bottom: 70px;}
.s15 .s15_idx {cursor:pointer;font-size:20px;line-height:62px;display:block;letter-spacing:-0.7px;width:230px;height:65px;text-align:center;border:1px solid #b2b2b2}
.s15 .s15_idx:first-child {border-right:0px;}
.s15 .s15_idx.active {border: 1px solid #095759;background: #095759;color:#fff;}
.s15 .loca_box {display:none;}
.s15 .loca_box.active {display:block;}
.s15 .loca_map {width:1200px;height:600px;}
.s15 .loca_map iframe {width:100%;height:100%;}
.s15 .loca_info {margin-top: px;background-color: #f3f3f3;}
.s15 .loca_info > ul {display:flex;flex-wrap:wrap;padding: 40px 0 45px 10px;}
.s15 .loca_info_item {width:33.333%; padding: 0 30px;}
.s15 .line {border-right: 1px dashed rgb(169 169 169);}
/*.s15 .loca_info_item:last-child {width:100%;border-bottom:0px;padding-bottom:0px;padding-top:39px;}*/
.s15 .loca_info_item .loca_info_tit {font-size: 22px;line-height: 1.6;font-weight: 500;letter-spacing: -1px;color:#333;margin-bottom:10px;}
.s15 .loca_info_item .loca_info_txt {font-size: 16px;line-height: 1.88;color: #444;}
.s15 .loca_info_item .loca_info_txt_wrap {}
.s15 .loca_info_item .loca_info_txt_wrap .color_bx {display:inline-block;margin-right:10px;padding: 0 7px 2px 7px;color:#fff;width: 53px;height: 32px;}
.s15 .loca_info_item .loca_info_txt_wrap .color_bx.green {background:#3cb44a;}
.s15 .loca_info_item .loca_info_txt_wrap .color_bx.blue {background:#395cb3;}
.s15 .loca_info_item .loca_info_txt_wrap {display:flex;}
.s15 .loca_info_item .loca_info_txt_wrap li {width:50%;font-size: 16px;line-height: 1.88;color: #444;}
.s15 .loca_info_item .loca_info_txt_wrap li p {line-height:32px;}
.s15 .loca_info_item .loca_info_txt_wrap li p:last-child {margin-top:10px;}


/* sub0201_nav */
.s21_nav_box {}
.s21_nav {display:flex;align-items:center;justify-content:center;margin-bottom:100px;}
.s21_nav li {width:230px;height:70px;text-align:center;border:1px solid #b2b2b2;}
.s21_nav li.active {border:1px solid #005C4F;background:#005c4f;}
.s21_nav li + li {border-left:0px;}
.s21_nav li a {font-size:20px;line-height:68px;display:block;width:100%;height:100%;color:#333;letter-spacing:-0.7px;}
.s21_nav li.active a {color:#fff;}


/* sub0301_nav */
.s31_nav_box {}
.s31_nav {display:flex;align-items:center;justify-content:center;margin-bottom:100px;}
.s31_nav li {width:230px;height:70px;text-align:center;border:1px solid #b2b2b2;}
.s31_nav li.active {border:1px solid #095759;background:#095759;}
.s31_nav li + li {border-left:0px;}
.s31_nav li a {font-size:20px;line-height:68px;display:block;width:100%;height:100%;color:#333;letter-spacing:-0.7px;}
.s31_nav li.active a {color:#fff;}


/* sub04_문의사항 */
.s4 {}
.s4 form {}
.s4_form_ul {border-top: 1px #333 solid;}
.s4_form_ul li {display:flex;border-top: 1px #e5e5e5 solid;}
.s4_form_ul li:first-child {border-top:0px;}
.s4_form_ul .form_label {width: 23%;min-width: 60px;font-weight: 400 !important;background: #f8f8f8;padding:10px;font-size: 16px;font-weight: 500;display: flex;align-items: center;justify-content: center;}
.s4_form_ul .form_input {width: 77%;padding:10px;}
.s4_form_ul .frm_input {width:100%;border:none;box-shadow:none;background:#FBFBFB;}
.s4_form_ul li.content_box {}
.s4_form_ul li.content_box textarea{height:210px;width:100%;border:none;box-shadow:none;background:#FBFBFB;}
.s4_form_ul li.consent_content_box {display:flex;flex-wrap:wrap;}
.s4_form_ul li.consent_content_box .left_box {width:50%;padding:10px;}
.s4_form_ul li.consent_content_box .check_box {width:50%;padding:10px;display: flex;align-items: center;justify-content: flex-end;}
.s4_form_ul li.consent_content_box .left_box .txt {color:#333;font-weight:300;font-size: 15px;line-height: 40px;transform:skew(-0.1deg);}
.s4_form_ul li.consent_content_box .check_box label {font-weight:300;font-size:14px;transform:skew(-0.1deg);margin-left:5px;}
.s4_form_ul li.consent_content_box .consent_content {clear: both;width: 100%;height: 210px;font-size: 13px;padding: 15px 0;color: #333;background: #FBFBFB;border: 1px solid #E5E5E5;letter-spacing: 0.5px;}
.s4_form_ul .s4_submit {display:block;border:none;outline:none;background:#333;color:#fff;width:120px;height: 40px;line-height:33px;text-decoration:none;border-radius:2px;font-size:14px;transform:skew(-0.1deg);margin:35px auto 0;}







