.vsp480.roomplan_list_p {
  text-align: center;
  display: none; }
  @media screen and (max-width: 600px) {
    .vsp480.roomplan_list_p {
      display: block; } }

.view_img_wrap {
  max-width: 1120px;
  margin: 0 auto 60px;
  position: relative; }
  @media screen and (max-width: 600px) {
    .view_img_wrap .sp_scroll {
      overflow-x: scroll; } }
  .view_img_wrap .view_img {
    position: relative; }
  .view_img_wrap figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    background: rgba(51, 51, 51, 0.7); }
  .view_img_wrap img {
    max-width: 100%;
    height: auto; }
    @media screen and (max-width: 600px) {
      .view_img_wrap img {
        width: 800px;
        max-width: 800px; } }
  .view_img_wrap .txt1 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px; }
  .view_img_wrap .cap_l {
    font-size: 10px;
    line-height: 1.4;
    padding: 5px 0; }
    @media screen and (max-width: 600px) {
      .view_img_wrap .cap_l {
        padding: 5px 10px; } }

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