@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;500;700&display=swap');

@font-face {
    font-family: 'SCoreDream';
    font-weight: 100; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 200; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 300; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 400; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 500; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 600; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 700; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 800; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'SCoreDream';
    font-weight: 900; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff2) format('woff2'),
         url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff) format('woff');
    font-display: swap;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', sans-serif;;background:#fff;overflow-x: hidden;letter-spacing: 0px;}

body {}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-weight: 500}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

img{-webkit-user-drag: none;max-width: 100%}

textarea, select {font-family:'Noto Sans KR', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
b{font-weight: 500}
h4{font-weight: 300}
*{font-family: 'Noto Sans KR', sans-serif;letter-spacing: 0;}
*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  font-size: 16px;
}

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;
}
#ctt_con img{margin: 0 auto;display: block;}
img{margin: 0 auto;display: block;}
#fwrite{max-width: 1440px;margin: 0 auto; display: block;}
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}

.mySwiper .swiper-wrapper .swiper-slide{height: 0 !important;padding-bottom: 14.25% !important;width: calc(25% - 11px);border-radius: 1rem;overflow: hidden;}
.mySwiper .swiper-wrapper .swiper-slide iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;

}
.mySwiper2 .swiper-wrapper .swiper-slide{height: 0 !important;padding-bottom:56.25% !important;border-radius: 1rem;overflow: hidden;}
.mySwiper2 .swiper-wrapper .swiper-slide iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;

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

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {/* width:1200px; */}
#ft_wr .nav_tab{
    display: flex;
    padding: 2rem 0px 4rem;
    width: 100%;
    justify-content: center;
}
#ft_wr .nav_tab p{
    font-size: 1rem;
    cursor: pointer;
    width: 33%;
    text-align: center;
    word-break: keep-all;
    max-width: 350px;
}
#ft_wr .nav_tab .nt01{}
#ft_wr .nav_tab .nt02{
    padding: 0px 6rem;
}
#ft_wr .nav_tab .nt03{}

.ol_btn{cursor: pointer}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;max-width: 80%;}
.hd_pops img {max-width:100%}
.hd_pops_con {
    height: auto !important;
    width: 100% !important;
    max-width: 480px;
}
.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}
.btn_menu{
    position: absolute;
    right: 1.5rem;
    cursor: pointer
}
.btn_menu img{
    filter: invert(1);
}
.drop .btn_menu img{
    filter: none
}
/* 상단 레이아웃 */
#hd {/* background:#212020; *//* position: fixed; */top: 0px;left: 0;width: 100%;z-index: 8 !important;border-bottom: 1px solid #e9e9e9;}
.drop{background: #fff;border-bottom: 1px solid rgba(195, 195, 195, 0.2);top: -100%;animation: drop .35s ease;animation-delay: 1s;animation-fill-mode: backwards;position: fixed;box-shadow: 0 10px 10px rgba(0,0,0,0.1)}
@keyframes drop{
    0%{top: -100%}
    100%{top: 0px}
}
.drop .gnb_1da{color: #333;}
#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;display: flex;justify-content: space-between;width: 100%;/* max-width: 1280px; */align-items: center;padding: 1rem 2rem 0;background: #fff;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:"";display: none;}

#logo {padding: 0px 0 0;display: block;width: 100%;max-width: 180px;}
#logo a {
    width: 100%;
    display: block;
}
#logo a img {
    width: 100%;
    max-width: 180px;
}
.mbg01 {display: none;}
.mbg01::after{z-index: 9 !important;}
.mbg02 {display: none;}

.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;top: 1rem;right: 3rem;}
.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: #e94848;}


/* 메인메뉴 */
#gnb {position:relative;width: 100%;max-width: 714px;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin: 0px auto 0px;position:relative;width: 100%;}
#subhhd #gnb .gnb_wrap {margin: 12px auto 0px;position:relative;width: 100%;background: #fbfbfb;}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {padding:  0;font-size:1.083em;padding:0;zoom:1;max-width: 1400px;margin: 0px auto 0px;display: flex;justify-content: space-between;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:"";display: none;}
#gnb .gnb_1dli {/* float:left; *//* line-height: 25px; */position:relative;display: flex;align-items: center;background: none;white-space: nowrap;}
#gnb .gnb_1dli:hover > a {filter: opacity(.8);-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}
#subhd #gnb .gnb_1dli:hover > a{color: #333;}
.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px;display: none;}
.gnb_1dli:hover .gnb_2dul{display: block;}
.gnb_1da {display:block;padding:0 15px;color: #fff;text-decoration:none;font-size: 1rem;font-weight: 700;background: none;padding: 2rem 1rem 1.5rem;}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px;color: #333;}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top: 95%;padding-top: 0px;width: auto;}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding: 1rem 0.25rem;-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);width: auto;display: block;background: #fff;min-width: 10rem;}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none;white-space: nowrap;}
a.gnb_2da:hover {color:#eaaca1;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:#333;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: none;color: #333;width:50px;height:55px;border:0;vertical-align:top;font-size:18px;display: flex;align-items: center;}
#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 {padding:0;display: none;}

#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);max-width: 1400px;left: 50%;transform: translateX(-50%);z-index: 9999;}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef;display: none;}
#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:#333}
#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 {z-index: 0 !important;}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;/* float:left; */min-height:500px;height:auto !important;margin:20px 0;font-size:1em;/* width:930px; */zoom:1;margin: 0;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;display: none;}
#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: #fff;margin:0 auto;text-align:center;border-top: 1px solid #eaeaea;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin: 0 auto;padding: 2rem 0 10rem;position:relative;display:inline-block;text-align:left;justify-content: center;display: flex;flex-wrap: wrap;}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width: 100%;padding:0 20px;display: flex;justify-content: center;flex-wrap: wrap;margin: 0 auto;}

#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: 6rem;right: 2rem;width:50px;height:50px;line-height:46px;border: none;color:#333;text-align:center;font-size:15px;z-index:90;background: none;}
#kakaotalk {position:fixed;bottom: 2rem;right: 2rem;width:50px;height:50px;line-height:46px;border: none;color:#333;text-align:center;font-size:15px;z-index:90;background: none;}
#kakaotalk img{width: 100%;}
/* 게시물 선택복사 선택이동 */
#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;display: none;}
.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:#333;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#eaaca1}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px;display: none !important;}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

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

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding: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:#333;border-color:#333;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:#333;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}
.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:#bcc8f8;border:1px solid #bcc8f8;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}
/* 기본 스타일 */
#langBtnWrap {
    position: relative;
    display: inline-block;
    margin-right: 1rem;
}

.lang-toggle {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 10px;
    /* border: 1px solid #ddd; */
    border-radius: 5px;
    background-color: #fff;
}

.lang-toggle svg {
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.langWrap {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}
.langWrap.active{display: block;}

.langWrap li {
    padding: 5px 20px;
    white-space: nowrap;
}

.langWrap li a {
    text-decoration: none;
    color: #222;
    display: block;
}

.langWrap li:hover {
    background: #f0f0f0;
}

/* 드롭다운 활성화 상태 */
#langBtnWrap.active .langWrap {
    display: block;
}

#langBtnWrap.active .lang-toggle svg {
    transform: rotate(180deg);
}


.ppbmain-wrap{height: auto;width: 100%;position: relative;;margin: 0 auto;padding: 0px 0rem;}
.pk_bg{background: #f7cecc;}
.ppbsection{padding: 4rem 1rem;}
.title_dc{text-align: center;margin-bottom: 3rem;}
.ppbsection > h3{text-align: center;font-size: 4rem;line-height: 5rem;font-weight: 300 !important;color: #363636;margin-bottom: 4rem;}
.ppbsection > h3 b{text-align: center;font-size: 4rem;line-height: 5rem;font-weight:500 !important;color: #363636;}
.ppbsection > h3 small{text-align: center;font-size: 1rem;line-height: 2rem;font-weight:300 !important;color: #363636;display: block;height: auto;letter-spacing: 1rem;}

.ppbsection-03 {height: auto;width: 100%;background: url('/img/sectionbg03.jpg') no-repeat;position: relative;background-attachment: fixed;}

.ps_01 {height: 100vh;width: 100%;background: url('/img/main_bg01.jpg') no-repeat;position: relative;}
.ps_02 {height: 100vh;width: 100%;background: url('/img/main_bg02.jpg') no-repeat;position: relative;}
.ps_03 {height: 100vh;width: 100%;background: url('/img/main_bg03.jpg') no-repeat;position: relative;}


.ppbslide {width: 100%;height: auto;/* margin-top: 5.5rem; */}
.ppbslide2 {width: 100%;height: auto;/* margin-top: 90px; */}
.swiper-slide {text-align: center;display: flex;justify-content: center;align-items: center;background-size: cover !important;height: auto !important;}
.swiper-slide img {display: block;width: 100%;max-height: 80vh;object-fit: contain;}



.mtt_nav{width: auto!important;
    top: 50% !important;
    transform: translateY(-50%)!important;
    height: 5rem!important;
    display: flex !important;
    align-content: space-between;
    flex-wrap: wrap;
    width: 2rem !important;
    position: absolute;
    z-index: 9;
    cursor: pointer
}
.mtt_nav span{display: block;width: 2rem; border-radius: 0px;height: 2px;margin: 0px !important;background: none;position: relative !important;background: #aaa;}
.mtt_nav span{}
.mtt_nav span a{}
.mtt_nav span{display: block;width: 2rem; border-radius: 0px;height: 3px;margin: 0px !important; position: relative !important; background: #aaa;}
.mtt_nav span:hover{background: #f6c5bd !important;}

.mtt_nav span::after{clear: both;position: absolute;left: 3rem;top: 50%;transform: translateY(-50%);font-size: 1rem;font-weight: 300;text-align: left;width: 100%;word-break: keep-all;color: #aaa;}
.mtt_nav span:hover{display: block;}
.mtt_nav span:hover::after{color: #f6c5bd !important;font-weight: 600 !important color:#f6c5bd }

.mtt_nav span:nth-child(1)::after{content: '진료안내'}
.mtt_nav span:nth-child(2)::after{content: '오시는길'}
.mtt_nav span:nth-child(3)::after{content: '치료프로그램'}





.swiper-pagination{
    bottom: 5% !important;
    transform: translateX(-50%)!important;
    left: 50% !important;
    display: flex !important;
    align-content: space-between;
    width: auto !important;
    }

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {}
.swiper-pagination span{display: block;width: 12px;border-radius: 10rem;height: 12px;background: none;margin: 0 0.25rem !important;position: relative !important;transition: .25s ease;background: #cfcfcf;opacity: 1;}
.swiper-pagination-bullet-active{background: #e4492f !important;width: 2rem !important;transition: .25s;}

.swiper-pagination span::after{clear: both;position: absolute;left: 50%;bottom:0;transform: translateY(-50%);font-size: 1rem;font-weight: 300;text-align: left;width: 100%;word-break: keep-all;color: #fff;}
.swiper-pagination-bullet-active{display: block;}
.swiper-pagination-bullet-active::after{color: #f6c5bd !important;font-weight: 600 !important}



.txt-wrap {
  height: 100%;
}

.txt-ani {
  -ms-display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
  letter-spacing: -2px;
  font-weight: 200;
}

.txt-ani b {
  font-weight: 500 !important;
    font-size: 4rem;
}

.txt-ani .txt1 {
  font-size: 4rem;
  color: #fff;
  position: relative;
  line-height: 6rem;
  word-break: keep-all;
}

.txt-ani .txt1 .color1 {color:#f6c5bd;font-size: 4rem;font-weight: 300}
.txt-ani .txt1 .color2 {color:#f797b0;font-size: 4rem;font-weight: 300}
.txt-ani .txt1 .small {font-size:40px;}

.txt-ani .txt2 {
  /* opacity: 0; */
  margin-top: 40px;
  font-size: 1.5rem;
  color: #fff;
  font-weight:400;
  line-height:38px;
  word-break: keep-all;
    position: relative;
}
.mouse{position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20px;
    z-index: 500;
    margin: 0px auto;
    width: 27px;}
.but-wrap{max-width: 1280px;margin: 0 auto;display: block;margin-top: 2rem;}
.but-wrap ul{display: flex; justify-content: space-between;flex-wrap: wrap}
.but-wrap ul li{margin-right: 1rem;margin-top: 1rem}
.but-wrap ul li a{display: block;}
.but-wrap ul li a img{width: 100%;}
.but-wrap ul li:nth-child(1){margin-right: 0px;width:calc(57% - .5rem)}
.but-wrap .but_reverse li:nth-child(1){margin-right: 0px;width:calc(43% - .5rem)}
.but-wrap ul li:nth-child(2){margin-right: 0px;width: calc(43% - .5rem)}
.but-wrap .but_reverse li:nth-child(2){margin-right: 0px;width: calc(57% - .5rem)}

.sc_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 0 auto;
}
.sc_wrap .sc_item{
    width: calc(20% - 1rem);
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 1rem 1.5rem 1rem;
    position: relative;
    margin-top: 1rem;
    height: 250px;
    align-content: space-between;
    background: #efefef;
}
.sc_wrap .sc_item a{
    position: absolute;
    right: .5rem;
    top: .5rem;
    background: #f09082;
    color: #fff;
    border-radius: 2rem;
    padding: .3rem .5rem;
    font-size: 0.875rem;
}
.sc_wrap .sc_item img{
    max-width: 55%;
    margin: 0 auto;
    height: auto;
    object-fit: contain;
}
.sc_wrap .sc_item span{
    margin-top: 1.5rem;
    width: 100%;
}
.sc_wrap .sc_item span b{
    display: block;
    font-size: 1.125rem;
}
.sc_wrap .sc_item span small{
    font-weight: 400;
    font-size: 0.938;
}

.ppb_wrap{max-width: 1280px; display: block; margin: 0 auto}

.ppbsection-03 .ppb_wrap {display: flex;flex-wrap: wrap;}
.ppbsection-03 .ppb_wrap .ppb_lwrap{}
.ppbsection-03 .ppb_wrap .ppb_rwrap{
    padding-left: 0rem;
    /* display: flex; */
    flex-wrap: wrap;
    max-width: 61%;
    margin-top: 21rem;
    padding-left: 4rem;
    justify-content: space-between
}
.ppbsection-03 .ppb_wrap .ppb_rwrap a{width: calc(50% - 1rem);float: left;}
.ppbsection-03 .ppb_wrap .ppb_rwrap a img_div{}
.ppbsection-03 .ppb_wrap .ppb_rwrap a img{width: 100%;}
.ppbsection-03 .ppb_wrap .ppb_rwrap a .txt img{width: auto;margin-top: 2rem;}
.ppbsection-03 .ppb_wrap .ppb_rwrap a .txt h1{color: #fff;font-size: 1.75rem;line-height: initial;font-weight: 500 !important;color: #fff;margin-top: 1.875rem;}
.ppbsection-03 .ppb_wrap .ppb_rwrap a .txt h2{color: #fff;font-size: 1.125rem;line-height: 25px;font-weight: 300 !important;color: #fff;margin-top: 20px;}

.ppbsection-03 .ppb_wrap .ppb_rwrap .txt a{color: #fff !important;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.ppbsection-03 .ppb_wrap .ppb_lwrap h4{
    color: #fff;
    font-weight: 300 !important;
    font-size: 2rem;
    line-height: 4rem;
    margin-left: 2rem;
    letter-spacing: -0.07em;
}

.ppbsection-03 .ppb_wrap .ppb_lwrap h4 b{
    letter-spacing: -0.07em;
    font-size: 2rem;
}

.ppbsection-03 .ppb_wrap .ppb_lwrap h3{
    font-size: 3.5rem;
    color: #fff;
    line-height: 6rem;
    margin-left: 2rem;
    letter-spacing: -0.07em;
}

.ft_info{width: 100%;text-align: center;color: #666666;margin-top: 2rem;}
*{font-size: 16px;}

.sns_wrap {width: 100%;}
.sns_wrap .sns_container{padding: 2rem 0px 0px;display: flex;justify-content: center;align-items: center;}
.sns_wrap .sns_container a{margin-right: 1rem;max-width: 120px;display: block;}
.sns_wrap .sns_container a img{width: 100% !important;}
.sns_wrap .sns_container a:last-child{margin-right: 0;}

.pagination01{
    position: absolute;
    bottom: 1rem !important;
    z-index: 99;
    top: inherit !important;
    left: 50% !important;
    transform: translateX(-50%);
    text-align: center;
}
.pagination01 span{border-radius:2rem}
@keyframes txt1{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
@keyframes txt2{
    0%{opacity: 0;top: 2rem;}
    100%{opacity: 1;top: 0;}
}
@keyframes ppbbg{
    0%{    background-size: 110%;}
    100%{    background-size: 100%;}
}
.txt1{opacity: 0;width: 90%;margin: 0 auto;display: block;}
.txt2{opacity: 0;width: 90%;margin: 0 auto;display: block;}
/*.swiper-slide-active {animation: ppbbg 3s ease;background-position: center;animation-fill-mode: forwards;}*/
.swiper-slide-active .txt1{animation: txt1 1s ease;animation-delay: .3s;animation-fill-mode: forwards;}
.swiper-slide-active .txt2{animation: txt2 1s ease;animation-delay: .8s;animation-fill-mode: forwards;}

.pc_wrap{display: block;}
.mo_wrap{display: none;}

#subhd{position: fixed;top: 0px;left: 0px;width: 100%;background: #fff;border-bottom: 1px solid #eaeaea;z-index: 9;}
#subhd #hd_wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 1rem 0rem 0px;}
#subhd .gnb_1da{color: #333;}
#subhd .hd_login a{color: #333;}
#subhd #gnb{width: 100%;background: #fbfbfb;border-top: 1px solid #eaeaea;margin-top: 1rem;}
.pc_wrap{}
.hdt_wrap{
    display: flex;
    max-width: 1400px;
    /* width: 100%; */
    justify-content: space-between;
    /* margin: 0 auto; */
    align-items: center;
}

.hdt_wrap {}
#ctt{margin-top: 0px;padding: 0 !important;}
#ctt header{display: none;}
.gtd_img{width: 100%;margin-top: 135px;}
.pp_wrap{display: flex;flex-wrap: wrap;position: fixed;top: 50%;justify-content: center;right: 1rem;width: auto;max-width: 88px;z-index: 99;transform: translateY(-50%)}

.pp_wrap {}
.pp_wrap a{width: auto;margin-top: .5rem;display: block;width: auto;cursor: pointer;}
.pp_wrap a:first-child{margin-top: 0;}
.pp_wrap a img{}


.f_frm-wrap{display: flex;position: relative;bottom: 0;width: 100%;background: #eaaca1;background-size: cover;background-position: center;/* padding: 1.25rem 0px; */box-shadow: 0px -5px 9px #00000055;z-index: 9;left: 50%;transform: translateX(-50%);}
.f_frm-wrap .frm-con{width: 100%;}
.f_frm-wrap .frm-inner{display: flex;width: 100%;justify-content: center;align-items: center;}
.f_frm-wrap .frm-inner .frm-info ul{display: flex}
.f_frm-wrap .frm-inner .frm-info ul h2{font-size: 2.5rem;font-weight: 700;color: #000;margin-right: 1rem}
.f_frm-wrap .frm-inner .frm-comment {display: flex;align-content: center}
.f_frm-wrap .frm-inner .frm-comment .check-box {display: flex;align-items: center;margin-bottom: 0;}
.f_frm-wrap .frm-inner .frm-comment .check-box label{margin-left: .5rem;}
.f_frm-wrap .frm-inner .frm-comment .check-box input{accent-color: #333;}
.f_frm-wrap .frm-inner .btn-submit {margin-left: 1rem;}
.f_frm-wrap .frm-inner .btn-submit button {border: 0;outline: 0;padding: 1.5rem 2.5rem;font-size: 1.5rem;font-weight: 700;color: #eaaca1;}
.f_frm-wrap .frm-inner .frm-comment .check-box span{font-size: .75rem;color: #fff;background: #000;margin-left: 0.5rem;padding: 0.25rem 0.75rem;border-radius: 1rem;}
.f_frm-wrap .frm-inner .frm-comment .check-box input[type="checkbox"] + label:before{width: 1rem;height: 1rem;display: flex;align-items: center;justify-content: center;padding: 0;}
.f_frm-wrap .frm-inner .frm-info ul li{
    margin-right: .65rem;
}
#btn_autosave{display: none;}
.f_frm-wrap .frm-inner .frm-info ul li input{width: 100%;box-sizing: border-box;padding: .5rem 1rem;border: 1px solid #d7d7d7;color: #333;border-radius: 0rem;min-width: 12rem;height: 100%;}
.f_frm-wrap .frm-inner .frm-info ul li select{width: 100%;box-sizing: border-box;padding: .5rem 1rem;border: 1px solid #d7d7d7;color: #333;border-radius: 0rem;min-width: 12rem;}

.layer{position:fixed; display:none;left:0;top:180px; z-index:3000000; width:100%;}
.layer .close_btn{position:absolute; overflow: hidden; right:0; top:0; }
.layer .close_btn a{display: block;background:#c9aa8e;padding:14px 18px;color: #fff;text-decoration-line: none;}
.layer .layer_wrap{position:relative;width:95%; max-width:700px; top:0px; margin:0 auto;background:rgba(0,0,0,0.9); text-align:left; letter-spacing:-0.5px; box-shadow:0 0 50px rgba(0,0,0,0.6);}
.layer .layer_wrap .DB_info_detail{width:100%;  margin:18px auto; padding-bottom:16px; line-height:18px; color: #fff;font-size:12px;}
.layer .layer_wrap .DB_info_detail h2{padding:28px 20px;border-bottom:1px solid #333; font-size:21px; font-weight:bold;}
.layer .layer_wrap .DB_info_detail .DB_info_detail_wrap p{padding:8px;margin-bottom:12px; font-size:13px;}
.layer .layer_wrap .DB_info_detail .DB_info_detail_wrap{width:98%; height:360px; padding:8px 16px; overflow:auto; box-sizing:border-box;}
.layer .layer_wrap .DB_info_detail .DB_info_detail_wrap dl dt{display:block; background: #222;border-radius:3px; padding:7px 10px; font-weight: bold;}
.layer .layer_wrap .DB_info_detail .DB_info_detail_wrap dl dd{margin-bottom:16px; padding:4px 12px; box-sizing:border-box;}
.on{display: block;}

#favorite{cursor: pointer}
#bo_list{max-width: 1200px; margin: 0 auto}
#bo_list_total span{white-space: nowrap}

.mnav {
  background: #fff;
  position: fixed;
  z-index: 1000;
  width: 100%;
  z-index: 9;
  height: 100%;
  right: -100%;
  top: 0;
  overflow-y: auto;
  transition: .35s ease
}
.mnav_active{right: 0;}
.mnav #prev_login{padding: 1.2rem 1rem;display: flex;justify-content: space-around;/* display: none !important; */position: absolute;width: 100%;bottom: 3rem;}
.mnav #after_login{padding: 1.2rem 1rem ;display: none;}
.mnav .gnb_1dli{
    font-size: 1rem;
    display: block;
    padding: 1.25rem .825rem;
    border-bottom: solid 1px #f1f1f1;
    color: #404142;
    font-weight: 800;}
.mnav .gnb_2dul{position: relative;}
.mnav .gnb_2dul .gnb_2dul_box{font-weight: 500;border: 0;box-shadow: none;padding: 1rem 0px;}
.gnb_wrap {width:100%; height:100%;}

.nav #gnb li {
  position: relative;
}

.nav #gnb>li>a {
  font-size: 15px;
  display: block;
  padding: 20px 10px;
  border-bottom: solid 1px #f1f1f1;
  color:#404142;
  font-weight:800;
}

.nav #gnb>li>a:after {
  content: '';
  display: block;
  background: url('/img/menu_down.jpg') no-repeat center/100% 100%;
  width: 15px;
  height: 8px;
  position: absolute;
  right: 15px;
  top: 24px;
}

.nav #gnb>li.active a:after {
  background-image: url('/img/menu_up.jpg');
  z-index: 9;
}

.nav #gnb>li.active a.m_menu {
  color: #d6b587;
  font-weight:800;
}

.nav #gnb>li.active .sub_menu {
  display: block !important
}

.nav #gnb>li .sub_menu {
  background: #f9f9f9;
  padding: 12px 10px;
  display: none;
}

.nav #gnb>li .sub_menu>li>a {
  display: block;
  font-size: 14px;
  color: #404142;
  padding: 7px 0;
}
.nav #gnb>li .sub_menu>li>a:hover {
	color: #d6b587;
}
.header .link {
  padding: 13px 10px;
  background: #f9f9f9;
}

.header .link a {
  font-size: 15px;
  width: 49%;
  display: inline-block
}

.header .link .mem {
  display: none
}

.header .link a img {
  width:35px;
  margin-right: 3px;
}
.header .btn_close {
  display: none;
  top: 0;
  position: absolute;
  right: -50px;
  padding: 10px;
      z-index: 999;
}
.header .btn_close img {width:30px;}
.quick-wrap{    position: fixed;
    bottom: 0px;
    z-index: 99;
    width: 100%;background-color:#c2a164;z-index: 99999;}

.quick-wrap ul li { float:left;width:25%; text-align: center;}
.quick-wrap ul li + li{border-left:1px solid #dac5a0;}
.quick-wrap ul li a {display:block;}
.quick-wrap ul li img {vertical-align:middle;width:100%}

.m_gnb .gnb_1dli a{color: #333;padding: 0;}
.btn_menu{display: none;}


.olbg_active::after{clear:both;content:'';width:100%;height:100%;background:#00000095;position:fixed;top:0px;left:0px;z-index: 9998;}
#ol_before {
    position: fixed;
    z-index: 999999;
    top: 50%;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 70%;
    max-width: 430px;display: none;
}
.ol_active{display: block !important;}
/* 아웃로그인 스킨 */
.ol {position:relative;border:1px solid #dde7e9;margin-bottom:15px;border-radius:3px}
.ol h2 {width:117px;float:left;padding:15px 0;text-align:center}
.ol .join {/* width:116px; */float:left;padding:15px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.ol #ol_be_cate:after {display:block;visibility:hidden;clear:both;content:""}
.ol form {padding: 2rem 1rem 0px;}
.ol form img{width:50%; margin:0 auto;display:block}
.ol a.btn_admin {display:inline-block;padding:0 10px;height:25px;text-decoration:none;line-height:25px;vertical-align:middle} /* 관리자 전용 버튼 */
.ol a.btn_admin:focus, .ol a.btn_admin:hover {text-decoration:none}
.ol .login-sns{padding-bottom:0px}
.ol form h4{text-align:center;padding:0px 1rem; margin:1rem 0px}
.l_ipwrap{margin-right:.25rem;width: 70%;}

.olbg_active::after{clear:both;content:'';width:100%;height:100%;background:#00000065;position:fixed;top:0px;left:0px;z-index: 9998;}
#ol_before {
    position: fixed;
    z-index: 999999;
    top: 50%;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 70%;
    max-width: 430px;display: none;
}
.ol_active{display: block !important;}
#ol_before > p{font-size:.65rem; text-align:center;padding; 0rem 1rem; margin:.5rem}

#ol_before:after {display:block;visibility:hidden;clear:both;content:""}
#ol_before .ol_wr {position:relative;margin-bottom:5px;display: flex;}
#ol_id {display:block;width:100%;border:1px solid #d0d3db;padding:0 10px;height:35px;margin-bottom:5px;border-radius:3px}
#ol_pw {display:block;width:100%;border:1px solid #d0d3db;padding:0 10px;height:35px;margin-bottom: 0px;border-radius:3px}
#ol_submit {width: 30%;background: #eaaca1;border-left:1px solid #ccc;color:#fff;font-weight:bold;font-size:1.167em;border-radius:3px}
#ol_svc {line-height:20px;width: 100%;display: flex;justify-content: end;/* background: #eaaca1; */padding: .25rem 0px;}
#ol_svc p{color:#fff}
#ol_svc a {display:inline-block;color: #fff;border-radius:2px;padding:2px 5px;background: none;font-size: .85rem;}
#ol_auto {float:left;line-height:20px;margin-top:5px}
#ol_auto label {color:#555;vertical-align:baseline}
#ol_auto input {width:13px;height:13px} 
.ol_auto_wr:after {display:block;visibility:hidden;clear:both;content:""}
#sns_login {margin-top:0 !important;border-top:0 !important}
#sns_login h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ol_after{display: none;}
.cbtn{
    position: absolute;
    top: -2.5rem;
    right: 0px;
    filter: invert(1);
    font-size: 2rem !important;
    cursor: pointer;
}
.mnav .cbtn{
    right: -3rem;
    top: 2rem;
    /* z-index: 999; */
}


.nav_wrap {
  margin: 0 auto;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-bottom: solid 1px #dddddd;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.nav_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}

.nav_wrap .nav_ul li {position: relative;text-align: center;}

.nav_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px
}

.nav_wrap .nav_ul li.active::after {
  content: '';
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px;
  width:100%;
  height:2;
  display: none;
  background:#d6b587;
}

.nav_wrap .nav_ul li.active a {
  color: #333;
  font-weight:800 !important;
  position: relative;
}

.nav_wrap .nav_ul li.active a:after{content: '';
    position: absolute;
    left: 50%;
    bottom: 1px;
    width: 100%;
    height: 2px;
    border-radius: 50%;
    background: #d6b587;
                                   transform:translateX(-50%)}
.nav_wrap .nav_ul li + li::before{
  content: "";
  display: inline-block;
  background:#ddd;
  height: 18px;
  width:1px;
  position: absolute;
  left: 0;
  display: none;
  top: 35%;
}
#bo_gall h2{text-align: center;display: block;font-size: 1.125rem;color: #333;}


.nav_wrap {
  margin: 0 auto;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-bottom: solid 0px #dddddd;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.nav_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  max-width: 1340px;
}

.nav_wrap .nav_ul li {position: relative;text-align: center;width: 100%;white-space: nowrap;}

.nav_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px;
  font-size: 1.25rem;
}

.ft_wr {}
.ft_wr .nav_tab{}
.ft_wr .nav_tab p{}








.navb_wrap {
  margin: 0 auto;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-bottom: solid 1px #dddddd;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.navb_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}

.navb_wrap .nav_ul li {position: relative;text-align: center;cursor: pointer;}

.navb_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px
}

.navb_wrap .nav_ul li.active::after {
  content: '';
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px;
  width:100%;
  height:2;
  display: none;
  background:#d6b587;
}

.navb_wrap .nav_ul li.active a {
  color: #333;
  font-weight:800 !important;
  position: relative;
}

.navb_wrap .nav_ul li.active a:after{content: '';
    position: absolute;
    left: 50%;
    bottom: 1px;
    width: 100%;
    height: 2px;
    border-radius: 50%;
    background: #b8b7c7;
    transform:translateX(-50%)
}
.navb_wrap .nav_ul li + li::before{
  content: "";
  display: inline-block;
  background:#ddd;
  height: 18px;
  width:1px;
  position: absolute;
  left: 0;
  display: none;
  top: 35%;
}



.navb_wrap {
  margin: 0 auto;
  background: #fff;
  height: auto;
  background: url(/img/tbbg.jpg) no-repeat;
  background-size: cover;
  line-height: 70px;
  border-bottom: solid 0px #dddddd;
  padding-bottom: 4rem;
}






.mnavb_wrap {
  margin: 0 auto;
  background: #fff;
  height: 70px;
  line-height: 70px;
  border-bottom: solid 1px #dddddd;
}
.mnav_wrap04  li a{padding:0 40px !important}
.mnav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.mnavb_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  /* justify-content: left !important; */
  /* flex-wrap: unset !important; */
  /* overflow-x: auto; */
}

.mnavb_wrap .nav_ul li {position: relative;text-align: center;cursor: pointer;width: auto !important;}

.mnavb_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px;
  padding: 0rem 1rem !important;
}

.mnavb_wrap .nav_ul li.active::after {
  content: '';
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px;
  width:100%;
  height:2;
  display: none;
  background:#d6b587;
}

.mnavb_wrap .nav_ul li.active a {
  color: #333;
  font-weight:800 !important;
  position: relative;
}

.mnavb_wrap .nav_ul li.active a:after{content: '';
    position: absolute;
    left: 50%;
    bottom: 1px;
    width: 100%;
    height: 2px;
    border-radius: 50%;
    background: #b8b7c7;
    transform:translateX(-50%)
}
.mnavb_wrap .nav_ul li + li::before{
  content: "";
  display: inline-block;
  background:#ddd;
  height: 18px;
  width:1px;
  position: absolute;
  left: 0;
  display: none;
  top: 35%;
}



.mnavb_wrap {
  margin: 0 auto;
  background: #fff;
  height: auto;
  background: url(/img/tbbg.jpg) no-repeat;
  line-height: 70px;
  border-bottom: solid 0px #dddddd;
  padding-bottom: 4rem;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.mnav_wrapb .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  max-width: 1340px;
}
.rh_wrap{
    position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 5rem;z-index: 999;
}
.rh_wrap a{
    display: block;
}
.rh_wrap a img{
    width: 100%;
}

.ti_wrap{display: flex;max-width: 1400px;margin: 3.5rem auto;}
.ti_wrap div{display: flex;display: none;width: 100%;}
@keyframes fadein{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.ti_wrap .active{display: flex;animation: fadein .35s ease}
.ti_wrap div img{
    height: 6rem !important;
    width: auto;
}

.mti_wrap{display: flex;max-width: 1400px;margin: 3.5rem auto;}
.mti_wrap div{display: flex;display: none;width: 100%;justify-content: center;}
@keyframes fadein{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.mti_wrap .active{display: flex;animation: fadein .35s ease;flex-wrap: wrap;}
.mti_wrap div img{
    height: 6rem !important;
    width: auto;
    max-height: 70px;
    padding: 0rem 1.5rem;
    margin: 1rem 0px !important;
}
.pex_wrap div{display: none;}
.pex_wrap .active{display: block;}
.mex_wrap div{display: none;}
.mex_wrap .active{display: block;}

.nav_wrapb .nav_ul li {position: relative;text-align: center;width: 100%;white-space: nowrap;}

.nav_wrapb .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px;
  font-size: 1.25rem;
}


.mo_wrap {
  margin: 0 auto;
  background: #fff;
  border-bottom: solid 1px #dddddd;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.mo_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}

.mo_wrap .nav_ul li {position: relative;text-align: center;}

.mo_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: 0 22px
}

.mo_wrap .nav_ul li.active::after {
  content: '';
  position: absolute;
  left: calc(50% - 6px);
  bottom: -6px;
  width:100%;
  height:2;
  display: none;
  background:#d6b587;
}

.mo_wrap .nav_ul li.active a {
  color: #333;
  font-weight:800 !important;
  position: relative;
}

.mo_wrap .nav_ul li.active a:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 1px;
    width: 100%;
    height: 2px;
    border-radius: 50%;
    background: #b8b7c7;
    transform:translateX(-50%)
    }
.mo_wrap .nav_ul li + li::before{
  content: "";
  display: inline-block;
  background:#ddd;
  height: 18px;
  width:1px;
  position: absolute;
  left: 0;
  display: none;
  top: 35%;
}



.mo_wrap {
  margin: 0 auto;
  background: #fff;
  /* height: 70px; */
  /* line-height: 70px; */
  border-bottom: solid 0px #dddddd;
}
.nav_wrap04  li a{padding:0 40px !important}
.nav_wrap07 {
  display: none
}

.nav_ul_w {
  position: relative;
  overflow: visible;
}

.mo_wrap .nav_ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  max-width: 1340px;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}

.mo_wrap .nav_ul li {position: relative;text-align: center;width: auto;white-space: nowrap;margin-top: 1rem;}

.mo_wrap .nav_ul li a {
  color: #404142;
  display: inline-block;
  font-size: 18px;
  padding: .85rem 1.5rem;
  font-size: 1.25rem;
}

.link_wrap{
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}
.link_wrap .lk01{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16%;
    height: 23%;
    right: 21%;
}
.link_wrap .lk02{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16%;
    height: 23%;
    right: 3.5%;
}
.mgnb_title{display:flex;width: 100%;justify-content: space-between;height: auto;/* position: absolute; */top: 0px;left: 0px;align-items: center;background: #f7cecc;padding: 1.5rem 1.5rem;}
.mgnb_title a{}
.mgnb_title span{
    color: #fff;
    cursor: pointer;
}
.fa-link{display: none !important; }

.slink_wrap{position: relative;margin: 0 auto;}
.slink_wrap .lk03{position: absolute;right: 11%;top: 19%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk04{position: absolute;right: 13%;bottom: 5%;width: 6%;height: 15%;cursor:pointer;border-radius: 50%;}
.slink_wrap .lk05{position: absolute;right: 73%;top: 32%;width: 13%;height: 35%;cursor:pointer;border-radius: 50%;}
.slink_wrap .lk06{position: absolute;right: 58%;top: 32%;width: 13%;height: 35%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk07{position: absolute;right: 43%;top: 32%;width: 13%;height: 35%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk08{position: absolute;right: 28%;top: 32%;width: 13%;height: 35%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk09{position: absolute;right: 13%;top: 32%;width: 13%;height: 35%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk10{position: absolute;right: 61%;top: 32%;width: 16%;height: 26%;cursor:pointer;border-radius: 50%;}
.slink_wrap .lk11{position: absolute;right: 42%;top: 32%;width: 16%;height: 26%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk12{position: absolute;right: 23%;top: 32%;width: 16%;height: 26%;cursor: pointer;border-radius: 50%;}
.slink_wrap .lk13{position: absolute;right: 20%;bottom: 9%;width: 10%;height: 3%;cursor:pointer}
.slink_wrap .lk14{position: absolute;right: 20%;bottom: 2%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk15{position: absolute;right: 20%;bottom: 16%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk16{position: absolute;right: 20%;bottom: 3%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk17{position: absolute;right: 20%;top: 15%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk18{position: absolute;right: 20%;bottom: 4%;width: 10%;height: 5%;cursor:pointer}
.slink_wrap .lk19{position: absolute;right: 20%;top: 30%;width: 10%;height: 3%;cursor:pointer}
.slink_wrap a{}
iframe{display: block;}

.bo_cate_link{display: none !important;}
.lt_more img{width: auto !important}

.m_latest {}
.m_latest h1{    font-size: 1.75rem;
    line-height: initial;
    font-weight: 500 !important;
    color: #fff;
    margin-top: 1.875rem;}
.m_latest a{    font-size: 1.125rem;
    line-height: 25px;
    font-weight: 300 !important;
    color: #fff;
    margin-top: 20px;}
.ml_list{margin-top: 1rem}
.ml_list a{margin-top: .65rem;display: block;width: 100% !important;white-space: nowrap;}
.ml_list a:nth-child(2){margin-top: 0;}
.lt_more{margin-top: 2rem !important;}
.bg{position: fixed;z-index: 1;z-index: 8;bottom: 0px;width: 100%;}
.ppbmain-wrap img{object-fit: cover;width: 100%;}
.ppbmain-wrap .mySwiper{max-width: 1400px;margin: 0 auto;padding-bottom: 7rem;padding: 2rem 1rem 4rem;}
.ppbmain-wrap .mySwiper2{max-width: 1024px;margin: 0 auto;/* height: 40rem!important; */padding: 4rem 1rem 2rem;}
.ppbmain-wrap .mySwiper iframe{width: 100%;min-height: 40%}
.ppbmain-wrap .mySwiper2 iframe{width: 100%;height: 100%;}
.m_title01{margin: 3rem auto 0;display: block;background: #fff;padding-bottom: 1rem;}
.m_title02{margin: 3rem auto 0;display: block;background: #fff;}
.m_title01 img{width: 70%;max-width: 360px;display: block;margin: 3rem auto 0}
.m_title02 img{width: 70%;max-width: 560px;display: block;margin: 3rem auto 0}
.ppbslide3 {max-width: 1400px;margin: 1rem auto;display: block;padding: 4rem 2.5rem !important}
.ppbslide3 .swiper-slide{transition: .35s ease;box-shadow: 0.35rem 0.35rem 0.75rem rgba(0,0,0,.15);border-radius: .51rem;overflow: hidden;}
.ppbslide3 .swiper-slide-active{transform: scale(1.15) !important}

.ppbslide4 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 0px;
}
.ppbslide4 .swiper-slide{
    height: 100%;
    overflow: hidden;
}
.ppbslide4 .swiper-slide img{
    height: 100%;
}
.t_nav_wrap{display: flex;max-width: 500px;align-items: center;}
.t_nav_wrap img{width: 50%;padding: 0px .35rem;object-fit: contain;cursor: pointer;max-width: 160px;height: 1.3rem;}
.t_nav_wrap img:first-child{position: relative;top: 3px;}
.bgp{background: #eaaca1;padding: 4rem 0px;}
.bgp .ma_title{text-align: center;color: #fff;font-size: 2rem;padding-bottom: 1rem;}
.maps_wrap{display: flex;align-items: center;background: #fff;max-width: 1200px;margin: 0 auto;display: flex;border-radius: .5rem;padding: 1.5rem 2rem;flex-wrap: wrap;}
.maps_wrap img{
    width: 40%;
    /* padding: 3rem 1rem; */
    max-height: 450px;
    object-fit: contain;
}
.maps_wrap iframe{width: 60%;margin-top: 0rem;border-radius: 1rem;}
.dt_on{display: block;}
.m_on{display: none;}
.register {    margin: 2rem auto !important;	max-width: 1024px;}

.register .btn_confirm .btn_submit{float: inherit !important;margin: 0 auto !important; display: block !important;}
.ytp-cued-thumbnail-overlay-image{background-size: contain !important}
.swiper-button-next{color:#fff !important}
.swiper-button-prev{color:#fff !important}
.pd01_wrap{
    position: r;
}
.pd01_wrap img{
    width: 100%;
}
.pd01_wrap .pcont01{
    width: 10%;
    height: 20rem;
    position: absolute;
    left: 31%;
    bottom: 10%;
}
.pd01_wrap .pcont02{
    width: 28%;
    height: 20rem;
    position: absolute;
    left: 41%;
    bottom: 10%;
}
.ytw01{}
.ytw01 img{}
.ytw01 iframe{
    width: 32%;
    height: 6.5%;
    position: absolute;
    left: 24.5%;
    bottom: 1%;
}
.ytw02 iframe{
    width: 32%;
    height: 6.5%;
    position: absolute;
    left: 26.5%;
    bottom: 2.75%;
}
.ytw03 iframe{
    width: 32%;
    height: 6.5%;
    position: absolute;
    left: 25.5%;
    bottom: 2.5%;
}
@media screen and (max-width: 768px) {
    *{font-size: 12px;}
    .mySwiper .swiper-wrapper .swiper-slide{padding-bottom: 28% !important;}
	.m_on{display: block;}
.dt_on{display: none;}
    .swiper-pagination,.gnb_wrap,.hd_login{display: none !important;}
    .but-wrap ul li{width: 100% !important;}
    .sc_wrap .sc_item{width: calc(50% - 1rem)}
    .ppbsection-03 .ppb_wrap .ppb_rwrap{margin-top: 4rem;padding-left: 0;max-width: 100%}
    .sc_wrap {padding: 0px 2rem}
    .pc_wrap{display: none;}
    .mo_wrap{display: block;}
    .hd_left, .hd_login{display: none;}
    #subhd {}
    #subhd #logo{max-width: 160px; margin: 0 auto}
    #subhd #logo a{width: 100%;display: block;margin: 0 auto}
    #subhd #logo a img{width: 100%;}
    #ctt{margin-top: 55px;}
    .gtd_img{margin-top: 60px;}
    .sns_wrap .sns_container{width: 65%;margin: 0 auto}
    #ft_company img{width: 25%;margin: 0 auto}
    .pp_wrap{display: none;}

    .f_frm-wrap{display: flex;position: relative;bottom: 0;width: 100%;background: #eaaca1;background-size: cover;background-position: center;/* padding: 1.25rem 0px; */box-shadow: 0px -5px 9px #00000055;left: 50%;transform: translateX(-50%);}
    .f_frm-wrap .frm-con{width: 100%;}
    .f_frm-wrap .frm-inner{display: flex;width: 100%;justify-content: center;align-items: center;flex-wrap: wrap;padding: 1rem;}
    .f_frm-wrap .frm-inner .frm-info ul{display: flex;flex-wrap: wrap;}
    .f_frm-wrap .frm-inner .frm-info ul h2{font-size: 2.5rem;font-weight: 700;color: #000;margin-right: 1rem}
    .f_frm-wrap .frm-inner .frm-comment {display: flex;width: 100%;align-content: center;justify-content: center;margin-top: 1rem;}
    .f_frm-wrap .frm-inner .frm-comment .check-box {display: flex;align-items: center;margin-bottom: 0;}
    .f_frm-wrap .frm-inner .frm-comment .check-box label{margin-left: .5rem;}
    .f_frm-wrap .frm-inner .frm-comment .check-box input{accent-color: #333;}
    .f_frm-wrap .frm-inner .btn-submit {margin-left: 0rem;width: 100%;margin-top: 1rem;}
    .f_frm-wrap .frm-inner .btn-submit button {border: 0;outline: 0;padding: 1rem 2.5rem;font-size: 1.25rem;font-weight: 700;color: #eaaca1;width: 100%;}
    .f_frm-wrap .frm-inner .frm-comment .check-box span{font-size: .75rem;color: #fff;background: #000;margin-left: 0.5rem;padding: 0.25rem 0.75rem;border-radius: 1rem;}
    .f_frm-wrap .frm-inner .frm-comment .check-box input[type="checkbox"] + label:before{width: 1rem;height: 1rem;display: flex;align-items: center;justify-content: center;padding: 0;}
    .f_frm-wrap .frm-inner .frm-info ul li{
        margin-right: .65rem;
        width: 100%;
        margin-top: .65rem;
    }
    #btn_autosave{display: none;}
    .f_frm-wrap .frm-inner .frm-info ul li input{width: 100%;box-sizing: border-box;padding: .5rem 1rem;border: 1px solid #d7d7d7;color: #333;border-radius: 0rem;min-width: 12rem;height: 100%;}
    .f_frm-wrap .frm-inner .frm-info ul li select{width: 100%;box-sizing: border-box;padding: .5rem 1rem;border: 1px solid #d7d7d7;color: #333;border-radius: 0rem;min-width: 12rem;}
    .ppbsection-03{background-attachment: inherit}
    .btn_menu{display: block;}
    #top_btn{bottom: 7rem;}
    #kakaotalk{bottom: 2rem;}
    
    .link_wrap .lk01{position: absolute;top: 31%;transform: translateY(-50%);width: 22%;    height: 25%;right: 10%;}
    .link_wrap .lk02{position: absolute;top: 70%;transform: translateY(-50%);width: 22%;    height: 25%;right: 10%;}
    .slink_wrap{position: relative;margin: 0 auto;}
    .slink_wrap .lk03{position: absolute;right: 6%;top: 10%;width: 20%;height: 5%;cursor:pointer}
    .slink_wrap .lk04{position: absolute;right: 6%;width: 11%;height: 9%;bottom: 2%;cursor:pointer}
    .slink_wrap .lk05{right: 63%;top: 24%;width: 21%;height: 26%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk06{right: 40%;top: 24%;width: 21%;height: 26%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk07{position: absolute;right: 16%;top: 24%;width: 21%;height: 26%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk08{right: 52%;top: 54%;width: 21%;height: 26%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk09{position: absolute;right: 28%;top: 54%;width: 21%;height: 26%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk10{position: absolute;right: 68%;top: 31%;width: 28%;height: 32%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk11{position: absolute;right: 37%;top: 31%;width: 28%;height: 32%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk12{position: absolute;right: 5%;top: 31%;width: 28%;height: 32%;cursor: pointer;border-radius: 50%;}
    .slink_wrap .lk13{position: absolute;right: 4%;bottom: 1%;width: 23%;height: 3%;cursor:pointer}
    .slink_wrap .lk14{position: absolute;right: 5%;bottom: 9%;width: 20%;height: 5%;cursor:pointer}
    .slink_wrap .lk15{position: absolute;right: 5%;bottom: 12%;width: 20%;height: 5%;cursor: pointer;}
    .slink_wrap .lk16{position: absolute;right: 5%;top: 11%;width: 20%;height: 5%;cursor:pointer}
    .slink_wrap .lk17{position: absolute;right: 6%;bottom: 4%;width: 20%;height: 5%;top: auto;cursor:pointer}
    .slink_wrap .lk18{position: absolute;right: 6%;bottom: 2%;width: 20%;height: 6%;cursor:pointer}
    .slink_wrap .lk19{position: absolute;right: 5%;top: 35%;width: 20%;height: 4%;cursor:pointer}
    .slink_wrap a{background: none}
    
    .txt-ani .txt1 {font-size: 2.5rem;}
    .txt-ani .txt1 .color1 {font-size: 2.5rem;}
    .txt-ani .txt1 .color2 {font-size: 2.5rem;}
    .txt-ani b{font-size: 2.5rem;}
    .txt-ani .txt2 {/* opacity: 0; */font-size: 1rem;}
    
    .ppbsection > h3{font-size: 2.5rem;}
    .ppbsection > h3 b{font-size: 2.5rem;}
    
    .swiper-slide img{object-fit: contain}
    .ppbmain-wrap img{object-fit: contain;/* width: 100%; *//* padding: 3rem 1rem; */}
    .rh_wrap{display: block;width: 4rem;}
    .t_nav_wrap{display: none;}
    .hdt_wrap{max-width: 140px}
    #hd_wrapper{padding-bottom: 1rem}
   
    .maps_wrap iframe{width: 50% !important;height: 16rem;}
    .m_title01 img{width: 50% !important;}
    .ppbmain-wrap .mySwiper2 iframe{height: 50%;}
    .m_title02 img{width: 70% !important;}
    #ft_wr {padding-bottom: 7rem !important;}
    #ft_wr .nav_tab p{font-size: 1rem;}
    .ppbmain-wrap .mySwiper2{/* height: 20rem !important; */}
  .ppbmain-wrap .mySwiper{height: 15rem !important;}
    .ppbmain-wrap .mySwiper2 iframe{height: 100% !important;}
    .bg{position: relative;}
  .maps_wrap img{
    width: 55%;
    padding: 1rem 0rem;
    max-height: 450px;
    object-fit: contain;
}
  .maps_wrap img:last-child{
    width: 45%;
}
	.pd01_wrap .pcont01{
    width: 10%;
    height: 20rem;
    position: absolute;
    left: 31%;
    bottom: 10%;
}
.pd01_wrap .pcont02{
    width: 28%;
    height: 20rem;
    position: absolute;
    left: 41%;
    bottom: 10%;
}
	.ytw01 iframe{
    width: 51%;
    height: 5.5%;
    position: absolute;
    left: 5.5%;
    bottom: 4%;}
	.ytw02 iframe{
    width: 52%;
    height: 5.5%;
    position: absolute;
    left: 8.5%;
    bottom: 2.45%;
    }
	.ytw03 iframe{
    width: 54%;
    height: 5.5%;
    position: absolute;
    left: 4.5%;
    bottom: 3.2%;
    }
    }
