@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../room/images/tsuki/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../room/images/tsuki/img_main-sp.jpg);
  }
}

.wrp_intro_room {
  background: #010400;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .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 {
    padding-bottom: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room {
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room {
    padding-bottom: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .tmp_lowerlnk {
    padding-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .tmp_lowerlnk ul:not(:last-child) {
    margin-bottom: 45px;
  }
}
.wrp_intro_room .tmp_lowerlnk ul a {
  color: #fff;
}
.wrp_intro_room .box_flex01 {
  width: calc(1520 / 1920 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex01 {
    margin: 55px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 {
    margin: 2em auto 0;
  }
}
.wrp_intro_room .box_flex01 .box_text {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex01 .box_text {
    width: calc(700 / 1520 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 .box_text {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1470px) {
  .wrp_intro_room .box_flex01 .box_text {
    width: 540px;
  }
}
.wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt {
  width: 100%;
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
  -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
  -moz-writing-mode: horizontal-tb;
  -o-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt span {
    font-size: 40px;
  }
}
.wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt em {
  padding-right: 0;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt em::before {
  width: 100%;
  height: 1px;
  top: auto;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt._before {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex01 .box_text .tmp_h3_vrt._after {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room .box_flex01 .box_text .box_tit {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room .box_flex01 .box_text .box_tit {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex01 .box_text .txt {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 .box_text .txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex01 .img {
    width: calc(610 / 1520 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 .img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1470px) {
  .wrp_intro_room .box_flex01 .img {
    width: calc(95% - 540px);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex01 .img {
    margin-top: 1.5em;
  }
}
.wrp_intro_room .box_flex02 {
  width: calc(1520 / 1920 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro_room .box_flex02 {
    margin: 115px auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro_room .box_flex02 {
    margin: 90px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex02 {
    margin: 3em auto 0;
  }
}
.wrp_intro_room .box_flex02 .box_text {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex02 .box_text {
    width: calc(540 / 1520 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex02 .box_text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex02 .box_text {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex02 .box_text .txt {
    max-width: 470px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex02 .box_text .txt {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro_room .box_flex02 .img {
    width: calc(820 / 1520 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro_room .box_flex02 .img {
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  .con_rooms_item {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_item {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_item {
    margin-bottom: 2.5em;
  }
}
.con_rooms_item .tmp_flex_img_text3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) {
  .con_rooms_item .tmp_flex_img_text3 {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms_item .tmp_flex_img_text3 {
    padding-top: 3em;
  }
}

.con_intro_top {
  max-width: 1400px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro_top {
    max-width: 530px;
  }
}

.con_plan .tmp_h3_line .jp {
  width: 100%;
  text-align: center;
  -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
  -moz-writing-mode: horizontal-tb;
  -o-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
}
.con_plan .tmp_h3_line .jp .m {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .con_plan .tmp_h3_line .jp .m {
    font-size: 40px;
  }
}
.con_plan .tmp_flex_img_text2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms_item .tmp_h4.s span {
    font-size: 23px;
  }
}
