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

.d-room {
  background: url(../img/facility/nagazumi/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/nagazumi/img_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
  overflow: hidden;
}
.bd.car .access-detail dd.last {
  margin-bottom: 0;
}
.accessBox .bd .access-note {
  margin: 28px 0 38px;
}
.indoor-view {
  margin-top: 64px;
}
.indoor-view .indoor-view__note {
  text-align: left;
  max-width: 660px;
  width: 100%;
  margin: 15px auto 0;
  font-size: 13px;
  color: #666;
}