<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1199px) {
  .header .header-logo {
    max-width: 470px;
  }
  .header .header-other {
    padding-top: 20px;
  }
}
@media (max-width: 1024px) {
  .waterfall-flow .list-width,
  .waterfall-flow .list-item {
    width: 49%;
  }
}
@media (max-width: 992px) {
  .header .header-logo {
    max-width: 350px;
  }
  .header .header-other {
    padding-top: 12px;
  }
  .header .header-other .other-a a {
    margin-right: 10px;
  }
  .image-list .box-s {
    height: 125px;
  }
  .image-list .box-s .box-mc {
    background: url("video-btn.png") no-repeat center center transparent;
    background-size: 40px;
  }
  .image-list-02 .box-s {
    height: 56px;
    margin-bottom: 20px;
  }
  .waterfall-flow .box-s .box-mc {
    background: url("video-btn.png") no-repeat center center transparent;
    background-size: 30px;
  }
  .waterfall-flow .list-item {
    margin-bottom: 2%;
  }
}
@media (max-width: 991px) {
  .mod-mb {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .header .header-other {
    padding-top: 5px;
  }
  .image-list .box-s {
    height: auto;
  }
  .image-list .box-s img {
    position: relative;
  }
  .image-list-02 .box-s {
    height: auto;
  }
  .image-list-02 .box-s img {
    position: relative;
  }
  .image-text-list .box-s {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .image-text-list .box-s .box-img {
    width: 100%;
    position: static;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .about-us {
    padding: 15px;
  }
}
/*# sourceMappingURL=media-style.css.map */</pre></body></html>