.overview-content sup {
  font-size: 0.75em;
}
.overview-content sup a,
.overview-content .sup a {
  font-size: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit;
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
  background: unset !important;
}

.overview-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-banner .m-block {
  display: none;
}
.overview-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-banner .text {
  padding: 0 50% 0 0;
  text-align: left;
  color: #fff;
}
.overview-banner h2 {
  font-size: 3.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 0.75em;
}
.overview-banner p {
  padding-bottom: 4em;
}
.overview-banner p .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding: 0.375em 0.75em;
  border-radius: 1.5em;
  background-color: #d40011;
  display: inline-block;
}
.overview-banner .icons {
  height: 3.28125em;
  display: flex;
}
.overview-banner .icons img {
  display: block;
  height: 100%;
  margin-right: 0.375em;
}
@media (min-width: 1921px) {
  .overview-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 132vw;
    display: block;
  }
  .overview-banner .m-hide {
    display: none;
  }
  .overview-banner .m-block {
    display: block;
  }
  .overview-banner .w-container {
    width: auto;
  }
  .overview-banner .text {
    padding: 10vw 30vw 0 4vw;
    text-align: left;
  }
  .overview-banner h2 {
    font-size: 6.25vw;
    font-weight: 500;
    padding: 0 0 2vw;
  }
  .overview-banner h3 {
    font-size: 4.5vw;
    padding-bottom: 4.5vw;
  }
  .overview-banner p {
    padding-bottom: 2.5vw;
  }
  .overview-banner p .model {
    font-size: 4.5vw;
    padding: 0.375em 0.75em;
    margin-left: 0;
  }
  .overview-banner .icons {
    height: 5.46875vw;
  }
}
@media (max-width: 414px) {
  .overview-banner {
    font-size: 2.5vw;
  }
}

.overview-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #0e1013;
}
.overview-selling-points .no-wrap{
  white-space: nowrap;
}
.overview-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-selling-points .text {
  padding: 5.0625em 0 3.75em;
  text-align: left;
}
.overview-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 65.941101%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0% / 100% no-repeat;
}
.overview-selling-points .desc-div {
  position: absolute;
  color: #fff;
}
.overview-selling-points .desc-text-1 {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.538462;
}
.overview-selling-points .desc-text-2 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.25;
}
.overview-selling-points .desc-text-3 {
  font-size: 1.21875em;
  font-weight: 400;
  line-height: 1.538462;
}
.overview-selling-points .desc-text-4 {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-selling-points .desc-text-5 {
  font-size: 0.976406em;
  font-weight: 400;
  line-height: 1.2;
}

.overview-selling-points .desc-1,
.overview-selling-points .desc-2,
.overview-selling-points .desc-3 {
  width: 40%;
  display: flex;
  justify-content: space-between;
}
.overview-selling-points .desc-1 {
  top: 43.5%;
  left: 4.7%;
}
.overview-selling-points .desc-2 {
  top: 52.8%;
  left: 4.7%;
}
.overview-selling-points .desc-3 {
  top: 61.8%;
  left: 4.7%;
}

.overview-selling-points .desc-4 {
  width: 18%;
  left: 53.5%;
  top: 3%;
  text-align: center;
}

.overview-selling-points .desc-5 {
  width: 18%;
  left: 78.75%;
  top: 3%;
  text-align: center;
}

.overview-selling-points .desc-6 {
  width: 18%;
  left: 53.5%;
  top: 62%;
  text-align: center;
}

.overview-selling-points .desc-7 {
  width: 18%;
  left: 78.75%;
  top: 62%;
  text-align: center;
}

.overview-selling-points .desc-8 {
  width: 15%;
  left: 0.5%;
  top: 90%;
  text-align: center;
}

.overview-selling-points .desc-9 {
  width: 15%;
  left: 17.3%;
  top: 90%;
  text-align: center;
}

.overview-selling-points .desc-10 {
  width: 15%;
  left: 34%;
  top: 90%;
  text-align: center;
}

.overview-selling-points .desc-11 {
  width: 10%;
  left: 51.5%;
  top: 90.25%;
  text-align: center;
}

.overview-selling-points .desc-12 {
  width: 10%;
  left: 64%;
  top: 90.25%;
  text-align: center;
}

.overview-selling-points .desc-13 {
  width: 10%;
  left: 76.5%;
  top: 90.25%;
  text-align: center;
}

.overview-selling-points .desc-14 {
  width: 10%;
  left: 89%;
  top: 90.25%;
  text-align: center;
}

@media (min-width: 1921px) {
  .overview-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-selling-points {
    font-size: 10.35px;
  }
  .overview-selling-points .w-container {
    width: auto;
  }
  .overview-selling-points .text {
    padding: 14vw 4vw;
    text-align: left;
  }
  .overview-selling-points .box {
    width: 100%;
    padding-top: 281.111111%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-selling-points .desc-text-1 {
    font-size: 3.75vw;
  }
  .overview-selling-points .desc-text-2 {
    font-size: 3.75vw;
  }
  .overview-selling-points .desc-text-3 {
    font-size: 3.75vw;
  }
  .overview-selling-points .desc-text-4 {
    font-size: 3.75vw;
  }
  .overview-selling-points .desc-text-5 {
    font-size: 3.75vw;
  }
  .overview-selling-points .desc-1 {
    left: 9.2%;
    top: 20.5%;
    width: 81%;
  }
  .overview-selling-points .desc-2 {
    left: 9.2%;
    top: 24.8%;
    width: 81%;
  }
  .overview-selling-points .desc-3 {
    left: 9.2%;
    top: 29.1%;
    width: 81%;
  }
  .overview-selling-points .desc-4 {
    left: 4.5%;
    top: 38%;
    width: 40%;
  }
  .overview-selling-points .desc-5 {
    left: 55%;
    top: 38%;
    width: 40%;
  }
  .overview-selling-points .desc-6 {
    left: 1.7%;
    top: 62.5%;
    width: 29%;
  }
  .overview-selling-points .desc-7 {
    left: 35%;
    top: 62.5%;
    width: 29%;
  }
  .overview-selling-points .desc-8 {
    left: 69.2%;
    top: 62.5%;
    width: 29%;
  }
  .overview-selling-points .desc-9 {
    left: 1.7%;
    top: 78%;
    width: 29%;
  }
  .overview-selling-points .desc-10 {
    left: 35%;
    top: 78%;
    width: 29%;
  }
  .overview-selling-points .desc-11 {
    left: 69.2%;
    top: 78%;
    width: 29%;
  }
  .overview-selling-points .desc-12 {
    left: 1.7%;
    top: 93%;
    width: 29%;
  }
  .overview-selling-points .desc-13 {
    left: 35%;
    top: 93%;
    width: 29%;
  }
  .overview-selling-points .desc-14 {
    left: 69.2%;
    top: 93%;
    width: 29%;
  }
}
@media (max-width: 414px) {
  .overview-selling-points {
    font-size: 2.5vw;
  }
}
