.sideImg__title {
  color: #353436;
}

.plan__top {
  margin-top: 160px;
}

.plan__view {
  margin-top: 120px;
}

.plan__view .page__heading {
  font-size: 56px;
  font-weight: 400;
  line-height: 1.5;
}

.plan__view .page__title {
  margin-top: 35px;
}

.plan__view--sketch {
  margin-top: 70px;
}

.plan__view--sketch .image__label {
  background: transparent;
  color: #353436;
}

.floorPlan {
  margin-top: 170px;
}

.floorPlan__side {
  margin-left: 12%;
}

.floorPlan__imgContainer img {
  margin-top: 20px;
}

.floorPlan__list {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr;
  margin-top: 115px;
}

.floorPlan__item {
  min-height: 560px;
}

.brown__box {
  background: #e4e1d6;
  /* min-height: 64px; */
  min-height: 84px;
  padding: 8px;
}
.brown__box--inner {
  position: relative;
  top: -12px;
}
.brown__box--text {
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 13px;
  letter-spacing: .03em;
  padding-bottom: 1em;
}
.brown__box--price {
  color: #333;
  font-family: "Shippori Mincho B1", serif;
  font-size: 24px;
  letter-spacing: .01em;
  line-height: 1;
  text-align: center;
}
.brown__box--price .room {
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 11px;
  letter-spacing: .01em;
  margin-right: 4px;
}

.brown__box--price .value {
  color: #333;
  font-family: "Shippori Mincho B1", serif;
  font-size: 16px;
  letter-spacing: .01em;
}

.brown__box--plan {
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 11px;
  letter-spacing: .01em;
  text-align: center;
}
.brown__box--plan br {
  display: none;
}
.brown__box--inner .brown__box--price:nth-last-child(1) {
  margin-top: 4px;
}
@media screen and (max-width: 1024px) {
  .brown__box:has(.brown__box--inner) {
    /* min-height: 80px; */
    min-height: 100px;
  }

  .brown__box--inner {
    top: 0;
  }
  .brown__box--plan br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .brown__box--plan {
    line-height: 1.3;
  }
  .brown__box--plan br {
    display: none;
  }
  .brown__box--inner {
    top: -12px;
  }
  .brown__box:has(.brown__box--inner) {
    /* min-height: 64px; */
    min-height: 84px;
  }
}

.floorPlan__item a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cursorNone {
  cursor: default;
}

.floorPlan__item--title {
  background: #a5a196;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 2;
  text-align: center;
  width: 100%;
}

.bg-orange {
  background-color: #dba775;
}

.bg-blue {
  background-color: #aec4dd;
}

.bg-green {
  background-color: #a1bea8;
}

.floorPlan__body {
  background: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 20px;
}

.floorPlan__size {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 8px 0;
}

.floorPlan__size--text,
.floorPlan__layout {
  color: #353436;
  font-family: "Cardo", serif;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1.23;
  position: relative;
}

.floorPlan__size--text span {
  font-size: 40px;
}

.floorPlan__size .floorPlan__size--text:first-child::after {
  background: #504c4c;
  content: "";
  height: 32px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.floorPlan__size .floorPlan__size--text:last-child {
  margin-left: 20px;
}

.floorPlan__layout {
  border-bottom: 1px solid #504c4c;
  border-top: 1px solid #504c4c;
}

.floorPlan__layout {
  font-size: 18px;
  line-height: 2;
  padding: 12px 0;
}

.floorPlan__layout span {
  font-size: 26px;
  line-height: 1.3;
}

.floorPlan__details {
  color: #353436;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 12px;
  letter-spacing: .03em;
  line-height: 1.5;
  margin-top: 10px;
}

.floorPlan__layout--display {
  margin: 0 auto;
  padding-bottom: 20px;
  width: fit-content;
}

.floorPlan__layout--imgContainer {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: end;
  margin: 5px auto 40px;
}

.floorPlan__layout--imgContainer.typeQ,
.floorPlan__layout--imgContainer.typeN,
.floorPlan__layout--imgContainer.typeO {
  max-width: 240px;
}

/* .floorPlan__layout--imgContainer.typeN {
    justify-content: center;
} */

.floorPlan__layout--imgContainer.typeN img {
  left: -10px;
  position: relative;
  top: -10px;
  width: 226px;
}
.floorPlan__layout--imgContainer.typeO img {
  left: -10px;
  position: relative;
  top: -10px;
  width: 226px;
}

.floorPlan__layout--imgContainer.typeB {
  max-width: 192px;
}

.floorPlan__layout--imgContainer.typeG {
  max-width: 185px;
}

.floorPlan__layout--imgContainer.typeQ {
  justify-content: center;
}

.floorPlan__layout--imgContainer.typeCommon {
  max-width: 240px;
}
.floorPlan__layout--imgContainer.typeCommon img {
  position: relative;
  top: -10px;
  width: 226px;
}

.floorPlan__layout--img {
  height: auto !important;
  object-fit: cover;

/* width: 100%; */
  width: 186px;
}

.floorPlan__direction {
  height: auto;
  margin-left: -25px;
  margin-top: -15px;
  max-width: 20px;
}

.floorPlan__direction.typeG,
.floorPlan__direction.typeN,
.floorPlan__direction.typeM {
  transform: rotate(180deg);
  transform-origin: center;
}

.floorPlan__footer {
  align-items: center;
  background: #d1d3d4;
  color: #353436;
  display: flex;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  height: 52px;
  justify-content: center;
  line-height: 1.2;
  width: 100%;
}

.floorPlan__footer span {
  position: relative;
  width: fit-content;
}

.floorPlan__footer span::before {
  background: #353436;
  content: "";
  height: 1px;
  left: -20px;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 12px;
}

.floorPlan__entry {
  background: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  margin-top: 40px;
  outline: 1px solid #aec4dd;
  padding: 10px 0;
  text-align: center;
}

.floorPlan__list:nth-of-type(2) {
  margin-top: 40px;
}

.privacy__display {
  column-gap: 40px;
  display: grid;
  grid-template-columns: 47% auto;
  margin-top: 80px;
}

.privacy .page__heading {
  margin-top: 110px;
}

.privacy .page__text.s-gap {
  margin-top: 15px;
}

.privacy__textArea .page__text:first-child {
  margin-top: 0;
}

.privacy__textArea .page__text:nth-child(2) {
  margin-top: 10px;
}

.privacy .page__title {
  margin-top: 40px;
}

.privacy .disclaimer__container,
.privacy__textArea .page__disclaimer {
  margin-top: 35px;
}

.privacy__rating--img {
  margin-top: 90px;
  text-align: center;
}

.privacy__rating--img img {
  height: auto;
  max-width: 320px;
  width: 100%;
}

.privacy__example {
  background: #fff;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
  /* padding: 18px 0; */
}

.privacy__example--textArea {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 16px;
  text-align: center;
}

.privacy__example--textArea .page__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 1.75;
  margin-top: 18px;
}

.privacy__example--icon {
  margin-top: 20px;
  width: 85%;
}

.page__btn--container {
  margin: 120px auto 0;
  max-width: 505px;
}

.page__fullBtn,
.page__clearBtn {
  height: 60px;
}

.privacy__example--title {
  background: #e8dac8;
  color: #353436;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 1.5;
  padding: 12px 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .plan__top,
  .floorPlan__list {
    margin-top: 90px;
  }

  .floorPlan__list {
    grid-template-columns: 1fr;
  }

  .floorPlan__item {
    min-height: 555px;
  }

  .plan__top .page__title {
    font-size: 17px;
    letter-spacing: .04em;
  }

  .plan__view {
    margin-top: 100px;
  }

  .plan__view--imgContainer {
    overflow-x: scroll;
  }

  .plan__view .page__heading {
    line-height: 1.1;
  }

  /*.plan__view--img {
        height: 53vw !important;
        max-width: none !important;
        width: 160vw !important;
    }*/

  .plan__view .page__title {
    margin-top: 20px;
  }

  .floorPlan__size--text {
    font-size: 18px;
  }

  .floorPlan__size--text.spaceText {
    font-size: 26px;
  }

  .floorPlan__layout {
    padding: 12px 0 6px;
  }

  .floorPlan__size--text span {
    font-size: 40px;
  }

  .floorPlan {
    margin-top: 120px;
  }

  .floorPlan__layout {
    padding: 12px 0 6p x;
  }

  .floorPlan__side {
    margin-left: 0;
  }

  .privacy__display {
    grid-template-columns: 1fr;
    margin-top: 50px;
    row-gap: 20px;
  }

  .privacy__rating--img {
    margin-top: 70px;
  }

  .page__fullBtn,
  .page__clearBtn {
    height: 50px;
  }

  .page__fullBtn .page__btn--text,
  .page__clearBtn .page__btn--text {
    font-size: 15px;
  }

  .privacy__display,
  .privacy__example {
    grid-template-columns: 1fr;
  }

  .privacy__example--images {
    grid-template-columns: 48% 48%;
    margin-top: 35px;
    padding-left: 15px;
    row-gap: 8px;
  }

  .privacy__example--icon {
    margin-top: 15px;
    width: 90%;
  }

  .floorPlan__entry {
    font-size: 15px;
    letter-spacing: .05em;
    padding: 7px 0;
  }
}



/*  */
.layout__box {
  background: #caba74;
}
.layout__box p {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 767px) {
}