@charset "utf-8";
/* CSS Document */

.d-room {
  background: url(../img/facility/jiromaru/img_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
  overflow: hidden;
}
.private-room {
  background: url(../img/facility/jiromaru/img_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
  overflow: hidden;
}
.saijo-room {
  background: url(../img/facility/jiromaru/img_04.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
  overflow: hidden;
}