.technology-detail-mv {
  padding: 0;
  max-width: 1440px;
}

@media (max-width: 768px) {
  #section1 .technology-detail-section-lead {
    letter-spacing: -0.01em;
  }
}
#section3 .technology-air-section3-rosguard picture {
  display: block;
}
#section3 .technology-air-section3-rosguard picture img {
  display: block;
  width: 100%;
  height: auto;
}
#section3 .technology-air-section3-rosguard .technology-air-section3-rosguard-gif {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}
#section3 .technology-air-section3-rosguard video {
  display: none;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  #section3 .technology-air-section3-rosguard {
    width: calc(100% + 130px);
    margin-left: -65px;
  }
  #section3 .technology-air-section3-rosguard picture {
    display: none;
  }
  #section3 .technology-air-section3-rosguard .technology-air-section3-rosguard-gif {
    display: none;
  }
  #section3 .technology-air-section3-rosguard video {
    display: block;
  }
}
#section3 .technology-detail-link-button {
  max-width: 280px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.4;
  margin: 48px auto 0;
}

/*# sourceMappingURL=index.css.map */
