@charset "utf-8";

@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.woff2') format('woff2'), 
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansLight.ttf') format('truetype');
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansMedium.ttf') format('truetype');
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSansBold.ttf') format('truetype');
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'S-CoreDream';
  src: url('https://cdn.jsdelivr.net/gh/sweetherofonts/fontshero_pack3/s-coredream/s-coredream-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}



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

textarea, select {font-family:'S-CoreDream', 'Noto Sans Kr', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break: keep-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 {
-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:100%}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0; z-index:10000;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;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:#53af93;
-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('./images/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:#53af93;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:#53af93;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:#53af93}
#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;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

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

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

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

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

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

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

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

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

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

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

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

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-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:#53af93;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#399579}
.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;border-top:1px solid #f0f0f0;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px; letter-spacing:-1px;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {font-size:14px; padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #f0f0f0;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 #d7d7d7;border-bottom:1px solid #d7d7d7;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#555555;padding:10px 5px; font-size:16px; border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {}
.tbl_head01 a:hover {}
.tbl_head01 td a {color:#555555;}

.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;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:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-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:#53af93;border-color:#53af93;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:#53af93;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 {clear:both;float:left;display:inline-block; width: 100%; text-align: center; margin-top: 20px;}
.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:#53af93;border:1px solid #53af93;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

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

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



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }















.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt90 {margin-top:90px;}
.mt100 {margin-top:100px;}

.txtalign_center {text-align:Center;}
.txtalign_left {text-align:left;}


.pc_only {display:block;}
.mobile_only {display:none;}
.mobilesp_only{display:none !important;}


.inner {width:1280px; margin:0 auto;}




.head {position:fixed; top:0; left:0; z-index:9999; width:100%; height:100px; padding:0 50px; text-align:center; background:rgba(255,255,255,0.7);}
.head .inner {padding: 0 10px;}
.head .logo {position: relative; float:left; padding:28px 0;}

.head ul.gnb {display:block; float: left;  margin-left:160px;}
.head ul.gnb li {position: relative; float:left; line-height:100px; font-size:15px; padding:0 22px; letter-spacing:-1px;}
.head ul.gnb li a {color:#282828;line-height: 34px;display: inline-block; font-weight:500;}
.head ul.gnb li a:hover {color:#4eb397;}
.head ul.gnb li .lnb {display:none; opacity:0; position: absolute; width: 100%;left: 0; top:100px; background:rgba(255,255,255,0.7); padding:15px 0;}
.head ul.gnb li .lnb .lnb_inner { margin:0 auto; line-height: normal;}
.head ul.gnb li .lnb dl {display:inline-block;}
.head ul.gnb li .lnb dl dt {float:unset; width:100%; padding:5px 0px;}
.head ul.gnb li .lnb dl dt a {color:#424242; line-height:13px; font-size:13px;border:none; font-weight:500;}
.head ul.gnb li .lnb dl dt a:hover {color:#4eb397;}
.head ul.gnb li .lnb.on {display:block; opacity:1;}
.head ul.gnb li.on a {color:#4eb397;}


.head .allgnb {display:none;}

.head .memgnb {float:right; margin: 37px 0;cursor: pointer;}
.head .memgnb .outbtn {display:inline-block; background:#4eb397; border-radius:50px; padding:4px 10px 5px; color:#fff; font-weight:500; letter-spacing:-1px;}
.head .memgnb .mdfbtn {display:inline-block; background:none; border:1px solid #4eb397; border-radius:50px; padding:4px 10px 5px; color:#4eb397; font-weight:500; letter-spacing:-1px;}


/*
.head:hover, .headon  {background:#53af93; box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);}
.head:hover .logo a, .headon .logo a {background:url(../img/logo_w2.png) no-repeat center; }
.headon ul.gnb li:hover a, .headsub ul.gnb li:hover a,  .head:hover ul.gnb li:hover > a {border-bottom: 2px solid #fff;}
.headon .allgnb, .headsub .allgnb {background:url(../img/all_gnbbtn_b.png) no-repeat center;}
*/



.allmenu {display:none; position:absolute; left:-1; top:-1; width:0px; height:0px; overflow:Hidden;}



.foot {position:relative; width:100%; padding:50px 0 150px; background:#1f1f1f; z-index:1; text-align:center;}
.foot .flogo {}
.foot dl.ft_menu {display:inline-block; width:100%; text-align:Center; margin-top:40px;}
.foot dl.ft_menu dt {display:inline-block; margin:0 5px;}
.foot dl.ft_menu dt a {display:block; width:180px; font-size:15px; color:#4eb397; border:2px solid #4eb397; font-weight:500; padding:4px 0 5px;}
.foot dl.ft_menu dt span {cursor: pointer; display:block; width:180px; font-size:15px; color:#4eb397; border:2px solid #4eb397; font-weight:500; padding:4px 0 5px;}

.foot ul.ads {display:inline-block; border-bottom:1px solid #a7a6a6; margin-top:20px; padding-bottom:15px; margin-bottom:20px;}
.foot ul.ads li {float:unset; font-size:15px; font-weight:500; color:#a7a6a6; line-height:30px;}
.foot p.copy {font-size:15px; color:#414141;}
.foot p.copy a {color:#414141;}

.foots {position:relative; width:100%; padding:100px 0 150px; background:#eef7f5; z-index:1; text-align:center;}
.foots .flogo {}
.foots dl.ft_sns {display:inline-block; width:100%; text-align:Center; margin-top:40px;}
.foots dl.ft_sns dt {display:inline-block; margin:0 10px;}
.foots dl.ft_sns dt a {}
.foots dl.ft_sns dt a img {}
.foots ul.ads {display:inline-block; width:100%; border-bottom:1px solid #cbceca; margin-top:50px; padding-bottom:20px; margin-bottom:40px;}
.foots ul.ads li {float:unset; font-size:15px; font-weight:400; color:#000000; line-height:30px;}
.foots p.copy {font-size:13px; color:#000000; letter-spacing:0; font-weight:500;}
.foots p.copy a {color:#414141;}


dl.admin_menu {display:inline-block; margin-top:20px;}
dl.admin_menu dt {display:inline-block; margin:0 10px;}
dl.admin_menu dt a {color: #666; font-weight: 500;}

.quick_menu {position:fixed; right:2.5%; top:50%; margin-top:-285px; width:70px; text-align:center; z-index:100; background:#353535; border-radius:5px; overflow:hidden;}
.quick_menu ul {display:inline-block; width:100%;}
.quick_menu ul li {width:100%; cursor: pointer; border-bottom:1px solid #3b3b3b; padding:7px 2px 7px 2px;}
.quick_menu ul li:last-child {margin-bottom:0;}
.quick_menu ul li a {display:inline-block;}
.quick_menu ul li a img {}
.quick_menu ul li a p {font-size:12px; color:#bcbcbc; font-weight:500; margin-top:5px;} 
.quick_menu ul li a:hover img {filter: brightness(0) saturate(100%) invert(77%) sepia(33%) saturate(594%) hue-rotate(108deg) brightness(90%) contrast(90%);}
.quick_menu ul li a:hover p {color:#6ad4b7}
.quick_menu ul li#tel p.t1 {color:#fff;}
.quick_menu ul li#tel p.t2 {color:#6ad4b7; font-size:17px; line-height:19px;}
.quick_menu ul li#tel p.t2 span {color:#fff; font-size:12px;}
.quick_menu .quick_mobtn {display:none;} 


.quick_ask {display:;position:fixed; left:0; bottom:0; width:100%; height:100px; padding:22px 0; background:#333333; z-index: 99;}
.quick_ask_mobile {display:none;}


/*빠른*/
.tmqin {}
.tmqin ul.askul {display:inline-block;}
.tmqin ul.askul li {float:left; width:195px; margin-right:20px; padding:8.5px 0;}
.tmqin ul.askul li.tt {font-size:20px; color:#fff; font-weight:600; letter-spacing:-1px; line-height:43px;margin-right:25px; padding:0;}
.tmqin ul.askul li.slc {width:130px;}
.tmqin ul.askul li.tt,
.tmqin ul.askul li.agree,
.tmqin ul.askul li.more {width:auto; color:#fff;}
.tmqin ul.askul li:last-child {margin-right:0;width:auto;}
.tmqin ul.askul li.more {line-height:21px; font-size:14px; letter-spacing:-1px; color:#bcbcbc;    text-align: left;    padding: 12px 0;}
.tmqin ul.askul li.more span {margin-left:15px; color:#fff; font-size:12px;}
.tmqin ul.askul li#agree {margin-right:5px; color:#ccc;}
.tmqin ul.askul li #agreepop {cursor: pointer;}
.tmqin ul.askul li .ttbtn_submit {}

.tmqin ul.askul li input[type=text]:focus,
.tmqin ul.askul li input[type=password]:focus, 
.tmqin ul.askul li select:focus {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none !important;appearance: none;outline: none !important;}

.tmqin ul.askul li .ttbtn_submit {background:#6ad4b7; width:160px; height:50px; line-height:48px; color:#000; border:none; border-radius:5px; padding:0; font-size:20px; font-weight:600; letter-spacing:-1px;}
.tmqin ul.askul li .ttbtn_submit:hover {background:#52c6a6;}

.tmqin .tms_input {background:#ebebeb; border:none; color:#343434; font-size:14px; height:50px; padding:0 15px; border-radius:5px; font-weight:600;}
.tmqin .tms_input::placeholder {color:#bcbcbc;}




.tmqin ul.askulp {display:inline-block; width:100%; max-width:600px;}
.tmqin ul.askulp li {float:unset; width:100%; margin-right:0px; padding:8.5px 0;}
.tmqin ul.askulp li.tt {text-align:left; margin-bottom:10px;}
.tmqin ul.askulp li.tt img {width:180px;}
.tmqin ul.askulp li.slc {width:100%;}
.tmqin ul.askulp li.more {color:#fff; line-height:21px; font-size:14px; letter-spacing:-1px; color:#bcbcbc;    text-align: left;    padding: 12px 0;}
.tmqin ul.askulp li.more span {margin-left:10px; color:#fff; font-size:12px;}
.tmqin ul.askulp li.more br {display:none;}
.tmqin ul.askulp li#agree {margin-right:5px; color:#ccc;}
.tmqin ul.askulp li input[type=text]:focus,
.tmqin ul.askulp li input[type=password]:focus, 
.tmqin ul.askulp li select:focus {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none !important;appearance: none;outline: none !important;}
.tmqin ul.askulp li .ttbtn_submit {width:100%; background:#6ad4b7; height:50px; line-height:48px; color:#000; border:none; border-radius:5px; padding:0; font-size:20px; font-weight:600; letter-spacing:-1px;}
.tmqin ul.askulp li .ttbtn_submit:hover {background:#52c6a6;}




.pop_privacy {display:none; position:fixed; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.5); z-index:99999;}
.pop_privacy .box {position:absolute; width:800px; height:600px; left:50%; top:50%; margin-left:-400px; margin-top:-300px; background:#fff; padding:20px;}
.pop_privacy .box .tpx {display:inline-block; width:100%; font-size:20px; font-weight:500; letter-spacing:-1px; height:30px;}
.pop_privacy .box .tpx span {float:right;cursor: pointer;}
.pop_privacy .box .tptxt {display:inline-block; width:100%; height:530px; overflow-y:scroll; padding:10px 5px;letter-spacing:-1px; font-size:13px; line-height:21px;}
.privacy-table { width: 100%; border-collapse: collapse; font-size: 14px; line-height: 1.6;}
.privacy-table th, .privacy-table td { border: 1px solid #888; padding: 14px 16px; text-align: left; vertical-align: top;}
.privacy-table thead th { background: #e9e9e9; font-weight: 600;}
.privacy-table tbody tr:nth-child(even) { background: #fafafa;}












/* progressbar */
.swiper-pagination-progressbar.swiper-pagination-horizontal { position: relative;  margin-top: 70px;  height: 3px;  background-color: rgba(0, 0, 0, 0.1);}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #4eb397 !important;	position:relative;	transform-origin:left top;}
.gallery_progress {	position:relative;	width:100%;}
.gallerySwiper-pagination {	position:relative;}
.review_progress {	position:relative;	width:100%;}
.reviewSwiper-pagination {	position:relative;}
.column_progress {	position:relative;	width:100%;}
.columnSwiper-pagination {	position:relative;}



.main_visual {width:100%; overflow: hidden; background:url(../img/main_visual.jpg) no-repeat center; background-size:cover;}
.main_visual video { width: 100%; height: auto; display: block;}




.msec01 {width:100%; padding:110px 0; background:#4eb397;}
.msec01 .inner {padding:0 30px;}
.msec01 ul {width:100%; display:inline-block;}
.msec01 ul li {float:left; color:#fff;}
.msec01 ul li:first-child {width:40%; border-right:1px solid #fff;}
.msec01 ul li:last-child {width:60%; padding-left:60px; font-size:48px; line-height:40px; font-weight:700;}
.msec01 ul li:last-child span {display:inline-block; background:#000; color:#f5b003;padding:15px 5px;}
.msec01 ul li p.p1 {font-size:30px; line-height:42px; font-weight:600;}
.msec01 ul li p.p2 {font-size:16px; line-height:40px; font-weight:400; margin-top:20px;}
.msec01 ul li p.p2 span { font-weight:600;}
.msec01 ul li p.p3 {font-size:20px; line-height:30px; font-weight:600; margin-top:30px;}


.msec02 {width:100%; padding:110px 0; background:#fff;}
.msec02 .inner {padding:0 30px;}
.msec02 p.tt {font-size:40px; color:#4a4a4a; font-weight:600;}
.msec02 p.tx {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:10px;}
.msec02 .slbx {}
.msec02 .slbx .swiper-horizontal{padding-top:50px;}
.msec02 .ssbx {cursor: pointer; display:block; position:relative; background:#fff; border:4px solid #edf7f4;border-radius:20px; box-shadow:8px 0 23px rgba(0,0,0,0.2); overflow:hidden; transition:all 0.4s ease;}
.msec02 .ssbx:hover {border:4px solid #4eb397;}
.msec02 .ssbx .imgbx {width:100%; height:150px; background:#cecece;}
.msec02 .ssbx .imgbx img {width:100%; height:100%;}
.msec02 .ssbx .txtbx {width:100%; height:200px; background:#fff; padding:25px 10px 0; text-align:Center; font-size:20px; color:#4a4a4a; line-height:30px; font-weight:300;}
.msec02 .ssbx .txtbx span {display:inline; padding:0 4px; background:linear-gradient(to top, #c7f0e5 70%, transparent 40%);}
.msec02 .catebx {position:absolute; left:50%; bottom:-15px; width:140px; margin-left:-70px; background:#4eb397; border-radius:50px; text-align:Center; font-size:18px; font-weight:600; color:#fff; padding:6px 0;}
.msec02 .container {width:1000px; position:relative; margin:0 auto;padding-bottom: 20px;}



.msec03 {width:100%; padding:110px 0 50px; background:url(../img/msec03_bg.jpg) no-repeat center bottom #c7f0e5; text-align:Center;}
.msec03 .inner {padding:0 30px;}
.msec03 p.tt {font-size:40px; color:#4a4a4a; font-weight:600;}
.msec03 p.tx {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:10px;}
.msec03 .slbx {margin-top:50px;}
.msec03 .slbx .swiper-slide {}
.msec03 .slbx .swiper-slide .nmbx {display:inline-block; font-size:40px; color:#4a4a4a; background:#fff; font-weight:400; padding:0 10px;}
.msec03 .slbx .swiper-slide .nmbx span {font-weight:600;}
.msec03 .slbx .swiper-slide .txbx {font-size:18px; line-height:28px; color:#4a4a4a; font-weight:400; margin:15px 0 40px;}
.msec03 .slbx .swiper-slide ul.ptul {display:inline-block; width:90%;}
.msec03 .slbx .swiper-slide ul.ptul li {float:left; width:48%; margin-right:4%;}
.msec03 .slbx .swiper-slide ul.ptul li .imgbx {position:relative; width:100%; border:4px solid #858585; border-radius:20px; overflow:hidden; box-shadow:8px 0 23px rgba(0,0,0,0.2);}
.msec03 .slbx .swiper-slide ul.ptul li .imgbx img {width:100%;}
.msec03 .slbx .swiper-slide ul.ptul li .imgbx img.blur {filter: blur(10px);}
.msec03 .slbx .swiper-slide ul.ptul li .imgbx span {position:absolute; right:30px; bottom:15px; background:#4d4644; color:#fff; font-size:17px; padding:2px 10px;}
.msec03 .slbx .swiper-slide ul.ptul li .txb {display:block; background:#858585; color:#fff; border-radius:50px; width:140px; text-align:Center; font-size:19px; font-weight:600; margin: 0 auto; padding: 6px 10px; position: relative; margin-top: -20px;}
.msec03 .slbx .swiper-slide ul.ptul li:last-child {margin-right:0;}
.msec03 .slbx .swiper-slide ul.ptul li:last-child .imgbx {border:4px solid #4eb397;}
.msec03 .slbx .swiper-slide ul.ptul li:last-child .imgbx span { right:auto; left:30px;}
.msec03 .slbx .swiper-slide ul.ptul li:last-child .txb {background:#4eb397;}
.msec03 .btp {font-size:13px; margin-top:50px; color:#8a8a8a;}
.msec03 .swiper-button-next, .msec03 .swiper-button-prev {color:#4eb397; margin-top:50px;}


.msec04 {width:100%; padding:110px 0; background:#fff; text-align:Center;}
.msec04 .inner {padding:0 30px;}
.msec04 p.tt {font-size:40px; color:#4a4a4a; font-weight:600;}
.msec04 p.tx {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:10px;}
.msec04 .slbx {}
.msec04 .slbx .swiper-horizontal{padding-top:50px;}
.msec04 .imgbx {width:100%; border-radius:20px; border:4px solid #3a8833; overflow:hidden; box-shadow:8px 0 23px rgba(0,0,0,0.2);}
.msec04 .imgbx img {width:100%;}
.msec04 .container {width:1000px; position:relative; margin:0 auto;padding-bottom: 20px;}

.msec05 {width:100%; padding:110px 0; background:#4a4a4a; text-align:Center;}
.msec05 .inner {padding:0 30px;}
.msec05 p.tt {font-size:50px; color:#4eb397; font-weight:300; line-height:60px;}
.msec05 p.tt span {color:#fff; font-weight:600;}
.msec05 p.tx {font-size:18px; color:#fff; font-weight:400; margin-top:25px;}
.msec05 p.txs {font-size:15px; color:#fff; font-weight:400; margin-top:25px;}
.msec05 .bnbx {width:880px; margin:30px auto; border-radius:20px; padding:4px; background: linear-gradient(135deg, #84632d 0%, #f1e7af 18%, #84632d 36%, #f1e7af 54%, #84632d 72%, #f1e7af 90%, #84632d 100%);}
.msec05 .bnbx .ttbxt {background:#fff; border-radius:18px; padding:30px;}
.msec05 .bnbx .ttbxt dl {display:inline-block; width:100%;}
.msec05 .bnbx .ttbxt dl dt {float:left; width:60%; text-align:left; padding-left:30px;}
.msec05 .bnbx .ttbxt dl dt:first-child {width:40%; padding-left:0px;}
.msec05 .bnbx .ttbxt dl dt p.p1 {font-size:36px; line-height:45px; font-weight:700; color:#f7b300;}
.msec05 .bnbx .ttbxt dl dt p.p2 {font-size: 24px; color: #4a4a4a; font-weight: 600; margin-top: 5px;}
.msec05 .bnbx .ttbxt dl dt .price_wrap{ display:flex; align-items:center; gap:10px;  margin-top: 15px;}
.msec05 .bnbx .ttbxt dl dt .old{ position:relative; font-size:40px; font-weight:600; color:#4a4a4a;}
.msec05 .bnbx .ttbxt dl dt .old::after{ content:""; position:absolute; left:-5px; width:calc(100% + 35px); height:6px; background:#f7b300; top:50%; transform:translateY(-50%);}
.msec05 .bnbx .ttbxt dl dt .arrow{ position:relative; width:30px; height:5px; background:#f7b300; margin-left: -15px;}
.msec05 .bnbx .ttbxt dl dt .arrow::after{ content:""; position:absolute; right:0; top:50%; width:40px; height:40px; border-top:6px solid #f7b300; border-right:6px solid #f5b300; transform:translateY(-50%) rotate(45deg);}
.msec05 .bnbx .ttbxt dl dt .new{font-size:60px; font-weight:900; color:#f7b300;line-height: 60px;}


.msec05 ul {width:880px; display:inline-block;}
.msec05 ul li {float:left; width: 425px; min-height:300px; padding:25px; margin-right:30px; background:#fff; border-radius:20px; border:4px solid #b9b9b9;}
.msec05 ul li:last-child {margin-right:0;}
.msec05 ul li .ttbx {width:100%; height:160px; padding:10px 0; border-bottom:2px solid #3f987f;}
.msec05 ul li .ttbx p.p1 {font-size:35px; line-height:42px; color:#4eb397; font-weight:700;}
.msec05 ul li .ttbx p.p2 {font-size:24px; color:#4a4a4a; font-weight:600; margin-top:5px;}
.msec05 ul li dl {display:inline-block; width:100%;} 
.msec05 ul li dl dt {display: flex; align-items: center; justify-content: space-between; padding: 20px 0 35px;} 
.msec05 ul li dl dt:not(:first-child) {border-top: 2px solid #eeeeee;}
.msec05 ul li dl dt .nmbx {font-size:18px; color:#4a4a4a; text-align:left; font-weight:700;}
.msec05 ul li dl dt .nmbx span {position:absolute;display:block; font-size:12px; color:#868686; font-weight:500;}
.msec05 ul li dl dt .csbx {text-align:right;}
.msec05 ul li dl dt .csbx span.bf {font-size:15px; color:#4a4a4a; font-weight:600; margin-right:10px; vertical-align: super; text-decoration: line-through;}
.msec05 ul li dl dt .csbx span.at {font-size:28px; color:#3f987f; font-weight:700;}


.msec06 {width:100%; background:#4eb397;}
.msec06 .inner {padding:135px 30px; position:relative;}
.msec06 p.tt {font-size:45px; color:#fff; font-weight:600; line-height:52px;}
.msec06 p.tx {font-size:28px; line-height: 1.5; color:#fff; font-weight:300; margin-top:25px;}
.msec06 p.tx span {display: inline-block; font-weight: 600; background: #4a4a4a; color: #fff000; padding: 0 5px; line-height: 1.2; vertical-align: baseline;}
.msec06 .dcimg {position:absolute; bottom:0; right:30px;}


.msec07 {width:100%; padding:110px 0; background:#f7f7f7; text-align:center;}
.msec07 .inner {padding:0 30px;}
.msec07 p.tt {font-size:40px; color:#4a4a4a; font-weight:600;}
.msec07 p.tx {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:10px;}
.msec07 ul {display:inline-block; width:100%; margin-top:50px;}
.msec07 ul li {float:left; width:49%; height:440px; padding:60px 30px 60px 280px; margin-right:2%; margin-bottom:2%; background:#fff; border-radius:20px; border:4px solid #d9d9d9; text-align:left;box-shadow:8px 0 23px rgba(0,0,0,0.2);}
.msec07 ul li:nth-child(2n) {margin-right:0;} 
.msec07 ul li.dcps01 {background:url(../img/msec07_dcpsa01.jpg) no-repeat left bottom #fff;}
.msec07 ul li.dcps02 {background:url(../img/msec07_dcpsa02.jpg) no-repeat left bottom #fff;}
.msec07 ul li.dcps03 {background:url(../img/msec07_dcpsa03.jpg) no-repeat left bottom #fff;}
.msec07 ul li.dcps04 {background:url(../img/msec07_dcpsa04.jpg) no-repeat left bottom #fff;}
.msec07 ul li.dcps05 {background:url(../img/msec07_dcpsa05.jpg) no-repeat left bottom #fff;}
.msec07 ul li.dcps06 {background:url(../img/msec07_dcpsa06.jpg) no-repeat left bottom #fff;}
.msec07 ul li p.p1 {font-size:20px; color:#4eb397; font-weight:600;}
.msec07 ul li p.p2 {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:5px; }
.msec07 ul li p.p2 span {font-size:30px; color:#4a4a4a; font-weight:700; letter-spacing:10px;margin-left:10px; vertical-align: sub; }
.msec07 ul li dl {display:inline-block; width:100%; margin-top:25px;}
.msec07 ul li dl dt {display:inline-block; width:100%; line-height:18px; margin-bottom:10px; font-size:14px; color:#4a4a4a; font-weight:400;}


.msec08 {width:100%; background:#000; text-align:Center; font-size:20px; color:#fff;}
.msec08 .main_video { display: block; width: 100%; height: auto;}

.msec09 {width:100%; padding:110px 0; background:#fff;}
.msec09 .inner {padding:0 60px;}
.msec09 ul {display:inline-block; width:100%;}
.msec09 ul li {display:inline-block; width:100%; margin-bottom:40px;}
.msec09 ul li:last-child {margin-bottom:0;}
.msec09 ul li dl {display:table; width:100%;}
.msec09 ul li dl dt {float:left; display:table-cell; width:50%; height:375px; padding:0 20px;}
.msec09 ul li dl dt img {width:100%; max-width:528px;}
.msec09 ul li:last-child dl dt {float:right;}
.msec09 ul li dl dt p.p1 {font-size:38px; line-height:50px; color:#4eb397; font-weight:600;}
.msec09 ul li dl dt p.p2 {font-size:18px; line-height:30px; color:#4a4a4a; font-weight:400; margin-top:30px;}
.msec09 ul li:last-child dl dt p.p1 {margin-top:125px;}



.msec10 {width:100%; padding:110px 0; background:#fff; text-align:Center;}
.msec10 p.tt {font-size:38px; line-height:50px; color:#4eb397; font-weight:600;}
.msec10 p.tx {font-size:18px; line-height:30px; color:#4a4a4a; font-weight:400; margin-top:30px;}
.msec10 ul {display:inline-block; width:90%; margin-top:50px; text-align:center;}
.msec10 ul li {display:inline-block; width:33%;}
.msec10 ul li p.p1 {font-size:18px; color:#4eb397; font-weight:400; margin-top:15px;}
.msec10 ul li p.p2 {font-size:28px; color:#4a4a4a; font-weight:600; margin-top: 10px; line-height: 28px;}


.msec11 {width:100%; background:#000; text-align:Center; font-size:20px; color:#fff;}
.msec11 .main_video { display: block; width: 100%; height: auto;}


.msec12 {width:100%; padding:110px 0; background:#fff;}
.msec12 .inner {padding:0 60px;}
.msec12 ul {display:inline-block; width:100%;}
.msec12 ul li {float:left; width:50%;}
.msec12 ul li:last-child {text-align:right;}
.msec12 ul li p.p1 {font-size:35px; line-height:50px; color:#4eb397; font-weight:600;}
.msec12 ul li p.p2 {font-size:18px;  line-height: 1.5; line-height:30px; color:#4a4a4a; font-weight:400; margin-top:35px;}
.msec12 ul li p.p2 span {font-weight:600;}
.msec12 ul li p.p2 span.bg {display: inline-block; background:#c7f0e5;line-height: 1.2; vertical-align: baseline;}


.msec13 {width:100%; padding:110px 0; background:#f7f7f7;text-align:Center;}
.msec13 .inner {padding:0 30px;}
.msec13 p.tt {font-size:40px; color:#4a4a4a; font-weight:600;}
.msec13 p.tx {font-size:18px; color:#4a4a4a; font-weight:400; margin-top:10px;}
.msec13 .slbx {}
.msec13 .slbx .swiper-horizontal{padding-top:50px;}
.msec13 .imgbx {width:100%;}
.msec13 .imgbx img {width:100%;}
.msec13 span.ct {display:inline-block; font-size:16px; color:#4eb397; font-weight: 500; margin:20px auto 10px; border:2px solid #4eb397; border-radius:5px; padding:2px 20px;}
.msec13 p.txt {font-size:20px; color:#4a4a4a; padding:0 10px; height:60px;}
.msec13 .container {width:1000px; position:relative; margin:0 auto;padding-bottom: 20px;}
.msec13 p.addbtn {margin-top:50px; text-align:Center;}
.msec13 p.addbtn a {display:inline-block; padding:5px 30px; border:2px solid #8c8c8c; border-radius:5px; color:#8c8c8c; font-size:20px; font-weight:500;transition:all 0.3s ease-out;}
.msec13 p.addbtn a:hover {border:2px solid #4eb397; color:#fff; background:#4eb397;}


.msec14 {width:100%; background:#000; text-align:Center; font-size:20px; color:#fff;}
.msec14 .main_video { display: block; width: 100%; height: auto;}


.msec15 {width:100%; padding:110px 0; background:#2c2c2c;}
.msec15 ul {display:inline-block; width:100%; border-bottom:3px solid #ffffff; padding-bottom:40px; margin-bottom:70px;}
.msec15 ul li {float:left;}
.msec15 ul li:last-child {float:right; padding-right:100px;}
.msec15 ul li p.tt {font-size:40px; line-height:52px; color:#ffffff; font-weight:700; margin-bottom:100px;}
.msec15 ul li dl {display:inline-block; width:100%;}
.msec15 ul li dl dt {display:inline-block; width:100%; padding-bottom:25px;}
.msec15 ul li dl dt p.p1 {font-size:25px; color:#ffffff; font-weight:600; margin-bottom:5px;}
.msec15 ul li dl dt p.p2 {font-size:20px; color:#d1d1d1; font-weight:400; line-height:30px;}
.msec15 ul li dl dt p.p2 span {color:#ffffff; font-weight:600;}
.msec15 ul li dl dt p.p3 {font-size:32px; color:#fff; font-weight:700;}
.msec15 ul li dl dt p.p4 {font-size:32px; color:#fff; font-weight:700; margin-top:20px;}
.msec15 ul li dl dt p.p4 span {display:block; color:#6ad4b7;}
.msec15 ul li dl dt p.p5 {font-size:24px; color:#ffffff; font-weight:100; margin-top:15px;}
.msec15 .mapbx {width:100%; border-radius:20px; border-radius:20px; overflow:Hidden;}
.msec15 .mapbx .root_daum_roughmap {width:100%; }
.msec15 .mapbx .root_daum_roughmap .wrap_map {width:100%; height:420px;}
.msec15 .mapbx .root_daum_roughmap .cont {display:none;}







.sub_visual {width:100%; height:440px; background:#000;}
.sub_visual.sv01 {background:url(../img/sv01.jpg) no-repeat center; background-size:cover;}
.sub_visual.sv02 {background:url(../img/sv02.jpg) no-repeat center; background-size:cover;}
.sub_visual.sv03 {background:url(../img/sv03.jpg) no-repeat center; background-size:cover;}
.sub_visual.sv04 {background:url(../img/sv04.jpg) no-repeat center; background-size:cover;}
.sub_visual.sv05 {background:url(../img/sv05.jpg) no-repeat center; background-size:cover;}
.sub_visual.sv06 {background:url(../img/sv06.jpg) no-repeat center; background-size:cover;}
.sub_visual .pt {width:100%; padding-top:220px; text-align:Center;}
.sub_visual .pt p.pt1 {font-size:18px; font-weight:400; color:#a1dfcf; letter-spacing:0;}
.sub_visual .pt p.pt2 {font-size:40px; font-weight:500; color:#ffffff; margin-top:5px;text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);}



.sub0002_sec01  { width:100%; padding:80px 0; letter-spacing:-1px; }
.sub0002_sec01 p.tx {text-align:center; font-size:14px;; color:#31a582;}
.sub0002_sec01 .tbbx { margin-top:40px;}
.sub0002_sec01 .tbbx table {width:100%;border-collapse:collapse;border-spacing:0px;}
.sub0002_sec01 .tbbx table thead {}
.sub0002_sec01 .tbbx table thead td {border-top:1px solid #151515; border-bottom:1px solid #151515; padding:10px 0; text-align:center; font-size:16px; letter-spacing:-1px; color:#151515; font-weight:500;}
.sub0002_sec01 .tbbx table tbody {}
.sub0002_sec01 .tbbx table tbody td {padding:10px 0; text-align:center; font-size:15px; letter-spacing:-1px; color:#151515; font-weight:400;}
.sub0002_sec01 .tbbx table tbody td.red {background:#fff7f4; border-bottom:1px solid #ffdada;}
.sub0002_sec01 .tbbx table tbody td.blue {background:#f7f7fc; border-bottom:1px solid #d9d9f7;}
.sub0002_sec01 .tbbx table tbody td.yellow {background:#fffff0; border-bottom:1px solid #f4f2b4;}
.sub0002_sec01 .tbbx table tbody td.black {background:#f0f0f0; border-bottom:1px solid #dadada;}
.sub0002_sec01 .tbbx table tbody td.green {background:#edffed; border-bottom:1px solid #d5f7d5;}
.sub0002_sec01 .tbbx table tbody td.end {border-bottom:1px solid #151515;}
.sub0002_sec01 .tbbx table tbody td.tit {width:140px; font-weight:700;}


.sub0101_sec01 {padding:260px 0;background:url(../img/sub0101_sec01_bg.jpg) no-repeat center; background-size:cover;}
.sub0101_sec01 p.p1 {font-size:40px; line-height:52px; color:#ffffff; font-weight:600;}
.sub0101_sec01 p.p2 {font-size:18px; line-height:28px; color:#ffffff; font-weight:400; margin-top:50px;}

.sub0101_sec02 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0101_sec02 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0101_sec02 p.p1 span {color:#17a37c;}
.sub0101_sec02 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0101_sec02 p.p2 span {font-weight:600;}
.sub0101_sec02 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0101_sec02 ul {display:inline-block; width:100%; margin-top:50px;}
.sub0101_sec02 ul li {float:left; text-align:left; width:49%; padding:80px 40px 40px 40px; height:380px; background:#fff; border-radius:10px; border:2px solid #e9f6f2; box-shadow:8px 0 23px rgba(0,0,0,0.2); margin-right:2%; margin-bottom:2%;}
.sub0101_sec02 ul li:nth-child(2n) {margin-right:0;}
.sub0101_sec02 ul li.dt01 {background:url(../img/sub0101_sec02_dt01.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.dt02 {background:url(../img/sub0101_sec02_dt02.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.dt03 {background:url(../img/sub0101_sec02_dt03.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.dt04 {background:url(../img/sub0101_sec02_dt04.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.dt05 {background:url(../img/sub0101_sec02_dt05.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.dt06 {background:url(../img/sub0101_sec02_dt06.jpg) no-repeat right bottom;}
.sub0101_sec02 ul li.none {border:none; box-shadow:none; background:url(../img/sub0101_sec02_dtnone.jpg) no-repeat center;}
.sub0101_sec02 ul li p.t1 {font-size:16px; color:#17a37c; font-weight:500; line-height:16px;}
.sub0101_sec02 ul li p.t2 {font-size:20px; color:#5b5756; font-weight:600; line-height:20px; margin-top:15px;}
.sub0101_sec02 ul li p.t2 span {font-size:30px; color:#000000; margin-right:5px;}
.sub0101_sec02 ul li dl {display:inline-block; width:100%; margin-top:20px;}
.sub0101_sec02 ul li dl dt {font-size:14px; line-height:24px;}

.sub0101_sec03 {width:100%; padding:110px 0; background:#eef7f5;text-align:Center;}
.sub0101_sec03 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0101_sec03 p.p1 span {color:#17a37c;}
.sub0101_sec03 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0101_sec03 p.p2 span {font-weight:600;}
.sub0101_sec03 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0101_sec03 ul {display:inline-block; width:94%; margin-top:50px;}
.sub0101_sec03 ul li {float:left; width:31%; margin-right:3.5%;}
.sub0101_sec03 ul li:last-child {margin-right:0;}
.sub0101_sec03 ul li img { margin-bottom:20px;}
.sub0101_sec03 ul li p.t1 {font-size:23px; color:#000000; font-weight:500; line-height:36px;}
.sub0101_sec03 ul li p.t2 {font-size:18px; line-height:28px; color:#000000;}
.sub0101_sec03 ul li p.t2 span {color:#009e72; font-weight:600;}
.sub0101_sec03 ul li span.ba {display:inline-block; width:30px; height:2px; background:#009e72; margin:12px auto;}

.sub0101_sec04 {width:100%; padding:110px 0 0 0; background:#ffffff;text-align:Center;}
.sub0101_sec04 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0101_sec04 p.p1 span {color:#17a37c;}
.sub0101_sec04 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; }
.sub0101_sec04 p.p2 span {font-weight:600;}
.sub0101_sec04 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0101_sec04 .bgbx {width:100%; margin-top:50px; padding:40px 0 0 0; background:url(../img/sub0101_sec04_bgbx.jpg) no-repeat right; background-size:Cover; text-align:left;}
.sub0101_sec04 .bgbx .inner {width:1000px;}
.sub0101_sec04 .bgbx ul {display:inline-block;}
.sub0101_sec04 .bgbx ul li {float:left;}
.sub0101_sec04 .bgbx ul li:first-child {margin-right:130px;}
.sub0101_sec04 .bgbx ul li p.t1 {font-size:30px; color:#000000; line-height:38px; font-weight:500;margin-top:15px;}
.sub0101_sec04 .bgbx ul li p.t2 {font-size:18px; color:#000000; line-height:28px; font-weight:400; margin-top:30px;}
.sub0101_sec04 .bgbx ul li p.t2 span {color:#17a37c; font-weight:600;}
.sub0101_sec04 .bgbx ul li .iigbx {}

.sub0101_sec05 {width:100%; padding:110px 0; background:#fff;text-align:Center;}
.sub0101_sec05 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0101_sec05 p.p1 span {color:#17a37c;}
.sub0101_sec05 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0101_sec05 p.p2 span {font-weight:600;}
.sub0101_sec05 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0101_sec05 ul {display:inline-block; width:94%; margin-top:50px;}
.sub0101_sec05 ul li {float:left; width:31%; margin-right:3.5%;}
.sub0101_sec05 ul li:last-child {margin-right:0;}
.sub0101_sec05 ul li img { margin-bottom:20px;}
.sub0101_sec05 ul li p.t1 {font-size:23px; color:#000000; font-weight:500; line-height:36px;}

.sub0101_sec06 {width:100%; padding:110px 0; background:#ededed;text-align:Center;}
.sub0101_sec06 .inner {padding:0 30px;}
.sub0101_sec06 p.p0 {font-size:18px; color:#52af93; font-weight:400;}
.sub0101_sec06 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0101_sec06 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:30px;}
.sub0101_sec06 .bar {width:100%; height:1px; background:#cbceca; margin:50px auto;}

.sub0101_sec06 .slgly {}
.sub0101_sec06 .slgly .mySwiper2 {height: 80%; width: 100%; margin-bottom:10px;}
.sub0101_sec06 .slgly .mySwiper2 .swiper-slide {border-radius:10px;    overflow: hidden;}
.sub0101_sec06 .slgly .mySwiper { height: 20%; box-sizing: border-box; padding: 10px 0; }
.sub0101_sec06 .slgly .mySwiper .swiper-slide {width: 25%;height: 100%;opacity: 0.5; border-radius:10px;    overflow: hidden;}
.sub0101_sec06 .slgly .mySwiper .swiper-slide-thumb-active { opacity: 1;}
.sub0101_sec06 .slgly .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
.sub0101_sec06 .slgly .swiper-button-next, .sub0101_sec06 .slgly .swiper-button-prev {color:#fff;}





.sub0201_sec01 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec01 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec01 p.p1 span {color:#17a37c;}
.sub0201_sec01 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec01 p.p2 span {font-weight:600;}
.sub0201_sec01 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec01 .imgbx {margin-top:50px;}
.sub0201_sec01 ul {width:1100px; display:inline-block; margin-top:50px; padding:0 30px;}
.sub0201_sec01 ul li {float:left;text-align:left;}
.sub0201_sec01 ul li:first-child {width:24%;}
.sub0201_sec01 ul li:last-child { width:76%; border-left:2px solid #cccec9; padding-left:30px;}
.sub0201_sec01 ul li p.t1 {font-size:30px; color:#17a37c; font-weight:600; margin-top:10px;}
.sub0201_sec01 ul li p.t2 {font-size:18px; font-weight:300; letter-spacing:1px;}
.sub0201_sec01 ul li p.t3 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec01 ul li p.t3 span {font-weight:500;}
.sub0201_sec01 ul li p.t3 span.cl {color:#17a37c;}

.sub0201_sec02 {width:100%; padding:110px 0 180px; background:#eef7f6;text-align:Center;}
.sub0201_sec02 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec02 p.p1 span {color:#17a37c;}
.sub0201_sec02 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec02 p.p2 span {font-weight:600;}
.sub0201_sec02 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec02a {width:100%; padding:0 0 110px 0; background:#e6ecea;text-align:Center;}
.sub0201_sec02a .imgbx {}
.sub0201_sec02a .imgbx img {margin-top:-140px;}

.sub0201_sec03 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec03 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec03 p.p1 span {color:#17a37c;}
.sub0201_sec03 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec03 p.p2 span {font-weight:600;}
.sub0201_sec03 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec03 .imgbx {margin-top:50px;}

.sub0201_sec04 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec04 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec04 p.p1 span {color:#17a37c;}
.sub0201_sec04 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec04 p.p2 span {font-weight:600;}
.sub0201_sec04 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec04 .imgbx {margin-top:50px; background:#ededed;}
.sub0201_sec04 ul {width:1100px; display:inline-block; margin-top:50px; padding:0 30px;}
.sub0201_sec04 ul li {float:left;text-align:left;}
.sub0201_sec04 ul li:first-child {width:24%;}
.sub0201_sec04 ul li:last-child { width:76%; border-left:2px solid #cccec9; padding-left:30px;    margin-top: 15px;}
.sub0201_sec04 ul li p.t0 {font-size:24px; color:#666; font-weight:500;}
.sub0201_sec04 ul li p.t1 {font-size:30px; color:#17a37c; font-weight:600;}
.sub0201_sec04 ul li p.t2 {font-size:18px; font-weight:300; letter-spacing:1px;}
.sub0201_sec04 ul li p.t3 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec04 ul li p.t3 span {font-weight:500;}
.sub0201_sec04 ul li p.t3 span.cl {color:#17a37c;}

.sub0201_sec05 {width:100%; padding:110px 0 110px; background:#eef7f6;text-align:Center;}
.sub0201_sec05 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec05 p.p1 span {color:#17a37c;}
.sub0201_sec05 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec05 p.p2 span {font-weight:600;}
.sub0201_sec05 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec05 ul {display:inline-block; margin-top:50px; width:1100px;}
.sub0201_sec05 ul li {float:left; width:520px; margin-right:60px; border:2px solid #daefea; border-radius:10px; overflow:Hidden;}
.sub0201_sec05 ul li:last-child {margin-right:0;}
.sub0201_sec05 ul li .imgbx {}
.sub0201_sec05 ul li .imgbx img {width:100%;}
.sub0201_sec05 ul li .txtbx {background:#575757; color:#fff; font-size:22px; font-weight:400; letter-spacing:0; padding:10px 0;}
.sub0201_sec05 ul li:last-child .txtbx {background:#17a37c;}

.sub0201_sec06 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec06 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec06 p.p1 span {color:#17a37c;}
.sub0201_sec06 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0201_sec06 p.p2 span {font-weight:600;}

.sub0201_sec07 {width:100%; padding:110px 0 110px; background:#eef7f6;text-align:Center;}
.sub0201_sec07 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec07 p.p1 span {color:#17a37c;}
.sub0201_sec07 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0201_sec07 p.p2 span {font-weight:600;}
.sub0201_sec07 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec07 ul {display:inline-block; margin-top:50px; width:100%;}
.sub0201_sec07 ul li {display:inline-block;  width:30%; margin:0 1.5%; border:1px solid #ededeb; background:#fff; margin-bottom:3%;}
.sub0201_sec07 ul li .bx {padding:30px 25px; border-left:10px solid #4fb397; text-align:left;}
.sub0201_sec07 ul li .bx .tt {padding:0px 0 20px; border-bottom:1px solid #eeeeee; color:#4fb397; font-size:24px; font-weight:600;}
.sub0201_sec07 ul li .bx > p {font-size:18px; color:#000000; font-weight:500; line-height:28px; margin-top:20px;}

.sub0201_sec08 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec08 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec08 p.p1 span {color:#17a37c;}
.sub0201_sec08 table {width:100%;border-collapse:collapse;border-spacing:0; margin-top:50px;}
.sub0201_sec08 table thead th {border:1px solid #bdbdbd; padding:20px 5px; width:16.66%; background:#f5f5f5;font-size:18px; font-weight:500;}
.sub0201_sec08 table tbody th {border:1px solid #bdbdbd; padding:20px 5px; background:#f5f5f5; font-size:18px; color:#000000; font-weight:600;}
.sub0201_sec08 table tbody td {border:1px solid #bdbdbd; padding:20px 5px;font-size:18px; color:#000000; font-weight:500; line-height:26px;}
.sub0201_sec08 table tbody td.img {border-bottom:10px;}
.sub0201_sec08 table tbody td.tx {padding-top:0; border-top:none;}
.sub0201_sec08 table tbody td.txp { background:#eef7f6;font-size:14px; color:#000000; font-weight:500; line-height:22px;}

.sub0201_sec09 {width:100%; padding:110px 0 0 0; background:#eef7f6;text-align:Center;}
.sub0201_sec09 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec09 p.p1 span {color:#17a37c;}
.sub0201_sec09 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec09 p.p2 span {font-weight:600;}
.sub0201_sec09 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec09 .bgbx {margin-top:50px; text-align:left;  width:100%; padding:140px 0; background:url(../img/sub0201_sec09_bgbx.jpg) no-repeat right; background-size:cover;}
.sub0201_sec09 .bgbx p.t1 {font-size:32px; line-height:44px; color:#fff; font-weight:600;}
.sub0201_sec09 .bgbx p.t1 span {color:#ffe400}
.sub0201_sec09 .bgbx p.t2 {color:#fff; font-size:18px;font-weight:400; line-height:28px; margin-top:20px; }

.sub0201_sec10 {width:100%; padding:110px 0; background:#eef7f6;text-align:Center;}
.sub0201_sec10 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec10 p.p1 span {color:#17a37c;}
.sub0201_sec10 .txtbx {display:inline-block; width:1100px; margin-top:50px; border:1px solid #ededed;}
.sub0201_sec10 .txtbx .box {width:100%; background:#fff; border-left:10px solid #4fb397; padding:30px 40px; text-align:left;}
.sub0201_sec10 .txtbx .box ul {display:inline-block; width:100%;}
.sub0201_sec10 .txtbx .box ul li {display:inline-block; width:100%; padding:20px 0; border-bottom:1px solid #eeeeee;}
.sub0201_sec10 .txtbx .box ul li:first-child {padding-top:0;}
.sub0201_sec10 .txtbx .box ul li:last-child {padding-bottom:0; border-bottom:0;}
.sub0201_sec10 .txtbx .box ul li p.t1 {font-size:26px; color:#4fb397; font-weight:600;}
.sub0201_sec10 .txtbx .box ul li p.t2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:10px;}
.sub0201_sec10.nonbg {background:#fff;}
.sub0201_sec10.nonbg .txtbx { border:1px solid #bdbdbd;}

.sub0201_sec11 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0201_sec11 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec11 p.p1 span {color:#17a37c;}
.sub0201_sec11 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0201_sec11 p.p2 span {font-weight:600;}
.sub0201_sec11 ul {display:inline-block; text-align:Center; width:1000px; margin-top:50px;}
.sub0201_sec11 ul li {	display:inline-flex;align-items:center;justify-content:center;; margin:0 20px 20px 20px; width:250px; height:250px; border-radius:50%; background:#415852; color:#fff; font-size:24px; font-weight:500;}
.sub0201_sec11 ul li:nth-child(2n) {background:#17a37c;}

.sub0201_sec12 {width:100%; padding:110px 0 0 0; background:#eef7f6;text-align:Center;}
.sub0201_sec12 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec12 p.p1 span {color:#17a37c;}
.sub0201_sec12 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0201_sec12 p.p2 span {font-weight:600;}
.sub0201_sec12 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec12 .bgbx {margin-top:50px; text-align:left;  width:100%; padding:300px 0; background:url(../img/sub0201_sec12_bgbx.jpg) no-repeat right; background-size:cover;}

.sub0201_sec13 {width:100%; padding:110px 0 110px; background:#eef7f6;text-align:Center;}
.sub0201_sec13 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0201_sec13 p.p1 span {color:#17a37c;}
.sub0201_sec13 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0201_sec13 p.p2 span {font-weight:600;}
.sub0201_sec13 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0201_sec13 ul {display:inline-block; margin-top:50px; width:100%;}
.sub0201_sec13 ul li {display:inline-block;  width:30%;  margin:0 1.5%; border:1px solid #ededeb; background:#fff;}
.sub0201_sec13 ul li .bx {padding:30px 25px; border-left:10px solid #4fb397; text-align:left;}
.sub0201_sec13 ul li .bx .tt {padding:0px 0 20px; border-bottom:1px solid #eeeeee; color:#4fb397; font-size:24px; font-weight:600;}
.sub0201_sec13 ul li .bx > p {display: grid; height:120px; font-size:18px; color:#000000; font-weight:500; line-height:28px; margin-top:20px;}
.sub0201_sec13 .bgbx {width:100%; background:#000000; padding:80px 0; text-align:center; margin-top:50px;}
.sub0201_sec13 .bgbx .txbx {display:inline-block; position:relative; width:740px; margin:01 auto;}
.sub0201_sec13 .bgbx .txbx p.t1 {font-size:30px; color:#fff; font-weight:400;}
.sub0201_sec13 .bgbx .txbx p.t2 {font-size:36px; color:#ffe401; font-weight:600; margin-top:5px;}
.sub0201_sec13 .bgbx .txbx .ddt {position:absolute; width:100%;}
.sub0201_sec13 .bgbx .txbx .ddt .ddtleft {float:left;}
.sub0201_sec13 .bgbx .txbx .ddt .ddtright {float:right;}





.sub0301_sec01 {width:100%; padding:110px 0; background:#fff;text-align:Center;}
.sub0301_sec01 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0301_sec01 p.p1 span {color:#17a37c;}
.sub0301_sec01 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:50px;}
.sub0301_sec01 p.p2 span.cl {font-weight:600; color:#1b9f7a}
.sub0301_sec01 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0301_sec01 .bgbx { text-align:left;  width:100%; padding:140px 0; background:url(../img/sub0301_sec01_bgbx.jpg) no-repeat right; background-size:cover;}
.sub0301_sec01 .bgbx p.t1 {font-size:32px; line-height:44px; color:#fff; font-weight:600;}
.sub0301_sec01 .bgbx p.t1 span {color:#ffe400}
.sub0301_sec01 .bgbx p.t2 {color:#fff; font-size:18px;font-weight:400; line-height:28px; margin-top:20px; }

.sub0301_sec02 {width:100%; padding:110px 0; background:#eef6f4;text-align:Center;}
.sub0301_sec02 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0301_sec02 p.p1 span {color:#17a37c;}
.sub0301_sec02 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0301_sec02 p.p2 span {font-weight:600;}
.sub0301_sec02 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0301_sec02 .imgbx {margin-top:50px;}
.sub0301_sec02 .imgbx img { box-shadow:8px 0 23px rgba(0,0,0,0.2);}

.sub0301_sec03 {width:100%; padding:110px 0; background:#fcfbf7;text-align:Center;}
.sub0301_sec03 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0301_sec03 p.p1 span {color:#17a37c;}
.sub0301_sec03 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0301_sec03 p.p2 span.cl {font-weight:600;color:#17a37c;}
.sub0301_sec03 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0301_sec03 ul {display:inline-block; margin-top:50px; width:770px;}
.sub0301_sec03 ul li {display:inline-block;  width:100%;  margin-bottom:20px; border:1px solid #ededeb; background:#fff;}
.sub0301_sec03 ul li .bx {padding:30px 25px; border-left:10px solid #4fb397; text-align:center; font-size:24px; color:#000000; font-weight:600;}
.sub0301_sec03 ul li .bx span {color:#4fb397;}

.sub0301_sec04 {width:100%; padding:110px 0 0 0; background:#fff;text-align:Center;}
.sub0301_sec04 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0301_sec04 p.p1 span {color:#17a37c;}
.sub0301_sec04 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0301_sec04 p.p2 span {font-weight:600;}
.sub0301_sec04 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0301_sec04 .bgbx {margin-top:50px; text-align:left;  width:100%; padding:300px 0; background:url(../img/sub0301_sec04_bgbx.jpg) no-repeat right; background-size:cover;}

.sub0301_sec05 {width:100%; padding:110px 0; background:#ededed;text-align:Center;}
.sub0301_sec05 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0301_sec05 p.p1 span {color:#17a37c;}
.sub0301_sec05 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0301_sec05 p.p2 span {font-weight:600;}
.sub0301_sec05 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0301_sec05 ul {display:inline-block; width:100%; text-align:center; margin-top:50px;}
.sub0301_sec05 ul li {position:relative; display:inline-block;  width:30%; margin:1.5%; background:#fff; margin-bottom:3%; padding:50px 20px;}
.sub0301_sec05 ul li .ckig {position:absolute;left:50%; margin-left:-26px; top:-26px;}
.sub0301_sec05 ul li p {font-size:24px; color:#000000; line-height:38px; font-weight:600;}







.sub0401_sec01 {width:100%; padding:110px 0; background:#fff;text-align:Center;}
.sub0401_sec01 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0401_sec01 p.p1 span {color:#17a37c;}
.sub0401_sec01 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0401_sec01 ul {display:inline-block; width:100%; text-align:center; }
.sub0401_sec01 ul li {float:left; width:32%; margin-right:2%; background:#fff; margin-bottom:2%; border:1px solid #ededed;}
.sub0401_sec01 ul li:last-child {margin-right:0;}
.sub0401_sec01 ul li .box {border-top:10px solid #4eb397; width:100%; padding:40px 20px 30px;}
.sub0401_sec01 ul li .box p.t0 {font-size:36px; color:#93d8c9; line-height:17px; font-weight:600; line-height:0;}
.sub0401_sec01 ul li .box p.t1 {font-size:24px; color:#000000; line-height:37px; font-weight:600;}
.sub0401_sec01 ul li .box p.t1 font {color:#93d8c9; font-size:36px; margin-top:5px; display: inline-block;}
.sub0401_sec01 ul li .box p.t1 span {color:#1b9f7a;}
.sub0401_sec01 ul li .box p.t2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0401_sec01 ul li .box p.t2 span {font-weight:600;}
.sub0401_sec01 ul li .box p.t2 span.cl {color:#17a37c;}
.sub0401_sec01 ul li .box .ba {width:30px; height:2px; background:#d2d2d2; margin:0px auto 25px;} 

.sub0401_sec02 {width:100%; padding:110px 0 110px; background:#eef7f6;text-align:Center;}
.sub0401_sec02 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0401_sec02 p.p1 span {color:#17a37c;}
.sub0401_sec02 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0401_sec02 p.p2 span {font-weight:600;}
.sub0401_sec02 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0401_sec02 ul {display:inline-block; margin-top:50px; width:86%;}
.sub0401_sec02 ul li {float:left;  width:48%;  margin-right:4%;}
.sub0401_sec02 ul li:last-child {margin-right:0;}
.sub0401_sec02 ul li .imgbx {position:relative;}
.sub0401_sec02 ul li .imgbx span {position:absolute; background:#505050; color:#fff; font-size:20px; font-weight:500; padding:3px 15px;}
.sub0401_sec02 ul li .imgbx img {}
.sub0401_sec02 ul li > p {font-size:18px; color:#000000; line-height:30px; margin-top:15px; font-weight:400;}

.sub0401_sec03 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0401_sec03 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0401_sec03 p.p1 span {color:#17a37c;}
.sub0401_sec03 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0401_sec03 p.p2 span {font-weight:600;}
.sub0401_sec03 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0401_sec03 ul {display:inline-block; width:1100px; margin-top:50px;}
.sub0401_sec03 ul li {display:inline-block; width:100%; margin-bottom:40px;}
.sub0401_sec03 ul li:last-child {margin-bottom:0;}
.sub0401_sec03 table {width:100%;border-collapse:collapse;border-spacing:0;}
.sub0401_sec03 table th { width:50%; padding:0;}
.sub0401_sec03 table th img {border:3px solid #e9f6f2;}
.sub0401_sec03 table td { width:50%; padding-left:20px; text-align:left;}
.sub0401_sec03 table td p.t1 {font-size:24px; color:#17a37c; font-weight:600;}
.sub0401_sec03 table td p.t2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:25px;}

.sub0401_sec04 {width:100%; padding:110px 0; background:#eef7f6;text-align:Center;}
.sub0401_sec04 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0401_sec04 p.p1 span {color:#17a37c;}
.sub0401_sec04 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0401_sec04 p.p2 span {font-weight:600;}
.sub0401_sec04 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0401_sec04 .imgbx {margin-top:50px;}
.sub0401_sec04 .imgbx img {border:3px solid #dbefea;}

.sub0401_sec05 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0401_sec05 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0401_sec05 p.p1 span {color:#17a37c;}
.sub0401_sec05 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:40px;}
.sub0401_sec05 p.p2 span {font-weight:600;}
.sub0401_sec05 .txtbx {display:inline-block; width:1100px; margin-top:50px; border:1px solid #ededed;}
.sub0401_sec05 .txtbx .box {width:100%; background:#fff; border-left:10px solid #4fb397; padding:30px 40px; text-align:left; background:url(../img/sub0401_sec05_boxbg.jpg) no-repeat right bottom;}
.sub0401_sec05 .txtbx .box ul {display:inline-block; width:100%;}
.sub0401_sec05 .txtbx .box ul li {display:inline-block; width:100%; padding:20px 0; border-bottom:1px solid #eeeeee;}
.sub0401_sec05 .txtbx .box ul li:first-child {padding-top:0;}
.sub0401_sec05 .txtbx .box ul li:last-child {padding-bottom:0; border-bottom:0;}
.sub0401_sec05 .txtbx .box ul li p.t1 {font-size:26px; color:#4fb397; font-weight:600;}
.sub0401_sec05 .txtbx .box ul li p.t2 {font-size:18px; color:#000000; font-weight:400; line-height:28px; margin-top:10px;}




.sub0601_sec01 {width:100%; padding:110px 0; background:#ffffff;text-align:Center;}
.sub0601_sec01 p.p1 {font-size:40px; color:#000000; font-weight:600;}
.sub0601_sec01 p.p1 span {color:#17a37c;}
.sub0601_sec01 p.p2 {font-size:18px; color:#000000; font-weight:400; line-height:28px;}
.sub0601_sec01 p.p2 span {font-weight:600;}
.sub0601_sec01 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.sub0601_sec01 .imgbx {margin-top:50px;}
.sub0601_sec01 ul.time {width:1100px; display:inline-block; margin-top:50px;}
.sub0601_sec01 ul.time li {float:left; width:30%; margin-right:5%; text-align:left;}
.sub0601_sec01 ul.time li:last-child {margin-right:0;}
.sub0601_sec01 ul.time li > span {display:block; font-size:28px; line-height:28px; color:#17a37c; font-weight:700; padding-left:10px; border-left:4px solid #17a37c;}
.sub0601_sec01 ul.time li p.pb {margin-top:20px; font-size:50px; color:#2c2c2c; font-weight:700; letter-spacing:-1px;}
.sub0601_sec01 ul.time li dl {display:inline-block; width:100%;margin-top:10px;}
.sub0601_sec01 ul.time li dl dt {display:inline-block; width:100%; font-size:22px; line-height:34px; color:#000000; font-weight:500;}
.sub0601_sec01 ul.time li dl dt font {color:#17a37c; margin-right:5px;}
.sub0601_sec01 .telsns {width:1100px;  margin:50px auto 0; border-top:4px solid #e6e6e6; padding-top:50px; text-align:left;}
.sub0601_sec01 .telsns > span {display:block; font-size:28px; line-height:28px; color:#17a37c; font-weight:700; padding-left:10px; border-left:4px solid #17a37c;}
.sub0601_sec01 .telsns ul {display:inline-block; width:100%;}
.sub0601_sec01 .telsns ul li {float:left; width:22%;  padding:0 5px;text-align:center;}
.sub0601_sec01 .telsns ul li:first-child {width:34%; color:#2c2c2c; font-size:52px; font-weight:700; padding:20px 0 0 0;text-align:left;}
.sub0601_sec01 .telsns ul li:first-child span {font-size:30px; margin-right:7px;}
.sub0601_sec01 .telsns ul li a {display:inline-block; width:100%; padding:15px 5px; border:1px solid #17a37c; border-radius:10px; font-size:22px; color:#2c2c2c; font-weight:600;}
.sub0601_sec01 .telsns ul li a img {margin-right:10px;}
.sub0601_sec01 .telsns ul li a font {vertical-align: middle;}

.sub0601_sec02 {position:relative; display: flex; align-items: center; justify-content: center;  width:100%; background:#000; text-align:center; overflow:hidden;}
.sub0601_sec02 .main_video {display: block; width: 100%; height: auto; opacity: 0.5;}
.sub0601_sec02 .box {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0; z-index: 2;}
.sub0601_sec02 .box p.p1 {font-size:70px; color:#ffffff; font-weight:600; line-height:88px;}
.sub0601_sec02 .box p.p1 span {color:#ffde00;}
.sub0601_sec02 .box p.p2 {font-size:28px; color:#fff; line-height:46px; font-weight:300; margin-top:30px;}
.sub0601_sec02 .box p.p2 span {background:#000; line-height:28px; padding:0 5px;}



.sub0601_sec03 {width:100%; padding:110px 0 110px 0; text-align:center;}
.sub0601_sec03 ul {display:inline-block; width:1100px; margin:0 auto;}
.sub0601_sec03 ul li {float:left; width:65%;}
.sub0601_sec03 ul li:first-child {width:35%;}
.sub0601_sec03 ul li:last-child { text-align:left; padding-left:30px; padding-top:90px;}
.sub0601_sec03 ul li .ulmaps {width:100%; overflow:Hidden;}
.sub0601_sec03 ul li .ulmaps .root_daum_roughmap {width:100%; }
.sub0601_sec03 ul li .ulmaps .root_daum_roughmap .wrap_map {width:100%; height:500px;}
.sub0601_sec03 ul li .ulmaps .root_daum_roughmap .cont {display:none;}
.sub0601_sec03 ul li > span {display:block; font-size:28px; line-height:28px; color:#17a37c; font-weight:700; padding-left:10px; border-left:4px solid #17a37c;}
.sub0601_sec03 ul li p.pb {margin-top:20px; font-size:50px; color:#2c2c2c; font-weight:700; letter-spacing:-1px;}
.sub0601_sec03 ul li dl.tx {display:inline-block; width:100%;margin-top:10px;}
.sub0601_sec03 ul li dl.tx dt {display:inline-block; width:100%; font-size:22px; line-height:34px; color:#000000; font-weight:500;}
.sub0601_sec03 ul li dl.tx dt font {color:#17a37c; margin-right:5px;}
.sub0601_sec03 ul li dl.btndl {display:inline-block; width:100%; margin-top:50px;}
.sub0601_sec03 ul li dl.btndl dt {float:left; width:33.33%;  padding-right:10px;text-align:center;}
.sub0601_sec03 ul li dl.btndl dt:first-child span {font-size:30px; margin-right:7px;}
.sub0601_sec03 ul li dl.btndl dt a {display:inline-block; width:100%; padding:15px 5px; border:1px solid #17a37c; border-radius:10px; font-size:22px; color:#2c2c2c; font-weight:600;}
.sub0601_sec03 ul li dl.btndl dt a img {margin-right:0px;}
.sub0601_sec03 ul li dl.btndl dt a font {vertical-align: middle;}





.sub_member {padding:100px 0;}

.bbc_wrap {padding:110px 0 160px;}
.bbc_wrap_sec01 p.p1 {font-size:40px; color:#000000; font-weight:600; text-align:Center;}
.bbc_wrap_sec01 p.p1 span {color:#17a37c;}
.bbc_wrap_sec01 .bar {width:2px; height:60px; background:#cbceca; margin:20px auto;}
.bbc_wrap .inner {width: 1000px;}




.gall_story li {margin-bottom:50px;}
.gall_story .ssbx {cursor: pointer; display:block; position:relative; background:#fff; border:4px solid #edf7f4;border-radius:20px; box-shadow:8px 0 23px rgba(0,0,0,0.2); overflow:hidden; transition:all 0.4s ease;}
.gall_story .ssbx:hover {border:4px solid #4eb397;}
.gall_story .ssbx .imgbx {width:100%; height:auto; background:#fff;}
.gall_story .ssbx .imgbx img {width:100%;}
.gall_story .ssbx .txtbx {width:100%; height:200px; background:#fff; padding:25px 10px 0; text-align:Center; font-size:20px; color:#4a4a4a; line-height:30px; font-weight:300;}
.gall_story .ssbx .txtbx span {display:inline; padding:0 4px; background:linear-gradient(to top, #c7f0e5 70%, transparent 40%);}
.gall_story .catebx {position:absolute; left:50%; bottom:-15px; width:140px; margin-left:-70px; background:#4eb397; border-radius:50px; text-align:Center; font-size:18px; font-weight:600; color:#fff; padding: 7px 0; line-height: 1.2; vertical-align: baseline;}


.gall_info .td_thum_img {width:380px; padding:35px;}
.gall_info span.catesp {display:inline-block; font-size:15px; font-weight:500; color:#17a37c; background:#e1f1ed; border-radius:5px; padding:5px 20px; line-height: 1.2; vertical-align: baseline;}
.gall_info p.ptit {font-size:16px; line-height:26px; color:#000000; font-weight:500; margin-top:10px;}
.gall_info p.ptxt {font-size:13px; color:#686868; line-height:22px; font-weight:500; margin-top:10px;}
.gall_info a.addbtna {margin:10px 0;display:inline-block; background:#f7f7f7; border:2px solid #4eb397; font-size:15px; padding:7px 15px; border-radius:5px; color:#4eb397; font-weight:500;line-height: 1.2; vertical-align: baseline;}
.gall_info a.addbtna:hover {background:#4eb397; color:#fff;}
.gall_info p.dayhit {font-size:12px; font-weight:500;}


.tmqin {text-align:center;}




.index_intro {display:; position:fixed; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.92); z-index:9999}

p.bfttt {font-size:20px; font-weight:600; margin-top:30px;}

dl.acimbf {display:inline-block; width:100%;}
dl.acimbf dt {float:left; width:50%;}
dl.acimbf dt img {width:100%;}




#bo_cate a {line-height: 1.2 !important; vertical-align: baseline; padding:10px 15px !important;}




@media (max-width: 1300px){
	

	.mobilesp_only{display:none !important;}
	
	.mt10 {margin-top:5px;}
	.mt20 {margin-top:10px;}
	.mt30 {margin-top:15px;}
	.mt40 {margin-top:20px;}
	.mt50 {margin-top:25px;}
	.mt60 {margin-top:30px;}
	.mt70 {margin-top:35px;}
	.mt80 {margin-top:40px;}
	.mt90 {margin-top:45px;}
	.mt100 {margin-top:50px;}



	.inner {width:98%;}
	
	.head {position:fixed; top:0; left:0; z-index:9999; width:100%; height:80px; padding:0 0px; text-align:center; background:rgba(255,255,255,0.7);}
	.head .inner {padding: 0 10px;}
	.head .logo {position: relative; float:left; padding:21px 0;}
	.head .logo img {height:38px;}

	.head ul.gnb {display:block; float: left;  margin-left:80px;}
	.head ul.gnb li {position: relative; float:left; line-height:80px; font-size:15px; padding:0 18px; letter-spacing:-1px;}
	.head ul.gnb li a {color:#282828;line-height: 34px;display: inline-block; font-weight:500;}
	.head ul.gnb li a:hover {color:#4eb397;}
	.head ul.gnb li .lnb {display:none; opacity:0; position: absolute; width: 100%;left: 0; top:100px; background:rgba(255,255,255,0.7); padding:15px 0;}
	.head ul.gnb li .lnb .lnb_inner { margin:0 auto; line-height: normal;}
	.head ul.gnb li .lnb dl {display:inline-block;}
	.head ul.gnb li .lnb dl dt {float:unset; width:100%; padding:5px 0px;}
	.head ul.gnb li .lnb dl dt a {color:#424242; line-height:13px; font-size:13px;border:none; font-weight:500;}
	.head ul.gnb li .lnb dl dt a:hover {color:#4eb397;}
	.head ul.gnb li .lnb.on {display:block; opacity:1;}
	.head ul.gnb li.on a {color:#4eb397;}
	
	.head .memgnb {float:right;margin: 25px 0;cursor: pointer;}
	.head .memgnb .outbtn {display:inline-block; background:#4eb397; border-radius:50px; padding:4px 10px 5px; color:#fff; font-weight:500; letter-spacing:-1px;}


	.quick_menu {zoom:0.9;}
	.quick_ask {height: 90px; padding: 20px 0;}
	
	/*빠른*/
	.tmqin {}
	.tmqin ul.askul {display:inline-block;}
	.tmqin ul.askul li {float:left; width:140px; margin-right:10px; padding:2px 0;}
	.tmqin ul.askul li.tt {font-size:20px; color:#fff; font-weight:600; letter-spacing:-1px; line-height:43px;margin-right:25px; padding:0;}
	.tmqin ul.askul li.tt img {width:160px;}
	.tmqin ul.askul li.slc {width:120px;}
	.tmqin ul.askul li.tt,
	.tmqin ul.askul li.agree,
	.tmqin ul.askul li.more {width:auto; color:#fff;}
	.tmqin ul.askul li:last-child {margin-right:0;width:auto;}
	.tmqin ul.askul li.more {line-height:21px; font-size:14px; letter-spacing:-1px; color:#bcbcbc;    text-align: left;    padding: 5px 0;}
	.tmqin ul.askul li.more span {margin-left:15px; color:#fff; font-size:12px;}
	.tmqin ul.askul li#agree {margin-right:5px; color:#ccc;}
	.tmqin ul.askul li #agreepop {cursor: pointer;}
	.tmqin ul.askul li .ttbtn_submit {}

	.tmqin ul.askul li input[type=text]:focus,
	.tmqin ul.askul li input[type=password]:focus, 
	.tmqin ul.askul li select:focus {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none !important;appearance: none;outline: none !important;}

	.tmqin ul.askul li .ttbtn_submit {background:#6ad4b7; width:140px; height:50px; line-height:48px; color:#000; border:none; border-radius:5px; padding:0; font-size:20px; font-weight:600; letter-spacing:-1px;}
	.tmqin ul.askul li .ttbtn_submit:hover {background:#52c6a6;}

	.tmqin .tms_input {background:#ebebeb; border:none; color:#343434; font-size:14px; height:50px; padding:0 15px; border-radius:5px; font-weight:600;}
	.tmqin .tms_input::placeholder {color:#bcbcbc;}



}	





@media (max-width: 970px){
		
	.mobile_none {display:none;}
		
	.pc_only {display:none;}
	.mobile_only {display:block;}
	
	.mobilesp_only{display:block !important;}
	.mobilesp_only li {margin-bottom:15px;}
	.mobilesp_only li:last-child {margin-bottom:0;}

	.inner {width:92%;}


	#hd_pop {width:100% !important; height:100%;}
	.hd_pops {left:10% !important; margin-top:15% !important; width:80%; max-width:400px;}
	.hd_pops img {width:100%}
	.hd_pops_con {width:100% !important; height:auto !important;}
	.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}




	.head {height:60px; }
	.head .inner {padding: 0px;}
	.head .logo {position: relative; float:left; padding:15px 0;}
	.head .logo img {height:30px;}

	.head ul.gnb {display:none;}
	
	.head .memgnb {float:right;margin: 18px 15px 18px 0;cursor: pointer;}
	.head .memgnb img {width:24px;}
	.head .memgnb .outbtn {font-size:11px; padding:4px 6px 5px; color:#fff; font-weight:500; letter-spacing:-1px;}

		
	.head .allgnb {display:block; float:right; padding: 5px 5px;margin: 15px 0;cursor: pointer;}
	.head .allgnb img {width:21px;}


	.allmenu {display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:9999; background:rgba(0,0,0,0.5);}
	.allmenu .allmenu_bx {position: absolute; top:0; right:0; width:100%; height:100%; background:#fff; padding:15px 20px;}
	.allmenu .allmenu_bx #allmenu_close { display: block; float: right; cursor: pointer;}
	
	.allmenu .allmenu_bx ul.allul {display:inline-block; width:100%; padding:0 10px;}
	.allmenu .allmenu_bx ul.allul li {width:100%; padding:12px 0; border-bottom:1px solid #e5e5e5; letter-spacing:-1px;}
	.allmenu .allmenu_bx ul.allul li:last-child {border-bottom:none;}
	.allmenu .allmenu_bx ul.allul li > p { font-weight:600;}
	.allmenu .allmenu_bx ul.allul li > p a {font-size:18px; }
	.allmenu .allmenu_bx ul.allul li dl {display:inline-block;margin-top:8px;}
	.allmenu .allmenu_bx ul.allul li dl dt {float:left; margin-right:20px; line-height: 22px;}
	.allmenu .allmenu_bx ul.allul li dl dt:last-child {margin-right:0;}
	.allmenu .allmenu_bx ul.allul li dl dt a {font-size:14px; font-weight:400;}
	.allmenu .allmenu_bx ul.allul li dl dt a:hover {color:#53af93;}


	
	.foot {padding:50px 0 100px; }
	.foot .flogo {}
	.foot .flogo img {width:160px;}
	.foot dl.ft_menu { margin-top:30px;}
	.foot dl.ft_menu dt {display:inline-block; margin:0 3px;}
	.foot dl.ft_menu dt a { width:130px; font-size:13px;padding:3px 0 4px;}
	.foot dl.ft_menu dt span { width:130px; font-size:13px;padding:3px 0 4px;}

	.foot ul.ads {display:inline-block; width:94%;margin-top:20px; padding-bottom:15px; margin-bottom:20px;}
	.foot ul.ads li {float:unset; font-size:11px; line-height:20px;}
	.foot p.copy {font-size:11px;}

	.foots {padding:50px 0 50px; }
	.foots .flogo {}
	.foots .flogo img {width:160px;}
	.foots dl.ft_sns {zoom:0.7;  margin-top:30px;}
	.foots ul.ads {margin-top:15px; padding-bottom:10px; margin-bottom:15px;}
	.foots ul.ads li {float:unset; font-size:11px; line-height:20px;}
	.foots p.copy {font-size:11px;}


	dl.admin_menu {display:inline-block; margin-top:20px;}
	dl.admin_menu dt {display:inline-block; margin:2px 5px; font-size:12px;}
	
	.quick_menu {zoom:0.8; right:2.5%; top:auto; bottom:180px; margin-top:0; width:70px;opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .35s ease;}
	.quick_menu.active { opacity: 1; visibility: visible; transform: translateY(0);}
	.quick_mobtn {zoom:0.8;cursor: pointer; position:fixed; z-index:101; right:2.5%;  bottom:100px; display:block; width:70px; height:70px; border-radius:50%; background:url(../img/quick_mobtn_icobg_off.png) no-repeat center bottom #6ad4b7; background-size:95%; box-shadow: 4px 0 10px rgba(0, 0, 0, 0.2);}
	.quick_mobtn.active {background:url(../img/quick_mobtn_icobg_on.png) no-repeat center bottom #6ad4b7;}
	
	.quick_ask {display:none;}
	
	.quick_ask_mobile {display:block;position:fixed; left:0; bottom:0; width:100%; height:70px; padding:15px; background:#333333; z-index: 99;}
	.quick_ask_mobile ul.askul {display:inline-block; width:100%;}
	.quick_ask_mobile ul.askul li {float:left;}
	.quick_ask_mobile ul.askul li:last-child {}
	.quick_ask_mobile ul.askul li.tt {width:32%;}
	.quick_ask_mobile ul.askul li.tt img {width:110px; margin:3px 0;}
	.quick_ask_mobile ul.askul li.tela {width:44%; text-align:Center; line-height:40px; }
	.quick_ask_mobile ul.askul li.tela a {font-size:1rem; font-weight:600; color:#6ad4b7;}
	.quick_ask_mobile ul.askul li.bta {width:24%;}
	.quick_ask_mobile ul.askul li .btnasks {display: inline-block; background: #6ad4b7; width: 100%; height: 40px; line-height: 40px; color: #000; border: none; border-radius: 5px; padding: 0; font-size: 16px; font-weight: 600; letter-spacing: -1px; text-align: center;}

	
	
	
	/* progressbar */
	.swiper-pagination-progressbar.swiper-pagination-horizontal { margin-top: 50px;  height: 2px;}


	.pop_privacy .box {width:80%; height:400px; left:50%; top:50%; margin-left:-40%; margin-top:-200px; padding:10px;}
	.pop_privacy .box .tpx {display:inline-block; width:100%; font-size:20px; font-weight:500; letter-spacing:-1px; height:30px;}
	.pop_privacy .box .tpx span {float:right;cursor: pointer;}
	.pop_privacy .box .tptxt {zoom:display:inline-block; width:100%; height:345px; overflow-y:scroll; padding:10px 5px;letter-spacing:-1px; font-size:12px; line-height:21px;}
	.privacy-table { width: 100%; border-collapse: collapse; font-size: 12px; line-height: 1.6;}
	.privacy-table th, .privacy-table td { font-size: 12px; border: 1px solid #888; padding: 14px 16px; text-align: left; vertical-align: top;}
	.privacy-table thead th { background: #e9e9e9; font-weight: 600;}
	.privacy-table tbody tr:nth-child(even) { background: #fafafa;}



		
	.main_visual {width:100%;}

	.msec01 {padding:50px 0;}
	.msec01 .inner {padding:0 15px;}
	.msec01 ul li {float:unset; color:#fff; text-align:center;}
	.msec01 ul li:first-child {width:100%; border-right:none; border-bottom:1px solid #fff; padding-bottom:30px;}
	.msec01 ul li:last-child {width:100%; padding-left:0px; font-size:24px; line-height:6px; font-weight:700; margin-top:30px;}
	.msec01 ul li:last-child span {display:inline-block; background:#000; color:#f5b003;padding:15px 5px;}
	.msec01 ul li p.p1 {font-size:20px; line-height:28px;}
	.msec01 ul li p.p2 {font-size:14px; line-height:20px;margin-top:10px;}
	.msec01 ul li p.p3 {font-size:20px; line-height:30px; font-weight:600; margin-top:20px;}

	.msec02 {width:100%; padding:50px 0;}
	.msec02 .inner {padding:0px;}
	.msec02 p.tt {font-size:22px;}
	.msec02 p.tx {font-size:13px;margin-top:5px;}
	.msec02 .slbx {}
	.msec02 .slbx .swiper-horizontal{ padding:0 4.5%;padding-top:30px;}
	.msec02 .ssbx {border:4px solid #edf7f4;border-radius:12px; transition:all 0.4s ease;}
	.msec02 .ssbx:hover {border:4px solid #4eb397;}
	.msec02 .ssbx .imgbx {height:160px; background:#cecece;}
	.msec02 .ssbx .txtbx {height:140px; padding:20px 10px 0; font-size:16px;line-height:22px;}
	.msec02 .ssbx .txtbx span {display:inline; padding:0 4px; background:linear-gradient(to top, #c7f0e5 70%, transparent 40%);}
	.msec02 .catebx {position:absolute; left:50%; bottom:-15px; width:120px; margin-left:-60px; font-size:15px;padding:5px 0;}
	.msec02 .container {width:100%;padding-bottom: 20px;}

	.msec03 {width:100%; padding:50px 0 25px;}
	.msec03 .inner {padding:0 0px;}
	.msec03 p.tt {font-size:22px;}
	.msec03 p.tx {font-size:13px; margin-top:5px;}
	.msec03 .slbx {margin-top:30px;}
	.msec03 .slbx .swiper-slide {}
	.msec03 .slbx .swiper-slide .nmbx {font-size:20px; padding:0 7px;}
	.msec03 .slbx .swiper-slide .txbx {font-size:12px; line-height:18px; margin:10px 0 20px;}
	.msec03 .slbx .swiper-slide ul.ptul {display:inline-block; width:82%;}
	.msec03 .slbx .swiper-slide ul.ptul li {float:unset; width:100%; margin-right:0%; margin-bottom:15px;}
	.msec03 .slbx .swiper-slide ul.ptul li .imgbx {border-radius:12px; }
	.msec03 .slbx .swiper-slide ul.ptul li .imgbx img {width:100%;}
	.msec03 .slbx .swiper-slide ul.ptul li .imgbx span {right:10px; bottom:auto; top:10px; font-size:14px; padding:2px 10px;}
	.msec03 .slbx .swiper-slide ul.ptul li .txb {width:120px; font-size:16px; padding: 5px 10px; position: relative; margin-top: -20px;}
	.msec03 .slbx .swiper-slide ul.ptul li:last-child {margin-right:0;}
	.msec03 .slbx .swiper-slide ul.ptul li:last-child .imgbx {border:4px solid #4eb397;}
	.msec03 .slbx .swiper-slide ul.ptul li:last-child .imgbx span { right:10px; left:auto;}
	.msec03 .slbx .swiper-slide ul.ptul li:last-child .txb {background:#4eb397;}
	.msec03 .btp {font-size:10px; margin-top:10px; }
	.msec03 .swiper-button-next, .msec03 .swiper-button-prev {zoom:0.7;  margin-top:25px;}
	
	.msec04 {padding:50px 0; }
	.msec04 .inner {padding:0 0px;}
	.msec04 p.tt {font-size:22px; color:#4a4a4a; font-weight:600;}
	.msec04 p.tx {font-size:13px; color:#4a4a4a; font-weight:400; margin-top:5px;}
	.msec04 .slbx {}
	.msec04 .slbx .swiper-horizontal{padding-top:30px;}
	.msec04 .imgbx {width:100%; border-radius:12px; border:3px solid #3a8833; overflow:hidden; box-shadow:none;}
	.msec04 .imgbx img {width:100%;}
	.msec04 .container {width:100%; position:relative; margin:0 auto;padding-bottom: 20px;}
	.msec04 .swiper-pagination-progressbar.swiper-pagination-horizontal {margin-top:30px;}

	.msec05 {padding:50px 0;}
	.msec05 .inner {padding:0 0px;}
	.msec05 p.tt {font-size:26px; line-height:34px; }
	.msec05 p.tx {font-size:13px;  margin-top:15px;}
	.msec05 p.txs {font-size:12px; margin-top:15px;}
	.msec05 .bnbx {width:100%; margin:15px auto;}
	.msec05 .bnbx img {max-width:100%;}
	
	.msec05 .bnbx .ttbxt {border-radius:18px; padding:20px;}
	.msec05 .bnbx .ttbxt dl {display:inline-block; width:100%;}
	.msec05 .bnbx .ttbxt dl dt {float:unset; width:100%; text-align:center; padding-left:0px;}
	.msec05 .bnbx .ttbxt dl dt:first-child {width:100%; padding-left:0px; margin-bottom:15px;}
	.msec05 .bnbx .ttbxt dl dt p.p1 {font-size: 22px; line-height: 28px;}
	.msec05 .bnbx .ttbxt dl dt p.p2 {font-size: 14px; margin-top: 5px;}
	.msec05 .bnbx .ttbxt dl dt .price_wrap{zoom:0.5;justify-content: center;}




	.msec05 ul {width:100%; display:inline-block;}
	.msec05 ul li {float:unset; width: 100%; min-height:auto; margin-bottom:15px; padding:20px; margin-right:20px; border-radius:12px;    border: 2px solid #b9b9b9;}
	.msec05 ul li:last-child {margin-right:0;margin-bottom:0px;}
	.msec05 ul li .ttbx {width:100%; height:auto; padding:0px 0 10px 0; border-bottom:2px solid #3f987f;}
	.msec05 ul li .ttbx p.p1 {font-size:20px; line-height:26px; }
	.msec05 ul li .ttbx p.p2 {font-size:14px; margin-top:5px;}
	.msec05 ul li dl dt {display: flex; align-items: center; justify-content: space-between; padding: 10px 0 25px;} 
	.msec05 ul li dl dt:not(:first-child) {border-top: 1px solid #eeeeee;}
	.msec05 ul li dl dt .nmbx {font-size:14px;}
	.msec05 ul li dl dt .nmbx span {font-size:11px; }
	.msec05 ul li dl dt .csbx span.bf {font-size:13px; margin-right:7px; vertical-align: super; text-decoration: line-through;}
	.msec05 ul li dl dt .csbx span.at {font-size:20px; }

	.msec06 {width:100%; background:#4eb397; text-align:Center;}
	.msec06 .inner {padding:50px 10px; position:relative;}
	.msec06 p.tt {font-size:18px; line-height:24px;}
	.msec06 p.tx {font-size:13px; margin-top:15px;}
	.msec06 p.tx span {display:inline-block; font-weight:600; background:#4a4a4a; color:#fff000; padding:0 5px;}
	.msec06 .dcimg {display:none;position:absolute; bottom:0; right:30px;}
	
	.msec07 {padding:50px 0;}
	.msec07 .inner {padding:0 0px;}
	.msec07 p.tt {font-size:22px; }
	.msec07 p.tx {font-size:13px; margin-top:5px;}
	.msec07 ul {margin-top:30px;}
	.msec07 ul li {float:unset; width:100%; height:240px; padding:20px 10px 20px 38%; margin-right:0; margin-bottom:4%; border-radius:10px; border:3px solid #d9d9d9; text-align:left;box-shadow:4px 0 10px rgba(0,0,0,0.2);background-size: 140px !important;}
	.msec07 ul li:nth-child(2n) {margin-right:0;} 
	.msec07 ul li:last-child {margin-bottom:0;} 
	.msec07 ul li p.p1 {font-size:14px; }
	.msec07 ul li p.p2 {font-size:14px;margin-top:3px; }
	.msec07 ul li p.p2 span {font-size:22px; letter-spacing:6px; margin-left:10px; vertical-align: sub; }
	.msec07 ul li dl {margin-top:10px;}
	.msec07 ul li dl dt {line-height:13px; font-size:11px; margin-bottom: 3px;letter-spacing: -1.5px;}

	.msec08 {}

	.msec09 {width:100%; padding:50px 0; background:#fff;}
	.msec09 .inner {padding:0 0px;}
	.msec09 ul {display:inline-block; width:100%;}
	.msec09 ul li {display:inline-block; width:100%; margin-bottom:50px;}
	.msec09 ul li:last-child {margin-bottom:0;}
	.msec09 ul li dl {display:table; width:100%;}
	.msec09 ul li dl dt {float:unset; display:inline-block; width:100%; height:auto; padding:0 10px; text-alignC}
	.msec09 ul li dl dt:last-child {margin-top:15px;}
	.msec09 ul li dl dt img {width:100%; max-width:528px;}
	.msec09 ul li:last-child dl dt {float:unset;}
	.msec09 ul li dl dt p.p1 {font-size:22px; line-height:26px; }
	.msec09 ul li dl dt p.p2 {font-size:14px; line-height:20px; margin-top:15px;}
	.msec09 ul li:last-child dl dt p.p1 {margin-top:0px;}

	.msec10 {width:100%; padding:50px 0;}
	.msec10 p.tt {font-size:22px; line-height:30px;}
	.msec10 p.tx {font-size:13px; line-height:20px;  margin-top:15px;}
	.msec10 ul {display:inline-block; width:100%; margin-top:30px;}
	.msec10 ul li {width:33%;}
	.msec10 ul li img {width:90%; max-width:310px;}
	.msec10 ul li p.p1 {font-size:12px; margin-top:10px;}
	.msec10 ul li p.p2 {font-size:14px; margin-top:0px;}

	.msec11 {}

	.msec12 {padding:50px 0;}
	.msec12 .inner {padding:0 0px;}
	.msec12 ul {display:inline-block; width:100%;}
	.msec12 ul li {float:unset; width:100%;}
	.msec12 ul li:last-child {text-align:center;}
	.msec12 ul li p.p1 {font-size:22px; line-height:30px; }
	.msec12 ul li p.p2 {font-size:14px; line-height:20px; margin-top:15px;}
	.msec12 ul li p.p2 span {font-weight:600;}
	.msec12 ul li p.p2 span.bg {background:#c7f0e5;}
	.msec12 ul li > img {width:100%; margin-top:15px;}
		
	.msec13 {width:100%; padding:50px 0; }
	.msec13 .inner {padding:0 0px;}
	.msec13 p.tt {font-size:22px; }
	.msec13 p.tx {font-size:13px;  margin-top:5px;}
	.msec13 .slbx {}
	.msec13 .slbx .swiper-horizontal{padding-top:30px;}
	.msec13 .imgbx {width:100%;}
	.msec13 .imgbx img {width:100%;}
	.msec13 span.ct {font-size:12px; margin:12px auto 6px; padding:2px 15px;}
	.msec13 p.txt {font-size:14px; padding:0 10px; height:auto;}
	.msec13 .container {width:100%; position:relative; margin:0 auto;padding-bottom: 20px;}
	.msec13 p.addbtn {margin-top:20px;}
	.msec13 p.addbtn a {padding:3px 20px; font-size:16px; }
	.msec13 .swiper-pagination-progressbar.swiper-pagination-horizontal {margin-top:30px;}

	.msec14 {}

	.msec15 {width:100%; padding:50px 0;}
	.msec15 ul {border-bottom:2px solid #ffffff; padding-bottom:0px; margin-bottom:30px;}
	.msec15 ul li {float:unset; }
	.msec15 ul li:last-child {float:unset; padding-right:0;}
	.msec15 ul li p.tt {font-size:20px; line-height:30px; margin-bottom:30px;}
	.msec15 ul li dl dt {padding-bottom:25px;}
	.msec15 ul li dl dt p.p1 {font-size:18px; margin-bottom:5px;}
	.msec15 ul li dl dt p.p2 {font-size:12px; line-height:18px;}
	.msec15 ul li dl dt p.p2 span {color:#ffffff; font-weight:600;}
	.msec15 ul li dl dt p.p3 {font-size:22px;}
	.msec15 ul li dl dt p.p4 {font-size:14px; margin-top:10px;}
	.msec15 ul li dl dt p.p4 span {display:inline-block; margin-left:10px;}
	.msec15 ul li dl dt p.p5 {font-size:14px; margin-top:10px;}
	.msec15 .mapbx {width:100%; border-radius:10px; overflow:Hidden;}
	.msec15 .mapbx .root_daum_roughmap {width:100%;}
	.msec15 .mapbx .root_daum_roughmap .wrap_map {width:100%; height:200px;}
	.msec15 .mapbx .root_daum_roughmap .cont {display:none;}










	
	.sub_visual {width:100%; height:200px; background:#000;}
	.sub_visual .pt {width:100%; padding-top:105px; text-align:Center;}
	.sub_visual .pt p.pt1 {font-size:12px;}
	.sub_visual .pt p.pt2 {font-size:28px; margin-top:0px;}


	.sub0002_sec01  { width:100%; padding:40px 0; font-size:12px;}
	.sub0002_sec01 p.tx {font-size:12px;}
	.sub0002_sec01 .tbbx { margin-top:30px;}
	.sub0002_sec01 .tbbx table thead td {padding:7px 0; font-size:14px; }
	.sub0002_sec01 .tbbx table tbody td {padding:7px 5px; font-size:12px;}
	.sub0002_sec01 .tbbx table tbody td.tit {width:70px;}


		
	
	
	
	.sub0101_sec01 {padding:120px 0;background:linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)),url(../img/sub0101_sec01_bg.jpg) no-repeat center; background-size:cover;}
	.sub0101_sec01 p.p1 {font-size:20px; line-height:30px; text-align:center;}
	.sub0101_sec01 p.p2 {font-size:14px; line-height:20px;margin-top:20px; text-align:center;}

	.sub0101_sec02 {padding:50px 0; }
	.sub0101_sec02 p.p1 {font-size:22px; }
	.sub0101_sec02 p.p2 {font-size:14px; line-height:20px;}
	.sub0101_sec02 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0101_sec02 ul {margin-top:30px;}
	.sub0101_sec02 ul li {float:unset; text-align:left; width:100%; padding:20px 20px 20px 20px; height:auto; background-size:300px !important; border-radius:10px; border:2px solid #e9f6f2; box-shadow:4px 0 10px rgba(0,0,0,0.2); margin-right:0%; margin-bottom:5%;}
	.sub0101_sec02 ul li:nth-child(2n) {margin-right:0;}
	.sub0101_sec02 ul li.none {display:none;}
	.sub0101_sec02 ul li p.t1 {font-size:12px;}
	.sub0101_sec02 ul li p.t2 {font-size:14px;}
	.sub0101_sec02 ul li p.t2 span {font-size:20px; margin-right:5px;}
	.sub0101_sec02 ul li dl { margin-top:15px;}
	.sub0101_sec02 ul li dl dt {font-size:12px; line-height:18px;}

	.sub0101_sec03 {padding:50px 0; }
	.sub0101_sec03 p.p1 {font-size:22px; }
	.sub0101_sec03 p.p2 {font-size:14px; line-height:20px;}
	.sub0101_sec03 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0101_sec03 ul {display:inline-block; width:100%; margin-top:30px; text-align:Center;}
	.sub0101_sec03 ul li {float:unset; display:inline-block; width:100%; margin-right:0%; margin-bottom:30px;}
	.sub0101_sec03 ul li:last-child {margin-right:0;}
	.sub0101_sec03 ul li img { margin-bottom:10px; width:200px;}
	.sub0101_sec03 ul li p.t1 {font-size:18px; line-height:28px;}
	.sub0101_sec03 ul li p.t2 {font-size:12px; line-height:17px;}
	.sub0101_sec03 ul li p.t2 span {color:#009e72; font-weight:600;}
	.sub0101_sec03 ul li span.ba {display:inline-block; width:20px; height:2px; background:#009e72; margin:5px auto;}

	.sub0101_sec04 {width:100%; padding:50px 0 0 0;}
	.sub0101_sec04 p.p1 {font-size:22px; }
	.sub0101_sec04 p.p2 {font-size:14px; line-height:20px;}
	.sub0101_sec04 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0101_sec04 .bgbx {width:100%; margin-top:30px; padding:30px 0 0 0; text-align:center;}
	.sub0101_sec04 .bgbx .inner {width:100%;}
	.sub0101_sec04 .bgbx ul {display:inline-block; width:100%;}
	.sub0101_sec04 .bgbx ul li {float:unset; width:100%;}
	.sub0101_sec04 .bgbx ul li:first-child {margin-right:0px;}
	.sub0101_sec04 .bgbx ul li p.t1 {font-size:22px; line-height:30px; margin-top:0px;}
	.sub0101_sec04 .bgbx ul li p.t2 {font-size:14px; line-height:20px;  margin-top:20px;}
	.sub0101_sec04 .bgbx ul li .iigbx {display:inline-block; width:60%; margin-top:30px;}
	.sub0101_sec04 .bgbx ul li .iigbx img {width:100%;}
	
	.sub0101_sec05 {padding:50px 0;}
	.sub0101_sec05 p.p1 {font-size:22px;}
	.sub0101_sec05 p.p2 {font-size:14px;line-height:20px;}
	.sub0101_sec05 .bar {width:2px; height:30px; background:#cbceca; margin:20px auto;}
	.sub0101_sec05 ul {display:inline-block; width:100%; margin-top:30px;}
	.sub0101_sec05 ul li {float:left; width:31%; margin-right:3.5%;}
	.sub0101_sec05 ul li:last-child {margin-right:0;}
	.sub0101_sec05 ul li img { margin-bottom:10px; width:100%;}
	.sub0101_sec05 ul li p.t1 {font-size:12px; line-height:20px;}

	.sub0101_sec06 {padding:50px 0;}
	.sub0101_sec06 .inner {padding:0 0px;}
	.sub0101_sec06 p.p0 {font-size:12px; }
	.sub0101_sec06 p.p1 {font-size:22px; }
	.sub0101_sec06 p.p2 {font-size:14px; line-height:20px; margin-top:15px;}
	.sub0101_sec06 .bar {width:100%; height:1px; background:#cbceca; margin:25px auto;}
	.sub0101_sec06 .slgly {}
	.sub0101_sec06 .slgly .mySwiper2 {height: 80%; width: 100%; margin-bottom:10px;}
	.sub0101_sec06 .slgly .mySwiper2 .swiper-slide {border-radius:10px;    overflow: hidden;}
	.sub0101_sec06 .slgly .mySwiper { height: 20%; box-sizing: border-box; padding: 5px 0; }
	.sub0101_sec06 .slgly .mySwiper .swiper-slide {width: 25%;height: 100%;opacity: 0.5; border-radius:10px;    overflow: hidden;}
	.sub0101_sec06 .slgly .mySwiper .swiper-slide-thumb-active { opacity: 1;}
	.sub0101_sec06 .slgly .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }










	.sub0201_sec01 {width:100%; padding:50px 0;}
	.sub0201_sec01 p.p1 {font-size:22px;}
	.sub0201_sec01 p.p2 {font-size:14px; line-height:20px;}
	.sub0201_sec01 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec01 .imgbx {margin-top:30px;}
	.sub0201_sec01 .imgbx img {width:100%;}
	.sub0201_sec01 ul {width:100%; display:inline-block; margin-top:30px; padding:0 0px;}
	.sub0201_sec01 ul li {float:unset;text-align:center;}
	.sub0201_sec01 ul li:first-child {width:100%; margin-bottom:15px;}
	.sub0201_sec01 ul li:last-child { width:100%; border-left:none; padding-left:0px;}
	.sub0201_sec01 ul li p.t1 {font-size:22px;margin-top:0px;}
	.sub0201_sec01 ul li p.t2 {font-size:12px; }
	.sub0201_sec01 ul li p.t3 {font-size:12px; line-height:20px;}
	.sub0201_sec01 ul li p.t3 span {font-weight:500;}
	.sub0201_sec01 ul li p.t3 span.cl {color:#17a37c;}

	.sub0201_sec02 {width:100%; padding:50px 0 70px;}
	.sub0201_sec02 p.p1 {font-size:22px; }
	.sub0201_sec02 p.p2 {font-size:14px; line-height:20px;}
	.sub0201_sec02 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec02a {width:100%; padding:0 0 50px 0; background:#e6ecea;text-align:Center;}
	.sub0201_sec02a .imgbx {}
	.sub0201_sec02a .imgbx img {margin-top:-40px; width:300px;}

	.sub0201_sec03 {width:100%; padding:50px 0;}
	.sub0201_sec03 p.p1 {font-size:22px;}
	.sub0201_sec03 p.p2 {font-size:14px; line-height:20px;}
	.sub0201_sec03 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec03 .imgbx {margin-top:30px;}
	.sub0201_sec03 .imgbx img {width:100%;}
	
	.sub0201_sec04 {width:100%; padding:50px 0;}
	.sub0201_sec04 p.p1 {font-size:22px;}
	.sub0201_sec04 p.p2 {font-size:14px; line-height:20px;}
	.sub0201_sec04 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec04 .imgbx {margin-top:30px; background:#ededed;}
	.sub0201_sec04 .imgbx img {width:100%;}
	.sub0201_sec04 ul {width:100%; display:inline-block; margin-top:30px; padding:0 00px;}
	.sub0201_sec04 ul li {float:unset; width:100%; text-align:center;}
	.sub0201_sec04 ul li:first-child {width:100%;}
	.sub0201_sec04 ul li:last-child { width:100%; border-left:none; padding-left:00px;    margin-top: 15px;}
	.sub0201_sec04 ul li p.t0 {font-size:14px;}
	.sub0201_sec04 ul li p.t1 {font-size:22px;}
	.sub0201_sec04 ul li p.t2 {font-size:14px; }
	.sub0201_sec04 ul li p.t3 {font-size:12px;  line-height:18px;}

	.sub0201_sec05 {width:100%; padding:50px 0;}
	.sub0201_sec05 p.p1 {font-size:22px;}
	.sub0201_sec05 p.p2 {font-size:14px;line-height:20px;}
	.sub0201_sec05 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec05 ul {display:inline-block; margin-top:30px; width:90%;}
	.sub0201_sec05 ul li {float:unset; width:100%; margin-right:0px; margin-bottom:20px; border:2px solid #daefea; border-radius:10px; overflow:Hidden;}
	.sub0201_sec05 ul li:last-child {margin-right:0; margin-bottom:0px; }
	.sub0201_sec05 ul li .imgbx {}
	.sub0201_sec05 ul li .imgbx img {width:100%;}
	.sub0201_sec05 ul li .txtbx {font-size:14px;  padding:8px 0;}

	.sub0201_sec06 {width:100%; padding:50px 0; }
	.sub0201_sec06 p.p1 {font-size:22px;}
	.sub0201_sec06 p.p2 {font-size:14px; line-height:20px; margin-top:20px;}
	
	.sub0201_sec07 {width:100%; padding:50px 0;}
	.sub0201_sec07 p.p1 {font-size:22px;}
	.sub0201_sec07 p.p2 {font-size:14px;  line-height:20px; margin-top:20px;}
	.sub0201_sec07 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec07 ul {display:inline-block; margin-top:30px; width:100%;}
	.sub0201_sec07 ul li {display:inline-block;  width:100%; margin:0; margin-bottom:3%;}
	.sub0201_sec07 ul li .bx {padding:10px 15px; border-left:6px solid #4fb397; text-align:left;}
	.sub0201_sec07 ul li .bx .tt {padding:0px 0 5px; font-size:16px; font-weight:600;}
	.sub0201_sec07 ul li .bx > p {font-size:13px; color:#000000; font-weight:500; line-height:20px; margin-top:5px;}
	.sub0201_sec07 ul li .bx > p > br {display:none;}

	.sub0201_sec08 {width:100%; padding:50px 0; }
	.sub0201_sec08 p.p1 {font-size:22px; }
	.sub0201_sec08 table {width:100%;border-collapse:collapse;border-spacing:0; margin-top:30px;}
	.sub0201_sec08 table thead th { padding:10px 2px; width:20%; font-size:12px;}
	.sub0201_sec08 table thead th:first-child {display:none;}
	.sub0201_sec08 table tbody th { padding:10px 2px;  font-size:12px;}
	.sub0201_sec08 table tbody th:first-child {display:none;}
	.sub0201_sec08 table tbody td { padding:10px 2px;font-size:11px; line-height:15px;}
	.sub0201_sec08 table tbody td.img {border-bottom:5px;}
	.sub0201_sec08 table tbody td.img img {width:50px;}
	.sub0201_sec08 table tbody td.tx {padding-top:0; border-top:none;}
	.sub0201_sec08 table tbody td.txp {font-size:11px; line-height:14px;}

	.sub0201_sec09 {width:100%; padding:50px 0 0 0; }
	.sub0201_sec09 p.p1 {font-size:22px; }
	.sub0201_sec09 p.p2 {font-size:14px;  line-height:20px;}
	.sub0201_sec09 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec09 .bgbx {margin-top:30px; text-align:center;  width:100%; padding:60px 0;background:linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)),url(../img/sub0201_sec09_bgbx.jpg) no-repeat right; background-size:cover;}
	.sub0201_sec09 .bgbx p.t1 {font-size:20px; line-height:26px;}
	.sub0201_sec09 .bgbx p.t2 {font-size:12px;line-height:18px; margin-top:15px; }
	
	.sub0201_sec10 {width:100%; padding:50px 0;}
	.sub0201_sec10 p.p1 {font-size:22px; }
	.sub0201_sec10 .txtbx {width:100%; margin-top:30px; border:1px solid #ededed;}
	.sub0201_sec10 .txtbx .box {width:100%; background:#fff; border-left:6px solid #4fb397; padding:10px 15px; text-align:left;}
	.sub0201_sec10 .txtbx .box ul {display:inline-block; width:100%;}
	.sub0201_sec10 .txtbx .box ul li {display:inline-block; width:100%; padding:20px 0; border-bottom:1px solid #eeeeee;}
	.sub0201_sec10 .txtbx .box ul li:first-child {padding-top:0;}
	.sub0201_sec10 .txtbx .box ul li:last-child {padding-bottom:0; border-bottom:0;}
	.sub0201_sec10 .txtbx .box ul li p.t1 {font-size:16px;}
	.sub0201_sec10 .txtbx .box ul li p.t2 {font-size:13px; line-height:20px; margin-top:5px;}
	.sub0201_sec10.nonbg {background:#fff;}
	.sub0201_sec10.nonbg .txtbx { border:1px solid #bdbdbd;}

	.sub0201_sec11 {width:100%; padding:50px 0; }
	.sub0201_sec11 p.p1 {font-size:22px; }
	.sub0201_sec11 p.p2 {font-size:14px; line-height:20px; margin-top:20px;}
	.sub0201_sec11 ul {display:inline-block; text-align:Center; width:100%; margin-top:30px;}
	.sub0201_sec11 ul li { margin:0 5px 10px 5px; width:125px; height:125px; font-size:13px; }

	.sub0201_sec12 {width:100%; padding:50px 0 0 0;}
	.sub0201_sec12 p.p1 {font-size:22px;}
	.sub0201_sec12 p.p2 {font-size:14px; line-height:20px;}
	.sub0201_sec12 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec12 .bgbx {margin-top:30px; width:100%; padding:110px 0; background:url(../img/sub0201_sec12_bgbx.jpg) no-repeat center; background-size:cover;}
	
	.sub0201_sec13 {width:100%; padding:50px 0;}
	.sub0201_sec13 p.p1 {font-size:22px;}
	.sub0201_sec13 p.p2 {font-size:14px; line-height:20px; margin-top:20px;}
	.sub0201_sec13 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0201_sec13 ul {display:inline-block; margin-top:30px; width:100%;}
	.sub0201_sec13 ul li {display:inline-block;  width:100%; margin:0; margin-bottom:3%;}
	.sub0201_sec13 ul li .bx {padding:10px 15px; border-left:6px solid #4fb397; text-align:left;}
	.sub0201_sec13 ul li .bx .tt {padding:0px 0 5px; font-size:16px; font-weight:600;}
	.sub0201_sec13 ul li .bx > p {font-size:13px; color:#000000; font-weight:500; height:auto; line-height:20px; margin-top:5px;}
	.sub0201_sec13 ul li .bx > p > br {display:none;}	.sub0201_sec13 .bgbx {width:100%; background:#000000; padding:40px 0; text-align:center; margin-top:50px;}
	.sub0201_sec13 .bgbx .txbx { display:inline-block; position:relative; width:82%; margin:0 auto;}
	.sub0201_sec13 .bgbx .txbx p.t1 {font-size:14px; }
	.sub0201_sec13 .bgbx .txbx p.t2 {font-size:16px; margin-top:3px;}
	.sub0201_sec13 .bgbx .txbx .ddt {position:absolute; width:100%;zoom:0.5;}
	.sub0201_sec13 .bgbx .txbx .ddt .ddtleft {float:left;}
	.sub0201_sec13 .bgbx .txbx .ddt .ddtright {float:right;}
		
		


	
	
	.sub0301_sec01 {width:100%; padding:50px 0; background:#fff;text-align:Center;}
	.sub0301_sec01 p.p1 {font-size:22px;}
	.sub0301_sec01 p.p2 {font-size:14px; line-height:20px; margin-top:30px;}
	.sub0301_sec01 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0301_sec01 .bgbx { text-align:center;  width:100%; padding:60px 0; background:linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)),url(../img/sub0301_sec01_bgbx.jpg) no-repeat center; background-size:cover;}
	.sub0301_sec01 .bgbx p.t1 {font-size:24px; line-height:32px;}
	.sub0301_sec01 .bgbx p.t2 {font-size:14px; line-height:20px; margin-top:10px; }

	.sub0301_sec02 {width:100%; padding:50px 0;}
	.sub0301_sec02 p.p1 {font-size:22px;}
	.sub0301_sec02 p.p2 {font-size:14px; line-height:20px;}
	.sub0301_sec02 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0301_sec02 .imgbx {margin-top:30px;}
	.sub0301_sec02 .imgbx img { box-shadow:4px 0 10px rgba(0,0,0,0.2); width:90%;}

	.sub0301_sec03 {width:100%; padding:50px 0;}
	.sub0301_sec03 p.p1 {font-size:22px; }
	.sub0301_sec03 p.p2 {font-size:14px; line-height:20px;}
	.sub0301_sec03 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0301_sec03 ul {display:inline-block; margin-top:30px; width:100%;}
	.sub0301_sec03 ul li {display:inline-block;  width:100%;  margin-bottom:3%; border:1px solid #ededeb; background:#fff;}
	.sub0301_sec03 ul li .bx {padding:15px 20px; border-left:6px solid #4fb397; font-size:14px;}

	.sub0301_sec04 {width:100%; padding:50px 0 0 0;}
	.sub0301_sec04 p.p1 {font-size:22px;}
	.sub0301_sec04 p.p2 {font-size:14px; line-height:20px;}
	.sub0301_sec04 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0301_sec04 .bgbx {margin-top:30px;  padding:110px 0; background:url(../img/sub0301_sec04_bgbx.jpg) no-repeat center; background-size:cover;}

	.sub0301_sec05 {width:100%; padding:50px 0; }
	.sub0301_sec05 p.p1 {font-size:22px;}
	.sub0301_sec05 p.p2 {font-size:14px; line-height:20px;}
	.sub0301_sec05 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0301_sec05 ul {display:inline-block; width:100%; text-align:center; margin-top:30px;}
	.sub0301_sec05 ul li {position:relative; display:inline-block;  width:100%; margin:0; background:#fff; margin-bottom:8%; padding:25px 10px 20px;}
	.sub0301_sec05 ul li .ckig {position:absolute;left:50%; margin-left:-20px; top:-20px;}
	.sub0301_sec05 ul li .ckig img {width:40px;}
	.sub0301_sec05 ul li p {font-size:16px; color:#000000; line-height:26px; font-weight:600;}
	.sub0301_sec05 ul li p br {display:none;}

	
	
	
	
	
	.sub0401_sec01 {width:100%; padding:50px 0;}
	.sub0401_sec01 p.p1 {font-size:22px;}
	.sub0401_sec01 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0401_sec01 ul {display:inline-block; width:100%; text-align:center; }
	.sub0401_sec01 ul li {float:unset; width:100%; margin-right:0; background:#fff; margin-bottom:3%; border:1px solid #ededed;}
	.sub0401_sec01 ul li:last-child {margin-right:0;}
	.sub0401_sec01 ul li .box {border-top:10px solid #4eb397; width:100%; padding:30px 10px 20px;}
	.sub0401_sec01 ul li .box p.t0 {font-size:30px; color:#93d8c9; line-height:17px; font-weight:600; line-height:0;}
	.sub0401_sec01 ul li .box p.t1 {font-size:20px; color:#000000; line-height:27px; font-weight:600;}
	.sub0401_sec01 ul li .box p.t1 font {color:#93d8c9; font-size:30px; margin-top:5px; display: inline-block;}
	.sub0401_sec01 ul li .box p.t1 span {color:#1b9f7a;}
	.sub0401_sec01 ul li .box p.t2 {font-size:12px; color:#000000; font-weight:400; line-height:18px;}
	.sub0401_sec01 ul li .box p.t2 br {display:none;}
	.sub0401_sec01 ul li .box p.t2 span {font-weight:600;}
	.sub0401_sec01 ul li .box p.t2 span.cl {color:#17a37c;}
	.sub0401_sec01 ul li .box .ba {width:30px; height:2px; background:#d2d2d2; margin:0px auto 15px;display: none;} 

	.sub0401_sec02 {width:100%; padding:50px 0;}
	.sub0401_sec02 p.p1 {font-size:22px; }
	.sub0401_sec02 p.p2 {font-size:14px; line-height:20px; margin-top:20px;}
	.sub0401_sec02 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0401_sec02 ul {display:inline-block; margin-top:30px; width:90%;}
	.sub0401_sec02 ul li {float:unset;  width:100%;  margin-right:0; margin-bottom:7%;}
	.sub0401_sec02 ul li:last-child {margin-right:0; margin-bottom:0;}
	.sub0401_sec02 ul li .imgbx {position:relative;}
	.sub0401_sec02 ul li .imgbx span {font-size:14px; font-weight:500; padding:2px 10px;}
	.sub0401_sec02 ul li .imgbx img {width:100%;}
	.sub0401_sec02 ul li > p {font-size:13px; color:#000000; line-height:19px; margin-top:10px; font-weight:400;}

	.sub0401_sec03 {width:100%; padding:50px 0; }
	.sub0401_sec03 p.p1 {font-size:22px;}
	.sub0401_sec03 p.p2 {font-size:14px;  line-height:20px;}
	.sub0401_sec03 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0401_sec03 ul {display:inline-block; width:100%; margin-top:30px;}
	.sub0401_sec03 ul li {display:inline-block; width:100%; margin-bottom:25px;}
	.sub0401_sec03 ul li:last-child {margin-bottom:0;}
	.sub0401_sec03 table {width:100%;border-collapse:collapse;border-spacing:0;}
	.sub0401_sec03 table th { width:20%; padding:0;}
	.sub0401_sec03 table th img {border:2px solid #e9f6f2; width:100%;}
	.sub0401_sec03 table td { width:70%; padding-left:10px; text-align:left;}
	.sub0401_sec03 table td p.t1 {font-size:16px; }
	.sub0401_sec03 table td p.t2 {font-size:11px; line-height:15px; margin-top:7px;}
	.sub0401_sec03 table td p.t2 br {display:none;}

	.sub0401_sec04 {width:100%; padding:50px 0;}
	.sub0401_sec04 p.p1 {font-size:22px;}
	.sub0401_sec04 p.p2 {font-size:14px; line-height:20px;}
	.sub0401_sec04 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0401_sec04 .imgbx {margin-top:30px;}
	.sub0401_sec04 .imgbx img {border:3px solid #dbefea; width:100%;}

	.sub0401_sec05 {width:100%; padding:50px 0;}
	.sub0401_sec05 p.p1 {font-size:22px;}
	.sub0401_sec05 p.p2 {font-size:14px; line-height:20px; margin-top:20px;}
	.sub0401_sec05 .txtbx {width:100%; margin-top:30px; border:1px solid #ededed;}
	.sub0401_sec05 .txtbx .box {width:100%; background:#fff; border-left:6px solid #4fb397; padding:10px 15px; text-align:left;}
	.sub0401_sec05 .txtbx .box ul {display:inline-block; width:100%;}
	.sub0401_sec05 .txtbx .box ul li {display:inline-block; width:100%; padding:20px 0; border-bottom:1px solid #eeeeee;}
	.sub0401_sec05 .txtbx .box ul li:first-child {padding-top:0;}
	.sub0401_sec05 .txtbx .box ul li:last-child {padding-bottom:0; border-bottom:0;}
	.sub0401_sec05 .txtbx .box ul li p.t1 {font-size:16px;}
	.sub0401_sec05 .txtbx .box ul li p.t2 {font-size:13px; line-height:20px; margin-top:5px;}
	.sub0401_sec05 .txtbx .box ul li p.t2 br {display:none;}
	
	
	.sub0601_sec01 {width:100%; padding:50px 0;}
	.sub0601_sec01 p.p1 {font-size:22px;}
	.sub0601_sec01 p.p2 {font-size:14px; line-height:20px;}
	.sub0601_sec01 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.sub0601_sec01 .imgbx {margin-top:30px;}
	.sub0601_sec01 .imgbx img {width:100%;}
	.sub0601_sec01 ul.time {width:100%; display:inline-block; margin-top:30px;}
	.sub0601_sec01 ul.time li {float:unset; width:100%; margin-right:0%; margin-bottom:30px; text-align:left;}
	.sub0601_sec01 ul.time li:last-child {margin-bottom:0;}
	.sub0601_sec01 ul.time li > span {font-size:18px; line-height:18px;padding-left:5px; border-left:3px solid #17a37c;}
	.sub0601_sec01 ul.time li p.pb {margin-top:0px; font-size:40px; }
	.sub0601_sec01 ul.time li dl {;margin-top:0px;}
	.sub0601_sec01 ul.time li dl dt {font-size:16px; line-height:23px;}
	.sub0601_sec01 ul.time li dl dt font { margin-right:3px;}
	.sub0601_sec01 .telsns {width:100%;  margin:30px auto 0; border-top:3px solid #e6e6e6; padding-top:30px; }
	.sub0601_sec01 .telsns > span { font-size:18px; line-height:18px;padding-left:5px; border-left:3px solid #17a37c;}
	.sub0601_sec01 .telsns ul {display:inline-block; width:100%;}
	.sub0601_sec01 .telsns ul li {float:left; width:33.33%;  padding:0 5px;text-align:center;}
	.sub0601_sec01 .telsns ul li:first-child {width:100%; font-size:40px; padding:0px 0 20px 0;}
	.sub0601_sec01 .telsns ul li:first-child span {font-size:20px; margin-right:5px;}
	.sub0601_sec01 .telsns ul li a {padding:7px 3px; border-radius:8px; font-size:12px;}
	.sub0601_sec01 .telsns ul li a img {width:22px; margin-right:3px;}

	.sub0601_sec02 {}
	.sub0601_sec02 .box {padding:90px 0;}
	.sub0601_sec02 .box p.p1 {font-size:40px; line-height:50px;}
	.sub0601_sec02 .box p.p2 {font-size:14px;  line-height:22px; margin-top:20px;}
	.sub0601_sec02 .box p.p2 span { line-height:16px; padding:0 3px;}

	.sub0601_sec03 {width:100%; padding:50px 0;}
	.sub0601_sec03 ul {display:inline-block; width:100%; margin:0 auto;padding:0 5%;}
	.sub0601_sec03 ul li {float:unset; width:100%;}
	.sub0601_sec03 ul li:first-child {width:100%;}
	.sub0601_sec03 ul li:last-child { text-align:left; padding-left:0px; padding-top:30px;}
	.sub0601_sec03 ul li .ulmaps {width:100%; overflow:Hidden; }
	.sub0601_sec03 ul li .ulmaps .root_daum_roughmap {width:100%; }
	.sub0601_sec03 ul li .ulmaps .root_daum_roughmap .wrap_map {width:100%; height:260px;}
	.sub0601_sec03 ul li .ulmaps .root_daum_roughmap .cont {display:none;}
	.sub0601_sec03 ul li > span { font-size:18px; line-height:18px;padding-left:5px; border-left:3px solid #17a37c;}
	.sub0601_sec03 ul li p.pb {margin-top:10px; font-size:28px;}
	.sub0601_sec03 ul li dl.tx {;margin-top:10px;}
	.sub0601_sec03 ul li dl.tx dt {font-size:16px; line-height:23px;}
	.sub0601_sec03 ul li dl.tx dt font { margin-right:3px;}
	.sub0601_sec03 ul li dl.btndl { margin-top:30px;}
	.sub0601_sec03 ul li dl.btndl dt {float:left; width:33.33%; padding:0 5px;}
	.sub0601_sec03 ul li dl.btndl dt:first-child span {font-size:30px; margin-right:7px;}
	.sub0601_sec03 ul li dl.btndl dt a {padding:7px 3px; border-radius:8px; font-size:12px;}
	.sub0601_sec03 ul li dl.btndl dt a img {width:22px; margin-right:3px;}



	
	
	
	.sub_member {padding:50px 0;}

	.bbc_wrap {padding:50px 0 60px;}
	.bbc_wrap_sec01 p.p1 {font-size:22px; }
	.bbc_wrap_sec01 .bar {width:2px; height:30px; background:#cbceca; margin:10px auto;}
	.bbc_wrap .inner {width: 100%;}

	
	.gall_story {padding:0 5% !important;}
	.gall_story li {margin-bottom:30px;}
	.gall_story .ssbx { border:3px solid #edf7f4;border-radius:12px; box-shadow:4px 0 10px rgba(0,0,0,0.2); overflow:hidden; transition:all 0.4s ease;}
	.gall_story .ssbx:hover {border:3px solid #4eb397;}
	.gall_story .ssbx .imgbx {width:100%; height:auto; background:#fff;}
	.gall_story .ssbx .imgbx img {width:100%;}
	.gall_story .ssbx .txtbx {width:100%; height:135px; background:#fff; padding:15px 10px 0;  font-size:16px; line-height:24px;}
	.gall_story .ssbx .txtbx span {display:inline; padding:0 4px; background:linear-gradient(to top, #c7f0e5 70%, transparent 40%);}
	.gall_story .catebx {position:absolute; left:50%; bottom:-15px; width:120px; margin-left:-60px; font-size:14px; padding:4px 0;}

	.gall_info {padding:0 4%;}
	.gall_info .td_thum_img {display:none; width:380px; padding:35px;}
	.gall_info span.catesp {display:inline-block; font-size:12px;  border-radius:5px; padding:2px 10px;}
	.gall_info p.ptit {font-size:16px; line-height:24px; color:#000000; margin-top:5px;}
	.gall_info p.ptxt {font-size:12px; color:#686868; line-height:18px; margin-top:5px;}
	.gall_info a.addbtna {margin:10px 0 5px;width: 100%; text-align: center; font-size:14px; padding:4px 10px; border-radius:5px; color:#4eb397; font-weight:500;}
	.gall_info a.addbtna:hover {background:#4eb397; color:#fff;}
	.gall_info p.dayhit {text-align:right;}
	.gall_info .moliimg {width:100%; margin-bottom:15px;}
	.gall_info .moliimg img {width:100%; }
	.tbl_head01.gall_info  td {padding:20px 10px !important;}
	.tbl_head01.gall_info .td_subject img {margin:0;}

	.tmqin {text-align:center;}
	
	
	
	#bo_cate {margin:25px 0}
	#bo_cate a {font-size:12px !important;line-height:20px !important;padding:3px 7px !important;}
	.gall_row .col-gn-3 {width:50% !important; margin-bottom:40px;}
	.gall_row .box_clear {clear:none !important;}

	#bo_v_title .bo_v_cate {font-size:14px !important; line-height:16px;padding:3px 10px !important;border-radius:50px;}
	#bo_v_title .bo_v_tit {font-size:16px !important;margin:5px 0 0;}

	#bo_v {padding:0 4% !important;}
	
	.mbskin {width:90% !important;}

}	


























/* 인트로 */
.intro {position: fixed; display: flex; top: 0; left: 0; width: 100%;height: 100dvh; padding-bottom: 20vh; background-color: rgba(0,0,0,0.95); z-index: 9999; justify-content: center; align-items: center; flex-direction: column; transition: opacity 1.5s ease; cursor: pointer;}
.intro_content {zoom:0.7; text-align: center; color: rgba(255, 255, 255, 0.2); display: flex; flex-direction: column; gap: 2vh;}
.intro_line { font-size: 7vw; line-height: 1.2; display: flex; justify-content: center; overflow: hidden; letter-spacing: -1px;}
.intro_line span { display: inline-block; transform: translateY(0%); animation: pUp 1.5s forwards; text-shadow: 0 9vw 0 #FFF; font-weight: 600;}
.intro_line .color_shadow { text-shadow: 0 9vw 0 #3ac49b;}
.intro_line.intro_line_mini { font-size: 4vw;    line-height: 1.2;}
.intro_line.intro_line_mini span { text-shadow: 0 5vw 0 #FFF;}
.intro_line.intro_line_mini .color_shadow { text-shadow: 0 5vw 0 #3ac49b;}
.intro_line.intro_line2 { font-size: 5.5vw;   line-height: 1.2;}
.intro_line.intro_line2 span { text-shadow: 0 7vw 0 #FFF;}
.intro_line.intro_line2 .color_shadow { text-shadow: 0 7vw 0 #3ac49b;}
.intro_logo {position: absolute; bottom: 10vh; left: 50%; transform: translateX(-50%);}

@keyframes pUp { from { transform: translateY(0); } to { transform: translateY(-100%);} }

@media (max-width:970px){
	.intro_content {zoom: 1; gap: 1vh;}
	.intro_logo img {width:180px;}
}

/* 딜레이 */
.intro_line span:nth-child(1) { animation-delay: 0.5s; }
.intro_line span:nth-child(2) { animation-delay: 0.55s; }
.intro_line span:nth-child(3) { animation-delay: 0.6s; }
.intro_line span:nth-child(4) { animation-delay: 0.65s; }
.intro_line span:nth-child(5) { animation-delay: 0.7s; }
.intro_line span:nth-child(6) { animation-delay: 0.75s; }
.intro_line span:nth-child(7) { animation-delay: 0.85s; }
.intro_line span:nth-child(8) { animation-delay: 0.9s; }
.intro_line span:nth-child(9) { animation-delay: 0.95s; }
.intro_line span:nth-child(10) { animation-delay: 1.0s; }
.intro_line span:nth-child(11) { animation-delay: 1.05s; }
.intro_line span:nth-child(12) { animation-delay: 1.1s; }
.intro_line span:nth-child(13) { animation-delay: 1.15s; }
.intro_line span:nth-child(14) { animation-delay: 1.2s; }
.intro_line span:nth-child(15) { animation-delay: 1.25s; }

.intro_line.intro-mini span:nth-child(1) { animation-delay: 0.05s; }
.intro_line.intro-mini span:nth-child(2) { animation-delay: 0.1s; }
.intro_line.intro-mini span:nth-child(3) { animation-delay: 0.15s; }
.intro_line.intro-mini span:nth-child(4) { animation-delay: 0.2s; }
.intro_line.intro-mini span:nth-child(5) { animation-delay: 0.25s; }
.intro_line.intro-mini span:nth-child(6) { animation-delay: 0.3s; }
.intro_line.intro-mini span:nth-child(7) { animation-delay: 0.35s; }
.intro_line.intro-mini span:nth-child(8) { animation-delay: 0.4s; }
.intro_line.intro-mini span:nth-child(9) { animation-delay: 0.45s; }
.intro_line.intro-mini span:nth-child(10) { animation-delay: 0.5s; }

.intro_line.intro_line2 span:nth-child(1) { animation-delay: 0.65s; }
.intro_line.intro_line2 span:nth-child(2) { animation-delay: 0.7s; }
.intro_line.intro_line2 span:nth-child(3) { animation-delay: 0.75s; }
.intro_line.intro_line2 span:nth-child(4) { animation-delay: 0.8s; }
.intro_line.intro_line2 span:nth-child(5) { animation-delay: 0.9s; }
.intro_line.intro_line2 span:nth-child(6) { animation-delay: 0.95s; }
.intro_line.intro_line2 span:nth-child(7) { animation-delay: 1.0s; }
.intro_line.intro_line2 span:nth-child(8) { animation-delay: 1.05s; }
.intro_line.intro_line2 span:nth-child(9) { animation-delay: 1.1s; }
.intro_line.intro_line2 span:nth-child(10) { animation-delay: 1.15s; }
.intro_line.intro_line2 span:nth-child(11) { animation-delay: 1.2s; }
.intro_line.intro_line2 span:nth-child(12) { animation-delay: 1.25s; }
.intro_line.intro_line2 span:nth-child(13) { animation-delay: 1.3s; }
.intro_line.intro_line2 span:nth-child(14) { animation-delay: 1.35s; }

