.introSect {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .introSect {
    width: 120rem;
  }
}
@media screen and (max-width: 767px) {
  .introSect {
    padding: 0 3.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .introSect__cont {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }
}
.introSect__head + .introSect__cont {
  margin-top: 8rem;
}

.redevelopmentSect {
  color: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .redevelopmentSect {
    padding: 23.9rem 0;
  }
}
@media screen and (max-width: 767px) {
  .redevelopmentSect {
    padding: 6.5rem 0 8.4rem;
  }
}
.redevelopmentSect__inner {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .redevelopmentSect__inner {
    gap: 4.8rem;
    width: 121.2rem;
  }
}
@media screen and (max-width: 767px) {
  .redevelopmentSect__inner {
    flex-direction: column;
    gap: 4rem;
    padding: 0 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .redevelopmentSect__head {
    width: 69.2rem;
  }
}
.redevelopmentSect__head .caption {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .redevelopmentSect__cont {
    width: 47.2rem;
  }
}
.redevelopmentSect__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.redevelopmentSect__bg .photo {
  height: 100%;
  width: 100%;
}
.redevelopmentSect__bg .photo__pic, .redevelopmentSect__bg .photo__image {
  height: 100%;
  width: 100%;
}
.redevelopmentSect__bg .photo__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.kuramaeIntroSect {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .kuramaeIntroSect {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .kuramaeIntroSect {
    padding-bottom: 8rem;
  }
}
.kuramaeIntroSect__inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .kuramaeIntroSect__inner {
    width: 120rem;
  }
}
@media screen and (max-width: 767px) {
  .kuramaeIntroSect__inner {
    padding: 0 3.2rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeIntroSect__head {
    margin: 0 auto;
    max-width: 67.8rem;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeIntroSect__head .headingUnit .txt {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .kuramaeIntroSect__cont {
    margin-left: -3.2rem;
    margin-right: -3.2rem;
  }
}
.kuramaeIntroSect__head + .kuramaeIntroSect__cont {
  margin-top: 8rem;
}

.historySect {
  color: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .historySect {
    padding: 23.9rem 0;
  }
}
@media screen and (max-width: 767px) {
  .historySect {
    padding: 6.5rem 0 8.4rem;
  }
}
.historySect__inner {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .historySect__inner {
    gap: 4.8rem;
    width: 121.2rem;
  }
}
@media screen and (max-width: 767px) {
  .historySect__inner {
    flex-direction: column;
    gap: 4rem;
    padding: 0 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .historySect__head {
    width: 69.2rem;
  }
}
@media screen and (min-width: 768px) {
  .historySect__cont {
    width: 47.2rem;
  }
}
.historySect__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.historySect__bg .photo {
  height: 100%;
  width: 100%;
}
.historySect__bg .photo__pic, .historySect__bg .photo__image {
  height: 100%;
  width: 100%;
}
.historySect__bg .photo__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media screen and (min-width: 768px) {
  .kuramaeGallery__head {
    padding-left: 12rem;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .kuramaeGallery__head {
    padding: 8rem 3.2rem 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__head .headingUnit {
    max-width: 47.2rem;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__body {
    width: 50%;
  }
}
.kuramaeGallery__body .photo {
  position: relative;
  z-index: 1;
  -webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 25%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 75%);
          mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 25%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 75%);
  -webkit-mask-position: 100% 50%;
          mask-position: 100% 50%;
  -webkit-mask-size: 400% 100%;
          mask-size: 400% 100%;
}
.kuramaeGallery__body .photo:before {
  background-color: rgba(62, 56, 52, 0.7);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  padding-bottom: 100%;
  position: absolute;
  top: 0;
  transition: opacity 6s cubic-bezier(0.33, 1, 0.68, 1) 0.3s;
  width: 100%;
  z-index: 2;
}
.kuramaeGallery__body .photo__image {
  filter: grayscale(100%);
  transition: filter 6s cubic-bezier(0.33, 1, 0.68, 1), clip-path 1s cubic-bezier(0.16, 1, 0.3, 1);
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__body .photo__image {
    clip-path: polygon(0 8rem, 100% 0%, 100% calc(100% - 8rem), 0% 100%);
  }
}
@media screen and (max-width: 767px) {
  .kuramaeGallery__body .photo__image {
    clip-path: polygon(0 9rem, 100% 0%, 100% calc(100% - 9rem), 0% 100%);
  }
}
.kuramaeGallery__body .photo__caption {
  z-index: 3;
}
.kuramaeGallery__body.sai-animate .photo {
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  transition: 3s cubic-bezier(0.43, 0.02, 0.05, 1) 0s !important;
}
.kuramaeGallery__body.sai-animate .photo:before {
  opacity: 0;
}
.kuramaeGallery__body.sai-animate .photo__image {
  filter: grayscale(0%);
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__panel {
    align-items: center;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__panel:not(:first-child) {
    margin-top: -8rem;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__panel:nth-child(even) {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .kuramaeGallery__panel:nth-child(even) .kuramaeGallery__body .photo__image {
    clip-path: polygon(0 0, 100% 8rem, 100% 100%, 0% calc(100% - 8rem));
  }
}
@media screen and (max-width: 767px) {
  .kuramaeGallery__panel:nth-child(even) .kuramaeGallery__body .photo__image {
    clip-path: polygon(0 0, 100% 9rem, 100% 100%, 0% calc(100% - 9rem));
  }
}
.kuramaeGallery__panel:nth-child(even) .kuramaeGallery__body .photo__caption {
  left: 0.5rem;
  right: auto;
}

.neighborScrollArea {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .neighborScrollArea {
    display: grid;
  }
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__head {
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem;
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__head {
    grid-row: 2;
    padding: 5rem 3.2rem 7rem;
  }
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__head .headingUnit {
    max-width: 57.8rem;
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__head .headingUnit .heading {
    text-align: center;
  }
}
.neighborScrollArea__visuals {
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__visuals {
    align-items: flex-start;
    clip-path: polygon(0 20rem, 100% 6rem, 100% calc(100% - 16.1rem), 0% 100%);
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__visuals {
    display: contents;
  }
}
.neighborScrollArea__visuals + .caption {
  padding-right: 1rem;
  text-align: right;
}
.neighborScrollArea__mask {
  background-color: rgba(62, 56, 52, 0.7);
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: opacity 2s cubic-bezier(0.4, 0, 0.2, 1) 1s, visibility 2s cubic-bezier(0.4, 0, 0.2, 1) 1s;
  visibility: visible;
  width: 100%;
  will-change: opacity, visibility;
  z-index: 2;
}
.neighborScrollArea__ttl {
  color: #fff;
  font-family: "EB Garamond", georgia, "Times New Roman", serif;
  left: 50%;
  line-height: 1.4;
  position: absolute;
  text-shadow: 0 0 1rem #000;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__ttl {
    font-size: 3rem;
    letter-spacing: 0;
    top: 38.6rem;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__ttl {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.neighborScrollArea__visual {
  aspect-ratio: 1/1;
  position: relative;
  -webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 25%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 75%);
          mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 25%, rgb(255, 255, 255) 33%, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 75%);
  -webkit-mask-position: 100% 50%;
          mask-position: 100% 50%;
  -webkit-mask-size: 400% 100%;
          mask-size: 400% 100%;
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__visual {
    height: 100%;
    width: 50%;
  }
}
.neighborScrollArea__visual .photo {
  height: 100%;
  width: 100%;
}
.neighborScrollArea__visual .photo__pic, .neighborScrollArea__visual .photo__image {
  height: 100%;
  width: 100%;
}
.neighborScrollArea__visual .photo__image {
  filter: grayscale(100%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: filter 2s cubic-bezier(0.4, 0, 0.2, 1) 1s;
  will-change: filter;
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__visual:nth-child(1) {
    margin-top: 3.4722222222vw;
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__visual:nth-child(1) {
    clip-path: polygon(0 9rem, 100% 0%, 100% calc(100% - 9rem), 0% 100%);
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__visual:nth-child(2) {
    clip-path: polygon(0 0, 100% 9rem, 100% 100%, 0% calc(100% - 9rem));
  }
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__visual:nth-child(2) .neighborScrollArea__ttl {
    top: 31.6rem;
  }
}
.neighborScrollArea__visual.sai-animate:nth-child(1) {
  -webkit-mask-position: 50% 50%;
          mask-position: 50% 50%;
  transition: 2s cubic-bezier(0.43, 0.02, 0.05, 1) 0s !important;
}
@media screen and (min-width: 768px) {
  .neighborScrollArea__visual.sai-animate:nth-child(2) {
    -webkit-mask-position: 50% 50%;
            mask-position: 50% 50%;
    transition: 2s cubic-bezier(0.43, 0.02, 0.05, 1) 1.2s !important;
  }
}
@media screen and (max-width: 767px) {
  .neighborScrollArea__visual.sai-animate:nth-child(2) {
    -webkit-mask-position: 180% 50%;
            mask-position: 180% 50%;
    transition: 2s cubic-bezier(0.43, 0.02, 0.05, 1) 0s !important;
  }
}
.neighborScrollArea__visual.sai-animate .neighborScrollArea__mask {
  opacity: 0;
  visibility: hidden;
}
.neighborScrollArea__visual.sai-animate .photo__image {
  filter: grayscale(0%);
}

.lineTtl {
  color: #c9bc9c;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lineTtl {
    margin-left: -3.2rem;
  }
}
.lineTtl:after {
  background-color: #a59472;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  top: 100%;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1);
  width: 100%;
}
.lineTtl__inner {
  display: block;
  font-family: "EB Garamond", georgia, "Times New Roman", serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding-bottom: 1.6rem;
  text-box: trim-both cap alphabetic;
}
@media screen and (min-width: 768px) {
  .lineTtl__inner {
    padding-left: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .lineTtl__inner {
    padding-left: 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .lineTtl + .headingUnit {
    margin-top: 6.4rem;
    padding-left: 22rem;
  }
}
@media screen and (max-width: 767px) {
  .lineTtl + .headingUnit {
    margin-top: 4rem;
  }
}
.lineTtl.sai-animate:after {
  transform: scaleX(1);
}

@media screen and (min-width: 768px) {
  .position-introduction {
    padding: 10rem 0;
  }
}
@media screen and (max-width: 767px) {
  .position-introduction {
    padding: 10rem 0 8rem;
  }
}

@media screen and (min-width: 768px) {
  .position-neighbor {
    padding: 0 0 4rem;
  }
}
@media screen and (max-width: 767px) {
  .position-neighbor {
    padding: 0 0 8rem;
  }
}

@media screen and (min-width: 768px) {
  .position-kuramae {
    padding: 10rem 0 14rem;
  }
}
@media screen and (max-width: 767px) {
  .position-kuramae {
    padding: 8rem 0;
  }
}
/*# sourceMappingURL=style.css.map */
