.sub-visual {
  background-image: url("../img/menu/sub-visual.jpg?250925");
}

.highend {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.highend-banner {
  position: relative;
  width: 40.625vw;
  color: #fff;
}
.highend-banner .text-wrap {
  position: absolute;
  left: 3.125vw;
}
.highend-banner .main-text {
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  font-size: 2.0833333333vw;
}
.highend-banner .main-text em,
.highend-banner .main-text .b {
  font-weight: 400;
}
.highend-banner .sub-text {
  margin-top: 1.5625vw;
  font-size: 0.9375vw;
  line-height: 1.5;
}
@media screen and (max-width: 1280px) {
  .highend-banner .sub-text {
    margin-top: 2.9296875vw;
  }
}
@media screen and (max-width: 768px) {
  .highend-banner .sub-text {
    margin-top: 3.90625vw;
  }
}
@media screen and (max-width: 576px) {
  .highend-banner .sub-text {
    margin-top: 5.2083333333vw;
  }
}
.highend-banner.highend-banner1 {
  padding-top: 5.2083333333vw;
}
.highend-banner.highend-banner1 .text-wrap {
  bottom: 3.125vw;
}
.highend-banner.highend-banner2 {
  padding-top: 23.9583333333vw;
}
.highend-banner.highend-banner2 .text-wrap {
  top: 3.125vw;
}
.highend-banner .banner {
  position: relative;
}

.highend-title {
  padding-top: 11.9791666667vw;
}
.highend-title span {
  font-size: clamp(0.875rem, 2.6041666667vw, 3.125rem);
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  display: flex;
  justify-content: normal;
  align-items: center;
  flex-direction: column;
  gap: 0.4166666667vw;
}
@media screen and (max-width: 1280px) {
  .highend-title span {
    font-size: clamp(0.875rem, 4.8828125vw, 4.8828125vw);
  }
}
@media screen and (max-width: 768px) {
  .highend-title span {
    font-size: clamp(0.875rem, 6.5104166667vw, 6.5104166667vw);
  }
}
@media screen and (max-width: 576px) {
  .highend-title span {
    font-size: clamp(0.875rem, 8.6805555556vw, 8.6805555556vw);
  }
}
.highend-title span em,
.highend-title span .b {
  font-weight: 400;
}
.highend-title span .n {
  font-size: 0.5em;
  line-height: 1;
}
.highend-title .dot {
  margin-bottom: 2.0833333333vw;
  margin-top: 2.0833333333vw;
  background-color: #000;
}

.highend-logo {
  position: absolute;
  right: 16.6666%;
  width: 16.6666%;
  padding-top: 47.6041666667vw;
}

.sketch .sketch-text-wrap {
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
}
.sketch .sketch-text-wrap em,
.sketch .sketch-text-wrap .b {
  font-weight: 400;
}
.sketch .sketch-main-text {
  font-size: clamp(0.875rem, 3.75rem, 3.75rem);
}
@media screen and (max-width: 1280px) {
  .sketch .sketch-main-text {
    font-size: clamp(0.875rem, 5.859375vw, 5.859375vw);
  }
}
@media screen and (max-width: 768px) {
  .sketch .sketch-main-text {
    font-size: clamp(0.875rem, 7.8125vw, 7.8125vw);
  }
}
@media screen and (max-width: 576px) {
  .sketch .sketch-main-text {
    font-size: clamp(0.875rem, 10.4166666667vw, 10.4166666667vw);
  }
}
.sketch .sketch-sub-text {
  font-size: clamp(0.875rem, 1.875rem, 1.875rem);
  line-height: 1.5;
}
@media screen and (max-width: 1280px) {
  .sketch .sketch-sub-text {
    font-size: clamp(0.875rem, 2.9296875vw, 2.9296875vw);
  }
}
@media screen and (max-width: 768px) {
  .sketch .sketch-sub-text {
    font-size: clamp(0.875rem, 3.90625vw, 3.90625vw);
  }
}
@media screen and (max-width: 576px) {
  .sketch .sketch-sub-text {
    font-size: clamp(0.875rem, 5.2083333333vw, 5.2083333333vw);
  }
}
.sketch .banner-wrap {
  display: flex;
  max-width: 100%;
  width: 90rem;
  margin: 0 auto;
}
.sketch .banner {
  width: 50%;
}
.sketch .banner:last-child {
  margin-top: 3.125vw;
}
.sketch .sketch-desc {
  font-size: 1.875rem;
  line-height: 1.5;
}

.bridge {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 50rem;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.bridge-picutres {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/menu/table-bg.jpg");
}
.bridge-picutres::after {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
}

.bridge-picutre {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
}
.bridge-picutre:nth-child(1) {
  background-image: url("../img/menu/table-1.png");
}
.bridge-picutre:nth-child(2) {
  background-image: url("../img/menu/table-2.png");
}
.bridge-picutre:nth-child(3) {
  background-image: url("../img/menu/table-3.png");
}
.bridge-picutre:nth-child(4) {
  background-image: url("../img/menu/table-4.png");
}

.bridge-title {
  font-size: clamp(0.875rem, 2.1875rem, 2.1875rem);
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  position: relative;
}
@media screen and (max-width: 1280px) {
  .bridge-title {
    font-size: clamp(0.875rem, 3.41796875vw, 3.41796875vw);
  }
}
@media screen and (max-width: 768px) {
  .bridge-title {
    font-size: clamp(0.875rem, 4.5572916667vw, 4.5572916667vw);
  }
}
@media screen and (max-width: 576px) {
  .bridge-title {
    font-size: clamp(0.875rem, 6.0763888889vw, 6.0763888889vw);
  }
}
.bridge-title em,
.bridge-title .b {
  font-weight: 400;
}

.course + .course {
  margin-top: 6.25rem;
}

.course-text-wrap {
  margin-bottom: 3.75rem;
}

.course-main-text {
  font-size: 3.75rem;
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
}
.course-main-text em,
.course-main-text .b {
  font-weight: 400;
}

.course-subtitle-text {
  margin-bottom: 2.5rem;
  font-size: clamp(0.875rem, 2.5rem, 2.5rem);
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .course-subtitle-text {
    font-size: clamp(0.875rem, 3.90625vw, 3.90625vw);
  }
}
@media screen and (max-width: 768px) {
  .course-subtitle-text {
    font-size: clamp(0.875rem, 5.2083333333vw, 5.2083333333vw);
  }
}
@media screen and (max-width: 576px) {
  .course-subtitle-text {
    font-size: clamp(0.875rem, 6.9444444444vw, 6.9444444444vw);
  }
}
.course-subtitle-text em,
.course-subtitle-text .b {
  font-weight: 400;
}

.course-sub-text {
  line-height: 1.5;
}

.course-tabs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(204, 204, 204, 0.7);
  border-top: 1px solid rgba(204, 204, 204, 0.7);
  font-size: 1.25rem;
  color: #999999;
}
.course-tabs .swiper-wrapper {
  justify-content: center;
  flex-wrap: wrap;
}
.course-tabs li {
  width: 25%;
  border-left: 1px solid rgba(204, 204, 204, 0.7);
}
.course-tabs li:first-child {
  border-left: 0;
}
.course-tabs li:nth-child(n+5) {
  border-top: 1px solid rgba(204, 204, 204, 0.7);
}
.course-tabs li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.75rem;
  background-color: #fff;
  color: #999999;
}
.course-tabs li .badge {
  margin-right: 0.625rem;
  padding: 0.125rem 0.625rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.75rem;
  font-size: 0.75rem;
  color: #999999;
}
.course-tabs li.active a,
.course-tabs li a:hover {
  color: #fff;
  background: linear-gradient(to right, #00392b 0%, #2f875e 40%, #2f875e 60%, #00392b 100%);
}
.course-tabs li.active a .badge,
.course-tabs li a:hover .badge {
  color: #fff;
}

.course-swiper {
  position: relative;
  overflow: hidden;
}
.course-swiper .swiper-slide {
  overflow: hidden;
}
.course-swiper .background {
  position: relative;
}
.course-swiper .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.course-swiper .background .swiper-wrapper {
  transform-style: flat;
}
.course-swiper .background .swiper-slide {
  visibility: visible;
}
.course-swiper .swiper-pagination {
  bottom: auto;
  top: auto;
  right: auto;
  left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  position: absolute;
  right: 1.75rem;
  top: 50%;
  width: auto;
  transform: translateY(-50%);
}
.course-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.625rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 0;
}
.course-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.course-swiper .course-menu {
  display: flex;
  justify-content: space-between;
  height: 15.625rem;
  padding: 3.75rem;
  padding-bottom: 2.5rem;
  background-color: #00392b;
}
.course-swiper .menu-info .badge-wrap {
  margin-bottom: 1rem;
}
.course-swiper .menu-info .badge {
  padding: 0.125rem 0.625rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.75rem;
  font-size: 0.75rem;
  color: #fff;
}
.course-swiper .menu-main-title {
  font-size: clamp(0.875rem, 2.5rem, 2.5rem);
}
@media screen and (max-width: 1280px) {
  .course-swiper .menu-main-title {
    font-size: clamp(0.875rem, 3.90625vw, 3.90625vw);
  }
}
@media screen and (max-width: 768px) {
  .course-swiper .menu-main-title {
    font-size: clamp(0.875rem, 5.2083333333vw, 5.2083333333vw);
  }
}
@media screen and (max-width: 576px) {
  .course-swiper .menu-main-title {
    font-size: clamp(0.875rem, 6.9444444444vw, 6.9444444444vw);
  }
}
.course-swiper .menu-sub-text {
  font-size: clamp(0.875rem, 1.875rem, 1.875rem);
}
@media screen and (max-width: 1280px) {
  .course-swiper .menu-sub-text {
    font-size: clamp(0.875rem, 2.9296875vw, 2.9296875vw);
  }
}
@media screen and (max-width: 768px) {
  .course-swiper .menu-sub-text {
    font-size: clamp(0.875rem, 3.90625vw, 3.90625vw);
  }
}
@media screen and (max-width: 576px) {
  .course-swiper .menu-sub-text {
    font-size: clamp(0.875rem, 5.2083333333vw, 5.2083333333vw);
  }
}
.course-swiper .menu-sub-text small {
  font-size: clamp(0.875rem, 1.125rem, 1.125rem);
}
@media screen and (max-width: 1280px) {
  .course-swiper .menu-sub-text small {
    font-size: clamp(0.875rem, 1.7578125vw, 1.7578125vw);
  }
}
@media screen and (max-width: 768px) {
  .course-swiper .menu-sub-text small {
    font-size: clamp(0.875rem, 2.34375vw, 2.34375vw);
  }
}
@media screen and (max-width: 576px) {
  .course-swiper .menu-sub-text small {
    font-size: clamp(0.875rem, 3.125vw, 3.125vw);
  }
}
.course-swiper .menu-desc {
  font-size: clamp(0.875rem, 1.125rem, 1.125rem);
  line-height: 1.5;
}
@media screen and (max-width: 1280px) {
  .course-swiper .menu-desc {
    font-size: clamp(0.875rem, 1.7578125vw, 1.7578125vw);
  }
}
@media screen and (max-width: 768px) {
  .course-swiper .menu-desc {
    font-size: clamp(0.875rem, 2.34375vw, 2.34375vw);
  }
}
@media screen and (max-width: 576px) {
  .course-swiper .menu-desc {
    font-size: clamp(0.875rem, 3.125vw, 3.125vw);
  }
}
.course-swiper .menu-items {
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.course-swiper .menu-items em,
.course-swiper .menu-items .b {
  font-weight: 400;
}
.course-swiper .menu-items li {
  display: flex;
  align-items: center;
  gap: 0.2083333333vw;
  margin-bottom: 1.5rem;
  margin-left: 1.25vw;
  font-size: 1rem;
  color: #cccccc;
}
.course-swiper .menu-items li:nth-child(4n) {
  margin-bottom: 0;
}
.course-swiper .menu-items li:nth-child(-n+4) {
  margin-left: 0;
}
.course-swiper .menu-items span {
  position: relative;
  margin-right: 1.25vw;
}
.course-swiper .menu-items .icon-special {
  width: 1.25vw;
  position: absolute;
  left: calc(100% + 4px);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1280px) {
  .course-swiper .menu-items .icon-special {
    width: 2.34375vw;
  }
}
@media screen and (max-width: 768px) {
  .course-swiper .menu-items .icon-special {
    width: 3.125vw;
  }
}
@media screen and (max-width: 576px) {
  .course-swiper .menu-items .icon-special {
    width: 4.1666666667vw;
  }
}

.course-items-basic {
  border: 0.625rem solid rgba(243, 232, 208, 0.6);
  background-color: #faf5e5;
  background-image: url("../img/menu/menu-basic-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.course-items-basic .course-items-basic-inner {
  width: 100%;
  height: 39.375rem;
}
.course-items-basic .course-items-basic-content {
  gap: 1.25rem;
  width: 100%;
  max-width: 62.5rem;
  padding-inline: 1.875rem;
  box-sizing: content-box;
}
.course-items-basic .menu-head {
  margin-bottom: 2.5rem;
}
.course-items-basic .menu-title-wrap {
  gap: 0.625rem;
  margin-bottom: 0.625rem;
}
.course-items-basic .menu-title {
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  font-size: clamp(0.875rem, 2.5rem, 2.5rem);
  font-weight: 400;
}
.course-items-basic .menu-title em,
.course-items-basic .menu-title .b {
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .course-items-basic .menu-title {
    font-size: clamp(0.875rem, 3.90625vw, 3.90625vw);
  }
}
@media screen and (max-width: 768px) {
  .course-items-basic .menu-title {
    font-size: clamp(0.875rem, 5.2083333333vw, 5.2083333333vw);
  }
}
@media screen and (max-width: 576px) {
  .course-items-basic .menu-title {
    font-size: clamp(0.875rem, 6.9444444444vw, 6.9444444444vw);
  }
}
.course-items-basic .badge {
  padding: 0.125rem 0.625rem;
  margin-right: 0.625rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.75rem;
  font-size: 0.75rem;
  color: #965520;
}
.course-items-basic .menu-list-container {
  gap: 5rem;
  margin-bottom: 3.125rem;
}
.course-items-basic .menu-list {
  display: flex;
  flex-direction: column;
  gap: 1.0625rem;
  padding-left: 1.875rem;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.course-items-basic .menu-item {
  position: relative;
  width: fit-content;
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  font-size: 1rem;
  opacity: 0.8;
}
.course-items-basic .menu-item em,
.course-items-basic .menu-item .b {
  font-weight: 400;
}
.course-items-basic .menu-item .icon-special {
  width: 1.08vw;
  position: absolute;
  left: calc(100% + 4px);
  top: 50%;
  transform: translateY(-50%);
}
.course-items-basic .menu-price {
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  font-weight: 400;
  font-size: 1.875rem;
}
.course-items-basic .menu-price em,
.course-items-basic .menu-price .b {
  font-weight: 400;
}
.course-items-basic .menu-price small {
  font-size: 1.125rem;
}
.course-items-basic .menu-feature {
  width: 100%;
  max-width: 31.25rem;
  aspect-ratio: 590/389;
  margin-bottom: 1.375rem;
}
.course-items-basic .menu-notice {
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.5;
}

.course-items-premium {
  border: 0.625rem solid #00392b;
  background-color: #00392b;
  color: #fff;
}
.course-items-premium .menu-title-wrap {
  display: flex;
  align-items: flex-end;
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  gap: 1.5rem;
}
.course-items-premium .menu-title-wrap em,
.course-items-premium .menu-title-wrap .b {
  font-weight: 400;
}

.course-recommend {
  padding-block: 1rem;
  background-color: rgba(0, 0, 0, 0.3);
  color: #5f706c;
  font-size: 1rem;
  text-align: center;
  line-height: 1.55;
}

.common-course-swiper {
  padding-top: 0;
}
.common-course-swiper > .swiper {
  position: relative;
}
.common-course-swiper .swiper-slide {
  display: flex;
}
.common-course-swiper .background {
  width: 50%;
}
.common-course-swiper .background img {
  object-fit: fill;
  height: auto;
  width: 100%;
}
.common-course-swiper .course-menu-wrap {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.common-course-swiper .course-menu {
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  padding-right: 3.75rem;
  padding-left: 3.75rem;
  padding-top: 3.125rem;
  padding-bottom: 0.625rem;
}
.common-course-swiper .menu-items {
  gap: 1.5rem;
  width: 80%;
  height: 12.5rem;
}
.common-course-swiper .menu-items li {
  margin-left: 0;
  margin-bottom: 0;
}

.single-menu-items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid #cccccc;
}

.single-menu-item {
  height: 6.7708333333vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  font-family: "GapyeongHanseokbong";
  gap: 0.8333333333vw;
  flex-direction: column;
  position: relative;
  width: 25%;
  border-bottom: 1px solid #cccccc;
  color: #000;
}
@media screen and (max-width: 1280px) {
  .single-menu-item {
    height: 12.6953125vw;
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item {
    height: 16.9270833333vw;
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item {
    height: 22.5694444444vw;
  }
}
.single-menu-item em,
.single-menu-item .b {
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .single-menu-item {
    gap: 1.5625vw;
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item {
    gap: 2.7777777778vw;
  }
}
.single-menu-item .single-menu-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  opacity: 0;
}
.single-menu-item .single-menu-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-menu-item .menu-name {
  font-size: clamp(0.875rem, 1.4583333333vw, 1.75rem);
  display: flex;
  align-items: center;
  gap: 0.2083333333vw;
  position: relative;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .single-menu-item .menu-name {
    font-size: clamp(0.875rem, 2.734375vw, 2.734375vw);
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item .menu-name {
    font-size: clamp(0.875rem, 3.6458333333vw, 3.6458333333vw);
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item .menu-name {
    font-size: clamp(0.875rem, 4.8611111111vw, 4.8611111111vw);
  }
}
.single-menu-item .menu-name small {
  font-size: clamp(0.875rem, 0.9375vw, 1.125rem);
  font-weight: 300;
}
@media screen and (max-width: 1280px) {
  .single-menu-item .menu-name small {
    font-size: clamp(0.875rem, 1.7578125vw, 1.7578125vw);
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item .menu-name small {
    font-size: clamp(0.875rem, 2.34375vw, 2.34375vw);
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item .menu-name small {
    font-size: clamp(0.875rem, 3.125vw, 3.125vw);
  }
}
.single-menu-item .menu-cost {
  font-size: clamp(0.875rem, 1.0416666667vw, 1.25rem);
  position: relative;
  color: #444444;
}
@media screen and (max-width: 1280px) {
  .single-menu-item .menu-cost {
    font-size: clamp(0.875rem, 1.953125vw, 1.953125vw);
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item .menu-cost {
    font-size: clamp(0.875rem, 2.6041666667vw, 2.6041666667vw);
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item .menu-cost {
    font-size: clamp(0.875rem, 3.4722222222vw, 3.4722222222vw);
  }
}
.single-menu-item .menu-cost i {
  font-size: clamp(0.875rem, 0.8333333333vw, 1rem);
}
@media screen and (max-width: 1280px) {
  .single-menu-item .menu-cost i {
    font-size: clamp(0.875rem, 1.5625vw, 1.5625vw);
  }
}
@media screen and (max-width: 768px) {
  .single-menu-item .menu-cost i {
    font-size: clamp(0.875rem, 2.0833333333vw, 2.0833333333vw);
  }
}
@media screen and (max-width: 576px) {
  .single-menu-item .menu-cost i {
    font-size: clamp(0.875rem, 2.7777777778vw, 2.7777777778vw);
  }
}
.single-menu-item:hover {
  color: #fff;
  background: linear-gradient(to right, #00392b 0%, #2f875e 40%, #2f875e 60%, #00392b 100%);
}
.single-menu-item:hover .single-menu-bg {
  opacity: 1;
}
.single-menu-item:hover .menu-cost {
  color: #fff;
}

@media screen and (max-width: 1500px) {
  .course-swiper .menu-title-wrap {
    gap: 0.75rem;
  }
  .course-swiper .menu-main-title {
    font-size: 1.875rem;
  }
  .course-swiper .menu-sub-text {
    font-size: 1.5rem;
  }
  .course-swiper .menu-desc {
    font-size: 0.875rem;
  }
  .common-course-swiper .menu-items {
    height: 14vw;
  }
  .course-recommend {
    font-size: 1vw;
  }
}

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