@charset "UTF-8";
@media screen and (max-width: 480px) {
  /*ローカルナビ調整*/
  .g-page-dept .g-main {
    padding-top: 0;
  }
}
.g-poster-hero--s .g-poster-hero_hd {
  top: 200px;
}

#keyvisual {
  position: relative;
  min-height: 250px;
}
@media screen and (max-width: 768px) {
  #keyvisual {
    min-height: auto;
  }
}
#keyvisual .g-poster-hero--s .g-poster-hero_inner {
  background-image: url("/-/media/Project/Daikin/daikin_co_jp/tokki/hypoxia_system/case/images/keyvisual-jpg.jpg");
  background-position: center 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #1f1c26;
  min-height: 230px;
}
@media screen and (max-width: 768px) {
  #keyvisual .g-poster-hero--s .g-poster-hero_inner {
    background-image: none;
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    min-height: auto;
  }
}
#keyvisual .g-poster-hero--s .g-poster-hero_hd {
  top: 110px;
}

.case--text {
  font-size: 16px;
  line-height: 1.8;
}

/*# sourceMappingURL=style.css.map */
