@charset "utf-8";

.room_list {
  justify-content: space-between;
  margin: 0px auto 80px;
}

.room_list li {
  width: 22%;
}

.spot_list li:not(:nth-child(3n)) {
  margin-right: 0;
}

.moon_h4 {
  padding-top: 80px;
  background: url(https://www.hakone-hougetu.com/rakuten_ver23/img/common/pic_moon.svg) no-repeat 50% 30%;
  background-size: 40px 40px;
  border-top: 1px solid #c2c2c2;
}

.btn {
  width: 100%;
}

.room_txt:before,
.room_txt:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}

.room_txt:before {
  margin-right: 1rem;
}

.room_txt:after {
  margin-left: 1rem;
}

.room_txt {
  display: flex;
  align-items: center;
  color: #1a1a1a;
}

.room_txt:before,
.room_txt:after {
  border-top: 1px solid #c2c2c2;
  content: "";
  flex-grow: 1;
  margin-top: 15px;
}

.room_txt:before {
  margin-right: 1rem;
}

.room_txt:after {
  margin-left: 1rem;
}

h3 {
  font-family: hannari, "Yu Mincho", 游明朝, メイリオ, Meiryo, serif;
  font-size: 41px;
  font-weight: 300;
  width: 500px;
  margin: 0 auto;
}

.room_midashi {
  font-size: 18px;
  margin: 10px auto;
  font-family: hannari, "Yu Mincho", 游明朝, メイリオ, Meiryo, serif;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 15px 0;
  color: #202020;
}

.chrome .room_midashi {
  padding: 10px 0 15px;
}


.spot_name {
  text-align: left;
  font-size: 22px;
  line-height: 1.5;
}

.info_room {
  display: flex;
  margin: 60px auto 80px;
  /* width: 960px; */
}

.info_room img {
  margin-right: 30px;
  width: auto;
  height: 350px;
  flex-shrink: 0;
}

.room_txt_wrap {
  position: relative;
  margin-top: -15px;
}

.info_room .btn {
  margin-top: 25px;
  width: 360px;
  /*
    position: absolute;
    bottom: 0;
    */
}

@media screen and (max-width:767px) {
  .info_room .btn {
    width: 100%;
  }
}

.highlight_wrap .list_box .txt_box .btn_2 {
  position: static;
  margin: 10px 0;
  /*
  bottom: 60px;
  position: absolute;
  width: 360px;
  */
}

.highlight_wrap .list_box .txt_box .btn {
  position: static;
  margin: 10px 0;
  /*
    bottom: 140px;
    */
}

@media screen and (max-width:767px) {
  .highlight_wrap .list_box .txt_box .btn_2 {
    position: inherit;
    width: 100%;
  }

  h3 {
    font-size: 24px;
    width: 300px;
  }

  .moon_h4 {
    padding-top: 70px;
    margin-bottom: 20px !important;
  }

  .info_room {
    display: block;
    margin: 40px auto;
    width: 100%;
  }

  .info_room img {
    margin-right: 0px;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
  }

  .info_room .btn {
    margin-top: 20px;
    position: inherit;
  }

  .room_list li {
    width: inherit;
  }

  .room_list .slick-next {
    right: -10px !important;
    top: 20% !important;
    margin: 0;
  }

  .room_list .slick-prev {
    left: -10px !important;
    top: 20% !important;
    margin: 0;
  }

  .room_list .slick-slide img {
    width: 90%;
    margin: 0 auto;
  }

  .room_list .slick-dots li {
    width: 34px !important;
  }

  .room_list .btn {
    width: 99%;
  }

  .room_list {
    margin: 0px auto 50px;
  }

  .highlight_wrap .list_box {
    padding-bottom: 30px;
    margin-bottom: 0;
  }

  .highlight_wrap .list_box {
    background: #f1f1f1;
  }

  .highlight_wrap .list_box .img {
    width: 100%;
  }

  .highlight_wrap .list_box .txt_box {
    background: #f5f5f5 !important;
  }

  .highlight_wrap .list_box:last-child {
    margin-bottom: 0px;
  }
}

.room_info {
  margin: -20px 0 70px;
}

.btn_2 {
  width: 100%;
  margin-top: 5px;
}

@media screen and (max-width:767px) {
  .room_info {
    margin: 30px 0 40px;
  }
}

.link01 {
  text-decoration: underline;
}









/*
.highlight_wrap .list_box .room01_img {
  background: url(../../img/room/img_room01.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 60%;
}
@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room01_img {
    background: none;
    width: 100%;
  }
}
.highlight_wrap .list_box .room02_img {
  background: url(../../img/room/img_room02.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 60%;
}
@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room02_img {
    background: none;
    width: 100%;
  }
}
.highlight_wrap .list_box .room03_img {
  background: url(../../img/room/img_room03.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 60%;
}
@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room03_img {
    background: none;
    width: 100%;
  }
}
.highlight_wrap .list_box .room04_img {
  background: url(../../img/room/img_room04.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 60%;
}
@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room04_img {
    background: none;
    width: 100%;
  }
}
.highlight_wrap .list_box .room05_img {
  background: url(../../img/room/img_room05.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 60%;
}
@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room05_img {
    background: none;
    width: 100%;
  }
}
*/

.highlight_wrap .list_box .room_img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
}

.highlight_wrap .list_box .room_img.room01_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room06.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room02_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room07.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room03_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room08.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room04_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room09.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room05_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room10.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room06_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room11.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room07_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room12.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room08_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room13.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room09_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room14.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room10_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room15.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room11_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room16.jpg?1685324542);
}

.highlight_wrap .list_box .room_img.room12_img {
  background-image: url(https://www.hakone-hougetu.com/rakuten_ver23/img/room/img_room12.jpg?1685324542);
}

@media screen and (max-width:767px) {
  .highlight_wrap .list_box .room_img {
    background: none !important;
    width: 100% !important;
  }
}





.midashi span.type_name01 {
  font-size: 17px;
  letter-spacing: 0;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  margin-left: 5px;
}

@media screen and (max-width:767px) {
  .midashi span.type_name01 {
    font-size: 14px;
  }
}




.internet_wrap {
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 30px;
  padding-bottom: 40px;
  display: flex;
}

.internet_wrap img {
  margin-right: 50px;
  width: auto;
  height: 252px;
}

@media screen and (max-width:767px) {
  .internet_wrap {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: block;
  }

  .internet_wrap img {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
}

.bihin_wrap {
  /* display: flex; */
}

.bihin_wrap img {
  margin-right: 50px;
  width: auto;
  height: 252px;
}

@media screen and (max-width:767px) {
  .bihin_wrap {
    display: block;
  }

  .bihin_wrap img {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width:767px) {
  .box {
    margin: 30px 0;
  }
}

.highlight_wrap .list_box .txt_box .btn_2 {
  letter-spacing: -1px;
}

@media screen and (max-width:767px) {
  .highlight_wrap .list_box .txt_box .btn_2 {
    letter-spacing: 0;
  }
}