@charset "utf-8";
@-webkit-keyframes loading-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('/ad/ske_movie/css/icons/icomoon.eot?caji26');
  src: url('/ad/ske_movie/css/icons/icomoon.eot?caji26#iefix') format('embedded-opentype'), url('/ad/ske_movie/css/icons/icomoon.ttf?caji26') format('truetype'), url('/ad/ske_movie/css/icons/icomoon.woff?caji26') format('woff'), url('/ad/ske_movie/css/icons/icomoon.svg?caji26#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
@-webkit-keyframes flash {
  0%,
  10%,
  20%,
  100% {
    opacity: 1;
  }
  5%,
  15% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  10%,
  20%,
  100% {
    opacity: 1;
  }
  5%,
  15% {
    opacity: 0;
  }
}
@-webkit-keyframes flash_ver1 {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash_ver1 {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  3% {
    transform: scale(1.3);
  }
  6% {
    transform: scale(1);
  }
  9% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  3% {
    transform: scale(1.3);
  }
  6% {
    transform: scale(1);
  }
  9% {
    transform: scale(1.3);
  }
  15% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes heartBeatBig {
  0% {
    transform: scale(1);
  }
  9% {
    transform: scale(1.5);
  }
  18% {
    transform: scale(1);
  }
  27% {
    transform: scale(1.5);
  }
  45% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heartBeatBig {
  0% {
    transform: scale(1);
  }
  9% {
    transform: scale(1.5);
  }
  18% {
    transform: scale(1);
  }
  27% {
    transform: scale(1.5);
  }
  45% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  }
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
  }
}
@-webkit-keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
:root {
  --main-width: 100%;
  --wrap-margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
img {
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
br[sp] {
  display: none;
}
body {
  position: relative;
  background-color: #ffabbe;
  font-family: -apple-system, blinkMacSystemFont, "Helvetica Neue", Roboto, "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.wrap {
  margin-right: var(--wrap-margin);
  margin-left: var(--wrap-margin);
}
header,
nav,
section,
footer {
  width: var(--main-width);
  position: relative;
}
#test {
  display: none;
}
#modal {
  width: 100%;
  height: 100%;
  display: flex;
  background-color: rgba(157, 105, 124, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0;
  transition: opacity 0.2s;
}
#modal.active {
  opacity: 1;
  transition: opacity 0.5s;
}
#modal.loaded #modal-player::before {
  display: none;
  transition: 0.5s;
}
#modal.loaded #modal-close {
  opacity: 1;
  transition: 0.5s cubic-bezier(0.65, 0.03, 0.7, 1.37);
}
#modal #modal-player {
  width: clamp(400px, 80vw, 1120px);
  margin: auto;
  position: relative;
  z-index: 100000;
}
#modal #modal-player::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 5.714vw;
  height: 5.714vw;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.75em solid rgba(255, 225, 51, 0.2);
  border-right: 0.75em solid rgba(255, 225, 51, 0.2);
  border-bottom: 0.75em solid rgba(255, 225, 51, 0.2);
  border-left: 0.75em solid #ffe133;
  -webkit-animation: loading-circle 1.1s infinite linear;
          animation: loading-circle 1.1s infinite linear;
  transition: 0.1s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -7.75vw;
  margin-left: -3.572vw;
  z-index: 100001;
}
#modal #modal-player iframe {
  width: clamp(400px, 80vw, 1120px);
  height: clamp(225px, 44.942vw, 629.2px);
}
#modal #modal-close {
  display: block;
  width: clamp(187.5px, 18.571vw, 375px);
  height: clamp(50px, 4.928vw, 100px);
  margin: 1.714vw auto;
  background: scroll url("/ad/ske_movie/imgs/btn-modal-close.sprite.png") no-repeat 0 0 / cover;
  opacity: 0;
  transition: opacity 0.2s;
}
#modal #modal-close::hover {
  background-position: 0 -100px;
}
#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #ffabbe;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
#loading #loader {
  border-radius: 50%;
  width: 5.714vw;
  height: 5.714vw;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.75em solid rgba(255, 225, 51, 0.2);
  border-right: 0.75em solid rgba(255, 225, 51, 0.2);
  border-bottom: 0.75em solid rgba(255, 225, 51, 0.2);
  border-left: 0.75em solid #ffe133;
  -webkit-animation: loading-circle 1.1s infinite linear;
          animation: loading-circle 1.1s infinite linear;
}
#loading.loaded {
  opacity: 0;
  display: none;
}
#bg-movie {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
#bg-movie #bg-movie-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: fixed url("/ad/ske_movie/imgs/bg-dotted-cover-clear.png") repeat 0 0;
  z-index: 1;
}
#bg-movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
#hero {
  height: 53.571vw;
  background: scroll url("/ad/ske_movie/imgs/hero.bg-panel-left.png") no-repeat left top / contain, scroll url("/ad/ske_movie/imgs/hero.bg-panel-right.png") no-repeat right top / contain;
  background-color: rgba(255, 171, 190, 0.5);
  position: relative;
  z-index: 10;
  overflow: hidden;
}
#hero-lead {
  width: 32.142vw;
  height: 27.428vw;
  position: absolute;
  top: 10.357vw;
  left: 5.357vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
  z-index: 18;
  opacity: 0;
}
#hero-lead img {
  width: 100%;
}
#hero-lead.animate {
  opacity: 1;
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#hero-tagline {
  width: 28.928vw;
  height: 11.428vw;
  position: absolute;
  top: 37.5vw;
  left: 7.142vw;
  z-index: 13;
  opacity: 0;
}
#hero-tagline img {
  width: 100%;
}
#hero-tagline.animate {
  opacity: 1;
  -webkit-animation-name: fadeInTopRight;
          animation-name: fadeInTopRight;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#hero-sns {
  display: inline-block;
  position: absolute;
  top: 1.428vw;
  right: 1.428vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#hero-sns > a {
  margin-right: 1.428vw;
}
#hero-sns > a:last-child {
  margin-right: 0;
}
#hero-sns .link-twitter {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 3.571vw, 82px);
  height: clamp(27px, 3.571vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#hero-sns .link-twitter::before {
  content: "\e908";
  color: #1d9bec;
  font-size: clamp(12px, 1.571vw, 36px);
  display: inline-block;
}
#hero-sns .link-facebook {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 3.571vw, 82px);
  height: clamp(27px, 3.571vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#hero-sns .link-facebook::before {
  content: "\e902";
  color: #1877ec;
  font-size: clamp(12px, 1.571vw, 36px);
  display: inline-block;
}
#hero-sns .link-line {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 3.571vw, 82px);
  height: clamp(27px, 3.571vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#hero-sns .link-line::before {
  content: "\e903";
  color: #00b900;
  font-size: clamp(12px, 1.885vw, 36px);
  display: inline-block;
}
#hero-bottoms {
  width: 100%;
  height: 10.714vw;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 12;
  overflow: hidden;
}
#hero-bottoms::before {
  content: "";
  display: block;
  width: 100%;
  height: 14.285vw;
  background-color: #ffe133;
  transform: skewY(-8deg);
  transform-origin: top left;
  position: absolute;
  bottom: -135%;
  right: -23%;
  z-index: 13;
}
#hero-bottoms::after {
  content: "";
  display: block;
  width: 100%;
  height: 5vw;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.45) 100%);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 14;
}
#project-label {
  width: 23.214vw;
  height: 4.214vw;
  position: absolute;
  bottom: 1.642vw;
  right: 1.428vw;
  z-index: 15;
}
#project-label img {
  width: 100%;
}
#btn-movie {
  width: 3.571vw;
  position: absolute;
  bottom: 1.428vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 19;
  -webkit-filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.25));
  -webkit-animation-name: heartBeatBig;
          animation-name: heartBeatBig;
  -webkit-animation-duration: 1.3s;
          animation-duration: 1.3s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  transition: all 0.3s ease-in;
}
#btn-movie img {
  width: 100%;
}
#btn-movie:hover {
  z-index: 999;
  transform: scale(1.25);
  -webkit-filter: drop-shadow(0 0 50px rgba(255, 255, 255, 0.75)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.95)) drop-shadow(0 3px 10px rgba(255, 225, 51, 0.5)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 50px rgba(255, 255, 255, 0.75)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.95)) drop-shadow(0 3px 10px rgba(255, 225, 51, 0.5)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.25));
  transition: all 0.15s ease-out;
}
#hero-picture {
  width: 56.071vw;
  height: 43.214vw;
  position: absolute;
  bottom: 0vw;
  right: 12.142vw;
  z-index: 11;
  opacity: 0;
}
#hero-picture img {
  width: 100%;
}
#hero-picture.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.56, 0.13, 0.89, 0.45);
          animation-timing-function: cubic-bezier(0.56, 0.13, 0.89, 0.45);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#hero-sticker {
  width: 19.642vw;
  height: 19.857vw;
  position: absolute;
  top: clamp(46px, 5.75vw, 5.75vw);
  right: -0.572vw;
  z-index: 10;
  opacity: 0;
}
#hero-sticker img {
  width: 100%;
}
#hero-sticker.animate {
  opacity: 1;
  transition: opacity 0.3s 1.2s;
  -webkit-animation-name: bounceIn, flash;
          animation-name: bounceIn, flash;
  -webkit-animation-duration: 0.7s, 5s;
          animation-duration: 0.7s, 5s;
  -webkit-animation-delay: 1.2s, 3s;
          animation-delay: 1.2s, 3s;
  -webkit-animation-fill-mode: both, both;
          animation-fill-mode: both, both;
  -webkit-animation-timing-function: ease-in-out, linear;
          animation-timing-function: ease-in-out, linear;
  -webkit-animation-iteration-count: 1, infinite;
          animation-iteration-count: 1, infinite;
}
#navigation {
  height: 5vw;
  background-color: #ff8500;
  position: relative;
  z-index: 20;
}
#navigation > div {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
#navigation a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 17.285vw;
  height: 5vw;
  background-color: #ff8b00;
  transform: skewX(-22deg);
  border-left: 1px solid #ffffff;
  overflow: hidden;
  position: relative;
}
#navigation a:last-child {
  border-right: 1px solid #ffffff;
}
#navigation a::after {
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
  top: -100%;
  background: #ffffff;
  transition: top 0.1s;
}
#navigation a span {
  position: relative;
  display: block;
  transform: skewX(22deg);
  overflow: hidden;
  z-index: 11;
}
#navigation a span img {
  position: absolute;
  top: 0;
  width: 46.357vw;
  height: 8vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
}
#navigation a:hover::after {
  top: 0;
  transition: top 0.15s;
}
#navigation a:hover img {
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0));
          filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0));
}
a#link-movie span {
  width: 6.714vw;
  height: 3.5vw;
}
a#link-movie span img {
  top: 0vw;
  left: -39.643vw;
}
a#link-movie:hover span img {
  top: -4vw;
  left: -39.643vw;
}
a#link-comment span {
  width: 9.857vw;
  height: 3.5vw;
}
a#link-comment span img {
  top: 0;
  left: 0;
}
a#link-comment:hover span img {
  top: -4vw;
  left: 0vw;
}
a#link-campaign span {
  width: 10.142vw;
  height: 3.5vw;
}
a#link-campaign span img {
  top: 0vw;
  left: -9.858vw;
}
a#link-campaign:hover span img {
  top: -4vw;
  left: -9.858vw;
}
a#link-special-movie span {
  width: 13.214vw;
  height: 3.5vw;
}
a#link-special-movie span img {
  top: 0vw;
  left: -20vw;
}
a#link-special-movie:hover span img {
  top: -4vw;
  left: -20vw;
}
a#link-extra span {
  width: 6.428vw;
  height: 3.5vw;
}
a#link-extra span img {
  top: 0vw;
  left: -33.215vw;
}
a#link-extra:hover span img {
  top: -4vw;
  left: -33.215vw;
}
#intro {
  height: 53.571vw;
  background: scroll url("/ad/ske_movie/imgs/intro.bg-panel-center.png") no-repeat center top / contain, scroll url("/ad/ske_movie/imgs/intro.bg-top-left.jpg") no-repeat left top / 35%, scroll url("/ad/ske_movie/imgs/intro.bg-bottom-right.jpg") no-repeat right bottom / 50%;
  background-color: rgba(255, 171, 190, 0.5);
  position: relative;
  z-index: 30;
}
#intro-tag {
  width: 25.428vw;
  height: 9.071vw;
  display: block;
  margin: 0 auto;
  padding-top: 3.857vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
  position: relative;
  z-index: 31;
  opacity: 0;
}
#intro-tag img {
  width: 100%;
}
#intro-tag.animate {
  opacity: 1;
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
          animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#container-intro {
  margin-top: 3.857vw;
  width: 100%;
  height: 25vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background: url("/ad/ske_movie/imgs/intro.bg-container.png") repeat 0 0;
}
#intro-about,
#intro-reason {
  flex-shrink: 0;
  width: 46.428vw;
  height: 23.571vw;
  position: relative;
}
#intro-about > img,
#intro-reason > img {
  position: absolute;
}
#intro-about .what,
#intro-reason .what {
  top: 4.714vw;
  left: 5.357vw;
  z-index: 38;
}
#intro-about .itis,
#intro-reason .itis {
  bottom: 5.071vw;
  left: 5.357vw;
  z-index: 37;
}
#intro-about .navigator,
#intro-reason .navigator {
  bottom: 5.071vw;
  right: 2.571vw;
  z-index: 36;
}
#intro-about .mark,
#intro-reason .mark {
  width: 5.214vw;
  height: 8vw;
  top: 42px;
  left: 40px;
  z-index: 35;
}
#intro-about .what {
  width: 18.071vw;
  height: 5.142vw;
  opacity: 0;
}
#intro-about .what.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
          animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-about .itis {
  width: 22.714vw;
  height: 6.857vw;
  opacity: 0;
}
#intro-about .itis.animate {
  opacity: 1;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-about .navigator {
  width: 16.857vw;
  height: 16.357vw;
  opacity: 0;
}
#intro-about .navigator.animate {
  opacity: 1;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-about .mark {
  opacity: 0;
}
#intro-about .mark.animate {
  opacity: 1;
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.12, 0.68, 0.37, 1.12);
          animation-timing-function: cubic-bezier(0.12, 0.68, 0.37, 1.12);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-reason .what {
  width: 25.571vw;
  height: 5.142vw;
  opacity: 0;
}
#intro-reason .what.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
          animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-reason .itis {
  width: 22.642vw;
  height: 6.857vw;
  opacity: 0;
}
#intro-reason .itis.animate {
  opacity: 1;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-reason .navigator {
  width: 16.857vw;
  height: 16.357vw;
  opacity: 0;
}
#intro-reason .navigator.animate {
  opacity: 1;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-reason .mark {
  opacity: 0;
}
#intro-reason .mark.animate {
  opacity: 1;
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.12, 0.68, 0.37, 1.12);
          animation-timing-function: cubic-bezier(0.12, 0.68, 0.37, 1.12);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#intro-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 3.571vw 0vw 1.428vw 0vw;
  background-color: rgba(255, 171, 190, 0.5);
}
#intro-cta .cta-caption {
  width: 54.857vw;
  height: 2.5vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#intro-cta .cta-caption img {
  width: 100%;
}
#intro-cta .cta-caption img {
  -o-object-fit: none;
     object-fit: none;
}
#intro-cta .cta-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 1.714vw 0vw 3.571vw 0vw;
  position: relative;
  z-index: 102;
}
#intro-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 26.785vw;
  height: 7.142vw;
  margin: 0 0.857vw;
  overflow: hidden;
}
#intro-cta .cta-btns > a img {
  position: absolute;
  width: 80.357vw;
  height: 14.285vw;
}
#intro-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#intro-cta a.cta-reserve:hover img {
  top: -7.143vw;
  left: 0vw;
}
#intro-cta a.cta-request img {
  top: 0vw;
  left: -26.786vw;
}
#intro-cta a.cta-request:hover img {
  top: -7.143vw;
  left: -26.786vw;
}
#intro-cta::after {
  content: "";
  display: block;
  width: 85.714vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: scroll url("/ad/ske_movie/imgs/bg-stripe-cover.png") repeat 0 0;
  background-color: #ffe133;
  transform: skewX(-22.107deg) translateX(-50%);
  z-index: 100;
}
#intro-note {
  font-size: clamp(10px, 0.964vw, 15px);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}
#movie {
  background: scroll url("/ad/ske_movie/imgs/movie.bg-yellow.png") no-repeat 0 0 / cover, scroll url("/ad/ske_movie/imgs/movie.bg-pink.jpg") repeat-x 0 0 / cover;
  position: relative;
  padding-bottom: 2.142vw;
  z-index: 40;
}
#movie-tag {
  width: 25.428vw;
  height: 3.785vw;
  display: block;
  margin: 0 auto;
  padding-top: 5.714vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
  position: relative;
  z-index: 41;
  opacity: 0;
}
#movie-tag img {
  width: 100%;
}
#movie-tag.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#movie-carousel {
  padding-top: 2.857vw;
  position: relative;
  z-index: 42;
  opacity: 0;
}
#movie-carousel .cell {
  width: 53.571vw;
  box-sizing: border-box;
  padding: 1.785vw 1.285vw 1.785vw 1.285vw;
  margin: 0 3.571vw;
  background-color: #ffffff;
  border-radius: 1.428vw;
}
#movie-carousel .cell .offshot,
#movie-carousel .cell .movie {
  width: 50.857vw;
  height: 28.571vw;
  position: relative;
}
#movie-carousel .cell .offshot.notplay::before,
#movie-carousel .cell .movie.notplay::before {
  display: none;
}
#movie-carousel .cell .offshot::before,
#movie-carousel .cell .movie::before {
  content: "";
  display: block;
  width: 7.214vw;
  height: 4.285vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
}
#movie-carousel .cell .offshot .thumbnail-before-loading,
#movie-carousel .cell .movie .thumbnail-before-loading {
  width: 50.857vw;
  height: 28.571vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#movie-carousel .cell .offshot .thumbnail-before-loading > span,
#movie-carousel .cell .movie .thumbnail-before-loading > span {
  display: block;
  width: 100%;
  padding-top: 56.179775%;
  overflow: hidden;
  position: relative;
}
#movie-carousel .cell .offshot .thumbnail-before-loading > span img,
#movie-carousel .cell .movie .thumbnail-before-loading > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#movie-carousel .cell .offshot .thumbnail-before-loading img,
#movie-carousel .cell .movie .thumbnail-before-loading img {
  transition: 0.3s ease-in;
}
#movie-carousel .cell .offshot .thumbnail-before-loading img:hover,
#movie-carousel .cell .movie .thumbnail-before-loading img:hover {
  transform: scale(1.25);
  transition: 0.2s cubic-bezier(0.52, 0.32, 0.19, 1.01);
}
#movie-carousel .cell .offshot iframe,
#movie-carousel .cell .movie iframe {
  width: 50.857vw;
  height: 28.571vw;
}
#movie-carousel .cell .offshot iframe.manual-load,
#movie-carousel .cell .movie iframe.manual-load {
  position: relative;
  z-index: 100;
}
#movie-carousel .cell .offshot::before {
  display: none;
}
#movie-carousel .cell .caption {
  margin-top: 0.857vw;
  text-align: center;
  font-size: clamp(18px, 2.142vw, 36px);
  line-height: 1.2;
  color: #ffabbe;
  height: 2em;
  display: flex;
}
#movie-carousel .cell .caption p {
  display: inline-block;
  margin: auto;
}
#movie-carousel .flickity-prev-next-button svg {
  display: none;
}
#movie-carousel .flickity-prev-next-button.previous {
  left: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#movie-carousel .flickity-prev-next-button.previous::before {
  content: "\e900";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#movie-carousel .flickity-prev-next-button.next {
  right: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#movie-carousel .flickity-prev-next-button.next::before {
  content: "\e901";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#movie-carousel .flickity-page-dots {
  display: none;
}
#movie-carousel.single .cell {
  margin: auto;
}
#movie-carousel.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#movie-thumbnails {
  width: 53.571vw;
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  opacity: 0;
}
#movie-thumbnails .thumbnail {
  display: block;
  width: 20%;
  margin: 0 2.5% 20px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  background-color: #000;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
#movie-thumbnails .thumbnail > span {
  display: block;
  width: 100%;
  padding-top: 55%;
  overflow: hidden;
  position: relative;
}
#movie-thumbnails .thumbnail > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#movie-thumbnails .thumbnail span img {
  opacity: 0.5;
}
#movie-thumbnails .thumbnail.active,
#movie-thumbnails .thumbnail:hover {
  box-shadow: 0 0 0 3px #ffffff;
}
#movie-thumbnails .thumbnail.active img,
#movie-thumbnails .thumbnail:hover img {
  opacity: 1;
}
#movie-thumbnails .thumbnail.active img,
#movie-thumbnails .thumbnail:hover img {
  transition: transform 0.2s ease-in;
}
#movie-thumbnails .thumbnail.active img:hover,
#movie-thumbnails .thumbnail:hover img:hover {
  transform: scale(1.25);
  transition: transform 0.1s ease-out;
}
#movie-thumbnails.animate {
  opacity: 1;
  -webkit-animation-name: lightSpeedInRight;
          animation-name: lightSpeedInRight;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.32, 0.19, 1.01);
          animation-timing-function: cubic-bezier(0.52, 0.32, 0.19, 1.01);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#movie-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 3.571vw 0vw 1.428vw 0vw;
  background-color: rgba(255, 171, 190, 0.5);
}
#movie-cta .cta-caption {
  width: 43.785vw;
  height: 2.5vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#movie-cta .cta-caption img {
  width: 100%;
}
#movie-cta .cta-caption img {
  -o-object-fit: none;
     object-fit: none;
}
#movie-cta .cta-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 1.714vw 0vw 3.571vw 0vw;
  position: relative;
  z-index: 102;
}
#movie-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 26.785vw;
  height: 7.142vw;
  margin: 0 0.857vw;
  overflow: hidden;
}
#movie-cta .cta-btns > a img {
  position: absolute;
  width: 80.357vw;
  height: 14.285vw;
}
#movie-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#movie-cta a.cta-reserve:hover img {
  top: -7.143vw;
  left: 0vw;
}
#movie-cta a.cta-request img {
  top: 0vw;
  left: -26.786vw;
}
#movie-cta a.cta-request:hover img {
  top: -7.143vw;
  left: -26.786vw;
}
#movie-cta::after {
  content: "";
  display: block;
  width: 85.714vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: scroll url("/ad/ske_movie/imgs/bg-stripe-cover.png") repeat 0 0;
  background-color: #ffabbe;
  transform: skewX(-22.107deg) translateX(-50%);
  z-index: 100;
}
#offshot {
  background-color: rgba(255, 133, 0, 0.5);
  position: relative;
  padding-bottom: 4.285vw;
  z-index: 40;
}
#offshot-tag {
  width: 25.428vw;
  height: 3.785vw;
  display: block;
  margin: 0 auto;
  padding-top: 5.714vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
  position: relative;
  z-index: 41;
  opacity: 0;
}
#offshot-tag img {
  width: 100%;
}
#offshot-tag.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#offshot-carousel {
  padding-top: 2.857vw;
  position: relative;
  z-index: 42;
  opacity: 0;
}
#offshot-carousel .cell {
  width: 53.571vw;
  box-sizing: border-box;
  padding: 1.785vw 1.285vw 1.785vw 1.285vw;
  margin: 0 3.571vw;
  background-color: #ffffff;
  border-radius: 1.428vw;
}
#offshot-carousel .cell .offshot,
#offshot-carousel .cell .movie {
  width: 50.857vw;
  height: 28.571vw;
  position: relative;
}
#offshot-carousel .cell .offshot.notplay::before,
#offshot-carousel .cell .movie.notplay::before {
  display: none;
}
#offshot-carousel .cell .offshot::before,
#offshot-carousel .cell .movie::before {
  content: "";
  display: block;
  width: 7.214vw;
  height: 4.285vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading,
#offshot-carousel .cell .movie .thumbnail-before-loading {
  width: 50.857vw;
  height: 28.571vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading > span,
#offshot-carousel .cell .movie .thumbnail-before-loading > span {
  display: block;
  width: 100%;
  padding-top: 56.179775%;
  overflow: hidden;
  position: relative;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading > span img,
#offshot-carousel .cell .movie .thumbnail-before-loading > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading img,
#offshot-carousel .cell .movie .thumbnail-before-loading img {
  transition: 0.3s ease-in;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading img:hover,
#offshot-carousel .cell .movie .thumbnail-before-loading img:hover {
  transform: scale(1.25);
  transition: 0.2s cubic-bezier(0.52, 0.32, 0.19, 1.01);
}
#offshot-carousel .cell .offshot iframe,
#offshot-carousel .cell .movie iframe {
  width: 50.857vw;
  height: 28.571vw;
}
#offshot-carousel .cell .offshot iframe.manual-load,
#offshot-carousel .cell .movie iframe.manual-load {
  position: relative;
  z-index: 100;
}
#offshot-carousel .cell .offshot::before {
  display: none;
}
#offshot-carousel .cell .caption {
  margin-top: 0.857vw;
  text-align: center;
  font-size: clamp(18px, 2.142vw, 36px);
  line-height: 1.2;
  color: #ffabbe;
  height: 2em;
  display: flex;
}
#offshot-carousel .cell .caption p {
  display: inline-block;
  margin: auto;
}
#offshot-carousel .flickity-prev-next-button svg {
  display: none;
}
#offshot-carousel .flickity-prev-next-button.previous {
  left: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#offshot-carousel .flickity-prev-next-button.previous::before {
  content: "\e900";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#offshot-carousel .flickity-prev-next-button.next {
  right: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#offshot-carousel .flickity-prev-next-button.next::before {
  content: "\e901";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#offshot-carousel .flickity-page-dots {
  display: none;
}
#offshot-carousel.single .cell {
  margin: auto;
}
#offshot-carousel.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.79, 1.19);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#offshot-sticker {
  position: absolute;
  width: 20.571vw;
  height: 20.857vw;
  top: 3vw;
  right: 4.571vw;
  z-index: 98;
}
#offshot-sticker img {
  position: absolute;
  width: 100%;
}
#offshot-sticker-text {
  z-index: 99;
}
#offshot-sticker-bg {
  z-index: 98;
  -webkit-animation: 15s linear infinite rotate;
          animation: 15s linear infinite rotate;
}
#comment {
  position: relative;
  height: 53.571vw;
  background-color: rgba(255, 225, 51, 0.5);
  z-index: 50;
}
#comment-tag {
  width: 25.428vw;
  height: 3.642vw;
  display: block;
  margin: 0 auto;
  padding-top: 3.928vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(94, 98, 114, 0.95));
          filter: drop-shadow(0 0 5px rgba(94, 98, 114, 0.95));
  position: relative;
  z-index: 55;
  opacity: 0;
}
#comment-tag img {
  width: 100%;
}
#comment-tag.animate {
  opacity: 1;
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
          animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#container-comments {
  position: absolute;
  width: 100%;
  height: 53.571vw;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}
.block-comment {
  position: relative;
  width: 33.428vw;
  height: 53.571vw;
}
.block-comment img.text {
  position: absolute;
  z-index: 51;
}
.block-comment img.signature {
  position: absolute;
  z-index: 52;
}
.block-comment img.model {
  position: relative;
  height: 100%;
  z-index: 50;
}
#takahata .text {
  width: 31vw;
  height: 10.071vw;
  top: 4vw;
  left: 1.428vw;
}
#takahata .signature {
  width: 14.928vw;
  height: 13.142vw;
  top: 39.142vw;
  left: 1.785vw;
}
#takahata-text {
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 15px #ffffff);
          filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 15px #ffffff);
  opacity: 0;
}
#takahata-text.animate {
  opacity: 1;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#takahata-signature {
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 6px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 30px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 50px rgba(255, 255, 255, 0.25));
          filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 6px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 30px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 50px rgba(255, 255, 255, 0.25));
  opacity: 0;
}
#takahata-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
          animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#furuhata .text {
  width: 39.785vw;
  height: 9.285vw;
  top: 27.571vw;
  left: -2.858vw;
}
#furuhata .signature {
  width: 15.142vw;
  height: 14.357vw;
  top: 38.071vw;
  left: 19vw;
}
#furuhata-text {
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.5));
  opacity: 0;
}
#furuhata-text.animate {
  opacity: 1;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#furuhata-signature {
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.5));
  opacity: 0;
}
#furuhata-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
          animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#kumazaki .text {
  width: 23.428vw;
  height: 8.857vw;
  top: 4vw;
  left: 5.285vw;
}
#kumazaki .signature {
  width: 18.214vw;
  height: 16.5vw;
  top: 35.928vw;
  left: 13.714vw;
}
#kumazaki-text {
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 15px #ffffff);
          filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 9px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 15px #ffffff);
  opacity: 0;
}
#kumazaki-text.animate {
  opacity: 1;
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#kumazaki-signature {
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 6px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.5));
          filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 6px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.7)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.5));
  opacity: 0;
}
#kumazaki-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
          animation-timing-function: cubic-bezier(0.65, 0.03, 0.7, 1.37);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign {
  background-color: rgba(29, 155, 236, 0.5);
  position: relative;
  z-index: 60;
}
#campaign-tag {
  width: 25.428vw;
  height: 4.5vw;
  display: block;
  margin: 0 auto;
  padding-top: 5.714vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 108, 179, 0.75));
          filter: drop-shadow(0 0 5px rgba(0, 108, 179, 0.75));
  position: relative;
  z-index: 61;
  opacity: 0;
}
#campaign-tag img {
  width: 100%;
}
#campaign-tag.animate {
  opacity: 1;
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
          animation-timing-function: cubic-bezier(0.14, 1.09, 0.75, 1.43);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign-sticker {
  overflow: hidden;
  position: absolute;
  width: 20.571vw;
  height: 20.857vw;
  top: 3vw;
  right: 4.571vw;
  z-index: 69;
}
#campaign-sticker img {
  position: absolute;
  width: 100%;
}
#campaign-sticker-text {
  z-index: 68;
}
#campaign-sticker-bg {
  z-index: 62;
  -webkit-animation: 15s linear infinite rotate;
          animation: 15s linear infinite rotate;
}
#campaign-overview {
  padding-top: 1.428vw;
  text-align: center;
  color: #ffffff;
  font-size: 1.714vw;
  line-height: 2.1;
}
#campaign-overview strong {
  padding: 0.25em 0.5em 0.25em 0.5em;
  background-color: rgba(249, 125, 164);
}
#campaign-prize-ske {
  width: 44.428vw;
  height: 10.857vw;
  padding-top: 3.571vw;
  margin: 0 auto;
  opacity: 0;
}
#campaign-prize-ske img {
  width: 100%;
}
#campaign-prize-ske.animate {
  opacity: 1;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign-rule {
  width: 35.714vw;
  height: 5.571vw;
  padding-top: 5vw;
  margin: 0 auto;
}
#campaign-rule img {
  width: 100%;
}
#container-steps {
  width: 90%;
  margin: 0 auto;
  padding-top: 4.714vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: strech;
}
#campaign-step1,
#campaign-step2,
#campaign-step3 {
  width: 30vw;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  padding: 5.714vw 0vw 3.571vw 0vw;
  z-index: 63;
}
#campaign-step1,
#campaign-step2 {
  border-right: 1px dashed rgba(157, 157, 166, 0.5);
}
#campaign-step1 {
  opacity: 0;
}
#campaign-step1.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign-step2 {
  opacity: 0;
}
#campaign-step2.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign-step3 {
  opacity: 0;
}
#campaign-step3.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#step1-label,
#step2-label,
#step3-label {
  width: 30vw;
  height: 5.714vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 64;
}
#step1-label {
  background: scroll url("/ad/ske_movie/imgs/campaign.step1-label.png") no-repeat 0 0 / cover;
}
#step2-label {
  background: scroll url("/ad/ske_movie/imgs/campaign.step2-label.png") no-repeat 0 0 / cover;
}
#step3-label {
  width: 100%;
  height: 5.714vw;
  background: scroll url("/ad/ske_movie/imgs/campaign.step3-label.png") no-repeat 0 0 / cover;
}
#step1-navigator,
#step2-navigator,
#step3-navigator {
  position: absolute;
  bottom: 0vw;
  right: 0.857vw;
  overflow: hidden;
  z-index: 65;
}
#step1-navigator img,
#step2-navigator img,
#step3-navigator img {
  width: 100%;
}
#step1-navigator {
  width: 9.071vw;
  height: 9.357vw;
}
#step1-navigator img {
  opacity: 0;
}
#step1-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#step2-navigator {
  width: 8.357vw;
  height: 9.357vw;
}
#step2-navigator img {
  opacity: 0;
}
#step2-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#step2-voice {
  width: 6.285vw;
  height: 4.071vw;
  position: absolute;
  top: -5vw;
  right: -2.858vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 108, 179, 0.95));
          filter: drop-shadow(0 0 5px rgba(0, 108, 179, 0.95));
  opacity: 0;
  z-index: 66;
}
#step2-voice img {
  width: 100%;
}
#step2-voice.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#step3-navigator {
  width: 8.642vw;
  height: 9.357vw;
}
#step3-navigator img {
  opacity: 0;
}
#step3-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#step1-title,
#step2-title,
#step3-title {
  color: #1d9bec;
  font-size: clamp(15px, 1.714vw, 24px);
  line-height: 2.1;
  padding-top: 1.428vw;
}
#step1-text,
#step2-text,
#step3-text {
  font-size: clamp(15px, 1.285vw, 21px);
  line-height: 1.5;
  padding: 0.714vw 0vw 0.714vw 0vw;
}
#step1-text strong,
#step2-text strong,
#step3-text strong {
  color: #1d9bec;
  padding: 0.25em 0.5em 0.25em 0.5em;
  background-color: #ffe133;
}
#btn-twitter-follow {
  margin: 0 auto;
  display: block;
  width: 23.571vw;
  height: 2.785vw;
  transition: transform 0.3s ease-in;
}
#btn-twitter-follow img {
  width: 100%;
}
#btn-twitter-follow:hover {
  transform: scale(1.2);
  transform-origin: center center;
  transition: transform 0.1s ease-out;
}
#btn-tweet {
  margin: 0 auto;
  display: block;
  width: 23.571vw;
  height: 2.785vw;
  transition: transform 0.3s ease-in;
}
#btn-tweet img {
  width: 100%;
}
#btn-tweet:hover {
  transform: scale(1.2);
  transform-origin: center center;
  transition: transform 0.1s ease-out;
}
#campaign-more {
  width: 35.714vw;
  height: 5.571vw;
  padding-top: 2.857vw;
  margin: 0 auto;
}
#campaign-more img {
  width: 100%;
}
#campaign-prize-pa {
  width: 44.428vw;
  height: 10.857vw;
  padding-top: 0.714vw;
  margin: 0 auto;
  opacity: 0;
}
#campaign-prize-pa img {
  width: 100%;
}
#campaign-prize-pa.animate {
  opacity: 1;
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#campaign-note {
  font-size: clamp(10px, 1.071vw, 18px);
  line-height: 1.5;
  color: #fff;
  padding: 1.428vw 5vw 2.142vw 5vw;
}
#campaign-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 3.571vw 0vw 1.428vw 0vw;
  background-color: rgba(29, 155, 236, 0.5);
}
#campaign-cta .cta-caption {
  width: 20vw;
  height: 1.857vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#campaign-cta .cta-caption img {
  width: 100%;
}
#campaign-cta .cta-caption img {
  -o-object-fit: none;
     object-fit: none;
}
#campaign-cta .cta-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 1.714vw 0vw 3.571vw 0vw;
  position: relative;
  z-index: 102;
}
#campaign-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 26.785vw;
  height: 7.142vw;
  margin: 0 0.857vw;
  overflow: hidden;
}
#campaign-cta .cta-btns > a img {
  position: absolute;
  width: 80.357vw;
  height: 14.285vw;
}
#campaign-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#campaign-cta a.cta-reserve:hover img {
  top: -7.143vw;
  left: 0vw;
}
#campaign-cta a.cta-request img {
  top: 0vw;
  left: -26.786vw;
}
#campaign-cta a.cta-request:hover img {
  top: -7.143vw;
  left: -26.786vw;
}
#campaign-cta::after {
  content: "";
  display: block;
  width: 85.714vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: scroll url("/ad/ske_movie/imgs/bg-stripe-cover.png") repeat 0 0;
  background-color: #ffe133;
  transform: skewX(-22.107deg) translateX(-50%);
  z-index: 100;
}
#special {
  background-color: rgba(255, 133, 0, 0.5);
  position: relative;
  padding-bottom: 2.142vw;
  z-index: 70;
}
#special-tag {
  width: 25.428vw;
  height: 4.5vw;
  display: block;
  margin: 0 auto;
  padding-top: 5.714vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 98, 0, 0.75));
  z-index: 71;
  opacity: 0;
}
#special-tag img {
  width: 100%;
}
#special-tag.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#special-carousel {
  padding-top: 2.857vw;
  position: relative;
  z-index: 72;
  opacity: 0;
}
#special-carousel .cell {
  width: 53.571vw;
  box-sizing: border-box;
  padding: 1.785vw 1.285vw 1.785vw 1.285vw;
  margin: 0 3.571vw;
  background-color: #ffffff;
  border-radius: 1.428vw;
}
#special-carousel .cell .offshot,
#special-carousel .cell .movie {
  width: 50.857vw;
  height: 28.571vw;
  position: relative;
}
#special-carousel .cell .offshot.notplay::before,
#special-carousel .cell .movie.notplay::before {
  display: none;
}
#special-carousel .cell .offshot::before,
#special-carousel .cell .movie::before {
  content: "";
  display: block;
  width: 7.214vw;
  height: 4.285vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
}
#special-carousel .cell .offshot .thumbnail-before-loading,
#special-carousel .cell .movie .thumbnail-before-loading {
  width: 50.857vw;
  height: 28.571vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#special-carousel .cell .offshot .thumbnail-before-loading > span,
#special-carousel .cell .movie .thumbnail-before-loading > span {
  display: block;
  width: 100%;
  padding-top: 56.179775%;
  overflow: hidden;
  position: relative;
}
#special-carousel .cell .offshot .thumbnail-before-loading > span img,
#special-carousel .cell .movie .thumbnail-before-loading > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#special-carousel .cell .offshot .thumbnail-before-loading img,
#special-carousel .cell .movie .thumbnail-before-loading img {
  transition: 0.3s ease-in;
}
#special-carousel .cell .offshot .thumbnail-before-loading img:hover,
#special-carousel .cell .movie .thumbnail-before-loading img:hover {
  transform: scale(1.25);
  transition: 0.2s cubic-bezier(0.52, 0.32, 0.19, 1.01);
}
#special-carousel .cell .offshot iframe,
#special-carousel .cell .movie iframe {
  width: 50.857vw;
  height: 28.571vw;
}
#special-carousel .cell .offshot iframe.manual-load,
#special-carousel .cell .movie iframe.manual-load {
  position: relative;
  z-index: 100;
}
#special-carousel .cell .offshot::before {
  display: none;
}
#special-carousel .cell .caption {
  margin-top: 0.857vw;
  text-align: center;
  font-size: clamp(18px, 2.142vw, 36px);
  line-height: 1.2;
  color: #ffabbe;
  height: 2em;
  display: flex;
}
#special-carousel .cell .caption p {
  display: inline-block;
  margin: auto;
}
#special-carousel .flickity-prev-next-button svg {
  display: none;
}
#special-carousel .flickity-prev-next-button.previous {
  left: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#special-carousel .flickity-prev-next-button.previous::before {
  content: "\e900";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#special-carousel .flickity-prev-next-button.next {
  right: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#special-carousel .flickity-prev-next-button.next::before {
  content: "\e901";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#special-carousel .flickity-page-dots {
  display: none;
}
#special-carousel.single .cell {
  margin: auto;
}
#special-carousel .cell .movie::before {
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-orange.png") no-repeat 0 0 / cover;
}
#special-carousel.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
          animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#special-thumbnails {
  width: 53.571vw;
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  opacity: 0;
}
#special-thumbnails .thumbnail {
  display: block;
  width: 20%;
  margin: 0 2.5% 20px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  background-color: #000;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
#special-thumbnails .thumbnail > span {
  display: block;
  width: 100%;
  padding-top: 55%;
  overflow: hidden;
  position: relative;
}
#special-thumbnails .thumbnail > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#special-thumbnails .thumbnail span img {
  opacity: 0.5;
}
#special-thumbnails .thumbnail.active,
#special-thumbnails .thumbnail:hover {
  box-shadow: 0 0 0 3px #ffffff;
}
#special-thumbnails .thumbnail.active img,
#special-thumbnails .thumbnail:hover img {
  opacity: 1;
}
#special-thumbnails .thumbnail.active img,
#special-thumbnails .thumbnail:hover img {
  transition: transform 0.2s ease-in;
}
#special-thumbnails .thumbnail.active img:hover,
#special-thumbnails .thumbnail:hover img:hover {
  transform: scale(1.25);
  transition: transform 0.1s ease-out;
}
#special-thumbnails.animate {
  opacity: 1;
  -webkit-animation-name: lightSpeedInLeft;
          animation-name: lightSpeedInLeft;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
          animation-timing-function: cubic-bezier(0.09, 0.25, 0.23, 1.01);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#special-sticker {
  position: absolute;
  width: 20.571vw;
  height: 20.857vw;
  top: 3vw;
  right: 4.571vw;
  z-index: 78;
}
#special-sticker img {
  position: absolute;
  width: 100%;
}
#special-sticker-text {
  z-index: 79;
}
#special-sticker-bg {
  z-index: 78;
  -webkit-animation: 15s linear infinite rotate;
          animation: 15s linear infinite rotate;
}
#extra {
  position: relative;
  padding-bottom: 3.571vw;
  z-index: 90;
  overflow: hidden;
  background-color: rgba(255, 171, 190, 0.5);
  /*
	&::after {
		content: "";
		display: block;
		.wh(200%, 100%);
		background-color: @pink;
		transform: skewY(-15deg);
		transform-origin: top left;
		.abso;
		.pbr(-150%, 0);
		z-index: 90;
	}
	*/
}
#extra-tag {
  width: 25.428vw;
  height: 4.5vw;
  display: block;
  margin: 0 auto;
  padding-top: 5.714vw;
  -webkit-filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
          filter: drop-shadow(0 0 5px rgba(217, 48, 87, 0.75));
  position: relative;
  z-index: 91;
  opacity: 0;
}
#extra-tag img {
  width: 100%;
}
#extra-tag.animate {
  opacity: 1;
  -webkit-animation-name: flip;
          animation-name: flip;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#extra-carousel {
  display: flex;
  flex-direction: column;
  padding-top: 2.857vw;
  position: relative;
  z-index: 92;
  opacity: 0;
}
#extra-carousel .cell {
  width: 53.571vw;
  box-sizing: border-box;
  padding: 1.785vw 1.285vw 1.785vw 1.285vw;
  margin: 0 3.571vw;
  background-color: #ffffff;
  border-radius: 1.428vw;
}
#extra-carousel .cell .offshot,
#extra-carousel .cell .movie {
  width: 50.857vw;
  height: 28.571vw;
  position: relative;
}
#extra-carousel .cell .offshot.notplay::before,
#extra-carousel .cell .movie.notplay::before {
  display: none;
}
#extra-carousel .cell .offshot::before,
#extra-carousel .cell .movie::before {
  content: "";
  display: block;
  width: 7.214vw;
  height: 4.285vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
}
#extra-carousel .cell .offshot .thumbnail-before-loading,
#extra-carousel .cell .movie .thumbnail-before-loading {
  width: 50.857vw;
  height: 28.571vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#extra-carousel .cell .offshot .thumbnail-before-loading > span,
#extra-carousel .cell .movie .thumbnail-before-loading > span {
  display: block;
  width: 100%;
  padding-top: 56.179775%;
  overflow: hidden;
  position: relative;
}
#extra-carousel .cell .offshot .thumbnail-before-loading > span img,
#extra-carousel .cell .movie .thumbnail-before-loading > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#extra-carousel .cell .offshot .thumbnail-before-loading img,
#extra-carousel .cell .movie .thumbnail-before-loading img {
  transition: 0.3s ease-in;
}
#extra-carousel .cell .offshot .thumbnail-before-loading img:hover,
#extra-carousel .cell .movie .thumbnail-before-loading img:hover {
  transform: scale(1.25);
  transition: 0.2s cubic-bezier(0.52, 0.32, 0.19, 1.01);
}
#extra-carousel .cell .offshot iframe,
#extra-carousel .cell .movie iframe {
  width: 50.857vw;
  height: 28.571vw;
}
#extra-carousel .cell .offshot iframe.manual-load,
#extra-carousel .cell .movie iframe.manual-load {
  position: relative;
  z-index: 100;
}
#extra-carousel .cell .offshot::before {
  display: none;
}
#extra-carousel .cell .caption {
  margin-top: 0.857vw;
  text-align: center;
  font-size: clamp(18px, 2.142vw, 36px);
  line-height: 1.2;
  color: #ffabbe;
  height: 2em;
  display: flex;
}
#extra-carousel .cell .caption p {
  display: inline-block;
  margin: auto;
}
#extra-carousel .flickity-prev-next-button svg {
  display: none;
}
#extra-carousel .flickity-prev-next-button.previous {
  left: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#extra-carousel .flickity-prev-next-button.previous::before {
  content: "\e900";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#extra-carousel .flickity-prev-next-button.next {
  right: 100px;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#extra-carousel .flickity-prev-next-button.next::before {
  content: "\e901";
  color: #ffabbe;
  font-size: clamp(12px, 2.142vw, 36px);
  display: inline-block;
}
#extra-carousel .flickity-page-dots {
  display: none;
}
#extra-carousel.single .cell {
  margin: auto;
}
#extra-carousel .cell {
  margin: 0 auto 7.142vw;
}
#extra-carousel .cell .movie:hover {
  cursor: pointer;
}
#extra-carousel.animate {
  opacity: 1;
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
          animation-timing-function: cubic-bezier(0.15, 0.75, 0.46, 1);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#extra-thumbnails {
  width: 53.571vw;
  margin: 20px auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  justify-content: flex-start;
  opacity: 0;
}
#extra-thumbnails .thumbnail {
  display: block;
  width: 20%;
  margin: 0 2.5% 20px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  background-color: #000;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
#extra-thumbnails .thumbnail > span {
  display: block;
  width: 100%;
  padding-top: 55%;
  overflow: hidden;
  position: relative;
}
#extra-thumbnails .thumbnail > span img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
#extra-thumbnails .thumbnail span img {
  opacity: 0.5;
}
#extra-thumbnails .thumbnail.active,
#extra-thumbnails .thumbnail:hover {
  box-shadow: 0 0 0 3px #ffffff;
}
#extra-thumbnails .thumbnail.active img,
#extra-thumbnails .thumbnail:hover img {
  opacity: 1;
}
#extra-thumbnails .thumbnail.active img,
#extra-thumbnails .thumbnail:hover img {
  transition: transform 0.2s ease-in;
}
#extra-thumbnails .thumbnail.active img:hover,
#extra-thumbnails .thumbnail:hover img:hover {
  transform: scale(1.25);
  transition: transform 0.1s ease-out;
}
#extra-thumbnails.animate {
  opacity: 1;
  -webkit-animation-name: lightSpeedInRight;
          animation-name: lightSpeedInRight;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.32, 0.19, 1.01);
          animation-timing-function: cubic-bezier(0.52, 0.32, 0.19, 1.01);
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
#extra-sticker {
  position: absolute;
  width: 20.571vw;
  height: 20.857vw;
  top: 3vw;
  right: 4.571vw;
  z-index: 98;
}
#extra-sticker img {
  position: absolute;
  width: 100%;
}
#extra-sticker-text {
  z-index: 99;
}
#extra-sticker-bg {
  z-index: 98;
  -webkit-animation: 15s linear infinite rotate;
          animation: 15s linear infinite rotate;
}
#extra-banner-otocon {
  width: 100%;
  padding-bottom: 3.571vw;
  background-color: rgba(255, 171, 190, 0.5);
  position: relative;
  z-index: 100;
}
#extra-banner-otocon a {
  display: block;
  width: 36.285vw;
  height: 9.071vw;
  margin: 0 auto;
  background-color: #ffffff;
  transition: 0.15s;
}
#extra-banner-otocon a img {
  width: 100%;
}
#extra-banner-otocon a:hover {
  transform: scale(1.2);
  transition: transform 2.5s;
}
#extra-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 3.571vw 0vw 1.428vw 0vw;
  background-color: rgba(255, 171, 190, 0.5);
}
#extra-cta .cta-caption {
  width: 43.785vw;
  height: 2.5vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#extra-cta .cta-caption img {
  width: 100%;
}
#extra-cta .cta-caption img {
  -o-object-fit: none;
     object-fit: none;
}
#extra-cta .cta-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 1.714vw 0vw 3.571vw 0vw;
  position: relative;
  z-index: 102;
}
#extra-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 26.785vw;
  height: 7.142vw;
  margin: 0 0.857vw;
  overflow: hidden;
}
#extra-cta .cta-btns > a img {
  position: absolute;
  width: 80.357vw;
  height: 14.285vw;
}
#extra-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#extra-cta a.cta-reserve:hover img {
  top: -7.143vw;
  left: 0vw;
}
#extra-cta a.cta-request img {
  top: 0vw;
  left: -26.786vw;
}
#extra-cta a.cta-request:hover img {
  top: -7.143vw;
  left: -26.786vw;
}
#extra-cta::after {
  content: "";
  display: block;
  width: 85.714vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: scroll url("/ad/ske_movie/imgs/bg-stripe-cover.png") repeat 0 0;
  background-color: #ffabbe;
  transform: skewX(-22.107deg) translateX(-50%);
  z-index: 100;
}
#footer {
  height: 13.428vw;
  background-color: #ffe133;
  position: relative;
  z-index: 100;
}
#logos {
  position: relative;
  width: 18.428vw;
  top: 2.714vw;
  left: 3.928vw;
}
#logos > img {
  position: absolute;
}
#pa {
  width: 10.357vw;
  height: 5.357vw;
  top: 1.357vw;
  left: 0vw;
}
#ske {
  width: 5.714vw;
  height: 7.928vw;
  top: 0;
  right: 0;
}
#footer-sns {
  display: inline-block;
  position: absolute;
  top: 2.714vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#footer-sns > a {
  margin-right: 3.571vw;
}
#footer-sns > a:last-child {
  margin-right: 0;
}
#footer-sns .link-twitter {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#footer-sns .link-twitter::before {
  content: "\e908";
  color: #1d9bec;
  font-size: clamp(12px, 2.214vw, 36px);
  display: inline-block;
}
#footer-sns .link-facebook {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#footer-sns .link-facebook::before {
  content: "\e902";
  color: #1877ec;
  font-size: clamp(12px, 2.214vw, 36px);
  display: inline-block;
}
#footer-sns .link-line {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  width: clamp(27px, 5vw, 82px);
  height: clamp(27px, 5vw, 82px);
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: #fff;
  padding: 0;
}
#footer-sns .link-line::before {
  content: "\e903";
  color: #00b900;
  font-size: clamp(12px, 2.657vw, 36px);
  display: inline-block;
}
#copyright {
  position: absolute;
  width: 100%;
  bottom: 0.714vw;
  left: 0vw;
  text-align: center;
}
#btn-counsel {
  width: 17.928vw;
  height: 14.571vw;
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-filter: drop-shadow(0 0 3px rgba(255, 225, 51, 0.7));
          filter: drop-shadow(0 0 3px rgba(255, 225, 51, 0.7));
  background: scroll url("/ad/ske_movie/imgs/btn-counsel.png") no-repeat 0 0 / cover;
  z-index: 9999;
  opacity: 0;
}
#btn-counsel img#btn-counsel-caption {
  position: absolute;
  width: 5.642vw;
  height: 4vw;
  top: 8px;
  left: 30px;
  -webkit-animation-name: flash;
          animation-name: flash;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: 0;
          animation-timing-function: 0;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
#btn-counsel.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
