/* CSS Document */

.g-poster_inner {
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/laboratory/heatstroke/images/hero png");
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .g-grid-2 > .g-grid_el.touch-width {
    width: 100%;
  }
  .g-grid-2 > .g-grid_el.touch-width img {
    display: block;
    margin: auto;
    text-align: center;
    width: 80%;
  }
}
@media screen and (max-width: 480px) {
  .g-media_left img.sp-width-50 {
    display: block;
    margin: auto;
    text-align: center;
    width: 50%;
  }
}
