@media screen and (max-width: 1199px) {
  .wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1023px) {
  .banner-box .content .box {
    width: 60%;
  }
  .banner-box .content .box.mobile-img {
    width: 40%;
  }
  .banner-box .content .big-tit {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .banner-box .content .sml-tit {
    font-size: 19px;
  }
  .banner-box .content .link {
    gap: 10px;
  }
  .banner-box .link a {
    min-width: 170px;
    height: 50px;
  }
  .arrow-wrap {
    display: none !important;
  }
  .banner-box {
    width: 100%;
    height: 85vh;
    position: relative;
}
  .btn_gotop {

  }
  .basic-box .box .big-tit {
    font-size: 40px;
  }
  .basic-box .box .sml-tit {
    font-size: 16px;
  }
  .wrap .live-wrap .th li {
    width: 100%;
  }
  .wrap .live-wrap .th li.th-date {
    display: none;
  }
  .live .box span {
    width: 100%;
    font-size: 13px;
  }
  .live .box span.total-date {
    width: 55px;
    min-width: 55px;
  }
  .live .box span.name {
    width: 50px;
    min-width: 50px;
  }
  .live .box span.date {
    display: none;
  }
  .live .box img {
    width: 80px;
  }
  .gift-box li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
    .header-logo img {
        width: 120px;
    }
    .scroll-downs {
        bottom: 20px;
    }
    .mousey {
        height: 16px;
        padding: 4px 7px;
        margin: 0 auto 5px;
    }
    .live {
        display: none;
    }
    .mobile-live {
        display: block;
    }
    .mobile-live .box span {
        width: 100%;
        font-size: 12px;
    }
    .mobile-live .box span.total-date {
        width: 55px;
        min-width: 55px;
    }
    .mobile-live .box span.name {
        width: 50px;
        min-width: 50px;
    }
    .mobile-live .box span.date {
        display: none;
    }
    .mobile-live .box img {
        width: 80px;
    }
  .gift-box {
    flex-wrap: wrap;
  }
  .gift-box li {
    width: calc(33.3% - 7px);
  }
  .footer-wrap {
    margin-bottom: 0px;
  }
  .mobile-footer {
    display: block !important;
  }
  .footer-wrap .box .info {
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
  }
  .faq {
    gap: 20px;
  }
  .faq li {
    width: calc(100% / 2 - 10px);
  }
  .faq li .num {
    font-size: 32px;
  }
  .faq li .tit {
    font-size: 18px;
  }
  .faq li .content {
    min-height: 200px;
    font-size: 14px;
  }
  .banner-box .content .link {
    flex-wrap: wrap;
    justify-content: start;
  }
  .banner-box .link a {
    width: 100%;
  }
  .floating {
    background-color: transparent;
      position: fixed;
      right: 20px;
      bottom: 90px;
      z-index: 3;
      display: flex
  ;
      align-items: center;
      flex-direction: column;
      gap: 20px;
  }
  .banner-box .content .big-tit {
    font-size: 24px;
  }
  .basic-box .box .big-tit {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .basic-box .box .sml-tit {
    font-size: 16px;
  }
  .basic-box {
    padding: 70px 0;
  }
  .lr-box {
    padding: 70px 0;
  }
  .lr-box .main-tit span {
    font-size: 38px;
  }
  .lr-box .main-tit span:after {
    margin: 20px auto 50px;
  }
  .lr-box .main-tit span.kakao:after {
    margin: 20px auto 30px;
  }
  .adv-box .item {
    height: 200px;
    min-height: inherit;
  }
  .adv-box .item .box {
    padding: 20px;
    gap: 15px;
  }
  .adv-box .item.reverse .box {
    gap: 15px;
    align-items: center;
  }
  .adv-box .item .img-box {
    width: 200px;
    min-width: 200px;
  }
  .adv-box .item .tit {
    text-align: center;
  }
  .adv-box .item .tit span {
    font-size: 22px;
  }
  .adv-box .item.reverse .tit {
    text-align: center;
  }
  .adv-box .item .content {
    font-size: 16px;
    text-align: center;
  }
  .adv-box .item.reverse .content {
    font-size: 16px;
    text-align: center;
  }
  .lr-box .bot-tit span:before {
    margin: 50px auto;
  }
  .lr-box .bot-tit span p:first-child {
    font-size: 16px;
    line-height: 1.5;
  }
  .lr-box .bot-tit span p:nth-child(2) {
    font-size: 14px;
    line-height: 1.5;
  }
  .wrap .live-wrap .th li {
    font-size: 13px;
  }
  .wrap .live-wrap .th li.total-date {
    width: 55px;
    min-width: 55px;
  }
  .wrap .live-wrap .th li.name {
    width: 50px;
    min-width: 50px;
  }
  .live-wrap .th {
    height: 50px;
    line-height: 50px;
  }
  .live .box .result {
    font-size: 12px;
    padding: 5px 10px;
  }
  .live .box img {
    width: 60px;
  }
  .wrap .live-wrap .th li.th-price {
    width: 60px;
    min-width: 60px;
  }
  .mobile-live .box span.price {
    width: 60px;
    min-width: 60px;
  }
  .sml-banner .knowhow-box {
    padding: 100px 0;
  }
  .sml-banner .knowhow-box .item img {
    width: 120px;
    margin-bottom: 50px;
  }
  .sml-banner .knowhow-box .big-tit {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .sml-banner .knowhow-box .bot-tit {
    line-height: 1.5;
  }
  .sml-banner .knowhow-box .sml-tit {
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
    .banner-box .link .img-box img {
        height: 20px;
    }
  .sml-banner .knowhow-box .bot-tit {
    width: 100%;
  }
  .banner-box .link a {
    width: 70%;
  }
  .sml-banner .knowhow-box .item img {
    width: 100px;
    margin-bottom: 30px;
  }
  .sml-banner .knowhow-box .big-tit {
    font-size: 24px;
  }
  .banner-box .content .link {
    justify-content: center;
  }
  .lr-box .main-tit span {
    font-size: 28px;
  }
  .adv-box .item {
    flex-wrap: wrap;
    height: auto;
  }
  .adv-box .item .img-box {
    width: 100%;
    height: 150px;
  }
  .basic-box .box .big-tit {
    text-align: center;
  }
  .basic-box .box .sml-tit {
    text-align: center;
  }
  .banner-box .link .text-box p:nth-child(2) {
    font-size: 14px;
  }
  .banner-box .content .box {
    width: 100%;
  }
  .banner-box .content .box.mobile-img {
    width: 80%;
  }
  .banner-box .wrap .content {
    font-size: 24px;
    flex-direction: column-reverse;
  }
  .banner-box .content .big-tit {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .banner-box .content .sml-tit {
    text-align: center;
    margin-bottom: 10px;
  }
  .basic-box {
    flex-direction: column;
  }
  .basic-box .box {
    width: 100%;
    text-align: center;
  }
  .basic-box .box.mobile-img {
    width: 80%;
  }
  .num-copy {
    width: 70%;
  }
  .faq {
    gap: 20px;
    flex-wrap: wrap;
  }
  .faq li {
    width: 100%;
  }
  .faq li .content {
    min-height: inherit;
    height: auto;
  }
  .gift-box li {
    width: calc(100% - 5px);
  }
  .live .box span {
    font-size: 12px;
  }
}
