html {
  overflow-y: scroll;
  font-size: 62.5%;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: initial;
}
body {
  position: relative;
  overflow: initial;
  overflow-x: hidden;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.6;
  background: #fff;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  margin: auto;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
  font-variant-ligatures: common-ligatures contextual;
  font-feature-settings: 'kern', 'liga', 'clig', 'calt';
}
#pxBase sup {
  vertical-align: super;
  font-size: 0.5em;
}
#pxBase a:link,
#pxBase a:visited,
#pxBase a:active,
#pxBase a:hover {
  text-decoration: none;
}
#pxBase figure {
  position: relative;
}
#pxBase img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#pxBase img.object-fit {
  object-fit: cover;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .visible-pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .visible-pctb {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .visible-tbsp {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .visible-sp {
    display: none !important;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
}




.contents-property {
  background: #1f1e1a;
}
.lower section.kv {
  margin-top: 0;
}
.intro {
  position: relative;
  z-index: 2;
  margin-top: -38px;
}
.intro h2 {
  text-align: center;
  font-size: 120px;
  line-height: 0.65;
  color: #fff;
}
.intro p {
  text-align: center;
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 2;
  color: #fff;
  margin-top: 60px;
}

.sec-photo .img-caps {
  background: rgba(102, 102, 102, .6);
}
.sec-photo .view {
  position: relative;
  transition: 1.2s all ease;
  opacity: 0;
  transform: translateY(0);
  filter: blur(20px);
}
.sec-photo .view:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f1e1a;
  z-index: 2;
  opacity: 1;
  transition: 2.4s all ease;
}
.sec-photo .view.is-view {
  opacity: 1;
  filter: none;
  filter: blur(0px);
}
.sec-photo .view.is-view:after {
  opacity: 0;
}

.gallerySect-photo .photo, .gallerySect-wide .photo, .gallerySect-lead:not(.js-leadZoom) .photo {
  overflow: hidden;
}

.gallerySect-cont {
  column-gap: 60px;
  display: grid;
  margin: 0 auto;
  max-width: 1440px;
}
.gallerySect-ttl {
  font-size: 42px;
  line-height: 0.65;
  color: #fff;
}
.gallerySect-txt {
  font-size: 16px;
  letter-spacing: .1em;
  line-height: 2;
  color: #fff;
  margin-top: 40px;
}
.gallerySect-txt.sp{
  display: none;
}

.facade.gallerySect-cont {
  grid-template-columns: 
  minmax(0, 46fr) 
  minmax(0, 54fr);
}
.facade .gallerySect-intro {
  margin-top: 80px;
  margin-right: 0;
  margin-left: auto;
}
.facade .gallerySect-photo-01 {
  grid-column: 2;
  grid-row: 1 / span 3;
}
.facade .gallerySect-photo-02 {
  grid-area: 2 / 1;
  margin-top: 80px;
}
.facade .gallerySect-photo-03 {
  grid-area: 3 / 1;
  margin: 80px 0 0 40.625%;
  max-width: 380px;
}
.facade .gallerySect-photo-04 {
  grid-area: 4 / 2;
  margin: -182px 0 0 21.621621621%;
  max-width: 520px;
  width: 70.27027027%;
}

.commonspace.gallerySect-cont {
  grid-template-columns: 
  minmax(0, 54fr) 
  minmax(0, 46fr);
  margin-top: 120px;
}
.commonspace .gallerySect-intro {
  margin-top: 80px;
  grid-area: 1 / 2;
}
.commonspace .gallerySect-photo-01 {
  grid-column: 1;
  grid-row: 1 / span 3;
  object-fit: cover;
  --visual-vw: calc(100vw - (100vw - 100%));
  margin-left: calc((var(--visual-vw) - min(var(--visual-vw), 1440px)) / -2);
  width: calc(100% + (var(--visual-vw) - min(var(--visual-vw), 1440px)) / 2);
}
.commonspace .gallerySect-photo-02 {
  grid-area: 2 / 2;
  margin-top: 80px;
}
.commonspace .gallerySect-photo-03 {
  grid-area: 3 / 1;
  margin: 120px 13.513513513% 0 35.135135135%;
  max-width: 380px;
}
.commonspace .gallerySect-photo-04 {
  grid-area: 4 / 1;
  margin: 80px 0 0 0;
  max-width: 480px;
}
.commonspace .gallerySect-photo-05 {
  grid-area: 4 / 2;
  margin: -124px 0 0 9.375%;
  max-width: 520px;
  width: 81.25%;
}

@media only screen and (min-width:1441px) {
  .commonspace .gallerySect-photo-01 {
    margin-left: calc((100vw - min(100vw, 1440px)) / -2);
    width: calc(740px + (100vw - min(100vw, 1440px)) / 2);
  }
}
@media only screen and (max-width: 768px) {
  .intro {
    margin-top: -12px;
  }
  .intro h2 {
    font-size: 40px;
  }
  .intro p {
    font-size: 14px;
    margin-top: 30px;
  }

  .gallerySect-cont {
    display: block;
  }
  .gallerySect-ttl {
    font-size: 28px;
  text-align: center;
  }
  .gallerySect-txt {
    font-size: 14px;
    margin-top: 30px;
  text-align: center;
  }
  .gallerySect-txt.pc{
    display: none;
  }
  .gallerySect-txt.sp{
    display: block;
  }

  .facade.gallerySect-cont {
  }
  .facade .gallerySect-intro {
    margin: 20px auto 0;
  }
  .facade .gallerySect-photo {
    margin: 0;
    max-width: none;
  }
  .facade .gallerySect-photo-01 {
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
    margin-left: auto;
  }
  .facade .gallerySect-photo-02 {
    width: calc((320 / 380)*100%);
    margin: 40px auto 0;
  }
  .facade .gallerySect-photo-03 {
    width: calc((240 / 380)*100%);
    margin: 40px auto 0;
  }
  .facade .gallerySect-photo-04 {
    width: calc((320 / 380)*100%);
    margin-top: 40px;
    margin: 40px auto 0;
  }

  .commonspace.gallerySect-cont {
    margin-top: 60px;
  }
  .commonspace .gallerySect-intro {
    margin-top: 0;
  }
  .commonspace .gallerySect-photo {
    margin: 0;
    max-width: none;
  }
  .commonspace .gallerySect-photo-01 {
    width: 100%;
    margin-top: 30px;
  }
  .commonspace .gallerySect-photo-02 {
    width: calc((320 / 380)*100%);
    margin: 40px auto 0;
  }
  .commonspace .gallerySect-photo-03 {
    width: calc((320 / 380)*100%);
    margin: 40px auto 0;
  }
  .commonspace .gallerySect-photo-04 {
    width: calc((320 / 380)*100%);
    margin: 40px auto 0;
  }
  .commonspace .gallerySect-photo-05 {
    width: calc((320 / 380)*100%);
    margin: 40px auto 0;
  }


}