.buildingPlot {
  position: relative;
}

@media screen and (max-width: 768px) {
  .buildingPlot {
    padding-top: 8px;
  }
}

.buildingPlot__note {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #afadad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 768px) {
  .buildingPlot__note {
    gap: 14px;
    padding: 20px;
    right: 0;
    top: 50px;
    z-index: 3;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__note {
    gap: 10px;
    padding: 10px;
    right: 0;
    top: 20px;
    z-index: 3;
  }
}

.buildingPlot__noteIcon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eae4d0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  .buildingPlot__noteIcon {
    height: 57px;
    width: 57px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__noteIcon {
    height: 34px;
    width: 34px;
  }
}

.buildingPlot__noteTxt {
  color: #504e4a;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: .05em;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .buildingPlot__noteTxt {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__noteTxt {
    font-size: 12px;
  }
}

.buildingPlot__figure {
  position: relative;
}

.buildingPlot__figure .photo {
  width: 100%;
}

.buildingPlot__figure .photo__image {
  height: auto;
  width: 100%;
}

.buildingPlot__cap {
  color: #999999;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.4;
  position: absolute;
  right: 0;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .buildingPlot__cap {
    bottom: -18px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__cap {
    bottom: -16px;
  }
}

.buildingPlot__list {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.buildingPlot__item {
  pointer-events: auto;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.buildingPlot__item:nth-child(1) {
  --rot: -29.19deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(1) {
    left: 35.22%;
    top: 18.6%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(1) {
    left: 35.22%;
    top: 18.6%;
  }
}

.buildingPlot__item:nth-child(2) {
  --rot: 105deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(2) {
    left: 24.06%;
    top: 97.79%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(2) {
    left: 23.06%;
    top: 99.79%;
  }
}

.buildingPlot__item:nth-child(3) {
  --rot: 0deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(3) {
    left: 30.59%;
    top: 75.96%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(3) {
    left: 30.59%;
    top: 75.96%;
  }
}

.buildingPlot__item:nth-child(4) {
  --rot: -49deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(4) {
    left: 36%;
    top: 58%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(4) {
    left: 39%;
    top: 54%;
  }
}

.buildingPlot__item:nth-child(5) {
  --rot: 18.63deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(5) {
    left: 35.47%;
    top: 95.96%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(5) {
    left: 38.47%;
    top: 98.96%;
  }
}

.buildingPlot__item:nth-child(6) {
  --rot: 21.94deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(6) {
    left: 53.31%;
    top: 85.81%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(6) {
    left: 53.31%;
    top: 85.81%;
  }
}

.buildingPlot__item:nth-child(7) {
  --rot: 149.42deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(7) {
    left: 19.53%;
    top: 86.7%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(7) {
    left: 14.53%;
    top: 90.7%;
  }
}

.buildingPlot__item:nth-child(8) {
  --rot: 180deg;
}

@media screen and (min-width: 768px) {
  .buildingPlot__item:nth-child(8) {
    left: 16%;
    top: 44.7%;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__item:nth-child(8) {
    left: 13%;
    top: 44.7%;
  }
}

.buildingPlot__item--active:after {
  -webkit-animation: buildingPlotPulse 2.4s linear infinite;
          animation: buildingPlotPulse 2.4s linear infinite;
  background-color: #eae4d0;
  border-radius: 50%;
  content: '';
  height: 130%;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.6);
          transform: translate(-50%, -50%) scale(0.6);
  width: 130%;
  z-index: -1;
}

.buildingPlot__pin {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eae4d0;
  border: none;
  border-radius: 50%;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  position: relative;
  -webkit-transform: rotate(var(--rot, 0deg));
          transform: rotate(var(--rot, 0deg));
  -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
  transition: background-color .3s ease, -webkit-transform .3s ease;
  transition: background-color .3s ease, transform .3s ease;
  transition: background-color .3s ease, transform .3s ease, -webkit-transform .3s ease;
}

@media screen and (min-width: 768px) {
  .buildingPlot__pin {
    height: 57px;
    width: 57px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__pin {
    height: 34px;
    width: 34px;
  }
}

.buildingPlot__pin--btn {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .buildingPlot__pin--btn:hover {
    background-color: #e3d8b3;
    -webkit-transform: rotate(var(--rot, 0deg)) scale(1.08);
            transform: rotate(var(--rot, 0deg)) scale(1.08);
  }
}

@media (hover: hover) and (pointer: fine) {
  .buildingPlot__pin--btn:hover {
    background-color: #e3d8b3;
    -webkit-transform: rotate(var(--rot, 0deg)) scale(1.08);
            transform: rotate(var(--rot, 0deg)) scale(1.08);
  }
}

.buildingPlot__pin--btn:focus-visible {
  outline: 2px solid #91765d;
  outline-offset: 2px;
}

.buildingPlot__icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.buildingPlot__pointer {
  border-color: transparent transparent transparent #666666;
  border-style: solid;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .buildingPlot__pointer {
    border-width: 10.5px 0 10.5px 10px;
    margin-right: -2.74px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__pointer {
    border-width: 6.5px 0 6.5px 6px;
    margin-right: -1.7px;
  }
}

.buildingPlot__tile {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #666666;
  border: 1px solid #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  .buildingPlot__tile {
    border-radius: 4.35px;
    height: 30.45px;
    width: 30.45px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__tile {
    border-radius: 3px;
    height: 19px;
    width: 19px;
  }
}

.buildingPlot__num {
  color: #ffffff;
  display: block;
  font-family: "YakuHanMP", "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 500;
  letter-spacing: .04em;
  line-height: 1;
  -webkit-transform: rotate(calc(-1 * var(--rot, 0deg)));
          transform: rotate(calc(-1 * var(--rot, 0deg)));
}

@media screen and (min-width: 768px) {
  .buildingPlot__num {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .buildingPlot__num {
    font-size: 12px;
  }
}

@-webkit-keyframes buildingPlotPulse {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  25% {
    opacity: .14;
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4);
  }
  50% {
    opacity: .26;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  75% {
    opacity: .34;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.4);
            transform: translate(-50%, -50%) scale(1.4);
  }
}

@keyframes buildingPlotPulse {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  25% {
    opacity: .14;
    -webkit-transform: translate(-50%, -50%) scale(0.4);
            transform: translate(-50%, -50%) scale(0.4);
  }
  50% {
    opacity: .26;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
  75% {
    opacity: .34;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
            transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.4);
            transform: translate(-50%, -50%) scale(1.4);
  }
}

@media (prefers-reduced-motion: reduce) {
  .buildingPlot__item--active:after {
    -webkit-animation: none;
            animation: none;
    opacity: 0;
  }
}

.movieGallery {
  display: grid;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .movieGallery {
    gap: 20px 24px;
    grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .movieGallery {
    gap: 24px 16px;
    grid-template-columns: repeat(2, 1fr);
  }
}

.movieGallery__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.movieGallery__card {
  -webkit-box-shadow: 0 10px 20px rgba(18, 15, 4, 0.08);
          box-shadow: 0 10px 20px rgba(18, 15, 4, 0.08);
  position: relative;
  width: 100%;
  z-index: 1;
}

.movieGallery__card .photo {
  aspect-ratio: 262 / 175;
  overflow: hidden;
  width: 100%;
}

.movieGallery__card .photo__image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.movieGallery__card .movieModal__btn {
  display: block;
  width: 100%;
}

.movieGallery__card .movieModal__btn:before {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .movieGallery__card .movieModal__btn:hover:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

@media (hover: hover) and (pointer: fine) {
  .movieGallery__card .movieModal__btn:hover:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

.movieGallery__card .movieModal__symbol,
.movieGallery__card .movieGallery__symbol {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1 / 1;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .movieGallery__card .movieModal__symbol,
  .movieGallery__card .movieGallery__symbol {
    width: 56px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallery__card .movieModal__symbol,
  .movieGallery__card .movieGallery__symbol {
    width: 48px;
  }
}

.movieGallery__card .movieModal__symbol .arrow,
.movieGallery__card .movieGallery__symbol .arrow {
  display: block;
}

@media screen and (min-width: 768px) {
  .movieGallery__card .movieModal__symbol .arrow,
  .movieGallery__card .movieGallery__symbol .arrow {
    width: 16px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallery__card .movieModal__symbol .arrow,
  .movieGallery__card .movieGallery__symbol .arrow {
    width: 14px;
  }
}

.movieGallery__card .movieModal__symbol .arrow .svgIcon,
.movieGallery__card .movieGallery__symbol .arrow .svgIcon {
  display: block;
  height: auto;
  width: 100%;
}

.movieGallery__prepare {
  display: block;
  position: relative;
  width: 100%;
}

.movieGallery__prepare:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.movieGallery__desc {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #504e4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}

@media screen and (min-width: 768px) {
  .movieGallery__desc {
    font-size: 14px;
    letter-spacing: .02em;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallery__desc {
    font-size: 11px;
    letter-spacing: 0;
    margin-top: 8px;
  }
}

.movieGallery__num {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border: 1px solid #c9c2b0;
  border-radius: 50%;
  color: #504e4a;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "YakuHanMP", "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .movieGallery__num {
    font-size: 12px;
    height: 20px;
    width: 20px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallery__num {
    font-size: 10px;
    height: 16px;
    margin-top: 1px;
    width: 16px;
  }
}

.movieGallery__label {
  font-family: "YakuHanMP", "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.47;
}

.movieGallerySect__head {
  text-align: center;
}

.movieGallerySect__ttl {
  color: #504e4a;
  font-family: "EB Garamond", serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .movieGallerySect__ttl {
    font-size: 40px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallerySect__ttl {
    font-size: 28px;
  }
}

.movieGallerySect__cont {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .movieGallerySect__cont {
    margin-top: 60px;
    padding: 0 40px;
  }
}

@media screen and (max-width: 768px) {
  .movieGallerySect__cont {
    margin-top: 40px;
    padding: 0 20px;
  }
}

.movieGallerySect__caption {
  margin-top: 40px;
}

.movieGallerySect__caption .caption {
  line-height: 1.8;
}

.bgLayer--cream:after {
  background-color: #eae4d0;
}

@media screen and (min-width: 768px) {
  .gallery-intro {
    padding: 140px 0 120px;
  }
}

@media screen and (max-width: 768px) {
  .gallery-intro {
    padding: 80px 0 60px;
  }
}

@media screen and (max-width: 768px) {
  .gallery-intro .enTtl--large {
    font-size: calc(50 / 375 * 100vw);
  }
}

.gallery-intro__lead {
  color: #504e4a;
  font-family: "YakuHanMP", "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .gallery-intro__lead {
    font-size: 24px;
    letter-spacing: .05em;
    margin-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .gallery-intro__lead {
    font-size: 16px;
    letter-spacing: .04em;
    margin-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  .gallery-movie {
    padding: 120px 0;
  }
}

@media screen and (max-width: 768px) {
  .gallery-movie {
    padding: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  .gallery-plot {
    padding: 0 0 120px;
  }
}

@media screen and (max-width: 768px) {
  .gallery-plot {
    padding: 0 0 60px;
  }
}

@media screen and (min-width: 768px) {
  .generalModal--gallery:has(.movieFrame) .generalModal__cont,
  .generalModal--gallery:has(.movieFrame) .generalModal__inner {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .generalModal--gallery .generalModal__cont {
    max-width: 1000px;
    width: 100%;
  }
}

.generalModal--gallery .generalModal__inner {
  background-color: #eae4d0;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  .generalModal--gallery .generalModal__inner {
    height: auto;
    padding: 50px;
  }
}

@media screen and (max-width: 768px) {
  .generalModal--gallery .generalModal__inner {
    padding: 16px;
  }
}

@media screen and (min-width: 768px) {
  .generalModal--gallery .movieFrame,
  .generalModal--gallery .generalModal__inner iframe {
    aspect-ratio: 960 / 540;
    height: auto !important;
    max-width: 100%;
    width: 100% !important;
  }
}

.generalModal--gallery .generalModal__close {
  background: transparent;
  position: absolute;
  right: 0;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .generalModal--gallery .generalModal__close {
    height: 34px;
    top: -46px;
    width: 34px;
  }
}

@media screen and (max-width: 768px) {
  .generalModal--gallery .generalModal__close {
    height: 28px;
    top: -38px;
    width: 28px;
  }
}

.generalModal--gallery .generalModal__close:before, .generalModal--gallery .generalModal__close:after {
  background-color: #ffffff;
  content: '';
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}

.generalModal--gallery .generalModal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.generalModal--gallery .generalModal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
