/* popup */
.pc {
  display: block;
}

.mobile {
  display: none;
}

.layer-popup {
  /* position: absolute; */
  z-index: 9999;
  background-color: #fff;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: auto !important;
}

.layer-popup:nth-child(1) {
  left: 0;
}

.layer-popup img {
  width: 100%;
  height: auto !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.layer-popup .show-chk-wrap {
  display: flex;
  padding: 6px 10px;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
}

.show-chk-div {
  display: flex;
  align-items: center;
  gap: 12px;
}

.layer-popup .show-chk-wrap a {
  font-size: 16px;
  color: #505050;
  cursor: pointer;
}

.layer-popup .show-chk-wrap a:hover {
  color: #222;
  font-weight: 600;
  transition: 0.3s;
}

.close-popup {
  box-sizing: border-box;
  padding: 4px 12px;
  border: 1px solid #999;
  border-radius: 4px;
}

.close-popup:hover {
  border: 1px solid #505050;
  background-color:#505050;
  color: #fff !important;
  transition: 0.3s;
}

.popup-space {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  top: 5%;
  left: 5%;
  gap: 10px;
  align-items: start;
  z-index: 100;
}


/* main */
#main {
  width: 100%;
  height: 1000px;
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.bg-div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-div::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: radial-gradient(55.1% 55.1% at 50% 44.9%, rgba(17, 17, 17, 0.55) 0%, rgba(17, 17, 17, 0.95) 100%);
}

.bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main-container {
  display: flex;
  padding: 30px 0 60px;
  max-width: 690px;
  width: 90%;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  position: relative;
  z-index: 5;
  position: relative;
}

.main-neon {
  width: 140%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.mo-neon {
  display: none;
}

.ttl-up-div {
  overflow: hidden;
}

.main-arch {
  width: 173px;
}

.ttl_up {
  display: inline-block;
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform, opacity;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
}

.main-tit {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 24px;
  font-weight: 400;
  line-height: 150%; /* 36px */
  margin-bottom: -2%;
}

.main-tit-div {
  width: 100%;
  position: relative;
  margin-top: -13px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.5px;
}

.main-sub {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -23px;
  display: flex;
  box-sizing: border-box;
  padding: 0 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #111;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%; /* 46.4px */
  z-index: 3;
}

.main-sub span {
  position: relative;
  z-index: 3;
  white-space: nowrap;
}

.main-sub-img {
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.main-tit {
  width: 100%;
  position: relative;
  color: #FFF;
  text-align: center;
  font-family: "HSBomBaram 3.0";
  font-size: 62px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -1.24px;
  aspect-ratio: 341 / 65;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -3%;
}

.main-tit span {
  margin-bottom: -40px;
}

.main-tit-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.release {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
  will-change: clip-path;
  transition-timing-function: ease-out;
}

.main-swiper {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 450px;
}

.main-swiper .swiper-wrapper {
  transition-timing-function: linear;
}

.main-swiper .swiper-slide {
  width: auto !important;
}

.main-slide {
  width: 260px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.slide-menu-name {
  width: 132px;
  color: rgba(255, 255, 255, 0.80);
  font-family: "HSBomBaram 3.0";
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  position: relative;
}

.slide-menu-name.l svg {
  left: 30px;
}

.slide-menu-name.m svg {
  left: 20px;
}

.slide-menu-name span {
  position: relative;
  z-index: 3;
}

.main-slide:hover .slide-menu-name {
  color: #FFF;
}

.slide-menu-name svg {
  position: absolute;
  left: 5px;
  top: 35%;
  transform: translateY(-50%);
}

.main-slide-img {
  width: 225px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 100%;
  z-index: 4;
}

.main-slide-img img {
  width: 100%;
}


/* section2 */
#section2 {
  width: 100%;
  background: url(../img/st2-bg.png);
  background-position: top center !important;
  background-size: cover !important;
  display: flex;
  box-sizing: border-box;
  padding: 100px 0 50px 0;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  position: relative;
  overflow: hidden;
}

.st2-icon {
  width: 191px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.st2-bg-img {
  position: absolute;
  width: 800px;
  left: -17%;
  top: 23%;
  animation: imgRotate 12s linear infinite;
}

.st2-bg-img2 {
  position: absolute;
  width: 780px;
  right: -16%;
  top: 2%;
  animation: imgRotate2 12s linear infinite;
}

@keyframes imgRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes imgRotate2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.st2-container {
  max-width: 1280px;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}

.st2-logo-wrap {
  width: 481.689px;
  height: 410.763px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.st2-logo {
  width: 313px;
}

.st2-circle-txt {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.rotate-wrap {
  width: 100%;
  height: 100%;
  transform-origin: center center;
}

.rotate-wrap img {
  width: 100%;
  display: block;
  will-change: transform, opacity;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
}

.brand-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.brand-wrap>p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  color: #222;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 56px;
  font-weight: 400;
  line-height: 130%; /* 46.8px */
  letter-spacing: -1.4px;
}

.brand-wrap>p .bold {
  color: #FF3700;
}

.brand-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 24px;
  flex-wrap: wrap;
}

.brand-img img {
  width: calc(20% - 19.2px);
  border-radius: 12px;
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.12);
}

.st2-bottom-box {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 50px 60px 50px 0;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 12px;
  border: 1px solid rgba(238, 238, 238, 0.80);
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.90) 100%);
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.12);
  position: relative;
}

.st2-bottom-box .bottom-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.st2-bottom-box .bottom-txt p {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 52px */
  letter-spacing: -1.1px;
}

.bottom-span {
  display: flex;
  align-items: center;
  gap: 4px;
}

.bottom-span .num {
  width: 48px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background: #F61814;
  font-weight: 800;
  line-height: 100%;
}

.st2-bottom-box .bottom-txt p .o {
  font-size: 36px;
  font-weight: 600;
  line-height: 130%; /* 46.8px */
  letter-spacing: -0.9px;
}

.bottom-div {
  display: flex;
  align-items: center;
  gap: 8px;
}

.st2-bottom-box .bottom-txt b {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 44px;
  font-weight: 700;
  line-height: 130%; /* 52px */
  letter-spacing: -1.1px;
}

.st2-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6%;
}

.st2-bottom-box img {
  will-change: clip-path;
  transition-timing-function: ease-out;
}


/* section3 */
#section3 {
  width: 100%;
  display: flex;
  padding: 50px 0 100px 0;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  background: url(../img/st3-bg.png);
  background-position: center center !important;
  background-size: cover !important;
  overflow: hidden;
}

.st3-box {
  max-width: 1300px;
  width: 90%;
  border-radius: 12px;
  border: 2px solid #FFF;
  display: flex;
  box-sizing: border-box;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.st3-box-inner {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 40px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  border-radius: 12px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.90) 100%);
}

.plus-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.plus-box {
  width: calc(33.3% - 30px);
  display: flex;
  box-sizing: border-box;
  padding: 40px 30px 20px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #E8E8E8;
}

.plus-item {
  width: 120px;
  position: relative;
}

.plus-item .bubble {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 50%;
  top: -45%;
  transform: translateX(-50%);
}

.plus-item .bubble.top-b {
  top: -73%;
}

.plus-item .bubble span {
  border-radius: 12px;
  background: #111;
  display: inline-flex;
  box-sizing: border-box;
  padding: 8px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: -5px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.4px;
  white-space: nowrap;
}

.plus-item.fadeLeft .bubble span {
  background: #393B85;
}

.plus-item img {
  width: 100%;
  border-radius: 3400px;
}

.plus-box:last-child .plus-item img, .plus-item:last-child img {
  box-shadow: 6px 12px 32px 0 rgba(0, 0, 0, 0.12);
}

.st3-box-inner .circle-wrap {
  display: flex;
  align-items: center;
  gap: 60px;
  justify-content: space-between;
}

.circle-left {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.circle-left .circle {
  display: flex;
  width: 310px;
  box-sizing: border-box;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  aspect-ratio: 1 / 1;
  position: relative;
  background-position: center center !important;
  background-size: cover !important;
  border-radius: 500px;
}

.circle-left .circle p {
  color: #FFF;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.8px;
}

.circle-left .circle .circle-sale {
  display: flex;
  box-sizing: border-box;
  padding: 0 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #393B85;
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 48px;
  font-weight: 700;
  line-height: 130%; /* 62.4px */
}

.circle.first {
  background: url(../img/st3-circle.png);
}

.circle.second {
  background: url(../img/st3-circle2.png);
}

.circle.second .circle-sale {
  background: #F61814;
}

.wave-pool {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.wave {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  transform-origin: center;
  background: rgba(255, 120, 83, 0.6); 
  mix-blend-mode: multiply;            
}

.circle-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  overflow: hidden;
}

.circle-txt p {
  color: #111;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 130%; /* 62.4px */
  letter-spacing: -1.2px;
  position: relative;
  z-index: 7;
}

.circle-txt div {
  color:  #F61814;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 60px;
  font-weight: 600;
  line-height: 130%; /* 78px */
  letter-spacing: -1.5px;
  position: relative;
  z-index: 7;
}

.circle-txt .char {
  font-size: 86px;
  font-weight: 900 !important;
  line-height: 130%; /* 111.8px */
  letter-spacing: -2.15px;
}

.st3-box-inner .bottom-txt {
  border-radius: 12px;
  background: #F61814;
  display: flex;
  box-sizing: border-box;
  padding: 20px 32px;
  justify-content: center;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 52px */
  letter-spacing: -1px;
  animation: colorPoint 1.5s linear infinite;
  transition: unset;
}

.text--folding {
  display: inline-block;
  perspective: 1000px;
}

.text--folding .char {
  display: inline-block;
  transform-origin: bottom center; /* 아래에서 접힘 */
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, opacity;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
}


/* section4 */
#section4 {
  background: #252525;
  box-sizing: border-box;
  padding: 100px 0 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  position: relative;
}

.st4-bg-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.st4-container {
  width: 100%;
  position: sticky;
  top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}

.st4-container .st-sub-tit {
  color: #D8D8EC;
}

.st4-container .st-tit {
  background: linear-gradient(124deg, #D8D8EC 47.58%, #AFB6E5 47.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.st4-card-wrap {
  max-width: 1300px;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1vw;
  position: relative;
  z-index: 5;
}

.st4-card {
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
  /* transform: translateY(120%); */
  border-radius: 20px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
}

.st4-card-tit {
  width: 340px;
  display: flex;
  padding-right: 40px;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}

.st4-card-tit p {
  width: 100%;
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.8px;
  display: flex;
  padding: 12px 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.20);
  background-blend-mode: darken;
}

.st4-card-tit img {
  width: 100%;
}

.st4-card-des {
  width: calc(100% - 380px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
}

.st4-card-des .img-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 40px;
}

.st4-card-des .img-wrap img {
  width: calc(33.3% - 26.6px);
}

.des-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.des-content b {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 36px;
  font-weight: 700;
  line-height: 135%; /* 48.6px */
  letter-spacing: -0.9px;
}

.des-content p {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%; /* 32.4px */
  letter-spacing: -0.6px;
}

.card1 {
  background: #1B3741;
  transform: translateY(0%);
  position: relative;
}

.card2 {
  background: #F7B608;
}

.card3 {
  background: #FF8829;
}

.card4 {
  background: #EDBAD1;
}

.card5 {
  background: #31A2D4;
}

.card6 {
  background: #154738;
}

.st4-bottom {
  width: 100%;
  height: 200vh;
}

.st4-bg-img {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
}


/* section5 */
#section5 {
  width: 100%;
  background: linear-gradient(180deg, #252525 0%, #4D4D4D 100%);
  display: flex;
  box-sizing: border-box;
  padding: 50px 0 100px;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  align-self: stretch;
  margin-top: -2px;
  position: relative;
  overflow: hidden;
}

.st5-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.st5-top p {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 40px;
  font-weight: 400;
  line-height: 130%; /* 52px */
  letter-spacing: -1px;
}

.st5-top p.semibold {
  display: flex;
  align-items: center;
  gap: 4px;
}

.highlight-wrap {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  padding: 8px 20px;
}

.highlight {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #393B85;
  z-index: 1;
  transition: width 0.6s ease-out;
  border-radius: 50px;
}

.highlight-txt {
  position: relative;
  z-index: 5;
  display: inline-block;
}

.colorPoint {
  animation: colorPoint 1.5s linear infinite;
}

.st5-container {
  max-width: 1280px;
  width: 90%;
  display: flex;
  align-items: flex-start;
  gap: 13px;
  border-radius: 20px;
  overflow: hidden;
}

.st5-item {
  width: calc(25% - 9.75px);
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: stretch;
  background: #181A61;
  transition: 0.1s;
}

.st5-item:hover {
  background: #181A61;
}

.item-img-div {
  width: 100%;
}

.item-img-div img {
  width: 100%;
}

.item-img-div .color-img {
  display: none;
}

.st5-item:hover .item-img-div .b-img {
  display: none;
}

.st5-item:hover .item-img-div .color-img {
  display: flex;
}

.st5-item-inner {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 20px 0;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  align-self: stretch;
}

.st5-item-inner b {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 36px;
  line-height: 135%; /* 48.6px */
  letter-spacing: -0.9px;
}

.st5-item-brand {
  width: 100%;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}

.st5-item-brand img {
  max-width: calc(33.3% - 4px);
}

.st5-item-inner p {
  display: flex;
  height: 54px;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 135%; /* 27px */
  letter-spacing: -0.5px;
  word-break: keep-all;
}

.st5-swiper {
  width: calc(100% - 16px);
  display: none;
  margin-left: auto;
}

.st5-arrow-div {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-28%);
  pointer-events: none;
  z-index: 5;
}

.st5-arrow {
  width: 100%;
  display: flex;
  align-items: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform, opacity;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
}

.st5-arrow div {
  display: flex;
  width: 90%;
  height: 150px;
  padding-right: 160px;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.55) 25%, rgba(255, 255, 255, 0.65) 64.9%, rgba(255, 255, 255, 0.90) 94.6%, #FFF 100%);
  backdrop-filter: blur(8px);
  color: #000;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 40px;
  font-weight: 700;
  line-height: 135%; /* 43.2px */
  letter-spacing: -1px;
}

.st5-arrow div .highlight-wrap {
  padding: 5px 10px;
}

.st5-arrow div .highlight {
  border-radius: 0;
}

.st5-arrow img {
  margin-left: -2px;
}


/* section6 */
#section6 {
  display: flex;
  padding-top: 100px;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  align-self: stretch;
  background: url(../img/st8-bg.png);
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}

.st6-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  z-index: 10;
  position: relative;
}

.st6-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.am {
  color: #31337C;
  text-align: center;
  font-family: "HSBomBaram 3.0";
  font-size: 40px;
  font-weight: 400;
  line-height: 100%; /* 36px */
  letter-spacing: -1px;
}

.pm {
  color: #F7B608;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #393B85;
  font-family: "HSBomBaram 3.0";
  font-size: 40px;
  font-weight: 400;
  line-height: 100%; /* 36px */
  letter-spacing: -1px;
}

.st6-container>.pm {
  margin-left: -2%;
}

.st6-wrap .am {
  margin-bottom: -1%;
}

.st6-wrap .pm {
  margin-top: 1%;
}

.st6-circle {
  width: 960px;
  aspect-ratio: 1 / 1;
  display: flex;
  box-sizing: border-box;
  padding: 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  border: 1px solid #111;
  background: #FFF;
  position: relative;
  flex-shrink: 1;
}

.clock {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.st6-circle-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border-radius: 1000px;
  overflow: hidden;
  z-index: 5;
}

.time-circle {
  width: 100%;
  height: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.circle-am {
  background: #181A61;
  padding-top: 30px;
  justify-content: flex-start;
}

.circle-pm {
  background: #F7B608;
  padding-bottom: 30px;
  justify-content: flex-end;
}

.time-logo {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.circle-pm .time-logo {
  align-items: flex-start;
}

.m-logo {
  margin-bottom: 5%;
}

.circle-pm .m-logo {
  margin-top: 7%;
  margin-bottom: 0;
}

.time-quarter {
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  pointer-events: none;
}

.quarter-div {
  width: 50%;
  height: 50%;
  transition: 0s;
}

.quarter-div.on {
  background: rgba(246, 24, 20, 0.30);
}

.quarter-div:nth-child(3) {
  order: 4;
}

.quarter-div:last-child {
  order: 3;
}

.time-absol .on {
  color: #FFF !important;
}

.absol-am {
  color: #393B85;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #393B85;
  font-family: "HSBomBaram 3.0";
  font-size: 100px;
  font-weight: 400;
  line-height: 120%; /* 120px */
  letter-spacing: 8px;
  position: absolute;
  top: 40px;
  transition: 0s;
}

.absol-am.dinner {
  left: 40px;
}

.absol-am.night {
  right: 40px;
}

.absol-pm {
  color: #F7B608;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #393B85;
  font-family: "HSBomBaram 3.0";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 120px */
  letter-spacing: 8px;
  position: absolute;
  bottom: 10px;
  transition: 0s;
}

.absol-pm.lunch {
  left: 40px;
}

.absol-pm.breakfast {
  right: 40px;
}

.delivery-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 120px;
  position: relative;
  z-index: 3;
}

.delivery-txt {
  display: flex;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  color: #181A61;
  text-align: center;
  font-family: "HSBomBaram 3.0";
  font-size: 100px;
  font-weight: 400;
  line-height: 120%; /* 120px */
  letter-spacing: 8px;
}

.delivery-txt.night {
  color: #FFF;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #393B85;
}

.delivery {
  position:relative
}

.delivery p {
  display: flex;
  width: 240px;
  aspect-ratio: 1 / 1;
  padding-top: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 300px;
  background: #181A61;
  color: #FFF;
  text-align: center;
  font-family: "HSBomBaram 3.0";
  font-size: 80px;
  font-weight: 400;
  line-height: 120%; /* 96px */
  letter-spacing: -2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}

.delivery p span {
  display: inline-block;
  margin-bottom: -15%;
}

.st6-circle-txt {
  width: 135%;
}

.st6-circle-txt img {
  width: 325px;
  animation: rotate360 8s linear infinite
}

.circle-line-div {
  width: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.circle-line {
  width: 100%;
  height: 1px;
  background: #181A61; 
  transform-origin: center center;
  transform: scaleX(0);
  border: none;
}


@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.st6-icon {
  position: relative;
  z-index: 3;
}

.st6-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.st6-tit {
  color: #222;
  font-family: "Paperlogy";
  font-size: 56px;
  font-weight: 800;
  line-height: 135%; /* 75.6px */
  letter-spacing: -1.4px;
  position: relative;
  z-index: 3;
  margin-bottom: -2%;
}

.st6-tit span {
  color: #31337C;
}

.st6-txt {
  color: #444;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%; /* 32.4px */
  letter-spacing: -0.6px;
  position: relative;
  z-index: 3;
}

#section6>hr {
  width: 1px;
  height: 100px;
  background: #000;
  border: none;
  position: relative;
  z-index: 3;
}

.hr-div {
  width: fit-content;
  height: 100px;
}

.hr-div hr {
  width: 1px;
  height: 0;
  background: #000;
  border: none;
}

.st6-left-marquee {
  width: fit-content;
  height: 100%;
  position: absolute;
  left: 50px;
}

.st6-left-marquee .swiper-wrapper, .st6-right-marquee .swiper-wrapper {
  transition-timing-function: linear;
}

.st6-left-marquee .swiper-slide, .st6-right-marquee .swiper-slide {
  height: auto !important;
}

.marquee-p {
  color: rgba(57, 59, 133, 0.20);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #181A61;
  font-family: "HSBomBaram 3.0";
  font-size: 100px;
  font-weight: 400;
  line-height: 135%; /* 135px */
  letter-spacing: -2.5px;
  writing-mode: sideways-lr;
  white-space: nowrap;
}

.st6-right-marquee {
  width: fit-content;
  height: 100%;
  position: absolute;
  right: 50px;
}

.st6-right-marquee .swiper-slide .marquee-p {
  color: transparent;
  writing-mode: sideways-rl;
}

.st6-bg-img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
}


/* section7 */
#section7 {
  width: 100%;
  background: url(../img/st7-bg.png);
  background-position: center center !important;
  background-size: cover !important;
  display: flex;
  box-sizing: border-box;
  padding: 100px 0;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  overflow: hidden;
  position: relative;
}

.st7-bg-icon {
  position: absolute;
}

.st7-bg-icon.tl {
  left: 30px;
  top: 30px;
}

.st7-bg-icon.tr {
  right: 30px;
  top: 30px;
  transform: rotate(90deg);
}

.st7-bg-icon.bl {
  left: 30px;
  bottom: 30px;
}

.st7-bg-icon.br {
  right: 30px;
  bottom: 30px;
  transform: rotate(-90deg);
}

#section7 .st-sub-tit {
  color: #D8D8EC;
}

#section7 .st-tit {
  background: linear-gradient(124deg, #D8D8EC 47.58%, #AFB6E5 47.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sale-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0 50px;
}

.sale-swiper {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-55%);
}

.sale-container, .sale-swiper, .sale-swiper img {
  width: 100%;
}

.sale-swiper .swiper-slide {
  width: 280px !important;
}

.sale-swiper .swiper-slide .sale-box {
  transition: 0.2s all;
}

/* .sale-swiper
.swiper-slide.swiper-slide-next
+ .swiper-slide
+ .swiper-slide
.sale-box {
  opacity: 0;
} */

.sale-swiper
.swiper-slide.swiper-slide-active .sale-box {
  opacity: 0;
}

.sale-circle {
  position: relative;
  z-index: 3;
}

.sale-circle p {
  width: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
  position: relative;
  border-radius: 300px;
  background: #FFF;
  color: #111;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 48px;
  font-weight: 800;
  line-height: 125%; /* 60px */
  letter-spacing: -1.2px;
  z-index: 5;
}

.sale-circle span {
  color: #F61814;
}

.bg-full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 500px;
  z-index: 2;
}

.wave01 {
  transform: scale(1.6);
  background: #7680C6;
  opacity: 1;
}

.wave02 {
  transform: scale(1.4);
  background: #7680C6;
  opacity: 0.7;
}

.receipt-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}

.receipt-tit {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.receipt-tit div {
  width: 100%;
  height: 10px;
  background: rgba(24, 26, 97, 0.80);
}

.receipt-tit p {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 16px 0;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: rgba(24, 26, 97, 0.80);
  color: transparent;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%; /* 60px */
  letter-spacing: -1.2px;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
}

.receipt-tit p>span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
}

.receipt-tit .blink {
  animation: blink 0.5s steps(1) infinite alternate;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.receipt-tit p .o {
  -webkit-text-stroke-width: 0;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}

.graph-icon {
  clip-path: inset(100% 0 0 0);
  animation: riseUp 2s infinite;
  position: absolute;
  right: -150px;
}

@keyframes riseUp {
  0% { clip-path: inset(100% 0 0 0); }
  100% { clip-path: inset(0 0 0 0); }
}

.receipt-pc {
  max-width: 1300px;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}

.receipt-item {
  width: calc(20% - 19.5px);
  display: flex;
  position: relative;
}

.receipt-item img {
  width: 100%;
}

.receipt-circle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 3;
}

.receipt-circle p {
  display: flex;
  width: 180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1px;
  aspect-ratio: 1 / 1;
  border-radius: 300px;
  border: 5px solid #F61814;
  background: #FFF;
  position: relative;
  z-index: 5;
  color: #F61814;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.6px;
}

.receipt-circle .wave01, .receipt-circle .wave02 {
  background: rgba(216, 89, 54);
}

.receipt-up {
  font-family: "Paperlogy";
  font-size: 32px;
  line-height: 110%;
  letter-spacing: 0.6px;
}

.receipt-up span {
  font-size: 40px;
  font-weight: 900;
  line-height: 130%;
  letter-spacing: 0.8px;
}

.receipt-mo {
  width: 100%;
  display: none;
}

.receipt-swiper .swiper-slide {
  width: auto !important;
}

.receipt-swiper .receipt-item {
  width: 250px;
}


/* section8 */
#section8 {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  padding: 100px 0;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  background: url(../img/st8-bg.png);
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}

.st8-tit-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.st8-tit-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

.st8-tit-icon img {
  width: 100px;
  border-radius: 24px;
}

.baemin-container {
  max-width: 1280px;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  position: relative;
  z-index: 5;
}

.baemin-phone {
  position: relative;
  max-width: 365px;
  width: calc(30% - 20px);
}

.baemin-phone video {
  width: 100%;
  object-fit: cover;
  border-radius: 50px;
}

.baemin-phone-frame {
  width: 115%;
  height: 107%;
  position: absolute;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
}

.baemin-img {
  width: calc(70% - 20px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.baemin-img img {
  width: calc(32% - 20px);
  border-radius: 20px;
  aspect-ratio: 1 / 1.19;
  object-fit: cover;
  transition: unset;
}

.baemin-mo {
  display: none;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.baemin-swiper {
  width: 100%;
  overflow: hidden;
}

.baemin-swiper .swiper-wrapper {
  transition-timing-function: linear;
}

.baemin-swiper img {
  width: 100%;
  border-radius: 20px;
}

.st8-bg-img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-25%);
  max-height: 650px;
}


/* section9 */
#section9 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: hidden;
}

.st9-top {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.65) 0%, #FFF 100%), url(../img/st9-top.png);
  margin-bottom: -1px;
  z-index: 2;
}

.st9-top-box {
  display: flex;
  max-width: 1280px;
  width: 90%;
  box-sizing: border-box;
  padding: 60px 40px;
  align-items: flex-start;
  gap: 40px;
  border-radius: 12px;
  background: linear-gradient(261deg, rgba(255, 255, 255, 0.65) 19.25%, #FFF 91.25%);
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  overflow: hidden;
}

.st9-top-box::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  border-radius: 12px;
}

.st9-box-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  z-index: 3;
}

.st9-box-wrap>img {
  width: 310px;
}

.st9-box-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.st9-box-div p {
  color: #181A61;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 32px;
  font-weight: 600;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.8px;
}

.orange-box {
  width: 397px;
  display: flex;
  box-sizing: border-box;
  padding: 15px 40px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 12px;
  background: linear-gradient(180deg, #D85936 50%, #C23E19 51%);
}

.orange-box span {
  text-align: center;
  font-family: "Paperlogy";
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%; /* 40px */
  letter-spacing: -1px;
  background: linear-gradient(90deg, #FFF2C0 0%, #FFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.orange-box img:last-child {
  transform: rotate(-270deg);
}

.orange-box:last-child {
  margin-top: 8px;
}

.st9-phone {
  max-width: 749px;
  width: 80%;
  position: absolute;
  right: 40px;
  top: 55%;
  transform: translateY(-50%);
}

.st9-bottom {
  width: 100%;
  display: flex;
  display: flex;
  padding-top: 80px;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  background: #FFF;
  position: relative;
}

.st9-bg-icon {
  position: absolute;
}

.st9-bg-icon.l {
  left: -20px;
  top: 35px;
}

.st9-bg-icon.r {
  right: -50px;
  top: 89px;
}

.st9-tit {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  color:  #393B85;
  font-family: "HSBomBaram 3.0";
  font-size: 56px;
  font-weight: 400;
  line-height: 130%; /* 72.8px */
  letter-spacing: -1.4px;
}

.st9-tit span {
  margin-bottom: -5%;
  display: inline-block;
}

.st9-tit img {
  margin-top: -3px;
}

.review-container {
  width: 100%;
  position: relative;
}

.review-swiper {
  width: 100%;
}

.review-swiper .swiper-slide {
  width: 330px !important;
}

.review-swiper img {
  width: 100%;
}

.review-container .phone {
  width: 335px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}


/* section10 */
#section10 {
  width: 100%;
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 80px;
  background: #040405;
  overflow: hidden;
}

#section10 .st-top {
  overflow: visible;
}

#section10 .st-tit {
  background: linear-gradient(124deg, #D8D8EC 47.58%, #AFB6E5 47.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: -2%;
}

.st10-container {
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.20);
  border-bottom: 1px solid rgba(255, 255, 255, 0.20);
  overflow: hidden;
}

.st10-con-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.st10-box-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  z-index: 3;
}

.st10-box {
  width: 25%;
  box-sizing: border-box;
  padding: 0 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.20);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  position: relative;
}

.st10-box:last-child {
  border-right: none;
}

.st10-box-absol {
  width: 100%;
  height: 500px;
  box-sizing: border-box;
  padding: 20px 46px 40px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  gap: 60px;
  transform: translateY(200px);
  transition: transform 0.6s;
}

.st10-box-item-tit {
  width: 100%;
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  color: #FFF;
  font-family: "Paperlogy";
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.9px;
  white-space: nowrap;
}

.st10-box-item-tit span {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
  font-weight: 900;
  color: transparent;
}

.st10-box-item {
  width: 100%;
  height: 500px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
  padding: 20px 30px 40px;
  gap: 60px;
  transform: translateY(100%);
  transition: transform 0.6s;
  position: relative;
  background: #393B85;
}

.st10-box.st10_change .st10-box-absol, .st10-box.st10_change .st10-box-item {
  transform: translateY(0%);
}

.st10-box-num {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 30px;
  background: #393B85;
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.8px;
  position: absolute;
  left: 0%;
  bottom: 100%;
}

.st10-box-item-txt {
  width: 100%;
  position: relative;
  color: #FFF;
  font-size: 28px;
  font-weight: 500;
  line-height: 150%; /* 42px */
  letter-spacing: -0.7px;
  box-sizing: border-box;
  height: 220px;
  display: flex;
  align-items: center;
  word-break: keep-all;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  white-space: nowrap;
}


/* section11 */
#section11 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  /* gap: 60px; */
  position: relative;
  background: url(../img/st11-bg.png);
  background-position: center center !important;
  background-size: cover !important;
}

.st11-bg-sticky {
  width: 100%;
  height: 100vh;
  position: sticky;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden;
}

#section11 .mo-img {
  display: none;
}

.st11-img1 {
  width: 365px;
  position: absolute;
  left: -70.156px;
  top: 80px;
}

.st11-img2 {
  width: 361px;
  position: absolute;
  right: -120px;
  bottom: -42px;
  z-index: 2;
}

.st11-mountain {
  max-width: 1180px;
  width: 75%;
  position: absolute;
  bottom: 0;
}

.st11-sticky {
  display: flex;
  max-width: 1420px;
  width: 95%;
  padding: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  border-radius: 40px 0 0 40px;
  border-radius: 40px 0 0 40px;
  background: rgba(255, 255, 255, 0.65);
  position: sticky;
  right: 0;
  top: 26%;
  z-index: 5;
  margin-top: -90vh;
  margin-bottom: 100px;
}

.st11-sticky-mo {
  display: none;
  align-items: center;
  gap: 30px;
}

.st11-sticky-mo div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.st11-sticky p {
  color: #393B85;
  font-family: "Paperlogy";
  font-size: 36px;
  font-weight: 800;
  line-height: 125%; /* 45px */
  letter-spacing: -0.9px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sticky-num {
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #393B85;
  font-family: "Paperlogy";
  font-size: 200px;
  font-weight: 900;
  line-height: 120%; /* 240px */
  background: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: scale 1.5s linear infinite;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.st11-sticky>div {
  color: #111;
  font-family: "Paperlogy";
  font-size: 32px;
  font-weight: 500;
  line-height: 125%; /* 40px */
  letter-spacing: -0.8px;
}

.st11-container {
  padding: 100px 0;
  box-sizing: border-box;
  display: flex;
  max-width: 940px;
  width: 90%;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: -71.5vh;
  margin-right: 100px;
  z-index: 6;
}

.st11-box {
  width: calc(49% - 20px);
  aspect-ratio: 7 / 5;
  border-radius: 12px;
  background: linear-gradient(180deg, #212332 0%, #4F4C5D 100%);
  box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  z-index: 5;
  overflow: hidden;
  transition: unset;
}

.st11-box::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.55) 0%, rgba(255, 255, 255, 0.1) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  border-radius: 12px;
}

.st11-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #12131C 0%, #27262E 100%);
  opacity: 0;
  transition: opacity 0.2s;
  border-radius: 12px;
}

.st11-box img {
  z-index: 3;
}

.st11-box:hover::after {
  opacity: 1;
}

.st11-box p {
  color: #BAD5FE;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 125%; /* 35px */
  letter-spacing: -0.7px;
  z-index: 3;
}

.st11-box b {
  color: #FFF;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%; /* 40px */
  letter-spacing: -0.9px;
  z-index: 3;
}


/* section12 */
#section12 {
  width: 100%;
  background: url(../img/st12-bg.png);
  background-position: bottom center !important;
  background-size: cover !important;
  display: flex;
  padding: 100px 0;
  flex-direction: column;
  align-items: center;
  gap: 100px;
  overflow: hidden;
}

.profit-container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.profit-inner {
  max-width: 1280px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 5;
}

.profit-container hr {
  width: 100%;
  display: inline-block !important;
  opacity: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background: #393B85;
}

.profit-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
}

.profit-div {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  color: #31337C;
  font-family: "Paperlogy";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 62.4px */
  letter-spacing: -1.2px;
  align-items: flex-end;
}

.profit-div:last-child {
  font-size: 56px;
  font-weight: 700;
  line-height: 130%; /* 72.8px */
  letter-spacing: -1.4px;
}

.profit-graph-div {
  max-width: 500px;
  width: 40%;
  position: relative;
}

.profit-graph {
  width: 100%;
}

.profit-rate {
  width: 45%;
  position: absolute;
  left: 50%;
  top: -1%;
  transform: translateX(-49%);
}

.profit-rate img {
  width: 100%;
  animation: scale 0.8s infinite;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.profit-img {
  max-width: 570px;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30%;
  position: absolute;
}

.profit-img img {
  width: 100%;
}

.profit-table-div {
  max-width: 380px;
  width: 33%;
  border: 1px solid #393B85;
  background: url(../img/common.png);
  background-position: center center !important;
  background-size: cover !important;
  padding-top: 10px;
}

.profit-table {
  width: 100%;
  border-collapse: collapse;
}

.profit-table td {
  height: 40px;
  text-align: center;
  color: #505050;
  font-size: 16px;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.4px;
  box-sizing: border-box;
  padding: 0px 10px;
}

.primary2-bg {
  background: #F1EBE7;
}

.profit-result {
  width: 100%;
  height: 60px;
  background: #393B85;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.profit-18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.45px;
  white-space: nowrap;
}

.profit-28 {
  font-family: "Paperlogy";
  font-size: 28px;
  font-weight: 700;
  line-height: 130%; /* 36.4px */
  letter-spacing: -0.7px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  white-space: nowrap;
}

.profit-12 {
  color: #FFF;
  font-family: "Paperlogy";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: -0.3px;
  display: inline-block;
  margin-top: -3px;
  white-space: nowrap;
}

.profit-20 {
  width: fit-content;
  color: #393B85;
  font-family: "Paperlogy";
  font-weight: 700;
  font-size: 20px;
  line-height: 130%; /* 26px */
  letter-spacing: -0.5px;
  background: #FFF;
  display: flex;
  box-sizing: border-box;
  padding: 3px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  animation: bg-change 1.2s linear infinite;
  white-space: nowrap;
}

@keyframes bg-change {
  0% {
    background: #FFF;
  }
  50% {
    background: #FFED4D;
  }
  100% {
    background: #FFF;
  }
}

.total-sale {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  color: #181A61;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.7px;
  position: absolute;
  left: 52%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.graph-count {
  color: #111;
}

.won {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.5px;
}

.st12-container {
  max-width: 1420px;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.st12-receipt {
  width: 480px;
  aspect-ratio: 32 / 39;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding-top: 40px;
  z-index: 5;
}

.st12-receipt-img {
  width: 115%;
  height: 115%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.st12-receipt-div {
  max-width: 400px;
  width: 90%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.st12-receipt-div p {
  box-sizing: border-box;
  padding: 0 10px 10px 10px;
  justify-content: center;
  align-items: center;
  color: #000;
  text-align: center;
  font-family: "Paperlogy";
  font-size: 32px;
  font-weight: 700;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.64px;
}

.st12-receipt-div div {
  display: flex;
  box-sizing: border-box;
  padding: 15px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 2px solid rgba(0, 0, 0, 0.50);
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.6px;
}

.st12-receipt-div div span {
  box-sizing: border-box;
  padding: 0 8px;
  background: #F61814;
  animation: scale 1.5s linear infinite;
}

.st12-receipt-content {
  max-width: 400px;
  width: 90%;
  position: relative;
  z-index: 3;
}

.st12-receipt-right {
  display: flex;
  align-items: flex-start;
  z-index: 5;
}

.st12-receipt-right .right-div {
  display: flex;
  box-sizing: border-box;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.right-div:last-child {
  border-right: none !important;
}

.right-div p {
  color: #FFF;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%; /* 41.6px */
  letter-spacing: -0.8px;
}

.blue-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 10px;
}

.right-div .highlight-wrap {
  padding: 5px;
  margin-top: 5px;
}

.right-div .highlight {
  background: #F61814;
  width: 100%;
}

.right-div .highlight {
  border-radius: 0;
}

.right-div .blue-div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: transparent;
  font-family: "Paperlogy";
  font-size: 48px;
  font-weight: 600;
  line-height: 130%; /* 52px */
  letter-spacing: -1.2px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
}

.right-div .blue-div .y {
  -webkit-text-stroke-width: 0;
}

.right-div .blue-div .highlight-txt {
  font-size: 56px;
  font-weight: 700;
  letter-spacing: -1.4px;
  color: #FFF !important;
}

.right-div .sm-txt {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%; /* 26px */
  letter-spacing: -0.5px;
  margin-bottom: 15px;
  word-break: keep-all;
}

.st12-bg-img {
  width: 1426px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.receipt-arrow-div {
  will-change: clip-path;
  transition-property: clip-path;
  transition-timing-function: ease-out;
  margin: -6px 0;
}


/* section13 */
#section13 {
  width: 100%;
  background: url(../img/st13-bg-new.png);
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed;
  display: flex;
  padding: 100px 0 0;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
}

.st13-container {
  max-width: 1280px;
  height: 808px;
  width: 90%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  z-index: 5;
  position: relative;
}

.st13-swiper {
  width: calc(100% - 840px);
  overflow: hidden;
}

.st13-swiper .swiper-wrapper {
  transition-timing-function: linear;
}

.st13-swiper .swiper-slide {
  height: fit-content !important;
}

.st13-swiper img {
  width: 100%;
  height: auto;
}

.st13-box {
  width: 800px;
  display: flex;
  box-sizing: border-box;
  padding: 50px 60px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  border-radius: 12px;
  background: #FFF;
  position: sticky;
  right: 0;
  top: 0;
}

.st13-box>div {
  width: 100%;
  box-sizing: border-box;
  color: #111;
  font-family: "Paperlogy";
  font-size: 44px;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -1.1px;
  will-change: clip-path;
  transition-property: clip-path;
  transition-timing-function: ease-out;
}

.st13-box p {
  color: #333;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
  word-break: keep-all;
}

.bg-gradient {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 70px;
  filter: blur(8px);
  background: linear-gradient(180deg, rgba(236, 236, 236, 0) 0%, rgba(236, 236, 236, 1) 100%);
  z-index: 6;
}

.st13-paper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.st13-icon {
  position: absolute;
  bottom: 40px;
}

.st13-icon.l {
  left: 20px;
}

.st13-icon.r {
  right: 20px;
  transform: rotate(-90deg);
}



/* section14 */
#section14 {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 60px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
  background: #EEE;
}

.interior-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}

.tab-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.interior-tab {
  border-radius: 8px;
  border: 1px solid #393B85;
  background: #FCFBFA;
  display: flex;
  width: 150px;
  height: 42px;
  padding: 0 20px;
  justify-content: center;
  align-items: center;
  color: #181A61;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%; /* 23.4px */
  letter-spacing: -0.45px;
  cursor: pointer;
}

.interior-tab:hover, .interior-tab.active {
  background: #181A61;
  color: #FFF;
}

.interior-wrap {
  width: 100%;
  display: none;
  position: relative;
}

.interior-swiper-container {
  width: 100%;
  overflow: hidden;
}

.interior-swiper-container img {
  width: 100%;
  border-radius: 8px;
}

.contain-active {
  display: flex !important;
}

.nav-wrap {
  width: 85%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 5;
}

.nav-btn {
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.16);
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  pointer-events: all;
  cursor: pointer;
}

.nav-btn:hover {
  background: rgba(0, 0, 0, 0.50);
}

/* section15 */
#section15 {
  width: 100%;
  background: url(../img/st15-bg.png);
  background-size: cover !important;
  background-position: bottom center !important;
  display: flex;
  box-sizing: border-box;
  padding: 100px 0;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.st15-absol {
  width: 110%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.st15-img {
  width: 440px;
}

.cost-container {
  display: flex;
  max-width: 1280px;
  width: 90%;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  z-index: 5;
  position: relative;
}

.cost-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  background: #FFF;
  filter: blur(10px);
}

.cost-table th, .cost-table td {
  color: #4A2F27;
  font-size: 20px;
  text-align: center;
  line-height: 28px; /* 140% */
  font-weight: 600;
  letter-spacing: -0.5px;
}

.cost-table th {
  width: 20%;
  height: 56px;
  box-sizing: border-box;
  padding: 0 16px;
  border-bottom: 2px solid #4A2F27;
}

.cost-table th, .cost-table td:first-child {
  font-weight: 700;
}

.cost-table th:first-child {
  border-radius: 12px 12px 0 0;
  background: #EBEBEB;
}

.cost-table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
  padding: 12px;
  height: 69.5px;
}

.cost-table tr:last-child td {
  border-bottom: none;
}

.cost-table td:first-child {
  background: #EBEBEB;
}

.cost-table tr:last-child td:first-child {
  border-radius: 0 0 12px 12px;
}

.cost-td {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.line-through, .cost-sm-txt {
  color: #999;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px; /* 175% */
  letter-spacing: -0.4px;
  text-decoration-line: line-through;
}

.cost-point {
  display: flex;
  width: 200px;
  box-sizing: border-box;
  padding: 8px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  background: #F61814;
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px; /* 116.667% */
  letter-spacing: -0.6px;
  margin: 0 auto;
  animation: colorPoint 1.5s linear infinite;
}

@keyframes colorPoint {
  0% {
    color: #FFED4D;
  }
  50% {
    color: #FFF;
  }
  100% {
    color: #FFED4D;
  }
}

.cost-sm-txt {
  color: #505050;
  font-weight: 400;
  text-decoration: none;
}

.cost-total {
  width: 100%;
  border-radius: 12px;
  background: #393B85;
  display: flex;
  padding: 10px 0;
  align-items: flex-start;
  align-self: stretch;
  filter: blur(10px);
}

.cost-total p {
  width: 20%;
  display: flex;
  box-sizing: border-box;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px; /* 116.667% */
  letter-spacing: -0.6px;
}

.cost-circle-div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cost-circle {
  width: 520px;
  aspect-ratio: 1 / 1;
  display: flex;
  box-sizing: border-box;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  border: 1px solid #393B85;
  background: #FFF;
  transition: unset;
  backface-visibility: hidden;
  will-change: scale, opacity;
  transition-property: opacity, scale;
  transition-timing-function: ease-out;
}

.cost-circle-inner {
  width: 100%;
  height: 100%;
  border-radius: 500px;
  background: #393B85;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
}

.cost-circle-inner img {
  width: 105px;
}

.cost-circle-inner>p {
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}

.cost-circle-inner .circle-div {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: #FFF;
  text-align: center;
  font-size: 48px;
  font-weight: 800;
  line-height: 140%; /* 67.2px */
  letter-spacing: -1.2px;
}

.cost-circle-inner .circle-div span {
  display: flex;
  box-sizing: border-box;
  padding: 5px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: #393B85;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
  border-radius: 50px;
  background: #D0D6FF;
}


/* contact */
#contact {
  width: 100%;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
  background: url(../img/contact-bg.png);
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
}

#contact>.contact-video {
  width: 90%;
  display: none;
}

.contact-container {
  max-width: 1190px;
  width: 90%;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 60px;
  position: relative;
  z-index: 5;
}

.contact-left {
  width: 330px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border: 2px solid #FFF;
  background: linear-gradient(128deg, rgba(233, 233, 233, 0.80) 6.41%, rgba(255, 255, 255, 0.95) 98.71%);
  box-shadow: 0 16px 40px 0 rgba(7, 26, 49, 0.12);
  backdrop-filter: blur(12px);
}

.contact-video {
  width: 100%;
  height: calc(100% - 156.5px);
  background: #FFF;
}

.contact-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-left-div {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  padding: 20px 103.156px 19px 102.844px;
  justify-content: center;
  align-items: center;
}

.contact-left-div img {
  width: 124px;
}

.contact-form {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 50px 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border: 2px solid #FFF;
  background: linear-gradient(128deg, rgba(233, 233, 233, 0.80) 6.41%, rgba(255, 255, 255, 0.95) 98.71%);
  box-shadow: 0 16px 40px 0 rgba(7, 26, 49, 0.12);
  backdrop-filter: blur(12px);
}

.flex-input {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contact-form input[type="text"], input[type="tel"], textarea {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  height: 44px;
  padding: 10px;
  color: #1A1A1A;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 150%; /* 21px */
  letter-spacing: -0.4px !important;
  border-radius: 8px;
  border: 1px solid rgba(17, 17, 17, 0.16);
  background: #FFF;
}

.contact-form input[type="text"]:focus, .contact-form input[type="tel"]:focus, textarea:focus {
  outline: none;
  border: 1px solid #393B85 !important;
  box-shadow: none !important;
}

.contact-form input[type="text"]::placeholder, .contact-form input[type="tel"]::placeholder, textarea::placeholder {
  color: rgba(51, 51, 51, 0.50);
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; /* 150% */
  letter-spacing: -0.4px;
}

textarea {
  resize: none;
  height: 140px;
}

.item label {
  box-sizing: border-box; 
  color: #333;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 150% !important; /* 23.4px */
  letter-spacing: -0.4px !important;
}

.input {
  width: 100%;
}

.radio-wrap {
  display: flex;
  align-items: center;
  gap: 50px;
}

.radio input {
  position: absolute;
  opacity: 0;
}

.radio {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
}

.custom-radio {
  width: 30px;
  height: 30px;
  border: 2px solid #FFF;
  border-radius: 50%;
  position: relative;
  transition: border-color 0.2s ease;
  background: #FFF;
}

.custom-radio::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #FFF; 
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s ease;
}

.radio-text {
  font-weight: 400 !important;
}

/* 체크 시 */
.radio input:checked + .custom-radio {
  border-color: #393B85;
  background: #393B85;
}

.radio input:checked + .custom-radio::after {
  transform: translate(-50%, -50%) scale(1);
}

/* 텍스트 */
.radio-text {
  font-size: 16px;
  color: #333;
}

.item .select-wrap {
  position: relative;
}

.item .select-wrap .select-box {
  width: 100%;
  display: flex;
  height: 44px;
  box-sizing: border-box;
  padding: 10px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid rgba(17, 17, 17, 0.16);
  background: #FFF;
  color: rgba(51, 51, 51, 0.50);
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; /* 150% */
  letter-spacing: -0.4px;
}

.item .select-wrap .select-box.selected {
  color: #333 !important;
}

.item .select-wrap .arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.item .select-wrap .select-child {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(17, 17, 17, 0.16);
  background: #FFF;
  box-sizing: border-box;
  position: absolute;
  top: 47px;
  left: 0;
  font-size: 16px;
  max-height: 185px;
  overflow-y: scroll;
  display: none;
  z-index: 10;
}

.item .select-wrap .select-child .option {
  margin-bottom: 10px;
  cursor: pointer;
}

.item .select-wrap .select-child .option:hover {
  color: #393B85;
}

.item .select-wrap .select-child .option:nth-last-child(1) {
  margin-bottom: 0;
}

.email-input {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; /* 150% */
  letter-spacing: -0.4px;
}

.form-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
}

.agree-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}

.contact-form .round-checkbox {
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50px;
  appearance: none;
  position: relative;
  cursor: pointer;
  background: #FFF;
  border: 1px solid rgba(17, 17, 17, 0.16);
}

.contact-form .round-checkbox:checked::before {
  font-size: 100%;
  color: #fff;
  position: relative;
}

.contact-form .round-checkbox:checked {
  background-image: url("../img/check.png");
  background-size: 16px !important;
  background-position: center center !important;
  background-color: #393B85;
  background-repeat: no-repeat;
  border: none;
}

.contact-form .agree {
  color: #333;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px !important; 
  letter-spacing: -0.4px !important;
  cursor: pointer;
}

.contact-form .agree-open {
  font-weight: 600 !important;
  color: #393B85 !important;
}

.c-btn {
  width: 160px;
  background: #393B85;
  display: flex;
  box-sizing: border-box;
  padding: 15px 32px;
  justify-content: center;
  align-items: center;
  gap: 30px;
  color: #FFF;
  font-size: 18px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: -0.45px;
  border: none;
  border-radius: 8px;
}

.c-btn:hover {
  background: #181A61;
}

.contact-bg-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.contact-bg-div img {
  width: 90%;
}

.contact-bg {
  width: 100%;
  height: 640px;
  background: url(../img/contact-bg-div.png);
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed;
  z-index: 3;
}

@media(min-width: 1700px) {
  .sale-circle p {
    width: 270px;
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .sale-swiper .swiper-slide {
    width: 300px !important;
  }
}

@media(max-width: 1600px) {
  .st4-container {
    top: -120px;
    gap: 60px;
  }
}

@media(max-width: 1550px) {
  .st10-container {
    height: 550px;
  }
  .st10-box-absol {
    height: 420px;
    padding: 20px 36px 30px;
    transform: translateY(150px);
  }
  .st10-box-item {
    height: 420px;
    padding: 20px 20px 30px;
  }
  .st10-box-item-tit {
    font-size: 32px;
    letter-spacing: -0.8px;
    height: 145px;
  }
  .st10-box-item-txt {
    height: 180px;
    font-size: 24px;
    letter-spacing: -0.6px;
  }
}

@media(max-width: 1500px) {
  .st2-bg-img {
    width: 700px;
  }
  .st2-bg-img2 {
    width: 680px;
  }
  .plus-box {
    width: calc(33.3% - 13.3px);
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st2-arrow {
    right: -1%;
  }
  .st3-box-inner .circle-wrap {
    gap: 40px;
  }
  .st5-arrow div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .circle-left .circle {
    width: 280px;
  }
  .circle-left .circle p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .circle-left .circle .circle-sale {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .circle-left img {
    width: 55px;
  }
  .circle-txt p {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .circle-txt div {
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .circle-txt .char {
    font-size: 80px;
    letter-spacing: -2px;
  }
  .delivery-wrap {
    gap: 90px;
  }
  .delivery-txt {
    font-size: 88px;
    letter-spacing: -2.2px;
  }
  .st6-circle-txt img {
    width: 300px;
  }
  .st6-left-marquee {
    left: 30px;
  }
  .st6-right-marquee {
    right: 30px;
  }
  .st6-circle {
    width: 800px;
    padding: 20px;
  }
  .circle-am {
    padding-top: 15px;
  }
  .circle-pm {
    padding-bottom: 15px;
  }
  .time-logo img {
    width: 26.5%;
  }
  .m-logo {
    width: 43% !important;
    margin-bottom: 0;
  }
  .circle-pm .m-logo  {
    margin-top: 3%;
  }
  .am, .pm {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .absol-am, .absol-pm {
    font-size: 80px;
    letter-spacing: -2px;
  }
  .marquee-p {
    font-size: 80px;
    letter-spacing: -2px;
  }
  .delivery p {
    width: 220px;
    font-size: 72px;
    letter-spacing: -1.8px;
  }
  .circle-line-div {
    width: 400px;
  }
  .st11-container {
    margin-right: 40px;
    justify-content: flex-end;
  }
  .sticky-num {
    font-size: 170px;
  }
  .st11-sticky p {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st11-sticky>div {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st11-box {
    width: calc(47% - 20px);
  }
  .st11-box p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st11-box b {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st12-receipt-right .right-div {
    padding: 30px;
  }
  .right-div p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .right-div .blue-div {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .right-div .blue-div .highlight-txt {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .right-div .sm-txt {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st12-receipt {
    width: 430px;
    padding-top: 5px;
  }
  .blue-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .st12-bg-img {
    width: 170%;
  }
  .st13-box {
    width: 750px;
  }
  .st13-swiper {
    width: calc(100% - 790px);
  }
}

@media (max-width: 1280px) {
  #main {
    height: 900px;
    padding-top: 120px;
  }
  .main-arch {
    width: 160px;
  }
  .main-container {
    max-width: 620px;
  }
  .main-tit-div {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .main-neon {
    width: auto;
    height: 115%;
  }
  .main-sub {
    font-size: 28px;
    letter-spacing: -0.7px;
    top: -20px;
  }
  .main-tit {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .main-tit span {
    margin-bottom: -35px;
  }
  .main-swiper {
    height: 375px;
  }
  .main-slide {
    width: 220px;
  }
  .slide-menu-name {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .slide-menu-name svg {
    width: 105px;
    height: 105px;
  }
  .main-slide-img {
    width: 190px;
  }
  .slide-menu-name.l svg {
    left: 20px;
  }
  .slide-menu-name.m svg {
    left: 10px;
  }
  #section2 {
    background: url(../img/st2-mo-bg.png);
  }
  .st2-icon {
    width: 150px;
  }
  .st2-bg-img {
    width: 600px;
    left: -20%;
    top: 20%;
  }
  .st2-bg-img2 {
    width: 580px;
    right: -20%;
    top: -2%;
  }
  .brand-wrap>p {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .brand-wrap>p img {
    width: 50px;
  }
  .brand-img {
    gap: 15px;
  }
  .brand-img img {
    width: calc(20% - 12px);
  }
  .st2-bottom-box {
    padding: 50px 60px 50px 0;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .bottom-span .num {
    font-size: 28px;
    letter-spacing: -0.7px;
    width: 44px;
  }
  .st2-bottom-box .bottom-txt p {
    gap: 4px;
  }
  .st3-box {
    padding: 10px;
  }
  .st3-box-inner {
    padding: 30px;
  }
  .plus-box {
    padding: 30px 20px 20px;
  }
  .plus-item .bubble span {
    font-size: 14px;
    letter-spacing: -0.35px;
    padding: 6.4px 12px;
    border-radius: 9.6px;
  }
  .plus-box>img {
    width: 50px;
  }
  .st3-box-inner .circle-wrap {
    gap: 40px;
  }
  .circle-left {
    gap: 15px;
  }
  .circle-left .circle {
    width: 250px;
    gap: 12px;
  }
  .circle-left .circle p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .circle-left .circle .circle-sale {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .circle-left img {
    width: 45px;
  }
  .circle-txt {
    gap: 8px;
  }
  .circle-txt p {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .circle-txt div {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .circle-txt .char {
    font-size: 72px;
    letter-spacing: -1.8px;
  }
  .st3-box-inner .bottom-txt {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st3-box-inner .bottom-txt img {
    width: 50px;
  }
  .st4-bg-icon {
    width: 130px;
  }
  .st4-card {
    padding: 30px;
  }
  .st4-card-tit {
    width: 270px;
    padding-right: 30px;
  }
  .st4-card-tit p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st4-card-des {
    width: calc(100% - 300px);
    gap: 25px;
  }
  .st4-card-des .img-wrap {
    gap: 30px;
  }
  .st4-card-des .img-wrap img {
    width: calc(33.3% - 20px);
  }
  .des-content b {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st4-card-des p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  #section5 {
    padding: 40px 0 80px;
  }
  .st5-top p {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st5-item-inner b {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st5-item-inner p {
    height: 46px;
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st5-arrow div {
    width: 85%;
    padding-right: 80px;
    height: 120px;
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  #section6 {
    padding-top: 80px;
  }
  .st6-circle {
    width: 700px;
    height: 700px;
    padding: 15px;
  }
  .circle-am {
    padding-top: 10px;
  }
  .circle-pm {
    padding-bottom: 10px;
  }
  .time-logo img {
    width: 24.5%;
  }
  .m-logo {
    width: 41% !important;
  }
  .circle-pm .m-logo  {
    margin-top: 1%;
  }
  .am, .pm {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .absol-am, .absol-pm {
    font-size: 64px;
    letter-spacing: -1.6px;
  }
  .delivery-wrap {
    gap: 60px;
  }
  .delivery-txt {
    font-size: 80px;
    letter-spacing: -2px;
  }
  .st6-circle-txt img {
    width: 300px;
  }
  .st6-left-marquee {
    left: 20px;
  }
  .st6-right-marquee {
    right: 20px;
  }
  .st6-content {
    gap: 12px;
  }
  .marquee-p {
    font-size: 72px;
    letter-spacing: -1.8px;
  }
  .delivery p {
    width: 220px;
    font-size: 64px;
    letter-spacing: -1.6px;
  }
  .circle-line-div {
    width: 350px;
  }
  .st6-tit {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .st6-txt {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  #section7 {
    padding: 90px 0;
    gap: 60px;
  }
  .st7-bg-icon {
    width: 120px;
  }
  .sale-circle p {
    width: 210px;
    font-size: 40px;
    letter-spacing: -1px;
  }
  .sale-container {
    padding: 0 0 30px;
  }
  .sale-swiper .swiper-slide {
    width: 220px !important;
  }
  .receipt-tit div {
    height: 7.5px;
  }
  .receipt-tit p {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .graph-icon {
    width: 110px;
    right: -120px;
  }
  .receipt-circle p {
    width: 145px;
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .receipt-up {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .receipt-up span {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  #section8 {
    padding: 90px 0;
    gap: 50px;
  }
  .st8-tit-icon img {
    width: 80px;
  }
  .baemin-container {
    gap: 30px;
  }
  .baemin-phone {
    width: calc(35% - 15px);
  }
  .baemin-img {
    width: calc(65% - 15px);
    aspect-ratio: 1 / 1.43;
    gap: 15px;
  }
  .baemin-img img {
    width: calc(33.3% - 10px);
  }
  .st9-top {
    padding: 80px 0 60px;
  }
  .st9-top-box {
    padding: 40px;
  }
  .st9-box-wrap>img {
    width: 280px;
  }
  .st9-box-div p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .orange-box {
    width: 340px;
  }
  .orange-box span {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .orange-box img {
    width: 30px;
  }
  .st9-phone {
    width: 60%;
  }
  .st9-tit {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .st9-tit img {
    margin-top: -5px;
  }
  #section10 {
    gap: 60px;
  }
  .st10-container {
    height: 470px;
  }
  .st10-box {
    padding: 0 8px;
  }
  .st10-box-absol {
    height: 380px;
    padding: 20px 28px 30px;
    transform: translateY(120px);
  }
  .st10-box-item {
    height: 380px;
    padding: 20px 20px 30px;
  }
  .st10-box-num, .st10-txt {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st10-box-item-tit {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st10-box-item-txt {
    height: 140px;
    font-size: 20px;
    letter-spacing: -0.5px;
    white-space: unset;
  }
  .st11-container {
    margin-right: 30px;
    gap: 30px;
    margin-top: -550px;
    padding: 80px 0;
  }
  .st11-sticky {
    padding: 35px;
    margin-bottom: 80px;
  }
  .sticky-num {
    font-size: 140px;
  }
  .st11-sticky p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st11-sticky>div {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st11-box {
    width: calc(43% - 15px);
  }
  .st11-box img {
    width: 80px;
  }
  .st11-box p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st11-box b {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .profit-left {
    width: 50%;
    align-items: center;
    gap: 20px;
    order: 1;
  }
  .profit-div {
    font-size: 40px;
    letter-spacing: -1px;
    text-align: center;
    justify-content: center;
  }
  .profit-div br {
    display: none;
  }
  .profit-div:last-child {
    width: 100%;
    font-size: 48px;
    letter-spacing: -1.2px;
    border-top: 1px solid #393B85;
    padding-top: 20px;
    text-align: center;
  }
  .profit-container hr {
    display: none !important;
  }
  .profit-inner {
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px 40px;
  }
  .profit-wrap {
    height: auto;
  }
  .profit-table-div {
    width: 50%;
    order: 2;
  }
  .profit-graph-div {
    max-width: 600px;
    width: 70%;
    order: 3;
  }
  #section13 {
    padding: 90px 0 0;
  }
  .st13-container {
    gap: 24px;
    height: 680px;
  }
  .st13-box {
    width: 680px;
  }
  .st13-box>div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st13-box p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st13-swiper {
    width: calc(100% - 704px);
  }
  .st13-icon {
    width: 120px;
    bottom: 30px;
  }
  #section14 {
    padding: 70px 0;
    gap: 50px;
  }
  .nav-wrap {
    width: 90%;
  }
  #section15 {
    padding: 90px 0;
  }
  .cost-table th, .cost-table td {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.45px;
  }
  .cost-table td {
    height: 67.5px;
  }
  .cost-point, .cost-total p {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .cost-point {
    width: 165px;
  }
  .line-through, .cost-sm-txt {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.35px;
  }
  .cost-total {
    padding: 6px 0;
  }
  .cost-circle {
    width: 450px;
  }
  .cost-circle-inner {
    gap: 25px;
  }
  .cost-circle-inner img {
    width: 85px;
  }
  .cost-circle-inner>p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .cost-circle-inner .circle-div {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .cost-circle-inner .circle-div span {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  #contact {
    padding: 90px 0;
  }
  .contact-container {
    gap: 40px;
  }
  .contact-form {
    padding: 40px 30px;
  }
}

@media(max-width: 1200px) {
  .st12-container {
    flex-direction: column;
    gap: 50px;
  }
  .st12-receipt-right {
    width: 100%;
    justify-content: center;
  }
  .st12-bg-img {
    width: 1900px;
    top: unset;
    bottom: -10%;
    transform: translateX(-50%);
  }
}

@media(max-width: 1150px) {
  .circle-left .circle {
    width: 220px;
  }
  .circle-left .circle p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .circle-left .circle .circle-sale {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .circle-txt p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .circle-txt div {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .circle-txt .char {
    font-size: 64px;
    letter-spacing: -1.6px;
  }
}

@media(max-width: 1100px) {
  .st4-container {
    top: 200px;
  }
  .st4-card {
    gap: 20px;
  }
  .st4-card-tit {
    width: 230px;
    padding-right: 20px;
  }
  .st4-card-tit p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st4-card-des {
    gap: 20px;
  }
  .st4-card-des .img-wrap {
    gap: 20px;
  }
  .st4-card-des .img-wrap img {
    width: calc(33.3% - 13.3px);
  }
  .st4-card-des {
    width: calc(100% - 250px);
  }
  .des-content b {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st4-card-des p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st5-arrow-div {
    left: 10px;
  }
  .st5-arrow div {
    width: 75%;
    padding-right: 80px;
    height: 150px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 2px;
    padding-right: 150px;
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st5-arrow div img {
    display: none;
  }
  .st5-container {
    display: none;
  }
  .st5-item {
    width: 100%;
  }
  .st5-swiper {
    display: flex;
  }
  .st5-swiper .swiper-slide-active .st5-item {
    background: #181A61;
  }
  .st5-swiper .swiper-slide-active .item-img-div .b-img {
    display: none;
  }
  .st5-swiper .swiper-slide-active .item-img-div .color-img {
    display: flex;
  }
  .st11-container {
    margin-right: 30px;
    margin-top: -500px;
  }
  .sticky-num {
    font-size: 120px;
  }
  .st11-box {
    width: calc(40% - 15px);
  }
  .st13-box {
    width: 620px;
  }
  .st13-swiper {
    width: calc(100% - 644px);
  }
}

@media(max-width: 1024px) {
  .st2-bottom-box {
    padding: 40px 60px 40px 0
  }
  .st2-bg-img, .st2-bg-img2 {
    display: none;
  }
  .st2-bottom-box .bottom-txt {
    gap: 16px;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    display: flex;
    flex-direction: column;
  }
  .st2-bottom-box img {
    width: 180px;
  }
  .st2-arrow {
    right: 5%;
  }
  .plus-wrap {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 20px;
  }
  .plus-box {
    width: calc(50% - 10px);
  }
  .plus-item {
    width: 130px;
  }
  .st3-box-inner .circle-wrap {
    flex-direction: column;
    gap: 24px;
  }
  .hr-div {
    height: 75px;
  }
  .st6-circle {
    width: 600px;
    height: 600px;
    padding: 10px;
  }
  .circle-am {
    padding-top: 5px;
  }
  .circle-pm {
    padding-bottom: 5px;
  }
  .time-logo img {
    width: 24.5%;
  }
  .m-logo {
    width: 41% !important;
  }
  .st6-container, .st6-wrap {
    gap: 15px;
  }
  .circle-pm .m-logo  {
    margin-top: 1%;
  }
  .am, .pm {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .absol-am, .absol-pm {
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .receipt-pc {
    display: none;
  }
  .receipt-mo {
    display: block;
  }
  .receipt-circle p {
    width: 170px;
  }
  #section10 .st-tit {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #section10 .st-tit>span {
    display: inline-block;
    margin-top: -2%;
  }
  .st10-container {
    height: 960px;
  }
  .st10-box-wrap {
    flex-wrap: wrap;
  }
  .st10-box {
    width: 50%;
  }
  .st10-box:first-child, .st10-box:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
  }
  .st10-box-item-txt .no-1280 {
    display: block;
  }
  .st11-container {
    margin-right: 20px;
    gap: 20px;
    margin-top: -450px;
  }
  .st11-sticky {
    padding: 30px;
    margin-top: -795px;
  }
  .st11-sticky p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st11-sticky>div {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st11-box {
    width: calc(35% - 10px);
  }
  .st11-box img {
    width: 60px;
  }
  .st11-box p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st11-box b {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  #section13 {
    padding: 90px 0;
    gap: 50px;
  }
  .st13-container {
    width: 100%;
    flex-direction: column;
    height: auto;
    align-items: center;
  }
  .st13-swiper {
    width: 100%;
  }
  .st13-box {
    width: 90%;
    padding: 40px 50px;
    position: static;
  }
  .bg-gradient {
    display: none;
  }
  .st13-paper {
    height: 400px;
  }
  .st15-img {
    width: 350px;
  }
  .cost-td {
    flex-direction: column;
    gap: 4px;
  }
  .cost-point {
    width: fit-content;
    border-radius: 12px;
    padding: 4px 8px;
  }
  .cost-table td {
    height: 60px;
    padding: 4px 8px;
  }
  .contact-left {
    width: 280px;
  }
  .contact-video {
    height: calc(100% - 133.75px);
  }
  .contact-form {
    padding: 30px;
  }
  .contact-left-div img {
    width: 100px;
  }
  .flex-input {
    gap: 25px;
  }
  .form-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .c-btn {
    width: 100%;
  }
}

@media(max-width: 900px) {
  .pc {
    display: none !important;
  }
  .mobile {
    display: block;
  }
  .layer-popup .show-chk-wrap {
    margin-top: 0;
  }
  .layer-popup .show-chk-wrap a {
    font-size: 14px;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.35px;
  }
  .layer-popup .show-chk-wrap .x-btn {
    padding: 0 15px;
  }
  #main {
    height: 800px;
    padding-top: 100px;
  }
  .main-arch {
    width: 150px;
  }
  .main-container {
    max-width: 530px;
    padding: 30px 0 50px;
  }
  .main-sub {
    font-size: 24px;
    letter-spacing: -0.6px;
    top: -17.4px;
  }
  .main-tit {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .main-tit span {
    margin-bottom: -30px;
  }
  .main-tit-div {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .main-swiper {
    height: 330px;
  }
  .main-slide {
    width: 200px;
  }
  .slide-menu-name {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .slide-menu-name svg {
    width: 95px;
    height: 95px;
  }
  .main-slide-img {
    width: 170px;
  }
  #section2 {
    gap: 60px;
  }
  .st2-icon {
    width: 120px;
  }
  .st2-container {
    gap: 35px;
  }
  .st2-logo-wrap {
    width: 421.689px;
    height: 360.763px;
  }
  .st2-logo {
    width: 270px;
  }
  .brand-wrap {
    gap: 30px;
  }
  .brand-wrap>p {
    gap: 12px;
    font-size: 40px;
    letter-spacing: -1px;
  }
  .brand-wrap>p img {
    width: 40px;
  }
  .brand-img img {
    width: calc(33.3% - 10px);
  }
  .st2-bottom-box {
    padding: 30px 60px 30px 0;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .bottom-span .num {
    font-size: 24px;
    letter-spacing: -0.6px;
    width: 40px;
  }
  .st2-bottom-box .bottom-txt p .o {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  #section3 {
    padding: 30px 0 80px;
  }
  .st4-bg-icon {
    width: 90px;
  }
  .st4-container {
    position: static;
    gap: 50px;
  }
  .st4-card-wrap {
    gap: 20px;
  }
  .st4-card {
    padding: 20px;
    position: static;
    transform: none;
    overflow: hidden;
    border-radius: 10px;
  }
  .st4-card-tit {
    width: 200px;
    padding-right: 20px;
  }
  .st4-card-tit p {
    padding: 8px 0;
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st4-card-des .img-wrap {
    gap: 15px;
  }
  .st4-card-des .img-wrap img {
    width: calc(33.3% - 10px);
  }
  .st4-card-des {
    width: calc(100% - 220px);
  }
  .des-content b {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st4-card-des p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st4-bottom{
    display: none;
  }
  .st4-bg-img {
    bottom: 80px;
    height: 550px;
    object-fit: cover;
  }
  .st5-top p {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .highlight-wrap {
    padding: 6px 12px;
  }
  .st5-item-inner b {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st5-item-inner p {
    height: 40px;
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st5-arrow-div {
    transform: translateY(-15%);
  }
  .st5-arrow div {
    padding-right: 60px;
    height: 120px;
    padding-right: 120px;
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .delivery-wrap {
    gap: 50px;
  }
  .delivery-txt {
    font-size: 80px;
    letter-spacing: -2px;
  }
  .st6-circle-txt img {
    width: 270px;
  }
  #section6 {
    padding-top: 60px;
  }
  .st6-left-marquee {
    left: 20px;
  }
  .st6-right-marquee {
    right: 20px;
  }
  .marquee-p {
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .delivery p {
    width: 200px;
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .circle-line-div {
    width: 320px;
  }
  .st6-tit {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st6-txt {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st6-circle {
    width: 500px;
    height: 500px;
  }
  .time-circle svg {
    width: 40px;
    height: 40px;
  }
  .st6-container, .st6-wrap {
    gap: 15px;
  }
  .circle-pm .m-logo  {
    margin-top: 1%;
  }
  .am, .pm {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .absol-am, .absol-pm {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  #section7 {
    gap: 50px;
  }
  .st7-bg-icon {
    width: 80px;
  }
  .st7-bg-icon.tl {
    left: 20px;
  }
  .st7-bg-icon.tr {
    right: 20px;
  }
  .st7-bg-icon.bl {
    left: 20px;
  }
  .st7-bg-icon.br {
    right: 20px;
  }
  .sale-circle p {
    width: 180px;
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .sale-swiper .swiper-slide {
    width: 190px !important;
  }
  .receipt-container {
    gap: 30px;
  }
  .receipt-tit {
    gap: 7.5px;
  }
  .receipt-tit p {
    padding: 12px 0;
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .graph-icon {
    width: 85px;
    right: -100px;
  }
  .receipt-tit .blink {
    gap: 12px;
  }
  .receipt-circle p {
    width: 150px;
  }
  .receipt-swiper .receipt-item {
    width: 200px;
  }
  #section8 .st-tit-div {
    gap: 15px;
  }
  .st8-tit-div {
    gap: 8px;
  }
  .st8-tit-icon img {
    width: 70px;
    border-radius: 16px;
  }
  .st8-tit-icon svg {
    width: 20px;
    height: 24px;
  }
  .baemin-container .baemin-img {
    display: none;
  }
  .baemin-phone {
    width: 60%;
    max-width: unset;
  }
  .baemin-mo {
    display: flex;
  }
  .st8-bg-img {
    width: auto;
    height: 500px;
  }
  .st9-top {
    padding: 80px 0 40px;
  }
  .st9-top-box {
    padding: 30px 30px 0;
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .st9-box-wrap {
    gap: 24px;
  }
  .st9-box-wrap>img {
    width: 248px;
  }
  .st9-box-div p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .orange-box {
    width: 300px;
    padding: 11.25px 30px;
    gap: 9px;
  }
  .orange-box span {
    font-size: 30px;
    letter-spacing: -0.75px;
  }
  .orange-box:last-child {
    margin-top: 4px;
  }
  .st9-phone {
    position: static;
    max-width: unset;
    width: 120%;
    transform: translateX(-11.5%);
    margin: -5% auto -20%;
  }
  .st9-bottom {
    padding-top: 60px;
  }
  .st9-tit {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st9-tit img {
    width: 35px;
    margin-top: -3px;
  }
  .st9-bg-icon {
    width: 170px;
  }
  #section10 {
    gap: 50px;
  }
  #section11 {
    padding: 80px 0 0;
    overflow: hidden;
  }
  .st11-img1, .st11-img2 {
    width: 300px;
  }
  .st11-mountain {
    width: 90%;
  }
  .st11-bg-sticky {
    display: none;
  }
  #section11 .mo-img {
    display: block;
  }
  .st11-img1 {
    top: 30px;
  }
  .st11-sticky {
    width: 97%;
    position: static;
    margin: 0;
    padding: 10px 25px 60px 25px;
  }
  .st11-sticky>p, .st11-sticky>div {
    display: none;
  }
  .st11-sticky-mo {
    display: flex !important;
  }
  .st11-container {
    width: 85%;
    margin: 0 auto;
    margin-top: -40px;
    justify-content: center;
    padding: 0 0 80px;
  }
  .st11-box {
    width: calc(50% - 10px);
  }
  .profit-left {
    max-width: 600px;
    width: 90%;
  }
  .profit-div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .profit-div:last-child {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .profit-graph-div {
    order: 2;
    margin-left: -3%;
  }
  .profit-table-div {
    max-width: 500px;
    width: 90%;
    order: 3;
  }
  .profit-result {
    gap: 45px;
  }
  .profit-inner {
    gap: 50px;
  }
  .profit-container hr {
    top: 40%;
    left: 50%;
    width: 1px;
    height: 54%;
    display: block !important;
    transform: translate(-50%, -50%);
  }
  .st12-container {
    gap: 30px;
  }
  .st12-receipt {
    padding-top: 20px;
  }
  .st12-receipt-div p {
    font-size: 28px;
    letter-spacing: -0.7px;
    padding: 0;
  }
  .st12-receipt-div div {
    font-size: 20px;
    letter-spacing: -0.5px;
    padding: 10px 15px;
  }
  .right-div p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .right-div .blue-div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .right-div .sm-txt {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .right-div .blue-div .highlight-txt {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st13-box {
    padding: 20px;
  }
  .st13-box>div {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st13-box p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st13-icon {
    width: 80px;
  }
  .cost-circle {
    width: 400px;
  }
  .cost-circle-inner {
    gap: 20px;
  }
  .cost-circle-inner img {
    width: 70px;
  }
  .cost-circle-inner>p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .cost-circle-inner .circle-div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .cost-circle-inner .circle-div span {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  #section15 {
    padding: 40px 0 80px;
    gap: 50px;
  } 
  .st15-absol {
    display: none;
  }
  #contact>.contact-video {
    display: block;
  }
  .contact-left {
    display: none;
  }
  .radio-wrap {
    gap: 30px;
  }
}

@media (max-width: 768px) {
  .layer-popup {
    position: fixed;
    top: 5%;
    left: 5%;
  }
  .main-container {
    gap: 24px;
    padding: 20px 0 40px;
  }
  .main-neon {
    height: 110%;
  }
  .main-tit {
    font-size: 32px;
    letter-spacing: -0.8px;
    margin-bottom: -4%;
  }
  .main-tit-div {
    margin-top: -8px;
  }
  #section2 {
    padding: 80px 16px 50px;
    gap: 40px; 
  }
  .st2-container {
    width: 100%;
  }
  #section3 {
    padding: 20px 16px 80px;
  }
  .st3-box {
    width: 100%;
  }
  #section4 .st-tit {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st4-card {
    padding: 15px;
    gap: 15px;
  }
  .st4-card-tit {
    width: 170px;
    padding-right: 10px;
  }
  .st4-card-tit p {
    padding: 6px 0;
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st4-card-des .img-wrap {
    gap: 10px;
  }
  .st4-card-des .img-wrap img {
    width: calc(33.3% - 6.65px);
  }
  .st4-card-des {
    width: calc(100% - 185px);
  }
  .des-content b {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st4-card-des p {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  #section5 {
    padding: 20px 0 50px;
    gap: 40px;
  }
  #section6 {
    padding-top: 40px;
    gap: 50px;
  }
  .delivery-wrap {
    flex-direction: column;
    gap: 50px;
  }
  .delivery-txt {
    padding-bottom: 0;
    margin-bottom: -9%;
    font-size: 72px;
    letter-spacing: -1.8px;
  }
  .delivery-txt svg {
    width: 40px;
    height: 40px;
  }
  .circle-line-div {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .delivery p span {
    margin-bottom: -10%;
  }
  .marquee-p {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .st6-circle {
    width: 450px;
    height: 450px;
  }
  .time-circle svg {
    width: 40px;
    height: 40px;
  }
  .st6-container, .st6-wrap {
    gap: 10px;
  }
  .absol-am {
    top: 10px;
  }
  .absol-pm {
    bottom: -10px;
  }
  #section7, #section8 {
    padding: 80px 0;
    gap: 40px;
  }
  .st9-top {
    padding: 80px 16px 40px;
  }
  .st9-top-box {
    width: 100%;
  }
  .st9-bottom {
    padding-top: 60px;
    gap: 80px;
  }
  #section10 {
    padding-top: 80px;
    gap: 40px;
  }
  #section12 {
    padding: 80px 16px;
    gap: 70px;
  }
  .profit-container, .profit-inner, .profit-left, .profit-table-div {
    width: 100%;
  }
  .receipt-arrow {
    width: 180px;
  }
  .total-sale {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .won {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  #section13 {
    padding: 80px 0;
    gap: 40px;
  }
  .st13-box {
    width: calc(100% - 32px);
  }
  #section14 {
    padding: 80px 0;
    gap: 40px;
  }
  #section15 {
    padding: 0 16px 80px;
    gap: 40px;
  }
  .cost-container {
    width: 100%;
  }
  #contact {
    padding: 80px 16px;
    gap: 40px;
  }
  #contact>.contact-video, .contact-container {
    width: 100%;
  }
}

@media (max-width: 650px) {
  #main {
    height: 750px;
    padding-top: 150px;
  }
  .main-neon {
    height: auto;
    width: 110%;
  }
  .pc-neon {
    display: none;
  }
  .mo-neon {
    display: block;
  }
  .main-arch {
    width: 144px;
  }
  .main-container {
    max-width: 400px;
    padding: 0;
  }
  .main-sub {
    font-size: 20px;
    letter-spacing: -0.5px;
    top: -14.5px;
    padding: 0 10px;
  }
  .main-tit {
    font-size: 31px;
    letter-spacing: -0.62px;
  }
  .main-tit-div {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .main-tit span {
    margin-bottom: -25px;
  }
  .main-swiper {
    height: 270px;
  }
  .main-slide {
    width: 170px;
  }
  .slide-menu-name {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .slide-menu-name svg {
    width: 85px;
    height: 85px;
  }
  .main-slide-img {
    width: 150px;
  }
  .st2-icon {
    width: 80px;
  }
  .st2-container {
    gap: 24px;
  }
  .st2-logo-wrap {
    width: 341.689px;
    height: 270.763px;
  }
  .st2-logo {
    width: 200px;
  }
  .brand-wrap {
    gap: 20px;
  }
  .brand-wrap>p {
    gap: 8px;
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .brand-wrap>p img {
    width: 35px;
  }
  .brand-img {
    gap: 10px;
  }
  .brand-img img {
    width: calc(33.3% - 6.6px);
    border-radius: 8px;
  }
  .st2-bottom-box {
    padding: 20px 0 20px 16px;
    gap: 16px;
    border-radius: 6px;
    border-width: 1.5px;
  }
  .st2-bottom-box .bottom-txt {
    width: 100%;
    align-items: flex-start;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    font-size: 24px;
    letter-spacing: -0.6px;
    align-items: flex-start;
    text-align: left;
  }
  .bottom-span .num {
    font-size: 20px;
    letter-spacing: -0.5px;
    width: 33px;
  }
  .st2-bottom-box .bottom-txt p .o {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st2-arrow {
    right: -0.5%;
  }
  .plus-wrap {
    gap: 32px;
  }
  .plus-box {
    width: 100%;
    padding: 32px 16px 16px 16px;
  }
  .plus-item .bubble {
    top: -40%;
  }
  .plus-item .bubble.top-b {
    top: -65%;
  }
  .circle-left .circle {
    width: 200px;
  }
  .circle-left img {
    width: 40px;
  }
  .st3-box-inner {
    gap: 20px;
  }
  .st3-box-inner .bottom-txt {
    padding: 10px 16px;
    font-size: 28px;
    letter-spacing: -0.7px;
    gap: 10px;
  } 
  .st3-box-inner .bottom-txt img {
    display: none;
  }
  .st4-bg-icon {
    width: 70px;
  }
  #section4 .st-tit {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st4-card {
    padding: 10px;
    gap: 10px;
    border-radius: 5px;
  }
  .st4-card-tit {
    width: 120px;
  }
  .st4-card-tit p {
    padding: 3px 0;
    font-size: 12px;
    letter-spacing: -0.3px;
    border-radius: 2px;
  }
  .st4-card-des {
    width: calc(100% - 130px);
    gap: 8px;
  }
  .des-content {
    gap: 1px;
  }
  .des-content b {
    font-size: 15px;
    letter-spacing: -0.375px;
    white-space: nowrap;
  }
  .st4-card-des p {
    font-size: 12px;
    letter-spacing: -0.3px;
  }
  .st5-top p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .highlight-wrap {
    padding: 4px 10px;
  }
  .st5-item-inner b {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st5-item-inner p {
    font-size: 14px;
    letter-spacing: -0.35px;
    height: 35px;
  }
  .st5-item-brand {
    gap: 3px;
  }
  .st5-item-brand img {
    max-width: calc(33.3% - 2px);
  }
  .st5-arrow div {
    padding-right: 40px;
  }
  .delivery-txt {
    font-size: 64px;
    letter-spacing: -1.6px;
  }
  .delivery-txt svg {
    width: 35px;
    height: 35px;
  }
  .st6-icon {
    width: 50px;
  }
  .st6-tit {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st6-txt {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .hr-div {
    height: 50px;
  }
  .st6-circle {
    width: 370px;
    height: 370px;
  }
  .time-circle svg {
    width: 40px;
    height: 40px;
  }
  .st6-container, .st6-wrap {
    gap: 10px;
  }
  .am, .pm {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .absol-am, .absol-pm {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .marquee-p {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .st6-left-marquee {
    left: 10px;
  }
  .st6-right-marquee {
    right: 10px;
  }
  .st6-content {
    gap: 8px;
  }
  .st7-bg-icon {
    width: 50px;
  }
  .st7-bg-icon.tl {
    left: 10px;
    top: 10px;
  }
  .st7-bg-icon.tr {
    right: 10px;
    top: 10px;
  }
  .st7-bg-icon.bl {
    left: 10px;
    bottom: 10px;
  }
  .st7-bg-icon.br {
    right: 10px;
    bottom: 10px;
  }
  .sale-container {
    padding: 0;
  }
  .sale-circle p {
    width: 165px;
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .sale-swiper .swiper-slide {
    width: 150px !important;
  }
  .receipt-container {
    gap: 24px;
  }
  .receipt-tit {
    gap: 5px;
  }
  .receipt-tit div {
    height: 5px;
  }
  .receipt-tit p {
    font-size: 28px;
    letter-spacing: -0.7px;
    padding: 5px 0;
  }
  .receipt-tit .blink {
    gap: 4px;
  }
  .graph-icon {
    position: static;
    width: 70px;
    margin-bottom: -10px;
  }
  .receipt-circle p {
    width: 150px;
    border-width: 3.75px;
  }
  .receipt-swiper .receipt-item {
    width: 200px;
  }
  .st8-tit-icon img {
    width: 60px;
  }
  .st8-tit-icon svg {
    width: 18px;
    height: 22px;
  }
  .baemin-swiper img {
    border-radius: 10px;
  }
  .st9-top-box {
    padding: 20px;
  }
  .st9-box-div p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st9-bottom {
    padding-top: 40px;
  }
  .st9-tit {
    font-size: 32px;
    letter-spacing: -0.8px;
    gap: 8px;
  }
  .st9-tit img {
    width: 30px;
    margin-top: -3px;
  }
  .st9-bg-icon {
    width: 120px;
  }
  .st9-bg-icon.l {
    left: -60px;
    top: 68px;
  }
  .st9-bg-icon.r {
    right: -20px;
    top: 25px;
  }
  .st9-tit {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st9-tit img {
    width: 22px;
    margin-top: -3px;
  }
  .st9-bg-icon {
    width: 90px;
  }
  .st10-con-bg {
    position: absolute;
    left: 0;
    top: 0;
  }
  .st10-box-absol, .st10-box-item {
    height: 280px;
  }
  .st10-box-absol {
    padding: 20px 20px 30px;
  }
  .st10-container {
    display: flex;
    justify-content: center;
    height: auto;
    padding: 40px 0;
  }
  .st10-box-wrap {
    position: static;
    width: 93%;
    gap: 20px;
  }
  .st10-box {
    width: calc(50% - 10px);
    border: none !important;
    padding: 50px 0 0;
  }
  .st10-box-item-tit {
    font-size: 24px;
    letter-spacing: -0.4px;
    height: auto;
  }
  .st10-box-num {
    font-size: 24px;
    letter-spacing: -0.6px;
    padding: 8px 16px;
  }
  .st10-box-item-txt {
    height: auto;
    padding-top: 20px;
    font-size: 18px;
    letter-spacing: -0.45px;
    min-height: 102px;
  }
  .st10-box-item-txt .no-1280 {
    display: none;
  }
  .st10-box-item {
    background: #393B85;
    transition: 0.1s;
  }
  #section11 {
    padding: 80px 0 0;
  }
  .st11-img1, .st11-img2 {
    width: 220px;
  }
  .st11-img1 {
    top: 20px;
  }
  .st11-img2 {
    right: -40px;
  }
  .st11-sticky {
    border-radius: 20px 0 0 20px;
    border-width: 2px;
  }
  .st11-container {
    width: 88%;
    margin-top: -50px;
    gap: 10px;
  }
  .st11-box {
    width: calc(50% - 5px);
    gap: 4px;
    padding: 20px 0;
    height: auto;
    aspect-ratio: unset;
  }
  .st11-box::after {
    opacity: 0 !important;
  }
  .st11-box img {
    width: 50px;
  }
  .st11-box p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st11-box b {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .profit-left {
    gap: 10px;
  }
  .profit-div {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .profit-div:last-child {
    font-size: 32px;
    letter-spacing: -0.8px;
    padding-top: 10px;
  }
  .profit-graph-div {
    width: 90%;
  }
  .profit-result {
    padding: 0 20px 0 50px;
    justify-content: space-between;
    gap: 20px;
  }
  .profit-container hr {
    top: 42%;
    width: 1px;
    height: 65%;
  }
  .st12-container {
    gap: 30px;
    width: 100%;
  }
  .st12-receipt {
    padding-top: 20px;
    gap: 20px;
  }
  .st12-receipt-div p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st12-receipt-div div {
    font-size: 18px;
    letter-spacing: -0.45px;
    padding: 9.5px 12.5px;
  }
  .right-div p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .right-div .blue-div {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .right-div .blue-div .highlight-txt {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .right-div .sm-txt {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .st12-receipt-right .right-div {
    gap: 5px;
    padding: 0 10px;
  }
  .st12-receipt-right {
    gap: 0;
  }
  .receipt-arrow-div {
    margin: 0;
  }
  .receipt-arrow {
    width: 140px;
  }
  .st12-bg-img {
    bottom: -13%;
  }
  #section13, .contact-bg {
    background-attachment: unset;
  }
  .st13-box {
    padding: 12px;
  }
  .st13-box>div {
    padding: 10px 16px;
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st13-box p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st13-icon {
    width: 65px;
    bottom: 10px;
  }
  .st13-icon.l {
    left: 10px;
  }
  .st13-icon.r {
    right: 10px;
  }
  .st13-paper {
    height: 300px;
  }
  .tab-wrap {
    gap: 10px;
  }
  .interior-tab {
    width: calc(30% - 6.6px);
    height: 40px;
    padding: 0;
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .interior-swiper-container img {
    border-radius: 4px;
  }
  .nav-wrap {
    width: 100%;
  }
  .nav-btn {
    border-radius: 6px;
  }
  .cost-container, .cost-total {
    border-radius: 8px;
  }
  .cost-container {
    gap: 8px;
  }
  .cost-table th:first-child {
    border-radius: 8px 8px 0 0;
  }
  .cost-table tr:last-child td:first-child {
    border-radius: 0 0 8px 8px;
  }
  .cost-table th, .cost-table td {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.35px;
  }
  .cost-point, .cost-total p {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.4px;
  }
  .line-through, .cost-sm-txt {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: -0.3px;
  }
  .cost-table th, .cost-total p {
    width: 90px;
    padding: 12px 4px;
  }
  .cost-table th:first-child, .cost-total p:first-child {
    width: 70px;
  }
  .cost-table th:last-child {
    width: calc(100% - 340px);
  }
  .cost-circle {
    width: 320px;
    padding: 5px;
  }
  .cost-circle-inner img {
    width: 60px;
  }
  .cost-circle-inner>p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .cost-circle-inner .circle-div {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .cost-circle-inner .circle-div span {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .contact-container {
    gap: 16px;
  }
  .contact-form {
    padding: 20px;
  }
  .flex-input {
    flex-wrap: wrap;
  }
  textarea {
    height: 96px;
  }
  .radio-wrap {
    gap: 10px 20px;
    flex-wrap: wrap;
  }
}

@media(max-width: 550px) {
  #section4 .st-tit {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st8-tit-icon img {
    width: 50px;
    border-radius: 12px;
  }
  .st8-tit-icon svg {
    width: 16px;
    height: 20px;
  }
}

@media (max-width: 480px) {
  #main {
    height: 733px;
  }
  .main-arch {
    width: 150px;
  }
  .main-tit-div {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .main-container {
    max-width: 350px;
  }
  .main-sub {
    font-size: 16px;
    letter-spacing: -0.4px;
    top: -11.6px;
  }
  .main-tit span {
    margin-bottom: -17px;
  }
  .main-swiper {
    height: 240px;
  }
  .main-slide {
    width: 150px;
  }
  .slide-menu-name {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .slide-menu-name svg {
    width: 70px;
    height: 70px;
  }
  .main-slide-img {
    width: 130px;
  }
  .st2-icon {
    width: 50px;
  }
  .st2-logo-wrap {
    width: 291.689px;
    height: 230.763px;
  }
  .st2-logo {
    width: 170px;
  }
  .brand-wrap>p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .brand-wrap>p img {
    width: 30px;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .bottom-span .num {
    font-size: 20px;
    letter-spacing: -0.5px;
    width: 33px;
  }
  .st2-bottom-box .bottom-txt p .o {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st2-arrow {
    top: 35%;
  }
  .st2-bottom-box img {
    width: 150px;
  }
  .plus-box>img {
    width: 48px;
  }
  .circle-left {
    gap: 10px;
  }
  .circle-left img {
    width: 35px;
  }
  .circle-left .circle {
    width: 170px;
    gap: 7.5px;
  }
  .circle-left .circle p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .circle-left .circle .circle-sale {
    font-size: 24px;
    letter-spacing: -0.6px;
    border-radius: 50px;
    padding: 0 7.5px;
  }
  .circle-txt {
    gap: 6px;
  }
  .circle-txt p {
    font-size: 24px;
    letter-spacing: -0.6px;
  } 
  .circle-txt div {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .circle-txt .char {
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .st3-box-inner .bottom-txt {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st4-bg-icon {
    width: 50px;
  }
  #section4 .st-tit {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st4-card-wrap {
    gap: 10px;
  }
  .st4-card-tit {
    width: 105px;
  }
  .st4-card-tit p {
    font-size: 10px;
    letter-spacing: -0.25px;
  }
  .st4-card-des {
    width: calc(100% - 115px);
  }
  .des-content b {
    font-size: 13px;
    letter-spacing: -0.325px;
  }
  .st4-card-des p {
    font-size: 10px;
    letter-spacing: -0.25px;
  }
  .st4-bg-img {
    bottom: 50px;
    height: 463px;
  }
  .st5-top {
    gap: 4px;
  }
  .st5-top p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st5-arrow div {
    height: 100px;
    width: 300px;
    padding-right: 0;
    align-items: center;
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st5-arrow img {
    height: 160px;
    object-fit: cover;
  }
  .delivery-txt {
    font-size: 56px;
    letter-spacing: -1.4px;
  }
  .st6-circle-txt img {
    width: 250px;
  }
  .circle-line-div {
    width: 290px;
  }
  .delivery p {
    width: 180px;
  }
  .st6-icon {
    width: 45px;
  }
  .st6-tit {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st6-circle {
    width: 270px;
    height: 270px;
    padding: 5px;
  }
  .time-circle svg {
    width: 30px;
    height: 30px;
  }
  .st6-container, .st6-wrap {
    gap: 10px;
  }
  .am, .pm {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .absol-am, .absol-pm {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st6-left-marquee, .st6-right-marquee {
    display: none;
  }
  .sale-circle p {
    width: 130px;
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .sale-swiper .swiper-slide {
    width: 130px !important;
  }
  .receipt-tit p {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .graph-icon {
    width: 55px;
  }
  .receipt-tit .blnk {
    gap: 4px;
  }
  .receipt-circle p {
    width: 135px;
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .receipt-up {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .receipt-up span {
    font-size: 30px;
    letter-spacing: -0.75px;
  }
  .receipt-swiper .receipt-item {
    width: 180px;
  }
  .st8-tit-icon {
    gap: 8px;
  }
  .st8-tit-icon img {
    width: 45px;
  }
  .st8-tit-icon svg {
    width: 14px;
    height: 18px;
  }
  .baemin-phone {
    width: 75%;
  }
  .baemin-phone video {
    border-radius: 33px;
  }
  .st8-bg-img {
    height: 400px;
  }
  .st10-box {
    padding: 40px 0 0;
  }
  .st10-box-absol, .st10-box-item {
    height: 220px;
    padding: 20px 20px 0;
  }
  .st10-box-item-tit {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st10-box-num {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st10-box-item-txt {
    font-size: 14px;
    letter-spacing: -0.35px;
    align-items: flex-start;
  }
  .st11-img1, .st11-img2 {
    width: 150px;
  }
  .st11-img1 {
    left: -30px;
  }
  .st11-img2 {
    right: -30px;
  }
  .st11-sticky-mo {
    gap: 12px;
  }
  .sticky-num {
    font-size: 100px;
  }
  .st11-sticky p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st11-sticky div {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st11-box img {
    width: 40px;
  }
  .st11-box p {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .st11-box b {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .profit-result {
    padding: 0 10px 0 30px;
    gap: 10px;
  }
  .profit-container hr {
    top: 44%;
  }
  .total-sale {
    font-size: 20px;
    letter-spacing: -0.5px;
    gap: 2px;
  }
  .won {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st12-receipt {
    width: 365px;
  }
  .st12-receipt-div p {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st12-receipt-div div {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st12-container {
    width: 105%;
  }
  .right-div .sm-txt {
    font-size: 10px;
    letter-spacing: -0.25px;
  }
  .right-div p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .right-div .blue-div .highlight-txt {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .st12-bg-img {
    bottom: -20%;
  }
  .receipt-arrow {
    width: 112px;
  }
  .st13-box>div {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .st13-box p {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .st13-icon {
    width: 50px;
  }
  .cost-table th, .cost-table td {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.3px;
    padding: 0 4px;
  }
  .cost-point, .cost-total p {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.325px;
  }
  .line-through, .cost-sm-txt {
    font-size: 10px;
    line-height: 13px;
    letter-spacing: -0.25px;
  }
  .cost-table th, .cost-total p {
    width: 72px;
  }
  .cost-table th:first-child, .cost-total p:first-child {
    width: 60px;
  }
  .cost-table th:last-child {
    width: calc(100% - 276px);
  }
  .profit-table td, .profit-18 {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
}

@media(max-width: 400px) {
  .st2-logo-wrap {
    width: 240.844px;
    height: 205.382px;
  }
  .st2-logo {
    width: 160px;
  }
  .brand-wrap>p {
    font-size: 20px;
    letter-spacing: -0.4px;
  }
  .brand-wrap>p img {
    width: 25px;
  }
  .st2-bottom-box .bottom-txt p, .st2-bottom-box .bottom-txt b, .st2-bottom-box .bottom-txt p .o {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .bottom-span .num {
    font-size: 18px;
    letter-spacing: -0.45px;
    width: 24px;
  }
  .st2-bottom-box img {
    width: 120px;
  }
  .st3-box-inner {
    padding: 25px;
  }
  .plus-item .bubble {
    top: -47%;
  }
  .plus-item .bubble.top-b {
    top: -75%;
  }
  .plus-item .bubble span {
    font-size: 12.8px;
    letter-spacing: -0.32px;
  }
  .circle-left img {
    width: 30px;
  }
  .circle-left .circle {
    width: 150px;
  }
  .circle-left .circle p {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .circle-txt div {
    font-size: 30px;
    letter-spacing: -0.75px;
  }
  .circle-txt .char {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .st3-box-inner .bottom-txt {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  /* #section4 .st-tit {
    font-size: 20px;
    letter-spacing: -0.5px;
  } */
  .st4-card-tit {
    width: 90px;
  }
  .st4-card-tit p {
    font-size: 8px;
    letter-spacing: -0.2px;
  }
  .st4-card-des {
    width: calc(100% - 105px);
  }
  .des-content b {
    font-size: 12px;
    letter-spacing: -0.25px;
  }
  .st4-card-des p {
    font-size: 9px;
    letter-spacing: -0.225px;
  }
  .st5-top p {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st5-arrow div {
    height: 100px;
    width: 270px;
    padding-right: 0;
    align-items: center;
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st5-arrow img {
    height: 140px;
  }
  .st5-item-inner b {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st5-item-inner p {
    height: 30px;
    font-size: 12px;
    letter-spacing: -0.25px;
  }
  .delivery-txt, .delivery p {
    font-size: 48px;
    letter-spacing: -1.2px;
  }
  .delivery p {
    width: 160px;
  }
  .delivery-txt svg {
    width: 30px;
    height: 30px;
  }
  .st6-circle-txt img {
    width: 220px;
  }
  .circle-line-div {
    width: 270px;
  }
  .st6-icon {
    width: 35px;
  }
  .st6-tit {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .st6-circle {
    width: 220px;
    height: 220px;
  }
  .st6-container, .st6-wrap {
    gap: 8px;
  }
  .am, .pm {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .absol-am, .absol-pm {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .absol-am.dinner, .absol-pm.lunch {
    left: 20px;
  }
  .absol-am.night, .absol-pm.breakfast {
    right: 20px;
  }
  .marquee-p {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .st10-box-absol, .st10-box-item {
    height: 220px;
  }
  .st10-box-item-tit {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st11-box p {
    font-size: 12px;
    letter-spacing: -0.3px;
  }
  .profit-result {
    padding: 0 20px;
  }
  .st12-receipt {
    width: 285px;
    padding-top: 5px;
  }
  .st13-box>div {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st13-paper {
    height: 250px;
  }
  .cost-table th, .cost-table td {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: -0.275px;
  }
  .cost-point, .cost-total p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -0.3px;
  }
  .line-through, .cost-sm-txt {
    font-size: 9px;
    line-height: 12px;
    letter-spacing: -0.2px;
  }
  .cost-table th, .cost-total p {
    width: 60px;
  }
  .cost-table th:first-child, .cost-total p:first-child {
    width: 50px;
  }
  .cost-table th:last-child {
    width: calc(100% - 230px);
  }
  .cost-circle {
    width: 290px;
  }
  .cost-circle-inner {
    gap: 15px;
  }
  .cost-circle-inner img {
    width: 55px;
  }
  .cost-circle-inner>p {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .cost-circle-inner .circle-div {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .cost-circle-inner .circle-div span {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .profit-table td, .profit-18 {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .profit-28 {
    font-size: 25.274px;
  }
  .profit-12 {
    font-size: 10.832px;
    letter-spacing: -0.271px;
  }
  .profit-20 {
    font-size: 18.053px;
    letter-spacing: -0.451px;
    padding: 2.708px 9.026px;
  }
}

@media(max-width: 373px) {
  .right-div p {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .right-div .blue-div {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .right-div .blue-div .highlight-txt {
    font-size: 24px;
    letter-spacing: -0.7px;
  }
  .profit-result {
    padding: 0 15px;
  }
  .profit-table td, .profit-18 {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
}

@media(max-width: 370px) {
  .main-tit-div {
    font-size: 13px;
    letter-spacing: -0.325px;
  }
  .main-neon {
    width: 120%;
  }
  .st3-box-inner {
    padding: 16px;
  }
  .plus-wrap {
    gap: 25px;
  }
  .plus-box {
    padding: 32px 10px 12px;
  }
  .des-content b {
    font-size: 10px;
    letter-spacing: -0.2px;
    word-break: keep-all;
    white-space: unset;
  }
  .circle-left .circle {
    width: 125px;
  }
  .circle-left .circle .circle-sale {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .circle-left img {
    width: 25px;
  }
  .circle-txt .char {
    font-size: 43px;
    letter-spacing: -1.075px;
  }
  .st3-box-inner .bottom-txt {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .delivery-wrap {
    gap: 40px;
  }
  .delivery-txt, .delivery p {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .delivery p {
    width: 140px;
  }
  .st6-circle-txt img {
    width: 190px;
  }
  .circle-line-div {
    width: 240px;
  }
  .st9-box-wrap>img {
    width: 220px;
  }
  .orange-box {
    width: 251px;
    gap: 6px;
    padding: 11.25px 20px;
  }
  .orange-box span {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .orange-box img {
    width: 25px;
  }
  .review-swiper .swiper-slide {
    width: 280px !important;
  }
  .review-container .phone {
    width: 285px;
  }
  #section10 .st-tit>span {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #section10 .st-tit>span>span {
    margin-top: -2%;
  }
  .st10-box-absol, .st10-box-item {
    padding: 20px 10px 0;
  }
  .st11-box img {
    width: 30px;
  }
  .st11-box {
    padding: 15px 0;
  }
  .st11-box b {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .profit-div {
    font-size: 24px;
    letter-spacing: -0.6px;
  }
  .profit-div:last-child {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .profit-result {
    padding: 0 10px;
  }
  .profit-28 {
    font-size: 22px;
  }
  .profit-12 {
    font-size: 9px;
    letter-spacing: -0.225px;
  }
  .profit-20 {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .total-sale {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .won {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
}

@media(max-width: 350px) {
  #main {
    height: 680px;
  }
  .main-container {
    width: 290px;
  }
  .main-tit {
    font-size: 28px;
    letter-spacing: -0.7px;
  }
  .main-swiper {
    height: 225px;
  }
  .main-slide {
    width: 130px;
  }
  .slide-menu-name {
    font-size: 14px;
    letter-spacing: -0.35px;
  }
  .slide-menu-name svg {
    width: 62.5px;
    height: 62.5px;
  }
  .main-slide-img {
    width: 112.5px;
  }
  .brand-wrap>p {
    font-size: 18px;
    letter-spacing: -0.45px;
    gap: 6px;
  }
  .brand-wrap>p img {
    width: 20px;
  }
  .st2-bottom-box img {
    width: 100px;
  }
  .st5-arrow div {
    height: 80px;
    width: 250px;
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st5-arrow img {
    height: 110px;
  }
  .st10-box-wrap {
    width: 95%;
    gap: 15px;
  }
  .st10-box {
    width: calc(50% - 7.5px);
  }
  .st10-box-item-tit {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .st10-box-absol, .st10-box-item {
    padding: 20px 15px 0;
    height: 205px;
  }
  .st12-receipt-right .right-div {
    padding: 0 5px;
  }
  .right-div p {
    font-size: 12px;
    letter-spacing: -0.3px;
  }
  .right-div .blue-div {
    font-size: 18px;
    letter-spacing: -0.45px;
  }
  .st13-box p {
    font-size: 13px;
    letter-spacing: -0.325px;
  }
  .cost-table th, .cost-total p {
    width: 56px;
  }
  .cost-table th:first-child, .cost-total p:first-child {
    width: 38px;
  }
  .cost-table th:last-child {
    width: calc(100% - 206px);
  }
  .cost-circle {
    width: 270px;
  }
}

@media(max-width: 330px) {
  .total-sale {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .won {
    font-size: 12px;
    letter-spacing: -0.3px;
  }
}
