header {
  display: none;
}
main {
  position: relative;
}
main .container {
  max-width: 1200px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
nav {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 32px;
}
main {
  background: #fcf7f0;
}
.wrap-tit {
  color: #3a1901;
  font-size: 38px;
  font-weight: 700;
  line-height: 112%;
  /* 42.56px */
  text-align: center;
}
.wrap-tit span {
  color: #fc7e44;
}
.swiper-pagination-bullet {
  opacity: 0.3;
  background: #fe8230;
}
.swiper-pagination-bullet-active {
  opacity: 1;
}
.btn-box {
  margin: 48px auto 0;
}
.btn-box .btn-item {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 15px 60px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  /* 28px */
  border-radius: 71px;
  background: #fc7e44;
  transition: all 0.3s;
}
.btn-box .btn-item:hover {
  transform: translateY(-6px);
  background: #fd6722;
}
.banner {
  padding: 138px 0 104px;
  background: url('https://img.tunefab.com/uploads/page/landing-page/music-converter-for-family/banner-pc.webp') #fcf7f0 no-repeat center right;
}
.banner .banner-info {
  width: 500px;
}
.banner .banner-info h1 {
  color: #3a1901;
  font-size: 48px;
  font-weight: 600;
  line-height: 116%;
}
.banner .banner-info h1 span {
  color: #fc7e44;
}
.banner .banner-info .banner-desc {
  margin-top: 18px;
  color: #474747;
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
  /* 36px */
}
.banner .banner-info .banner-logo {
  margin-top: 20px;
}
.banner .toggle {
  position: relative;
  z-index: 2;
  height: 29px;
  width: 156px;
  margin: 26px 0 22px;
  background: #eae1d4;
  border-radius: 20px;
}
.banner .toggle .toggle-choose {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 29px;
  position: absolute;
  z-index: 2;
}
.banner .toggle .toggle-choose_btn {
  width: 74px;
  color: #988a76;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  justify-content: center;
  transition: all 0.3s;
}
.banner .toggle .toggle-choose_btn.active {
  color: #f9e3cb;
}
.banner .toggle .iconfont {
  font-size: 14px;
}
.banner .toggle .current_active {
  position: absolute;
  width: 74px;
  height: 24px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 18px;
  background: #926e46;
  z-index: 1;
  transition: all 0.3s;
}
.banner .btn-box {
  margin: 0;
}
.banner .btn-box-item {
  display: flex;
  align-items: center;
  gap: 16px;
}
.banner .btn-box-item .btn-one {
  display: flex;
  align-items: center;
  gap: 16px;
}
.banner .btn-box-item .btn-down {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 30px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  /* 31.654px */
  border-radius: 71px;
  background: #715ff8;
  transition: all 0.3s;
}
.banner .btn-box-item .btn-down:hover {
  transform: translateY(-6px);
  background: #3b25e0;
}
.banner .btn-box-item .btn-buy {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 32px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  /* 31.654px */
  border-radius: 50px;
  background: #fc7e44;
  transition: all 0.3s;
}
.banner .btn-box-item .btn-buy:hover {
  transform: translateY(-6px);
  background: #fd6722;
}
.banner .container {
  display: flex;
  gap: 60px;
}
.banner .banner-anime {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
}
.banner .banner-anime .anime1,
.banner .banner-anime .anime3 {
  border-radius: 10px;
  box-shadow: 0 0 18px 0 rgba(181, 155, 120, 0.28);
  animation: identifier 4s ease-in-out infinite 1.2s;
}
.banner .banner-anime .anime2 {
  animation: identifier 4s ease-in-out infinite 1.2s;
}
.wrap1 {
  padding: 144px 0 140px;
  background: linear-gradient(0deg, #fcf7f0 0%, #fcf7f0 100%), #fdfaf7;
}
.wrap1 .wrap-tit {
  max-width: 716px;
  margin: 0 auto;
}
.wrap1 .wrap-desc {
  max-width: 846px;
  margin: 10px auto 0;
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap1 .wrap-cont {
  margin-top: 72px;
  border-radius: 20px;
  background: #fbf7f3;
  box-shadow: 0 8px 35.6px 0 rgba(227, 212, 192, 0.49);
}
.wrap1 .wrap1-swiper {
  position: relative;
}
.wrap1 .wrap1-swiper .swiper-slide {
  flex: 1;
  position: relative;
  padding: 54px 16px 26px;
  text-align: center;
}
.wrap1 .wrap1-swiper .swiper-slide:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  padding: 36px 0 26px;
  box-sizing: border-box;
  background: repeating-linear-gradient(to bottom, rgba(219, 206, 193, 0.71) 0 8px, transparent 8px 14px);
  background-clip: content-box;
}
.wrap1 .wrap1-swiper .slide-logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 12px 14.7px rgba(210, 192, 166, 0.22));
  border: 1px solid #efd4c2;
  border-radius: 50%;
}
.wrap1 .wrap1-swiper .slide-tit {
  color: #2b2b2b;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  /* 22.4px */
}
.wrap1 .wrap1-swiper .slide-desc {
  min-height: 104px;
  margin-top: 8px;
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap1 .wrap1-swiper .slide-img {
  width: 100%;
  border-radius: 8px;
  margin-top: 16px;
}
.wrap2 {
  padding: 128px 0 234px;
  background: #fefcf7;
}
.wrap2 .wrap-tit {
  max-width: 716px;
  margin: 0 auto;
}
.wrap2 .wrap2-swiper {
  position: relative;
  margin-top: 50px;
}
.wrap2 .wrap2-swiper .swiper-wrapper {
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.wrap2 .wrap2-swiper .slide-info {
  padding: 24px 12px 0 20px;
}
.wrap2 .wrap2-swiper .slide-tit {
  margin-top: 6px;
  color: #2b2b2b;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  /* 28px */
}
.wrap2 .wrap2-swiper .slide-desc {
  margin-top: 8px;
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap2 .wrap2-swiper .swiper-slide {
  width: 585px;
  display: flex;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 35.6px 0 rgba(227, 212, 192, 0.49);
}
.wrap2 .wrap2-swiper .pc-style {
  display: block;
}
.wrap2 .wrap2-swiper .mb-style {
  display: none;
}
.wrap3 {
  padding: 120px 0 16px;
  border-radius: 78px;
  background: radial-gradient(58.74% 58.74% at 50% 41.26%, #fcf0e5 0%, #ffe8ce 100%);
}
.wrap3 .wrap-desc {
  margin-top: 18px;
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap3 .wrap-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 44px;
}
.wrap3 .why-vs {
  margin-top: 110px;
}
.wrap3 .why-cont {
  text-align: center;
}
.wrap3 .why-cont .why-box {
  width: 520px;
  margin-top: -110px;
  border-radius: 40px 0;
  padding: 126px 30px 34px;
}
.wrap3 .why-cont .why-tit {
  color: #474747;
  font-size: 24px;
  font-weight: 600;
  line-height: 161%;
  /* 38.64px */
  text-align: center;
}
.wrap3 .why-cont .why-desc {
  margin-top: -6px;
  font-size: 24px;
  font-weight: 400;
  line-height: 161%;
  /* 38.64px */
  text-align: center;
}
.wrap3 .why-cont .why-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 26px;
  padding: 28px 0 28px 46px;
  border-radius: 8px;
  background: #fff;
}
.wrap3 .why-cont .why-list .why-item {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #474747;
  font-size: 20px;
  font-weight: 400;
  line-height: 161%;
  /* 32.2px */
}
.wrap3 .why-left .why-box {
  background: #fff7ef;
  box-shadow: 0 4px 30.3px 0 rgba(217, 182, 146, 0.33);
}
.wrap3 .why-left .why-desc {
  color: #f35e1a;
}
.wrap3 .why-right .why-box {
  background: #f8ffef;
  box-shadow: 0 4px 30.3px 0 rgba(217, 182, 146, 0.33);
}
.wrap3 .why-right .why-desc {
  color: #037007;
}
.wrap4 {
  padding: 140px 0 128px;
  background: #fefcf7;
}
.wrap4 .wrap-desc {
  margin-top: 28px;
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap4 .step-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 698px;
  margin: 60px auto 0;
  border-bottom: 1px solid rgba(139, 139, 139, 0.22);
}
.wrap4 .step-list .step-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #040404;
  font-size: 20px;
  font-weight: 600;
  line-height: 161%;
  /* 32.2px */
  opacity: 0.5;
  padding-bottom: 16px;
  cursor: pointer;
}
.wrap4 .step-list .step-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #ffb399;
}
.wrap4 .step-list .step-item.active {
  opacity: 1;
}
.wrap4 .step-list .step-item.active::after {
  width: 100%;
  transition: 0.35s ease;
}
.wrap4 .step-list .step-dot {
  display: flex;
  align-items: center;
  gap: 40px;
  padding-bottom: 16px;
}
.wrap4 .step-list .step-dot span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #eeeae0;
}
.wrap4 .step-swiper {
  position: relative;
  overflow: hidden;
  max-width: 870px;
  margin: 30px auto 0;
}
.wrap4 .step-swiper .slide-tit {
  color: #040404;
  font-size: 20px;
  font-weight: 600;
  line-height: 161%;
  /* 32.2px */
  text-align: center;
}
.wrap4 .step-swiper .slide-desc {
  margin-top: 10px;
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
}
.wrap4 .step-swiper .slide-img {
  width: 100%;
  margin-top: 22px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.53);
}
.wrap5 {
  padding: 128px 0 150px;
  background: linear-gradient(0deg, #fcf7f0 0%, #fcf7f0 100%), #fdfaf7;
}
.wrap5 .wrap-desc {
  margin-top: 28px;
  color: #474747;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap5 .use-list {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 46px;
  padding: 8px;
  border-radius: 10px;
  background: #fff;
}
.wrap5 .use-list .use-item {
  flex: 1;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  border-radius: 9px;
  opacity: 0.5;
  transition: all 0.3s;
  cursor: pointer;
  background: radial-gradient(50% 50% at 50% 50%, #fff6ee 0%, #fce4ce 100%);
}
.wrap5 .use-list .use-item.active {
  opacity: 1;
}
.wrap5 .use-list .use-other {
  max-width: 166px;
}
.wrap5 .use-list .use-num {
  color: #d6884c;
  font-size: 14px;
  font-weight: 400;
  line-height: 161%;
  /* 22.54px */
}
.wrap5 .use-list .use-tit {
  color: #040404;
  font-size: 14px;
  font-weight: 400;
  line-height: 161%;
  /* 22.54px */
}
.wrap5 .use-swiper {
  margin-top: 46px;
  position: relative;
  overflow: hidden;
}
.wrap5 .use-swiper .swiper-slide {
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  border: 1px solid #e3d1c0;
  background: #f8f0e8;
}
.wrap5 .use-swiper .swiper-pagination {
  display: none;
}
.wrap5 .use-swiper .info-top {
  display: flex;
  align-items: center;
  gap: 16px;
}
.wrap5 .use-swiper .info-top .info-name {
  color: #3a1901;
  font-size: 20px;
  font-weight: 400;
  line-height: 161%;
  /* 32.2px */
}
.wrap5 .use-swiper .info-top .info-work {
  color: #636363;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap5 .use-swiper .slide-info {
  width: 482px;
  padding: 32px 0 32px 40px;
  box-sizing: border-box;
}
.wrap5 .use-swiper .info-flow {
  margin-top: 22px;
  color: #040404;
  font-size: 20px;
  font-weight: 400;
  line-height: 161%;
  /* 32.2px */
}
.wrap5 .use-swiper .info-desc {
  margin-top: 6px;
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
}
.wrap5 .use-swiper .info-say {
  display: flex;
  gap: 12px;
  height: 130px;
  margin-top: 18px;
  padding: 6px 20px 0 6px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.6);
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  /* 28.8px */
}
.wrap5 .use-swiper .info-say span {
  margin-top: 10px;
}
.wrap6 {
  position: relative;
  background: #fee4ce;
}
.wrap6 .wrap-box {
  display: flex;
  align-items: center;
  justify-content: end;
}
.wrap6 .wrap-box .pc-style {
  position: absolute;
  top: 0;
  left: 0;
}
.wrap6 .wrap-info {
  position: relative;
  z-index: 9;
  width: 544px;
  padding: 56px 0 58px;
}
.wrap6 .wrap-info .wrap-tit {
  text-align: left;
}
.wrap6 .wrap-info .wrap-desc {
  margin-top: 16px;
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 161%;
  /* 25.76px */
}
.wrap6 .wrap-info .btn-box {
  margin: 34px 0 0;
}
.wrap6 .wrap-info .btn-one {
  display: flex;
  align-items: center;
  gap: 16px;
}
.wrap6 .wrap-info .btn-down {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 30px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  /* 31.654px */
  border-radius: 71px;
  background: #715ff8;
  transition: all 0.3s;
}
.wrap6 .wrap-info .btn-down:hover {
  transform: translateY(-6px);
  background: #3b25e0;
}
.wrap6 .wrap-info .btn-buy {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 32px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  /* 31.654px */
  border-radius: 50px;
  background: #fc7e44;
  transition: all 0.3s;
}
.wrap6 .wrap-info .btn-buy:hover {
  transform: translateY(-6px);
  background: #fd6722;
}
.wrap7 {
  margin-top: 146px;
}
.wrap7 .ideas-list {
  margin-top: 54px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 22px;
}
.wrap7 .ideas-list .ideas-item {
  flex: 1;
  height: auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 12.8px 0 rgba(232, 207, 172, 0.65);
}
.wrap7 .ideas-list .ideas-item.item1 .ideas-tit {
  background: #fddbb9;
}
.wrap7 .ideas-list .ideas-item.item1 a:hover {
  color: #f6871f;
}
.wrap7 .ideas-list .ideas-item.item1 a:hover path {
  fill: #f6871f;
}
.wrap7 .ideas-list .ideas-item.item2 .ideas-tit {
  background: #c1ee99;
}
.wrap7 .ideas-list .ideas-item.item2 a:hover {
  color: #659937;
}
.wrap7 .ideas-list .ideas-item.item2 a:hover path {
  fill: #659937;
}
.wrap7 .ideas-list .ideas-item.item3 .ideas-tit {
  background: #c0cbff;
}
.wrap7 .ideas-list .ideas-item.item3 a:hover {
  color: #324ed9;
}
.wrap7 .ideas-list .ideas-item.item3 a:hover path {
  fill: #324ed9;
}
.wrap7 .ideas-list .ideas-item.item4 .ideas-tit {
  background: #ffcece;
}
.wrap7 .ideas-list .ideas-item.item4 a:hover {
  color: #cc3f3f;
}
.wrap7 .ideas-list .ideas-item.item4 a:hover path {
  fill: #cc3f3f;
}
.wrap7 .ideas-list .ideas-tit {
  display: flex;
  align-items: center;
  height: 58px;
  padding: 0 18px;
  border-radius: 16px 16px 0 0;
  border: 1px solid #fff;
  color: #040404;
  font-size: 16px;
  font-weight: 600;
  line-height: 161%;
  /* 25.76px */
}
.wrap7 .ideas-list .ideas-link {
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.wrap7 .ideas-list .ideas-link a {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #474747;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
}
.wrap7 .ideas-list .ideas-arrow {
  display: block;
}
.wrap7 .ideas-list .ideas-arrow svg {
  display: block;
}
.wrap8 {
  margin-top: 136px;
  padding: 74px 0 168px;
  background: linear-gradient(180deg, #fcf7f0 0%, #ffeee0 100%);
}
.wrap8 .faq-list {
  margin-top: 32px;
}
.wrap8 .faq-list .faq-item {
  border: 1px solid #e2e8ee;
  background: #fbfcfd;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.wrap8 .faq-list .faq-item.active {
  background: #fff;
}
.wrap8 .faq-list .faq-item.active .faq-arrow {
  transform: rotate(180deg);
  border-top: 9px solid #f6871f;
}
.wrap8 .faq-list .faq-item.active .faq-answer {
  max-height: 1000px;
  overflow: hidden;
  visibility: visible;
  opacity: 1;
  padding: 20px 30px 26px;
  border-top: 1px solid #e2e8ee;
  background: #fff;
}
.wrap8 .faq-list .faq-question {
  padding: 18px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
}
.wrap8 .faq-list .faq-num {
  color: #f6871f;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
.wrap8 .faq-list .faq-text {
  flex: 1;
  color: #1d1d1d;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
.wrap8 .faq-list .faq-arrow {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #2a2a2a;
  transition: all 0.3s;
}
.wrap8 .faq-list .faq-answer {
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}
.wrap8 .faq-list .faq-answer a {
  color: #f6871f;
}
@keyframes identifier {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-9px);
  }
}
@media (max-width: 1200px) {
  main .container {
    padding: 0 15px;
  }
  .banner {
    background: #fcf7f0;
  }
  .wrap1 {
    padding: 100px 0 80px;
  }
  .wrap1 .container {
    padding: 0;
  }
  .wrap1 .wrap-tit,
  .wrap1 .wrap-desc {
    padding: 0 15px;
  }
  .wrap1 .wrap-cont {
    margin-top: 20px;
    border-radius: 0;
    background: none;
    box-shadow: none;
  }
  .wrap1 .wrap1-swiper {
    overflow: hidden;
    max-width: 344px;
    margin: 0 auto;
    padding: 40px 20px;
  }
  .wrap1 .wrap1-swiper .swiper-slide {
    flex: none;
    padding: 64px 10px 26px;
    border-radius: 20px;
    background: #fbf7f3;
    box-shadow: 0 8px 35.6px 0 rgba(227, 212, 192, 0.49);
  }
  .wrap1 .wrap1-swiper .swiper-slide:not(:last-child)::after {
    content: none;
  }
  .wrap1 .wrap1-swiper .slide-desc {
    max-width: 248px;
    margin: 8px auto 0;
  }
  .wrap1 .wrap1-swiper .slide-img {
    max-width: 248px;
  }
  .wrap3 .wrap-cont {
    flex-direction: column;
    gap: 16px;
  }
  .wrap3 .why-vs {
    margin-top: 0;
  }
  .wrap5 .use-swiper {
    max-width: 520px;
    margin: 46px auto 0;
  }
  .wrap5 .use-swiper .swiper-slide {
    flex-direction: column;
  }
  .wrap6 .wrap-box {
    justify-content: center;
  }
  .wrap6 .wrap-box .pc-style {
    display: none;
  }
}
@media (max-width: 996px) {
  .banner .container {
    flex-direction: column;
  }
  .wrap5 .use-list {
    display: none;
  }
  .wrap5 .use-swiper {
    padding-bottom: 40px;
  }
  .wrap5 .use-swiper .swiper-pagination {
    display: block;
  }
  .wrap7 .ideas-list {
    flex-wrap: wrap;
  }
  .wrap7 .ideas-list .ideas-item {
    width: 284px;
    flex: none;
  }
}
@media (max-width: 768px) {
  .wrap-tit {
    font-size: 32px;
  }
  .btn-box {
    margin: 40px auto 0;
  }
  .btn-box .btn-item {
    width: 100%;
    max-width: 346px;
    padding: 12px 0;
    font-size: 16px;
    text-align: center;
  }
  nav {
    padding-top: 18px;
  }
  nav img {
    width: 126px;
    height: auto;
  }
  .banner {
    padding: 72px 0 120px;
    background: url('https://img.tunefab.com/uploads/page/landing-page/music-converter-for-family/banner-mb.webp') no-repeat bottom center;
  }
  .banner .banner-info {
    width: 100%;
  }
  .banner .banner-info h1 {
    font-size: 38px;
  }
  .banner .banner-info .banner-desc {
    margin-top: 6px;
    font-size: 16px;
  }
  .banner .banner-info .banner-logo {
    width: 250px;
    height: auto;
  }
  .banner .container {
    gap: 80px;
  }
  .banner .toggle {
    margin: 22px 0 30px;
  }
  .banner .btn-box-item {
    justify-content: space-between;
  }
  .banner .btn-box-item .btn-down {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    gap: 8px;
    padding: 9px 0;
    width: 142px;
  }
  .banner .btn-box-item .btn-down img {
    width: 16px;
    height: 16px;
  }
  .banner .btn-box-item .btn-buy {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 192px;
    font-size: 15px;
    gap: 8px;
    padding: 9px 0;
  }
  .banner .btn-box-item .btn-buy img {
    width: 16px;
    height: 16px;
  }
  .banner .banner-anime {
    width: fit-content;
  }
  .banner .banner-anime .anime1 {
    width: 194px;
    height: auto;
  }
  .banner .banner-anime .anime2 {
    width: 44px;
    height: auto;
  }
  .banner .banner-anime .anime3 {
    width: 126px;
    height: auto;
  }
  .wrap1 .wrap-desc {
    font-size: 14px;
  }
  .wrap2 {
    padding: 0;
    background: #fcf7f0;
  }
  .wrap2 .wrap2-swiper {
    max-width: 298px;
    margin: 0 auto;
    padding: 40px 20px;
    overflow: hidden;
    box-sizing: content-box;
  }
  .wrap2 .wrap2-swiper .swiper-wrapper {
    gap: 0;
    flex-wrap: inherit;
    justify-content: inherit;
  }
  .wrap2 .wrap2-swiper .swiper-slide {
    width: auto;
    flex-direction: column-reverse;
  }
  .wrap2 .wrap2-swiper .pc-style {
    display: none;
  }
  .wrap2 .wrap2-swiper .mb-style {
    display: block;
  }
  .wrap2 .wrap2-swiper .slide-info {
    text-align: center;
    padding: 14px 12px 18px;
  }
  .wrap2 .wrap2-swiper .slide-desc {
    font-size: 14px;
  }
  .wrap2 .wrap2-swiper .slide-tit {
    font-size: 16px;
  }
  .wrap3 {
    padding: 84px 0 70px;
    margin-top: 130px;
    border-radius: 0;
    background: radial-gradient(58.74% 58.74% at 50% 41.26%, #fcf0e5 0%, #ffe8ce 100%);
  }
  .wrap3 .wrap-desc {
    font-size: 14px;
  }
  .wrap3 .why-img {
    display: none;
  }
  .wrap3 .why-vs {
    width: 80px;
    height: 80px;
  }
  .wrap3 .why-cont {
    width: 100%;
  }
  .wrap3 .why-cont .why-box {
    width: 100%;
    padding: 24px 20px 22px;
    margin-top: 0;
    border-radius: 26px 0;
  }
  .wrap3 .why-cont .why-tit,
  .wrap3 .why-cont .why-desc {
    font-size: 16px;
  }
  .wrap3 .why-cont .why-list {
    margin-top: 14px;
    padding: 20px 0 20px 20px;
    gap: 18px;
    border-radius: 6px;
  }
  .wrap3 .why-cont .why-list .why-item {
    font-size: 14px;
    gap: 10px;
  }
  .wrap3 .why-cont .why-list .why-item img {
    width: 12px;
    height: 12px;
  }
  .wrap3 .why-left .why-box {
    box-shadow: 0 2.654px 20.106px 0 rgba(217, 182, 146, 0.33);
  }
  .wrap3 .why-right .why-box {
    box-shadow: 0 2.657px 20.124px 0 rgba(217, 182, 146, 0.33);
  }
  .wrap4 {
    padding: 90px 0 100px;
  }
  .wrap4 .wrap-desc {
    font-size: 14px;
    margin-top: 6px;
  }
  .wrap4 .step-list {
    width: 100%;
    margin: 42px auto 0;
  }
  .wrap4 .step-list .step-item span {
    display: none;
  }
  .wrap4 .step-list .step-dot {
    gap: 24px;
  }
  .wrap4 .step-list .step-dot span {
    width: 6px;
    height: 6px;
  }
  .wrap4 .step-swiper .slide-tit {
    font-size: 16px;
  }
  .wrap4 .step-swiper .slide-desc {
    font-size: 14px;
  }
  .wrap4 .step-swiper .slide-img {
    border-radius: 6px;
    border: 0.401px solid rgba(255, 255, 255, 0.53);
  }
  .wrap5 {
    padding: 96px 0 78px;
  }
  .wrap5 .wrap-desc {
    font-size: 14px;
  }
  .wrap5 .use-swiper .slide-info {
    width: 100%;
    padding: 24px 18px 22px;
  }
  .wrap5 .use-swiper .info-top .info-name {
    font-size: 16px;
  }
  .wrap5 .use-swiper .info-top .info-work {
    font-size: 14px;
  }
  .wrap5 .use-swiper .info-flow {
    margin-top: 8px;
  }
  .wrap5 .use-swiper .info-desc {
    font-size: 14px;
  }
  .wrap5 .use-swiper .info-say {
    height: auto;
    padding: 10px;
    font-size: 14px;
    gap: 0;
  }
  .wrap6 {
    padding: 58px 0 84px;
  }
  .wrap6 .wrap-info {
    width: 100%;
    padding: 0;
  }
  .wrap6 .wrap-info .wrap-tit {
    text-align: center;
  }
  .wrap6 .wrap-info .wrap-desc {
    font-size: 14px;
    text-align: center;
  }
  .wrap6 .wrap-info .btn-down {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 142px;
    padding: 8px 0;
    gap: 6px;
    font-size: 14px;
  }
  .wrap6 .wrap-info .btn-down img {
    width: 16px;
    height: 16px;
  }
  .wrap6 .wrap-info .btn-buy {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 192px;
    padding: 8px 0;
    gap: 6px;
    font-size: 14px;
  }
  .wrap6 .wrap-info .btn-buy img {
    width: 16px;
    height: 16px;
  }
  .wrap6 .wrap-info .btn-one {
    gap: 14px;
    justify-content: center;
  }
  .wrap7 {
    margin-top: 82px;
  }
  .wrap7 .ideas-list {
    margin-top: 42px;
  }
  .wrap8 {
    margin-top: 80px;
    padding: 30px 0 80px;
  }
  .wrap8 .faq-list .faq-item {
    margin-bottom: 12px;
  }
  .wrap8 .faq-list .faq-item.active .faq-answer {
    padding: 10px 14px 14px;
  }
  .wrap8 .faq-list .faq-question {
    padding: 14px;
  }
  .wrap8 .faq-list .faq-text,
  .wrap8 .faq-list .faq-num {
    font-size: 14px;
  }
  .wrap8 .faq-list .faq-answer {
    font-size: 14px;
    padding: 0 14px;
  }
}
