<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";@charset "utf-8";@charset "utf-8";@charset "utf-8";@charset "utf-8";/*add 221011*/
.movie_wedding {
  width: 1160px;
  max-width: 90%;
  margin: 0 auto 100px;
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .movie_wedding {
    margin-bottom: 51px;
  }
}

@media screen and (max-width: 599px) {
  .movie_wedding {
    margin-bottom: 51px;
  }
}

.movie_wedding video {
  width: 100%;
  height: auto;
}

.movie_wedding .youtube_wrap {
  width: 100%;
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  padding-bottom: 56.25%;
}

.movie_wedding .youtube_wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#wedding .bnr__img_oricon {
  background: #F9F6F3;
  padding: 0 0 100px;
}

@media screen and (max-width: 1024px) {
  #wedding .bnr__img_oricon {
    padding: 0 0 80px;
  }
}

#wedding .bnr__img_oricon .bnr__img {
  margin: 0 auto;
  width: 880px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #wedding .bnr__img_oricon .bnr__img {
    width: 100%;
    padding: 0 5%;
  }
}

/*# sourceMappingURL=wedding.min.css.map */
</pre></body></html>