@media screen and (min-width: 768px) {
  .conceptSect__head + .conceptSect__lead {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .conceptSect__head + .conceptSect__lead {
    margin-top: 5.6rem;
  }
}
.conceptSect__lead {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .conceptSect__lead + .conceptSect__cont {
    margin-top: 9rem;
  }
}
@media screen and (max-width: 768px) {
  .conceptSect__lead + .conceptSect__cont {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 768px) {
  .conceptSect__cont {
    align-items: flex-start;
    display: flex;
    gap: 5.6rem;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .conceptSect__cont {
    display: flex;
    flex-direction: column;
    gap: 3rem;
  }
}
.conceptSect__cont .photo {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .conceptSect__cont .photo {
    width: 38.9rem;
  }
}
@media screen and (min-width: 768px) {
  .conceptSect__cont .headingUnit {
    width: 50.1rem;
  }
}
@media screen and (min-width: 768px) {
  .typeSect {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 768px) {
  .typeSect {
    padding-top: 8rem;
  }
}
.typeSect__head {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .typeSect__head {
    margin-left: -8rem;
    margin-right: -8rem;
  }
}
@media screen and (max-width: 768px) {
  .typeSect__head {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .typeSect__head + .typeSect__cont {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .typeSect__head + .typeSect__cont {
    margin-top: 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .roomSect {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding: 12rem 0 20rem;
  }
}
@media screen and (max-width: 768px) {
  .roomSect {
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
    padding: 8rem 0 14rem;
  }
}
.roomSect__head {
  flex-shrink: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .roomSect__head {
    width: 83.5rem;
  }
}
.roomSect__cont {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .roomSect__cont {
    gap: 6rem;
    width: 38.9rem;
  }
}
@media screen and (max-width: 768px) {
  .roomSect__cont {
    gap: 4.8rem;
  }
}
.courtSect {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .courtSect {
    margin: 0 -8rem;
    padding-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .courtSect {
    margin: 0 -3.2rem;
    padding-top: 14rem;
  }
}
.courtSect::before {
  background-color: rgba(185, 168, 122, 0.5);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  transform: rotate(-45deg);
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .courtSect::before {
    left: -110rem;
    top: 29rem;
    width: 300rem;
  }
}
@media screen and (max-width: 768px) {
  .courtSect::before {
    left: -30rem;
    top: 6.5rem;
    width: 75rem;
  }
}
.courtSect__inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .courtSect__inner {
    width: 128rem;
  }
}
@media screen and (max-width: 768px) {
  .courtSect__inner {
    padding: 0 3.2rem;
  }
}
.courtSect__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .courtSect__inner {
    gap: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .courtSect__inner {
    gap: 5.6rem;
  }
}
@media screen and (min-width: 768px) {
  .courtSect__head {
    text-align: right;
  }
}
.courtSect__cont {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .courtSect__cont {
    gap: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .courtSect__cont {
    gap: 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .crossSect {
    padding: 12rem 0 20rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect {
    padding: 8rem 0 14rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__head .swipeFigure {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__head .swipeFigure__inner {
    height: 26rem;
  }
}
@media screen and (min-width: 768px) {
  .crossSect__head + .crossSect__cont {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__head + .crossSect__cont {
    margin-top: 10rem;
  }
}
.crossSect__cont {
  display: flex;
}
@media screen and (min-width: 768px) {
  .crossSect__cont {
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__cont {
    flex-direction: column;
    gap: 10rem;
  }
}
@media screen and (min-width: 768px) {
  .crossSect__desc {
    width: 38.9rem;
  }
}
.crossSect__corridor {
  display: flex;
}
@media screen and (min-width: 768px) {
  .crossSect__corridor {
    align-items: flex-start;
    gap: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__corridor {
    align-items: center;
    flex-direction: column-reverse;
    gap: 4rem;
  }
}
.crossSect__corridor .photo {
  flex-shrink: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .crossSect__corridor .photo {
    width: 27.8rem;
  }
}
@media screen and (max-width: 768px) {
  .crossSect__corridor .photo {
    width: 27.8rem;
  }
}
.crossSect__corridor .headingUnit {
  border-top: 0.1rem solid rgba(185, 168, 122, 0.5);
  padding-top: 2.4rem;
}
@media screen and (min-width: 768px) {
  .crossSect__corridor .headingUnit {
    width: 38.9rem;
  }
}
.variationSect {
  position: relative;
}
@media screen and (min-width: 768px) {
  .variationSect {
    padding: 14rem 0;
  }
}
@media screen and (max-width: 768px) {
  .variationSect {
    padding: 9rem 0;
  }
}
.variationSect__bg {
  --bleed: calc(100vw - var(--scrollbar, 0px));
  bottom: 0;
  left: calc(50% - (100vw - 0px) / 2);
  left: calc(50% - calc(100vw - 0px) / 2);
  left: calc(50% - var(--bleed) / 2);
  position: absolute;
  top: 0;
  width: calc(100vw - 0px);
  width: var(--bleed);
  z-index: 0;
}
.variationSect__bg .photo {
  height: 100vh;
  left: 0;
  position: sticky;
  top: 0;
  width: 100%;
}
.variationSect__bg .photo::after {
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.variationSect__inner {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.variationSect__ttl {
  color: #fff;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.05em;
  line-height: 1;
  opacity: 0.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .variationSect__ttl {
    font-size: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .variationSect__ttl {
    font-size: 4.4rem;
  }
}
.variationSect__building {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
}
.variationSect__buildingName {
  color: #fff;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .variationSect__buildingName {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 768px) {
  .variationSect__buildingName {
    font-size: 3.4rem;
  }
}
.variationSect .madoriList {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .variationSect .madoriList {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .variationSect .madoriList {
    margin-top: 4rem;
  }
}
/*# sourceMappingURL=style.css.map */
