.overview-content {
  background-color: #111111;
}
.overview-content sup {
  font-size: 0.5667em;
}

.ma-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #111111 url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
}
.ma-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-banner .text {
  color: #fff;
  padding: 22.5em 54% 0 0;
  text-align: left;
}
.ma-banner h2 {
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.ma-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1em;
}
.ma-banner p .model {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.375em 0.875em;
  border-radius: 1em;
  background-color: #e60012;
  display: inline-block;
}
@media (min-width: 1921px) {
  .ma-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-banner {
    font-size: 10.35px;
    background: #111111 url(./m/a.jpg) top / 100% no-repeat;
    height: 133vw;
  }
  .ma-banner .w-container {
    width: auto;
  }
  .ma-banner .text {
    padding: 10vw 5vw 0;
    text-align: left;
  }
  .ma-banner h2 {
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 0.25em;
  }
  .ma-banner h3 {
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 1em;
  }
  .ma-banner p .model {
    font-size: 3.5vw;
  }
}
@media (max-width: 414px) {
  .ma-banner {
    font-size: 2.5vw;
  }
}



.ma-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #111111 url(./img/b.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
}
.ma-speed .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-speed .text {
  color: #fff;
  padding: 20em 50% 0 0;
  text-align: left;
}
.ma-speed h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-speed h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 0.5em;
}
.ma-speed p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-speed p.speed {
  font-size: 3.1em;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.75em;
  background: linear-gradient(135deg, #178bdc 0%, #85bdf1 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.ma-speed p.speed .number {
  font-size: 2em;
}
@media (min-width: 1921px) {
  .ma-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-speed {
    font-size: 10.35px;
    background: #111111 url(./m/b.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 110%;
  }
  .ma-speed .w-container {
    width: auto;
  }
  .ma-speed .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .ma-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-speed h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-speed p.speed {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1;
    margin-top: 0.625em;
  }
}
@media (max-width: 414px) {
  .ma-speed {
    font-size: 2.5vw;
  }
}



.ma-application {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #111111;
  position: relative;
}
.ma-application .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-application .text {
  color: #fff;
  padding: 6em 0 4em;
  text-align: center;
}
.ma-application h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-application h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-application p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-application .ul-scenes {
  display: flex;
  justify-content: space-between;
}
.ma-application .ul-scenes li {
  width: 32.5%;
}
.ma-application .ul-scenes li .img {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 125%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ma-application .ul-scenes .li-1 .img {
  background-image: url(./img/c-1.png);
}
.ma-application .ul-scenes .li-2 .img {
  background-image: url(./img/c-2.png);
}
.ma-application .ul-scenes .li-3 .img {
  background-image: url(./img/c-3.png);
}
.ma-application .ul-scenes li .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.ma-application .ul-scenes li .desc-b {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  display: block;
}
.ma-application .ul-scenes .li-1 .desc-1 {
  left: 5%;
  top: 84%;
  width: 90%;
}
.ma-application .ul-scenes .li-2 .desc-1 {
  left: 5%;
  top: 84%;
  width: 90%;
}
.ma-application .ul-scenes .li-3 .desc-1 {
  left: 5%;
  top: 84%;
  width: 90%;
}
@media (min-width: 1921px) {
  .ma-application {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-application {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-application {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-application {
    font-size: 10.35px;
  }
  .ma-application .w-container {
    width: auto;
  }
  .ma-application .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .ma-application h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-application h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-application p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-application .ul-scenes {
    display: block;
    margin: 0 5vw;
  }
  .ma-application .ul-scenes li {
    width: 100%;
    margin: 0 auto;
  }
  .ma-application .ul-scenes li+li {
    margin-top: 1em;
  }
  .ma-application .ul-scenes li .img {
    padding-top: 126%;
  }
  .ma-application .ul-scenes li .desc-b {
    font-size: 3.75vw;
  }
  .ma-application .ul-scenes .li-1 .desc-1 {
    left: 5%;
    top: 84%;
    width: 90%;
  }
  .ma-application .ul-scenes .li-2 .desc-1 {
    left: 5%;
    top: 84%;
    width: 90%;
  }
  .ma-application .ul-scenes .li-3 .desc-1 {
    left: 5%;
    top: 84%;
    width: 90%;
  }
}
@media (max-width: 414px) {
  .ma-application {
    font-size: 2.5vw;
  }
}



.ma-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 0em;
  background-color: #111111;
  position: relative;
}
.ma-features .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-features .text {
  color: #fff;
  padding: 6em 0 2em;
  text-align: center;
}
.ma-features h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-features h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 0.375em;
}
.ma-features p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-features .img-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ma-features .img-item.reverse {
  flex-direction: row-reverse;
}
.ma-features .img-item+.img-item {
  margin-top: 4em;
}
.ma-features .img-item .img {
  position: relative;
  width: 49.5%;
  height: 0;
  padding-top: 34.5%;
  margin: 0;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ma-features .img-item-1 .img {
  background-image: url(./img/d-1.png);
}
.ma-features .img-item-2 .img {
  background-image: url(./img/d-2.png);
}
.ma-features .img-item-3 .img {
  background-image: url(./img/d-3.png);
}
.ma-features .img-item .img-txt {
  width: 49.5%;
  box-sizing: border-box;
  padding: 0 6%;
  text-align: left;
  color: #fff;
}
@media (min-width: 1921px) {
  .ma-features {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-features {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-features {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-features {
    font-size: 10.35px;
    padding: 0 0 3em;
  }
  .ma-features .w-container {
    width: auto;
  }
  .ma-features .text {
    padding: 0 0 2.5em;
    text-align: left;
  }
  .ma-features h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-features h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-features p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-features .img-item {
    display: block;
  }
  .ma-features .img-item+.img-item {
    margin-top: 4em;
  }
  .ma-features .img-item .img {
    width: calc(100% - 40px);
    height: 0;
    padding-top: 64.5%;
    margin: 0 auto;
  }
  .ma-features .img-item .img-txt {
    width: auto;
    padding: 1.5em 0 0;
  }
}
@media (max-width: 414px) {
  .ma-features {
    font-size: 2.5vw;
  }
}



.ma-performance {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #111111 url(./img/e.jpg) bottom / 120em no-repeat;
  height: 82em;
  position: relative;
}
.ma-performance .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.ma-performance .text {
  color: #fff;
  padding: 12em 0 1.5em;
  text-align: center;
}
.ma-performance h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-performance h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-performance p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-performance .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
}
.ma-performance .desc-m {
  font-size: 1.2125em;
  font-weight: 300;
  line-height: 1.5;
  display: block;
}
.ma-performance .desc-1 {
  left: 0em;
  top: 34.75em;
  width: 18em;
}
.ma-performance .desc-2 {
  left: 0em;
  top: 42.75em;
  width: 18em;
}
.ma-performance .desc-3 {
  left: 0em;
  top: 51.5em;
  width: 18em;
}
.ma-performance .desc-4 {
  left: 56em;
  top: 42.75em;
  width: 13em;
  text-align: right;
}
.ma-performance .desc-5 {
  left: 56em;
  top: 52.5em;
  width: 16.5em;
  text-align: right;
}
@media (min-width: 1921px) {
  .ma-performance {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-performance {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-performance {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-performance {
    font-size: 10.35px;
    background: #111111 url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 106%;
  }
  .ma-performance .w-container {
    width: auto;
  }
  .ma-performance .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .ma-performance h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-performance h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-performance p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-performance .bg-text {
    position: relative;
  }
  .ma-performance .desc-m {
    font-size: 3.5vw;
  }
  .ma-performance .desc-1 {
    left: 5%;
    top: unset;
    bottom: -19vw;
    width: 30%;
  }
  .ma-performance .desc-2 {
    left: 5%;
    top: unset;
    bottom: -47vw;
    width: 27%;
  }
  .ma-performance .desc-3 {
    left: 5%;
    top: unset;
    bottom: -61.5vw;
    width: 36%;
  }
  .ma-performance .desc-4 {
    left: 5%;
    top: unset;
    bottom: -95.5vw;
    width: 35%;
    text-align: left;
  }
  .ma-performance .desc-5 {
    left: 5%;
    top: unset;
    bottom: -80vw;
    width: 35%;
    text-align: left;
  }
}
@media (max-width: 414px) {
  .ma-performance {
    font-size: 2.5vw;
  }
}



.ma-system-compatibility {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 7em;
  background-color: #111111;
  position: relative;
}
.ma-system-compatibility .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-system-compatibility .text {
  color: #fff;
  padding: 2em 0 3em;
  text-align: center;
}
.ma-system-compatibility h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-system-compatibility h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-system-compatibility p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-system-compatibility .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41.5%;
  margin: 0 auto;
  background: url(./img/f.png) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .ma-system-compatibility {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-system-compatibility {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-system-compatibility {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-system-compatibility {
    font-size: 10.35px;
    padding-bottom: 5em;
  }
  .ma-system-compatibility .w-container {
    width: auto;
  }
  .ma-system-compatibility .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .ma-system-compatibility h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 5vw 0.5em;
  }
  .ma-system-compatibility h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-system-compatibility p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-system-compatibility .img {
    width: 90%;
    height: 0;
    padding-top: 94%;
    background: url(./m/f.png) top / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .ma-system-compatibility {
    font-size: 2.5vw;
  }
}
