.page-title {
  background: no-repeat top center/cover;
}
@media print, screen and (min-width: 768px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/floorguide/mv-img.webp") type("image/webp"), url("../img/floorguide/mv-img.jpg") type("image/jpeg"));
    background-image: image-set(url("../img/floorguide/mv-img.webp") type("image/webp"), url("../img/floorguide/mv-img.jpg") type("image/jpeg"));
  }
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: -webkit-image-set(url("../img/floorguide/sp/mv-img.webp") type("image/webp"), url("../img/floorguide/sp/mv-img.jpg") type("image/webp"));
    background-image: image-set(url("../img/floorguide/sp/mv-img.webp") type("image/webp"), url("../img/floorguide/sp/mv-img.jpg") type("image/webp"));
    margin-bottom: 13.5rem;
  }
}

.pankuzu {
  margin: 0.7rem auto 11.3rem;
}

.floorguide {
  margin-bottom: 15rem;
}
@media only screen and (max-width: 767px) {
  .floorguide {
    margin-bottom: 18.4rem;
  }
}
.floorguide--read {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .floorguide--read {
    width: 112rem;
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--read {
    padding: 0 4rem 0 3rem;
    margin-bottom: -7.5rem;
  }
}
.floorguide--read .txt .section-ttl {
  text-align: left;
  margin-bottom: 2.3rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .floorguide--read .txt .section-ttl mark {
    padding: 0 1rem 0.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--read .txt .section-ttl {
    margin-bottom: 3.5rem;
  }
}
.floorguide--read .txt .df {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
  padding-left: 1rem;
  line-height: 1.73;
}
@media only screen and (max-width: 767px) {
  .floorguide--read .txt .df {
    font-size: 2.8rem;
  }
}
.floorguide .floormap {
  width: 55.5rem;
  margin-left: auto;
  position: relative;
  top: -5.6rem;
}
@media only screen and (max-width: 767px) {
  .floorguide .floormap {
    width: 69.2rem;
    position: relative;
    top: -4.3rem;
    left: 0.8rem;
  }
}
.floorguide .floormap figure {
  width: 100%;
  display: block;
}
.floorguide--txt_list {
  margin: 0 auto 14.5rem;
}
@media print, screen and (min-width: 768px) {
  .floorguide--txt_list {
    width: 112rem;
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--txt_list {
    width: 90%;
  }
}
.floorguide--txt_list li {
  position: relative;
  padding-left: 5.5rem;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .floorguide--txt_list li {
    font-size: 3.3rem;
    padding-left: 8.4rem;
  }
}
.floorguide--txt_list li:not(:last-of-type) {
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--txt_list li:not(:last-of-type) {
    margin-bottom: 2.8rem;
  }
}
.floorguide--txt_list li::before {
  content: "";
  background: url("../img/floorguide/list-icon.svg") no-repeat center/cover;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .floorguide--txt_list li::before {
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--txt_list li::before {
    width: 6rem;
    height: 6rem;
  }
}
.floorguide--txt_list li strong {
  font-size: 2.6rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--txt_list li strong {
    font-size: 3.9rem;
  }
}
.floorguide--list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--list {
    overflow: hidden;
    margin-bottom: 14rem;
  }
}
.floorguide--list__single {
  width: calc(100% - 9.6rem);
  margin: 0;
  padding: 4.4rem 0 7.6rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single {
    width: 82.7rem;
    padding: 5.4rem 0 7.6rem;
    background: url("../img/floorguide/sp/single-odd_bg.svg") no-repeat top left/110%;
    padding-bottom: 0;
  }
}
.floorguide--list__single:not(:last-of-type) {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single:not(:last-of-type) {
    margin-bottom: 6.7rem;
  }
}
.floorguide--list__single::before {
  content: "";
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  z-index: -1;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .floorguide--list__single:nth-of-type(odd) {
    background: url("../img/stylist/single-odd_bg.svg") no-repeat top left/100%;
    margin-right: auto;
  }
}
.floorguide--list__single:nth-of-type(odd)::before {
  background: url("../img/stylist/stylist--strengths__single_odd.svg") no-repeat top center/cover;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single:nth-of-type(odd)::before {
    display: none;
  }
}
.floorguide--list__single:nth-of-type(odd) .inner .text {
  padding-left: 4rem;
}
.floorguide--list__single:nth-of-type(odd) .inner .image {
  right: 0.5rem;
}
.floorguide--list__single:nth-of-type(odd) .inner .image p {
  left: 100%;
}
@media print, screen and (min-width: 768px) {
  .floorguide--list__single:nth-of-type(even) {
    background: url("../img/stylist/single-even_bg.svg") no-repeat top left/100%;
    margin-left: auto;
  }
  .floorguide--list__single:nth-of-type(even)::before {
    background: url("../img/stylist/stylist--strengths__single_even.svg") no-repeat top center/cover;
  }
  .floorguide--list__single:nth-of-type(even) .inner {
    flex-direction: row-reverse;
    margin: 0 0 0 15.5rem;
  }
  .floorguide--list__single:nth-of-type(even) .inner .image {
    left: 0;
  }
  .floorguide--list__single:nth-of-type(even) .inner .image p {
    right: 100%;
  }
  .floorguide--list__single:nth-of-type(odd) .inner .image {
    left: auto;
  }
}
.floorguide--list__single .inner {
  width: 110rem;
  margin: 0 0 0 25.3rem;
  display: flex;
  align-items: flex-start;
  gap: 7rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
}
.floorguide--list__single .inner .text {
  width: 55.4rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text {
    width: 94%;
    padding-left: 4rem;
  }
}
.floorguide--list__single .inner .text h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #ff0014;
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 2.5rem;
  margin-bottom: 1.8rem;
  align-items: center;
  font-size: 2.6rem;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text h3 {
    font-size: 3.6rem;
    margin-bottom: 2.7rem;
  }
}
.floorguide--list__single .inner .text h3 span {
  font-family: "Outfit", sans-serif;
  width: 10rem;
  line-height: 10rem;
  border: 1px solid #ff0014;
  border-radius: 10rem;
  position: relative;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text h3 span {
    width: 11.5rem;
    line-height: 11.5rem;
  }
}
.floorguide--list__single .inner .text h3 span::before {
  content: "";
  width: 10rem;
  height: 10rem;
  border: 1px solid #ff0014;
  border-radius: 20rem;
  position: absolute;
  top: -0.5rem;
  left: -0.5rem;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text h3 span::before {
    width: 11.5rem;
    height: 11.5rem;
  }
}
.floorguide--list__single .inner .text p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text p {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .text p {
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 768px) {
  .floorguide--list__single .inner .image {
    position: absolute;
    top: 0;
    width: 48rem;
  }
}
@media only screen and (max-width: 767px) {
  .floorguide--list__single .inner .image {
    width: 57rem;
    margin: 4rem 0 0 4rem;
  }
  .floorguide--list__single .inner .image img {
    width: 100%;
  }
}
.floorguide .page-link {
  margin-top: 14rem;
}
@media only screen and (max-width: 767px) {
  .floorguide .page-link {
    margin-top: 11rem;
  }
}