@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../room/images/wayou/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../room/images/wayou/img_main-sp.jpg);
  }
}

@media only screen and (min-width: 1025px) {
  .wrp_intro_room {
    padding-top: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 2em;
  }
}

@media only screen and (min-width: 768px) {
  .tmp_block_text_pat1 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_block_text_pat1 {
    margin-top: 0.75em;
  }
}
@media only screen and (min-width: 1025px) {
  .tmp_block_text_pat1 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tmp_block_text_pat1 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .tmp_block_text_pat1 {
    margin-bottom: 1.5em;
  }
}

.box_benefits {
  padding: 10px 20px;
  border: solid 1px #000;
  outline: solid 3px #000;
  outline-offset: 1px;
}
@media only screen and (min-width: 1025px) {
  .box_benefits {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_benefits {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .box_benefits {
    margin-bottom: 1.5em;
  }
}
.box_benefits .txt span {
  color: #81722b;
}

@media only screen and (min-width: 1025px) {
  .wrp_roominfo {
    padding-bottom: 170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_roominfo {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_roominfo .tmp_flex_img_text3 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_roominfo .tmp_flex_img_text3 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo .tmp_flex_img_text3 {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_roominfo .tmp_flex_img_text6 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_roominfo .tmp_flex_img_text6 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo .tmp_flex_img_text6 {
    margin-bottom: 1.5em;
  }
}
.wrp_roominfo .tmp_flex_img_text6 .multiple_img span img {
  -webkit-transform: translate(-50%, -50%) scale(1.01);
          transform: translate(-50%, -50%) scale(1.01);
}
.wrp_roominfo .tmp_flex_img_text6 .tmp_lower_text {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo .tmp_flex_img_text6 .tmp_lower_text {
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_roominfo .tmp_flex_tbl_img {
    margin-bottom: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_roominfo .tmp_flex_tbl_img {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo .tmp_flex_tbl_img {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_roominfo .tmp_flex_tbl_img .box_btn {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roominfo .tmp_flex_tbl_img .box_btn {
    margin-top: 0.75em;
  }
}
