@media screen and (max-width: 768px) {
  .highend {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) and (max-width: 1280px) {
  .highend {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .highend {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 576px) {
  .highend {
    padding-right: 1.5625vw;
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .highend-banner {
    width: 100%;
    order: 1;
  }
  .highend-banner .text-wrap {
    bottom: 7.8125vw !important;
    top: auto !important;
  }
  .highend-banner .main-text {
    font-size: 5.2083333333vw;
  }
  .highend-banner .sub-text {
    font-size: 2.34375vw;
  }
  .highend-banner.highend-banner2 {
    padding-top: 3.90625vw;
  }
  .highend-title {
    line-height: 1.2;
  }
  .highend-title span {
    font-weight: 300;
    font-family: "GapyeongHanseokbong";
    display: flex;
    justify-content: center;
    align-items: normal;
    flex-direction: row;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .highend-title span em,
  .highend-title span .b {
    font-weight: 400;
  }
  .highend-title .dot {
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 2.6041666667vw;
  }
  .highend-logo {
    order: 1;
    position: relative;
    right: auto;
    width: 16.6666%;
    margin: 0 auto;
    padding-top: 13.0208333333vw;
  }
  .course-tabs {
    border-bottom: 0 !important;
    border-top: 0 !important;
    background-color: #00392b;
    color: #999999;
  }
  .course-tabs .swiper-wrapper {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .course-tabs li {
    width: auto;
    border-left: 0;
    border-top: 0 !important;
  }
  .course-tabs li a {
    position: relative;
    height: 10.4166666667vw;
    padding: 0 4.6875vw;
    background-color: transparent !important;
    font-size: 3.90625vw;
  }
  .course-tabs li.active a {
    font-weight: 700;
    color: #fff;
    background: linear-gradient(to right, #00392b 0%, rgba(47, 135, 94, 0.6) 40%, rgba(47, 135, 94, 0.6) 60%, #00392b 100%);
  }
  .course-tabs li.active a .badge {
    color: #fff;
  }
  .course-tabs li.active a::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .course-main-text {
    font-size: 2.5rem;
  }
  .course-swiper {
    border: 0;
  }
  .course-swiper .course-menu {
    flex-direction: column;
    align-items: stretch;
    height: 76vw;
    padding: 6.5104166667vw 7.8125vw;
  }
  .course-swiper .menu-info .badge-wrap {
    margin-bottom: 1.5625vw;
  }
  .course-swiper .menu-info .badge {
    padding: 0.1953125vw 0.9765625vw;
    border-radius: 1.171875vw;
    font-size: 1.171875vw;
    color: #fff;
  }
  .course-swiper .menu-title-wrap {
    gap: 1.5625vw;
  }
  .course-swiper .menu-items {
    gap: 2.0833333333vw;
    height: 35vw;
    margin-top: 0;
  }
  .course-swiper .menu-items li {
    flex-shrink: 1;
    margin-bottom: 0;
    margin-left: 0;
    font-size: clamp(0.875rem, 1.5625vw, 1rem);
  }
  .course-swiper .menu-items li img {
    width: 2.0833333333vw;
  }
  .course-recommend {
    padding-block: 3vw;
    font-size: 0.75rem;
  }
  .common-course-swiper .swiper-slide {
    flex-direction: column;
  }
  .common-course-swiper .background {
    width: 100%;
  }
  .common-course-swiper .course-menu-wrap {
    width: 100%;
    height: 100%;
  }
  .common-course-swiper .course-menu {
    gap: 7.8125vw;
    height: calc(200px + 26vw);
  }
  .common-course-swiper .menu-items {
    width: 100%;
    height: 34vw;
  }
  .course-items-basic {
    padding-block: 2.5rem;
    background-image: url("../img/menu/menu-basic-bg-m.jpg");
  }
  .course-items-basic .course-items-basic-inner {
    height: auto;
  }
  .course-items-basic .course-items-basic-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5rem;
  }
  .course-items-basic .menu-head {
    margin-bottom: 6vw;
  }
  .course-items-basic .menu-title-wrap {
    margin-bottom: 3vw;
  }
  .course-items-basic .menu-list-container {
    gap: 8vw;
    margin-bottom: 1.5625rem;
  }
  .course-items-basic .menu-list {
    gap: 0.8125rem;
    padding-left: 5vw;
  }
  .course-items-basic .menu-item {
    font-size: 0.875rem;
  }
  .course-items-basic .menu-item .icon-special {
    width: 3.3vw;
  }
  .course-items-basic .menu-price {
    font-size: 1.5rem;
  }
  .course-items-basic .menu-price small {
    font-size: 1rem;
  }
  .course-items-basic .menu-feature-wrap {
    width: 100%;
  }
  .course-items-basic .menu-feature {
    max-width: 100%;
    margin-bottom: 1.25rem;
  }
  .course-items-basic .menu-notice {
    font-size: 0.8125rem;
  }
  .bridge {
    height: 104.1666666667vw;
  }
  .bridge-title {
    font-size: 4.8828125vw;
  }
}
@media screen and (max-width: 640px) {
  .greeting-course-swiper .course-menu {
    height: 78.125vw;
  }
  .greeting-course-swiper .menu-items {
    height: 33.8541666667vw;
  }
}

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