<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (min-width: 768px) and (max-width: 1088px) {

  header,
  #gNav {
    /* opacity: 0;
    overflow: hidden; */
    /* display: none;
    transition-duration: 0.7s; */
  }
}

#gNav {
  background: #fff;
}

#main_content {
  background-color: #170000;
}

/* ==========================
 kvArea
=========================== */

/* base */

#main_content .kvArea {
  margin-top: 12.6rem;
  padding: 0;
  margin-bottom: 0;
}


@media screen and (max-width: 767px) {
  #main_content .kvArea {
    margin-top: calc(100vw * 116 / 750);
  }
}

#main_content .kvArea .mv_slider .slider00 {
  position: relative;
  background: #fff;
}

#main_content .kvArea .mv_slider .slider00 .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

#main_content .kvArea .mv_slider .slider00 .bg img {
  width: 100%;
  opacity: 0;
  transition: 1s 1.25s ease-out;
}

#main_content .kvArea .mv_slider .slider00 .bg_d img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider00 .text01 {
  position: absolute;
  top: calc(100% * (61/1440));
  left: calc(100% * (63/1440));
  z-index: 3;
  width: calc(100% * (500/1440));
}

#main_content .kvArea .mv_slider .slider00 .text01 img {
  width: 100%;
  opacity: 0;
  transition: 1s 0.5s ease-out;
}

#main_content .kvArea .mv_slider .slider00 .text02 {
  position: absolute;
  top: calc(100% * (72/1440));
  right: calc(100% * (72/1440));
  z-index: 3;
  width: calc(100% * (612/1440));
}

#main_content .kvArea .mv_slider .slider00 .text02 img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider00 .text03 {
  position: absolute;
  bottom: calc(100% * (72/1440));
  left: calc(100% * (63/1440));
  z-index: 3;
  width: calc(100% * (594/1440));
}

#main_content .kvArea .mv_slider .slider00 .text03 img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider00 .bg img {
  opacity: 0;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider .slider00 .text01 img,
#main_content .kvArea .mv_slider .slider00 .text02 img,
#main_content .kvArea .mv_slider .slider00 .text03 img {
  opacity: 0;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider.is-visible .slider00 .bg img {
  opacity: 1;
  transition: 1s 1.25s ease-out;
}

#main_content .kvArea .mv_slider.is-visible .slider00 .text01 img {
  opacity: 1;
  transition: 1s 0.5s ease-out;
}

#main_content .kvArea .mv_slider.is-visible .slider00 .text02 img {
  opacity: 1;
  transition: 1s 0.75s ease-out;
}

#main_content .kvArea .mv_slider.is-visible .slider00 .text03 img {
  opacity: 1;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider .slider00 .text {
  position: absolute;
  left: 11.041666667%;
  bottom: calc(44 / 1440 * 100%);
  width: calc(100vw * 712 / 1440);
  z-index: 5;
}

#main_content .kvArea .mv_slider .slider00 .text img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #main_content .kvArea .mv_slider .slider00 .text01 {
    bottom: calc(100% * (54/750));
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% * (500/750));
  }

  #main_content .kvArea .mv_slider .slider00 .text02 {
    right: calc(100% * (40/750));
    bottom: calc(100% * (44/750));
    width: calc(100% * (279/750));
    top: auto;
  }

  #main_content .kvArea .mv_slider .slider00 .text03 {
    left: calc(100% * (40/750));
    bottom: calc(100% * (44/750));
    width: calc(100% * (258/750));
  }

  #main_content .kvArea .mv_slider .slider00 .text {
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
  }
}

#main_content .kvArea .mv_slider .slider00 .acap {
  font-size: 10px;
  color: #fff;
  text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px,
    black -1px -1px 2px;
  position: absolute;
  z-index: 6;
  bottom: 5px;
  right: 5px;
}

#main_content .kvArea .mv_slider .slider00 .acap.bk {
  color: #111;
  text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
    #fff -1px -1px 2px;
}


#main_content .kvArea .mv_slider .slider01 {
  position: relative;
  background: #fff;
}

#main_content .kvArea .mv_slider .slider01 .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

#main_content .kvArea .mv_slider .slider01 .bg img {
  width: 100%;
  opacity: 0;
  transition: 1s 1.25s ease-out;
}

#main_content .kvArea .mv_slider .slider01 .bg_d img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider01 .bg_under01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

#main_content .kvArea .mv_slider .slider01 .bg_under01 img {
  width: 100%;
  opacity: 0;
  transition: 1s 0.5s ease-out;
}

#main_content .kvArea .mv_slider .slider01 .bg_under02 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}

#main_content .kvArea .mv_slider .slider01 .bg_under02 img {
  width: 100%;
  opacity: 0;
  transition: 1s 0.75s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current.on .bg img,
#main_content .kvArea .mv_slider .slider01.slick-active.on .bg img {
  opacity: 0;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current.on .bg_under01 img,
#main_content .kvArea .mv_slider .slider01.slick-active.on .bg_under01 img {
  opacity: 0;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current.on .bg_under02 img,
#main_content .kvArea .mv_slider .slider01.slick-active.on .bg_under02 img {
  opacity: 0;
  transition: 1s 1.5s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current .bg img,
#main_content .kvArea .mv_slider .slider01.slick-active .bg img {
  opacity: 1;
  transition: 1s 1.25s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current .bg_under01 img,
#main_content .kvArea .mv_slider .slider01.slick-active .bg_under01 img {
  opacity: 1;
  transition: 1s 0.5s ease-out;
}

#main_content .kvArea .mv_slider .slider01.slick-current .bg_under02 img,
#main_content .kvArea .mv_slider .slider01.slick-active .bg_under02 img {
  opacity: 1;
  transition: 1s 0.75s ease-out;
}

#main_content .kvArea .mv_slider .slider01 .text {
  position: absolute;
  left: 11.041666667%;
  bottom: calc(44 / 1440 * 100%);
  width: calc(100vw * 712 / 1440);
  z-index: 5;
}

#main_content .kvArea .mv_slider .slider01 .text img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #main_content .kvArea .mv_slider .slider01 .text {
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
  }
}

#main_content .kvArea .mv_slider .slider01 .acap {
  font-size: 10px;
  color: #fff;
  text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px,
    black -1px -1px 2px;
  position: absolute;
  z-index: 6;
  bottom: 5px;
  right: 5px;
}

#main_content .kvArea .mv_slider .slider01 .acap.bk {
  color: #111;
  text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px,
    #fff -1px -1px 2px;
}

#main_content .kvArea .mv_slider .slider02 {
  position: relative;
}

#main_content .kvArea .mv_slider .slider02 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#main_content .kvArea .mv_slider .slider02 .bg img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transition: transform 7s 2s ease;
}

#main_content .kvArea .mv_slider .slider02 .bg_d img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider02.slick-current .bg img,
#main_content .kvArea .mv_slider .slider02.slick-active .bg img {
  transform: translate(-50%, -50%) scale(1.01);
  transition: transform 7s ease;
}

#main_content .kvArea .mv_slider .slider02 .text {
  position: absolute;
  left: 0.277777778%;
  bottom: 24.605263158%;
  width: calc(100vw * 779 / 2880);
}

#main_content .kvArea .mv_slider .slider02 .text img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #main_content .kvArea .mv_slider .slider02 .text {
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
  }
}

#main_content .kvArea .mv_slider .slider03 {
  position: relative;
}

#main_content .kvArea .mv_slider .slider03 .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#main_content .kvArea .mv_slider .slider03 .bg img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transition: transform 7s 2s ease;
}

#main_content .kvArea .mv_slider .slider03 .bg_d img {
  width: 100%;
}

#main_content .kvArea .mv_slider .slider03.slick-current .bg img,
#main_content .kvArea .mv_slider .slider03.slick-active .bg img {
  transform: translate(-50%, -50%) scale(1.01);
  transition: transform 7s ease;
}

#main_content .kvArea .mv_slider .slider03 .text {
  position: absolute;
  left: 0.902777778%;
  bottom: 24.605263158%;
  width: calc(100vw * 779 / 2880);
}

#main_content .kvArea .mv_slider .slider03 .text img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #main_content .kvArea .mv_slider .slider03 .text {
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
  }
}

/* ==========================
scrollMV
=========================== */

#main_content .mainVisual {
  height: 2800vh;
  position: relative;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual {
    height: 1200vh;
  }
}
#main_content .mainVisual:before {
  background-color: #0f3eb0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500vh;
}

@media screen and (min-width: 768px) and (aspect-ratio &lt; 9 / 8) {
  #main_content .mainVisual:before {
    height: 600vh;
  }
}


@media screen and (min-width: 768px) and (aspect-ratio &lt; 19 / 20) {
  #main_content .mainVisual:before {
    height: 700vh;
  }
}

@media screen and (min-width: 768px) and (aspect-ratio &lt; 7 / 10) {
  #main_content .mainVisual:before {
    height: 1000vh;
  }
}

@media screen and (max-width: 767px) and (aspect-ratio &gt; 2/1) {
  #main_content .mainVisual:before {
    height: 1200vh; /* 縦長スマホ用に短縮 */
  }
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual:before {
    background-color: #0d40b5;
    height: 1000vh;
  }
}


#main_content .mainVisual .mainVisual__pcVisualInner {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

#main_content .mainVisual .mainVisual__image,
#main_content .mainVisual .mainVisual__plot--01,
#main_content .mainVisual .mainVisual__plot--02,
#main_content .mainVisual .mainVisual__plot--03,
#main_content .mainVisual .mainVisual__plot--04 {
  width: 100%;
  height: auto;
  display: block;
  will-change: transform;
  transform: scale(2.2);
  transform-origin: 50% -20%;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__pcVisualInner {
    display: none;
  }
}

#main_content .mainVisual .mainVisual__spVisualInner {
  display: none;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__spVisualInner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: sticky;
    top: 0;
    height: calc(100vh - 60px);
    overflow: hidden;
    z-index: 1;
  }
}

#main_content .mainVisual .mainVisual__plot--01,
#main_content .mainVisual .mainVisual__plot--02,
#main_content .mainVisual .mainVisual__plot--03,
#main_content .mainVisual .mainVisual__plot--04 {
  position: absolute;
  z-index: 2;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__plot--01,
  #main_content .mainVisual .mainVisual__plot--02,
  #main_content .mainVisual .mainVisual__plot--03,
  #main_content .mainVisual .mainVisual__plot--04 {
    translate: none;
    rotate: none;
    scale: none;
    transform-origin: 50% -20%;
    transform: translate(0px, -5%);
  }
}

#main_content .mainVisual .mainVisual__image,
#main_content .mainVisual .mainVisual__txt,
#main_content .mainVisual .mainVisual__plot {
  will-change: opacity, transform;
}

#main_content .mainVisual .mainVisual__inner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 100%;
  text-align: center;
  pointer-events: none;
}

#main_content .mainVisual .mainVisual__txt {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 101;
}
#main_content .mainVisual .mainVisual__txt--01 {
  width: calc(640 / 1440 * 100vw);
  opacity: 0;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__txt--01 {
    width: calc(610 / 750 * 100vw);
    opacity: 0;
  }
}

#main_content .mainVisual .mainVisual__txt--02 {
  width: calc(674 / 1440 * 100vw);
  opacity: 0;
  display: block;
  margin: 20px auto 0;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__txt--02 {
    width: calc(673 / 750 * 100vw);
    opacity: 0;
    margin-top: 15px;
  }
}

#main_content .mainVisual .mainVisual__whiteOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  z-index: 3;
  will-change: opacity;
}

#main_content .mainVisual .mainVisual__endImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 6.3rem));
  width: 100%;
  height: auto;
  opacity: 0;
  z-index: 4;
  will-change: opacity, transform;
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .mainVisual__whiteOverlay,
  #main_content .mainVisual .mainVisual__endImage {
    display: none;
  }
}

/* Scroll Down Indicator */
#main_content .mainVisual .scrollDown {
  align-items: center;
  left: 50%;
  top: 80px;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
  flex-direction: column;
  position: fixed;
  gap: 15px;
  opacity: 1;
  transition: opacity 0.5s ease, pointer-events 0.5s ease;
  will-change: opacity;
  z-index: 200;
  pointer-events: auto;
}

#main_content .mainVisual .scrollDown.fadeOut {
  opacity: 0;
  pointer-events: none;
}

#main_content .mainVisual .scrollDown__line {
  width: 1px;
  height: 100px;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
}

#main_content .mainVisual .scrollDown__line::before {
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0.8) 100%);
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.8);
  animation: lineAnimation 2.5s infinite ease-in-out;
}

#main_content .mainVisual .scrollDown__text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 1.15;
  font-weight: 300;
  font-family: 'Cinzel', serif;
  text-align: left;
}

@keyframes lineAnimation {
  0% {
    top: -40px;
    opacity: 0;
    transform: scaleY(0.8);
  }
  30% {
    opacity: 1;
    transform: scaleY(1);
  }
  70% {
    opacity: 1;
    transform: scaleY(1);
  }
  100% {
    top: 120px;
    opacity: 0;
    transform: scaleY(0.8);
  }
}

@keyframes arrowAnimation {
  0%, 100% {
    transform: scaleY(1);
    opacity: 0.6;
  }
  50% {
    transform: scaleY(1.5);
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  #main_content .mainVisual .scrollDown {
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
    gap: 12px;
  }
  
  #main_content .mainVisual .scrollDown__line {
    height: 40px;
  }
  
  #main_content .mainVisual .scrollDown__line::before {
    top: -40px;
    height: 20px;
  }
  
  #main_content .mainVisual .scrollDown__text {
    font-size: 10px;
    letter-spacing: 1px;
    gap: 2px;
  }
  
}

#main_content .infoArea .caption {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 1rem;
  z-index: 101;
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5), 0px 0px 3px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  #main_content .infoArea .caption {
    text-align: right;
    line-height: 1.4;
  }
}

/* keyframes */

@keyframes fadeIn--logo {
  0% {
    opacity: 0;
    filter: blur(7px);
    padding-top: 6px;
    transform: scale(0.96);
    transform-origin: center;
  }

  100% {
    opacity: 1;
    filter: blur(0px);
    padding-top: 0px;
    transform: scale(1);
    transform-origin: center;
  }
}

@keyframes fadeIn--copy {
  0% {
    opacity: 0;
    filter: blur(7px);
    transform: scale(0.96);
    transform-origin: center;
  }

  100% {
    opacity: 1;
    filter: blur(0px);
    transform: scale(1);
    transform-origin: center;
  }
}

@keyframes fadeIn--visual {
  0% {
    transform: scale(1.08);
    transform-origin: bottom;
  }

  100% {
    transform: scale(1);
    transform-origin: bottom;
  }
}

@keyframes fadeIn--visual--sp {
  0% {
    transform: scale(0.98);
    transform-origin: bottom;
  }

  100% {
    transform: scale(0.9);
    transform-origin: bottom;
  }
}

@keyframes visual--changeIn {
  0% {
    opacity: 0;
    pointer-events: none;
    filter: blur(3px);
  }

  100% {
    opacity: 1;
    pointer-events: visible;
    filter: blur(0px);
  }
}

@keyframes visual--changeOut {
  0% {
    opacity: 1;
    pointer-events: visible;
    filter: blur(0px);
  }

  100% {
    opacity: 0;
    pointer-events: none;
    filter: blur(3px);
  }
}

@keyframes visual--gardenDuration {
  0% {
    transform: translateX(32px) scale(1.06);
  }

  100% {
    transform: translateX(0px) scale(1.05);
  }
}

@keyframes visual--gardenDuration--sp {
  0% {
    transform: translateX(-33%) scale(1.06)
  }

  100% {
    transform: translateX(-29%) scale(1.05)
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    pointer-events: none;
    filter: blur(3px);
  }

  100% {
    opacity: 1;
    pointer-events: visible;
    filter: blur(3px);
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    pointer-events: visible;
    filter: blur(3px);
  }

  100% {
    opacity: 0;
    pointer-events: none;
    filter: blur(3px);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    pointer-events: none;
    filter: blur(3px);
  }

  100% {
    opacity: 1;
    pointer-events: visible;
    filter: blur(0px);
  }
}

/* ==========================
 priceArea
=========================== */

.priceArea {
  margin: 0 auto 80px;
  text-align: center;
  max-width: 1024px;
}

@media screen and (max-width: 767px) {
  .priceArea {
    margin: 0 auto 60px;
  }
}

.priceArea img {
  width: 100%;
  object-fit: contain;
}

.infoArea {
  padding: 10rem 0px 14rem;
  background: url(../imgs/info_bg.jpg) no-repeat center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .infoArea {
    padding: 6rem 0 8rem;
    background: url(../imgs/info_bg_sp.jpg) no-repeat center;
    background-size: cover;
  }
}

.infoArea .infoTtl {
  text-align: center;
  padding-bottom: 1.3rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .infoArea .infoTtl img {
    width: 15rem;
  }
}

.infoArea .infoTtl::after {
  content: "";
  width: 100%;
  height: 1px;
  background: -moz-linear-gradient(left,
      rgba(188, 158, 74, 0) 0%,
      rgba(188, 158, 74, 0) 15%,
      #bc9e4a 50%,
      rgba(188, 158, 74, 0) 85%,
      rgba(188, 158, 74, 0) 100%);
  background: -webkit-linear-gradient(left,
      rgba(188, 158, 74, 0) 0%,
      rgba(188, 158, 74, 0) 15%,
      #bc9e4a 50%,
      rgba(188, 158, 74, 0) 85%,
      rgba(188, 158, 74, 0) 100%);
  background: linear-gradient(to right,
      rgba(188, 158, 74, 0) 0%,
      rgba(188, 158, 74, 0) 15%,
      #bc9e4a 50%,
      rgba(188, 158, 74, 0) 85%,
      rgba(188, 158, 74, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bc9e4a', endColorstr='#00bc9e4a', GradientType=1);
  position: absolute;
  left: 0;
  bottom: 0;
}

.infoArea .infoTxt01 {
  margin-top: 5rem;
  text-align: center;
}

.infoArea .infoTxt01 p {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.14em;
  line-height: 1.5;
  margin-top: 1.9rem;
  margin-bottom: -0.5rem;
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt01 {
    margin-top: 3rem;
  }

  .infoArea .infoTxt01 img {
    width: 30.7rem;
  }

  .infoArea .infoTxt01 p {
    font-size: 1.5rem;
    margin-top: 1.325rem;
    margin-bottom: -0.375rem;
  }
}

.infoArea .infoTxt02 {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 5rem 1.5rem;
  color: #fff;
  text-align: center;
}
.infoArea .infoTxt02 .vacation {
  margin-top: 30px;
}

.infoArea .campaignBnr + .infoTxt02  {
  margin-top: 124px;
}

@media screen and (max-width: 767px) {
  .infoArea .campaignBnr + .infoTxt02  {
    margin-top: 45px;
  }  
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt02 {
    margin-top: 3rem;
    padding: 3rem 1.5rem;
  }
}

.infoArea .infoTxt02 .text01 {
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.18em;
  margin-top: -0.7rem;
  margin-bottom: -0.7rem;
}

.infoArea .infoTxt02 .text01 small {
  font-size: 80%;
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt02 .text01 {
    font-size: 1.9rem;
    margin-top: -0.475rem;
    margin-bottom: -0.475rem;
  }
}

.infoArea .infoTxt02 .noticeTxt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.14em;
  margin-top: 1.8rem;
  margin-bottom: 30px;
}

.infoArea .infoTxt02 .text02 {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.14em;
  margin-top: 3rem;
  margin-bottom: -0.7rem;
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt02 .text02 {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    margin-top: 1.2rem;
    margin-bottom: -0.3rem;
  }
}

@media screen and (min-width: 768px) {
  .infoArea .infoTxt02 .btnArea {
    align-items: center;
    display: flex;
    gap: 32px;
    justify-content: center;
    margin-top: 4rem;
  }

  .infoArea .infoTxt02 .btnArea .btn {
    margin: 0;
  }
}

.infoArea .infoTxt02 .btn {
  border: 2px solid #d2c7a6;
  box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.6);
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
}

.infoArea .infoTxt02 .btn+.text01 {
  margin-top: 40px;
}

.infoArea .infoTxt02 .btn a {
  display: block;
  border: 2px solid #93640b;
  background: #93640b;
  background: -moz-linear-gradient(left,
      #94650c 0%,
      #b08431 26%,
      #cc9e47 50%,
      #b08431 74%,
      #94650c 100%);
  background: -webkit-linear-gradient(left,
      #94650c 0%,
      #b08431 26%,
      #cc9e47 50%,
      #b08431 74%,
      #94650c 100%);
  background: linear-gradient(to right,
      #94650c 0%,
      #b08431 26%,
      #cc9e47 50%,
      #b08431 74%,
      #94650c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b0505', endColorstr='#6b0505', GradientType=0);
  background-position: center;
  background-size: 100% 100%;
  transition: 0.3s ease;
  position: relative;
}

.infoArea .infoTxt02 .btn a::before {
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  position: absolute;
  bottom: -4px;
  left: -4px;
  border-left: 2px solid #c89712;
  border-bottom: 2px solid #c89712;
  z-index: 20;
  transform: scale(0);
  transform-origin: left bottom;
  transition: 0.5s 0.1s ease;
}

.infoArea .infoTxt02 .btn a::after {
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-top: 2px solid #c89712;
  border-right: 2px solid #c89712;
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 20;
  transform: scale(0);
  transform-origin: right top;
  transition: 0.5s 0.1s ease;
}

.infoArea .infoTxt02 .btn.req {
  border-color: #d0a4a4;
}

.infoArea .infoTxt02 .btn.req a {
  border-color: #6b0505;
  background: #6b0505;
  background: -moz-linear-gradient(left,
      #6b0505 0%,
      #940531 25%,
      #b80137 50%,
      #940531 75%,
      #6b0505 100%);
  background: -webkit-linear-gradient(left,
      #6b0505 0%,
      #940531 25%,
      #b80137 50%,
      #940531 75%,
      #6b0505 100%);
  background: linear-gradient(to right,
      #6b0505 0%,
      #940531 25%,
      #b80137 50%,
      #940531 75%,
      #6b0505 100%);
  background-position: center;
  background-size: 100% 100%;
}

.infoArea .infoTxt02 .btn.req a::before,
.infoArea .infoTxt02 .btn.req a::after {
  border-color: #6b0505;
}

.infoArea .infoTxt02 .btn a.hover {
  background-size: 180% 180%;
}

.infoArea .infoTxt02 .btn a.hover::before,
.infoArea .infoTxt02 .btn a.hover::after {
  transform: scale(1);
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt02 .btn {
    margin-top: 2rem;
  }

  .infoArea .infoTxt02 .btn+.text01 {
    margin-top: 30px;
  }
}

.infoArea .infoTxt02 .holidayInfo {
  color: #e43b4d;
  font-size: 14px;
  margin-top: 30px;
}

.infoArea .infoTxt02 .holidayInfo .large {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .infoArea .infoTxt02 .holidayInfo {
    font-size: 12px;
    margin-top: 20px;
  }

  .infoArea .infoTxt02 .holidayInfo .large {
    font-size: 16px;
  }
}

.infoArea .limitedArea {
  margin-top: 8rem;
  padding: 10rem 1.5rem 8rem;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedArea {
    margin-top: calc(100vw * 80 / 1088);
    padding: calc(100vw * 100 / 1088) calc(100vw * 15 / 1088) calc(100vw * 80 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedArea {
    margin-top: 4rem;
    padding: 5rem 1.5rem 4rem;
  }
}



.infoArea .limitedArea .text01 {
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.18em;
  margin-top: 1.7rem;
  margin-bottom: -0.7rem;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .infoArea .limitedArea .text01 {
    font-size: 1.9rem;
    margin-bottom: -0.475rem;
  }
}

.infoArea .limitedArea .noticeTxt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.14em;
  margin-top: 1.8rem;
  margin-bottom: 30px;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .infoArea .limitedArea .noticeTxt {
    font-size: 1.2rem;
  }
}

.infoArea .limitedAreaInner {
  /* max-width: 67.2rem; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaInner {
    width: calc(100vw * 672 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaInner {
    width: 100%;
  }
}

.infoArea .limitedAreaTtl {
  font-size: 3rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.18em;
  color: #bb8d2b;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaTtl {
    font-size: calc(100vw * 30 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaTtl {
    font-size: 2rem;
  }
}

.infoArea .limitedAreaTtl span {
  display: inline-block;
  padding: 0 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaTtl span {
    padding: 0 calc(100vw * 20 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaTtl span {
    line-height: 1.4;
    padding: 0 1rem;
  }
}

.infoArea .limitedAreaTtl span i {
  position: absolute;
  width: 120px;
  height: 3px;
  top: 50%;
}

.infoArea .limitedAreaTtl span i.line_left {
  left: 0;
  transform: translateX(-100%);
}

.infoArea .limitedAreaTtl span i.line_left::before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background: #825d35;
  background: -moz-linear-gradient(left, #825d35 0%, #987647 100%);
  background: -webkit-linear-gradient(left, #825d35 0%, #987647 100%);
  background: linear-gradient(to right, #825d35 0%, #987647 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#825d35', endColorstr='#987647', GradientType=1);
}

.infoArea .limitedAreaTtl span i.line_left::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  background: #825d35;
  background: -moz-linear-gradient(left, #825d35 0%, #987647 100%);
  background: -webkit-linear-gradient(left, #825d35 0%, #987647 100%);
  background: linear-gradient(to right, #825d35 0%, #987647 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#825d35', endColorstr='#987647', GradientType=1);
}

.infoArea .limitedAreaTtl span i.line_right {
  right: 0;
  transform: translateX(100%);
}

.infoArea .limitedAreaTtl span i.line_right::before {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background: #b29560;
  background: -moz-linear-gradient(left, #b29560 0%, #c4a971 100%);
  background: -webkit-linear-gradient(left, #b29560 0%, #c4a971 100%);
  background: linear-gradient(to right, #b29560 0%, #c4a971 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b29560', endColorstr='#c4a971', GradientType=1);
}

.infoArea .limitedAreaTtl span i.line_right::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  background: #b29560;
  background: -moz-linear-gradient(left, #b29560 0%, #c4a971 100%);
  background: -webkit-linear-gradient(left, #b29560 0%, #c4a971 100%);
  background: linear-gradient(to right, #b29560 0%, #c4a971 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b29560', endColorstr='#c4a971', GradientType=1);
}

.infoArea .limitedAreaTxt {
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-size: 1.4rem;
  letter-spacing: 0.14em;
  margin-top: 3.65rem;
  margin-bottom: -0.35rem;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaTxt {
    font-size: calc(100vw * 14 / 1088);
    margin-top: calc((100vw * 40 / 1088) - ((((100vw * 14 / 1088) * 1.5) - (100vw * 14 / 1088)) / 2));
    margin-bottom: calc(0px - ((((100vw * 14 / 1088) * 1.5) - (100vw * 14 / 1088)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaTxt {
    font-size: 1.2rem;
    margin-top: 2.2rem;
    margin-bottom: -0.3rem;
  }
}

.infoArea .limitedAreaClm {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: -3rem;
  max-width: 94rem;
  /* max-width: 62rem; */
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .infoArea .limitedAreaClm {
    column-gap: 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaClm {
    margin-top: calc(100vw * 50 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm {
    column-gap: 1.5rem;
    margin-top: 3rem;
    margin-bottom: -1.5rem;
  }
}

.infoArea .limitedAreaClm&gt;div {
  /* width: 47.619048%; */
  width: 31.9149%;
  background: #170000;
  position: relative;
  margin-bottom: 3rem;
}

.infoArea .limitedAreaClm&gt;div.large {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div {
    margin-bottom: 1.5rem;
    width: calc(290 / 750 * 100vw);
  }

  .infoArea .limitedAreaClm&gt;div.large-sp {
    width: 100%;
  }
}

.infoArea .limitedAreaClm&gt;div.soon::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.infoArea .limitedAreaClm&gt;div.soon::before {
  content: "coming soon";
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 0.18em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaClm&gt;div.soon::before {
    font-size: calc(100vw * 22 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div.soon::before {
    font-size: 1.4rem;
  }
}

.infoArea .limitedAreaClm&gt;div .clmImg {
  position: relative;
}

.infoArea .limitedAreaClm&gt;div .clmImg.new::after {
  content: "new";
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 1;
  background: #650a0a;
  color: #fff;
  position: absolute;
  top: 3px;
  right: 0;
  padding: 3px 5px;
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div .clmImg.new::after {
    top: 2px;
    font-size: 10px;
  }
}

.infoArea .limitedAreaClm&gt;div .clmTxt {
  padding-bottom: 3rem;
}

.infoArea .limitedAreaClm&gt;div .clmNum {
  font-family: "Cinzel", serif;
  font-size: 2rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #b7a388;
  padding: 1rem 0 1.1rem;
  position: relative;
  background: #180101;
}

.infoArea .limitedAreaClm&gt;div .clmNum::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(left,
      rgba(125, 99, 48, 0) 0%,
      #7d6330 50%,
      rgba(125, 99, 48, 0) 100%);
  background: -webkit-linear-gradient(left,
      rgba(125, 99, 48, 0) 0%,
      #7d6330 50%,
      rgba(125, 99, 48, 0) 100%);
  background: linear-gradient(to right,
      rgba(125, 99, 48, 0) 0%,
      #7d6330 50%,
      rgba(125, 99, 48, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007d6330', endColorstr='#007d6330', GradientType=1);
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaClm&gt;div .clmNum {
    font-size: calc(100vw * 20 / 1088);
    padding: calc(100vw * 10 / 1088) 0 calc(100vw * 11 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div .clmNum {
    font-size: 1.5rem;
    padding: 1rem 0 1.1rem;
  }
}

.infoArea .limitedAreaClm&gt;div .clmTxt_l {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin-top: 1.4rem;
  margin-bottom: -0.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaClm&gt;div .clmTxt_l {
    font-size: calc(100vw * 20 / 1088);
    margin-top: calc(100vw * 19 / 1088);
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div .clmTxt_l {
    font-size: 1.5rem;
    margin-top: 3rem;
    letter-spacing: 0.06em;
  }
}

.infoArea .limitedAreaClm&gt;div .clmTxt_s {
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.14em;
  line-height: 2;
  text-align: center;
  margin-top: 1.3rem;
  margin-bottom: -0.7rem;
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
  .infoArea .limitedAreaClm&gt;div .clmTxt_s {
    font-size: calc(100vw * 14 / 1088);
    margin-top: calc((100vw * 20 / 1088) - ((((100vw * 14 / 1088) * 2) - (100vw * 14 / 1088)) / 2));
    margin-bottom: calc(0px - ((((100vw * 14 / 1088) * 2) - (100vw * 14 / 1088)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaClm&gt;div .clmTxt_s {
    font-size: 1.1rem;
    letter-spacing: 0.06em;
    margin-top: 0.4rem;
    margin-bottom: -0.7rem;
  }
}

.infoArea .limitedAreaBtn .btn {
  border: 2px solid #c6c4bd;
  box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.6);
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
}

.infoArea .limitedAreaBtn .btn a {
  display: block;
  border: 2px solid #6b6963;
  background: #555350;
  background: -moz-linear-gradient(left, #555350 0%, #838383 50%, #555350 100%);
  background: -webkit-linear-gradient(left,
      #555350 0%,
      #838383 50%,
      #555350 100%);
  background: linear-gradient(to right, #555350 0%, #838383 50%, #555350 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555350', endColorstr='#555350', GradientType=1);
  background-position: center;
  background-size: 100% 100%;
  transition: 0.3s ease;
  position: relative;
}

.infoArea .limitedAreaBtn .btn a::before {
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  position: absolute;
  bottom: -4px;
  left: -4px;
  border-left: 2px solid #6b6963;
  border-bottom: 2px solid #6b6963;
  z-index: 20;
  transform: scale(0);
  transform-origin: left bottom;
  transition: 0.5s 0.1s ease;
}

.infoArea .limitedAreaBtn .btn a::after {
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border-top: 2px solid #6b6963;
  border-right: 2px solid #6b6963;
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 20;
  transform: scale(0);
  transform-origin: right top;
  transition: 0.5s 0.1s ease;
}

.infoArea .limitedAreaBtn .btn a.hover {
  background-size: 180% 180%;
}

.infoArea .limitedAreaBtn .btn a.hover::before,
.infoArea .limitedAreaBtn .btn a.hover::after {
  transform: scale(1);
}

@media screen and (max-width: 767px) {
  .infoArea .limitedAreaBtn .btn {
    margin-top: 4rem;
  }
}

.contentArea {
  overflow: hidden;
  padding: 10rem 0;
  background: url(../imgs/content_bg01.jpg) no-repeat center;
  background-size: cover;
}

.contentArea .sp_ttl {
  margin-bottom: 2.5rem;
  padding-left: 2rem;
}

.contentArea .sp_ttl span {
  display: inline-block;
  position: relative;
}

.contentArea .sp_ttl span::before {
  content: "";
  width: 70vw;
  height: 2px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: 2px;
  right: -15px;
  transform: translateX(100%);
}

.contentArea .sp_ttl span::after {
  content: "";
  width: 70vw;
  height: 1px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: 6px;
  right: -15px;
  transform: translateX(100%);
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea {
    padding: calc(100vw * 100 / 1440) 0;
  }
}

@media screen and (max-width: 767px) {
  .contentArea {
    padding: 6rem 0 0;
  }
}

.contentArea.bk {
  background: url(../imgs/content_bg02.jpg) no-repeat center;
  background-size: cover;
}

.contentArea.bk .sp_ttl {
  margin-bottom: 2.5rem;
  padding-left: 0rem;
  padding-right: 2rem;
  text-align: right;
}

.contentArea.bk .sp_ttl span {
  display: inline-block;
  position: relative;
}

.contentArea.bk .sp_ttl span::before {
  content: "";
  width: 70vw;
  height: 2px;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  top: 2px;
  left: -15px;
  transform: translateX(-100%);
}

.contentArea.bk .sp_ttl span::after {
  content: "";
  width: 70vw;
  height: 1px;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  top: 6px;
  left: -15px;
  transform: translateX(-100%);
}

.contentArea .cententInner {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contentArea .cententInner .clmBox {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox {
    display: block;
    padding: 0 2rem;
  }
}

.contentArea .cententInner .clmBox .image {
  width: 55%;
}

.contentArea .cententInner .clmBox .image .imgInner {
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}

.contentArea .cententInner .clmBox .image .imgInner+.imgInner {
  margin-top: 2.444987775%;
}

.contentArea .cententInner .clmBox .image .imgInner.movie {
  line-height: 0;
}

.contentArea .cententInner .clmBox .image .imgInner.movie video {
  width: 100%;
}

.contentArea .cententInner .clmBox .image .imgInner.movie .acap {
  right: 0;
  bottom: -10px;
  color: #000;
  text-shadow: none;
}

.contentArea .cententInner .clmBox .image .acap {
  text-align: right;
}

.contentArea .cententInner .clmBox .image .img_clm {
  display: flex;
  justify-content: space-between;
}

.contentArea .cententInner .clmBox .image .img_clm .small {
  width: 47.095959596%;
}

.contentArea .cententInner .clmBox .image .img_clm .large {
  width: 51.641414141%;
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .image {
    width: 100%;
  }
}

.contentArea .cententInner .clmBox .text {
  width: 39.583333333%;
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .text {
    width: 100%;
    margin-top: 3rem;
    padding-top: 3rem;
    padding-bottom: 6rem;
  }

  .contentArea .cententInner .clmBox .text::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #8c6132;
    background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  }

  .contentArea .cententInner .clmBox .text::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 5px;
    background: #8c6132;
    background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  }
}

.contentArea .cententInner .clmBox .text .ttl {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
}

.contentArea .cententInner .clmBox .text .ttl&gt;span {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .text .ttl&gt;span .ttl01 {
    width: calc(100vw * 235 / 1440);
  }

  .contentArea .cententInner .clmBox .text .ttl&gt;span .ttl02 {
    width: calc(100vw * 186 / 1440);
  }

  .contentArea .cententInner .clmBox .text .ttl&gt;span .ttl03 {
    width: calc(100vw * 184 / 1440);
  }

  .contentArea .cententInner .clmBox .text .ttl&gt;span .ttl04 {
    width: calc(100vw * 261 / 1440);
  }
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .horizontal {
  position: absolute;
  top: 0;
  right: -20px;
  width: 315px;
  display: block;
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .horizontal::before {
  content: "";
  width: 380px;
  height: 3px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: 0;
  right: 0px;
  transform: translateX(100%);
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .horizontal::after {
  content: "";
  width: 380px;
  height: 1px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: 6px;
  right: 0px;
  transform: translateX(100%);
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .vertical {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 540px;
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .vertical::before {
  content: "";
  width: 3px;
  height: 100%;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
}

.contentArea .cententInner .clmBox .text .ttl&gt;span .vertical::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  bottom: 0;
  left: 6px;
  transform: translateY(100%);
}

.contentArea .cententInner .clmBox .textInner {
  padding-top: 11.5rem;
  padding-left: 9rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .textInner {
    padding-top: calc(100vw * 115 / 1440);
    padding-left: calc(100vw * 90 / 1440);
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .textInner {
    padding: 0;
  }
}

.contentArea .cententInner .clmBox .textInner .text_ttl {
  font-size: 2.6rem;
  line-height: 1.692307692;
  letter-spacing: 0.06em;
  margin-top: -0.8999999996rem;
  margin-bottom: -0.8999999996rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .textInner .text_ttl {
    font-size: calc(100vw * 26 / 1440);
    margin-top: calc(0px - ((((100vw * 26 / 1440) * 1.692307692) - (100vw * 26 / 1440)) / 2));
    margin-bottom: calc(0px - ((((100vw * 26 / 1440) * 1.692307692) - (100vw * 26 / 1440)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .textInner .text_ttl {
    font-size: 1.9rem;
    text-align: center;
    margin-top: -0.6576923074rem;
    margin-bottom: -0.6576923074rem;
  }
}

.contentArea .cententInner .clmBox .textInner .textCont {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.06em;
  margin-top: 3.2rem;
  margin-bottom: -0.8rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .textInner .textCont {
    font-size: calc(100vw * 16 / 1440);
    margin-top: calc((100vw * 40 / 1440) - ((((100vw * 16 / 1440) * 1.692307692) - (100vw * 16 / 1440)) / 2));
    margin-bottom: calc(0px - ((((100vw * 16 / 1440) * 1.692307692) - (100vw * 16 / 1440)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .textInner .textCont {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 1.9rem;
    margin-bottom: -0.6rem;
  }
}

.contentArea .cententInner .clmBox .textInner .btn {
  margin-top: 6rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .textInner .btn {
    margin-top: calc(100vw * 60 / 1440);
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .textInner .btn {
    margin-top: 4rem;
  }
}

.contentArea .cententInner .clmBox .textInner .btn a {
  display: block;
  position: relative;
  color: #333;
  font-family: "Cinzel", serif;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.14em;
  border: 1px solid #bc9e4a;
  max-width: 231px;
  width: 100%;
  padding: 1.25rem 0 1.25rem 4.3rem;
  transition: 0.3s ease;
}

.contentArea .cententInner .clmBox .textInner .btn a::after {
  content: "";
  width: 65px;
  height: 1px;
  background: #bc9e4a;
  position: absolute;
  top: 50%;
  right: 0;
  transition: 0.3s ease;
}

.contentArea .cententInner .clmBox .textInner .btn a.hover {
  background: #bc9e4a;
  color: #fff;
}

.contentArea .cententInner .clmBox .textInner .btn a.hover::after {
  background: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox .textInner .btn a {
    font-size: calc(100vw * 14 / 1440);
    max-width: calc(100vw * 231 / 1440);
    padding: calc(100vw * 12.5 / 1440) 0 calc(100vw * 12.5 / 1440) calc(100vw * 43 / 1440);
  }
}

@media screen and (min-width: 768px) and (max-width: 1439px) {
  .contentArea .cententInner .clmBox .textInner .btn a::after {
    width: calc(100vw * 50 / 1440);
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox .textInner .btn a {
    max-width: 205px;
    font-size: 1.1rem;
    padding: 1.1rem 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .contentArea .cententInner .clmBox .textInner .btn a::after {
    width: 5rem;
  }
}

.contentArea .cententInner .clmBox.rev {
  flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox.rev .text {
    width: 100%;
    margin-top: 3rem;
    padding-top: 3rem;
    padding-bottom: 6rem;
  }

  .contentArea .cententInner .clmBox.rev .text::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 5px;
    background: #8c6132;
    background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  }

  .contentArea .cententInner .clmBox.rev .text::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    background: #8c6132;
    background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
    background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  }
}

.contentArea .cententInner .clmBox.rev .text .ttl {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span {
  display: inline-block;
  position: relative;
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .horizontal {
  position: absolute;
  top: auto;
  left: -20px;
  right: auto;
  bottom: 0;
  width: 315px;
  display: block;
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .horizontal::before {
  content: "";
  width: 380px;
  height: 3px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: auto;
  left: 0px;
  right: auto;
  bottom: 6px;
  transform: translateX(-100%);
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .horizontal::after {
  content: "";
  width: 380px;
  height: 1px;
  background: #8c6132;
  background: -moz-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(left, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to right, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=1);
  position: absolute;
  top: auto;
  left: 0px;
  right: 0;
  bottom: 0;
  transform: translateX(-100%);
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .vertical {
  position: absolute;
  top: -20px;
  left: auto;
  right: 0;
  bottom: auto;
  height: 540px;
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .vertical::before {
  content: "";
  width: 3px;
  height: 100%;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  bottom: 0;
  left: auto;
  right: 6px;
  transform: translateY(-100%);
}

.contentArea .cententInner .clmBox.rev .text .ttl&gt;span .vertical::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #8c6132;
  background: -moz-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: -webkit-linear-gradient(top, #8c6132 0%, #e5c883 100%);
  background: linear-gradient(to bottom, #8c6132 0%, #e5c883 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c6132', endColorstr='#e5c883', GradientType=0);
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  transform: translateY(-100%);
}

.contentArea .cententInner .clmBox.rev .textInner {
  padding-top: 8rem;
  padding-left: 12rem;
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox.rev .textInner {
    padding-top: calc(100vw * 80 / 1440);
    padding-left: calc(100vw * 120 / 1440);
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox.rev .textInner {
    padding: 0;
  }
}

.contentArea .cententInner .clmBox.rev .textInner .text_ttl {
  font-size: 2.6rem;
  line-height: 1.692307692;
  letter-spacing: 0.12em;
  margin-top: -0.8999999996rem;
  margin-bottom: -0.8999999996rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox.rev .textInner .text_ttl {
    font-size: calc(100vw * 26 / 1440);
    margin-top: calc(0px - ((((100vw * 26 / 1440) * 1.692307692) - (100vw * 26 / 1440)) / 2));
    margin-bottom: calc(0px - ((((100vw * 26 / 1440) * 1.692307692) - (100vw * 26 / 1440)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox.rev .textInner .text_ttl {
    font-size: 1.9rem;
    text-align: center;
    margin-top: -0.6576923074rem;
    margin-bottom: -0.6576923074rem;
  }
}

.contentArea .cententInner .clmBox.rev .textInner .textCont {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.12em;
  margin-top: 3.2rem;
  margin-bottom: -0.8rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox.rev .textInner .textCont {
    font-size: calc(100vw * 16 / 1440);
    margin-top: calc((100vw * 40 / 1440) - ((((100vw * 16 / 1440) * 1.692307692) - (100vw * 16 / 1440)) / 2));
    margin-bottom: calc(0px - ((((100vw * 16 / 1440) * 1.692307692) - (100vw * 16 / 1440)) / 2));
  }
}

@media screen and (max-width: 767px) {
  .contentArea .cententInner .clmBox.rev .textInner .textCont {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 1.9rem;
    margin-bottom: -0.6rem;
  }
}

.contentArea .cententInner .clmBox.rev .textInner .btn {
  margin-top: 6rem;
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .contentArea .cententInner .clmBox.rev .textInner .btn {
    margin-top: calc(100vw * 60 / 1440);
  }
}

.contentArea .cententInner .clmBox.rev .textInner .btn a {
  color: #fff;
}

.section {
  transform: translate3d(0, 0, 0) !important;
  opacity: 0;
  color: #170000;
  transition: 1.5s cubic-bezier(0.55, 0.085, 0, 0.99);
}

.section.active {
  opacity: 1;
  z-index: 100 !important;
}

#pp-nav {
  display: none;
}

.pp-scrollable {
  overflow-x: hidden;
}

/* メインCSS */
.arrow {
  width: 50px;
  height: 40px;
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  color: #fff;
  -moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  -ms-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

.scroll {
  display: block;
  margin-bottom: 15px;
  text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px,
    black -1px -1px 2px;
}

.scrolldown {
  margin: 0 auto;
  padding: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  transform-origin: center;
}

@media screen and (max-width: 767px) {
  .scrolldown {
    margin-top: 40px;
  }
}

.scrolldown span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  animation: fadeInOut 2.5s linear infinite;
  opacity: 0;
}

.scrolldown span:nth-child(1) {
  transform: translate(-12px, -12px);
  animation-delay: -0.4s;
}

.scrolldown span:nth-child(2) {
  transform: translate(0, 0);
  animation-delay: -0.2s;
}

.scrolldown span:nth-child(3) {
  transform: translate(12px, 12px);
  animation-delay: 0s;
}

@media screen and (max-width: 767px) {
  .arrow {
    width: 50px;
    height: 35px;
    bottom: 55px;
    font-weight: bold;
  }

  .scrolldown span:nth-child(1) {
    transform: translate(-10px, -10px);
    animation-delay: -0.4s;
  }

  .scrolldown span:nth-child(2) {
    transform: translate(0, 0);
    animation-delay: -0.2s;
  }

  .scrolldown span:nth-child(3) {
    transform: translate(10px, 10px);
    animation-delay: 0s;
  }
}

@keyframes fadeInOut {
  0% {
    top: -5px;
    left: -5px;
    opacity: 0;
  }

  25% {
    top: 0;
    left: 0;
    opacity: 1;
  }

  50%,
  100% {
    top: 5px;
    left: 5px;
    opacity: 0;
  }
}

#main_content .kv_area .cap {
  position: absolute;
  bottom: 1%;
  right: 1%;
  color: #fff;
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  header .link_area {
    display: none;
  }

  #footer {
    margin-bottom: 68px;
  }
}

img.lower {
  display: none !important;
}

.capArea {
  max-width: 1088px;
  width: 100%;
  margin: 0 auto;
  padding: 1.5rem;
  color: #fff;
  font-size: 10px;
}

#mv-video {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  opacity: 1;
  transition: 1.2s;
  background: #000;
}

#mv-video.skip {
  opacity: 0;
}

#mv-video #video01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100vw;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#mv-video #video03 {
  height: auto;
  width: 100%;
  top: 50%;

  left: 50%;
  transform: translate(-50%, -50%);
}

#mv-video #control {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  background: #000;
  border: 1px solid #fff;
  width: 86px;
  text-align: center;
  transition: opacity 0.3s ease;
}

#mv-video #control.hover {
  opacity: 0.7;
}

#mv-video #control #skip {
  position: relative;
}

#mv-video #control span.df {
  opacity: 1;
  transition: all 0.3s ease;
}

#mv-video #control span.ov {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease;
}

@media only screen and (min-width: 600px) {
  #mv-video #control:hover span.df {
    opacity: 0;
  }

  #mv-video #control:hover span.ov {
    opacity: 1;
  }
}

.popup-frame-area {
  line-height: 0;
  background: #000;
}

.popup-frame-area video {
  width: 100%;
}

.mfp-content {
  position: relative;
}

.mfp-content button.mfp-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: #fff;
  font-size: 60px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  opacity: 1;
}


.bnrArea {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
}

.bnrArea .bnrArea__item+.modalBnr {
  margin-top: 30px;
}

.bnrArea .modalBnr+.modalBnr {
  margin-top: 30px;
}

.bnrArea .modalBnr--min {
  max-width: 640px;
  margin: 0 auto;
}

.bnrArea a {
  display: block;
  position: relative;
}

.bnrArea a:not(:first-child) {
  margin-top: 30px;
}

.bnrArea a img {
  border: 1px solid #bc9e4a;
}

.bnrArea a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  transition: 0.3s ease;
}

.bnrArea a span {
  display: block;
  position: relative;
}

.bnrArea a span.lt::before {
  content: "";
  width: 1px;
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  transition: 0.3s ease;
}

.bnrArea a span.lt::after {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 10;
  transition: 0.3s ease;
}

.bnrArea a span.rb::before {
  content: "";
  width: 1px;
  height: 0%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 10;
  transition: 0.3s ease;
}

.bnrArea a span.rb::after {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 10;
  transition: 0.3s ease;
}

.bnrArea a.hover::after {
  background: rgba(255, 255, 255, 0.3);
}

.bnrArea a.hover span.lt::before,
.bnrArea a.hover span.rb::before {
  height: 100%;
}

.bnrArea a.hover span.lt::after,
.bnrArea a.hover span.rb::after {
  width: 100%;
}

.campaignBnr {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

@media screen and (min-width: 768px) {
  .campaignBnr {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .campaignBnr {
    margin-top: 40px;
  }
}

.movieModal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}

.movieModal__inner {
  width: calc(840/1440*100vw);
  height: calc(472.5/1440*100vw);
  max-width: 840px;
  max-height: 472.5px;
  min-width: 560px;
  min-height: 315px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.movieModal__inner iframe {
  width: calc(840/1440*100vw);
  height: calc(472.5/1440*100vw);
  max-width: 840px;
  max-height: 472.5px;
  min-width: 560px;
  min-height: 315px;
}

.movieModal__bg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
}

.movieModal__close {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: -50px;
  right: 0;
  z-index: 3;
  cursor: pointer;
}

.movieModal__close::before,
.movieModal__close::after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 50%;
  z-index: 3;
  transform: translate(-50%, -50%) rotate(45deg);
}

.movieModal__close::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

@media screen and (max-width: 599px) {

  .movieModal__inner,
  .movieModal__inner iframe {
    min-width: initial;
    min-height: initial;
    width: 95vw;
    height: calc(399/750*100vw);
  }
}

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