@media (max-width: 1200px) {
    .main-stay .wrap {
        width: 98%;
        height: auto;
    }
    .main-stay .wrap .intro h2 {
        font-size: 18px;
        padding-bottom: 16px;
    }
    .main-stay .stay-list {
        width: 98%;
    }
    .main-stay .stay-list .stay-list-item {
        width: 48%;
        margin-right: 2%;
        font-size: 14px;
    }
    .main-stay .stay-list .stay-list-item figure {
        padding-bottom: 50%;
    }
}

@media (max-width: 900px) {
    .main-stay .wrap {
        width: 100%;
        height: auto;
    }
    .main-stay .wrap .intro h2 {
        font-size: 15px;
        padding-bottom: 8px;
    }
    .main-stay .stay-list {
        width: 100%;
        flex-direction: column;
        gap: 8px;
    }
    .main-stay .stay-list .stay-list-item {
        width: 100%;
        margin-right: 0;
        font-size: 12px;
        float: none;
    }
    .main-stay .stay-list .stay-list-item figure {
        padding-bottom: 40%;
    }
}

@media (max-width: 600px) {
    .main-stay {
        padding-top: 40px;
    }
    .main-stay .wrap {
        width: 100%;
        height: auto;
    }
    .main-stay .wrap .intro span {
        font-size: 10px;
        padding-bottom: 6px;
    }
    .main-stay .wrap .intro h2 {
        font-size: 12px;
        padding-bottom: 4px;
    }
    .main-stay .stay-list {
        width: 100%;
        gap: 4px;
    }
    .main-stay .stay-list .stay-list-item {
        width: 100%;
        margin-right: 0;
        font-size: 10px;
        float: none;
    }
    .main-stay .stay-list .stay-list-item figure {
        padding-bottom: 30%;
    }
}
.brand-detail-about {
    /* 데스크탑 기본 유지 */
}

@media (max-width: 1200px) {
    .brand-detail-about .iframes {
        width: 95%;
        padding-bottom: 50%;
        margin: -60px auto 0px;
    }
    .brand-detail-about h2 {
        font-size: 26px;
        padding-bottom: 24px;
    }
    .brand-detail-about h3 {
        font-size: 14px;
        padding-top: 80px;
    }
    .brand-detail-about p {
        width: 90%;
        font-size: 14px;
        padding-bottom: 120px;
    }
    .brand-detail-about .maps {
        height: 600px;
    }
    .brand-detail-about .maps h2 {
        font-size: 22px;
        padding-bottom: 32px;
    }
    .brand-detail-about .maps h3 {
        font-size: 13px;
        padding-top: 120px;
    }
    .brand-detail-about .maps p {
        font-size: 13px;
    }
    .brand-detail-about .about-room-list li {
        width: calc(50% - 2px);
        padding: 18% 0%;
    }
}

@media (max-width: 900px) {
    .brand-detail-about .iframes {
        width: 100%;
        padding-bottom: 60%;
        margin: -30px auto 0px;
    }
    .brand-detail-about h2 {
        font-size: 18px;
        padding-bottom: 12px;
    }
    .brand-detail-about h3 {
        font-size: 12px;
        padding-top: 40px;
    }
    .brand-detail-about p {
        width: 98%;
        font-size: 12px;
        padding-bottom: 60px;
    }
    .brand-detail-about .maps {
        height: 320px;
    }
    .brand-detail-about .maps h2 {
        font-size: 14px;
        padding-bottom: 12px;
    }
    .brand-detail-about .maps h3 {
        font-size: 11px;
        padding-top: 40px;
    }
    .brand-detail-about .maps p {
        font-size: 11px;
    }
    .brand-detail-about .about-room-list li {
        width: 100%;
        padding: 36% 0%;
    }
}

@media (max-width: 600px) {
    .brand-detail-about .iframes {
        width: 100%;
        padding-bottom: 70%;
        margin: -10px auto 0px;
    }
    .brand-detail-about h2 {
        font-size: 13px;
        padding-bottom: 6px;
    }
    .brand-detail-about h3 {
        font-size: 10px;
        padding-top: 20px;
    }
    .brand-detail-about p {
        width: 100%;
        font-size: 10px;
        padding-bottom: 24px;
    }
    .brand-detail-about .maps {
        height: 180px;
    }
    .brand-detail-about .maps h2 {
        font-size: 10px;
        padding-bottom: 4px;
    }
    .brand-detail-about .maps h3 {
        font-size: 9px;
        padding-top: 10px;
    }
    .brand-detail-about .maps p {
        font-size: 9px;
    }
    .brand-detail-about .about-room-list li {
        width: 100%;
        padding: 60% 0%;
    }
}
.brand-detail-room .brand-room-list {
    /* 데스크탑 기본 유지 */
}

@media (max-width: 1200px) {
    .brand-detail-room .brand-room-list {
        width: 98%;
    }
    .brand-room-list .brand-room-item {
        padding: 12% 0%;
    }
    .brand-room-list .brand-room-item .room-item-wrap {
        width: 70%;
        margin: 2% 0%;
    }
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-prev,
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-next {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 900px) {
    .brand-detail-room .brand-room-list {
        width: 100%;
    }
    .brand-room-list .brand-room-item {
        padding: 6% 0%;
        flex-direction: column;
    }
    .brand-room-list .brand-room-item .room-item-wrap {
        width: 100%;
        position: static;
        margin: 0 0 16px 0;
        height: 220px;
    }
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container {
        height: 100%;
    }
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-prev,
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-next {
        width: 24px;
        height: 24px;
        left: 2%;
        right: 2%;
    }
}

@media (max-width: 600px) {
    .brand-detail-room .brand-room-list {
        width: 100%;
    }
    .brand-room-list .brand-room-item {
        padding: 2% 0%;
    }
    .brand-room-list .brand-room-item .room-item-wrap {
        height: 120px;
        border-radius: 8px;
    }
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-prev,
    .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-next {
        width: 16px;
        height: 16px;
    }
}
.brand .brand-list .brand-list-item {
    /* 기존 데스크탑 스타일 유지 */
}

@media (max-width: 1200px) {
    .brand .brand-list .brand-list-item {
        gap: 32px;
    }
    .brand .brand-list .brand-list-item figure {
        min-height: 320px;
        border-radius: 32px;
    }
    .brand .brand-list .brand-list-item .brand-info {
        width: calc(50% - 32px);
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title strong {
        font-size: 24px;
        padding-bottom: 16px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title p,
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .person,
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .brand-price b {
        font-size: 16px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn a {
        width: 160px;
        height: 48px;
        font-size: 15px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn a.btn_preview {
        width: 120px;
    }
}

@media (max-width: 900px) {
    .brand .brand-list .brand-list-item {
        flex-direction: column;
        gap: 16px;
        align-items: stretch;
    }
    .brand .brand-list .brand-list-item figure,
    .brand .brand-list .brand-list-item .brand-info {
        width: 100%;
        min-height: 180px;
        border-radius: 18px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn {
        position: static;
        margin-top: 12px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn a {
        width: 100%;
        height: 40px;
        font-size: 14px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn a.btn_preview {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .brand .brand-list .brand-list-item {
        gap: 8px;
        border-radius: 10px;
    }
    .brand .brand-list .brand-list-item figure,
    .brand .brand-list .brand-list-item .brand-info {
        min-height: 100px;
        border-radius: 10px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title strong {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title p,
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .person,
    .brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .brand-price b {
        font-size: 12px;
    }
    .brand .brand-list .brand-list-item .brand-info .brand-info-btn a {
        height: 32px;
        font-size: 12px;
    }
}
@import url('https://cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@font-face {
font-family: 'NanumSquareB';
src: url("../../font/NanumSquareB.woff") format('woff');
}


html, body {
width: 100%;
min-width: 1000px;
height: 100%;
font-family: 'NanumG';
}

/* ==================== header ==================== */

.index header {
width: 100%;
}

.index header .top-logo {
float: left;
width: 189px;
height: 169px;
margin-left: 43px;
position: relative;
z-index: 4;
}

.index header .top-wrap {
width: 100%;
height: 38px;
background-color: #ffffff;
}

.index header .top-wrap span {
float: left;
display: block;
padding-top: 13px;
}

.index header .top-wrap .top-promotion-btn {
float: left;
margin-top: 5px;
margin-left: 10px;
width: 104px;
height: 28px;
line-height: 32px;
background-color: #2c2c2c;
border-radius: 14px;
color: #ffffff;
text-align: center;
}

.index header .top-wrap .top-login-btn {
float: right;
width: 77px;
height: 26px;
margin-top: 5px;
margin-right: 37px;
}

/* ==================== gnb ==================== */

.gnb-wrap {
width: 100%;
min-width: 1000px;
height: 67px;
background-color: #ffffff;
border-bottom: 1px solid #e8e8e8;
margin-top: -169px;
position: fixed;
top: 0;
z-index: 200;
}

.gnb-wrap .gnb-logo {
width: 115px;
height: 103px;
margin-left: 43px;
z-index: 50;
position: relative;
}

.gnb-wrap .gnb-logo a, header .gnb-logo a img {
width: 100%;
height: 100%;
}

.gnb-wrap .weare-link {
position: absolute;
top: 50%;
left: 190px;
transform: translateY(-50%);
font-size: 15px;
}

.gnb-wrap .gnb {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 35%;
height: 67px;
display: flex;
justify-content: space-around;
align-items: center;
}


.gnb-wrap .weare-link {
color: #000000;
font-family: MyLotte-r;
}

.gnb-wrap .gnb a {
color: #000000;
text-align: center;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.gnb-wrap .gnb a span.sub_a {
color: #e96c40;
text-align: center;
font-family: Inter;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
vertical-align: top;
display: inline-flex;
margin-top: 2px;
margin-left: 1px;
}

.gnb-wrap .gnb li:first-child {
position: relative;
}

.gnb-wrap .gnb .nav-badge {
position: absolute;
transform: translateX(-50%);
bottom: -60px;
color: #ffffff;
padding: 10px;
border-radius: 5px;
background: #fe4802;
width: 190px;
letter-spacing: -1px;
font-size: 1rem;
text-align: center;
left: 50%;
opacity: .8;
line-height: 25px;
}

.gnb-wrap .gnb .nav-badge:before {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 12px 18px 12px;
border-color: transparent transparent #fe4802 transparent;
transform: rotate(0deg) translateX(-50%);
position: absolute;
left: 50%;
clear: both;
display: block;
content: '';
top: -12px;
opacity: .8;
}

.gnb-wrap .gnb .nav-badge img {
max-width: 18px;
max-height: 18px;
margin-top: 3px;
margin-bottom: -3px;
margin-left: 1px;
}

.gnb-wrap .rnb {
width: 400px;
height: 67px;
position: absolute;
top: 0px;
right: 0px;
}

/* 검색버튼 */
.gnb-wrap .rnb .search {
position: absolute;
top: 0;
right: 0;
width: 54px;
height: 67px;
z-index: 100;
cursor: pointer;
box-sizing: border-box;
}

.gnb-wrap .rnb .search * {
box-sizing: border-box;
}

.gnb-wrap .rnb .search .tooltipbtn {
display: block;
position: relative;
}

.gnb-wrap .rnb .search .tooltipbtn img {
width: 54px;
height: 67px;
vertical-align: top;
cursor: pointer;
}

.gnb-wrap .rnb .search form {
display: none;
position: absolute;
top: 101%;
right: 0;
width: 500px;
padding: 50px;
background-color: #1f1f1f;
}

.gnb-wrap .rnb .search.on form {
display: block;
}

.gnb-wrap .rnb .search form > div {
overflow: hidden;
}

.gnb-wrap .rnb .search form > div p {
color: #a19367;
margin-bottom: 15px;
}

.gnb-wrap .rnb .search form > div input[type=text] {
float: left;
width: 70%;
color: #c9c9c9;
font-size: 16px;
padding: 15px;
box-sizing: border-box;
outline: none;
border: none;
border-bottom: 1px solid #707070;
background-color: transparent;
}

.gnb-wrap .rnb .search form > div input[type=submit] {
float: left;
width: 30%;
border: none;
padding: 18px;
font-size: 12px;
text-align: center;
background-color: #424242;
color: #ffffff;
cursor: pointer;
letter-spacing: 2px;
}

.gnb-wrap .rnb .search form .search_close {
position: absolute;
top: 101%;
left: 0;
background-color: #1f1f1f;
padding: 15px;
}

.gnb-wrap .rnb .search form .search_close i {
font-size: 30px;
color: #c9c9c9;
}

/* 로그인버튼 */
.gnb-wrap .rnb .logInOut {
position: absolute;
top: 50%;
right: 70px;
transform: translateY(-50%);
z-index: 100;
}

.gnb-wrap .rnb .logInOut .gnb-login-btn {
}

.gnb-wrap .rnb .logInOut .gnb-login-btn a {
display: flex;
align-items: center;
}

.gnb-wrap .rnb .logInOut .gnb-login-btn a i {
font-size: 18px;
font-family: futura-pt, sans-serif;
font-weight: 500;
font-style: normal;
transform: translateY(-2px);
}

.gnb-wrap .rnb .logInOut .gnb-login-btn a span {
text-align: right;
}

.gnb-wrap .rnb .logInOut .gnb-login-btn a span b {
display: block;
font-size: 16px;
font-family: futura-pt, sans-serif;
font-weight: 600;
font-style: normal;
margin-right: 3px;
}

.gnb-wrap .rnb .logInOut .gnb-login-btn a img {
margin-left: 7px;
}


.snb-outer {
position: fixed;
top: 67px;
left: 0;
width: 100%;
height: 60px;
background-color: #201e1f;
display: flex;
justify-content: center;
z-index: 30;
}

.snb-outer .snb {
width: 35%;
display: flex;
justify-content: space-around;
align-items: center;
}

.snb-outer .snb a {
color: #ffffff;
font-family: MyLotte-r;
font-size: 15px;
cursor: pointer;
}

.snb-outer .snb a.on {
color: #19b3ae;
}

.stay-nav {
position: absolute;
top: 67px;
left: 0;
background-color: #201e1f;
width: 100%;
height: 67px;
z-index: 10;
justify-content: center;
display: none;
}

.stay-nav.active {
display: flex;
}

.stay-nav .menus {
display: flex;
justify-content: space-around;
align-items: center;
width: 550px;
}

.stay-nav .menus a {
color: #ffffff;
font-size: 15px;
}

.stay-nav .menus a.active {
color: #19b3ae;
}

.stay-nav .remember-btn {
cursor: pointer;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
color: #dddddd;
font-size: 15px;
padding: 0 10px 4px 10px;
}

.stay-nav .remember-btn i {
font-size: 20px;
transform: translateY(2px);
margin-right: 5px;
}


/* ==================== popup ==================== */
.popup {
position: absolute;
top: -210px;
left: 0;
width: 430px;
height: 205px;
background: linear-gradient(to right, #75bbef, #e28fba);
padding: 25px 35px;
box-sizing: border-box;
}

.popup * {
color: #ffffff;
box-sizing: border-box;
}

.popup h3 {
margin-bottom: 20px;
font-size: 15px;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.popup h3 img {
transform: translateY(4px);
}

.popup h3 img:last-of-type {
margin-left: 10px;
}

.popup h1 {
margin-bottom: 15px;
font-size: 28px;
line-height: 1.3em;
font-family: 'NanumG-l';
}

.popup h1 b {
font-family: 'NanumG-b';
}

.popup p {
font-size: 16px;
position: relative;
display: inline-block;
font-family: 'NanumG-l';
}

.popup p span {
background: #ffffff;
border-radius: 30px;
padding: 4px 13px 4px 8px;
display: inline-block;
color: #b786bb;
text-shadow: none;
font-size: 13px;
margin-left: 10px;
}

.popup p span i {
color: #b786bb;
}

/* .popup p::after { content: ''; position: absolute; bottom: -3px; left: 50%; transform: translateX(-50%); width: 100%; height: 1px; background-color: #fff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); } */
.popup h3 {
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.popup h1, .popup p {
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.popup h1 b {
text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}

.popup .close-btn {
position: absolute;
top: 15px;
right: 15px;
font-size: 20px;
color: #ffffff;
font-size: 23px;
}

/* ==================== popup ==================== */

/* ==================== top-search ==================== */

.top-search {
position: absolute;
bottom: 0;
right: 3%;
background: #ffffff;
width: 430px;
z-index: 10;
}

.top-search .InBox {
padding: 50px 35px 0;
overflow: hidden;
}

.top-search .InBox > div {
float: left;
width: 46%;
margin: 0 2% 30px;
}

.top-search .InBox > div strong {
font-size: 12px;
color: #a89a79;
display: block;
letter-spacing: 2px;
}

.top-search .InBox > div > select {
border: none;
border-bottom: 1px solid #d1d1d1;
padding: 12.5px 0;
width: 100%;
color: #333333;
font-size: 16px;
cursor: pointer;
outline: none;
background-color: #ffffff;
}

.top-search .InBox > div > select:focus {
outline: none;
}

.top-search .InBox > div > select option {
color: #000000;
}

.top-search .InBox > div.dates {
width: 100%;
overflow: hidden;
}

.top-search .InBox > div.dates > div {
float: left;
width: 46%;
margin-right: 4%;
color: #787878;
cursor: pointer;
border-bottom: 1px solid #d1d1d1;
padding-bottom: 12.5px;
}

.top-search .InBox > div.dates > div > div:first-child {
background: url('../../images/common/search-calendar.gif') no-repeat center right;
color: #333333;
padding-left: 5px;
}

.top-search .InBox > div.dates strong {
padding-bottom: 12.5px;
}

.top-search .InBox > div.options {
cursor: pointer;
margin-top: 30px;
}

.top-search .InBox > div.options strong {
font-weight: bold;
color: #000000;
display: inline-block;
transition: 0.3s;
}

.top-search .InBox > div.options span {
display: inline-block;
color: #a89a79;
margin-left: 5px;
transition: 0.3s;
}

.top-search .InBox > div.options span i.plus {
display: block;
}

.top-search .InBox > div.options span i.minus {
display: none;
}

.top-search .InBox > div.options:hover strong {
color: #a89a79;
}

.top-search .InBox > div.options:hover span {
color: #000000;
}

.top-search .InBox > div.options.active span i.plus {
display: none;
}

.top-search .InBox > div.options.active span i.minus {
display: block;
}

.top-search .InBox > div.price {
width: 100%;
overflow: hidden;
}

.top-search .InBox > div.price > div {
float: left;
width: 46%;
margin-right: 4%;
color: #787878;
}

.top-search .InBox > div.price > div > div:first-child {
background: url('../../images/common/search-arrow.gif') no-repeat center right;
}

.top-search .InBox > div.order {
width: 96%;
}

.top-search .InBox > div.category {
width: 96%;
}

.top-search .InBox input[type=submit] {
width: 96%;
padding: 17.5px 0;
margin: 20px 2%;
background: #121212;
transition: 0.3s;
cursor: pointer;
outline: none;
border: none;
}

.top-search .InBox input[type=submit] {
display: block;
color: #ffffff;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 12px;
}

.top-search .InBox input[type=submit]:hover {
background: #2a2a2a;
}

.top-search .price, .top-search .order, .top-search .category {
display: none;
}

.top-search .InBox > div.options.active ~ .price,
.top-search .InBox > div.options.active ~ .order,
.top-search .InBox > div.options.active ~ .category {
display: block;
}


/* ==================== main-visual ==================== */

.main-visual {
width: 100%;
height: 90%;
}

.main-visual .main-visual-contents {
width: 96%;
height: 100%;
margin: 0px auto;
position: relative;
top: -131px;
overflow: hidden;
}

.main-visual .main-visual-contents video {
min-width: 100%;
min-height: 100%;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}

/* ==================== main-contents ==================== */

.main-stay {
width: 100%;
padding-top: 90px;
overflow: hidden;
box-sizing: border-box;
}

.main-stay .wrap {
width: 90%;
height: 90px;
margin: 0px auto;
}

.main-stay .wrap .intro {
float: left;
}

.main-stay .wrap .intro span {
display: block;
font-size: 13px;
color: #a59874;
padding-bottom: 18px;
}

.main-stay .wrap .intro h2 {
font-size: 24px;
padding-bottom: 30px;
}

.main-stay .wrap a {
float: right;
width: 157px;
height: 10px;
margin-top: 40px;
}

.main-stay-private-pool .wrap,
.main-stay-public-pool .wrap,
.main-stay-view .wrap {
height: 21px;
}

.main-stay-private-pool .wrap .intro,
.main-stay-public-pool .wrap .intro,
.main-stay-view .wrap .intro {
margin-bottom: 30px;
}

.main-stay-private-pool .wrap .intro h2,
.main-stay-public-pool .wrap .intro h2,
.main-stay-view .wrap .intro h2 {
float: left;
font-size: 21px;
padding-bottom: 0px;
}

.main-stay-private-pool .wrap .intro span,
.main-stay-public-pool .wrap .intro span,
.main-stay-view .wrap .intro span {
float: left;
font-size: 12px;
color: #898989;
padding-bottom: 0px;
padding-top: 5px;
padding-left: 19px;
}

.main-stay-private-pool .wrap a,
.main-stay-public-pool .wrap a,
.main-stay-view .wrap a {
margin-top: 10px;
}

.main-stay .stay-list {
width: 90%;
margin: 0px auto;
overflow: hidden;
}

.main-stay .stay-list.stay-recommend-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
gap: 0 2%;
}

.main-stay .stay-list.stay-recommend-list li.stay-recommend-list-item {
width: 48%;
margin-right: 0;
margin-left: 0;
}


.main-stay .stay-list .stay-list-item {
float: left;
width: 31.746%;
margin-right: 20px;
}

.main-stay .stay-list .stay-list-item a {
width: 100%;
height: 100%;
}

.main-stay .stay-list .stay-list-item:first-child {
margin-left: 0%;
}

.main-stay .stay-list .stay-list-item figure {
padding-bottom: 65%;
position: relative;
box-sizing: border-box;
overflow: hidden;
}

.main-stay .stay-list .stay-list-item figure .new-mark {
position: absolute;
top: 0px;
left: 19px;
z-index: 1;
}

.main-stay .stay-list .stay-list-item figure .fav-btn {
position: absolute;
top: 14px;
right: 15px;
border: none;
outline: none;
background-color: transparent;
cursor: pointer;
z-index: 1;
}

.main-stay .stay-list .stay-list-item .swiper-container {
background-image: none;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-wrapper {
position: absolute;
top: 0px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
border-radius: 35px;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-wrapper .swiper-slide video {
width: 140%;
height: 100%;
position: absolute;
left: 50%;
transform: translateX(-50%);
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-button-prev {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_prev.png);
background-size: cover;
left: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-button-next {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_next.png);
background-size: cover;
right: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-button-prev::after, .main-stay .stay-list .stay-list-item .swiper-container .swiper-button-next::after {
content: "";
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-pagination-bullet {
background-color: #ffffff;
opacity: 0;
transition: opacity 0.5s;
}

.main-stay .stay-list .stay-list-item .swiper-container .swiper-pagination-bullet-active {
background-color: #000000;
}

.main-stay .stay-list .stay-list-item .keyword-tag {
width: 100%;
height: 40px;
padding: 14px 2px;
border-bottom: 1px solid #e7e7e7;
box-sizing: border-box;
}

.main-stay .stay-list .stay-list-item .keyword-tag li {
float: left;
font-size: 11px;
margin-left: 3%;
color: #a59874;
}

.main-stay .stay-list .stay-list-item .keyword-tag li:first-child {
margin-left: 0px;
}

.main-stay .stay-list .stay-list-item .location-and-price {
padding: 16px 0px;
overflow: hidden;
}

.main-stay .stay-list .stay-list-item .location-and-price .location {
float: left;
}

.main-stay .stay-list .stay-list-item .location-and-price .location span {
display: block;
font-size: 14px;
color: #898989;
margin-bottom: 14px;
}

.main-stay .stay-list .stay-list-item .location-and-price .location h3 {
font-size: 19px;
}

.main-stay .stay-list .stay-list-item .location-and-price .price {
text-align: right;
padding-top: 2px;
position: relative;
}

.main-stay .stay-list .stay-list-item .location-and-price .price span {
display: block;
font-size: 14px;
color: #000000;
position: absolute;
right: 0px;
}

.main-stay .stay-list .stay-list-item .location-and-price .price span:nth-of-type(2) {
top: 22px;
}

.main-stay .stay-list .stay-best-list-item,
.main-stay .stay-list .stay-recommend-list-item {
width: 45.4126%;
}

.main-stay .stay-list .stay-recommend-list-item {
padding-bottom: 48px;
}

.main-stay .stay-list .stay-recommend-list-item:nth-last-of-type(1),
.main-stay .stay-list .stay-recommend-list-item:nth-last-of-type(2) {
padding-bottom: 90px;
}

.main-stay .stay-list .stay-best-list-item:nth-child(2n-1),
.main-stay .stay-list .stay-recommend-list-item:nth-child(2n-1) {
margin-left: 0px;
}

.main-stay .stay-list .stay-best-list-item figure,
.main-stay .stay-list .stay-recommend-list-item figure {
padding: 60% 0% 0;
}

.main-stay .items {
width: 90%;
margin: 0px auto;
position: relative;
}

.main-stay .items > .swiper-wrapper {
max-width: none;
height: auto;
}

.main-stay .items > .swiper-button-prev {
position: absolute;
top: -45px;
left: 83%;
}

.main-stay .items > .swiper-button-next {
position: absolute;
top: -45px;
right: 13%;
}

.main-stay-private-pool .items > .swiper-button-prev, .main-stay-public-pool .items > .swiper-button-prev, .main-stay-view .items > .swiper-button-prev {
top: 0;
}

.main-stay-private-pool .items > .swiper-button-next, .main-stay-public-pool .items > .swiper-button-next, .main-stay-view .items > .swiper-button-next {
top: 0;
}

.main-stay .items > .swiper-button-prev::after {
content: "prev";
color: #000000;
font-size: 23px;
}

.main-stay .items > .swiper-button-next::after {
content: "next";
color: #000000;
font-size: 23px;
}

.main-stay .items > .swiper-button-prev::after {
color: #c1c1c1;
font-size: 20px;
}

.main-stay .items > .swiper-button-next::after {
color: #c1c1c1;
font-size: 20px;
}

.main-stay .items .item a {
width: 100%;
height: 100%;
}

.main-stay .items .item:first-child {
margin-left: 0%;
}


.main-travel {
width: 100%;
padding-top: 90px;
overflow: hidden;
box-sizing: border-box;
}

.main-travel .InBox {
width: 90%;

margin-top: 100px;
margin-bottom: 100px;
background: transparent;
}

.main-travel .swiper-container {
overflow: visible;
}

.main-travel .swiper-wrapper {
margin: 0;
}

.main-travel .swiper-container .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
cursor: pointer;
}

.main-travel .swiper-container .swiper-slide a {
position: relative;
display: block;
width: 100%;
padding-bottom: 100%;
overflow: hidden;
}

.main-travel .swiper-container .swiper-slide a span {
position: absolute;
top: 10%;
left: 10%;
font-size: 20px;
color: #ffffff;
}

.main-travel .swiper-container .swiper-box {
position: absolute;
top: 0;
left: 100%;
width: 70px;
height: 100%;
background: #ffffff;
overflow: hidden;
z-index: 100;
}

.main-travel .swiper-container .swiper-box .swiper-btns {
position: absolute;
width: 40px;
height: 30px;
cursor: pointer;
}

.main-travel .swiper-container .swiper-box .swiper-button-disabled {
opacity: 0.5;
}

.main-travel .swiper-container .swiper-box .swiper-prev {
background: url('../../images/common/swiper-prev.gif') no-repeat left top;
}

.main-travel .swiper-container .swiper-box .swiper-next {
background: url('../../images/common/swiper-next.gif') no-repeat left top;
}

.main-travel .swiper-container .swiper-box .swiper-next {
top: 20%;
left: 50%;
margin-left: -20px;
}

.main-travel .swiper-container .swiper-box .swiper-prev {
top: calc(20% + 40px);
left: 50%;
margin-left: -20px;
}

.main-travel .swiper-container .swiper-box .swiper-numb {
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 50%;
margin-left: -15px;
text-align: center;
}

.main-travel .swiper-container .swiper-box .swiper-numb > div {
width: 1px;
height: 50%;
background: #b7b7b7;
margin: 0 auto 20px;
}

.main-travel .swiper-container .swiper-box .swiper-numb > span {
font-size: 13px;
}

.main-travel .swiper-container .swiper-box .swiper-numb > span div {
width: 10px;
height: 1px;
background: #b7b7b7;
margin: 10px auto;
}

@media (min-width: 1300px) {
.main-travel .swiper-container .swiper-box .swiper-numb {
height: 40%;
}

}

@media (max-width: 1300px) {
.main-stay .items > .swiper-button-prev {
left: 72%;
}

.main-stay .items > .swiper-button-next {
right: 20%;
}
}

@media (min-width: 1500px) {
.main-travel .swiper-container .swiper-box .swiper-numb {
height: 35%;
}
}

@media (min-width: 1700px) {
.main-travel .swiper-container .swiper-box .swiper-numb {
height: 30%;
}
}

/* ==================== room/brand visual ==================== */

.visual {
width: 100%;
height: 750px;
margin-top: 65px;
position: relative;
box-sizing: border-box;
}

.visual * {
box-sizing: border-box;
}

.visual .visual-contents {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}

.visual .visual-contents .photos {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.visual .visual-contents .photos::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.308);
z-index: 1;
}

.visual .visual-contents .photos .photo {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
}

.visual .visual-contents .photos .photo2 {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 1;
}

.visual .visual-contents .photos .photo3 {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 1;
}

/*.room .visual .visual-contents .photos .photo:nth-of-type(1) { background: url(../../images/room/banner/banner_1.jpg) no-repeat center center; background-size: cover; }*/
.room .visual .visual-contents .photos .photo:nth-of-type(1) {
background: url('../../images/new2025/type-bg.jpg') no-repeat center center;
background-size: cover;
}

.room .visual .visual-contents .photos .photo:nth-of-type(2) {
background: url(../../images/room/banner/banner_2.jpg) no-repeat center center;
background-size: cover;
}

.room .visual .visual-contents .photos .photo:nth-of-type(3) {
background: url(../../images/room/banner/banner_3.jpg) no-repeat center center;
background-size: cover;
}

.room .visual .visual-contents .photos .photo:nth-of-type(4) {
background: url(../../images/room/banner/banner_4.jpg) no-repeat center center;
background-size: cover;
}

.brand .visual .visual-contents .photos .photo:nth-of-type(1) {
background: url(../../images/brand/banner/banner_1.jpg) no-repeat center center;
background-size: cover;
}

.brand .visual .visual-contents .photos .photo:nth-of-type(2) {
background: url(../../images/brand/banner/banner_2.jpg) no-repeat center center;
background-size: cover;
}

.brand .visual .visual-contents .photos .photo:nth-of-type(3) {
background: url(../../images/brand/banner/banner_3.jpg) no-repeat center center;
background-size: cover;
}

.brand .visual .visual-contents .photos .photo2 {
background: url(../../images/brand/banner/banner_jp1.jpg) no-repeat center center;
background-size: cover;
}

.brand .visual .visual-contents .photos .photo3 {
background: url(../../images/brand/banner/banner_etc1.jpg) no-repeat center center;
background-size: cover;
}

.visual .visual-contents .heading {
position: absolute;
top: 45%;
left: 5%;
transform: translateY(-50%);
z-index: 3;
}

.visual .visual-contents .heading > img {
width: 305px;
height: 62px;
margin-bottom: 20px;
}

.visual .visual-contents .heading > p {
padding-top: 50px;
color: #ffffff;
font-size: 37px;
font-family: NanumG-ul;
margin-bottom: 15px;
}

.visual .visual-contents .heading > h1 {
color: #ffffff;
font-size: 50px;
font-family: NanumG-ul;
}

.visual .visual-contents .heading > h1 b {
font-family: NanumG-b;
}

.visual .visual-contents .heading > h2 {
padding-top: 50px;
font-size: 22px;
font-family: MyLotte-r;
}

.visual .visual-contents .heading > h2 a {
color: #ffffff;
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-position: under;
}


.mid-search {
        width: 100%;
        max-width: 1200px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 80px;
        overflow: hidden;
        margin-top: -50px;
        z-index: 9;
        border: 1px solid #000000;
        background: #fff;
        padding: 0 24px;
        box-sizing: border-box;
}

@media (max-width: 1024px) {
    .mid-search {
        max-width: 95vw;
        border-radius: 48px;
        padding: 0 12px;
    }
    .mid-search .select-box {
        height: 60px;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .mid-search {
        max-width: 100vw;
        border-radius: 32px;
        margin-top: -20px;
        padding: 0 4px;
    }
    .mid-search form {
        flex-direction: column;
        gap: 8px;
    }
    .mid-search .select-box {
        width: 100% !important;
        min-width: 0;
        height: 48px;
        font-size: 14px;
    }
    .mid-search .select-box label {
        top: 10px;
        padding: 0 10px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .mid-search {
        border-radius: 18px;
        margin-top: -10px;
        padding: 0 2px;
    }
    .mid-search .select-box {
        height: 38px;
        font-size: 12px;
    }
    .mid-search .select-box label {
        top: 6px;
        padding: 0 6px;
        font-size: 11px;
    }
}

.mid-search form {
width: 100%;
position: relative;
display: flex;
}

.mid-search .select-box {
position: relative;
cursor: pointer;
border: 1px solid #e8e8e8;
width: 22%;
height: 80px;
}

.mid-search .select-box:nth-of-type(4) {
width: 34%;
}

.mid-search .select-box label {
position: absolute;
top: 20px;
left: 0;
padding: 0 20px;
width: 100%;
height: auto;
z-index: -1;
box-sizing: border-box;
}

.mid-search .select-box label {
background: url(../../images/room/icon_arrow_down.png) no-repeat 90% top;
}

.mid-search .calender label {
background: url(../../images/room/icon_calendar.png) no-repeat 90% top;
}

.mid-search .select-box label span {
font-size: 14px;
display: block;
margin-bottom: 5px;
}

.mid-search .select-box label strong {
font-size: 12px;
color: #a1a1a1;
padding-top: 8px;
}

.mid-search .select-box select {
width: 100%;
height: 100%;
line-height: normal;
opacity: 0;
border: none;
padding: 5px 0;
}

.mid-search .mid-submit {
width: calc(14.28% + 0.5px);
height: 82px;
background: #000000;
color: #ffffff;
border: none;
cursor: pointer;
}

.mid-search .mid-submit:focus {
outline: none;
}

.select-keyword {
float: left;
width: 75%;
max-width: 480px;
height: 80px;
overflow-x: hidden;
overflow-y: auto;
}

.select-keyword .keybox {
width: auto;
height: 30px;
padding: 0px 0 5px 7px;
}

.select-keyword .keybox div {
float: left;
width: auto;
font-size: 14px;
margin: 0 15px 10px 0;
padding: 10px;
background-color: #f9f9f9;
border-radius: 30px;
border: 1px #f4f4f4 solid;
cursor: pointer;
}

.select-keyword .keybox div span {
font-size: 13px
}

.select-keyword_right {
float: left;
padding-left: 5px
}

/* ==================== room ==================== */


.room .room-stay {
position: relative;
padding-top: 105px;
padding-left: 60px;
padding-right: 60px;
}

.room .room-stay .room-list {
width: 100%;
overflow: hidden;
display: flex;
gap: 35px 1%;
flex-wrap: wrap;
justify-content: flex-start;
align-content: flex-start;
}

.room .room-stay .room-list li {
width: 24%;
margin: 0;
float: none;
}

.room .room-stay .room-list li a {
display: block;
}

.room .room-stay .room-list li figure {
padding-bottom: 75%;
border-radius: 35px;
background-color: #d9d9d9;
}

.room .room-stay .room-list li .room-list-txt {
display: flex;
padding: 10px 20px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
align-self: stretch;
color: #000000;
font-family: Inter;
font-style: normal;
line-height: normal;
letter-spacing: -.25px;
}

.room .room-stay .room-list li .room-list-txt > .brand-title {
color: #7a7a7a;
font-size: 13px;
}

.room .room-stay .room-list li .room-list-txt > strong {
font-size: 16px;
font-weight: 700;
}

.room .room-stay .room-list li .room-list-txt > .price {
font-size: 12px;
color: #a9a9a9;
font-weight: 400;
}

/*
 * .room-stay .room-list:last-child{padding-bottom:45px;}
 * .room-stay .room-list .room-list-item{margin-bottom:4%;}
 * .room-stay .room-list .room-list-item:nth-child(3n + 1){margin-left:0px;}
 * */


/* .room-stay .room-list .room-list-item:nth-last-of-type(1){width:48.4126%; margin-left:3.1746%;}
 * .room-stay .room-list .room-list-item:nth-last-of-type(2){width:48.4126%; margin-left:0%;} */

.room-stay .room-list .room-list-item:nth-last-of-type(1) .swiper-container .swiper-pagination-bullet,
.room-stay .room-list .room-list-item:nth-last-of-type(2) .swiper-container .swiper-pagination-bullet {
width: 9px;
height: 9px;
}

.room-stay .room-list .room-list-item:nth-last-of-type(1) .swiper-container .swiper-pagination-bullets,
.room-stay .room-list .room-list-item:nth-last-of-type(2) .swiper-container .swiper-pagination-bullets {
bottom: 20px;
}

.room .room-footer {
position: relative;
top: 67px;
}


/* ==================== room-detail ==================== */
.room-detail {
line-height: 1.5;
}

.room-detail header {
width: 100%;
padding-top: 210px;
padding-bottom: 70px;
text-align: center;
background-color: #ffffff;
position: relative;
}

.room-detail header h1 {
position: absolute;
width: 160px;
height: 38px;
margin-top: 30px;
left: 50%;
margin-left: -700px;
padding: 10px 10px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
background-color: #fe4802;
box-sizing: border-box
}

.room-detail header h2 {
font-size: 26px;
padding-bottom: 5px;
}

.room-detail header h3 {
color: #ff5b1c;
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.room-detail header h3 span {
display: block;
padding-bottom: 15px;
color: #000000;
text-align: center;
font-family: Afacad;
font-size: 45px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -3.6px;
}

.room-detail header button {
width: 100px;
cursor: pointer;
position: absolute;
bottom: 5%;
right: 10%;
}

.room-detail header button::before {
font-size: 30px;
font-family: xeicon;
display: block;
}

.room-detail header .remember-btn-off::before {
content: '\ea16';
color: #bbbbbb;
}

.room-detail header .remember-btn-on::before {
content: '\ea0f';
color: gold;
}

.room-detail header .keywords {
background-color: #e5e5e5;
display: inline-block;
padding: 8px 30px;
border-radius: 20px;
position: relative;
}

.room-detail header .keyword {
margin: 0 10px;
}

.room-detail header .keyword:last-child::after {
display: none;
}

.room-detail header .keyword::after {
content: '/';
color: #000000;
position: absolute;
margin: 0 10px;
}

.room-detail-slide .Swipers {
max-width: 100% !important;
overflow: hidden;
}

.room-detail-slide .Swipers .swiper-view {
max-width: 1400px;
margin: 0 auto;
}

.room-detail-slide .Swipers .InBox {
height: 72.5vh;
min-height: 560px;
}

.room-detail-slide .Swipers .swiper-container {
height: 100%;
overflow: visible;
}

.room-detail-slide .Swipers .swiper-slide {
width: 100%;
height: 100%;
transition: opacity 1s;
opacity: 0.4;
border-radius: 50px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}

.room-detail-slide .Swipers .swiper-slide-active {
transition: opacity 1s;
opacity: 1;
}

.room-detail-slide .Swipers .swiper-btn {
width: 197px;
height: 49px;
position: absolute;
top: 5%;
right: 3%;
z-index: 1;
background-image: url(../../images/room_detail/detail_booking_btn.jpg);
opacity: 0.5;
transition: opacity 0.5s;
}

.room-detail-slide .Swipers .swiper-btn {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}

.room-detail-slide .Swipers .swiper-button-prev {
width: 60px;
height: 60px;
background-image: url(../../images/common/60px_slide_prev.png);
background-size: cover;
left: -30px;
opacity: 0;
transition: opacity 0.5s;
border-radius: 60px;
}

.room-detail-slide .Swipers .swiper-button-next {
width: 60px;
height: 60px;
background-image: url(../../images/common/60px_slide_next.png);
background-size: cover;
right: -30px;
opacity: 0;
transition: opacity 0.5s;
border-radius: 60px;
}

.room-detail-slide .Swipers .swiper-button-prev::after,
.room-detail-slide .Swipers .swiper-button-next::after {
content: "";
}

.room-detail-slide .Swipers .swiper-pagination {
width: 100%;
bottom: 50px;
text-align: center;
}

.room-detail-slide .Swipers .swiper-pagination-bullet {
width: 10px;
height: 10px;
background-color: #ffffff;
}

.room-detail-slide .Swipers .swiper-pagination-bullet {
transition: transform 0.3s ease;
}

.room-detail-slide .Swipers .swiper-pagination-bullet-active {
background-color: #000000;
}

.room-detail-reserve {
width: 100%;
position: relative;
}

.room-detail-reserve .reserve-calendar {
padding-bottom: 80px;
}

.room-detail-reserve .reserve-calendar > div {
width: 100%;
}

.room-detail-reserve #calendar {
display: flex;
gap: 90px;
}

.room-detail-reserve #calendar #dp_months {
width: 787px !important;
display: flex;
}

.room-detail-reserve #calendar .room-detail-info * {
box-sizing: border-box;
}

.room-detail-reserve #calendar .room-detail-info {
width: 100%;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: flex-start;
margin-top: 20px;
}

.room-detail-reserve #calendar .room-detail-info .item {
border-bottom: 1px solid #dddddd;
display: flex;
/*flex: 1;*/
align-items: flex-start;
}

.room-detail-reserve #calendar .room-detail-info .item:last-child {
border-bottom: none;
}

.room-detail-reserve #calendar .room-detail-info .item span {
padding: 22px 0;
color: #000000;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
word-break: keep-all;
}

.room-detail-reserve #calendar .room-detail-info .item img {
max-width: 20px;
max-height: 20px;
}

.room-detail-reserve #calendar .room-detail-info .item span:first-of-type {
flex: 0.5;
font-weight: bold;
text-align: center;
}

.room-detail-reserve #calendar .room-detail-info .item span:nth-of-type(2) b:first-of-type {
display: inline-block;
margin-right: 10px;
}

.room-detail-reserve #calendar .room-detail-info .item span:nth-of-type(2) b:last-of-type {
display: inline-block;
}

.room-detail-reserve #calendar .room-detail-info .item span:last-of-type {
flex: 4;
}

.room-detail-special {
width: 100%;
position: relative;
margin: 0 auto;
background: #f1f1f1;
padding: 100px 20px;
}

.room-detail-special .size {
max-width: 1480px;
margin: 0 auto;
}

.room-detail-special h4 {
color: #000000;
font-family: Inter;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.room-detail-special ul {
margin-top: 28px;
margin-left: 10px;
width: 100%;
display: flex;
gap: 10px;
flex-wrap: wrap;

}

.room-detail-special ul li {
width: calc(25% - 10px);
}

.room-detail-special ul li figure {
flex: 1;
height: 340px;
border-radius: 30px;
background-color: #d9d9d9;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}

.room-detail-special ul li h4 {
color: #000000;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 9px 17px 0 17px;
box-sizing: border-box;
height: 55px;
letter-spacing: -1px;
}

.room-detail-special a {
width: 333px;
height: 70px;
flex-shrink: 0;
color: #000000;
text-align: center;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
display: flex;
flex-direction: column;
justify-content: center;
border-radius: 50px;
border: 1px solid #CDCDCD;
background: rgba(217, 217, 217, 0.00);
margin:48px auto;
}

.room-detail-location {
background-color: #f3f3f3;
padding: 150px 0;
overflow: hidden;
}

.room-detail-location .address {
position: relative;
height: 630px;
max-width: 100%;
min-width: 1000px;
margin: 0 auto;
margin-bottom: 250px;
}

.room-detail-location .address > div {
position: absolute;
}

.room-detail-location .address .text {
box-sizing: border-box;
width: 43%;
height: 100%;
background-color: #2e2e2e;
left: 0;
top: 0;
padding-left: 6%;
padding-right: 7%;
padding-top: 7.5%;
z-index: 3;
}

.room-detail-location .address .text * {
color: #ffffff;
}

.room-detail-location .address .text p {
font-size: 16px;
color: #afafaf;
}

.room-detail-location .address .text h4 {
font-size: 27px;
margin-bottom: 35px;
}

.room-detail-location .address .text span {
display: block;
}

.room-detail-location .address .text a {
margin-top: 35px;
}

.room-detail-location .address .map {
top: 0px;
left: 33%;
width: 65%;
height: 100%;
z-index: 5;
}

.room-detail-location .address .map iframe {
width: 100%;
height: 100%;
}

.room-detail-location .address .moving-text {
color: #ececec;
font-weight: bolder;
font-size: 200px;
width: 3800px;
position: absolute;
top: 700px;
left: 10%;
text-shadow: 0px 0px 3px #ececec;
}

.room-detail-stay {
width: 100%;
overflow: hidden;
position: relative;
background: #f1f1f1;
padding: 130px 0;
}

.room-detail-stay .other-rooms {
max-width: 1280px;
padding: 0 30px;
margin: 0 auto;
}

.room-detail-stay .other-rooms h4 {
margin-top: 20px;
color: #000000;
font-family: Inter;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 20px;
}

.room-detail-stay .other-rooms .swiper-view {
overflow: visible;
width: 1480px;
}

.room-detail-stay .other-rooms .box {
min-height: 300px;
}

.room-detail-stay .other-rooms .swiper2 {
width: 100%;
position: relative;
}

.room-detail-stay .other-rooms .swiper2 .swiper-wrapper {
overflow: visible;
margin: 0;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide {
margin: 20px 0;
border-radius: 20px;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide figure {
width: 100%;
height: 406px;
background-size: cover;
background-position: center center;
position: relative;
border-radius: 35px;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide figure div {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: opacity 0.5s;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide figure:hover div {
opacity: 1;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide figure div a {
width: 55px;
height: 49px;
position: absolute;
top: 50%;
margin-top: -24px;
left: 50%;
margin-left: -27px;
background-image: url(../../images/room_detail/icon_zoom.png);
background-size: cover;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide h6 {
color: #000000;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 21px;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide .price {
color: #000000;
font-family: Inter;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 10px;
display: inline-block;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide .tiny-info {
margin-top: 15px;
display: flex;
gap: 5px;
flex-direction: column;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide .tiny-info p {
display: flex;
gap: 18px;
align-items: center;
justify-content: flex-start;
}

.room-detail-stay .other-rooms .swiper2 .swiper-slide .tiny-info p span {
color: #5c5c5c;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
height: 20px;

}

.room-detail-stay .other-rooms .swiper2 .swiper-slide .tiny-info img {
max-width: 20px;
max-height: 20px;
}

.room-detail-stay .other-rooms .swiper-button-prev,
.room-detail-stay .other-rooms .swiper-button-next {

color: #000000;
width: 60px;
height: 60px;

background-size: cover;

transition: opacity 0.5s;
border-radius: 60px;
top: 40%;

}

.room-detail-stay .other-rooms .swiper-button-prev {
left: -30px;
background-image: url(../../images/common/60px_slide_prev.png);
}

.room-detail-stay .other-rooms .swiper-button-next {
right: 185px;
background-image: url(../../images/common/60px_slide_next.png);
}

.room-detail-stay .other-rooms .swiper-button-prev::after,
.room-detail-stay .other-rooms .swiper-button-next::after {
display: none;
}

.room-detail-video {
margin: 80px auto;
max-width: 1400px;
min-width: 1000px;
}

.room-detail-video .contents-wrap {
width: 85%;
margin: 0px auto;
overflow: hidden;
}

.room-detail-video .contents-wrap .intro-wrap {
margin: 5% auto;
text-align: center;
}

.room-detail-video .contents-wrap .intro-wrap span {
color: #818181;
font-size: 18px;
}

.room-detail-video .contents-wrap .intro-wrap h3 {
font-size: 37px;
padding-top: 20px;
padding-bottom: 25px;
font-weight: 500;
text-shadow: 1px 1px 1px #888888;
}

.room-detail-video .contents-wrap .video-wrap {
position: relative;
margin: 0 auto;
padding-bottom: 56.25%;
overflow: hidden;
}

.room-detail-video .contents-wrap .video-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.room-reserve {
padding: 150px 0;
height: auto;
}


/* ==================== brand ==================== */

.only-stay {
width: 100%;
padding: 90px 0;
overflow: hidden;
box-sizing: border-box;
background-color: #f1f1f1;
}

.only-stay .wrap {
width: 90%;
height: 90px;
margin: 0px auto;
overflow: hidden;
}

.only-stay .wrap .intro {
float: left;
}

.only-stay .wrap .intro span {
display: block;
font-size: 13px;
color: #a59874;
padding-bottom: 18px;
}

.only-stay .wrap .intro h2 {
font-size: 24px;
padding-bottom: 30px;
}

.only-stay .wrap a {
float: right;
width: 157px;
height: 10px;
margin-top: 40px;
}

.only-stay .items {
width: 90%;
margin: 0px auto;
position: relative;
}

.only-stay .items > .swiper-wrapper {
max-width: none;
}

.only-stay .items > .swiper-button-prev {
position: absolute;
top: -50px;
left: 90%;
}

.only-stay .items > .swiper-button-next {
position: absolute;
top: -50px;
right: 5%;
}

.only-stay .items > .swiper-button-prev::after {
color: #000000;
font-size: 25px;
}

.only-stay .items > .swiper-button-next::after {
color: #000000;
font-size: 25px;
}

.only-stay .items .item {
}

.only-stay .items .item a {
width: 100%;
height: 100%;
}

.only-stay .items .item:first-child {
margin-left: 0%;
}

.only-stay .items .item figure .fav-btn {
position: absolute;
top: 14px;
right: 15px;
border: none;
outline: none;
background-color: transparent;
cursor: pointer;
z-index: 1;
}

.only-stay .items .item .swiper-container {
background-image: none;
width: 100%;
padding-bottom: 70%;
position: relative;
box-sizing: border-box;
overflow: hidden;
}

.only-stay .items .item .swiper-container .swiper-wrapper {
position: absolute;
top: 0px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.only-stay .items .item .swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
}

.only-stay .items .item .swiper-container .swiper-button-prev {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_prev.png);
background-size: cover;
left: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.only-stay .items .item .swiper-container .swiper-button-next {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_next.png);
background-size: cover;
right: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.only-stay .items .item .swiper-container .swiper-button-prev::after,
.only-stay .items .item .swiper-container .swiper-button-next::after {
content: "";
}

.only-stay .items .item .swiper-container .swiper-pagination-bullet {
background-color: #ffffff;
opacity: 0;
transition: opacity 0.5s;
}

.only-stay .items .item .swiper-container .swiper-pagination-bullet-active {
background-color: #000000;
}

.only-stay .items .item .keywords {
width: 100%;
height: 40px;
padding: 14px 2px;
border-bottom: 1px solid #e7e7e7;
box-sizing: border-box;
}

.only-stay .items .item .keywords li {
float: left;
font-size: 11px;
margin-left: 3%;
color: #a59874;
}

.only-stay .items .item .keywords li:first-child {
margin-left: 0px;
}

.only-stay .items .item .location-and-price {
padding: 16px 0px;
overflow: hidden;
}

.only-stay .items .item .location-and-price .location {
float: left;
}

.only-stay .items .item .location-and-price .location span {
display: block;
font-size: 14px;
color: #898989;
margin-bottom: 14px;
}

.only-stay .items .item .location-and-price .location h3 {
font-size: 19px;
}

.only-stay .items .item .location-and-price .price {
text-align: right;
padding-top: 2px;
position: relative;
}

.only-stay .items .item .location-and-price .price span {
display: block;
font-size: 14px;
color: #000000;
position: absolute;
right: 0px;
}

.only-stay .items .item .location-and-price .price span:nth-of-type(2) {
top: 22px;
}

.btn-arrow {
display: inline-block;
height: 24px;
width: 15px;
vertical-align: middle;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23fff'/></svg>");
background-position: 50%;
background-size: 11px;
background-repeat: no-repeat;
transition: all .3s;
transform: rotate(-180deg)
}

.btn-arrow.arrow_rotate {
transform: rotate(0deg);
}

.brand-room-list-p {
clear: both;
width: calc(100% - 20px);
height: auto;
margin-top: -50px;
margin-bottom: 60px;
background-color: #f2f2f2;
border-radius: 5px;
padding: 50px 10px 20px 0px;
display: none;
flex-direction: column;
justify-content: flex-start;
align-items: stretch;
}

.brand-room-list-p .list {
float: left;
margin-bottom: 20px;
}

.brand-room-list-p .list p {
font-size: 13px;
padding: 8px;
}

.brand-list,
.brand-list-item {
clear: both;
}

.brand-list .brand-list-item {
padding: 16.875% 0%;
margin-bottom: 110px;
box-sizing: border-box;
position: relative;
}

.brand-list .brand-list-item:last-child {
margin-bottom: 150px;
}

.brand-list .brand-list-item .swiper-container {
width: 60%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;

}

.brand-list .brand-list-item .swiper-container .swiper-wrapper {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.brand-list .brand-list-item .swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;

border-radius: 20px; 
}

.brand-list .brand-list-item .swiper-container .swiper-wrapper .swiper-slide video {
width: 140%;
height: 100%;
position: absolute;
left: 50%;
transform: translateX(-50%);
}

.brand-list .brand-list-item .swiper-container .swiper-button-prev {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_prev.png);
background-size: cover;
left: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.brand-list .brand-list-item .swiper-container .swiper-button-next {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_next.png);
background-size: cover;
right: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.brand-list .brand-list-item .swiper-container .swiper-button-prev::after, .brand-list .brand-list-item .swiper-container .swiper-button-next::after {
content: "";
}

.brand-list .brand-list-item .swiper-container .swiper-pagination-bullets {
bottom: 15px;
}

.brand-list .brand-list-item .swiper-container .swiper-pagination-bullet {
width: 9px;
height: 9px;
background-color: #ffffff;
opacity: 0;
transition: opacity 0.5s;
}

.brand-list .brand-list-item .swiper-container .swiper-pagination-bullet-active {
background-color: #000000;
}

.brand-list .brand-list-item figure .location-mark {
width: 170px;
height: 40px;
line-height: 40px;
font-size: 13px;
text-align: center;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
background-color: rgba(0, 0, 0, 0.5);
}

.brand-list .brand-list-item figure .fav-btn {
position: absolute;
top: 20px;
right: 20px;
border: none;
outline: none;
background-color: transparent;
cursor: pointer;
z-index: 1;
}

.brand-stay {
position: relative;
top: 67px;
padding-top: 20px;
}

/*
 * .brand-stay .brand-list{ max-width: 1400px; min-width: 1000px; margin: 0 auto; padding:0% 0% 0 18% !important;}*/
/**
 * 브랜드 페이지 신규
 * */
.brand .brand-stay .brand-list {
max-width: 1600px;
margin: 0 auto;
min-width: 1000px;
display: flex;
flex-direction: column;
gap: 50px;
}

.brand .brand-list .brand-list-item {
display: flex;
justify-content: flex-start;
align-items: stretch;
padding: 0;
gap: 80px;
margin: 0;
}

.brand .brand-list .brand-list-item.no-item {
height: 350px;
justify-content: center;
align-items: center;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 1;
border: 1px solid #d9d9d9;
border-radius: 35px;
letter-spacing: -1px;
margin-bottom: 100px;
}


.brand .brand-list .brand-list-item figure {
position: relative;
width: 50%;
height: auto;
border-radius: 50px;
background: #d9d9d9;
overflow: hidden;
min-height: 460px;
}

.brand .brand-list .brand-list-item .brand-info {
position: relative;
width: calc(50% - 80px);
height: auto;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt {
display: flex;
flex-direction: column;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title {
padding: 15px 0;
display: flex;
flex-direction: column;
gap: 20px;

}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title p {
color: #7a7a7a;
font-family: Inter;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 1;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-title strong {
color: #000000;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 1;
padding-bottom: 30px;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail {
display: flex;
gap: 20px;
flex-direction: column;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .person {
color: #a9a9a9;
font-family: Inter;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
display: block;
padding: 0;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .brand-price {
display: flex;
flex-direction: column;
align-items: flex-start;
align-content: flex-start;
gap: 10px;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-top-txt .brand-info-top-detail .brand-price b {
color: #a9a9a9;
font-family: Inter;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-btn {
position: absolute;
bottom: 26px;
display: flex;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-btn a {
display: flex;
width: 224px;
height: 64px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
box-sizing: border-box;
background: #000000;
color: #ffffff;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.brand .brand-list .brand-list-item .brand-info .brand-info-btn a.btn_preview {
width: 165px;
background: #e96c40;
}

/** /// */
.brand-stay .btn_more {
width: 150px;
height: 50px;
margin: 50px auto;
border: 1px solid #201e1f;
background-color: #201e1f;
}

.brand-stay .btn_more a {
display: block;
text-align: center;
color: #ffffff;
line-height: 3;
font-size: 18px;
letter-spacing: 2.5px;
}

.brand-search {
float: left;
position: absolute;
width: 17%;
z-index: 99;
}

.brand-search .sidebar {
clear: both;
float: right;
width: 65%;
margin-left: 3%;
background-color: #f9f9f9;
border: 1px #f4f4f4 solid;
padding: 30px 15px;
font-size: 14px;
margin-bottom: 20px;
}

.brand-search .sidebar hr {
clear: both;
margin-bottom: 10px;
border: 1px #eeeeee solid;
display: block
}

.brand-search .sidebar .sidebar_title {
font-size: 16px;
font-family: MyLotte-r;
}

.brand-search .sidebar input[type="checkbox"] {
margin: 5px;
}

.brand-list .brand-list-item .brand-info {
width: 38%;
height: 30vw;
padding-top: 12px;
padding-left: 1%;
box-sizing: border-box;
position: absolute;
top: 0px;
right: 0px;
}

.brand-list .brand-list-item .brand-info span {
font-size: 14px;
color: #bbbbbb;
display: inline-block;
padding-bottom: 2.5%;
}

.brand-list .brand-list-item .brand-info h3 {
font-size: 26px;
padding-bottom: 8.4%;
}

/*
 * .brand-list .brand-list-item .brand-info div {
 * font-size: 14px;
 * }
 *
 *
 * .brand-list .brand-list-item .brand-info div:nth-of-type(1) {
 * color: #787878;
 * height: 20px;
 * line-height: 22px;
 * padding-left: 32px;
 * margin-bottom: 2.5%;
 * background-image: url(../../images/brand/icon_person.png);
 * background-repeat: no-repeat;
 * background-size: 20px 20px;
 * background-position: left center;
 * }
 *
 * .brand-list .brand-list-item .brand-info div:nth-of-type(2) {
 * color: #a99d7b;
 * height: 20px;
 * line-height: 22px;
 * padding-left: 32px;
 * margin-bottom: 6%;
 * background-image: url(../../images/brand/icon_facility.png);
 * background-repeat: no-repeat;
 * background-size: 20px 20px;
 * background-position: left center;
 * }
 *
 * .brand-list .brand-list-item .brand-info div:nth-of-type(3) {
 * padding: 0 0 3%;
 * font-size: 18px;
 * margin-top: 9vw;
 * }
 *
 * .brand-list .brand-list-item .brand-info div:nth-of-type(4) {
 * padding-bottom: 6.3%;
 * }
 * */

.brand-list .brand-list-item .brand-info a {
float: left;
width: 10vw;
height: 3.5vw;
line-height: 3.5vw;
display: block;
text-align: center;
margin-top: 2vw;
font-size: 12px;
color: #ffffff;
background-color: #000000;
border-radius: 20px;
}

.brand-list .brand-list-item .brand-info a.btn_preview {
background-color: #ed6f3f
}

.brand-detail-location .address > div > div a {
display: block;
width: 217px;
height: 49px;
padding-right: 20px;
background: url(../../images/room_detail/detail_other_btn.png) no-repeat;
margin-top: 60px;
font-size: 14px;
color: #ffffff;
line-height: 51px;
text-align: right;
}

.brand-detail-location .address > div > div a:hover {
font-weight: bold;
background-color: #ffffff;
color: #333333;
}

.brand-detail-location {
width: 100%;
position: relative;
}

.brand-detail-location p {
display: block;
font-size: 18px;
font-weight: 500;
color: #afafaf;
text-align: center;
}

.brand-detail-location h3 {
font-size: 25px;
text-align: center;
}

.brand-detail-location article {
width: 100%;
height: 50vh;
min-height: 450px;
margin-top: 50px;
overflow: hidden;
}

.brand-detail-location article > div {
height: 100%;
}

.brand-detail-location article > div:nth-of-type(1) {
display: table;
float: left;
width: 41%;
box-sizing: border-box;
background-color: #2e2e2e;
color: #ffffff;
}

.brand-detail-location article > div:nth-of-type(1) div {
width: 80%;
padding: 0 10%;
height: 100%;
display: table-cell;
vertical-align: middle;
}

.brand-detail-location article > div:nth-of-type(1) div span {
font-size: 16px;
display: block;
}

.brand-detail-location article > div:nth-of-type(1) div span:nth-of-type(1) {
color: #afafaf;
}

.brand-detail-location article > div:nth-of-type(1) div a {
color: #ffffff;
margin-top: 10px;
}

.brand-detail-location article > div:nth-of-type(1) div h4 {
font-size: 27px;
margin-bottom: 35px;
}

.brand-detail-location article > div:nth-of-type(1) div address {
font-size: 16px;
margin-bottom: 10px;
}

.brand-detail-location article > div:nth-of-type(2) {
float: left;
width: 59%;
position: relative;
}

.brand-detail-location article > div:nth-of-type(2) iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
}

.brand .brand-footer {
position: relative;
top: 67px;
}

/* ==================== brand-detail ==================== */
.brand-detail {
line-height: 1.5;
}

.brand-detail section .english-title, .brand-detail section .korean-title, .brand-detail section .section-title, .brand-detail section .section-texts {
text-align: center;
width: 1000px;
margin: 0 auto;
}

.brand-detail section .english-title {
display: block;
font-size: 15px;
padding-bottom: 0px;
color: #b1b1b1;
}

.brand-detail section .korean-title {
display: block;
font-size: 42px;
padding-bottom: 10px;
color: #000000;
font-family: MyLotte-r;
}

.brand-detail section .section-title {
font-size: 25px;
padding-bottom: 35px;
font-family: MyLotte-r;
}

.brand-detail section .section-texts {
font-size: 15px;
padding-bottom: 45px;
color: #777777;
}

.brand-detail-banner {
width: 100%;
height: calc(100vh - 67px);
min-height: 650px;
padding-top: 67px;
position: relative;
}

.brand-detail-banner figure {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
background-size: cover;
background-position: center center;
}

.brand-detail-banner figure:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
content: "";
background: #000000;
opacity: 0.45;
}

.brand-detail-banner figure h2 {
position: relative;
width: 50%;
height: auto;
top: 40%;
margin: 0;
padding-left: 8%;
text-align: left;
color: #ffffff;
}

.brand-detail-banner figure h2 span {
display: block;
font-size: 20px;
}

.brand-detail-banner figure h2 strong {
display: block;
font-size: 70px;
letter-spacing: 3px;
font-family: 'Bebas Neue', sans-serif;
}

.brand-detail-banner .information {
width: 35%;
height: 100%;
left: 60%;
position: absolute;
}

/*.brand-detail-banner .information:before {position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;content:"";background:#000;opacity:0.1;}*/
.brand-detail-banner .information ul {
width: 100%;
height: auto;
margin-top: 40%;
}

.brand-detail-banner .information li {
position: relative;
padding: 0 40px 20px 40px;
text-align: left;
color: #ffffff;
font-size: 16px;
white-space: nowrap;
background-position: left center;
background-repeat: no-repeat;
background-size: 38px;
background-position: left top;
}

.brand-detail-banner .information br {
display: inline-block;
content: " ";
padding: 0 2px;
}

.brand-detail-banner button {
width: 145px;
height: 55px;
background-image: url(../../images/brand_detail/scroll_btn.png);
position: absolute;
z-index: 1;
bottom: 20px;
left: 50%;
margin-left: -72px;
}

.brand-detail-about {
width: 100%;
position: relative;
}

.brand-detail-about .iframes {
position: relative;
width: 70%;
height: 0;
padding-bottom: 39.35%;
margin: -100px auto 0px;
}

.brand-detail-about .iframes iframe {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
transform: translate(-50%, -50%);
}

.brand-detail-about h3 {
font-size: 18px;
padding-top: 150px;
padding-bottom: 10px;
text-align: center;
font-family: MyLotte-r;
}

.brand-detail-about h2 {
font-size: 35px;
padding-top: 0px;
padding-bottom: 50px;
text-align: center;
font-family: MyLotte-r;
}

.brand-detail-about p {
font-size: 16px;
width: 800px;
margin: 0 auto;
padding-bottom: 250px;
text-align: center;
line-height: 1.8;
color: #7b7b7b;
}

.brand-detail-about p:last-child {
padding-bottom: 0px;
}

.brand-detail-about .maps {
width: 100%;
height: 1100px;
background-image: url(../../images/brand_detail/jp/map1.jpg);
}

.brand-detail-about .maps h3 {
width: 50%;
margin-left: 50%;
font-size: 16px;
padding-top: 290px;
padding-bottom: 10px;
text-align: center;
font-family: MyLotte-r;
}

.brand-detail-about .maps h2 {
width: 50%;
margin-left: 50%;
font-size: 35px;
padding-top: 0px;
padding-bottom: 90px;
text-align: center;
font-family: MyLotte-r;
}

.brand-detail-about .maps p {
width: 50%;
margin-left: 50%;
font-size: 16px;
text-align: center;
line-height: 1.8;
color: #555555;
font-family: MyLotte-r;
}

/*.brand-detail-about .maps p:last-child{padding-bottom:0px;}*/

.brand-detail-about .about-room-list {
width: 100%;
overflow: hidden;
}

.brand-detail-about .about-room-list li {
float: left;
width: calc(33.3333% - 2px);
padding: 9.33% 0%;
margin-left: 2px;
position: relative;
margin-bottom: 2px;
}

.brand-detail-about .about-room-list li:nth-last-of-type(1), .brand-detail .brand-detail-about .about-room-list li:nth-last-of-type(2),
.brand-detail-about .about-room-list li:nth-last-of-type(3) { /*margin-bottom:0px;*/
}

.brand-detail-about .about-room-list li a {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
background-size: cover;
background-position: center center
}

#lnb.fixed {
position: fixed;
left: 0;
top: 67px;
width: 100%;
z-index: 800;
}

#lnb ul {
width: 100%;
background: #000000;
opacity: .8;
}

#lnb li {
display: inline-block;
vertical-align: top;
width: 8%;
padding: 18px 0;
text-align: center;
}

#lnb li a {
font-size: 15px;
font-weight: bold;
color: #ffffff;
}

.brand-detail-exterior {
width: 100%;
position: relative;
padding-top: 150px;
}

.brand-detail-exterior p {
font-size: 14px;
text-align: center;
color: #787878;
padding-bottom: 15px;
}

.brand-detail-exterior .brand-exterior-slide {
max-width: 100vw;
overflow: hidden;
}

.brand-detail-exterior .brand-exterior-slide .swiper-view {
max-width: 80vw;
min-width: 1000px;
margin: 0 auto;
}

.brand-detail-exterior .brand-exterior-slide .swiper-view .box {
min-height: 560px;
height: 85vh;
}

.brand-detail-exterior .brand-exterior-slide .swiper-view .box .swiper-container {
width: 100%;
height: 100%;
margin: 0 auto;
position: relative;
overflow: visible;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-wrapper {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-wrapper .swiper-slide {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
transition: opacity 0.5s;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-wrapper .swiper-slide-active {
opacity: 1;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-wrapper .swiper-slide-prev,
.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-wrapper .swiper-slide-next {
opacity: 0.4;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-button-prev {
width: 60px;
height: 60px;
margin-top: -30px;
background-image: url(../../images/common/60px_slide_prev.png);
background-size: cover;
left: 0px;
opacity: 0;
transition: opacity 0.5s;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-button-next {
width: 60px;
height: 60px;
margin-top: -30px;
background-image: url(../../images/common/60px_slide_next.png);
background-size: cover;
right: 0px;
opacity: 0;
transition: opacity 0.5s;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-button-prev::after,
.brand-detail .brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-button-next::after {
content: "";
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-pagination-bullets {
bottom: 30px;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 0 6px;
background-color: #ffffff;
opacity: 0;
transition: opacity 0.5s;
}

.brand-detail-exterior .brand-exterior-slide .swiper-container .swiper-pagination-bullet-active {
background-color: #000000;
}

.brand-detail-special {
width: 86%;
margin: 0px auto;
position: relative;
padding: 145px 7% 30px;
margin-bottom: 70px;
}

.brand-detail-special ul {
width: 100%;
overflow: hidden;
}

.brand-detail-special ul li {
display: inline-grid;
width: 32%;
margin: 0 0.5% 80px;
}

.brand-detail-special ul li figure {
display: block;
width: 100%;
padding-bottom: 56.25%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}

.brand-detail-special ul li h4 {
font-size: 19px;
padding-top: 15px;
padding-left: 3px;
font-weight: bold;
}

.brand-detail-special ul li p {
padding-top: 18px;
padding-left: 7px;
font-size: 13px;
color: #8e8e8e;
line-height: 23px;
}

.brand-detail-special .more_Btn {
margin-left: 38%;
margin-bottom: 50px;
width: 350px;
height: 48px;
padding-top: 30px;
background-color: #000000;
color: #ffffff;
font-size: 15px;
text-align: center;
}

.brand-detail-special2 {
width: 86%;
margin: 0px auto;
position: relative;
padding: 145px 7% 30px;
margin-bottom: 70px;
}

.brand-detail-special2 ul {
width: 100%;
overflow: hidden;
}

.brand-detail-special2 ul li {
display: inline-grid;
width: 45%;
margin: 0 2% 80px;
}

.brand-detail-special2 ul li figure {
display: block;
width: 100%;
padding-bottom: 56.25%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}

.brand-detail-special2 ul li h4 {
font-size: 19px;
padding-top: 15px;
padding-left: 3px;
font-weight: bold;
}

.brand-detail-special2 ul li p {
padding-top: 18px;
padding-left: 7px;
font-size: 13px;
color: #8e8e8e;
line-height: 23px;
}

.brand-detail-special2 .more_Btn {
margin-left: 38%;
width: 350px;
height: 48px;
padding-top: 30px;
background-color: #000000;
color: #ffffff;
font-size: 15px;
text-align: center;
}

.brand-detail-room {
width: 100%;
padding-top: 90px;
padding-bottom: 55px;
position: relative;
margin: 110px 0px;
background-color: #f3f3f3;
}

.brand-detail-room .section-title {
padding-bottom: 10px;
}

.brand-detail-room .brand-room-list {
width: 86%;
margin: 0px auto;
}

.brand-room-list .brand-room-item {
width: 100%;
padding: 20.17852% 0%;
box-sizing: border-box;
position: relative;
}

.brand-room-list .brand-room-item .room-item-wrap {
width: 51%;
height: 84%;
position: absolute;
top: 0px;
margin: 3.2% 0%;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-wrapper {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-wrapper .swiper-slide {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
border-radius: 20px;


}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-prev {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_prev.png);
background-size: cover;
left: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-next {
width: 40px;
height: 40px;
background-image: url(../../images/common/40px_slide_next.png);
background-size: cover;
right: 4%;
opacity: 0;
transition: opacity 0.5s;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-prev::after, .brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-button-next::after {
content: "";
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-pagination-bullet {
background-color: #ffffff;
opacity: 0;
transition: opacity 0.5s;
}

.brand-room-list .brand-room-item .room-item-wrap .swiper-container .swiper-pagination-bullet-active {
background-color: #000000;
}

.brand-room-list .brand-room-item .dotted-bottom-line {
width: 93%;
border-bottom: 1px dashed #b6b6b6;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 0px;
}

.brand-room-list .brand-room-item .room-item-info {
width: 48%;
height: 100%;
padding-left: 2.5%;
box-sizing: border-box;
position: absolute;
top: 0px;
right: 0px;
}

.brand-room-list .brand-room-item .room-item-info h4 {
font-size: 20px;
position: absolute;
top: 10%;
}

.brand-room-list .brand-room-item .room-item-info h5 {
font-size: 15px;
color: #bea86b;
position: absolute;
top: 16.5%;
}

.brand-room-list .brand-room-item .room-item-info ul {
width: 100%;
padding: 4% 0%;
position: absolute;
top: 15%;
}

.brand-room-list .brand-room-item .room-item-info ul li {
width: 100%;
height: 15px;
font-size: 14px;
margin-bottom: 3.2%;
overflow: hidden;
}

.brand-room-list .brand-room-item .room-item-info ul li h6 {
float: left;
width: 15px;
height: 15px;
line-height: 15px;
font-size: 13px;
padding-left: 35px;
box-sizing: border-box;
background-size: 20px 20px;
background-position: left center;
background-repeat: no-repeat;
}

.brand-room-list .brand-room-item .room-item-info ul li:nth-of-type(1) h6 {
background-image: url(../../images/room_detail/icon_area.png);
}

.brand-room-list .brand-room-item .room-item-info ul li:nth-of-type(2) h6 {
background-image: url(../../images/room_detail/icon_person.png);
}

.brand-room-list .brand-room-item .room-item-info ul li:nth-of-type(3) h6 {
background-image: url(../../images/room_detail/icon_bed.png);
}

.brand-room-list .brand-room-item .room-item-info ul li:nth-of-type(4) h6 {
background-image: url(../../images/room_detail/icon_structure.png);
}

.brand-room-list .brand-room-item .room-item-info ul li:nth-of-type(4) {
height: 80px;
}

.brand-room-list .brand-room-item .room-item-info ul li > span {
float: left;
width: 75%;
padding-left: .5%;
box-sizing: border-box;
display: block;
height: 15px;
line-height: 15px;
font-size: 13px;
color: #555555;
}

.brand-room-list .brand-room-item .room-item-info ul li > div {
float: left;
width: 75%;
padding-top: -1%;
}

.brand-room-list .brand-room-item .room-item-info ul li > div span {
float: left;
width: 100%;
font-size: 13px;
padding-bottom: 25%;
padding-left: 1.5%;
box-sizing: border-box;
color: #555555;
}

.brand-room-list .brand-room-item .room-item-info .reserve-price-wrap {
width: 100%;
height: 58px;
position: absolute;
bottom: 12.8%;
}

.brand-room-list .brand-room-item .room-item-info .reserve-price-wrap a {
float: left;
width: 180px;
height: 58px;
line-height: 58px;
color: #ffffff;
font-size: 15px;
text-align: center;
background-color: #000000;
border-radius: 20px;
}

.brand-room-list .brand-room-item .room-item-info .reserve-price-wrap span {
font-size: 20px;
position: absolute;
padding-left: 4%;
transform: translateY(-150%);
}

.brand-room-list .brand-room-item .room-item-info a.btn-link-kto {
position: absolute;
left: 0;
top: -95%;
background: linear-gradient(to right, #75bbef, #e28fba);
color: #ffffff;
width: 160px;
height: 47px;
line-height: 47px;
font-family: 'NanumSquareB';
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.brand-room-list .brand-room-item .room-item-info .reserve-price-wrap .view_cal_btn {
float: left;
width: 140px;
height: 58px;
font-size: 13px;
line-height: 58px;
color: #ffffff;
text-align: center;
background-color: #E96C40;
}

.brand-room-list .brand-room-item .room-item-info .type_cal {
position: absolute;
width: 55%;
height: auto;
left: 100%;
margin-left: -55%;
bottom: 12%;
background-color: #666666;
}

.room-detail-location {
margin-bottom: 1px;
}

.brand-detail-travel {
width: 100%;
padding-top: 90px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid red;
}

.brand-detail-travel .wrap {
width: 90%;
height: 90px;
margin: 0px auto;
}

.brand-detail-travel .wrap .intro {
float: left;
}

.brand-detail-travel .wrap .intro span {
display: block;
font-size: 13px;
color: #a59874;
padding-bottom: 18px;
}

.brand-detail-travel .wrap .intro h2 {
font-size: 24px;
padding-bottom: 30px;
}

.brand-detail-travel .wrap a {
float: right;
width: 157px;
height: 10px;
margin-top: 40px;
}

.brand-detail-travel .InBox {
width: 90%;
}

.brand-detail-travel .swiper-container2 {
overflow: visible;
}

.brand-detail-travel .swiper-container2 .swiper-wrapper {
margin: 0;
}

.brand-detail-travel .swiper-container2 .swiper-wrapper .swiper-slide .photo {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
overflow: hidden;
cursor: pointer;
}

.brand-detail-travel .swiper-container .swiper-box {
position: absolute;
top: 0;
left: 100%;
width: 70px;
height: 100%;
background: #ffffff;
overflow: hidden;
z-index: 100;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-btns {
position: absolute;
width: 40px;
height: 30px;
cursor: pointer;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-button-disabled {
opacity: 0.5;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-prev {
background: url('../../images/common/swiper-prev.gif') no-repeat left top;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-next {
background: url('../../images/common/swiper-next.gif') no-repeat left top;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-next {
top: 20%;
left: 50%;
margin-left: -20px;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-prev {
top: calc(20% + 40px);
left: 50%;
margin-left: -20px;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-numb {
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 50%;
margin-left: -15px;
text-align: center;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-numb > div {
width: 1px;
height: 50%;
background: #b7b7b7;
margin: 0 auto 20px;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-numb > span {
font-size: 13px;
}

.brand-detail-travel .swiper-container .swiper-box .swiper-numb > span div {
width: 10px;
height: 1px;
background: #b7b7b7;
margin: 10px auto;
}

@media (min-width: 1300px) {
.brand-detail-travel .swiper-container .swiper-box .swiper-numb {
height: 40%;
}
}

@media (min-width: 1500px) {
.brand-detail-travel .swiper-container .swiper-box .swiper-numb {
height: 35%;
}
}

@media (min-width: 1700px) {
.brand-detail-travel .swiper-container .swiper-box .swiper-numb {
height: 30%;
}
}


/* ==================== search  ==================== */
.search-page {
height: auto;
}

.search-page .brand-stay {
    margin-top: 100px;
    max-width: 1600px;
    margin: 0 auto;
    min-width: 1000px;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.search-page .search-visual {
padding-top: 190px;
padding-bottom: 110px;
text-align: center;
background-color: #dddddd;
display: flex;
justify-content: center;
align-items: center;
}

.search-page .search-visual .inner {
display: flex;
align-items: center;
width: 1000px;
}

.search-page .search-visual .inner > div {
flex: 1;
padding-top: 20px;
padding-bottom: 20px;
}

.search-page .search-visual .inner > .left {
border-right: 1px solid #000000;
text-align: right;
padding-right: 90px;
}

.search-page .search-visual #frm_search {
margin-bottom: 20px;
}

.search-page .search-visual #frm_search input[type=text] {
text-align: center;
font-size: 27px;
font-family: NanumG-b;
border: none;
outline: none;
border-bottom: 1px solid #000000;
padding: 5px;
background-color: transparent;
}

.search-page .search-visual #frm_search button {
background-color: #000000;
color: #ffffff;
padding: 11px 23px;
font-size: 20px;
font-family: NanumG-l;
}

.search-page .search-visual .inner > .left p {
font-size: 24px;
font-family: NanumG-l;
}

.search-page .search-visual .inner > .left p i {
margin-right: 10px;
transform: translateY(2px);
}

.search-page .search-visual .inner > .right {
text-align: left;
padding-left: 90px;
}

.search-page .search-visual .inner > .right p {
font-size: 26px;
}

.search-page .search-visual .inner > .right p:first-child {
font-family: NanumG-b;
margin-bottom: 20px;
}

.search-page .search-visual .inner > .right p:last-child {
font-family: NanumG-l;
}

.search-page .search-visual .inner > .right p b {
font-weight: normal;
border-bottom: 1px solid #000000;
}

.search-page .search-visual .inner > .right p:first-child b {
display: inline-block;
margin-left: 15px;
}

.search-page .search-visual .inner > .right p:last-child b {
display: inline-block;
margin-left: 23px;
}

.search-page .brand-stay {
margin-top: 100px;
}

.search-page .search-btns {
text-align: center;
padding-bottom: 100px;
}

.search-page .search-btns a,
.search-page .search-btns button {
margin: 0 30px;
background-color: #1c1c1c;
color: #ffffff;
padding: 37px 65px;
font-size: 20px;
font-family: NanumG-l;
}

.search-page .search-btns a i,
.search-page .search-btns button i {
transform: translateY(3px);
color: #ffffff;
font-size: 23px;
display: inline-block;
margin-right: 10px;
}

.search-page .search-btns a b,
.search-page .search-btns button b {
font-family: NanumG-b;
border-bottom: 1px solid #ffffff;
}


/* ==================== my page ==================== */
/* nonMemReserveCheck */
.nonMemReserveCheck {
}

.nonMemReserveCheck * {
box-sizing: border-box;
}

.nonMemReserveCheck section {
padding: 12.5% 0;
}

.nonMemReserveCheck section > div {
width: 450px;
margin: 0 auto;
text-align: center;
}

.nonMemReserveCheck section > div h1 {
font-size: 37px;
padding-bottom: 90px;
border-bottom: 1px solid #000000;
}

.nonMemReserveCheck section form {
padding: 70px 0;
}

.nonMemReserveCheck section form label {
font-size: 16px;
margin: 0 5px;
}

.nonMemReserveCheck section form input[type=text] {
width: 450px;
margin: 0 auto;
display: block;
outline: none;
border: none;
padding: 15px;
border-bottom: 1px solid #000000;
margin-bottom: 20px;
}

.nonMemReserveCheck section form input[type=text]:first-of-type {
margin-top: 50px;
}

.nonMemReserveCheck section form input[type=button] {
margin-top: 30px;
border: none;
outline: none;
background-color: #000000;
color: #ffffff;
width: 450px;
padding: 20px 0;
}


/* ==================== footer ==================== */

.join main {
width: 100%;
position: relative;
top: 67px;
}

.join main .video-wrap {
width: 100%;
padding: 22.5% 0%;
position: relative;
overflow: hidden;
}

.join main .video-wrap video {
position: absolute;
width: 100%;
top: 50%;
transform: translateY(-50%);
}

.join main .video-wrap .black-bg {
position: absolute;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
}

.join main section {
width: 50%;
height: 100%;
box-sizing: border-box;
position: absolute;
top: 0px;
}

.join main .message {
width: 50%;
padding-left: 7%;
left: 0px;
}

.join main .message aside {
padding-left: 186px;
color: #ffffff;
padding-top: 24px;
}

.join main .message aside span {
display: inline-block;
padding-bottom: 10px;
font-size: 16px;
}

.join main .message aside a {
width: 111px;
height: 28px;
line-height: 28px;
margin-left: 15px;
font-size: 14px;
text-align: center;
background-image: url(../../index.html);
}

.join main .message h2 {
width: 312px;
height: 71px;
margin-left: 18%;
margin-bottom: 2%;
background-image: url(../../index.html);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
top: 33%;
transform: translateY(-50%);
}

.join main .message p {
color: #ffffff;
margin-left: 18%;
font-size: 19px;
position: relative;
top: 33%;
transform: translateY(-50%);
}

.join main .message p:last-child {
padding-top: 30px;
}

.join main .contents {
width: 50%;
padding-left: 5%;
padding-right: 7%;
right: 0px;
}

.join main .contents form {
width: 90%;
position: absolute;
top: 18%;
}

.join main .contents form div label {
font-size: 12px;
color: #ffffff;
}

.join main .contents form div:nth-of-type(1) {
padding-bottom: 10px;
}

.join main .contents form div:nth-of-type(2) {
padding-bottom: 30px;
}

.join main .contents form div:nth-of-type(3) {
width: 63%;
padding: 4% 0%;
margin-left: 5px;
margin-bottom: 30px;
position: relative;
}

.join main .contents form div:nth-of-type(3) input {
position: absolute;
top: 50%;
font-size: 12px;
box-sizing: border-box;
transform: translateY(-50%);
border: none;
outline: none;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1) {
width: 68.5%;
height: calc(100% - 2px);
left: 0px;
border-radius: 6px 0px 0px 6px;
padding-left: 15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1)::-webkit-input-placeholder {
text-align: center;
text-indent: -15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1)::-moz-placeholder {
text-align: center;
text-indent: -15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1)::-ms-input-placeholder {
text-align: center;
text-indent: -15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1)::-moz-placeholder {
text-align: center;
text-indent: -15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(1)::placeholder {
text-align: center;
text-indent: -15px;
}

.join main .contents form div:nth-of-type(3) input:nth-of-type(2) {
width: 31.5%;
height: 100%;
right: 0px;
cursor: pointer;
color: #ffffff;
background-color: #3db8c0;
border-radius: 6px;
}

.join main .contents form div:nth-of-type(4) {
width: 70%;
height: 11px;
margin-left: 5px;
position: relative;
bottom: 0px;
}

.join main .contents form div:nth-of-type(4) em {
color: #ffffff;
position: absolute;
left: 50%;
transform: translateX(-50%);
}

.join main .contents form div:nth-of-type(4) span {
width: 44%;
height: 1px;
border-bottom: 1px solid #919da3;
box-sizing: border-box;
position: absolute;
top: 70%;
}

.join main .contents form div:nth-of-type(4) span:nth-of-type(1) {
left: 0px;
}

.join main .contents form div:nth-of-type(4) span:nth-of-type(2) {
right: 0px;
}

.join main .contents button {
display: block;
width: 44%;
padding: 2.5% 0%;
padding-left: 7%;
margin-top: 1%;
margin-left: 7px;
font-size: 12px;
color: #ffffff;
text-align: center;
border-radius: 5px;
position: relative;
background-size: cover;
background-repeat: no-repeat;
}

.join main .contents .join-naver-btn {
margin-top: 7%;
background-image: url(../../index.html);
}

.join main .contents .join-kakaotalk-btn {
background-image: url(../../index.html);
color: #3a2020;
}

.join main .contents .join-facebook-btn {
background-image: url(../../index.html);
}

.join .join-footer {
position: relative;
top: 67px;
}

/* ==================== footer ==================== */

footer {
width: 100%;
margin-top: 100px;
}

footer .logo img {
width: 200px;
margin-top: 40px;
}

footer .membership-banner {
width: 100%;
padding: 10% 0%;
background-image: url(../../images/common/membership_banner_bg.jpg);
background-size: cover;
position: relative;
margin: 0px auto 5px;
}

footer .membership-banner > img {
width: 100%;
position: absolute;
}

footer .membership-banner p {
width: 100%;
font-size: 26px;
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #ffffff;
}

footer .membership-banner a {
width: 144px;
height: 24px;
position: absolute;
top: 67%;
left: 67%;
transform: translateY(-50%);
}

footer .membership-banner a img {
width: 100%;
height: 100%;
}

footer .review-banner {
width: 100%;
padding: 10% 0%;
background-image: url(../../images/common/review_banner_bg.jpg);
background-size: cover;
position: relative;
}

footer .review-banner > img {
width: 100%;
position: absolute;
}

footer .review-banner p {
width: 100%;
font-size: 26px;
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #ffffff;
}

footer .review-banner a {
width: 144px;
height: 25px;
position: absolute;
top: 67%;
left: 67%;
transform: translateY(-50%);
}

footer .review-banner a img {
width: 100%;
height: 100%;
}

footer .follower-banner {
width: 100%;
height: 350px;
position: relative;
overflow: hidden;
z-index: 1;
}

footer .follower-banner h1 {
position: absolute;
top: 15%;
left: 3.5%;
width: 330px;
height: auto;
}

footer .follower-banner .sns {
width: 200px;
height: 50px;
position: absolute;
top: 15%;
right: 3%;
}

footer .follower-banner .sns ul li {
float: left;
width: 40px;
height: 40px;
margin: 0 2.35%;
}

footer .follower-banner .information {
position: absolute;
top: 38%;
right: 3%;
}

footer .follower-banner .information p {
display: block;
text-align: right;
font-size: 15px;
color: #323232;
line-height: 1.5em;
}

footer .stays-banner {
padding: 4% 2% 4% 7%;
background-color: #323232;
position: relative;
}

footer .stays-banner h4 {
font-size: 15px;
font-weight: bold;
color: #ffffff;
margin-bottom: 2.5%;;
}

footer .stays-banner .list-wrap {
width: 100%;
}

footer .stays-banner .list-wrap ul {
width: 100%;
overflow: hidden;
margin-bottom: 10px;
}

footer .stays-banner .list-wrap ul li {
float: left;
width: 16.66%;
margin-bottom: 20px;
}

footer .stays-banner .list-wrap ul li a {
font-size: 11px;
font-weight: lighter;
color: #ffffff;
}

footer .bottom-info {
width: 100%;
height: 311px;
background-color: #1c1c1c;
}

@media screen and (max-width: 1700px) {
.room-detail-stay .contents-wrap .intro-wrap address {
background-position: 21% center;
}
}

@media screen and (max-width: 1400px) {
.room-detail-stay .other-rooms ul li {
width: 30%;
}

.room-detail-stay .contents-wrap .intro-wrap address {
background-position: 17% center;
}
}

@media screen and (max-width: 1200px) {
.mid-search .mid-submit {
width: calc(14.25% + 0.5px);
}

.room-detail-stay .contents-wrap .intro-wrap address {
background-position: 14% center;
font-size: 14px;
font-weight: 600;
}
}


.reserve-fail {
}

.reserve-fail .text {
padding: 400px 0;
text-align: center;
}

.reserve-fail .text h1 {
margin-bottom: 30px;
}

.reserve-fail .text p {
}

.reserve-fail .text p a {
background-color: #222222;
padding: 15px 20px;
font-size: 20px;
margin-top: 30px;
color: #ffffff;
}





.main-travel .swiper-container .swiper-slide {
    width: calc(100vw / 5 - 8px) !important;
    min-width: calc(100vw / 5 - 8px) !important;
    max-width: calc(100vw / 5 - 8px) !important;
    height: calc(100vw / 5 - 8px) !important;
    min-height: calc(100vw / 5 - 8px) !important;
    max-height: calc(100vw / 5 - 8px) !important;
    aspect-ratio: 1/1;
border-radius: 40px;
overflow: hidden;
    margin-right: 8px !important;
}
@media (max-width: 1200px) {
    .main-travel .swiper-container .swiper-slide {
        width:  calc(100vw / 4 - 8px) !important;
        min-width: calc(100vw / 4 - 8px) !important;
        max-width: calc(100vw / 4 - 8px) !important;
        height: calc(100vw / 4 - 8px) !important;
        min-height: calc(100vw / 4 - 8px) !important;
        max-height: calc(100vw / 4 - 8px) !important;
        margin-right: 8px !important;
    }
}
@media (max-width: 768px) {
    .main-travel .swiper-container .swiper-slide {
        width: calc(100vw / 3 - 8px) !important;
        min-width: calc(100vw / 3 - 8px) !important;
        max-width: calc(100vw / 3 - 8px) !important;
        height: calc(100vw / 3 - 8px) !important;
        min-height: calc(100vw / 3 - 8px) !important;
        max-height: calc(100vw / 3 - 8px) !important;
        margin-right: 4px !important;
    }
}
@media (max-width: 480px) {
    .main-travel .swiper-container .swiper-slide {
        width: calc(100vw / 2 - 8px) !important;
        min-width: calc(100vw / 2 - 8px) !important;
        max-width: calc(100vw / 2 - 8px) !important;
        height: calc(100vw / 2 - 8px) !important;
        min-height: calc(100vw / 2 - 8px) !important;
        max-height: calc(100vw / 2 - 8px) !important;
        margin-right: 4px !important;
    }
}
.main-travel .swiper-container .swiper-box {
    background: rgba(255, 255, 255, 0.2) !important; 
    backdrop-filter: opacity(20%) blur(2px) !important;
}
.top-search  {
    border-radius: 20px !important;
    overflow: hidden;
    margin-bottom: 40px !important;
}
.main-visual .main-visual-contents video {

    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

    border-radius: 20px !important;
}
.membership-banner,
.review-banner {
    max-width: calc(100vw - 40px) !important;
    width: calc(100vw - 40px) !important;  
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 40px;
    overflow: hidden;
}

.brand-list .brand-list-item figure .location-mark {
    border-top-left-radius: 20px;
}
