@charset "UTF-8";
/*----------▼▼ home ▼▼----------*/
/*----------▲▲ home ▲▲----------*/
/*----------▼▼ page-lp ▼▼----------*/
#wpadminbar #wp-admin-bar-root-default li#wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-root-default li#wp-admin-bar-comments {
  display: none;
}

.page-template-page-lp header {
  background-color: #ffffff;
  padding: 32px 16px;
  text-align: center;
}
.page-template-page-lp header img {
  display: block;
  width: 293px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.page-template-page-lp main {
  background: #FFFFFF;
  padding: 0 0 160px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp main {
    padding: 0 0 80px;
  }
}
.page-template-page-lp .footer {
  background: #474747;
  color: #fff;
  padding: 48px 16px;
}
.page-template-page-lp .footer__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.page-template-page-lp .footer a {
  color: #fff;
}
.page-template-page-lp .footer__link {
  font: normal normal bold 14px/21px Shippori Mincho;
  margin-bottom: 16px;
}
.page-template-page-lp .footer__copy {
  font: normal normal bold 12px/17px Shippori Mincho;
}
.page-template-page-lp .section {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section {
    margin-top: 60px;
  }
}
.page-template-page-lp .section:first-child {
  margin-top: 0;
}
.page-template-page-lp .section-main-visual {
  position: relative;
}
.page-template-page-lp .section-main-visual img {
  width: 100%;
  height: auto;
}
.page-template-page-lp .section-main-visual__button {
  position: absolute;
  bottom: 124px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 40px;
  background: #B39D5A;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1019607843);
  border-radius: 36px;
  text-align: center;
  font: normal normal bold 24px/72px Shippori Mincho;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-main-visual__button {
    bottom: 24px;
    white-space: nowrap;
  }
}
.page-template-page-lp .section-image__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.page-template-page-lp .section-image img {
  width: 100%;
  height: auto;
}
.page-template-page-lp .section-section-heading h2 {
  text-align: center;
  font: normal normal bold 32px/48px Shippori Mincho;
  color: #B39D5A;
}
.page-template-page-lp .section-layout-features-appeal {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-features-appeal {
    margin-top: 48px;
  }
}
.page-template-page-lp .section-layout-features-appeal + .section-layout-features-appeal {
  margin-top: 128px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-features-appeal + .section-layout-features-appeal {
    margin-top: 48px;
  }
}
.page-template-page-lp .section-layout-features-appeal__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-features-appeal__inner {
    flex-direction: column;
  }
}
.page-template-page-lp .section-layout-features-appeal__left {
  width: 59%;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-features-appeal__left {
    width: auto;
  }
}
.page-template-page-lp .section-layout-features-appeal__right {
  flex: 1;
  background: #F9F9F9;
  margin-top: -48px;
  margin-left: -48px;
  padding: 48px;
  min-height: 410px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-features-appeal__right {
    margin: 0;
    padding: 48px 16px;
    min-height: auto;
  }
}
.page-template-page-lp .section-layout-features-appeal__main-copy {
  text-align: center;
  font: normal normal bold 28px/41px Shippori Mincho;
  color: #474747;
  margin-bottom: 10px;
}
.page-template-page-lp .section-layout-features-appeal__sub-copy {
  text-align: center;
  font: normal normal bold 20px/29px Shippori Mincho;
  color: #B39D5A;
  margin-bottom: 36px;
}
.page-template-page-lp .section-layout-features-appeal__text {
  font: normal normal normal 16px/36px Hiragino Kaku Gothic Pro;
  color: #333333;
}
.page-template-page-lp .section-layout-for-venue-and-plans {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-for-venue-and-plans {
    margin-top: 40px;
  }
}
.page-template-page-lp .section-layout-for-venue-and-plans__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 48px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-for-venue-and-plans__inner {
    flex-direction: column;
  }
}
.page-template-page-lp .section-layout-for-venue-and-plans__left {
  width: 364px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-for-venue-and-plans__left {
    width: 100%;
    text-align: center;
  }
}
.page-template-page-lp .section-layout-for-venue-and-plans__image {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-for-venue-and-plans__image {
    text-align: center;
  }
}
.page-template-page-lp .section-layout-for-venue-and-plans__right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-layout-for-venue-and-plans__right {
    padding: 0 16px;
  }
}
.page-template-page-lp .section-layout-for-venue-and-plans__main-copy {
  font: normal normal bold 28px/41px Shippori Mincho;
  color: #B39D5A;
  margin-bottom: 38px;
}
.page-template-page-lp .section-layout-for-venue-and-plans__text {
  font: normal normal normal 16px/36px Hiragino Kaku Gothic Pro;
  color: #333333;
}
.page-template-page-lp .section-layout-for-venue-and-plans__text p {
  font: normal normal normal 16px/36px Hiragino Kaku Gothic Pro;
  color: #333333;
}
.page-template-page-lp .section-layout-for-venue-and-plans__links {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-top: 57px;
}
.page-template-page-lp .section-layout-for-venue-and-plans__links li a {
  display: inline-block;
  position: relative;
  padding: 15px 56px 16px 16px;
  color: #B39D5A;
  font: normal normal bold 18px/26px Shippori Mincho;
  border-bottom: 1px solid #B39D5A;
}
.page-template-page-lp .section-layout-for-venue-and-plans__links li a:after {
  display: block;
  content: "";
  width: 16px;
  height: 13px;
  background: url(../img/lp/arrow.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.page-template-page-lp .section-simple-text {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .page-template-page-lp .section-simple-text {
    margin-top: 40px;
  }
}
.page-template-page-lp .section-simple-text__inner {
  max-width: 800px;
  margin: 0 auto;
}
.page-template-page-lp .section-simple-text__text {
  font: normal normal normal 16px/36px Hiragino Kaku Gothic Pro;
  color: #333333;
}
.page-template-page-lp .section-simple-text__text p {
  font: normal normal normal 16px/36px Hiragino Kaku Gothic Pro;
  color: #333333;
}
.page-template-page-lp .section-button__inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.page-template-page-lp .section-button a {
  display: inline-block;
  position: relative;
  padding: 15px 56px 16px 16px;
  color: #B39D5A;
  font: normal normal bold 18px/26px Shippori Mincho;
  border-bottom: 1px solid #B39D5A;
}
.page-template-page-lp .section-button a:after {
  display: block;
  content: "";
  width: 16px;
  height: 13px;
  background: url(../img/lp/arrow.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.page-template-page-lp .section-movie__inner {
  max-width: 800px;
  margin: 0 auto;
}
.page-template-page-lp .section-movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 640/360;
}
.page-template-page-lp .section-google-map__inner {
  max-width: 800px;
  margin: 0 auto;
}
.page-template-page-lp .section-heading-with-background-no-background {
  position: relative;
  z-index: 0;
}
.page-template-page-lp .section-heading-with-background-no-background__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.page-template-page-lp .section-heading-with-background-no-background__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -ms-filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
}
.page-template-page-lp .section-heading-with-background-no-background__inner {
  max-width: 800px;
  margin: 0 auto;
}
.page-template-page-lp .section-heading-with-background-no-background__text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  font: normal normal bold 32px/48px Shippori Mincho;
  color: #B39D5A;
  text-align: center;
}
.page-template-page-lp .section-heading-with-background-with-background {
  position: relative;
  z-index: 0;
}
.page-template-page-lp .section-heading-with-background-with-background__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.page-template-page-lp .section-heading-with-background-with-background__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -ms-filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
}
.page-template-page-lp .section-heading-with-background-with-background__inner {
  max-width: 800px;
  margin: 0 auto;
}
.page-template-page-lp .section-heading-with-background-with-background__text {
  position: absolute;
  bottom: 76px;
  left: 0;
  font: normal normal bold 32px/48px Shippori Mincho;
  padding: 8px 18px 8px 100px;
}
.page-template-page-lp .section-carousel .swiper {
  width: 100%;
  height: 100%;
}
.page-template-page-lp .section-carousel .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 800px;
}
.page-template-page-lp .section-carousel .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-page-lp .section-carousel .swiper-button-prev,
.page-template-page-lp .section-carousel .swiper-button-next {
  background: #B39D5A;
  width: 48px;
  height: 48px;
}
.page-template-page-lp .section-carousel .swiper-button-prev svg,
.page-template-page-lp .section-carousel .swiper-button-next svg {
  display: none;
}
.page-template-page-lp .section-carousel .swiper-button-prev:before, .page-template-page-lp .section-carousel .swiper-button-prev:after,
.page-template-page-lp .section-carousel .swiper-button-next:before,
.page-template-page-lp .section-carousel .swiper-button-next:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 17.7px;
  height: 1px;
  border-radius: 9999px;
  background-color: #ffffff;
}
.page-template-page-lp .section-carousel .swiper-button-prev:before,
.page-template-page-lp .section-carousel .swiper-button-next:before {
  transform: rotate(46.1deg);
}
.page-template-page-lp .section-carousel .swiper-button-prev:after,
.page-template-page-lp .section-carousel .swiper-button-next:after {
  transform: rotate(-46.1deg);
}
.page-template-page-lp .section-carousel .swiper-button-prev {
  left: calc(50% - 420px);
}
.page-template-page-lp .section-carousel .swiper-button-prev:before, .page-template-page-lp .section-carousel .swiper-button-prev:after {
  right: calc(50% - 11px);
  transform-origin: 0.5px 50%;
}
.page-template-page-lp .section-carousel .swiper-button-next {
  right: calc(50% - 420px);
}
.page-template-page-lp .section-carousel .swiper-button-next:before, .page-template-page-lp .section-carousel .swiper-button-next:after {
  left: calc(50% - 11px);
  transform-origin: calc(100% - 0.5px) 50%;
}
.page-template-page-lp .section-banner {
  padding: 0 16px;
}
.page-template-page-lp .section-banner__inner {
  max-width: 640px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  background: #B39D5A;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1019607843);
}
.page-template-page-lp .section-banner__right {
  padding: 16px 26px;
}
.page-template-page-lp .section-banner__text {
  font: normal normal bold 24px/36px Shippori Mincho;
  color: #FFFFFF;
}

/*----------▲▲ page_lp ▲▲----------*/
/*----------▼▼ page-404 ▼▼----------*/
/*----------▲▲ page_404 ▲▲----------*/
/*----------▼▼ archive ▼▼----------*/
/*----------▲▲ archive ▲▲----------*/
/*----------▼▼ single ▼▼----------*/
/*----------▲▲ single ▲▲----------*/
/*----------▼▼ utility ▼▼----------*/
@media screen and (min-width: 768px) {
  .u-spOnly {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-spOnly {
    display: inherit !important;
  }
}

@media screen and (min-width: 768px) {
  .u-pcOnly {
    display: inherit !important;
  }
}
@media screen and (max-width: 767px) {
  .u-pcOnly {
    display: none !important;
  }
}

/*----------▲▲ utility ▲▲----------*/


/*# sourceMappingURL=style.css.map */
