/*=====================================================
  container
=====================================================*/
.container {
  width: 100%;
}

/*=====================================================
  topPickUp
=====================================================*/
@media print, screen and (min-width: 1010px) {
  .topPickUp.topPickUp__tameru {
    background-image: url(/images/houjin/top/ph_tameru.png);
  }
}
.topPickUp.topPickUp__tameru .topPickUp__spPht {
  background: url(/images/houjin/top/ph_tameru_sp.jpg) no-repeat center center;
  background-size: cover;
}
@media print, screen and (min-width: 1010px) {
  .topPickUp.topPickUp__kariru {
    background-image: url(/images/houjin/top/ph_kariru.png);
    background-position: left center;
  }
}
.topPickUp.topPickUp__kariru .topPickUp__spPht {
  background: url(/images/houjin/top/ph_kariru_sp.jpg) no-repeat center center;
  background-size: cover;
}
.topPickUp.topPickUp__sonaeru {
  background-color: #fcfcfc;
}
@media print, screen and (min-width: 1010px) {
  .topPickUp.topPickUp__sonaeru {
    background-image: url(/images/houjin/top/ph_sonaeru.png);
    background-position: right center;
  }
}
.topPickUp.topPickUp__sonaeru .topPickUp__spPht {
  background: url(/images/houjin/top/ph_sonaeru_sp.jpg) no-repeat center center;
  background-size: cover;
}
.topPickUp.topPickUp__benri {
  background-color: #f8f2e7;
}
@media print, screen and (min-width: 1010px) {
  .topPickUp.topPickUp__benri {
    background-image: url(/images/houjin/top/ph_benri.png);
    background-position: left center;
  }
}
.topPickUp.topPickUp__benri .topPickUp__spPht {
  background: url(/images/houjin/top/ph_benri_sp.jpg) no-repeat center center;
  background-size: cover;
}

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