.bx-wrapper {
    border: none;
    box-shadow: none;
    position: relative;
    margin-bottom: 0;
    display:block;
    width: 100%;
}

.bx-pager {
    bottom: 26px !important;
}

.bx-pager.bx-default-pager a {
    background: #FFFFFF !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 9px !important;
}

.bx-pager.bx-default-pager a.active {
    background: #C8C32D !important;
}

.bx-wrapper .bx-controls-direction a {
    width: 14px;
    height: 30px;
}

.bx-wrapper .bx-prev {
    background: url(/images/chevron-left-38399de7a0bb7afcfd89517f3c9f5000.png) 0 0 no-repeat;
    background-size: 14px 30px;
}

.bx-wrapper .bx-next {
    background: url(/images/chevron-right-e1559e9308c6953a78190f1774b763a2.png) 0 0 no-repeat;
    background-size: 14px 30px;
}

.bx-clone {
    display: none;
}

.bx-pager-background {
    width: 40px;
    height: 20px;
    background-color: black;
    opacity: 50%;
    position: absolute;
    left: 50%;
    bottom: 13px;
    transform: translate(-50%, 30%);
    border-radius: 12px;
}


.banner.m img { aspect-ratio: 72/35; }
.banner img { width: 100%; object-fit: cover; aspect-ratio: 966/247; }
.banner .booking-btn-area { position: absolute; bottom: 20%; right: 20%; }
.banner .booking-btn-area .btn-area { margin-bottom: 10px; }

.banner .booking-btn-area { bottom: 10%; left: 0; width: 100%; text-align: center; }
.bx-pager { font-size: 10px !important; color: white !important; font-weight: unset !important; bottom: 13px !important; }
.banner.p .bx-viewport { border-radius: 10px; }

/* pc */
@media screen and (min-width: 858px) {

}
