@charset "UTF-8";

.tpl-room-type-detail__box--has-many {
  gap: 10px;
  justify-content: flex-end;
}
.tpl-room-type-detail__box--has-many .tpl-room-type-detail__type {
  margin-right: auto;
}

.tpl-room-type__example-note .tpl-room-type__example[data-example=storage] {
  background-color: #cab7ad;
}

.tpl-room-type-detail__title .big {
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 300;
}