@media screen and (max-width: 768px) {
  .main-visual {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    height: 100svh;
  }
  .mv-bg-swiper {
    flex-grow: 1;
    position: relative;
    height: auto;
  }
  .mv-text-wrap-bg img {
    width: 100%;
  }
  .mv-text-wrap {
    width: 88%;
  }
  .mv-text-wrap .mv-deco-text-wrap {
    gap: 0.9114583333vw;
  }
  .mv-text-wrap .mv-deco-text {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-family: "GapyeongHanseokbong";
    opacity: 1 !important;
    margin-bottom: 2.8645833333vw;
    font-size: 5.2083333333vw;
    background-position: center;
    background-size: cover;
  }
  .mv-text-wrap .mv-deco-text em,
  .mv-text-wrap .mv-deco-text .b {
    font-weight: 400;
  }
  .mv-text-wrap .mv-main-text {
    display: flex;
    justify-content: center;
  }
  .mv-text-wrap .mv-main-text .mv-main-text1 {
    width: 29.1666666667vw;
  }
  .mv-text-wrap .mv-main-text .mv-main-text2 {
    width: 36.0677083333vw;
    margin-left: -1.5625vw;
    margin-top: 7.8125vw;
  }
  .mv-text-wrap .mv-main-text img {
    width: 100%;
  }
  .mv-text-wrap .mv-jeong {
    height: 4.6875vw;
    margin-top: -2.5vw;
  }
  .mv-text-wrap .mv-sub-text {
    opacity: 1 !important;
    margin-top: 2.6041666667vw;
    font-size: 2.34375vw;
  }
  .mv-list-swiper {
    position: relative;
    min-width: 100%;
    height: auto;
  }
  .mv-list-swiper .swiper-slide {
    padding: 1.25rem 0;
  }
  .mv-list-title {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
  }
  .mv-list-desc-caption {
    font-size: 0.75rem;
  }
  .mv-list-desc-name {
    font-size: 1rem;
  }
  .mv-list-swiper-detail {
    padding: 0.875rem 0;
    font-size: 0.875rem;
  }
  .grid-banner .banner-common-text-wrap {
    font-size: 2.6041666667vw;
  }
  .menu-title {
    font-size: 5.46875vw;
  }
  .menu-items-container .swiper {
    overflow: hidden;
  }
  .menu-item {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .menu-item1 .menu-item-back {
    background-image: url("../img/main/menu-item-back1-m.jpg?v=2");
  }
  .menu-item2 .menu-item-back {
    background-image: url("../img/main/menu-item-back2-m.jpg?v=2");
  }
  .menu-item3 .menu-item-back {
    background-image: url("../img/main/menu-item-back3-m.jpg?v=2");
  }
  .menu-item4 .menu-item-back {
    background-image: url("../img/main/menu-item-back4-m.jpg?v=2");
  }
  .menu-item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 0;
    position: absolute;
    bottom: 3.90625vw;
    left: 3.90625vw;
  }
  .menu-item-inner .link-directive {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 6.5104166667vw;
    font-size: 2.6041666667vw;
    color: #fff;
  }
  .menu-item-inner .link-directive .link-icon {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 1.3020833333vw;
    aspect-ratio: 0.5882;
    margin-left: 2.34375vw;
    background-image: url("../img/common/link-icon.png");
  }
  .menu-item-text {
    font-size: 5.2083333333vw;
  }
  .menu .swiper-pagination {
    bottom: auto;
    top: auto;
    right: auto;
    left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.0833333333vw;
    position: relative;
    margin-top: 3.90625vw;
  }
  .menu .swiper-pagination .swiper-pagination-bullet {
    width: 0.625rem;
    height: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 1px solid #666666;
    background-color: #fff;
    font-size: 0;
    margin: 0;
  }
  .menu .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.9375rem;
    border-color: transparent;
    background-color: transparent;
    background-image: url("../img/common/swiper-buttet-icon.png");
  }
  .place {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) and (max-width: 1280px) {
  .place {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .place {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 576px) {
  .place {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .place-pictures {
    flex-direction: column;
  }
  .place-picture {
    width: 100%;
  }
  .place-picture.place-picture4 {
    position: relative;
    width: 100%;
  }
  .place-text-wrap {
    position: relative;
    padding: 8.3333333333vw 0;
    color: #000;
  }
  .place-text-blur {
    display: none;
  }
  .place-logo {
    width: 9.1145833333vw;
    margin-top: 0;
  }
  .place-logo img {
    width: 100%;
  }
  .place-logo .white {
    display: none;
  }
  .place-logo .black {
    display: block;
  }
  .place-main-text .place-main-text-row1 {
    font-size: 6.5104166667vw;
  }
  .place-main-text .place-main-text-row2 {
    margin-top: 3.90625vw;
  }
  .booking {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 19.53125vw 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 1280px) {
  .booking {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .booking {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 576px) {
  .booking {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .booking-main-text {
    font-size: 5.46875vw;
  }
  .booking-content .booking-notice {
    width: 50%;
  }
  .booking-content .booking-notice p {
    margin-left: 5.2083333333vw;
    margin-top: 2.6041666667vw;
    padding-left: 2.6041666667vw;
    font-size: 3.125vw;
  }
  .booking-content .booking-notice p:first-child {
    margin-top: 0;
  }
  .booking-content .booking-notice p::before {
    content: "";
    position: absolute;
    left: -0.125rem;
    top: 50%;
    width: 0.25rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: #000;
    transform: translateY(-50%);
  }
  .booking-content .booking-link {
    width: 100%;
    margin-top: 10.4166666667vw;
    padding: 6.5104166667vw;
    font-size: 4.1666666667vw;
  }
}

/*# sourceMappingURL=main-768.css.map */
