@charset "UTF-8";
/*Break Point
------------------------------*/
/*Break Point (for viequ house)
---------------------------------*/
/*font
---------------------------------*/
/*font-size
---------------------------------*/
/*color
---------------------------------*/
.header {
  top: -100px;
}
.header.-ac {
  top: 0;
}
.header.-fin {
  top: 0;
}

.s_info dl {
  min-height: 4em;
  overflow-y: scroll;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s_info dt {
  font-family: "Noto Sans JP", Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  width: 16%;
  margin-bottom: 0.5em;
}
@media print, screen and (max-width: 768px) {
  .s_info dt {
    font-size: 2.2vw;
    width: 16%;
  }
}
.s_info dd {
  font-family: "Noto Sans JP", Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  width: 80%;
  margin-bottom: 0.5em;
}
@media print, screen and (max-width: 768px) {
  .s_info dd {
    font-size: 2.2vw;
    width: 80%;
  }
}

.s_top_00 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  height: auto;
  width: 100%;
  min-height: 700px;
}
@media print, screen and (max-width: 1024px) {
  .s_top_00 {
    min-height: 600px;
  }
}
@media print, screen and (max-width: 768px) {
  .s_top_00 {
    min-height: 460px;
  }
}

.s_top_01 {
  padding: 140px 80px;
  position: relative;
  width: 100%;
}
@media print, screen and (max-width: 768px) {
  .s_top_01 {
    padding: 40px 30px 80px;
    position: relative;
  }
}

.s_top_02 {
  font-size: 18px;
  text-align: center;
  line-height: 3;
}
@media print, screen and (max-width: 1440px) {
  .s_top_02 {
    font-size: 16px;
    text-align: center;
    line-height: 3;
  }
}
@media print, screen and (max-width: 768px) {
  .s_top_02 {
    font-size: 2.4vw;
    text-align: center;
    line-height: 3;
  }
}

.s_top_03 {
  margin-top: 60px;
  text-align: center;
}
@media print, screen and (max-width: 768px) {
  .s_top_03 {
    margin-top: 40px;
    text-align: center;
  }
}
.s_top_03 a:hover {
  opacity: 1 !important;
}

.s_top_03w {
  text-align: center;
  position: absolute;
  bottom: 200px;
  left: 0px;
  right: 0px;
}
@media print, screen and (max-width: 768px) {
  .s_top_03w {
    bottom: 100px;
  }
}

@media print, screen and (max-width: 768px) {
  .big_end .s_waku_wrapper .s_top_00 .s_top_03w {
    bottom: 60px;
  }
  a:hover {
    opacity: 1 !important;
  }
}
/* インフォメーション
----------------------------------------------------*/
.info_text {
  line-height: 1.37em;
  font-size: 0.88em;
  margin-bottom: 1.5em;
}
@media print, screen and (max-width: 768px) {
  .info_text {
    line-height: 1.77em;
    font-size: 0.98em;
  }
}

.info_text_hd {
  text-align: center;
  color: white;
  line-height: 1.77em;
  font-size: 1.13em;
  margin-bottom: 1.5em;
}
@media print, screen and (max-width: 768px) {
  .info_text_hd {
    line-height: 1.77em;
    font-size: 0.88em;
  }
}

.info_text_shin {
  width: 100%;
  padding: 30px 0;
  margin: auto;
  /*border: solid 2px #fffab5;*/
  font-size: 2.6em;
  line-height: 1.66em;
  text-align: center;
  color: #fff;
  background-image: radial-gradient(circle, rgba(255, 192, 58, 0.97), rgba(224, 162, 8, 0.97) 80%);
}
@media print, screen and (max-width: 768px) {
  .info_text_shin {
    font-size: 1.4em;
    line-height: 1.66em;
    padding: 15px 0;
    margin: auto;
  }
}

.info_text_shin_act {
  width: 100%;
  padding: 15px 0;
  margin: auto;
  /*border: solid 2px #fffab5;*/
  font-size: 2.1em;
  font-weight: 500;
  line-height: 1.16em;
  text-align: center;
  color: #fff;
  background-image: radial-gradient(circle, rgb(255, 58, 58), rgb(175, 0, 0) 80%);
}
@media print, screen and (max-width: 768px) {
  .info_text_shin_act {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.41em;
    padding: 15px 0;
    margin: auto;
  }
}

/* 光るボタン
----------------------------------------------------*/
.button {
  background: #ebf4fa;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-decoration: none;
}
.button::after {
  -webkit-animation: 4s 0s shine linear infinite;
  animation: 4s 0s shine linear infinite;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  width: 50%;
}

@-webkit-keyframes shine {
  20% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
@keyframes shine {
  20% {
    left: 150%;
  }
  100% {
    left: 150%;
  }
}
/*----------------------------------------------------
	サブタイトル
----------------------------------------------------*/
.s_sub_title {
  width: auto;
  margin: -50px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.s_sub_title div {
  text-align: center;
  margin: 0 auto;
}
@media print, screen and (max-width: 768px) {
  .s_sub_title div {
    margin: -20px auto 0 auto;
  }
}
.s_sub_title img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100px;
}
@media print, screen and (max-width: 768px) {
  .s_sub_title img {
    max-height: 50px;
  }
}

a.s_page_navi_btn {
  border: solid 2px #0071bc;
  color: #0071bc;
  text-decoration: none;
  width: 100%;
  display: block;
}
a.s_page_navi_btn:hover {
  color: #ffffff;
  text-decoration: none;
  background: #0071bc;
}

/* MV制御
-----------------------------------------*/
.pc {
  display: block;
}
@media print, screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media print, screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.video_wrapper {
  position: relative;
  width: 100%;
  height: 45vw;
  overflow: hidden;
}
.video_wrapper.-fin {
  height: 63vw;
}
.video_wrapper figure {
  position: relative;
  width: 100%;
}
.video_wrapper figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px;
  text-align: center;
  color: #fff;
  width: auto;
  font-weight: 100;
}
@media print, screen and (max-width: 768px) {
  .video_wrapper figure figcaption {
    bottom: -45vw;
  }
}
@media print, screen and (max-width: 768px) {
  .video_wrapper {
    height: 93vw;
  }
  .video_wrapper.-fin {
    height: 93vw;
  }
}

/* 動画 */
.video_full {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  pointer-events: auto;
}

.video_full.fadeout {
  opacity: 0;
  pointer-events: none;
}

/* ポスター画像 */
.poster_image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.poster_image.visible {
  opacity: 1;
  pointer-events: auto;
}

#poster_sp img {
  margin-top: -45%;
}

/* 追加ポスター画像 */
.extra_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.extra_image.visible {
  opacity: 1;
}

/* ボタン */
.video_control {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 6px 16px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.5529411765);
  cursor: pointer;
  z-index: 5;
  font-size: 15px;
  letter-spacing: 0.2rem;
}
@media print, screen and (max-width: 768px) {
  .video_control {
    bottom: 4px;
    left: 4px;
    padding: 3px 9px;
    letter-spacing: 0.1rem;
    font-size: 12px;
  }
}

/* 矢印のフェード制御 */
.cp_arrows {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  z-index: 10;
}
.cp_arrows.visible {
  opacity: 1;
}

/* Safari再生ボタン非表示 */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.s_info a {
  color: #000;
}

.mvtxt01 {
  position: absolute;
  width: 30%;
  /*top: 15%;*/
  top: 11vw;
  left: 9%;
}
@media print, screen and (max-width: 768px) {
  .mvtxt01 {
    width: 36%;
    top: 79vw;
    left: 5%;
  }
}

.mvtxt02 {
  position: absolute;
  width: 26%;
  /*top: 15%;*/
  top: 11vw;
  left: 43%;
}
@media print, screen and (max-width: 768px) {
  .mvtxt02 {
    width: 44%;
    top: 84vw;
    left: 48%;
  }
}

.col.no1 {
  font-size: clamp(12px, 5.5vw, 3rem);
}
.col.no2 {
  font-size: clamp(11px, 5.3vw, 2.8rem);
}
.col.no3 {
  font-size: clamp(10px, 5vw, 2.5rem);
}
.col.no4 {
  font-size: clamp(10px, 3vw, 1rem);
}
.col.no5 {
  font-size: clamp(9px, 1vw, 10px);
}

.info {
  background: #fff;
  padding: 2%;
}
@media print, screen and (max-width: 768px) {
  .info {
    padding-top: 4%;
  }
}
.info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.info dl dt {
  width: 11%;
}
@media print, screen and (max-width: 768px) {
  .info dl dt {
    width: 100%;
  }
}
@media print, screen and (max-width: 768px) {
  .info dl dd {
    width: 100%;
  }
}
@media print, screen and (max-width: 768px) {
  .info dl {
    width: 80%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-inline: auto;
    padding: 4% 0;
    font-size: 83%;
  }
}

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

/* MV動画：白フェード用 */
.video_wrapper {
  position: relative;
  overflow: hidden;
}

.mv_white_fade {
  position: absolute;
  inset: 0;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease; /* ← 2秒で白くなる */
}

.mv_white_fade.is-show {
  opacity: 1;
}