﻿@charset "utf-8";
/* CSS Document */

/* common */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap');
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {margin: 0; padding: 0; font-family: 'Noto Sans KR', '나눔고딕', 'NanumGothic', Helvetica, sans-serif; -webkit-text-size-adjust: none;}
ul, li, dl {list-style: none;}
html, body {min-width:1100px; position:relative; height:100%;}
a {text-decoration:none;}
fieldset, img {border:0; margin:0; padding:0;}
img.map, map area {outline: none;}
fieldset, img{border:0; margin:0; padding:0}
i, em, address{font-style:normal; font-weight:normal;}
input, textarea{border:0; background:#fff; padding:5px; box-sizing:border-box;}
.margin_none{margin:0 !important;}

.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}

/* style */
.centerImg, #footer{width:100%; line-height:0; position:relative; text-align: center;}

#header{position: relative;width: 100%;margin:0 auto;    min-width: 1600px;max-width: 1920px;height:111px; background:url(../img2/img_01.jpg?ver=4) no-repeat center;}
#section02{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:1057px; background:url(../img2/img_02.jpg?ver=3) no-repeat center;}
#section03{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:1106px; background:url(../img2/img_03.jpg) no-repeat center;}
#section04{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:587px; background:url(../img2/img_04.jpg) no-repeat center;}
#section05{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:916px; background:url(../img2/img_05.jpg) no-repeat center;}
#section06{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:933px; background:url(../img2/img_06.jpg) no-repeat center;}
#section07{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:910px; background:url(../img2/img_07.jpg) no-repeat center;}
#section08{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:1220px; background:url(../img2/img_08.jpg) no-repeat center;}
/*#section09{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 2000px;height:939px; background:url(../img2/img_09.jpg) no-repeat center;}*/
#section09{position: relative;width: 100%;margin:0 auto; min-width: 1600px;max-width: 1920px;height:939px; background:#413f41;}
#section09 .ck_section{}


.ck_section04 {width:1300px;position: relative;margin:0 auto;height: 587px;}
.ck_section04 .row {}
.ck_section04 ul{display: flex;justify-content: space-between;align-items: center;padding-top: 254px;}
.ck_section04 li {}
.ck_section04 li a {display: block;position: relative;}
.ck_section04 li a img {max-width: 100%}
.ck_section04 li a span {display: none;position: absolute;z-index: 10;}
.ck_section04 li a:hover span {display: block;}

.ck_section06 {width:1500px;position: relative;margin:0 auto;}
.ck_section06 ul.examples {padding-top: 254px;    overflow: hidden;}
.ck_section06 ul.examples li {margin-bottom: 20px;}
.ck_section06 ul.examples li a {position: relative;display: block;}
.ck_section06 ul.examples li a .ex_box {display: flex;justify-content: space-between;align-items: center;border:2px solid rgba(255, 134, 179, .5);padding:20px 40px;position: relative;z-index: 5}
.ck_section06 ul.examples li a .ex_box::before {content: '';position: absolute;top:0;left:0;bottom:0;width: 100%;background: #fff;z-index: -1;opacity: 0.5;}
.ck_section06 ul.examples li a:hover .ex_box::before {background: #ff86b3;}
.ck_section06 ul.examples li a .ex_box div {font-size: 1.5em;color:#666;}
.ck_section06 ul.examples li a .ex_box div.date {}
.ck_section06 ul.examples li a .ex_box div.title {position: absolute;width: 500px;left: 50%;margin-left: -250px;text-align: center;}
.ck_section06 ul.examples li a .ex_box div.category {}
.ck_section06 ul.examples li a .ex_box div.category.red {color:red}
.ck_section06 ul.examples li a .ex_box div.category.blue {color:blue}
.ck_section06 ul.examples li a .ex_box div.category strong {}
.ck_section06 ul.examples li a .ex_box div.category small {font-size: 0.9em;}

.ck_section07 {width:1200px;position: relative;margin:0 auto;}
.ck_section07 .inner {padding-top: 354px;position: relative;   }
.ck_section07 .swiper  {width: 100%;height: 100%;overflow: hidden;}
.ck_section07 ul.swiper-wrapper {}
.ck_section07 li.swiper-slide {/* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;}
    /* width:23.5%;margin-right: 2%;} */
.ck_section07 li.swiper-slide a {cursor: inherit;}
.ck_section07 li.swiper-slide a .cs_box {}
.ck_section07 li.swiper-slide a .cs_box div.date {background: #de90b7;text-align: center;color:#fff;padding:20px 0;font-size: 1.5em;border-top-left-radius: 50px;border-top-right-radius: 50px;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body {text-align: center;color:#666;background: #f1dce5;padding:30px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.name {font-size: 1.7em;margin-bottom: 20px;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.desc {margin-bottom: 20px;padding: 0 20px;word-break: keep-all;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.desc p {line-height: 1.5;font-size: 1.2em;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.category {width:150px;margin:0 auto;padding:10px 0;border:2px solid #666;border-radius: 50px;background: transparent;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.category.pink {color:#f6d9e5;border:2px solid #e26dc1;background: #e26dc1;}
.ck_section07 li.swiper-slide a .cs_box div.cs_body div.category strong {font-size: 1.6em;}

.swiper-pagination {width:100%;bottom:-60px}
.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: #fff;
  margin-right: 5px;
  border-radius: 10px;
}
.swiper-pagination-bullet-active {
  width:30px;
}
.swiper-button-prev, .swiper-button-next {
  color:#fff;    opacity: 0.5;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: -100px;
  right: auto;
  top: 500px;
  width:42px;
  height:69px;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: -100px;
  left: auto;
  top: 500px;
  width:42px;
  height:69px;
}

.swiper-button-prev:after {content:'';background:url(../img2/img07/l_arrow.png) no-repeat center;width:42px;height:69px;}
.swiper-button-next:after {content:'';background:url(../img2/img07/r_arrow.png) no-repeat center;width:42px;height:69px;}

.ck_section08 {width:1520px;position: relative;margin:0 auto;height: 1220px;}
.ck_section08 .frm {background:url(../img2/08_bg.png) no-repeat center;width:763px;height:824px;position: absolute;;bottom: 0;}
.ck_section08 .goAdmBox {position: absolute;top: 101px;left: 365px;width: 223px;height: 65px;}
.ck_section08 .goAdmBox a {display: block;height: 65px;}
.ck_section08 .goAdmBox a span {}


ul.db_form {max-width: 70%;margin: 0 auto;padding-top: 200px;}
ul.db_form li.db_input {margin-bottom:15px;display: flex;    align-items: baseline;}
ul.db_form label {width: 110px;margin-right: 0;padding:0; font-weight:bold;font-size: 1.1em;}
ul.db_form input,
ul.db_form select,
ul.db_form textarea {border: 1px solid #cbcbcb;background: #efefef;}
ul.db_form li.db_input .full {width:calc(100% - 110px);}
ul.db_form li.db_input2 {margin-bottom:15px;display: flex;    align-items: baseline;    flex-wrap: wrap;}
ul.db_form li.db_input2 label {margin-bottom: 10px}
ul.db_form li.db_input2 textarea{height:170px;width: 100%;}
ul.db_form li.db_input3 {margin-bottom:15px;}
ul.db_form li.db_input3 span.btn_privacy {display: inline-block;cursor: pointer;}
ul.db_form li.db_btn {background:none; padding:0; margin:0; margin-top:20px; text-align:center;}
ul.db_form li.db_btn button {font-size:1.2em; background:#ff86b3;color:#fff; border:none; padding:15px 55px; border-radius:0; cursor:pointer;}


.ck_section {width:1200px;position: relative;margin:0 auto;height: 939px;}
.ck_section .map_box {background: #fff;width: 600px;height:534px;position: absolute;top: 292px;    overflow: hidden;}
.ck_section_snsreview {width:517px;height:107px;position: absolute;/*bottom:139px;*/;top: 292px;left:50%;margin-left: 41px;}
.ck_section_snsreview ul{display: flex;justify-content: space-between;align-items: center;margin:0px -20px;}
.ck_section_snsreview li{margin:20px;}

.quick {position: fixed; top: 200px; right: 0; z-index:999;}
.quick .box {width:104px;}
.quick .box .col {line-height: 0;}
.quick .box .col img {max-width: 100%}
.q_media {display: flex;    flex-wrap: wrap;}
.q_media li {}
.q_media li a {display: block;line-height: 0;}


#footer{background:#fff;}

.pop_privacy{display:none; width:500px; height:400px; background:#fff}
.pop_privacy .title{display:block; padding:20px 15px; color:#fff; font-weight:600; font-size:1.5em; background:#333}
.pop_privacy .txt{display:block; padding:10px}
.pop_privacy textarea{padding:15px; width:100%; color:#666; height:250px}
.pop_privacy .btn_area{padding:15px; text-align:center; display:block}
.pop_privacy .btn_area .b-close{background:#333; color:#fff; padding:10px; font-size:0.9em; cursor:pointer}

.root_daum_roughmap{padding: 0px !important; border: 0px !important;}
