@charset "UTF-8";

/* sass */
.wrap-mv-ver-about { font-size: 0; line-height: 0; margin: 0 0 35px; padding: 0; }

.wrap-mv-ver-about .ver-pc { display: none; }

.wrap-mv-ver-about img { width: 100%; height: auto; }

.wrap-mv-ver-about video { position: absolute; top: 0; left: 0; width: 100%; pointer-events: none; }

.wrap-mv-ver-about .section, .wrap-mv-ver-about .inner { position: relative; margin: 0; padding: 0; }

.wrap-mv-ver-about .ver2 { margin-top: -2px; }

.wrap-mv-ver-about .ver3 { margin-top: -1px; }

.wrap-mv-ver-about .wrap-txt { position: absolute; top: 0; left: 0; width: 100%; }

.wrap-mv-ver-about .mv-txt { opacity: 0; transition: opacity 1.5s; font-size: 0; line-height: 0; margin: 0; padding: 0; }

.wrap-mv-ver-about .mv-txt.inview { opacity: 1; }

@media print, all and (min-width: 767px) { .wrap-mv-ver-about { margin: 0 0 60px; }
  .wrap-mv-ver-about .ver-sp { display: none; }
  .wrap-mv-ver-about .ver-pc { display: block; } }
