@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    width: 100%;
    position: relative;
    color: #354246;
    background-color: #fff;
}
/* body{background-color: #dcdcdc;} */

section {
    position: relative;
    max-width: 1980px;
    background-color: #fff;
    z-index: 10;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: white;
}
table {
    outline: 0px;
    border-spacing: 0px;
}
figure {
    position: relative;
}
a,
button,
input {
    box-shadow: none;
    border: 0;
    background-color: transparent;
}
button,
i {
    color: #000;
}
.swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none !important;
}
.swiper-button-prev,
.swiper-button-next {
    position: relative;
    width: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background: none;
}
.italy {
    font-style: italic;
}
.dash-list li {
    position: relative;
    padding-left: 0.6em;
}
.dash-list li::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '-';
}

.dot-list li {
    position: relative;
    padding-left: 0.6em;
}
.dot-list li::after {
    content: '';
    display: block;
    position: absolute;
    top: 0.7em;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #202020;
}
.m-delete {
    display: inline !important;
}
.fadeY.m-delete {
    display: block !important;
}

button {
    outline: none;
    border: none;
    background-color: transparent;
}
.insta {
    z-index: 500;
    box-shadow: 1px 1px 5px 1px #cccccc;
    position: fixed;
    border-radius: 50px;
    background-color: #fff;
    color: #354246;
    width: 50px;
    height: 50px;
    right: 130px;
    display: block;
    bottom: 150px;
    font-weight: 300;
    font-size: 20px;
}
.btn-top {
    z-index: 500;
    box-shadow: 0px 0px 1px 2px rgba(255, 255, 255, 0.5);
    cursor: pointer;
    position: absolute;
    border-radius: 50px;
    background-color: #193217;
    color: #fff;
    width: 50px;
    height: 50px;
    right: 130px;
    top: -25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: 13px;
    font-family: 'Pretendard-Medium';
}
.btn-top i {
    color: #fff;
}
.btn-top span {
    font-weight: 500;
}

.pc-vdo {
    width: 1400px;
    margin: 0 auto;
}
.pc-vdo iframe {
    width: 1400px !important;
    height: 900px;
    margin: 0px auto 0 auto;
}
.m-vdo {
    display: none;
}

/* 헤더 */

.hd {
    position: fixed;
    height: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    transition: 0.8s;
}
.hd .hd-top {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 56;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto;
}

.hd .hd-top .logo a {
    width: 170px;
    height: 40px;
    display: block;
    transition: 0.8s;
}
.hd .hd-top .logo img {
    width: 100%;
    height: 100%;
    display: block;
}

.hd .hd-top .gnb-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hd .hd-top .gnb-wrap a {
    font-size: 16px;
    display: block;
    margin: 0px 40px;
    font-family: 'Pretendard-Regluar';
    font-weight: 400;
}
.hd .hd-top .gnb-sub .sub-menu:nth-child(3) {
    margin-left: -31px;
}

.hd:hover .hd-top .gnb-wrap .sub-menu li {
    opacity: 1;
    transition: 1s all;
}

.hd.fixed {
    background-color: #fff;
}
.hd.fixed .hd-top .logo a {
    width: 170px;
    height: 70px;
}
.hd.fixed .hd-top .logo img {
    width: 90px;
    height: 100%;
    margin-left: 50px;
    display: block;
}

.hd.fixed .hd-top .gnb-wrap a {
    color: #193217;
}

.hd .hd-top .menu-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.hd .hd-top .menu-btn-wrap a {
    font-size: 30px;
    color: #fff;
    margin-left: 20px;
}
.hd .hd-top .menu-btn-wrap span {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
    margin-left: 20px;
}
.hd .hd-top .menu-btn-wrap span i {
    font-size: 30px;
    color: #fff;
    margin-left: 20px;
}
.hd .hd-top .menu-btn-wrap a i {
    color: #fff;
}
.hd .hd-top .menu-btn-wrap .menu-btn {
    margin-left: 20px;
    cursor: pointer;
}
.hd .hd-top .menu-btn-wrap .menu-btn .line {
    transition: 1s all;
    display: block;
    margin: 10px 0;
    width: 30px;
    background-color: #fff;
    height: 1px;
}
.hd .hd-top .menu-btn-wrap .menu-btn .line2 {
    transform: translateX(10px);
}

.hd .hd-top .menu-btn-wrap.on > a {
    opacity: 0;
}
.hd .hd-top .menu-btn-wrap.on > span {
    opacity: 0;
}
.hd .hd-top .menu-btn-wrap.on .menu-btn .line {
    background-color: #fff !important;
}
.hd .hd-top .menu-btn-wrap.on .menu-btn .line1 {
    transform: rotate(48deg) translateY(7px) translateX(10px);
}
.hd .hd-top .menu-btn-wrap.on .menu-btn .line2 {
    transform: rotate(-45deg) translateY(1px) translateX(-1px);
}
.hd .hd-top .menu-btn-wrap.on .menu-btn .line3 {
    opacity: 0;
}

.hd.fixed .hd-top .menu-btn-wrap a {
    color: #193217;
}
.hd.fixed .hd-top .menu-btn-wrap a i {
    color: #193217;
}
.hd.fixed .hd-top .menu-btn-wrap span {
    color: #193217;
}
.hd.fixed .hd-top .menu-btn-wrap span i {
    color: #193217;
}

.hd.fixed .hd-top .menu-btn-wrap .menu-btn .line {
    background-color: #193217;
}

.full-page iframe.hide {
    display: none !important;
}

/* visual */
#visual {
    position: relative;
    z-index: 10;
}

html,
body {
    position: relative;
    height: 100%;
}
body {
    background: #fff;
    margin: 0;
    padding: 0;
}
.swiper01 {
    position: absolute;
    width: 60%;
    height: 60%;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    margin: 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    width: 100%;
    height: 100vh;
    font-size: 18px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 메뉴 (햄버거) */

.main-menu-wrap {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 1s all ease-in-out;
    transform: translateY(-1600px);
    z-index: 55;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}
.main-menu-wrap::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 56;
    left: 0;
    top: 0;
}
.main-menu-wrap .menu-inner {
    width: 100%;
    height: 100%;
    margin: 0px auto 0 auto;
}

.main-menu-wrap .menu-inner .menu-wrap .logo-wrap {
    position: absolute;
    width: 160px;
    transform: translate(-50%, -50%);
    left: 27%;
    top: 47%;
}
.main-menu-wrap .menu-inner .menu-wrap .logo-wrap > a {
    width: 160px;
    height: 130px;
    display: block;
}
.main-menu-wrap .menu-inner .menu-wrap .logo-wrap a img {
    width: 100%;
    height: 100%;
}

.main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap {
    width: 70%;
    margin: 30px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap a {
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap a i {
    color: #fff;
}

.main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap span {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
}
.main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap span i {
    color: #fff;
}

.main-menu-wrap .menu-inner .menu-wrap {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 58;
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list {
    text-align: center;
    width: 200px;
    opacity: 0;
    position: absolute;
    right: 14%;
    top: 47%;
    transform: translate(-50%, -50%);
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list.on {
    opacity: 1;
    transition: 1s all;
    z-index: 50;
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list > a {
    font-size: 30px;
    margin-bottom: 30px;
    display: block;
    color: #fff;
    font-family: 'Noto Serif KR';
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Pretendard-SemiBold';
    font-weight: 500;
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li h4.tit2::before {
    content: '';
    display: block;
    width: 110px;
    height: 1px;
    margin: 20px auto;
    background-color: rgba(255, 255, 255, 0.5);
}
.main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li a {
    display: block;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 18px;
    font-family: 'Pretendard-Light';
    color: #fff;
}

.main-menu-wrap .menu-inner .menu-wrap .gnb-btn {
    width: 65%;
    align-items: center;
    z-index: 12;
    display: flex;
    justify-content: space-between;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.main-menu-wrap .menu-inner .menu-wrap .gnb-btn span {
    font-size: 25px;
    width: 16.66666666666667%;
    text-align: center;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Noto Serif KR';
}
.main-menu-wrap .menu-inner .menu-wrap .gnb-btn span.on {
    font-size: 35px;
    color: #fff;
}

.main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap {
    display: none;
}

.main-menu-wrap.on {
    transform: translateY(0px);
    opacity: 1;
}

#visual_m {
    display: none;
}

#visual .swiper-pagination {
    position: absolute;
    left: 48%;
    top: 45%;
    transform: translate(-50%, -50%);
}
#visual .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    background: unset;
    font-weight: 200;
    margin: 0 40px;
    font-size: 80px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); /* 기본 텍스트 색상 */
    font-family: 'source-han-serif-kr-subset', sans-serif;
}

#visual .swiper-pagination .swiper-pagination-bullet-active {
    color: #fff; /* 활성화된 버튼의 색상 */
    font-weight: 300;
    font-size: 100px;
    background: unset;
}

#visual .swiper-slide {
    position: relative;
}
#visual .swiper-slide::after {
    content: '';
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#visual .swiper-slide .slide-txt {
    font-size: 20px;
    z-index: 3;
    font-weight: 200;
    color: #fff;
    left: 50%;
    bottom: 35.5%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-family: 'source-han-serif-kr-subset', sans-serif;
}

#visual .swiper-slide:before {
    content: '';
    left: 50%;
    z-index: 3;
    bottom: 43.5%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}

#visual_m .swiper-pagination {
    position: absolute;
    left: 48%;
    top: 45%;
    transform: translate(-50%, -50%);
}
#visual_m .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    background: unset;
    font-weight: 200;
    margin: 0 40px;
    font-size: 80px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); /* 기본 텍스트 색상 */
    font-family: 'source-han-serif-kr-subset', sans-serif;
}

#visual_m .swiper-pagination .swiper-pagination-bullet-active {
    color: #fff; /* 활성화된 버튼의 색상 */
    font-weight: 300;
    font-size: 100px;
    background: unset;
}

#visual_m .swiper-slide {
    position: relative;
}
#visual_m .swiper-slide::after {
    content: '';
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#visual_m .swiper-slide .slide-txt {
    font-size: 20px;
    z-index: 3;
    font-weight: 200;
    color: #fff;
    left: 50%;
    bottom: 35.5%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-family: 'source-han-serif-kr-subset', sans-serif;
}

#visual_m .swiper-slide:before {
    content: '';
    left: 50%;
    z-index: 3;
    bottom: 43.5%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}

.hd .m-menu-btn {
    display: none;
}

/* 메인 */

.main-wrap .con1 {
    width: 100%;
    max-width: none;
    background-color: #fff;
}
.main-wrap .con1 .inner-con {
    width: 90%;
    max-width: 1780px;
    height: 1350px;
    margin: 0px auto;
    padding: 300px 0;
    display: flex;
}
.main-wrap .con1 .inner-con .left {
    position: relative;
    width: 21.5%;
    height: 100%;
    margin-right: 1%;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-wrap .con1 .inner-con .left::after {
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}
.main-wrap .con1 .inner-con .left .txt-wrap {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    left: 7%;
    bottom: 6%;
    color: #fff;
}
.main-wrap .con1 .inner-con .left .txt-wrap h2 {
    font-size: 50px;
    font-weight: 200;
    padding-left: 15px;
    font-family: 'Noto Serif KR';
    margin-bottom: 20px;
}
.main-wrap .con1 .inner-con .left .txt-wrap p {
    font-size: 14px;
    padding-left: 20px;
    transition-delay: 0.2s;
    font-family: 'Pretendard-Light';
    font-weight: 100;
}

.main-wrap .con1 .inner-con .right {
    width: 78%;
    height: 100%;
    position: relative;
}
.main-wrap .con1 .inner-con .right .main-slide-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main-wrap .con1 .inner-con .right .main-slide-wrap .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.main-wrap .con1 .inner-con .right .main-slide-wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
}

.main-wrap .con1 .inner-con .right .top-info-wrap {
    width: 14%;
    height: 25px;
    z-index: 15;
    position: absolute;
    left: 50%;
    bottom: 2%;
    transform: translate(-50%, -50%);
}

.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap {
    position: absolute;
    border-radius: 20px;
    padding: 5px 0;
    background-color: #193217;
    display: flex;
    align-items: center;
    justify-content: space-around;
    z-index: 30;
    width: 100%;
}

.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .slide-page-wrap {
    display: flex;
    align-items: center;
    margin: 0 0px;
}
.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .slide-page-wrap h5 {
    font-size: 18px;
    font-family: 'Lato';
    font-weight: 300;
    color: white;
}
.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .line-wrap {
    width: 1px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0px 20px;
    position: relative;
}
.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .line-wrap .line {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    width: 1px;
    height: 100px;
    transform-origin: left;
    transform: scaleY(0);
}

.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .prev i {
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}
.main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .next i {
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}

.main-wrap .main-bg {
    width: 100%;
    height: 700px;
    position: relative;
    max-width: none;
    overflow: hidden;
    z-index: 9;
}
.main-wrap .main-bg img {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.main-wrap .main-bg::after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}
.main-wrap .main-bg .txt-wrap {
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.main-wrap .main-bg .txt-wrap h4 {
    font-size: 25px;
    font-family: 'Pretendard-Regualr';
    font-weight: 300;
}
.main-wrap .main-bg .txt-wrap h1 {
    font-size: 80px;
    font-family: 'Noto Serif KR';
    font-weight: 100;
}
.main-wrap .main-bg .txt-wrap .line {
    display: block;
    margin: 50px auto;
    width: 60px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
}
.main-wrap .main-bg .txt-wrap p {
    font-size: 16px;
    font-family: 'Pretendard-Light';
    font-weight: 100;
}
.main-wrap .main-bg .txt-wrap .btn-wrap {
    width: 30%;
    margin: 70px auto 0 auto;
}
.main-wrap .main-bg .txt-wrap .btn-wrap a {
    font-weight: 400;
}

/* 버튼 효과 */

.btn-wrap a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.btn-wrap a > span {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.btn-wrap a:before,
.btn-wrap a:after,
.btn-wrap a > span:before,
.btn-wrap a > span:after {
    content: '';
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    transition: all 0.3s ease 0s;
}

.btn-wrap a:before,
.btn-wrap a:after {
    bottom: 0;
    right: 0;
}

.btn-wrap a:before {
    width: 100%;
    height: 1px;
    transform: translateX(-100%);
    transition-delay: 0.9s;
}

.btn-wrap a:after {
    width: 1px;
    height: 100%;
    transform: translateY(100%);
    transition-delay: 0.6s;
}

.btn-wrap a > span:before,
.btn-wrap a > span:after {
    top: 0;
    left: 0;
}

.btn-wrap a > span:before {
    width: 100%;
    height: 1px;
    transform: translateX(100%);
    transition-delay: 0.3s;
}

.btn-wrap a > span:after {
    width: 1px;
    height: 100%;
    transform: translateY(-100%);
    transition-delay: 0s;
}

.btn-wrap a:hover {
    background-color: #fff;
    transition: all 0.3s ease 0s;
    transition-delay: 1.1s;
}
.btn-wrap a:hover span {
    color: #193217;
    transition: all 0.3s ease 0s;
    transition-delay: 1.3s;
}

.btn-wrap a:hover:before,
.btn-wrap a:hover:after,
.btn-wrap a:hover > span:before,
.btn-wrap a:hover > span:after {
    transform: translate(0, 0);
}

.btn-wrap a:hover:before {
    transition-delay: 0s;
}

.btn-wrap a:hover:after {
    transition-delay: 0.3s;
}

.btn-wrap a:hover > span:before {
    transition-delay: 0.6s;
}

.btn-wrap a:hover > span:after {
    transition-delay: 0.9s;
}

/* 캠핑 프리뷰 */

.camp-wrap .camping-preview {
    padding-top: 200px;
    padding-bottom: 0;
    height: 1430px;
}

.camping-preview {
    max-width: unset;
    padding: 200px 0;
    width: 100%;
    background-color: #fff;
}
.camping-preview .inner-con {
    display: flex;
    height: 1100px;
    margin: 0 auto;
    max-width: 1700px;
}

.camping-preview .inner-con .left {
    width: 40%;
    margin-left: 10%;
    height: 100%;
    position: relative;
}
.camping-preview .inner-con .left .txt-wrap {
    border-left: 1px solid rgba(25, 50, 23, 0.5);
    overflow: hidden;
    position: absolute;
    color: #193217;
    left: 0;
    top: 15%;
}
.camping-preview .inner-con .left .txt-wrap h2 {
    padding-left: 15px;
    margin-bottom: 30px;
    font-size: 80px;
    font-family: 'Noto Serif KR';
    font-weight: 100;
}
.camping-preview .inner-con .left .txt-wrap p {
    padding-left: 20px;
    font-size: 16px;
    transition-delay: 0.2s;
    font-family: 'Pretendard-Light';
    font-weight: 300;
}

.camping-preview .inner-con .right {
    width: 50%;
    background-color: #193217;
    height: 100%;
    position: relative;
}
.camping-preview .inner-con .right .inner-wrap {
    width: 90%;
    position: absolute;
    left: -15%;
    top: 20%;
    height: 50%;
}
.camping-preview .inner-con .right .inner-wrap .camping {
    width: 100%;
    height: 27%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 1s all ease-out;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.camping-preview .inner-con .right .inner-wrap .camping .txt-wrap {
    position: absolute;
    z-index: 10;
    transition: bottom 1s ease-out;
    color: #fff;
    line-height: 25px;
    right: 5%;
    bottom: 20px;
    text-align: right;
}
.camping-preview .inner-con .right .inner-wrap .camping .txt-wrap h2 {
    font-size: 30px;
    margin-bottom: 10px;
    font-family: 'Noto Serif KR';
    font-weight: 100;
}
.camping-preview .inner-con .right .inner-wrap .camping .txt-wrap p {
    font-size: 16px;
    font-family: 'Pretendard-Light';
    font-weight: 100;
}

.camping-preview .right .inner-wrap .camping img {
    transition: opacity 1s ease-out;
}

.camping-preview .right .inner-wrap .camping.on {
    height: 380px;
}

.camping-preview .right .inner-wrap .camping::after {
    content: '';
    opacity: 0;
    transition: 1s all;
    z-index: 9;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
}
.camping-preview .right .inner-wrap .camping.on::after {
    opacity: 1;
}

.camping-preview .right .inner-wrap .camping .btn-wrap {
    margin-top: 0px;
    opacity: 0;
    height: 0px;
}
.camping-preview .right .inner-wrap .camping .btn-wrap span {
    font-weight: 300;
}

.camping-preview .right .inner-wrap .camping.on .btn-wrap {
    opacity: 1;
    margin-top: 100px;
    height: 30px;
    transition: 1s all;
}

.m-camping-preview {
    display: none;
}

/* 평상 & 방갈로 프리뷰 */

.bungalow-preview {
    width: 100%;
    max-width: none;
}
.bungalow-preview .inner-con {
    width: 100%;
    max-width: 1980px;
    margin: 0 auto;
    overflow: hidden;
}
.bungalow-preview .inner-con .outdoor {
    width: 100%;
    height: 530px;
    display: flex;
}

.bungalow-preview .inner-con .outdoor .txt-wrap {
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.bungalow-preview .inner-con .outdoor .txt-wrap .tit {
    color: #193217;
    padding-top: 11%;
    position: relative;
}
.bungalow-preview .inner-con .outdoor .txt-wrap .tit h2 {
    font-size: 40px;
    margin-bottom: 70px;
    padding-right: 12%;
    font-family: 'Noto Serif KR';
    font-weight: 400;
}
.bungalow-preview .inner-con .outdoor .txt-wrap .tit p {
    font-size: 16px;
    text-align: left;
    font-family: 'Pretendard-Light';
    font-weight: 400;
}

.bungalow-preview .inner-con .outdoor.left .txt-wrap .tit {
    padding-left: 20%;
}
.bungalow-preview .inner-con .outdoor.right .txt-wrap .tit {
    padding-left: 11%;
    width: 85%;
    text-align: right;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .line {
    display: block;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(25, 50, 23, 0.5);
}
.bungalow-preview .inner-con .outdoor.left .txt-wrap .tit .line {
    width: 65%;
    top: 50%;
    left: -20%;
}
.bungalow-preview .inner-con .outdoor.left .txt-wrap .tit .line2 {
    transition-delay: 1.7s;
    height: 3px;
    position: absolute;
    width: 25%;
    top: 49.3%;
    left: 20%;
    background-color: rgba(25, 50, 23, 0.5);
}

.bungalow-preview .inner-con .outdoor.right .txt-wrap .tit .line {
    width: 38%;
    right: -18%;
}
.bungalow-preview .inner-con .outdoor.right .txt-wrap .tit .line2 {
    transition-delay: 1.4s;
    height: 3px;
    position: absolute;
    width: 10%;
    top: 49.3%;
    right: 10%;
    background-color: rgba(25, 50, 23, 0.5);
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap {
    margin-top: 50px;
}
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a {
    font-family: 'Pretendard-Light';
    font-weight: 400;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span {
    display: block;
    padding: 10px 20px;
    font-size: 16px;
    color: #193217;
    text-transform: uppercase;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:after,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:after {
    content: '';
    background: rgba(25, 50, 23, 0.5);
    position: absolute;
    transition: all 0.3s ease 0s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:after {
    bottom: 0;
    right: 0;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:before {
    width: 100%;
    height: 1px;
    transform: translateX(-100%);
    transition-delay: 0.9s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:after {
    width: 1px;
    height: 100%;
    transform: translateY(100%);
    transition-delay: 0.6s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:after {
    top: 0;
    left: 0;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:before {
    width: 100%;
    height: 1px;
    transform: translateX(100%);
    transition-delay: 0.3s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:after {
    width: 1px;
    height: 100%;
    transform: translateY(-100%);
    transition-delay: 0s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover {
    background-color: #193217;
    transition: all 0.3s ease 0s;
    transition-delay: 1.1s;
}
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover span {
    color: #fff;
    transition: all 0.3s ease 0s;
    transition-delay: 1.3s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover:after,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover > span:before,
.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover > span:after {
    transform: translate(0, 0);
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover:before {
    transition-delay: 0s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover:after {
    transition-delay: 0.3s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover > span:before {
    transition-delay: 0.6s;
}

.bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:hover > span:after {
    transition-delay: 0.9s;
}

.bungalow-preview .inner-con .outdoor .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 서브페이지 공통 */

.sub-wrap .top-content .sub-slide-wrap {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.sub-wrap .top-content .sub-slide-wrap .swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.sub-wrap .top-content .sub-slide-wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
}

.sub-wrap .top-content .top-info-wrap {
    width: 80%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 15;
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%, -50%);
}

.sub-wrap .top-content .top-info-wrap .info-wrap {
}
.sub-wrap .top-content .top-info-wrap .info-wrap p {
    font-family: 'Lato';
    font-weight: 200;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

.sub-wrap .top-content .top-info-wrap .tit {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}
.sub-wrap .top-content .top-info-wrap .tit h2 {
    font-family: 'Noto Serif KR';
    color: #fff;
    margin-bottom: 0px;
    font-size: 50px;
    font-weight: 200;
}
.sub-wrap .top-content .top-info-wrap .tit p {
    font-family: 'Lato';
    font-weight: 200;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.sub-wrap .top-content .top-info-wrap .tit-wrap {
    width: 12%;
    border-radius: 20px;
    padding: 5px 0;
    background-color: #193217;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 30;
}
.sub-wrap .top-content .top-info-wrap .tit-wrap .slide-page-wrap {
    display: flex;
    align-items: center;
    margin: 0 20px;
}
.sub-wrap .top-content .top-info-wrap .tit-wrap .slide-page-wrap h5 {
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 300;
    color: white;
}
.sub-wrap .top-content .top-info-wrap .tit-wrap .line-wrap {
    width: 1px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0px 20px;
    position: relative;
}
.sub-wrap .top-content .top-info-wrap .tit-wrap .line-wrap .line {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    width: 1px;
    height: 100px;
    transform-origin: left;
    transform: scaleY(0);
}

.sub-wrap .top-content .top-info-wrap .tit-wrap .prev i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    cursor: pointer;
}
.sub-wrap .top-content .top-info-wrap .tit-wrap .next i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    cursor: pointer;
}

.sub-wrap .top-img {
    width: 100%;
    height: 500px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 프롤로그 */

.view-wrap .con1 {
    padding: 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.view-wrap .con1 .inner-con {
    height: 100vh;
    max-width: 1980px;
}
.view-wrap .con1 .inner-con .img {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
}
.view-wrap .con1 .inner-con .img1 {
    left: 0;
    bottom: 0;
    z-index: 3;
    height: 100%;
    width: 960px;
}
.view-wrap .con1 .inner-con .img2 {
    left: 20%;
    bottom: 0;
    transition: 1.5s all;
    z-index: 2;
    height: 700px;
    width: 700px;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.view-wrap .con1 .inner-con .txt-wrap {
    position: absolute;
    top: 5%;
    right: 10%;
}
.view-wrap .con1 .inner-con .txt-wrap h3 {
    text-align: right;
    margin-bottom: 10px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.view-wrap .con1 .inner-con .txt-wrap p {
    text-align: right;
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}

.view-wrap .con2 {
    padding-bottom: 200px;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.view-wrap .con2 .inner-con {
    max-width: 1980px;
    width: 80%;
    margin: 0 auto;
    height: 100vh;
}
.view-wrap .con2 .inner-con .img {
    height: 20%;
    width: 100%;
    transition: 1s all;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.view-wrap .con2 .inner-con .img.top-img {
    margin-bottom: 1%;
}
.view-wrap .con2 .inner-con .img.on {
    height: 69%;
    width: 100%;
}

.view-wrap .con2 .inner-con .img .txt {
    position: absolute;
    font-weight: 200;
    color: #fff;
    font-size: 14px;
    font-family: 'Pretendard-Light';
    right: 1%;
    bottom: 5%;
}

/* 무비 */

.movie-wrap {
}

.movie-wrap .con1 {
    padding: 200px 0;
}
.movie-wrap .con1 .inner-con {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: flex;
}
.movie-wrap .con1 .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.movie-wrap .con1 .tit-wrap {
    width: 50%;
    position: relative;
}
.movie-wrap .con1 .tit-wrap .txt-wrap {
    right: 5%;
    top: 10%;
    position: absolute;
}
.movie-wrap .con1 .inner-con .txt-wrap h3 {
    text-align: right;
    margin-bottom: 10px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.movie-wrap .con1 .inner-con .txt-wrap p {
    text-align: right;
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}

.movie-wrap .con2 {
    padding-bottom: 100px;
}
.movie-wrap .con2 .main-vdo {
    display: block;
    margin: 150px auto;
    width: 90%;
}
.movie-wrap .con2 .main-vdo iframe {
    height: 800px !important;
}
.movie-wrap .con2 .m-main-vdo {
    display: none;
}

/* 여행안내 */

.tour-wrap {
}

.tour-wrap .con1 {
    padding: 200px 0 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.tour-wrap .con1 .inner-con {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: flex;
}
.tour-wrap .con1 .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.tour-wrap .con1 .tit-wrap {
    width: 50%;
    position: relative;
}
.tour-wrap .con1 .tit-wrap .txt-wrap {
    right: 5%;
    top: 10%;
    position: absolute;
}
.tour-wrap .con1 .inner-con .txt-wrap h3 {
    text-align: right;
    margin-bottom: 10px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.tour-wrap .con1 .inner-con .txt-wrap p {
    text-align: right;
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}

.tour-wrap .con2 {
    padding-bottom: 100px;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.tour-wrap .con2 .inner-con {
    width: 80%;
    margin: 0 auto;
}
.tour-wrap .con2 .inner-con .tour {
    display: flex;
    position: relative;
    height: 500px;
    padding-bottom: 160px;
    justify-content: space-between;
    align-items: center;
}
.tour-wrap .con2 .inner-con .tour::after {
    content: '';
    position: absolute;
    bottom: 80px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(25, 50, 23, 0.3);
}
.tour-wrap .con2 .inner-con .tour:last-child::after {
    display: none;
}
.tour-wrap .con2 .inner-con .tour .tour-slide {
    width: 480px;
    height: 100%;
}
.tour-wrap .con2 .inner-con .tour .tour-slide .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.tour-wrap .con2 .inner-con .tour .tour-slide .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.tour-wrap .con2 .inner-con .tour .tit-wrap {
    text-align: center;
    color: #193217;
}
.tour-wrap .con2 .inner-con .tour .line {
    height: 150px;
    width: 1px;
    display: inline-block;
    background-color: rgba(25, 50, 23, 0.5);
    transform: rotate(30deg);
}
.tour-wrap .con2 .inner-con .tour .tit-wrap h4 {
    font-size: 25px;
    margin-bottom: 20px;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.tour-wrap .con2 .inner-con .tour .tit-wrap p {
}
.tour-wrap .con2 .inner-con .tour .tit-wrap p i {
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
}
.tour-wrap .con2 .inner-con .tour .tit-wrap p span {
    font-size: 18px;
    color: #193217;
    font-family: 'Pretendard-Light';
}

.tour-wrap .con2 .inner-con .tour .txt-wrap {
    width: 35%;
}
.tour-wrap .con2 .inner-con .tour .txt-wrap p {
    color: #193217;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}

/* 오시는길 */

.map-wrap {
}
.map-wrap .con1 {
    padding: 200px 0 200px 0;
    background-color: #fff;
    width: 100%;
    max-width: none;
}
.map-wrap .con1 .inner-con {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: flex;
    max-width: 1980px;
}
.map-wrap .con1 .inner-con .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.map-wrap .con1 .inner-con .tit-wrap {
    width: 50%;
    position: relative;
}
.map-wrap .con1 .inner-con .tit-wrap .txt-wrap {
    right: 5%;
    top: 10%;
    position: absolute;
}
.map-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
    text-align: right;
    margin-bottom: 30px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.map-wrap .con1 .inner-con .tit-wrap .txt-wrap p {
    text-align: right;
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}
.map-wrap .con1 .inner-con .tit-wrap .txt-wrap p b {
    font-weight: 600;
}

.map-wrap .con2 {
    padding-bottom: 100px;
    background-color: #fff;
    width: 100%;
    max-width: none;
}
.map-wrap .con2 .inner-con {
    width: 70%;
    margin: 0 auto;
    max-width: 1980px;
}

.pc-map {
    display: block;
}
.m-map {
    display: none;
}

/* 캠프 */

.camp-wrap {
}
.camp-wrap .con1 {
    padding: 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.camp-wrap .con1 .inner-con {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1980px;
}

.camp-wrap .con1 .inner-con .left {
    width: 48%;
}
.camp-wrap .con1 .inner-con .left .img {
    height: 900px;
    width: 100%;
    margin-bottom: 75px;
    background-size: cover;
    background-repeat: no-repeat;
}
.camp-wrap .con1 .inner-con .left .txt-wrap h3 {
    margin-bottom: 30px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .txt {
    margin-bottom: 20px;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .txt p {
    line-height: 25px;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .txt p b {
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .txt p span {
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 300;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .camp-price {
    width: 100%;
    border-collapse: collapse;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .camp-price th {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #193217;
    padding: 5px 10px;
    color: #fff;
}
.camp-wrap .con1 .inner-con .left .txt-wrap .camp-price td {
    text-align: center;
    border: 1px solid rgba(25, 50, 23, 0.5);
    color: #193217;
    padding: 5px 10px;
}

.camp-wrap .con1 .inner-con .right {
    width: 48%;
}
.camp-wrap .con1 .inner-con .right .txt-wrap {
    height: 250px;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}
.camp-wrap .con1 .inner-con .right .txt-wrap .txt {
    position: absolute;
    left: 10%;
    top: 20%;
}
.camp-wrap .con1 .inner-con .right .txt-wrap .txt h3 {
    margin-bottom: 30px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.camp-wrap .con1 .inner-con .right .txt-wrap .txt p {
    font-size: 20px;
    color: #193217;
    line-height: 25px;
    font-family: 'Pretendard-Light';
    font-weight: 300;
}

.camp-wrap .con1 .inner-con .right .img {
    height: 900px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

/* 객실 */

.room-wrap {
}
.room-wrap .con1 {
    padding: 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.room-wrap .con1 .inner-con {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1980px;
}

.room-wrap .con1 .inner-con .left {
    width: 48%;
}
.room-wrap .con1 .inner-con .left .img {
    height: 900px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.room-wrap .con1 .inner-con .right {
    width: 48%;
}
.room-wrap .con1 .inner-con .right .txt-wrap {
    height: 54.5%;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}
.room-wrap .con1 .inner-con .right .txt-wrap .txt {
    position: absolute;
    right: 0%;
    top: 20%;
}
.room-wrap .con1 .inner-con .right .txt-wrap .txt h3 {
    margin-bottom: 30px;
    font-size: 25px;
    text-align: right;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.room-wrap .con1 .inner-con .right .txt-wrap .txt p {
    font-size: 20px;
    color: #193217;
    text-align: right;
    line-height: 25px;
    font-family: 'Pretendard-Light';
    font-weight: 300;
}
.room-wrap .con1 .inner-con .right .txt-wrap .txt p.tmi {
    font-size: 14px;
    margin-top: 20px;
}

.room-wrap .con1 .inner-con .right .img {
    height: 360px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.room-wrap .room-price-section {
    padding: 100px 0;
}
.room-wrap .room-price-section .inner-con {
    width: 80%;
    display: flex;
    margin: 0 auto;
}
.room-wrap .room-price-section .inner-con .left {
    width: 30%;
}
.room-wrap .room-price-section .inner-con .left h2 {
    text-align: center;
    font-weight: 400;
    font-size: 50px;
    color: #193217;
    font-family: 'Noto Serif KR';
}

.room-wrap .room-price-section .inner-con .right {
    width: 40%;
    margin-left: 10%;
    display: flex;
    flex-direction: column;
}
.room-wrap .room-price-section .inner-con .right > div {
    height: 33.3333333%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.room-wrap .room-price-section .inner-con .right > div:nth-child(2) {
    margin: 100px 0;
}
.room-wrap .room-price-section .inner-con .right > div h3 {
    text-align: left;
    width: 30%;
    font-weight: 500;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
}
.room-wrap .room-price-section .inner-con .right > div .line {
    height: 60px;
    width: 30%;
    transform: rotate(30deg);
    display: inline-block;
    width: 1px;
    background-color: rgba(25, 50, 23, 0.5);
}
.room-wrap .room-price-section .inner-con .right > div p {
    font-family: 'Pretendard-Light';
    width: 40%;
    color: #193217;
    font-size: 16px;
}
.room-wrap .room-price-section .inner-con .right > div p b {
    font-weight: 500;
}

.room-wrap .room-price-section .inner-con .right > div .room-price {
    width: 40%;
    border-collapse: collapse;
}
.room-wrap .room-price-section .inner-con .right > div .room-price th {
    text-align: center;
    font-family: 'Pretendard-Light';
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: 400;
    background-color: #193217;
    padding: 5px 5px;
    color: #fff;
}
.room-wrap .room-price-section .inner-con .right > div .room-price td {
    text-align: center;
    font-family: 'Pretendard-Light';
    font-size: 15px;
    border: 1px solid rgba(25, 50, 23, 0.5);
    color: #193217;
    padding: 5px 5px;
}

/* 방갈로 */

.bungalow-wrap {
}
.bungalow-wrap .con1 {
    padding: 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.bungalow-wrap .con1 .inner-con {
    width: 80%;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1980px;
}

.bungalow-wrap .con1 .inner-con .tit-wrap {
    position: absolute;
    padding: 0 30px;
    border-bottom: 1px solid rgba(25, 50, 23, 0.5);
    overflow: hidden;
    left: 3%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
}
.bungalow-wrap .con1 .inner-con .tit-wrap h2 {
    font-weight: 100;
    font-size: 80px;
    color: #193217;
    font-family: 'Noto Serif KR';
}

.bungalow-wrap .con1 .inner-con .img-wrap {
    width: 70%;
    margin: 0 auto;
    color: #193217;
    text-align: center;
}
.bungalow-wrap .con1 .inner-con .img-wrap h3 {
    font-weight: 400;
    font-size: 25px;
    font-family: 'Pretendard-Medium';
}
.bungalow-wrap .con1 .inner-con .img-wrap h3.mo-tit {
    display: none;
}
.bungalow-wrap .con1 .inner-con .img-wrap .img {
    width: 100%;
    height: 600px;
    margin: 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.bungalow-wrap .con1 .inner-con .img-wrap p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Pretendard-Light';
}

.bungalow-wrap .con2 {
    padding-bottom: 250px;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.bungalow-wrap .con2 .inner-con {
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 auto;
}
.bungalow-wrap .con2 .inner-con .img {
    background-size: contain;
    transition: 0.5s all;
    height: 800px;
    background-repeat: no-repeat;
}

.bungalow-wrap .con2 .inner-con .img:nth-child(1) {
    width: 28%;
    height: 750px;
}
.bungalow-wrap .con2 .inner-con .img:nth-child(4) {
    width: 28%;
    height: 750px;
}

.bungalow-wrap .con2 .inner-con .img:nth-child(2) {
    width: 20%;
    height: 550px;
}
.bungalow-wrap .con2 .inner-con .img:nth-child(3) {
    width: 20%;
    height: 550px;
}

.bungalow-wrap .bungalow-preview {
    padding-bottom: 150px;
}

/* 스페셜 */

.special-wrap {
}
.special-wrap .con1 {
    padding: 200px 0;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.special-wrap .con1 .inner-con {
    width: 80%;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    max-width: 1980px;
}

.special-wrap .con1 .inner-con .img-wrap {
    width: 50%;
    height: 750px;
    background-size: cover;
    background-repeat: no-repeat;
}

.special-wrap .con1 .inner-con .tit-wrap {
    width: 50%;
    position: relative;
}
.special-wrap .con1 .inner-con .tit-wrap .txt {
    position: absolute;
    left: 15%;
    top: 15%;
}
.special-wrap .con1 .inner-con .tit-wrap .txt h3 {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 25px;
    font-family: 'Pretendard-Medium';
    color: #193217;
}

.special-wrap .con1 .inner-con .tit-wrap .txt p {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Pretendard-Light';
}
.special-wrap .con1 .inner-con .tit-wrap .txt p b {
    font-weight: 400;
}

.special-wrap .con2 {
    padding-bottom: 200px;
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.special-wrap .con2 .inner-con {
    width: 100%;
    max-width: 1900px;
    height: 600px;
    position: relative;
}
.special-wrap .con2 .inner-con .img-wrap {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 3;
    top: -10%;
    left: 0;
    width: 1100px;
    height: 600px;
}
.special-wrap .con2 .inner-con .background {
    margin-left: 40%;
    width: 60%;
    height: 100%;
    background-color: #193217;
    position: relative;
}
.special-wrap .con2 .inner-con .background .img {
    display: block;
    right: 0%;
    bottom: 0;
    position: absolute;
    width: 700px;
    height: 500px;
}

.special-wrap .special-bg {
    width: 100%;
    height: 700px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.special-wrap .special-bg img {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.special-wrap .special-bg video {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.special-wrap .special-preview {
    max-width: none;
    background-color: #fff;
    width: 100%;
}
.special-wrap .special-preview .inner-preview {
    width: 100%;
    height: 1100px;
    margin: 0 auto;
    max-width: 1980px;
    position: relative;
}
.special-wrap .special-preview .inner-preview .green {
    width: 100%;
    transition: 1 all;
    transition-delay: 0.7s;
    height: 50%;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: #193217;
    position: absolute;
}
.special-wrap .special-preview .inner-preview .preview-wrap {
    width: 80%;
    display: flex;
    justify-content: space-between;
    z-index: 3;
    align-items: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.special-wrap .special-preview .inner-preview .preview-wrap > a {
    width: 23%;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap {
    width: 100%;
    color: #fff;
    transition: 0.5 all;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap .img {
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap .img video {
    width: 100%;
    height: 100%;
    object-fit: ;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap .txt {
    margin-bottom: 20px;
    font-family: 'Pretendard-Light';
    display: flex;
    justify-content: space-between;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap .txt p {
    font-size: 18px;
    font-weight: 300;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap .txt p b {
    font-weight: 400;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap > p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    font-family: 'Pretendard-Light';
}

.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap:nth-child(1) {
    transition-delay: 0.3s;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap:nth-child(2) {
    transition-delay: 0.4s;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap:nth-child(3) {
    transition-delay: 0.5s;
}
.special-wrap .special-preview .inner-preview .preview-wrap .special-wrap:nth-child(4) {
    transition-delay: 0.6s;
}

/* 오시는길 */

.reser-wrap {
}
.reser-wrap .con1 {
    padding: 200px 0 200px 0;
    width: 100%;
    background-color: #fff;
    max-width: none;
}
.reser-wrap .con1 .inner-con {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: flex;
    max-width: 1980px;
}
.reser-wrap .con1 .inner-con .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.reser-wrap .con1 .inner-con .tit-wrap {
    width: 50%;
    position: relative;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap {
    right: 5%;
    top: 10%;
    position: absolute;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
    text-align: left;
    margin-bottom: 30px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul {
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li {
    font-size: 20px;
    color: #193217;
    display: flex;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li h4 {
    font-family: 'Pretendard-Light';
    margin-right: 30px;
    font-weight: 400;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li p {
    font-weight: 400;
}
.reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li p a {
    font-weight: 300;
    font-size: 20px;
    color: #193217;
}

.reser-wrap .price-section {
    padding-bottom: 100px;
    max-width: none;
}
.reser-wrap .price-section .price {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1980px;
}
.reser-wrap .price-section .price h2 {
    font-size: 25px;
    margin-bottom: 70px;
    padding-left: 10%;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.reser-wrap .price-section .price1 .line {
    display: block;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(25, 50, 23, 0.5);
}
.reser-wrap .price-section .price1 .line {
    width: 17%;
    top: 25%;
    left: 0%;
}
.reser-wrap .price-section .price1 .line2 {
    transition-delay: 1.7s;
    height: 3px;
    position: absolute;
    width: 7%;
    top: 24.3%;
    left: 10%;
    background-color: rgba(25, 50, 23, 0.5);
}

.reser-wrap .price-section .map .line {
    display: block;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(25, 50, 23, 0.5);
}
.reser-wrap .price-section .map .line {
    width: 17%;
    top: 10%;
    left: 0%;
}
.reser-wrap .price-section .map .line2 {
    transition-delay: 1.7s;
    height: 3px;
    position: absolute;
    width: 7%;
    top: 10%;
    left: 10%;
    background-color: rgba(25, 50, 23, 0.5);
}

.reser-wrap .price-section .price .camp-price {
    width: 80%;
    max-width: 1700px;
    margin: 0 auto;
    border-collapse: collapse;
}
.reser-wrap .price-section .price .camp-price th {
    text-align: center;
    width: 20%;
    font-family: 'Pretendard-Light';
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: 400;
    background-color: #193217;
    padding: 5px 5px;
    color: #fff;
}
.reser-wrap .price-section .price .camp-price td {
    text-align: center;
    width: 20%;
    font-family: 'Pretendard-Light';
    font-size: 15px;
    border: 1px solid rgba(25, 50, 23, 0.5);
    color: #193217;
    padding: 5px 5px;
}

.reser-wrap .price-section .price .camp-map {
    width: 80%;
    max-width: 1700px;
    margin: 0 auto;
    height: auto;
}

.reser-wrap .price-section .price .camp-map.reser {
    width: 70%;
    padding: 100px 0;
}

.reser-wrap .price-section .price .camp-map img {
    width: 100%;
}

.reser-wrap .price-section .price .camp-map img.reser {
    height: 650px;
}

.reser-wrap .price-section .price2 {
    padding: 100px 0;
}
.reser-wrap .price-section .price2 .line {
    display: block;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(25, 50, 23, 0.5);
}
.reser-wrap .price-section .price2 .line {
    width: 17%;
    top: 30%;
    left: 0%;
}
.reser-wrap .price-section .price2 .line2 {
    transition-delay: 1.7s;
    height: 3px;
    position: absolute;
    width: 7%;
    top: 29.8%;
    left: 10%;
    background-color: rgba(25, 50, 23, 0.5);
}

.reser-wrap .price-section .price3 .line {
    display: block;
    height: 1px;
    top: 50%;
    position: absolute;
    background-color: rgba(25, 50, 23, 0.5);
}
.reser-wrap .price-section .price3 .line {
    width: 21%;
    top: 25%;
    left: 0%;
}
.reser-wrap .price-section .price3 .line2 {
    transition-delay: 1.7s;
    height: 3px;
    position: absolute;
    width: 11%;
    top: 24.3%;
    left: 10%;
    background-color: rgba(25, 50, 23, 0.5);
}
.reser-wrap .price-section .price3 p {
    color: #193217;
    width: 80%;
    font-family: 'Pretendard-Medium';
    font-size: 16px;
    margin: 10px auto 0 auto;
    font-weight: 300;
}
.reser-wrap .price-section .price3 p b {
    font-weight: 400;
}

.reser-wrap .info-section {
    padding-bottom: 100px;
    max-width: none;
}
.reser-wrap .info-section .inner-con {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.reser-wrap .info-section .inner-con .left {
    width: 49%;
}
.reser-wrap .info-section .inner-con .left .img {
    width: 100%;
    height: 900px;
    background-size: cover;
    background-repeat: no-repeat;
}
.reser-wrap .info-section .inner-con .left .txt-wrap {
    position: relative;
    height: 800px;
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt {
    position: absolute;
    left: 7%;
    top: 10%;
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt h3 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #193217;
    font-weight: 500;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt ul {
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li {
    margin-bottom: 20px;
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li h4 {
    font-size: 16px;
    font-weight: 600;
    color: #193217;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #193217;
    font-family: 'Pretendard-Light';
}

.reser-wrap .info-section .inner-con .right {
    width: 49%;
}
.reser-wrap .info-section .inner-con .right .img {
    width: 100%;
    height: 900px;
    background-size: cover;
    background-repeat: no-repeat;
}
.reser-wrap .info-section .inner-con .right .txt-wrap {
    position: relative;
    height: 400px;
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt {
    position: absolute;
    left: 10%;
    top: 20%;
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt h3 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #193217;
    font-weight: 500;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt ul {
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li {
    margin-bottom: 20px;
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li h4 {
    font-size: 16px;
    font-weight: 500;
    color: #193217;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    color: #193217;
    font-family: 'Pretendard-Light';
}
.reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li p b {
    font-weight: 500;
}

.reser-wrap .reser-bg {
    width: 100%;
    height: 700px;
    position: relative;
    overflow: hidden;
    z-index: -1;
}
.reser-wrap .reser-bg img {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.reser-wrap .reser-bg video {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.reser-wrap .refund-wrap {
    height: auto;
    padding-bottom: 100px;
    width: 100%;
    max-width: none;
    position: relative;
}
.reser-wrap .refund-wrap .green {
    position: absolute;
    transition: 1.5s all;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #193217;
}
.reser-wrap .refund-wrap .inner-wrap {
    position: relative;
    width: 55%;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 0 auto;
    z-index: 2;
}
.reser-wrap .refund-wrap .inner-wrap h3 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .refund-wrap .inner-wrap .refund {
}
.reser-wrap .refund-wrap .inner-wrap .refund p {
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Pretendard-Light';
}

.reser-wrap .refund-wrap .inner-wrap .refund table {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
    border-collapse: collapse;
    text-align: center;
}

.reser-wrap .refund-wrap .inner-wrap .refund table.camp-table {
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.reser-wrap .refund-wrap .inner-wrap .refund table.bungal-table {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.reser-wrap .refund-wrap .inner-wrap .refund table th {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    color: #193217;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Pretendard-Light';
}
.reser-wrap .refund-wrap .inner-wrap .refund table td {
    width: 33.33333%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 0;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Pretendard-Medium';
}
.reser-wrap .refund-wrap .inner-wrap .refund table .red {
    color: #ff9797;
}

.reser-wrap .refund-wrap .inner-wrap .refund table.bungal-table tr:nth-child(5) td {
    border-bottom: none;
}

/* 공지사항 */

.notice-wrap {
}
.notice-wrap .con1 {
    padding: 200px 0 100px 0;
    background-color: #fff;
    width: 100%;
    max-width: none;
}
.notice-wrap .con1 .inner-con {
    width: 80%;
    height: 400px;
    margin: 0 auto;
    display: flex;
    max-width: 1980px;
}
.notice-wrap .con1 .inner-con .img-wrap {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.notice-wrap .con1 .inner-con .tit-wrap {
    width: 50%;
    position: relative;
}
.notice-wrap .con1 .inner-con .tit-wrap .txt-wrap {
    right: 5%;
    top: 10%;
    position: absolute;
}
.notice-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
    text-align: right;
    margin-bottom: 30px;
    font-size: 25px;
    color: #193217;
    font-family: 'Pretendard-Medium';
    font-weight: 500;
}
.notice-wrap .con1 .inner-con .tit-wrap .txt-wrap p {
    text-align: right;
    font-size: 20px;
    color: #193217;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}
.notice-wrap .con1 .inner-con .tit-wrap .txt-wrap p b {
    font-weight: 600;
}

.notice-wrap .con2 {
    padding-bottom: 100px;
    background-color: #fff;
    width: 100%;
    max-width: none;
}
.notice-wrap .con2 .inner-con {
    width: 80%;
    margin: 0 auto;
    max-width: 1980px;
}

/* 배치도 */

.hd .map-floor {
    position: fixed;
    transition: 1s all ease-in-out;
    width: 100%;
    height: 100vh;
    transform: translateY(-800px);
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0;
    z-index: -1;
    opacity: 0;
    left: 0%;
    top: 0%;
}
.hd .map-floor .img {
    height: 100%;
    width: 100%;
    margin: 0% auto 0 auto;
}
.hd .map-floor .img_m {
    display: none;
}
.hd .map-floor .close {
    position: absolute;
    top: 10%;
    right: 8%;
    cursor: pointer;
}
.hd .map-floor .close i {
    color: #fff;
    font-size: 30px;
}
.hd .map-floor.on {
    opacity: 1;
    z-index: 70;
    transform: translateY(0px);
}

.map-floor {
    padding: 100px 0;
    max-width: 1980px;
    margin: 0 auto;
}
.map-floor .img {
    width: 100%;
    max-width: 1910px;
    height: 100vh;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
.map-floor .img .floor {
    position: absolute;
}
.map-floor .img .floor a {
    color: #fff;
    position: relative;
    font-size: 30px;
    font-family: 'Pretendard-SemiBold';
}

.map-floor .img .floor1 {
    left: 38%;
    top: 35%;
}

.map-floor .img .floor1 a::before {
    content: '';
    opacity: 0;
    left: -330px;
    top: 50%;
    width: 300px;
    height: 100px;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}
.map-floor .img .floor1 a::after {
    content: '';
    opacity: 0;
    right: -330px;
    top: 50%;
    width: 300px;
    height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}

.map-floor .img .floor2 {
    left: 49%;
    bottom: 27%;
}
.map-floor .img .floor2 a::before {
    content: '';
    opacity: 0;
    left: -150px;
    top: -50%;
    width: 130px;
    height: 50px;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}
.map-floor .img .floor2 a::after {
    content: '';
    opacity: 0;
    right: -150px;
    top: -50%;
    width: 130px;
    height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}

.map-floor .img .floor3 {
    right: 20%;
    top: 17%;
}
.map-floor .img .floor3 a::before {
    content: '';
    opacity: 0;
    left: -270px;
    top: 50%;
    width: 240px;
    height: 130px;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}
.map-floor .img .floor3 a::after {
    content: '';
    opacity: 0;
    right: -270px;
    top: 50%;
    width: 240px;
    height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}

.map-floor .img .floor4 {
    left: 25%;
    bottom: 24%;
}
.map-floor .img .floor4 a::before {
    content: '';
    opacity: 0;
    left: -50px;
    top: -50%;
    width: 30px;
    height: 50px;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}
.map-floor .img .floor4 a::after {
    content: '';
    opacity: 0;
    right: -50px;
    top: -50%;
    width: 30px;
    height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}

.map-floor .img .floor5 {
    left: 34%;
    bottom: 19%;
}
.map-floor .img .floor5 a::before {
    content: '';
    opacity: 0;
    left: -70px;
    top: -50%;
    width: 50px;
    height: 50px;
    border-left: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}
.map-floor .img .floor5 a::after {
    content: '';
    opacity: 0;
    right: -50px;
    top: -50%;
    width: 30px;
    height: 50px;
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: absolute;
}

.map-floor .img .floor1:hover a::before {
    opacity: 1;
    transition: 0.5s all;
}
.map-floor .img .floor1:hover a::after {
    opacity: 1;
    transition: 0.5s all;
}

.map-floor .img .floor2:hover a::before {
    opacity: 1;
    transition: 0.5s all;
}
.map-floor .img .floor2:hover a::after {
    opacity: 1;
    transition: 0.5s all;
}

.map-floor .img .floor3:hover a::before {
    opacity: 1;
    transition: 0.5s all;
}
.map-floor .img .floor3:hover a::after {
    opacity: 1;
    transition: 0.5s all;
}

.map-floor .img .floor4:hover a::before {
    opacity: 1;
    transition: 0.5s all;
}
.map-floor .img .floor4:hover a::after {
    opacity: 1;
    transition: 0.5s all;
}

.map-floor .img .floor5:hover a::before {
    opacity: 1;
    transition: 0.5s all;
}
.map-floor .img .floor5:hover a::after {
    opacity: 1;
    transition: 0.5s all;
}

/* 룸프리뷰 */

.room-preview {
    padding-top: 200px;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    max-width: none;
}
.room-preview .inner-con {
    width: 100%;
    height: 100vh;
    max-width: 1980px;
    margin: 0 auto;
    position: relative;
}

.room-preview .inner-con .swiper-pagination {
    width: 40%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    left: 50%;
    bottom: 15%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.room-preview .inner-con .swiper-pagination .swiper-pagination-bullet {
    font-size: 20px;
    background: none;
    width: 20%;
    text-align: center;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Pretendard-Medium';
}
.room-preview .inner-con .swiper-pagination .swiper-pagination-bullet-active {
    font-size: 32px;
    color: #fff;
    transform: translateY(-20px);
    transition: 1s all;
}

.room-preview .inner-con .swiper-slide {
    height: 100%;
    width: 100%;
    z-index: 10;
    background-size: cover;
    background-repeat: no-repeat;
}
.room-preview .inner-con .swiper-slide::after {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}

.room-preview .inner-con .swiper-slide .txt-wrap {
    width: 30%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
    position: absolute;
    color: #fff;
}

.room-preview .inner-con .swiper-slide .txt-wrap h2 {
    font-size: 40px;
    display: flex;
    justify-content: space-between;
    font-family: 'Noto Serif KR';
    font-weight: 300;
}
.room-preview .inner-con .swiper-slide .txt-wrap h2 b {
    font-weight: 500;
}

.room-preview .inner-con .swiper-slide .txt-wrap .line {
    width: 100%;
    display: block;
    position: relative;
    margin: 20px 0;
    background-color: rgba(255, 255, 255, 0.5);
    height: 1px;
}
.room-preview .inner-con .swiper-slide .txt-wrap .line::before {
    content: '';
    width: 14%;
    position: absolute;
    left: 0;
    top: -5px;
    background-color: #fff;
    height: 5px;
}

.room-preview .inner-con .swiper-slide .txt-wrap .txt {
    text-align: center;
}
.room-preview .inner-con .swiper-slide .txt-wrap .txt h4 {
    font-family: 'Pretendard-SemiBold';
    font-weight: 500;
    margin-bottom: 30px;
}
.room-preview .inner-con .swiper-slide .txt-wrap .txt p {
    font-size: 16px;
    font-family: 'Pretendard-Light';
    font-weight: 300;
    margin-bottom: 30px;
}

.dash {
    position: relative;
    padding-left: 10px;
}
.dash::after {
    content: '';
    width: 5px;
    height: 1px;
    background-color: #193217;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dash.line:after {
    top: 25%;
}

.dash2 {
    position: relative;
    padding-left: 10px;
}
.dash2::after {
    content: '';
    width: 5px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dash2.line:after {
    top: 25%;
}

.ft {
    background-color: #193217;
    width: 100%;
    z-index: 10;
    position: relative;
}
.ft .foot-wrap {
    height: 550px;
    max-width: 1980px;
    margin: 0 auto;
}
.ft .foot-wrap .txt {
    position: absolute;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    left: 15%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 250px;
    font-weight: 100;
    font-family: 'source-han-serif-kr-subset', sans-serif;
}
.ft .foot-wrap .txt span {
    display: block;
}

.ft .inner-con {
    width: 40%;
    margin: 0 auto;
    padding-top: 5%;
}
.ft .inner-con .ft-info-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
}
.ft .inner-con .ft-info-wrap .tel_btn {
    margin-bottom: 30px;
    display: block;
    font-size: 50px;
    font-weight: 200;
    font-family: 'source-han-serif-kr-subset', sans-serif;
}
.ft .inner-con .ft-info-wrap p {
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Pretendard-Light';
    font-weight: 200;
}

.ft .inner-con .menu-wrap {
    margin-bottom: 50px;
    display: flex;
    color: #fff;
    justify-content: space-between;
    align-items: center;
}
.ft .inner-con .menu-wrap a {
    font-size: 20px;
    text-align: center;
    font-family: 'Noto Serif KR';
    font-weight: 300;
}

.ft .inner-con .copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-family: 'Pretendard-Light';
}
.ft .inner-con .copyright > div {
    margin-bottom: 5px;
    font-weight: 200;
}

.ft .ft-logo-wrap {
    margin-left: 40px;
}

.inner-con {
    max-width: 1700px;
    margin: 0 auto;
    position: relative;
}

/*scroll-animation*/
.scroll-obj {
    transition: 1.8s;
}
.scroll-obj.fade {
    opacity: 0;
}
.scroll-obj.fadeY {
    opacity: 0;
    transform: translateY(50px);
}
.scroll-obj.fadeX {
    opacity: 0;
    transform: translateX(100px);
}
.scroll-obj.fadeXR {
    opacity: 0;
    transform: translateX(-50px);
}
.scroll-obj.fade.on {
    opacity: 1;
}
.scroll-obj.fadeY.on {
    opacity: 1;
    transform: translateY(0px);
}
.scroll-obj.fadeX.on {
    opacity: 1;
    transform: translateX(0px);
}
.scroll-obj.fadeXR.on {
    opacity: 1;
    transform: translateX(0px);
}

.scroll-obj.fadeYR {
    opacity: 0;
    transform: translateY(-50px);
}
.scroll-obj.fadeYR.on {
    opacity: 1;
    transform: translateY(0px);
}

.scroll-obj.fadeX2 {
    opacity: 0;
    transform: translateX(100px);
}
.scroll-obj.fadeX2.on {
    opacity: 1;
    transform: translateX(20px);
}

.scroll-obj.fadeY2 {
    opacity: 0;
    transform: translateY(100px);
}
.scroll-obj.fadeY2.on {
    opacity: 1;
    transform: translateY(20px);
}

.scroll-obj.noneX {
    transform: translateX(0px);
}
.scroll-obj.noneX.on {
    transform: translateX(400px);
}

.scroll-obj.imgY {
    transform: translateY(0px);
}
.scroll-obj.imgY.on {
    transform: translateY(50px);
}

.scroll-obj.imgY2 {
    transform: translateY(0px);
}
.scroll-obj.imgY2.on {
    transform: translateY(-50px);
}

.scroll-obj.lineY {
    transform: scaleY(0);
    transform-origin: top;
}
.scroll-obj.lineY.on {
    transform: scaleY(1);
}
.scroll-obj.maskUp {
    transform: translateY(1em);
}
.scroll-obj.maskUp.on {
    transform: translateY(0);
}
.img-mask {
    display: block;
    transform: translateY(100%);
    overflow: hidden;
    will-change: transform;
}
.img-mask.on {
    transform: translateY(0);
}
.img-mask img {
    transform: translateY(-100%);
    transition: 1.4s;
    will-change: transform;
}
.img-mask.on img {
    transform: translateY(0%);
}
.img-mask iframe {
    transform: translateY(-100%);
    transition: 1.4s;
}
.img-mask.on iframe {
    transform: translateY(0%);
}
.img-mask video {
    transform: translateY(-100%);
    transition: 1.4s;
}
.img-mask.on video {
    transform: translateY(0%);
}
.pic-img .img-button {
    opacity: 0;
    transition: 1.4s;
    z-index: 5;
    transition-delay: 0.4s;
}
.pic-img .img {
    opacity: 0;
    transform: translateY(30px);
    transition: 1.4s;
}
.pic-img.on .img-button {
    opacity: 1;
}
.pic-img.on .img {
    opacity: 1;
    transform: translateY(0px);
}
.overflow-txt {
    overflow: hidden;
}
.overflow-txt span {
    display: block;
    transform: translateY(1.2em);
    transition: 1.2s;
}
.overflow-txt.on span {
    transform: translateY(0);
}
.scroll-obj.clipX {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
}
.scroll-obj.on.clipX {
    clip-path: inset(0 0% 0 0);
    -webkit-clip-path: inset(0 0% 0 0);
}

.scroll-obj.clipX2 {
    clip-path: inset(0 0 0 100%);
    -webkit-clip-path: inset(0 0 0 100%);
}
.scroll-obj.on.clipX2 {
    clip-path: inset(0 0% 0 0);
    -webkit-clip-path: inset(0 0% 0 0);
}

.scroll-obj.clipY {
    clip-path: inset(0 0 100% 0);
    -webkit-clip-path: inset(0 0 100% 0);
}
.scroll-obj.on.clipY {
    clip-path: inset(0 0% 0 0);
    -webkit-clip-path: inset(0 0% 0 0);
}

.split-txt span {
    opacity: 0;
    transition: 1.6s;
}
.split-txt.on span {
    opacity: 1;
}
.main-tit-wrap.on .split-txt span {
    opacity: 1;
}
.m-top-img {
    display: none;
}

.m-map {
    display: none;
}
.m-br {
    display: none;
}
.pc-br {
    display: block;
}
.m-price {
    display: none;
}
.reser-wrap .rsv_cal_b td {
    background-color: rgba(255, 255, 255, 0.5);
}
@keyframes transformPrev {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-90%);
    }
}

@keyframes transformNext {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(90%);
    }
}

@keyframes scroll_down_ani {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10%);
    }
    100% {
    }
}

@media all and (max-width: 1770px) {
    .inner-con {
        width: calc(100% - 100px);
    }
    .inner-con.inner-1920 {
        width: 100%;
    }
}
@media all and (max-width: 1435px) {
    .inner-con.inner-1335 {
        width: calc(100% - 100px);
    }
}

@media all and (max-width: 1400px) {
    .reser-wrap .info-section .img-wrap .img img {
        display: block;
        width: 100%;
    }
    .reser-wrap .info-section .right-img {
        width: 15%;
    }
    .reser-wrap .info-section .img-wrap.left-img {
        width: 25%;
    }
    .reser-wrap .info-section .img-wrap .img1 {
        width: 70%;
    }
    .reser-wrap .info-section .img-wrap .img2 {
        width: 80%;
    }
    .reser-wrap .info-section .txt-container {
        width: 60%;
    }
    .reser-wrap .info-section .txt-container {
        padding-left: 0;
    }
    .special-preview-section .info-container .txt-wrap .tit span {
        font-size: 50px;
    }
}

@media all and (max-width: 1300px) {
    .room-preview-section .info-wrap .img-wrap {
        padding-right: 50px;
    }
    .room-preview-section .info-wrap:nth-child(2n) .img-wrap {
        padding-left: 50px;
    }
}

@media all and (max-width: 1100px) {
}

@media all and (max-width: 900px) {
}
@media all and (max-width: 700px) {
    .pc-vdo {
        display: none;
    }
    .m-vdo {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .m-vdo iframe {
        width: 100%;
        height: 300px;
    }

    .inner-con {
        width: calc(100% - 30px);
    }
    .inner-con.inner-1335 {
        width: calc(100% - 30px);
    }
    .m-br {
        display: block;
    }
    .pc-br {
        display: none;
    }

    /* 헤더 */

    .hd {
        height: 70px;
    }
    .hd .hd-top {
        display: flex;
        height: 100%;
        align-items: center;
        position: relative;
        z-index: 56;
        justify-content: space-between;
        width: 85%;
        margin: 0 auto;
    }

    .hd .hd-top .logo a {
        width: 120px;
        height: 30px;
    }
    .hd .hd-top .logo img {
        width: 100%;
        height: 100%;
    }

    .hd .hd-top .gnb-wrap {
        display: none;
    }
    .hd .hd-top .gnb-wrap a {
        font-size: 13px;
        display: block;
        margin: 0px 20px;
    }

    .hd.fixed .hd-top .logo a {
        width: 130px;
        height: 50px;
    }
    .hd.fixed .hd-top .logo img {
        width: 60px;
        height: 100%;
        margin-left: 20px;
    }

    .hd .hd-top .menu-btn-wrap span {
        font-size: 20px;
    }
    .hd .hd-top .menu-btn-wrap span i {
        color: #fff;
        font-size: 20px;
    }

    .hd .hd-top .menu-btn-wrap a {
        font-size: 20px;
    }
    .hd .hd-top .menu-btn-wrap a i {
        color: #fff;
    }
    .hd .hd-top .menu-btn-wrap .menu-btn {
        margin-left: 20px;
        cursor: pointer;
    }
    .hd .hd-top .menu-btn-wrap .menu-btn .line {
        transition: 1s all;
        display: block;
        margin: 7px 0;
        width: 25px;
        background-color: #fff;
        height: 1px;
    }
    .hd .hd-top .menu-btn-wrap .menu-btn .line2 {
        transform: translateX(10px);
    }

    .hd .hd-top .menu-btn-wrap.on > a {
        opacity: 0;
    }
    .hd .hd-top .menu-btn-wrap.on .menu-btn .line {
        background-color: #fff !important;
    }
    .hd .hd-top .menu-btn-wrap.on .menu-btn .line1 {
        transform: rotate(48deg) translateY(5px) translateX(7px);
    }
    .hd .hd-top .menu-btn-wrap.on .menu-btn .line2 {
        transform: rotate(-45deg) translateY(1px) translateX(-1px);
    }
    .hd .hd-top .menu-btn-wrap.on .menu-btn .line3 {
        opacity: 0;
    }

    .hd.fixed .hd-top .menu-btn-wrap a {
        color: #193217;
    }
    .hd.fixed .hd-top .menu-btn-wrap a i {
        color: #193217;
    }
    .hd.fixed .hd-top .menu-btn-wrap .menu-btn .line {
        background-color: #193217;
    }

    .full-page iframe.hide {
        display: none !important;
    }

    #visual {
        display: none;
    }
    #visual_m {
        display: block;
    }

    #visual_m .swiper-pagination {
        position: absolute;
        left: 48%;
        top: 45%;
        transform: translate(-50%, -50%);
    }
    #visual_m .swiper-pagination .swiper-pagination-bullet {
        padding: 10px;

        margin: 0 5px;
        font-size: 25px;
    }

    #visual_m .swiper-pagination .swiper-pagination-bullet-active {
        font-size: 35px;
    }

    #visual_m .swiper-slide:before {
        bottom: 47%;
    }
    #visual_m .swiper-slide .slide-txt {
        font-size: 15px;
        width: 100%;
        bottom: 39.5%;
    }

    .m-main-vdo {
        padding-top: 100px;
    }
    .m-main-vdo .vdo-container .swiper-slide {
        height: unset;
    }

    .hd .m-menu-btn {
        display: none;
    }

    .main-menu-wrap {
        width: 100%;
        transition: 1.5s all;
        transform: translateY(-1600px);
        z-index: 55;
        opacity: 0;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
    }
    .main-menu-wrap::after {
        display: none;
    }
    .main-menu-wrap .menu-inner {
        width: 100%;
        height: 100%;
        margin: 0px auto 0 auto;
        background-color: #193217;
    }

    .main-menu-wrap .menu-inner .menu-wrap .logo-wrap {
        width: 110px;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 9%;
    }
    .main-menu-wrap .menu-inner .menu-wrap .logo-wrap > a {
        width: 110px;
        height: 80px;
    }

    .main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap {
        display: none;
    }
    .main-menu-wrap .menu-inner .menu-wrap .logo-wrap .navi-wrap a {
        font-size: 15px;
    }

    .main-menu-wrap .menu-inner .menu-wrap .menu-list {
        width: auto;
        right: unset;
        left: 50%;
        top: 40%;
    }

    .main-menu-wrap .menu-inner .menu-wrap .menu-list > a {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li h4.tit2::before {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        margin: 10px auto;
    }
    .main-menu-wrap .menu-inner .menu-wrap .menu-list .sub-menu li a {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .main-menu-wrap .menu-inner .menu-wrap .gnb-btn {
        width: 80%;
        flex-wrap: wrap;
        left: 50%;
        bottom: 18%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .main-menu-wrap .menu-inner .menu-wrap .gnb-btn span {
        font-size: 15px;
        width: 33%;
        margin-top: 20px;
    }
    .main-menu-wrap .menu-inner .menu-wrap .gnb-btn span.on {
        font-size: 17px;
    }

    .main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 38%;
        position: absolute;
        left: 50%;
        bottom: 10%;
        transform: translate(-50%, -50%);
    }
    .main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap a {
        font-size: 20px;
        color: #fff;
    }
    .main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap a i {
        color: #fff;
        font-weight: 200;
    }
    .main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap span {
        font-size: 20px;
        color: #fff;
    }
    .main-menu-wrap .menu-inner .menu-wrap .m-navi-wrap span i {
        color: #fff;
        font-weight: 200;
    }

    /* 서브페이지 공통 */

    .sub-wrap .top-content {
        position: relative;
    }
    .sub-wrap .top-content .sub-slide-wrap {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }
    .sub-wrap .top-content .sub-slide-wrap .swiper-wrapper {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .sub-wrap .top-content .sub-slide-wrap .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100%;
        background-position: center center;
    }

    .sub-wrap .top-content .top-info-wrap {
        width: 45%;
        height: 40px;
        display: block;
        left: 50%;
        bottom: -5%;
    }

    .sub-wrap .top-content .top-info-wrap .info-wrap {
        display: none;
    }
    .sub-wrap .top-content .top-info-wrap .tit {
        display: none;
    }

    .sub-wrap .top-content .top-info-wrap .tit-wrap {
        width: 100%;
    }
    .sub-wrap .top-content .top-info-wrap .tit-wrap .slide-page-wrap {
        display: flex;
        align-items: center;
        margin: 0 20px;
    }
    .sub-wrap .top-content .top-info-wrap .tit-wrap .slide-page-wrap h5 {
        font-size: 14px;
        font-family: 'Lato';
        font-weight: 300;
        color: white;
    }
    .sub-wrap .top-content .top-info-wrap .tit-wrap .line-wrap {
        width: 1px;
        height: 15px;
        background-color: rgba(255, 255, 255, 0.5);
        margin: 0px 20px;
        position: relative;
    }
    .sub-wrap .top-content .top-info-wrap .tit-wrap .line-wrap .line {
        position: absolute;
        top: 0;
        left: 0;
        background-color: white;
        width: 1px;
        height: 100px;
        transform-origin: left;
        transform: scaleY(0);
    }

    .sub-wrap .top-content .top-info-wrap .tit-wrap .prev i {
        font-size: 14px;
    }
    .sub-wrap .top-content .top-info-wrap .tit-wrap .next i {
        font-size: 14px;
    }

    .sub-wrap .top-img {
        width: 100%;
        height: 250px;
    }

    /* 메인 */

    .main-wrap .con1 {
    }
    .main-wrap .con1 .inner-con {
        width: 90%;
        max-width: 900px;
        height: 600px;
        margin-bottom: 0px;
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .main-wrap .con1 .inner-con .left {
        position: relative;
        margin-bottom: 0px;
        margin-top: 100px;
        width: 100%;
        height: 170px;
        margin-right: 0%;
        background-image: none !important;
    }
    .main-wrap .con1 .inner-con .left::after {
        display: none;
    }
    .main-wrap .con1 .inner-con .left .txt-wrap {
        position: static;
        border-left: 1px solid rgba(25, 50, 23, 0.5);
        left: 7%;
        bottom: 6%;
        color: #193217;
    }
    .main-wrap .con1 .inner-con .left .txt-wrap h2 {
        font-size: 50px;
        font-weight: 200;
        padding-left: 15px;
        font-family: 'Noto Serif KR';
        margin-bottom: 20px;
    }
    .main-wrap .con1 .inner-con .left .txt-wrap p {
        font-size: 14px;
        padding-left: 20px;
        transition-delay: 0.2s;
        font-family: 'Pretendard-Light';
        font-weight: 100;
    }

    .main-wrap .con1 .inner-con .right {
        width: 100%;
        height: 220px;
    }

    .main-wrap .con1 .inner-con .right .top-info-wrap {
        width: 40%;
        bottom: 0%;
    }

    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap {
        padding: 0px 0;
    }
    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .slide-page-wrap {
        margin: 0 10px;
    }
    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .slide-page-wrap h5 {
        font-size: 14px;
    }
    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .line-wrap {
        height: 10px;
        margin: 0px 15px;
    }

    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .prev i {
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }
    .main-wrap .con1 .inner-con .right .top-info-wrap .tit-wrap .next i {
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }

    .main-wrap .main-bg {
        width: 100%;
        height: 400px;
        position: relative;
        overflow: hidden;
    }
    .main-wrap .main-bg img {
        position: absolute;
        width: 150%;
    }
    .main-wrap .main-bg .txt-wrap {
        width: 80%;
    }
    .main-wrap .main-bg .txt-wrap h4 {
        font-size: 13px;
    }
    .main-wrap .main-bg .txt-wrap h1 {
        font-size: 35px;
    }
    .main-wrap .main-bg .txt-wrap .line {
        margin: 15px auto;
        width: 30px;
    }
    .main-wrap .main-bg .txt-wrap p {
        font-size: 13px;
        font-family: 'Pretendard-Light';
        font-weight: 100;
    }
    .main-wrap .main-bg .txt-wrap .btn-wrap {
        width: 60%;
        margin: 20px auto 0 auto;
    }

    .btn-wrap a > span {
        font-size: 13px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 5px 15px;
    }

    /* 프롤로그 */

    .view-wrap .con1 {
        padding: 50px 0 0 0;
        overflow: hidden;
    }
    .view-wrap .con1 .inner-con {
        height: 90vh;
        max-width: 900px;
    }
    .view-wrap .con1 .inner-con .img {
        position: absolute;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .view-wrap .con1 .inner-con .img1 {
        left: 0;
        bottom: 17%;
        z-index: 3;
        height: 300px;
        width: 78%;
    }
    .view-wrap .con1 .inner-con .img2 {
        left: 23%;
        bottom: 17%;
        transition: 1.5s all;
        z-index: 4;
        height: 180px;
        width: 46%;
    }

    .view-wrap .con1 .inner-con .txt-wrap {
        position: absolute;
        top: 5%;
        right: 5%;
    }
    .view-wrap .con1 .inner-con .txt-wrap h3 {
        text-align: right;
        margin-bottom: 10px;
        font-size: 20px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .view-wrap .con1 .inner-con .txt-wrap p {
        text-align: right;
        font-size: 16px;
        color: #193217;
        font-family: 'Pretendard-Light';
        font-weight: 200;
    }

    .view-wrap .con2 {
        padding-bottom: 50px;
    }
    .view-wrap .con2 .inner-con {
        max-width: 900px;
        width: 90%;
        height: 55vh;
    }
    .view-wrap .con2 .inner-con .img {
        height: 40%;
    }
    .view-wrap .con2 .inner-con .img.top-img {
        margin-bottom: 5%;
    }
    .view-wrap .con2 .inner-con .img.on {
        height: 40%;
    }

    /* 오시는길 */

    .map-wrap {
    }
    .map-wrap .con1 {
        padding: 50px 0 100px 0;
    }
    .map-wrap .con1 .inner-con {
        width: 90%;
        height: 350px;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        max-width: 900px;
    }
    .map-wrap .con1 .inner-con .img-wrap {
        width: 100%;
        height: 150px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .map-wrap .con1 .inner-con .tit-wrap {
        width: 100%;
        position: relative;
        height: 200px;
    }
    .map-wrap .con1 .inner-con .tit-wrap .txt-wrap {
        right: 0%;
        top: 5%;
        position: absolute;
    }
    .map-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
        text-align: right;
        margin-bottom: 30px;
        font-size: 25px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .map-wrap .con1 .inner-con .tit-wrap .txt-wrap p {
        text-align: right;
        font-size: 16px;
        color: #193217;
        font-family: 'Pretendard-Light';
        font-weight: 200;
    }
    .map-wrap .con1 .inner-con .tit-wrap .txt-wrap p b {
        font-weight: 500;
    }

    .map-wrap .con2 {
        padding-bottom: 100px;
    }
    .map-wrap .con2 .inner-con {
        width: 90%;
        margin: 0 auto;
        max-width: 900px;
    }

    /* 무비 */

    .movie-wrap {
    }

    .movie-wrap .con1 {
        padding: 50px 0;
    }
    .movie-wrap .con1 .inner-con {
        width: 90%;
        height: 350px;
        flex-direction: column-reverse;
    }
    .movie-wrap .con1 .img-wrap {
        width: 100%;
        height: 150px;
    }
    .movie-wrap .con1 .tit-wrap {
        width: 100%;
        height: 150px;
    }
    .movie-wrap .con1 .tit-wrap .txt-wrap {
        right: 5%;
        top: 5%;
    }
    .movie-wrap .con1 .inner-con .txt-wrap h3 {
        text-align: right;
        margin-bottom: 10px;
        font-size: 20px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .movie-wrap .con1 .inner-con .txt-wrap p {
        text-align: right;
        font-size: 15px;
        color: #193217;
        font-family: 'Pretendard-Light';
        font-weight: 200;
    }

    .movie-wrap .con2 {
        padding-bottom: 100px;
    }
    .movie-wrap .con2 .main-vdo {
        display: block;
        margin: 50px auto;
        width: 90%;
    }
    .movie-wrap .con2 .main-vdo iframe {
        height: 200px !important;
        margin-bottom: 50px !important;
    }
    .movie-wrap .con2 .m-main-vdo {
        display: none;
    }

    /* 여행 */

    .tour-wrap {
    }

    .tour-wrap .con1 {
        padding: 50px 0;
    }
    .tour-wrap .con1 .inner-con {
        width: 90%;
        height: 350px;
        flex-direction: column-reverse;
    }
    .tour-wrap .con1 .img-wrap {
        width: 100%;
        height: 150px;
    }
    .tour-wrap .con1 .tit-wrap {
        width: 100%;
        height: 150px;
    }
    .tour-wrap .con1 .tit-wrap .txt-wrap {
        right: 5%;
        top: 5%;
    }
    .tour-wrap .con1 .inner-con .txt-wrap h3 {
        text-align: right;
        margin-bottom: 10px;
        font-size: 20px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .tour-wrap .con1 .inner-con .txt-wrap p {
        text-align: right;
        font-size: 15px;
        color: #193217;
        font-family: 'Pretendard-Light';
        font-weight: 200;
    }

    .tour-wrap .con2 {
        padding-bottom: 0px;
        padding-top: 100px;
        overflow: hidden;
    }
    .tour-wrap .con2 .inner-con {
        width: 80%;
        margin: 0 auto;
    }
    .tour-wrap .con2 .inner-con .tour {
        display: flex;
        flex-direction: column;
        position: relative;
        height: auto;
        padding-bottom: 130px;
        justify-content: space-between;
        align-items: center;
    }
    .tour-wrap .con2 .inner-con .tour::after {
        content: '';
        position: absolute;
        bottom: 80px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(25, 50, 23, 0.3);
    }
    .tour-wrap .con2 .inner-con .tour:last-child::after {
        display: none;
    }
    .tour-wrap .con2 .inner-con .tour .tour-slide {
        width: 100%;
        height: 250px;
    }
    .tour-wrap .con2 .inner-con .tour .tour-slide .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .tour-wrap .con2 .inner-con .tour .tour-slide .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .tour-wrap .con2 .inner-con .tour .tit-wrap {
        width: 100%;
        margin: 30px 0;
        text-align: center;
        color: #193217;
    }
    .tour-wrap .con2 .inner-con .tour .line {
        height: 1px;
        width: 150px;
        margin: 20px 0 50px 0;
        transform: rotate(0);
    }
    .tour-wrap .con2 .inner-con .tour .tit-wrap h4 {
        font-size: 20px;
        font-weight: 500;
    }
    .tour-wrap .con2 .inner-con .tour .tit-wrap p {
    }
    .tour-wrap .con2 .inner-con .tour .tit-wrap p i {
        margin-right: 10px;
        font-size: 13px;
        display: inline-block;
    }
    .tour-wrap .con2 .inner-con .tour .tit-wrap p span {
        font-size: 16px;
        color: #193217;
        font-family: 'Pretendard-Light';
    }

    .tour-wrap .con2 .inner-con .tour .txt-wrap {
        width: 100%;
    }
    .tour-wrap .con2 .inner-con .tour .txt-wrap p {
        color: #193217;
        line-height: 25px;
        font-size: 14px;
        font-family: 'Pretendard-Light';
        font-weight: 200;
    }

    /* 캠프 */

    .camp-wrap {
    }
    .camp-wrap .con1 {
        padding: 50px 0;
    }
    .camp-wrap .con1 .inner-con {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        max-width: 900px;
    }

    .camp-wrap .con1 .inner-con .left {
        width: 100%;
    }
    .camp-wrap .con1 .inner-con .left .img {
        height: 400px;
        margin-top: 10px;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap {
        padding-left: 0%;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap h3 {
        margin-bottom: 30px;
        font-size: 20px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .txt {
        margin-bottom: 20px;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .txt p {
        line-height: 25px;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .txt p b {
        font-size: 16px;
        display: inline-block;
        margin-right: 10px;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .txt p span {
        font-size: 16px;
        color: #193217;
        font-family: 'Pretendard-Light';
        font-weight: 300;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .camp-price {
        width: 100%;
        border-collapse: collapse;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .camp-price th {
        text-align: center;
        border: 1px solid rgba(255, 255, 255, 0.5);
        background-color: #193217;
        padding: 5px 10px;
        color: #fff;
    }
    .camp-wrap .con1 .inner-con .left .txt-wrap .camp-price td {
        text-align: center;
        border: 1px solid rgba(25, 50, 23, 0.5);
        color: #193217;
        padding: 5px 10px;
    }

    .camp-wrap .con1 .inner-con .right {
        width: 100%;
    }
    .camp-wrap .con1 .inner-con .right .txt-wrap {
        height: 180px;
        width: 100%;
        margin-bottom: 30px;
        position: relative;
    }
    .camp-wrap .con1 .inner-con .right .txt-wrap .txt {
        left: 0%;
        top: 20%;
    }
    .camp-wrap .con1 .inner-con .right .txt-wrap .txt h3 {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .camp-wrap .con1 .inner-con .right .txt-wrap .txt p {
        font-size: 16px;
    }

    .camp-wrap .con1 .inner-con .right .img {
        height: 400px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    /* 객실 */

    .room-wrap {
    }
    .room-wrap .con1 {
        padding: 100px 0;
    }
    .room-wrap .con1 .inner-con {
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        max-width: 1980px;
    }

    .room-wrap .con1 .inner-con .left {
        width: 100%;
    }
    .room-wrap .con1 .inner-con .left .img {
        height: 300px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .room-wrap .con1 .inner-con .right {
        width: 100%;
    }
    .room-wrap .con1 .inner-con .right .txt-wrap {
        height: 54.5%;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        position: relative;
    }
    .room-wrap .con1 .inner-con .right .txt-wrap .txt {
        position: absolute;
        right: 0%;
        top: 0%;
    }
    .room-wrap .con1 .inner-con .right .txt-wrap .txt h3 {
        margin-bottom: 30px;
        font-size: 17px;
        text-align: right;
        color: #193217;
        font-family: 'Pretendard-Medium';
        font-weight: 500;
    }
    .room-wrap .con1 .inner-con .right .txt-wrap .txt p {
        font-size: 16px;
        color: #193217;
        text-align: right;
        line-height: 25px;
        font-family: 'Pretendard-Light';
        font-weight: 300;
    }
    .room-wrap .con1 .inner-con .right .txt-wrap .txt p.tmi {
        font-size: 12px;
        margin-top: 20px;
    }

    .room-wrap .con1 .inner-con .right .img {
        height: 165px;
        width: 100%;
        margin-bottom: 10px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .room-wrap .room-price-section {
        padding: 50px 0;
        overflow: hidden;
    }
    .room-wrap .room-price-section .inner-con {
        width: 90%;
        display: flex;
        flex-direction: column;
        margin: 0 auto;
    }
    .room-wrap .room-price-section .inner-con .left {
        width: 100%;
    }
    .room-wrap .room-price-section .inner-con .left h2 {
        text-align: left;
        font-weight: 400;
        font-size: 40px;
        margin-bottom: 40px;
        color: #193217;
        font-family: 'Noto Serif KR';
    }

    .room-wrap .room-price-section .inner-con .right {
        width: 100%;
        margin-left: 0%;
        display: flex;
        flex-direction: column;
    }
    .room-wrap .room-price-section .inner-con .right > div {
        height: 33.3333333%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .room-wrap .room-price-section .inner-con .right > div:nth-child(2) {
        margin: 50px 0;
    }
    .room-wrap .room-price-section .inner-con .right > div h3 {
        text-align: left;
        width: 100%;
        font-weight: 500;
        font-size: 25px;
        color: #193217;
        font-family: 'Pretendard-Medium';
    }
    .room-wrap .room-price-section .inner-con .right > div .line {
        height: 1px;
        width: 100%;
        margin: 20px 0;
        transform: rotate(0deg);
        display: inline-block;
        background-color: rgba(25, 50, 23, 0.5);
    }
    .room-wrap .room-price-section .inner-con .right > div .line::before {
        content: '';
        position: absolute;
        height: 1px;
        width: 30%;
        top: -1px;
        left: 0;
        background-color: #193217;
    }

    .room-wrap .room-price-section .inner-con .right > div:nth-child(3) .line::before {
        width: 40%;
    }

    .room-wrap .room-price-section .inner-con .right > div p {
        font-family: 'Pretendard-Light';
        width: 100%;
        color: #193217;
        font-size: 16px;
    }
    .room-wrap .room-price-section .inner-con .right > div p b {
        font-weight: 500;
    }

    .room-wrap .room-price-section .inner-con .right > div .room-price {
        width: 100%;
        border-collapse: collapse;
    }
    .room-wrap .room-price-section .inner-con .right > div .room-price th {
        text-align: center;
        font-family: 'Pretendard-Light';
        border: 1px solid rgba(255, 255, 255, 0.5);
        font-weight: 400;
        background-color: #193217;
        padding: 5px 5px;
        color: #fff;
    }
    .room-wrap .room-price-section .inner-con .right > div .room-price td {
        text-align: center;
        font-family: 'Pretendard-Light';
        font-size: 15px;
        border: 1px solid rgba(25, 50, 23, 0.5);
        color: #193217;
        padding: 5px 5px;
    }

    .room-wrap .room-preview {
        padding-top: 100px;
    }

    /* 방갈로 */

    .bungalow-wrap {
    }
    .bungalow-wrap .con1 {
        padding: 50px 0;
    }
    .bungalow-wrap .con1 .inner-con {
        width: 90%;
        max-width: 900px;
    }

    .bungalow-wrap .con1 .inner-con .tit-wrap {
        padding: 10px 0px;
        width: 80%;
        left: 50%;
        top: 13%;
        transform: translate(-50%, -50%) rotate(0deg);
    }
    .bungalow-wrap .con1 .inner-con .tit-wrap h2 {
        font-size: 40px;
        text-align: center;
    }

    .bungalow-wrap .con1 .inner-con .img-wrap {
        width: 100%;
    }
    .bungalow-wrap .con1 .inner-con .img-wrap h3 {
        font-size: 20px;
    }

    .bungalow-wrap .con1 .inner-con .img-wrap h3.pc-tit {
        display: none;
    }
    .bungalow-wrap .con1 .inner-con .img-wrap h3.mo-tit {
        display: block;
        margin-bottom: 30px;
    }

    .bungalow-wrap .con1 .inner-con .img-wrap .img {
        width: 100%;
        height: 180px;
        margin: 150px 0 50px 0;
        background-position: center center;
    }
    .bungalow-wrap .con1 .inner-con .img-wrap p {
        font-size: 16px;
    }

    .bungalow-wrap .con2 {
        padding-bottom: 0px;
        padding: 50px 0;
    }
    .bungalow-wrap .con2 .inner-con {
        width: 90%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        margin: 0 auto;
    }
    .bungalow-wrap .con2 .inner-con .img {
        background-size: cover;
        background-position: center center;
        transition: 0.5s all;
        background-repeat: no-repeat;
    }

    .bungalow-wrap .con2 .inner-con .img:nth-child(1) {
        width: 28%;
        height: 170px;
    }
    .bungalow-wrap .con2 .inner-con .img:nth-child(4) {
        width: 28%;
        height: 170px;
    }

    .bungalow-wrap .con2 .inner-con .img:nth-child(2) {
        width: 20%;
        height: 120px;
    }
    .bungalow-wrap .con2 .inner-con .img:nth-child(3) {
        width: 20%;
        height: 120px;
    }

    .bungalow-wrap .bungalow-preview {
        padding-bottom: 150px;
    }

    .bungalow-wrap .bungalow-preview .inner-con {
        margin-top: 0;
    }

    .camping-preview {
        display: none;
    }

    .m-camping-preview {
        height: 880px;
        padding: 70px 0 0 0;
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .m-camping-preview .left {
        width: 90%;
        margin-left: 5%;
        margin-bottom: 90px;
        height: unset;
        position: relative;
    }
    .m-camping-preview .left .txt-wrap {
        position: static;
        border-left: 1px solid rgba(25, 50, 23, 0.5);
        overflow: hidden;
        color: #193217;
    }
    .m-camping-preview .left .txt-wrap h2 {
        padding-left: 15px;
        margin-bottom: 30px;
        font-size: 40px;
        font-family: 'Noto Serif KR';
        font-weight: 100;
    }
    .m-camping-preview .left .txt-wrap p {
        padding-left: 20px;
        font-size: 13px;
        transition-delay: 0.2s;
        font-family: 'Pretendard-Light';
        font-weight: 300;
    }

    .m-camping-preview .right {
        width: 100%;
        background-color: #193217;
        position: relative;
    }
    .m-camping-preview .right .inner-wrap {
        width: 90%;
        position: relative;
        left: 50%;
        height: 500px;
        overflow: hidden;
        top: 45%;
        transform: translate(-50%, -50%);
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper {
        width: 100%;
        height: 100%;
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 100px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        transition: 1s all ease-out;
        cursor: pointer;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-active {
        height: 250px;
        opacity: 1;
        transition: height 0.5s ease, opacity 0.5s ease;
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-active::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide .txt-wrap {
        position: absolute;
        z-index: 10;
        transition: bottom 1s ease-out;
        color: #fff;
        line-height: 25px;
        right: 5%;
        bottom: 40px;
        text-align: right;
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide .txt-wrap h2 {
        font-size: 25px;
        margin-bottom: 10px;
        font-family: 'Noto Serif KR';
        font-weight: 100;
    }
    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide .txt-wrap p {
        font-size: 13px;
        font-family: 'Pretendard-Light';
        font-weight: 100;
    }

    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping1::before,
    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping2::before,
    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping3::before {
        transition: 1s all;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 0; /* 텍스트보다 뒤에 배경 이미지 배치 */
        filter: opacity(0); /* 배경만 투명도 적용 */
    }

    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping1::before {
        background-image: url(../img/gallery/camp_preview/1.jpg);
    }

    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping2::before {
        background-image: url(../img/gallery/camp_preview/2.jpg);
    }

    .m-camping-preview .right .inner-wrap .swiper-wrapper .camping3::before {
        background-image: url(../img/gallery/camp_preview/3.jpg);
    }

    .m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-active::before {
        filter: opacity(1); /* 활성화된 슬라이드는 완전한 불투명도 */
    }

    .m-camping-preview .camping-navi-wrap {
        height: 100px;
        width: 100%;
        background-color: #193217;
    }
    .m-camping-preview .camping-navi-wrap .camping-navi {
        width: 85%;
        margin: 0 auto;
        padding-top: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .m-camping-preview .camping-navi-wrap .camping-navi span {
        font-family: 'Pretendard-Light';
        color: rgba(255, 255, 255, 0.5);
        font-size: 16px;
    }
    .m-camping-preview .camping-navi-wrap .camping-navi span i {
        color: rgba(255, 255, 255, 0.5);
    }
    .m-camping-preview .camping-navi-wrap .camping-navi .line {
        height: 15px;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.5);
    }

    .m-camping-preview .camping-navi-wrap .camping-navi span.on {
        color: #fff;
    }

    .hd .map-floor {
        overflow: hidden;
    }
    .hd .map-floor .img {
        display: none;
    }
    .hd .map-floor .img_m {
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        width: 175%;
        transform: translateX(-20%);
        margin: 0 auto;
        margin-top: 0%;
    }
    .hd .map-floor .img_m .floor {
        position: absolute;
    }
    .hd .map-floor .img_m .floor a {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        font-family: 'Pretendard-SemiBold';
    }
    .hd .map-floor .close {
        top: 3%;
        right: 5%;
    }
    .hd .map-floor .close i {
        font-size: 25px;
        font-weight: 400;
    }

    .hd .map-floor .img_m .floor1 {
        left: 60%;
        top: 38%;
    }
    .hd .map-floor .img_m .floor2 {
        left: 30%;
        bottom: 37%;
    }
    .hd .map-floor .img_m .floor3 {
        right: 29%;
        bottom: 32%;
    }
    .hd .map-floor .img_m .floor4 {
        left: 38%;
        top: 24%;
    }
    .hd .map-floor .img_m .floor5 {
        left: 34%;
        top: 38%;
    }

    .map-floor {
        padding: 50px 0;
        max-width: 900px;
        overflow: hidden;
    }
    .map-floor .img {
        width: 100%;
        max-width: 900px;
        height: 210px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .map-floor .img .floor {
        position: absolute;
    }
    .map-floor .img .floor a {
        color: #fff;
        font-size: 13px;
        font-family: 'Pretendard-SemiBold';
    }

    .map-floor .img .floor1 {
        left: 36%;
        top: 26%;
    }
    .map-floor .img .floor1 a::before {
        content: '';
        opacity: 1;
        left: -40px;
        top: 50%;
        width: 35px;
        height: 20px;
    }
    .map-floor .img .floor1 a::after {
        content: '';
        opacity: 1;
        right: -40px;
        top: 50%;
        width: 35px;
        height: 15px;
    }

    .map-floor .img .floor2 {
        left: 50%;
        bottom: 27%;
    }
    .map-floor .img .floor2 a::before {
        content: '';
        opacity: 1;
        left: -20px;
        top: -25%;
        width: 10px;
        height: 15px;
    }
    .map-floor .img .floor2 a::after {
        content: '';
        opacity: 1;
        right: -25px;
        top: -50%;
        width: 15px;
        height: 20px;
    }

    .map-floor .img .floor3 {
        right: 20%;
        top: 11%;
    }
    .map-floor .img .floor3 a::before {
        content: '';
        opacity: 1;
        left: -40px;
        top: 50%;
        width: 35px;
        height: 20px;
    }
    .map-floor .img .floor3 a::after {
        content: '';
        opacity: 1;
        right: -40px;
        top: 50%;
        width: 35px;
        height: 10px;
    }

    .map-floor .img .floor4 {
        left: 23%;
        bottom: 27%;
    }
    .map-floor .img .floor4 a::before {
        content: '';
        opacity: 1;
        left: -10px;
        top: -50%;
        width: 6px;
        height: 20px;
    }
    .map-floor .img .floor4 a::after {
        content: '';
        opacity: 1;
        right: -10px;
        top: -50%;
        width: 6px;
        height: 20px;
    }

    .map-floor .img .floor5 {
        left: 34%;
        bottom: 19%;
    }
    .map-floor .img .floor5 a::before {
        content: '';
        opacity: 1;
        left: -15px;
        top: -50%;
        width: 10px;
        height: 20px;
    }
    .map-floor .img .floor5 a::after {
        content: '';
        opacity: 1;
        right: -10px;
        top: -50%;
        width: 5px;
        height: 20px;
    }

    /* 
.m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-prev {height: 150px !important; background-image: none !important;}
.m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-next {height: 150px !important; background-image: none !important;}
.m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-duplicate-prev {height: 150px !important; background-image: none !important;}
.m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-duplicate-next {height: 150px !important; background-image: none !important;}
.m-camping-preview .right .inner-wrap .swiper-wrapper .swiper-slide-duplicate-active {height: 150px !important; background-image: none !important;} */

    /* 스페셜 */

    .special-wrap {
    }
    .special-wrap .con1 {
        padding: 50px 0 50px 0;
    }
    .special-wrap .con1 .inner-con {
        width: 90%;
        display: flex;
        height: auto;
        flex-direction: column;
        max-width: 900px;
    }

    .special-wrap .con1 .inner-con .img-wrap {
        width: 100%;
        height: 250px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .special-wrap .con1 .inner-con .tit-wrap {
        width: 100%;
        height: 400px;
    }
    .special-wrap .con1 .inner-con .tit-wrap.long {
        height: 830px;
    }
    .special-wrap .con1 .inner-con .tit-wrap .txt {
        left: 5%;
        top: 5%;
    }
    .special-wrap .con1 .inner-con .tit-wrap .txt h3 {
        padding-bottom: 20px;
        font-weight: 400;
        font-size: 20px;
    }
    .special-wrap .con1 .inner-con .tit-wrap .txt p {
        font-size: 16px;
    }

    .special-wrap .con2 {
        padding-bottom: 100px;
    }
    .special-wrap .con2 .inner-con {
        width: 100%;
        max-width: 900px;
        height: 350px;
        position: relative;
    }
    .special-wrap .con2 .inner-con .img-wrap {
        top: -40%;
        width: 90%;
        height: 300px;
    }
    .special-wrap .con2 .inner-con .background {
        margin-left: 10%;
        overflow: hidden;
        width: 90%;
    }
    .special-wrap .con2 .inner-con .background .img {
        display: block;
        right: -15%;
        bottom: 0;
        width: 300px;
        height: 180px;
    }

    .special-wrap .special-bg {
        width: 100%;
        height: 250px;
    }
    .special-wrap .special-bg img {
        position: static;
    }
    .special-wrap .special-bg video {
        position: static;
    }

    .special-wrap .special-preview {
    }
    .special-wrap .special-preview .inner-preview {
        width: 100%;
        height: 920px;
        position: relative;
    }
    .special-wrap .special-preview .inner-preview .green {
        height: 90%;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap {
        width: 90%;
        display: flex;
        flex-wrap: wrap;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a {
        width: 48%;
        margin: 0 1% 30px 1%;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a .special-wrap {
        width: 100%;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a .special-wrap .img {
        width: 100%;
        height: 220px;
        margin-bottom: 20px;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a .special-wrap .txt {
        margin-bottom: 20px;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a .special-wrap .txt p {
        font-size: 15px;
        font-weight: 300;
    }
    .special-wrap .special-preview .inner-preview .preview-wrap a .special-wrap > p {
        font-size: 13px;
    }

    /* 오시는길 */

    .reser-wrap {
    }
    .reser-wrap .con1 {
        padding: 50px 0 100px 0;
    }
    .reser-wrap .con1 .inner-con {
        width: 90%;
        height: 400px;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        max-width: 900px;
    }
    .reser-wrap .con1 .inner-con .img-wrap {
        width: 100%;
        height: 150px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .reser-wrap .con1 .inner-con .tit-wrap {
        width: 100%;
        height: 200px;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap {
        width: 100%;
        right: unset;
        left: 0;
        top: 0%;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
        font-weight: 600;
        text-align: right;
        margin-bottom: 30px;
        font-size: 25px;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li {
        font-size: 15px;
        display: flex;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li h4 {
        margin-right: 15px;
        font-weight: 600;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li p {
        font-weight: 200;
    }
    .reser-wrap .con1 .inner-con .tit-wrap .txt-wrap ul li p a {
        font-size: 15px;
    }

    .reser-wrap .price-section {
        padding-bottom: 100px;
    }
    .reser-wrap .price-section .price {
    }
    .reser-wrap .price-section .price h2 {
        font-size: 20px;
        padding-left: 5%;
        margin-bottom: 50px;
    }
    .reser-wrap .price-section .price1 .line {
        display: block;
        height: 1px;
        width: 32%;
        top: 15%;
    }
    .reser-wrap .price-section .price1 .line2 {
        height: 3px;
        width: 26%;
        top: 14.3%;
        left: 6%;
    }

    .reser-wrap .price-section .map {
        margin-bottom: 100px;
    }

    .reser-wrap .price-section .map .line {
        display: block;
        height: 1px;
        width: 32%;
        top: 11%;
    }
    .reser-wrap .price-section .map .line2 {
        height: 3px;
        width: 26%;
        top: 11%;
        left: 6%;
    }

    .reser-wrap .price-section .price .camp-map {
        width: 100%;
        overflow-y: scroll;
    }

    .reser-wrap .price-section .price .camp-map.reser {
        width: 100%;
    }

    .reser-wrap .price-section .price .camp-map img {
        width: 300%;
    }

    .reser-wrap .price-section .price .camp-map img.reser {
        width: 250%;
        height: 550px;
    }

    .reser-wrap .price-section .price .camp-price {
        width: 90%;
    }
    .reser-wrap .price-section .price .camp-price th {
        font-size: 13px;
    }
    .reser-wrap .price-section .price .camp-price td {
        font-size: 13px;
    }

    .reser-wrap .price-section .price2 {
        padding: 100px 0;
    }
    .reser-wrap .price-section .price2 .line {
        width: 31%;
        top: 27%;
    }
    .reser-wrap .price-section .price2 .line2 {
        width: 26%;
        top: 26.5%;
        left: 5%;
    }

    .reser-wrap .price-section .price3 .line {
        width: 50%;
        top: 16%;
    }
    .reser-wrap .price-section .price3 .line2 {
        width: 45%;
        top: 15.3%;
        left: 5%;
    }
    .reser-wrap .price-section .price3 p {
        width: 90%;
        font-size: 14px;
    }

    .reser-wrap .info-section {
        padding-bottom: 100px;
    }
    .reser-wrap .info-section .inner-con {
        width: 90%;
        flex-direction: column;
    }
    .reser-wrap .info-section .inner-con .left {
        width: 100%;
    }
    .reser-wrap .info-section .inner-con .left .img {
        height: 405px;
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap {
        height: 900px;
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt {
        left: 5%;
        top: 5%;
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt h3 {
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt ul {
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li {
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .reser-wrap .info-section .inner-con .left .txt-wrap .txt ul li p {
        font-size: 14px;
    }

    .reser-wrap .info-section .inner-con .right {
        width: 100%;
        padding-top: 100px;
        display: flex;
        flex-direction: column-reverse;
    }
    .reser-wrap .info-section .inner-con .right .img {
        height: 405px;
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap {
        position: relative;
        height: 400px;
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt {
        position: absolute;
        left: 5%;
        top: 10%;
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt h3 {
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt ul {
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li {
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li h4 {
        font-size: 14px;
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .reser-wrap .info-section .inner-con .right .txt-wrap .txt ul li p b {
        font-weight: 500;
    }

    .reser-wrap .reser-bg {
        height: 200px;
        z-index: 1;
    }
    .reser-wrap .reser-bg img {
        position: static;
        z-index: 1;
    }
    .reser-wrap .reser-bg video {
        position: static;
        z-index: 1;
    }

    .reser-wrap .refund-wrap {
        height: auto;
        padding-bottom: 50px;
        width: 100%;
        position: relative;
    }
    .reser-wrap .refund-wrap .green {
    }
    .reser-wrap .refund-wrap .inner-wrap {
        width: 90%;
        padding-top: 70px;
    }
    .reser-wrap .refund-wrap .inner-wrap h3 {
        text-align: center;
        margin-bottom: 50px;
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        font-family: 'Pretendard-Medium';
    }
    .reser-wrap .refund-wrap .inner-wrap .refund {
    }
    .reser-wrap .refund-wrap .inner-wrap .refund p {
        color: #fff;
        font-size: 13px;
        font-weight: 300;
        font-family: 'Pretendard-Light';
    }

    .reser-wrap .refund-wrap .inner-wrap .refund table {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .reser-wrap .refund-wrap .inner-wrap .refund table th {
        padding: 15px 0;
        font-size: 13px;
        font-weight: 400;
    }
    .reser-wrap .refund-wrap .inner-wrap .refund table td {
        padding: 15px 0;
        font-size: 13px;
        font-weight: 400;
    }
    .reser-wrap .refund-wrap .inner-wrap .refund table td.red {
        color: #ffbebe;
    }

    /* 공지사항 */

    .notice-wrap {
    }
    .notice-wrap .con1 {
        padding: 50px 0 50px 0;
    }
    .notice-wrap .con1 .inner-con {
        width: 90%;
        height: auto;
        flex-direction: column-reverse;
        max-width: 900px;
    }
    .notice-wrap .con1 .inner-con .img-wrap {
        width: 100%;
        height: 180px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .notice-wrap .con1 .inner-con .tit-wrap {
        width: 100%;
        height: 150px;
        position: relative;
    }
    .notice-wrap .con1 .inner-con .tit-wrap .txt-wrap {
        right: 5%;
        top: 10%;
        position: absolute;
    }
    .notice-wrap .con1 .inner-con .tit-wrap .txt-wrap h3 {
        margin-bottom: 30px;
        font-size: 18px;
    }
    .notice-wrap .con1 .inner-con .tit-wrap .txt-wrap p {
        font-size: 16px;
    }

    .notice-wrap .con2 {
    }
    .notice-wrap .con2 .inner-con {
        width: 90%;
        margin: 0 auto;
        max-width: 900px;
    }

    .dash2.up::after {
        top: 25%;
    }
    .dash2.up2::after {
        top: 15%;
    }

    .bungalow-preview {
    }
    .bungalow-preview .inner-con {
        width: 100%;
        margin-top: 100px;
        max-width: 900px;
        overflow: hidden;
    }
    .bungalow-preview .inner-con .outdoor {
        width: 100%;
        height: unset;
        display: flex;
        flex-direction: column;
    }
    .bungalow-preview .inner-con .outdoor:nth-child(2) {
        flex-direction: column-reverse;
    }

    .bungalow-preview .inner-con .outdoor .txt-wrap {
        width: 100%;
        height: 50%;
        overflow: hidden;
    }
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit {
        color: #193217;
        padding-top: 20%;
        position: relative;
    }
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit h2 {
        padding-right: 2%;
        font-size: 25px;
        margin-bottom: 60px;
    }
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit p {
        font-size: 13px;
        text-align: left;
        font-family: 'Pretendard-Light';
        font-weight: 400;
    }

    .bungalow-preview .inner-con .outdoor.left .txt-wrap .tit {
        padding-left: 0%;
        margin-left: 5%;
        width: 90%;
    }
    .bungalow-preview .inner-con .outdoor.right .txt-wrap .tit {
        padding-left: 0%;
        width: 90%;
        margin-left: 5%;
        text-align: right;
    }

    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .line {
        display: block;
        height: 1px;
        position: absolute;
        background-color: rgba(25, 50, 23, 0.5);
    }
    .bungalow-preview .inner-con .outdoor.left .txt-wrap .tit .line {
        width: 63%;
        top: 41%;
        left: -20%;
    }
    .bungalow-preview .inner-con .outdoor.left .txt-wrap .tit .line2 {
        transition-delay: 1.7s;
        height: 3px;
        position: absolute;
        width: 43%;
        top: 40.3%;
        left: 0%;
        background-color: rgba(25, 50, 23, 0.5);
    }

    .bungalow-preview .inner-con .outdoor.right .txt-wrap .tit .line {
        width: 36%;
        right: -18%;
        top: 40%;
    }
    .bungalow-preview .inner-con .outdoor.right .txt-wrap .tit .line2 {
        transition-delay: 1.4s;
        height: 3px;
        position: absolute;
        width: 18%;
        top: 39.3%;
        right: 0%;
        background-color: rgba(25, 50, 23, 0.5);
    }

    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a {
        font-family: 'Pretendard-Light';
        font-weight: 400;
    }

    .bungalow-preview .inner-con .outdoor .img-wrap {
        width: 100%;
        height: 210px;
    }

    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span {
        display: block;
        padding: 5px 15px;
        font-size: 13px;
        color: #193217;
        text-transform: uppercase;
        border: 1px solid rgba(25, 50, 23, 0.5);
    }

    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:before,
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a:after,
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:before,
    .bungalow-preview .inner-con .outdoor .txt-wrap .tit .btn-wrap a > span:after {
        display: none;
    }

    /* 룸프리뷰 */

    .room-preview {
    }
    .room-preview .inner-con {
        max-width: 900px;
        height: 600px;
    }

    .room-preview .inner-con .swiper-pagination {
        width: 90%;
        display: flex;
        align-items: center;
    }

    .room-preview .inner-con .swiper-pagination .swiper-pagination-bullet {
        font-size: 12px;
    }
    .room-preview .inner-con .swiper-pagination .swiper-pagination-bullet-active {
        font-size: 18px;
    }

    .room-preview .inner-con .swiper-slide .txt-wrap {
        width: 80%;
    }

    .room-preview .inner-con .swiper-slide .txt-wrap h2 {
        font-size: 25px;
        display: flex;
        justify-content: space-between;
        font-family: 'Noto Serif KR';
        font-weight: 400;
    }
    .room-preview .inner-con .swiper-slide .txt-wrap h2 b {
        font-weight: 600;
    }

    .room-preview .inner-con .swiper-slide .txt-wrap .line {
        margin: 15px 0;
    }
    .room-preview .inner-con .swiper-slide .txt-wrap .line::before {
        content: '';
        width: 15%;
        position: absolute;
        left: 0;
        top: -5px;
        background-color: #fff;
        height: 5px;
    }

    .room-preview .inner-con .swiper-slide .txt-wrap .txt {
        text-align: center;
    }
    .room-preview .inner-con .swiper-slide .txt-wrap .txt h4 {
        font-family: 'Pretendard-SemiBold';
        font-size: 15px;
    }
    .room-preview .inner-con .swiper-slide .txt-wrap .txt p {
        font-size: 13px;
    }

    .full-page {
        height: 200px;
    }
    .main-wrap iframe {
        width: 350px !important;
        height: 200px !important;
    }

    .ft {
    }
    .ft .foot-wrap {
        height: 400px;
        max-width: 900px;
    }
    .ft .foot-wrap .txt {
        display: none;
    }

    .ft .inner-con {
        width: 90%;
        margin: 0 auto;
        padding-top: 10%;
    }
    .ft .inner-con .ft-info-wrap .tel_btn {
        margin-bottom: 30px;
        display: block;
        font-size: 30px;
    }
    .ft .inner-con .ft-info-wrap p {
        font-size: 14px;
    }

    .ft .inner-con .menu-wrap {
        margin-bottom: 30px;
    }
    .ft .inner-con .menu-wrap a {
        font-size: 13px;
    }

    .ft .inner-con .copyright {
        font-size: 12px;
    }

    .scroll-obj.noneX.on {
        transform: translateX(100px);
    }
    .scroll-obj.imgY.on {
        transform: translateY(20px);
    }

    .scroll-obj.imgY2.on {
        transform: translateY(-20px);
    }
    .btn-top {
        right: 30px;
    }

    .pc-map {
        display: none;
    }
    .m-map {
        display: block;
    }
    .m-price {
        display: block;
    }
    .pc-br {
        display: none;
    }
    .m-br {
        display: block;
    }
    .pc-price {
        display: none;
    }
    .reser-wrap .rsv_cal_t p {
        padding: 0 5px;
        font-size: 12px;
    }
}
