.overview-content {overflow: hidden;}
.overview-content button {font-size: 1em;color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: normal;vertical-align: super;}
.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-content video {object-fit: cover;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .web-img {display: block;}
.overview-content .mobile-img {display: none;}
.overview-content .m-show {display: none;}
.overview-content .nowrap {white-space: nowrap;}
@media (max-width: 736px) {
  .overview-content .web-img {display: none;}
  .overview-content .mobile-img {display: block;}
  .overview-content .m-hide {display: none;}
  .overview-content .m-show {display: block;}
}



.ma-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg?2) top / 120em no-repeat;
  height: 60em;
  display: flex;
  align-items: center;
}
.ma-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-banner .text {
  padding: 0 32% 2em 0;
  text-align: left;
}
.ma-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ma-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1.25em;
}
.ma-banner .model {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.5em 0.75em;
  margin-left: -0.2em;
  border-radius: 10em;
  background-color: #e60012;
  display: inline-block;
}
.ma-banner .banner-logos {
  margin-top: 2.5em;
}
.ma-banner .banner-logo {
  width: auto;
  height: 3.328125em;
  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: url(./m/a.jpg?2) top / 100% no-repeat;
    height: 134vw;
    display: block;
  }
  .ma-banner .w-container {
    width: auto;
  }
  .ma-banner .text {
    padding: 8vw 5vw 0;
    text-align: left;
  }
  .ma-banner h2 {
    font-size: 7.5vw;
    padding: 0 0 2vw;
  }
  .ma-banner h3 {
    font-size: 5.25vw;
    padding-right: 30vw;
    padding-bottom: 4vw;
  }
  .ma-banner .model {
    font-size: 5vw;
    padding: 0.375em 0.75em;
    margin-left: 0;
  }
  .ma-banner .banner-logos {
    margin-top: 4vw;
  }
  .ma-banner .banner-logo {
    height: 6vw;
  }
}
@media (max-width: 414px) {
  .ma-banner {
    font-size: 2.5vw;
  }
}



.ma-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.ma-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-selling-points .text {
  padding: 7em 0 7em;
  text-align: left;
}
.ma-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.625%;
  margin: 0 auto;
  background: url(./img/b.png?2) top / 100% no-repeat;
}
.ma-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ma-selling-points .font-larger {
  font-size: 4.6875em;
  font-weight: 700;
  line-height: 1;
}
.ma-selling-points .font-large {
  font-size: 2.34375em;
  font-weight: 700;
  line-height: 1.2;
}
.ma-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
}
.ma-selling-points .font-medium {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.2;
}
.ma-selling-points .font-small {
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
}
.ma-selling-points .font-smaller {
  font-size: 1.22em;
  font-weight: 700;
  line-height: 1.5;
}
.ma-selling-points .highlight {
  font-size: 1.5em;
  font-weight: 700;
}
.ma-selling-points .desc-1-1 {
  left: 2.5%;
  bottom: 55.5%;
  width: 45%;
}
.ma-selling-points .desc-1-2 {
  left: 10.5%;
  top: 46.75%;
  width: 28.5%;
}
.ma-selling-points .desc-1-3 {
  left: 10.5%;
  top: 54.1%;
  width: 28.5%;
}
.ma-selling-points .desc-2 {
  left: 1.875%;
  top: 85%;
  width: 12.75%;
}
.ma-selling-points .desc-3 {
  left: 18.875%;
  top: 85%;
  width: 12.75%;
}
.ma-selling-points .desc-4 {
  left: 34.875%;
  top: 85%;
  width: 13.75%;
}
.ma-selling-points .desc-5 {
  left: 52.5%;
  top: 2.5%;
  width: 28%;
  text-align: left;
}
.ma-selling-points .desc-6 {
  left: 51.75%;
  top: 36.5%;
  width: 21.75%;
}
.ma-selling-points .desc-7 {
  left: 76.875%;
  top: 36.5%;
  width: 21.75%;
}
.ma-selling-points .desc-8 {
  left: 52%;
  top: 84.5%;
  width: 21.25%;
}
.ma-selling-points .desc-9 {
  left: 77.25%;
  top: 84.5%;
  width: 21.25%;
}
@media (min-width: 1921px) {
  .ma-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-selling-points {
    font-size: 10.35px;
  }
  .ma-selling-points .w-container {
    width: 90%;
  }
  .ma-selling-points .text {
    padding: 6em 0 6em;
    text-align: left;
  }
  .ma-selling-points .box {
    width: 100%;
    padding-top: 225.25%;
    background: url(./m/b.png?2) top / 100% no-repeat;
  }
  .ma-selling-points .font-larger {
    font-size: 12vw;
  }
  .ma-selling-points .font-large {
    font-size: 5.625vw;
  }
  .ma-selling-points .font-big {
    font-size: 3.75vw;
  }
  .ma-selling-points .font-medium {
    font-size: 3.625vw;
    line-height: 1.2;
  }
  .ma-selling-points .font-small {
    font-size: 3.5vw;
  }
  .ma-selling-points .font-smaller {
    font-size: 3.5vw;
    line-height: 1.2;
  }
  .ma-selling-points .desc-1-1 {
    left: 5%;
    bottom: 78%;
    width: 90%;
  }
  .ma-selling-points .desc-1-2 {
    left: 21%;
    top: 23.375%;
    width: 58%;
  }
  .ma-selling-points .desc-1-3 {
    left: 21%;
    top: 26.875%;
    width: 58%;
  }
  .ma-selling-points .desc-2 {
    left: 2%;
    top: 92.5%;
    width: 30%;
  }
  .ma-selling-points .desc-3 {
    left: 36%;
    top: 92.5%;
    width: 30%;
  }
  .ma-selling-points .desc-4 {
    left: 69.1%;
    top: 92.5%;
    width: 30%;
  }
  .ma-selling-points .desc-5 {
    left: 5%;
    top: 35%;
    width: 60%;
  }
  .ma-selling-points .desc-6 {
    left: 2.5%;
    top: 52%;
    width: 44%;
  }
  .ma-selling-points .desc-7 {
    left: 53.5%;
    top: 52%;
    width: 44%;
  }
  .ma-selling-points .desc-8 {
    left: 5%;
    top: 76%;
    width: 40.5%;
  }
  .ma-selling-points .desc-9 {
    left: 55.2%;
    top: 76%;
    width: 40.5%;
  }
}
@media (max-width: 414px) {
  .ma-selling-points {
    font-size: 2.5vw;
  }
}



.ma-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f7f7f7;
  padding: 7em 0 7em;
}
.ma-features .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-features .text {
  padding: 5em 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: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}
.ma-features p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-features a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #d40011;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-features .link {
  margin-top: 2em;
}
.ma-features .swiper-wrapper {
  display: flex;
  justify-content: space-between;
}
.ma-features .swiper-slide {
  position: relative;
  width: 32.5%;
}
.ma-features .swiper-slide .slide-img {
  position: relative;
  width: 100%;
}
.ma-features .swiper-slide .slide-img img {
  width: 100%;
  display: block;
}
.ma-features .swiper-slide .slide-txt {
  padding: 1.25em 0 0;
  text-align: center;
}
.ma-features .swiper-slide p.slide-title {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.ma-features .swiper-slide p.slide-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0 0;
}
.ma-features .swiper-pagination {
  display: none;
}
@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: 6em 0 6em;
  }
  .ma-features .w-container {
    width: auto;
  }
  .ma-features .text {
    padding: 0 0 2em;
    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: 400;
    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 a {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-features .link {
    margin: 1em 6vw 0;
  }
  .ma-features .swiper {
    position: relative;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .ma-features .swiper-slide {
    width: 100%;
  }
  .ma-features .swiper-slide .slide-img {
    width: 100%;
  }
  .ma-features .swiper-slide .slide-txt {
    padding: 2em 0 0;
    text-align: center;
  }
  .ma-features .swiper-slide p.slide-title {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .ma-features .swiper-slide p.slide-info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0;
  }
  .ma-features .swiper-pagination {
    position: absolute;
    top: 110vw;
    bottom: unset;
    z-index: 2;
    display: block;
  }
  .ma-features .swiper-pagination .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
    margin: 0 1.5vw;
    background-color: #fff;
    opacity: 0.7;
  }
  .ma-features .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
  }
}
@media (max-width: 414px) {
  .ma-features {
    font-size: 2.5vw;
  }
}



.ma-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/d.jpg) bottom / 120em no-repeat;
  height: 56em;
  display: flex;
  align-items: center;
}
.ma-speed .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-speed .text {
  padding: 0 0% 2em 40%;
  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: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.ma-speed p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-speed a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-speed .link {
  margin-top: 2em;
}
.ma-speed .compare-box {
  width: 90%;
  padding: 0.5em 0;
  margin-top: 3em;
  border-radius: 10em;
  background: linear-gradient(to right, #81a9f5 0%, #6ac6f5 100%);
}
.ma-speed .compare-box p.frequency {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.1;
  padding: 0 0.5em;
  width: 49.5%;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.ma-speed .compare-box p.frequency+p.frequency {
  border-left: 0.1em solid;
}
.ma-speed .compare-box .number {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 0.8;
  display: inline-block;
}
.ma-speed .speed-box {
  margin-top: 3em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ma-speed .speed-box-left {
  width: 26%;
}
.ma-speed .speed-box-right {
  width: 72%;
}
.ma-speed .speed-box-left p.faster {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0;
}
.ma-speed .speed-box-left .highlight {
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1;
  color: #558bfa;
  display: block;
}
.ma-speed .ul-speeds {
  width: 100%;
}
.ma-speed .ul-speeds li {
  width: 100%;
}
.ma-speed .ul-speeds li+li {
  margin-top: 2em;
}
.ma-speed .ul-speeds li .model {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.2em 0.75em;
  display: inline-block;
}
.ma-speed .ul-speeds li p.speed {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.ma-speed .ul-speeds li .number {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 0.8;
}
.ma-speed .ul-speeds li .speed-bar {
  height: 2em;
  margin-right: 1em;
  border-radius: 5em;
  flex-shrink: 0;
  display: inline-block;
}
.ma-speed .ul-speeds li.li-1 .speed-bar {
  width: 68%;
  background: #709bea;
}
.ma-speed .ul-speeds li.li-2 .speed-bar {
  width: 42%;
  background: #8c8b8c;
}
@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: url(./m/d.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 94%;
    display: block;
  }
  .ma-speed .w-container {
    width: auto;
  }
  .ma-speed .text {
    padding: 0 0 2em;
    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: 400;
    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 a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-speed .link {
    margin: 1em 5vw 0;
  }
  .ma-speed .compare-box {
    width: 90%;
    margin: 3em auto 0;
  }
  .ma-speed .compare-box p.frequency {
    font-size: 1.5em;
  }
  .ma-speed .compare-box .number {
    font-size: 1.5em;
  }
  .ma-speed .speed-box {
    width: 90%;
    margin: 3em auto 0;
    display: flex;
  }
  .ma-speed .speed-box-left p.faster {
    font-size: 1.25em;
  }
  .ma-speed .ul-speeds {
    width: 100%;
  }
  .ma-speed .ul-speeds li {
    width: 100%;
  }
  .ma-speed .ul-speeds li+li {
    margin-top: 2em;
  }
  .ma-speed .ul-speeds li .model {
    font-size: 1.25em;
    line-height: 1.5;
    padding: 0 1em;
    vertical-align: -webkit-baseline-middle;
  }
  .ma-speed .ul-speeds li p.speed {
    font-size: 1.375em;
    line-height: 1.3;
    vertical-align: -webkit-baseline-middle;
  }
  .ma-speed .ul-speeds li .number {
    font-size: 1.5em;
  }
  .ma-speed .ul-speeds li .speed-bar {
    height: 2.25em;
    margin-right: 0.5em;
  }
}
@media (max-width: 414px) {
  .ma-speed {
    font-size: 2.5vw;
  }
}



.ma-latency {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 7em;
}
.ma-latency .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-latency .text {
  padding: 5em 2% 2em;
  text-align: center;
}
.ma-latency h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-latency h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.ma-latency p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-latency a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-latency .link {
  margin-top: 2em;
}
.ma-latency .block {
  position: relative;
  width: 0;
  height: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
}
.ma-latency .block.active {
  width: auto;
  height: auto;
  opacity: 1;
  z-index: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
  box-sizing: border-box;
}
.ma-latency .block.block-2.active {
  width: 100%;
  height: 0;
  padding-top: 44%;
  margin: 2em auto 0;
  background: url(./img/e-window.png) top / 100% no-repeat;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
  border-radius: 1em;
}
.ma-latency .block-1 .button-box {
  text-align: center;
}
.ma-latency .block-2 .button-box {
  position: absolute;
  top: 2em;
  right: 2em;
  text-align: right;
}
.ma-latency .block button:hover {
  opacity: 0.7;
}
.ma-latency .block button.button-open {
  color: #fff;
  padding: 0.25em 0.75em;
  background-color: #666666;
  border-radius: 5em;
}
.ma-latency .block button.button-open .search-word {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  display: inline-block;
  vertical-align: middle;
}
.ma-latency .block button.button-open .search-icon {
  width: 2.71875em;
  margin-left: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.ma-latency .block button.button-close {
  width: 1.5em;
}
.ma-latency .block button.button-close .close-icon {
  width: 100%;
  display: block;
}
.ma-latency .block-1 .ul-imgs {
  margin: 2.5em auto 0;
  display: flex;
  justify-content: space-between;
}
.ma-latency .block-1 .ul-imgs li {
  width: 32.5%;
  border-radius: 0.5em;
  overflow: hidden;
  transition: width 0.5s ease-in-out;
  cursor: pointer;
}
.ma-latency .block-1 .ul-imgs li.active {
  width: 66%;
}
.ma-latency .block-1 .ul-imgs li .img {
  width: 48.2625em;
  transition: transform 0.5s ease;
}
.ma-latency .block-1 .ul-imgs .li-1 .img {
  transform: translateX(-43%);
}
.ma-latency .block-1 .ul-imgs .li-2 .img {
  transform: translateX(-22%);
}
.ma-latency .block-1 .ul-imgs li.active .img,
.ma-latency .block-1 .ul-imgs .li-1.active .img,
.ma-latency .block-1 .ul-imgs .li-2.active .img {
  transform: translateX(0%);
}
.ma-latency .block-1 .ul-imgs li .img img {
  width: 100%;
  display: block;
}
@media (min-width: 1921px) {
  .ma-latency {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-latency {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-latency {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-latency {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .ma-latency .w-container {
    width: auto;
  }
  .ma-latency .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ma-latency h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-latency h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-latency p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-latency a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-latency .link {
    margin: 1em 5vw 0;
  }
  .ma-latency .block.active {
    width: 90%;
  }
  .ma-latency .block.block-2.active {
    width: 90%;
    height: 0;
    padding-top: 154%;
    margin: 1em auto 0;
    background: url(./m/e-window.jpg) top / 100% no-repeat;
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.1);
    border-radius: 1em;
  }
  .ma-latency .block-2 .button-box {
    padding: 0 0 2em;
  }
  .ma-latency .block button.button-open {
    padding: 0.5em 1em;
    border-radius: 5em;
  }
  .ma-latency .block button.button-open .search-word {
    font-size: 1.25em;
  }
  .ma-latency .block button.button-open .search-icon {
    width: 2.71875em;
    margin-left: 0.25em;
  }
  .ma-latency .block button.button-close {
    width: 1.4em;
  }
  .ma-latency .block-1 .ul-imgs {
    display: block;
  }
  .ma-latency .block-1 .ul-imgs li {
    width: 100%;
    border-radius: 0.5em;
  }
  .ma-latency .block-1 .ul-imgs li.active {
    width: 100%;
  }
  .ma-latency .block-1 .ul-imgs li+li {
    margin-top: 2em;
  }
  .ma-latency .block-1 .ul-imgs li .img {
    width: 100%;
  }
  .ma-latency .block-1 .ul-imgs .li-1 .img,
  .ma-latency .block-1 .ul-imgs .li-2 .img {
    transform: translateX(0%);
  }
}
@media (max-width: 414px) {
  .ma-latency {
    font-size: 2.5vw;
  }
}



.ma-bluetooth {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f2f2f2 url(./img/f.jpg) bottom / 120em no-repeat;
  height: auto;
  padding-bottom: 40em;
}
.ma-bluetooth .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-bluetooth .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.ma-bluetooth h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-bluetooth h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.ma-bluetooth p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-bluetooth a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-bluetooth .link {
  margin-top: 2em;
}
@media (min-width: 1921px) {
  .ma-bluetooth {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-bluetooth {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-bluetooth {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-bluetooth {
    font-size: 10.35px;
    background: url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 76%;
  }
  .ma-bluetooth .w-container {
    width: auto;
  }
  .ma-bluetooth .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ma-bluetooth h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-bluetooth h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-bluetooth p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-bluetooth a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-bluetooth .link {
    margin: 1em 5vw 0;
  }
}
@media (max-width: 414px) {
  .ma-bluetooth {
    font-size: 2.5vw;
  }
}



.ma-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/g.jpg) bottom / 120em no-repeat;
  height: 56em;
  display: flex;
  align-items: center;
}
.ma-coverage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-coverage .text {
  color: #fff;
  padding: 0 54% 2em 0;
  text-align: left;
}
.ma-coverage h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-coverage h3 {
  font-size: 1.6875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.ma-coverage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-coverage a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-coverage .link {
  margin-top: 2em;
}
.ma-coverage .tuopu {
  position: relative;
  width: 60%;
  height: 0;
  padding-bottom: 50%;
  margin-top: 2.5em;
  background: url(./img/g-tuopu.png) bottom / 100% no-repeat;
}
.ma-coverage .tuopu .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
}
.ma-coverage .tuopu .desc-b {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
}
.ma-coverage .tuopu .desc-s {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.3;
}
.ma-coverage .tuopu .desc-1 {
  bottom: 88%;
  left: 0;
  width: 156%;
}
.ma-coverage .tuopu .desc-2 {
  top: 47%;
  left: 84%;
  width: 66%;
}
.ma-coverage .tuopu .desc-3 {
  top: 75%;
  left: 84%;
  width: 66%;
}
@media (min-width: 1921px) {
  .ma-coverage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-coverage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-coverage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-coverage {
    font-size: 10.35px;
    background: #7b8390 url(./m/g.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 86%;
    display: block;
  }
  .ma-coverage .w-container {
    width: auto;
  }
  .ma-coverage .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ma-coverage h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-coverage h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-coverage a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-coverage .link {
    margin: 1em 5vw 0;
  }
  .ma-coverage .tuopu {
    width: 60%;
    height: 0;
    padding-bottom: 52%;
    margin: 3em 5vw 0;
    background: url(./img/g-tuopu.png) bottom / 100% no-repeat;
  }
  .ma-coverage .tuopu .desc-b {
    font-size: 1.5em;
  }
  .ma-coverage .tuopu .desc-s {
    font-size: 1.25em;
  }
  .ma-coverage .tuopu .desc-1 {
    bottom: 88%;
    left: 0;
    width: 148%;
  }
  .ma-coverage .tuopu .desc-2 {
    top: 48%;
    left: 85%;
    width: 64%;
  }
  .ma-coverage .tuopu .desc-3 {
    top: 74%;
    left: 85%;
    width: 64%;
  }
}
@media (max-width: 414px) {
  .ma-coverage {
    font-size: 2.5vw;
  }
}



.ma-directions {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) bottom / 120em no-repeat;
  height: 56em;
  display: flex;
  align-items: center;
}
.ma-directions .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-directions .text {
  padding: 0 0 2em 64%;
  text-align: left;
}
.ma-directions h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-directions h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.25em;
}
.ma-directions p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-directions a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 0.11em solid;
}
.ma-directions .link {
  margin-top: 1.5em;
}
@media (min-width: 1921px) {
  .ma-directions {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-directions {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-directions {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-directions {
    font-size: 10.35px;
    background: url(./m/h.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 94%;
    display: block;
  }
  .ma-directions .w-container {
    width: auto;
  }
  .ma-directions .text {
    padding: 0 0 2.5em;
    text-align: left;
  }
  .ma-directions h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-directions h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-directions p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-directions a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-directions .link {
    margin: 1em 5vw 0;
  }
}
@media (max-width: 414px) {
  .ma-directions {
    font-size: 2.5vw;
  }
}



.ma-supported-system {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 5em;
  background: url(./img/i.jpg) bottom / 120em no-repeat;
  height: 46.75em;
}
.ma-supported-system .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ma-supported-system .text {
  padding: 5em 0% 3em;
  text-align: center;
}
.ma-supported-system h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ma-supported-system h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.ma-supported-system p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-supported-system a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 1px solid;
}
.ma-supported-system .link {
  margin-top: 2em;
}
.ma-supported-system .ul-imgs {
  display: flex;
  justify-content: space-between;
}
.ma-supported-system .ul-imgs li {
  width: 48.5%;
}
.ma-supported-system .ul-imgs li .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 51.5%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ma-supported-system .ul-imgs .li-1 .img {
  background-image: url(./img/i-1.png);
}
.ma-supported-system .ul-imgs .li-2 .img {
  background-image: url(./img/i-2.png);
}
.ma-supported-system .ul-imgs li .img-txt {
  padding: 1.5em 0 0;
  text-align: center;
}
.ma-supported-system .ul-imgs li p.img-title {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0;
}
.ma-supported-system .ul-imgs li .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ma-supported-system .ul-imgs li .desc-m {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.ma-supported-system .ul-imgs li .desc-s {
  font-size: 1.03125em;
  font-weight: 300;
  line-height: 1.5;
}
.ma-supported-system .ul-imgs .li-1 .desc-1 {
  top: 56%;
  left: 32.5%;
  width: 56%;
  text-align: left;
}
.ma-supported-system .ul-imgs .li-2 .desc-1 {
  top: 54%;
  left: 11%;
  width: 24%;
}
.ma-supported-system .ul-imgs .li-2 .desc-2 {
  top: 54%;
  left: 40%;
  width: 24%;
}
.ma-supported-system .ul-imgs .li-2 .desc-3 {
  top: 54%;
  left: 65.5%;
  width: 24%;
}
@media (min-width: 1921px) {
  .ma-supported-system {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ma-supported-system {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ma-supported-system {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ma-supported-system {
    font-size: 10.35px;
    margin: 0 auto 10vw;
    background: url(./m/i.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 13%;
  }
  .ma-supported-system .w-container {
    width: auto;
  }
  .ma-supported-system .text {
    padding: 0 0 6em;
    text-align: left;
  }
  .ma-supported-system h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ma-supported-system h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ma-supported-system p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ma-supported-system a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 0.125em;
  }
  .ma-supported-system .link {
    margin: 1em 5vw 0;
  }
  .ma-supported-system .ul-imgs {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .ma-supported-system .ul-imgs li {
    width: 100%;
  }
  .ma-supported-system .ul-imgs li+li {
    margin-top: 2em;
  }
  .ma-supported-system .ul-imgs li .img {
    width: 100%;
    height: 0;
    padding-top: 51.5%;
  }
  .ma-supported-system .ul-imgs li .img-txt {
    padding: 1em 5vw 0;
    text-align: center;
  }
  .ma-supported-system .ul-imgs li p.img-title {
    font-size: 1.75em;
    font-weight: 400;
  }
  .ma-supported-system .ul-imgs li .desc-m {
    font-size: 3.75vw;
  }
  .ma-supported-system .ul-imgs li .desc-s {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .ma-supported-system .ul-imgs .li-1 .desc-1 {
    top: 56%;
    left: 32.5%;
    width: 56%;
  }
  .ma-supported-system .ul-imgs .li-2 .desc-1 {
    top: 54%;
    left: 10%;
    width: 26%;
  }
  .ma-supported-system .ul-imgs .li-2 .desc-2 {
    top: 54%;
    left: 40%;
    width: 24%;
  }
  .ma-supported-system .ul-imgs .li-2 .desc-3 {
    top: 54%;
    left: 65.5%;
    width: 24%;
  }
}
@media (max-width: 414px) {
  .ma-supported-system {
    font-size: 2.5vw;
  }
}
