@import url(main_popup.css);
:root{
  --icon_quick:url(../images/main/icon_quick.png);
  --ft-white-80: rgba(255, 255, 255, 0.8);;
}

.icon_load {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 1000;
  }
  
  .icon_load .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 101;
    width: 124px;
    height: 85px;
    overflow: hidden;
  }
  
  .icon_load .hover p {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 103;
    -webkit-animation: ani-load 1.3s infinite;
            animation: ani-load 1.3s infinite;
  }
  
  .icon_load .hover .active {
    position: absolute;
    top: 0;
    left: 0;
    /* height: 66px; */
  }
  
  .icon_load .hover > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 102;
  }
  
  .icon_load .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    z-index: 100;
  }
  
  @-webkit-keyframes ani-load {
    0% {
      height: 0;
    }
    100% {
      height: 104px;
    }
  }
  
  @keyframes ani-load {
    0% {
      height: 0;
    }
    100% {
      height: 104px;
    }
  }
  
.visual_wrap {width: 100%; position: relative;}
.visual_wrap .open_ban {position: absolute;right: 21%;top: 30%;z-index: 10;}
.visual_wrap .btn_scroll {position: absolute; left: 50px;bottom: 12%;z-index: 10;}

.visual_wrap .swiper-vs { width: 100%; position: relative;}
.visual_wrap .swiper-slide { position: relative; overflow: hidden;text-align:center;}
.visual_wrap .swiper-slide img.vsImg {display: block; width:auto; max-width: none !important; min-width: 1900px; position: relative;	opacity: 1;  transform: scale(1.2); transition: all 2s; }
.visual_wrap .swiper-slide-active img.vsImg {transform: scale(1); transition: all 5s;}
.visual_wrap .txt01 {width: 720px;position: absolute;top: 220px;left: 15%;text-align: left;}
.visual_wrap .txt02 { width: 500px; position: absolute; top: 170px; left: 20%; text-align: left;}
.visual_wrap .pic { width: 100%; display: block;  overflow: hidden;}
.visual_wrap .pic.pic1_1 {margin-bottom: 5px; overflow: hidden;}
.visual_wrap .pic.pic1_2 {margin-bottom: 35px; overflow: hidden;}
.visual_wrap .pic.pic2_1 { margin-bottom: 5px; overflow: hidden;}
.visual_wrap .pic.pic2_2 {margin-bottom: 45px; overflow: hidden;}
.visual_wrap .pic.pic3 {margin-bottom: 50px; opacity: 0;}
.visual_wrap .pic.pic4 {margin-bottom: 10px;}
.am_up {transform: translate(0, 100%); transition:0.8s; display: block;}
.dy_1{transition-delay: 0.4s;}
.dy_2{transition-delay: 0.8s;}
.dy_3{transition-delay: 1.2s;}
.dy_4{transition-delay: 1.8s;}

.visual_wrap .swiper-slide-active .am_up {transform: translate(0, 0);}
.visual_wrap .swiper-slide-active .pic3 { opacity: 1; transition: all 1s ease 2.5s;}

.visual_wrap .slide_con {position: absolute;left: 50%;transform: translateX(-50%);bottom: 5%;z-index: 10;width: 100%;display: flex;justify-content: center;align-items: center;}
.visual_wrap .slide_con .pg_num{color: #fff;font-size: 18px;letter-spacing: 0px;width: auto;position: relative;bottom: auto;margin-right: 10px;}
.visual_wrap .slide_con .pg_num .swiper-pagination-current{font-weight: 600;}
.visual_wrap .slide_con .sd_btn{margin: 0 10px}
.visual_wrap .slide_con .sd_btn button{width: 13px;height: 13px;border: none;background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: contain;}
.visual_wrap .slide_con .sd_btn .stop{background-image: url(../images/main/stop.png);}
.visual_wrap .slide_con .sd_btn .play{background-image: url(../images/main/play.png);}
.visual_wrap .slide_con .sd_btn .none{display: none;}

.visual_wrap.nw .swiper-slide  i {position:absolute;right:10%;top: 40%;transform: translateY(-50%);z-index:10;}
.visual_wrap.nw .swiper-slide  i > img {width:auto;max-width: none !important;}
.visual_wrap.nw .swiper-slide >span.pc > img {width: 100%;max-width: none !important;min-width: auto;}

.video_bg {overflow: hidden;position: relative;width: 100%;padding-bottom: 55%;/*padding-bottom: 56.25%;*/}
.video_bg iframe {position: absolute;top: -60px;bottom: -60px;left: 0;width: 100%;height: calc(100% + 120px);border: none;}
.video_bg::after {content:''; position: absolute;top: 0;left: 0; width: 100%; height: 100%; z-index: 1;}



/* .visual_wrap .paging { width: 200px; position: absolute; left: 50%; margin-left: -10px;top:90%; text-align: center; z-index: 8;}
.paging .swiper-pagination-bullet { width: 12px; height: 12px; opacity: 1; border: 2px solid #fff; background: none;}
.paging .swiper-pagination-bullet-active { background: #fff;} */

/* value */
.value {background: #eaeaea;}
.value_wrap {width: 100%; max-width: 2000px; margin: 0 auto; background: url(../images/main/value_bg.jpg) no-repeat top center; padding: 100px 0; text-align: center}
.value_wrap > .inner {overflow: hidden; position: relative;}
.value_wrap .value_con {display: flex;position: absolute;z-index: 10;right: 269px;bottom: 33px;}
.value_wrap .value_con > div {margin-left: -1px; cursor: pointer;}

/* plan */
.plan  {padding: 115px 0 ;}
.plan .title {margin-bottom: 70px; }
.plan .title > h1{font-size: 68px; font-weight: 800; letter-spacing: -2px}
.plan .title > p{font-size: 18px}
.plan .plan_img {width: 781px; overflow: hidden;}
.plan .img_box { border-radius: 150px 0 0 0 ; overflow: hidden;}
.control {position: relative; width:100%; display: flex; align-items: center; margin-bottom: 20px}
.control .sw-paging{color: #000; width:auto; position: relative; top:0;margin: 0 10px}
.control .button-next{border: 1px solid #ddd; border-radius: 100%; width: 50px; height:50px;background: var(--icon_quick) no-repeat;background-position: -60px -144px;}
.control .button-prev{border: 1px solid #ddd; border-radius: 100%; width: 50px; height:50px;background: var(--icon_quick) no-repeat;background-position: -94px -144px;}

/* vod */
.VOD {background: url("../images/main/vr_bg.jpg") no-repeat; -webkit-background-size: cover;
background-size: cover; color:#fff}
.VOD > .inner {text-align: center; padding: 130px 0; line-height: 1}
.VOD > .inner h1{margin-bottom: 30px; }
.VOD > .inner h2{font-size: 42px;margin-bottom: 18px; }
.VOD > .inner p{font-size: 18px;margin-bottom: 60px; }
.VOD > .inner span{ }

/* location */
.location > .inner {padding: 75px 0;}
.location_area {display: flex;justify-content: space-between; align-items: flex-end;}
.location_area .left{ width: 700px; padding:0 125px}
.location_area .left h1{ margin-bottom: 35px;}
.location_area .left p{ font-size: 18px; margin-bottom: 25px;}
.location_area .left p > span {font-weight: 500; width: 115px; display: inline-block;position: relative; margin-right: 10px;}
.location_area .left p > span::after{content: ""; position: absolute; top:30%; right:0; width: 1px; height: 65%; background: #000; }
.location_area .left .tel{font-size: 30px; font-weight: 700; display: flex; align-items: center}
.location_area .left .tel > i {display: inline-block; background: url(../images/common/tel.png) no-repeat #2a2a2b center;  background-size: 60%; width: 30px; height: 30px; border-radius: 50px; margin-right: 10px; }
.location_area .right{width: calc(100% - 700px); height: 560px}
.location_area { }
.location_area .wrap_map {height: 100% !important;}

.main_map{position: relative; display:none}
.main_map.on{display:block;}
.main_map > a {position: absolute; z-index: 10;left: 0; bottom:0; width: 100px; height: 100px; background: #1d1b1c; color:#fff; text-align: center; display: flex; justify-content: center; flex-direction: column; align-items: center; font-size: 15px; line-height: 1.2;}
.mamain_map > a > i {width: 40px; height: 20px; background: var(--icon_quick) -74px -65px; margin-top: 5px; }

#map{position: relative;}
#map > a {position: absolute; z-index: 10;left: 0; bottom:0; width: 100px; height: 100px; background: #1d1b1c; color:#fff; text-align: center; display: flex; justify-content: center; flex-direction: column; align-items: center; font-size: 15px; line-height: 1.2;}
#map > a > i {width: 40px; height: 20px; background: var(--icon_quick) -74px -65px; margin-top: 5px; }

/* side-menu */
.side_menu{position: fixed;top:0;right:0;width:90px;height:100%;z-index:999;text-align:center;background: #041e42;}
.side_menu h2{font-weight:100;  font-family: 'Noto Sans KR', sans-serif; font-size:24px; line-height:110%; color:#8dc63f; opacity:0.9; padding-top:120px;}
.side_menu h2 span{font-weight:400;font-size:24px;color:#eee; opacity:0.8; }
.side_menu p{font-weight:400;  font-family: 'Noto Sans KR', sans-serif; font-size:12.5px; line-height:160%; color:#fff; padding-top:25px; opacity:0.7;}
.side_menu ul{ padding-top:0px;}
.side_menu ul li{height: auto; min-height:70px}
.side_menu ul li > a {color: var(--ft-white-80);display: flex;justify-content: center;flex-direction: column;align-items: center; padding-top: 8px;}
.side_menu ul li > a > i {width: 100%;padding: 13px 0 0;margin-bottom: 7px;/*border: 1px solid #f00;*/display: flex;justify-content: center;align-items: center;}
.side_menu ul li:first-child {background:#1d1b1c; height:100px}
.side_menu ul li:first-child > a {color: #333}
.side_menu ul li:nth-child(3) > a > i {background-position: -5px -67px;}
.side_menu ul li:nth-child(4) > a > i {background-position: -7px -142px;}
.side_menu ul li:nth-child(5) > a > i {background-position: -7px -225px;}
.side_menu ul li:nth-child(6) > a > i {background-position: -7px -303px;}
.side_menu ul li:nth-child(7) > a > i {background-position: -7px -383px;}
.side_menu ul li>a>img{opacity:0.8; transition:0.1s;}
.side_menu ul li>a>img:hover{opacity:1;}


.side_menu .custom{ text-align:center; background:#ab7b4a; color:#fff; font-size:14px;font-weight:400;  font-family: 'Noto Sans KR', sans-serif; height:30px; padding-top:10px; width:162px; margin:10px auto 0;}
.side_menu .jogam{position:absolute; bottom:120px; text-align:center;border-top:1px solid #555; border-bottom:1px solid #555; height:40px; line-height:40px; width:100%; margin:0 auto;}
.side_menu .jogam a{color:#ddd; font-size:12px;font-weight:400; display:block; font-family:'Noto Sans KR'; }
.side_menu .reserv{ text-align:center; background:#69a715; color:#fff; font-size:14px;font-weight:400;  font-family: 'Noto Sans KR', sans-serif; height:30px; padding-top:10px; width:162px; margin:10px auto;}
.side_menu .side_logo{position:absolute;bottom:0;}
.side_menu .btn_top{position:absolute;bottom:0;}
.side_inner{ position:fixed; right:-600px; opacity:1;z-index:998;filter:drop-shadow(5px 5px 5px rgba(0,0,0,0.3)); height:100%; background:#eeefef; overflow:scroll;}

.pb30{padding-bottom:30px;}

.main_visual {position: relative;}
.main_visual > p.open_ban {position: absolute; right: 14%; top:12%; z-index: 10;} 

#section03 { }
#section03 ul.pm_list { display:flex}
#section03 ul.pm_list li {width:25%; height: 100vh; position: relative; color: #fff; overflow: hidden;}
#section03 ul.pm_list li .bg {background-repeat:no-repeat;background-size:cover !important;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;transition:1s;}
#section03 ul.pm_list li .tt {font-family: 'Noto Serif', sans-serif;font-size: 22px;font-weight: 400;letter-spacing:-0.01em;overflow:hidden;position:absolute;left: 50px;top: 44px;transition:0.6s;}
#section03 ul.pm_list li .over {position:absolute;left: 0;top: 0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;}
#section03 ul.pm_list li .over > .blackout {position:absolute;left:0;bottom:0;width:100%;height:120%;background-color:rgba(0,0,0,0.6);transform:translate(0,120%);mask-image: linear-gradient(to bottom, transparent 0%, #000 16%, #000 100%);transition:0.8s;}
#section03 ul.pm_list li .over > .text_wrap {z-index:1}
#section03 ul.pm_list li .over h2 {font-family: 'Noto Serif', sans-serif;font-size: 34px;margin-bottom: 50px; letter-spacing:-0.01em;opacity:0;transform:translate(20%,0) scaleX(1.2);transform-origin: 0 0;transition:0.8s;}
#section03 ul.pm_list li .over .h3 {font-size: 17px;margin-bottom: 20px;line-height: 1.2;}
#section03 ul.pm_list li .over .h3 h3 {font-weight: 600; overflow:hidden}
#section03 ul.pm_list li .over .h3 h3 > span {display:block;transform:translate(0,100%);transition:0.6s; }
#section03 ul.pm_list li .over .txt p {overflow:hidden}
#section03 ul.pm_list li .over .txt p span{font-size: 16px;font-weight: 300;letter-spacing:-0.01em;display:block;transform:translate(0,100%);transition:0.6s;}
#section03 ul.pm_list li:nth-child(1) .bg {background: url(../images/main/section2_img1.png) no-repeat; }
#section03 ul.pm_list li:nth-child(2) .bg {background: url(../images/main/section2_img2.png) no-repeat; }
#section03 ul.pm_list li:nth-child(3) .bg {background: url(../images/main/section2_img3.png) no-repeat; }
#section03 ul.pm_list li:nth-child(4) .bg {background: url(../images/main/section2_img4.png) no-repeat; }


#section03 ul.pm_list li:hover { }
#section03 ul.pm_list li:hover .bg {transform:scale(1.2);}
#section03 ul.pm_list li:hover .tt {opacity:0;transform:translate(0,-100%);}
#section03 ul.pm_list li:hover .over {}
#section03 ul.pm_list li:hover .over > .blackout { transform:none;}
#section03 ul.pm_list li:hover .over h2 {opacity:1;transform:none;transition-delay:0.5s;}
#section03 ul.pm_list li:hover .over .h3 { }
#section03 ul.pm_list li:hover .over .h3 h3 > span {transform:none;transition-delay:0.8s;}
#section03 ul.pm_list li:hover .over .txt p span{transform:none;transition-delay:0.8s;}



#section02 { background: url(../images/main/section02_bg.png) no-repeat #f5f5f5 right top;}
#section02 .inner {padding: 90px 70px 0;}
#section02 .inner h2 {margin: 0 auto 80px;text-align: center;}
#section02 .item {display: flex;flex-direction: column;}
#section02 .item img {display:inline-block;width: 100%;}

#section02 .banner_img {width: 100%;}
#section02 .text_area {padding-left: 105px;padding-top: 127px;}
#section02 .sc_title> p {font-size: 24px;line-height: 1;}
#section02 .sc_title> h2 {font-size: 68px;font-weight: 800;line-height: 1;letter-spacing: -5px;}
#section02 .sc_title> h2 > span {color: #1e9b8f; }

#section02 .bannner_text  { line-height: 1.2;}
#section02 .bannner_text .item {padding-top: 50px;}
#section02 .bannner_text .pm_no {font-size: 18px;font-weight: 800;color: #1e9b8f;border:1px solid #1e9b8f;border-radius: 50px;padding: 2px 15px;display: inline-block;text-transform: uppercase;margin-bottom: 30px;}
#section02 .bannner_text .txt1 {font-size: 18px;color: #000;margin-bottom: 30px;}
#section02 .bannner_text .txt2 {font-size: 50px;font-weight: 700;color: #2e2e2e;line-height: 1.2;letter-spacing: -5px;padding-top: 30px;position: relative;}
#section02 .bannner_text .txt2::after {content:"";position: absolute;left: 0;top: 0;width: 33px;height: 7px;background: #dbd3c0;}
#section02 .bannner_text .txt2 > span {color: #1e9b8f; display: block;}
#section02 .bannner_text .txt2 > span > i {font-size: 25px;font-weight: 400;letter-spacing: -2px;margin-left: 5px;}
#section02 .bannner_text button {top: 420px !important;}
#section02 .bannner_text .slick-prev {left: 0;}
#section02 .bannner_text .slick-prev::before {content: ""; background: url(../images/main/btn_prev.png) no-repeat; display: inline-block;; width: 94px; height: 60px;}
#section02 .bannner_text .slick-next {left: 94px;right: auto;top: 190px;}
#section02 .bannner_text .slick-next:before {content: ""; background: url(../images/main/btn_next.png) no-repeat; display: inline-block;; width: 94px; height: 60px; }


#section04 {background:#fdfbfa;padding: 121px 0 110px;}
#section04 .sc_tt {margin: 0 auto 100px;text-align: center;}
#section04 .text_area {padding-left: calc(50% - 270px);padding-top: 70px;}
#section04 .text_area .txt1 {font-size: 50px;color:#2e2e2e;line-height: 1.2;letter-spacing: -2px;padding-bottom: 40px;margin-bottom: 30px;position: relative;}
#section04 .text_area .txt1 > span {color: #1e9b8f;font-weight: 600;}
#section04 .text_area .txt1::after {content:"";position: absolute;left: 0;bottom: 0;width: 33px;height: 7px;background: #dbd3c0;}
#section04 .text_area .txt2 {font-size: 18px;}
#section04 .text_area .more_btn {margin-top: 100px;display: inline-block;color: #000;padding: 12px 60px;border: 1px solid;}

#section04 .img_area { padding-left: 50px ;}
#section04 .img_area img {max-width:none}
#section04 .img_area .slick-dots {bottom: 20px;}
#section04 .img_area .slick-dots li button:before {display: none; }
#section04 .img_area .slick-dots li button {border: 1px solid #ddd;border-radius: 50px;width: 10px;height: 10px;}
#section04 .img_area .slick-dots li.slick-active button {background:#fff }
#section04 .img_area .slick-dots li.slick-active .text_area {animation: slideUp 3s linear 1s; }

#section05 { background: #f8f8f8; padding: 100px 0; display: none;}
#section05 .set_title h1{ font-size: 50px; font-weight:700; letter-spacing:-1px; color: #303030; text-align: center;margin-bottom:81px}
#section05 .news_list ul {display: flex;gap: 45px;}
#section05 .news_list ul li {width: calc(100%/3);}
#section05 .news_list ul li .img{margin-bottom: 20px;}
#section05 .news_list ul li .img > img {width:100%}
#section05 .news_list ul li .bbs_tt { }
#section05 .news_list ul li .bbs_tt > span {font-size: 20px;font-weight: 500;color: #041e41;}
#section05 .news_list ul li .bbs_tt > p {font-size: 22px;font-weight: 600;letter-spacing: -1px;padding-right: 5px;}
#section05 .news_list .bbs_more_btn {margin: 60px auto 0;text-align: center;}
#section05 .news_list .bbs_more_btn > a {background: #2daa9e;color: #fff;padding: 9px 42px;border-radius: 30px;font-size: 18px;font-weight: 500;display: inline-block;position: relative;}
#section05 .news_list .bbs_more_btn > a:after {content: "";position: absolute;right: 13px;top:0;width: 20px;height: 100%;background: url(../images/main/icon_arr.png) no-repeat center;}



#section06 {background:url("https://sws360.com/2025/db/bg/images/main/section05_bg.jpg") top center no-repeat;padding: 100px 0; background-size: cover;}
#section06 .set_title{color: #2e2e2e;text-align: center; margin-bottom: 50px;}
#section06 .set_title h1{font-size: 52px;letter-spacing: -3px;font-weight: 300;margin-bottom: 0;}
#section06 .set_title h1 > strong {font-weight: 600;}
#section06 .set_title p{font-size: 24px;font-weight: 400;}
#section06 .map_wrap {display: flex; justify-content: center; }
#section06 .map_wrap > span {display:inline-block; margin: 0 30px;}