.section-title .en {
  font-size: 12px;
}
.section-title .ja {
  font-size: 24px;
}

.lead {
  padding: 135px 0 160px;
}
.lead .illust-container .illust-01 {
  width: 45px;
  top: 27px;
  left: calc(50% - 85px);
}
.lead .illust-container .illust-02 {
  width: 53px;
  top: auto;
  bottom: 130px;
  left: calc(50% - 155px);
}
.lead .illust-container .illust-03 {
  width: 77px;
  top: auto;
  bottom: 70px;
  left: calc(50% - 100px);
}
.lead .illust-container .illust-04 {
  width: 58px;
  top: 90px;
  left: calc(50% - 195px);
}
.lead .illust-container .illust-05 {
  width: 56px;
  top: auto;
  bottom: 100px;
  right: calc(50% - 150px);
}
.lead .illust-container .illust-06 {
  width: 53px;
  top: auto;
  bottom: 65px;
  right: calc(50% - 90px);
}
.lead .image-container .image-01 {
  width: 96px;
  right: calc(50% - 60px);
}
.lead .image-container .image-02 {
  width: 333px;
  top: 77px;
  right: calc(50% - 255px);
}
.lead .image-container .image-03 {
  width: 70px;
  top: auto;
  bottom: 0;
  left: 50%;
}

.lead-title .img {
  text-align: center;
}

.lead-text {
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.1em;
}
.lead-text .lg {
  font-size: 18px;
}

.point {
  padding: 45px 0 32px;
  background-size: 767px 595px;
  background-image: url(https://img.dormy-hotels.com/information/lounge/assets/img/point-bg-sp.webp);
}
.point .image-container .image-01 {
  display: none;
}
.point .image-container .image-02 {
  width: 69px;
  top: 20px;
  right: calc(50% - 145px);
}
.point .image-container .image-03 {
  width: 318px;
  top: 100px;
  right: calc(50% - 290px);
}

.point-item {
  max-width: 364px;
  margin-inline: auto;
}
.point-item.point-01, .point-item.point-02, .point-item.point-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-position: center right;
  background-size: 285px;
  padding-bottom: 0;
}
.point-item.point-01 .title, .point-item.point-02 .title, .point-item.point-03 .title {
  background-size: 57px 31px;
}
.point-item.point-01 .illust-01 {
  width: 34px;
}
.point-item.point-01 .illust-02 {
  width: 36px;
}
.point-item.point-02 .illust-01 {
  width: 40px;
}
.point-item.point-02 .illust-02 {
  width: 34px;
}
.point-item.point-03 .illust-01 {
  width: 50px;
}
.point-item.point-03 .illust-02 {
  width: 38px;
}
.point-item .head {
  width: 36.9%;
}
.point-item .body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.point-item .title {
  margin-bottom: 10px;
  font-size: 18px;
  width: 65px;
  height: 31px;
  line-height: 31px;
}
.point-item .text {
  font-size: 16px;
}
.point-item .illust-01 {
  top: 6%;
  right: 4%;
}
.point-item .illust-02 {
  top: 16%;
  left: 6%;
}
.point-item .kome {
  font-size: 10px;
}

.point-list ul li {
  width: 100%;
}
.point-list ul li:nth-child(n+2) {
  margin-top: 8px;
}

.dormy-title {
  text-align: center;
  width: 80%;
}

.dormy-banner {
  width: 70%;
}

.expl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.expl ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.hotel-list ul {
  row-gap: 30px;
}
.hotel-list ul li {
  width: 100%;
}

.hotel-list-item .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3%;
}
.hotel-list-item .head {
  width: 45%;
}
.hotel-list-item .body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hotel-list-item .name {
  padding-bottom: 6px;
  font-size: 14px;
}
.hotel-list-item .time {
  margin-bottom: 6px;
  font-size: 12px;
  padding: 6px 0;
}
.hotel-list-item .money .small {
  font-size: 8px;
}
.hotel-list-item .money .lg {
  font-size: 16px;
}
.hotel-list-item .money .lg .jpen {
  font-size: 8px;
}
.hotel-list-item .icon-list ul li {
  width: 32px;
}
.hotel-list-item .body-ex {
  font-size: 10px;
}
.hotel-list-item .btn {
  padding: 5.5px 0px;
}

.mv-container .bg {
  width: 767px;
}
.mv-container .title {
  width: 200px;
}
.mv-container .images-container .image-01 {
  width: 108px;
  top: 50px;
  left: calc(50% - 165px);
}
.mv-container .images-container .image-02 {
  width: 72px;
  left: calc(50% - 145px);
  top: 153px;
}
.mv-container .images-container .image-03 {
  width: 107px;
  right: calc(50% - 150px);
  top: -30px;
}
.mv-container .images-container .image-04 {
  width: 75px;
  top: 65px;
  right: calc(50% - 170px);
}
.mv-container .illust-container .illust-01 {
  width: 23px;
  top: 7px;
  left: calc(50% - 150px);
}
.mv-container .illust-container .illust-02 {
  width: 36px;
  top: 34px;
  left: calc(50% - 120px);
}
.mv-container .illust-container .illust-03 {
  width: 27px;
  top: 131px;
  right: calc(50% - 130px);
}
.mv-container .illust-container .illust-04 {
  width: 23px;
  top: 150px;
  right: calc(50% - 170px);
}
.mv-container .illust-container .illust-05 {
  width: 29px;
  top: 195px;
  right: calc(50% - 120px);
}
.mv-container .illust-container .illust-06 {
  width: 37px;
  top: 180px;
  right: calc(50% - 165px);
}