@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);
  }
}
br[sp] {
  display: block;
}
br[pc] {
  display: none;
}
.wrap {
  margin-right: 0;
  margin-left: 0;
}
#modal {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#modal #modal-player {
  width: 95vw;
}
#modal #modal-player::before {
  border-radius: 50%;
  width: 16vw;
  height: 16vw;
  font-size: 7.5px;
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -17.174vw;
  margin-left: -9vw;
}
#modal #modal-player iframe {
  width: 95vw;
  height: 53.333vw;
}
#modal #modal-player #modal-close {
  width: 37.333vw;
  height: 9.946vw;
}
#loading #loader {
  border-radius: 50%;
  width: 16vw;
  height: 16vw;
  font-size: 7.5px;
  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;
}
#bg-movie #bg-movie-cover {
  background: fixed url("/ad/ske_movie/imgs/bg-dotted-cover-clear.png") repeat 0 0 / 5px 5px;
}
#hero {
  height: 133.333vw;
  background: scroll url("/ad/ske_movie/imgs/mobile.hero.bg-panel-top.png") no-repeat left top / contain, scroll url("/ad/ske_movie/imgs/mobile.hero.bg-panel-bottom.png") no-repeat right bottom / contain;
  background-color: rgba(255, 171, 190, 0.5);
}
#hero-lead {
  width: 56vw;
  height: 51.253vw;
  top: 6vw;
  left: 4vw;
  -webkit-filter: none;
          filter: none;
}
#hero-tagline {
  width: 60vw;
  height: 23.6vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 5.333vw;
  right: 5.333vw;
}
#hero-sns {
  top: 2.666vw;
  right: 2.666vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#hero-sns > a {
  margin-right: 2.666vw;
}
#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, 6.666vw, 82px);
  height: clamp(27px, 6.666vw, 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, 2.933vw, 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, 6.666vw, 82px);
  height: clamp(27px, 6.666vw, 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, 2.933vw, 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, 6.666vw, 82px);
  height: clamp(27px, 6.666vw, 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, 3.52vw, 36px);
  display: inline-block;
}
#hero-bottoms {
  width: 100%;
  height: 20vw;
  bottom: 0;
  right: 0;
}
#hero-bottoms::before {
  width: 100%;
  height: 26.666vw;
  bottom: -132%;
  right: 0;
}
#hero-bottoms::after {
  display: none;
}
#project-label {
  display: none;
}
#btn-movie {
  width: 6.666vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 2.666vw;
  left: 2.666vw;
}
#hero-picture {
  width: 98vw;
  height: auto;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 0vw;
  left: 50%;
  transform: translateX(-50%);
}
#hero-sticker {
  width: 40vw;
  height: 40.4vw;
  top: 60px;
  right: -8px;
}
#navigation {
  height: 9.333vw;
  overflow-x: scroll;
}
#navigation > div {
  width: 100%;
  box-sizing: border-box;
  padding: 0 5.333vw;
}
#navigation a {
  width: 37.066vw;
  height: 9.333vw;
}
#navigation a::after {
  width: 100%;
  height: 100%;
}
#navigation a span {
  transform: none;
}
#navigation a span img {
  width: 86.533vw;
  height: 14.933vw;
  transform: skewX(22deg) translateX(2vw);
}
#navigation a:hover::after {
  top: -100%;
  transition: none;
}
#navigation a:hover img {
  transform: skewX(22deg) translateX(2vw);
}
a#link-movie span {
  width: 12.533vw;
  height: 6.533vw;
}
a#link-movie span img {
  top: 0vw;
  left: -74vw;
}
a#link-movie:hover span img {
  top: 0vw;
  left: -74vw;
}
a#link-comment span {
  width: 18.4vw;
  height: 6.533vw;
}
a#link-comment span img {
  top: 0;
  left: 0;
}
a#link-comment:hover span img {
  top: 0;
  left: 0;
}
a#link-campaign {
  border-right: 1px solid #ffffff;
}
a#link-campaign span {
  width: 18.933vw;
  height: 6.533vw;
}
a#link-campaign span img {
  top: 0vw;
  left: -18.4vw;
}
a#link-campaign:hover span img {
  top: 0vw;
  left: -18.4vw;
}
a#link-special-movie {
  display: none;
}
a#link-special-movie span {
  width: 24.666vw;
  height: 6.533vw;
}
a#link-special-movie span img {
  top: 0vw;
  left: -37.334vw;
}
a#link-special-movie:hover span img {
  top: 0vw;
  left: -37.334vw;
}
a#link-extra {
  display: none;
}
a#link-extra span {
  width: 12vw;
  height: 6.533vw;
}
a#link-extra span img {
  top: 0vw;
  left: -62vw;
}
a#link-extra:hover span img {
  top: 0vw;
  left: -62vw;
}
#intro {
  height: auto;
  background: scroll url("/ad/ske_movie/imgs/intro.bg-panel-center.png") no-repeat center top / 80%;
  background-color: rgba(255, 171, 190, 0.5);
}
#intro::after {
  content: "";
  display: block;
  width: 100%;
  height: 43.2vw;
  background: scroll url("/ad/ske_movie/imgs/mobile.intro.bg-bottom.jpg") no-repeat center bottom / cover;
}
#intro-tag {
  width: 46.666vw;
  height: 16.666vw;
  padding-top: 7.2vw;
}
#container-intro {
  margin-top: 7.2vw;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#intro-about,
#intro-reason {
  width: 100%;
  height: 44vw;
  position: relative;
}
#intro-about > img,
#intro-reason > img {
  position: absolute;
}
#intro-about .what {
  width: 40.266vw;
  height: 11.333vw;
  top: 8.8vw;
  left: 10vw;
}
#intro-about .itis {
  width: 52vw;
  height: 15.733vw;
  bottom: 3.466vw;
  left: 10vw;
}
#intro-about .navigator {
  width: 37.6vw;
  height: 36.533vw;
  bottom: 3.466vw;
  right: 0.266vw;
}
#intro-about .mark {
  width: 11.6vw;
  height: 17.733vw;
  top: 20px;
  left: 20px;
}
#intro-reason .what {
  width: 57.2vw;
  height: 11.2vw;
  top: 6.133vw;
  left: 10vw;
}
#intro-reason .itis {
  width: 52vw;
  height: 15.733vw;
  bottom: 6.133vw;
  left: 10vw;
}
#intro-reason .navigator {
  width: 28.266vw;
  height: 34.533vw;
  bottom: 6.133vw;
  right: 5.333vw;
}
#intro-reason .mark {
  width: 11.6vw;
  height: 17.733vw;
  top: 0px;
  left: 20px;
}
#intro-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 6.666vw 0vw 2.666vw 0vw;
  overflow: hidden;
}
#intro-cta .cta-caption {
  width: 62.4vw;
  height: 19.866vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#intro-cta .cta-caption img {
  width: 100%;
}
#intro-cta .cta-caption img {
  -o-object-fit: cover;
     object-fit: cover;
}
#intro-cta .cta-btns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 3.2vw 0vw 6.666vw 0vw;
  position: relative;
  z-index: 102;
}
#intro-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 75vw;
  height: 20vw;
  margin: 1.6vw auto;
  overflow: hidden;
}
#intro-cta .cta-btns > a img {
  position: absolute;
  width: 225vw;
  height: 40vw;
}
#intro-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#intro-cta a.cta-reserve:hover img {
  top: -20vw;
  left: 0vw;
}
#intro-cta a.cta-request img {
  top: 0vw;
  left: -75vw;
}
#intro-cta a.cta-request:hover img {
  top: -20vw;
  left: -75vw;
}
#intro-cta::after {
  content: "";
  display: block;
  width: 110%;
  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;
}
#movie {
  padding-bottom: 13.333vw;
  background: scroll url("/ad/ske_movie/imgs/movie.bg-yellow.png") no-repeat 10% 0 / cover, scroll url("/ad/ske_movie/imgs/movie.bg-pink.jpg") repeat-x 0 0 / cover;
}
#movie-tag {
  width: 46.666vw;
  height: 8vw;
}
#movie-carousel .cell {
  width: 66.666vw;
  padding: 1.733vw 1.866vw 1.733vw 1.866vw;
  border-radius: 2.133vw;
}
#movie-carousel .cell .movie {
  width: 62.933vw;
  height: 35.333vw;
}
#movie-carousel .cell .movie::before {
  width: 13.466vw;
  height: 8vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
}
#movie-carousel .cell .movie .thumbnail-before-loading,
#movie-carousel .cell .movie iframe {
  width: 62.933vw;
  height: 35.333vw;
}
#movie-carousel .cell .caption {
  height: 3.5em;
}
#movie-carousel .flickity-prev-next-button.previous {
  left: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#movie-carousel .flickity-prev-next-button.next {
  right: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#movie-thumbnails {
  width: 87.733vw;
  margin-top: 2.666vw;
  justify-content: flex-start;
}
#movie-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 6.666vw 0vw 2.666vw 0vw;
  overflow: hidden;
  padding-bottom: 5.333vw;
  background-color: rgba(255, 171, 190, 0.5);
}
#movie-cta .cta-caption {
  width: 47.2vw;
  height: 11.333vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#movie-cta .cta-caption img {
  width: 100%;
}
#movie-cta .cta-caption img {
  -o-object-fit: cover;
     object-fit: cover;
}
#movie-cta .cta-btns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 3.2vw 0vw 6.666vw 0vw;
  position: relative;
  z-index: 102;
}
#movie-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 75vw;
  height: 20vw;
  margin: 1.6vw auto;
  overflow: hidden;
}
#movie-cta .cta-btns > a img {
  position: absolute;
  width: 225vw;
  height: 40vw;
}
#movie-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#movie-cta a.cta-reserve:hover img {
  top: -20vw;
  left: 0vw;
}
#movie-cta a.cta-request img {
  top: 0vw;
  left: -75vw;
}
#movie-cta a.cta-request:hover img {
  top: -20vw;
  left: -75vw;
}
#movie-cta::after {
  content: "";
  display: block;
  width: 110%;
  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 {
  padding-bottom: 16vw;
}
#offshot-tag {
  width: 46.666vw;
  height: 8vw;
}
#offshot-carousel .cell {
  width: 66.666vw;
  padding: 1.733vw 1.866vw 1.733vw 1.866vw;
  border-radius: 2.133vw;
}
#offshot-carousel .cell .offshot {
  width: 62.933vw;
  height: 35.333vw;
}
#offshot-carousel .cell .offshot .thumbnail-before-loading {
  width: 62.933vw;
  height: 35.333vw;
}
#offshot-carousel .cell .caption {
  height: 3.5em;
}
#offshot-carousel .flickity-prev-next-button.previous {
  left: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#offshot-carousel .flickity-prev-next-button.next {
  right: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#comment {
  top: -13.334vw;
  left: 0vw;
  height: 306.666vw;
  margin-bottom: -20vw;
  background-color: transparent;
  z-index: 113;
}
#comment::after {
  content: "";
  display: block;
  width: 100%;
  height: 286.666vw;
  background-color: rgba(255, 225, 51, 0.5);
  position: absolute;
  top: 13.333vw;
  left: 0vw;
  z-index: 111;
}
#comment-tag {
  width: 46.666vw;
  height: 8vw;
  position: absolute;
  top: 10vw;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -23.334vw;
  z-index: 115;
}
#container-comments {
  position: relative;
  z-index: 114;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.block-comment {
  position: relative;
  width: 100vw;
  height: 113.333vw;
}
.block-comment img.model {
  position: absolute;
  width: 100vw;
  height: 113.333vw;
}
#takahata {
  -webkit-mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask1.svg");
          mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask1.svg");
  z-index: 114;
}
#takahata .text {
  width: 86vw;
  height: 26.8vw;
  top: 46.666vw;
  left: 50%;
  transform: translateX(-50%);
}
#takahata .signature {
  width: 26.933vw;
  height: 23.733vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 13.333vw;
  right: 2.666vw;
}
#furuhata {
  margin-top: -13.334vw;
  -webkit-mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask2.svg");
          mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask2.svg");
  z-index: 115;
}
#furuhata .text {
  width: 89.866vw;
  height: 20.266vw;
  top: 46.666vw;
  left: 50%;
  transform: translateX(-50%);
}
#furuhata .signature {
  width: 28.266vw;
  height: 26.666vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 13.333vw;
  right: 2.666vw;
}
#kumazaki {
  margin-top: -13.334vw;
  -webkit-mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask1.svg");
          mask-image: url("/ad/ske_movie/imgs/mobile.comment.model-mask1.svg");
  z-index: 116;
}
#kumazaki .text {
  width: 63.466vw;
  height: 23.066vw;
  top: 46.666vw;
  left: 50%;
  transform: translateX(-50%);
}
#kumazaki .signature {
  width: 32.933vw;
  height: 29.866vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 13.333vw;
  right: 2.666vw;
}
#takahata-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));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#takahata-text.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -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 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#takahata-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -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 {
  -webkit-filter: none;
          filter: none;
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#furuhata-text.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -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));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#furuhata-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -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 {
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#kumazaki-text.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -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 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.9)) drop-shadow(0 0 5px rgba(0, 0, 0, 0.9));
  opacity: 0;
}
#kumazaki-signature.animate {
  opacity: 1;
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -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 {
  padding-top: 10.666vw;
  padding-bottom: 6.666vw;
}
#campaign-tag {
  width: 46.666vw;
  height: 8vw;
}
#campaign-sticker {
  position: absolute;
  width: 24vw;
  height: 24vw;
  top: 40vw;
  right: 0.933vw;
}
#campaign-overview {
  padding-top: 2.666vw;
  font-size: clamp(15px, 3.2vw, 24px);
  line-height: 1.75;
}
#campaign-prize-ske {
  width: 82.666vw;
  height: 20vw;
  padding-top: 6.666vw;
}
#campaign-rule {
  width: 73.333vw;
  height: 10.933vw;
  padding-top: 9.333vw;
}
#container-steps {
  width: 90%;
  padding-top: 8.8vw;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#campaign-step1,
#campaign-step2,
#campaign-step3 {
  width: 87.733vw;
  padding: 13.333vw 0vw 2.666vw 0vw;
  background-color: #ffffff;
}
#campaign-step1,
#campaign-step2 {
  margin-bottom: 8vw;
  padding: 13.333vw 0vw 6.666vw 0vw;
  border: 0;
}
#campaign-step1::after,
#campaign-step2::after {
  content: "";
  display: block;
  width: 3.333vw;
  height: 6.133vw;
  position: absolute;
  bottom: -5.334vw;
  left: 50%;
  transform: translateX(-50%);
  background: scroll url("/ad/ske_movie/imgs/mobile.campaign.step-arrow@2x.png") no-repeat 0 0 / cover;
}
#step1-label,
#step2-label,
#step3-label {
  width: 87.733vw;
  height: 10.666vw;
}
#step1-label {
  background: scroll url("/ad/ske_movie/imgs/mobile.campaign.step1-label@2x.png") no-repeat 0 0 / cover;
}
#step2-label {
  background: scroll url("/ad/ske_movie/imgs/mobile.campaign.step2-label@2x.png") no-repeat 0 0 / cover;
}
#step3-label {
  background: scroll url("/ad/ske_movie/imgs/mobile.campaign.step3-label@2x.png") no-repeat 0 0 / cover;
}
#step1-navigator,
#step2-navigator,
#step3-navigator {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  bottom: 0vw;
  left: 1.6vw;
}
#step1-navigator {
  width: 16.8vw;
  height: 17.333vw;
}
#step1-navigator img {
  opacity: 0;
}
#step1-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -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: 15.6vw;
  height: 17.466vw;
}
#step2-navigator img {
  opacity: 0;
}
#step2-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -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: 17.333vw;
  height: 12vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  top: -64.5vw;
  left: 14.133vw;
  opacity: 0;
}
#step2-voice.animate {
  opacity: 1;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -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: 16.133vw;
  height: 17.466vw;
}
#step3-navigator img {
  opacity: 0;
}
#step3-navigator img.animate {
  opacity: 1;
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -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 {
  display: none;
}
#step1-text,
#step2-text,
#step3-text {
  font-size: clamp(15px, 3.2vw, 24px);
  line-height: 1.75;
  padding: 2.666vw 0vw 2.666vw 0vw;
}
#step1-text strong,
#step2-text strong,
#step3-text strong {
  padding: 0.3em 0.5em 0.25em 0.5em;
}
#btn-twitter-follow {
  width: 66.666vw;
  height: 7.866vw;
}
#btn-twitter-follow img {
  -o-object-fit: contain;
     object-fit: contain;
}
#btn-tweet {
  width: 66.666vw;
  height: 7.866vw;
}
#btn-tweet img {
  -o-object-fit: contain;
     object-fit: contain;
}
#campaign-more {
  width: 73.333vw;
  height: 11.333vw;
  padding-top: 5.333vw;
}
#campaign-prize-pa {
  width: 82.666vw;
  height: 20vw;
  padding-top: 1.333vw;
}
#campaign-note {
  font-size: clamp(12px, 2vw, 18px);
  padding: 2.666vw 9.333vw 4vw 9.333vw;
}
#campaign-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 6.666vw 0vw 2.666vw 0vw;
  overflow: hidden;
  background-color: rgba(29, 155, 236, 0.5);
}
#campaign-cta .cta-caption {
  width: 46.266vw;
  height: 4.4vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#campaign-cta .cta-caption img {
  width: 100%;
}
#campaign-cta .cta-caption img {
  -o-object-fit: cover;
     object-fit: cover;
}
#campaign-cta .cta-btns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 3.2vw 0vw 6.666vw 0vw;
  position: relative;
  z-index: 102;
}
#campaign-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 75vw;
  height: 20vw;
  margin: 1.6vw auto;
  overflow: hidden;
}
#campaign-cta .cta-btns > a img {
  position: absolute;
  width: 225vw;
  height: 40vw;
}
#campaign-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#campaign-cta a.cta-reserve:hover img {
  top: -20vw;
  left: 0vw;
}
#campaign-cta a.cta-request img {
  top: 0vw;
  left: -75vw;
}
#campaign-cta a.cta-request:hover img {
  top: -20vw;
  left: -75vw;
}
#campaign-cta::after {
  content: "";
  display: block;
  width: 110%;
  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 {
  padding-bottom: 6.666vw;
}
#special-tag {
  width: 46.666vw;
  height: 8vw;
}
#special-carousel .cell {
  width: 66.666vw;
  padding: 1.733vw 1.866vw 1.733vw 1.866vw;
  border-radius: 2.133vw;
}
#special-carousel .cell .movie {
  width: 62.933vw;
  height: 35.333vw;
}
#special-carousel .cell .movie::before {
  width: 13.466vw;
  height: 8vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-orange.png") no-repeat 0 0 / cover;
}
#special-carousel .cell .movie .thumbnail-before-loading,
#special-carousel .cell .movie iframe {
  width: 62.933vw;
  height: 35.333vw;
}
#special-carousel .cell .caption {
  height: 3.5em;
}
#special-carousel .flickity-prev-next-button.previous {
  left: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#special-carousel .flickity-prev-next-button.next {
  right: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#special-thumbnails {
  width: 87.733vw;
  margin-top: 2.666vw;
}
#special-sticker {
  position: absolute;
  width: 24vw;
  height: 24vw;
  top: 5.6vw;
  right: 8.533vw;
}
#extra {
  padding-bottom: 6.666vw;
}
#extra::after {
  bottom: -127%;
  right: 0;
}
#extra-tag {
  width: 46.666vw;
  height: 8vw;
}
#extra-carousel .cell {
  width: 66.666vw;
  padding: 1.733vw 1.866vw 1.733vw 1.866vw;
  border-radius: 2.133vw;
}
#extra-carousel .cell .movie {
  width: 62.933vw;
  height: 35.333vw;
}
#extra-carousel .cell .movie::before {
  width: 13.466vw;
  height: 8vw;
  background: scroll url("/ad/ske_movie/imgs/btn-movie-play-pink.png") no-repeat 0 0 / cover;
}
#extra-carousel .cell .movie .thumbnail-before-loading,
#extra-carousel .cell .movie iframe {
  width: 62.933vw;
  height: 35.333vw;
}
#extra-carousel .cell .caption {
  height: 3.5em;
}
#extra-carousel .flickity-prev-next-button.previous {
  left: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#extra-carousel .flickity-prev-next-button.next {
  right: 1.333vw;
  /* 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4vw, 36px);
  display: inline-block;
}
#extra-thumbnails {
  width: 87.733vw;
  margin-top: 2.666vw;
  justify-content: center;
}
#extra-banner-otocon {
  width: 100%;
  padding-bottom: 6.666vw;
}
#extra-banner-otocon a {
  width: 67.733vw;
  height: 16.933vw;
}
#extra-cta {
  width: 100%;
  position: relative;
  z-index: 100;
  padding: 6.666vw 0vw 2.666vw 0vw;
  overflow: hidden;
  background-color: rgba(255, 171, 190, 0.5);
}
#extra-cta .cta-caption {
  width: 47.2vw;
  height: 11.333vw;
  margin: 0 auto;
  position: relative;
  z-index: 101;
}
#extra-cta .cta-caption img {
  width: 100%;
}
#extra-cta .cta-caption img {
  -o-object-fit: cover;
     object-fit: cover;
}
#extra-cta .cta-btns {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 3.2vw 0vw 6.666vw 0vw;
  position: relative;
  z-index: 102;
}
#extra-cta .cta-btns > a {
  position: relative;
  display: block;
  width: 75vw;
  height: 20vw;
  margin: 1.6vw auto;
  overflow: hidden;
}
#extra-cta .cta-btns > a img {
  position: absolute;
  width: 225vw;
  height: 40vw;
}
#extra-cta a.cta-reserve img {
  top: 0vw;
  left: 0vw;
}
#extra-cta a.cta-reserve:hover img {
  top: -20vw;
  left: 0vw;
}
#extra-cta a.cta-request img {
  top: 0vw;
  left: -75vw;
}
#extra-cta a.cta-request:hover img {
  top: -20vw;
  left: -75vw;
}
#extra-cta::after {
  content: "";
  display: block;
  width: 110%;
  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: 42.666vw;
}
#logos {
  position: relative;
  width: 34.4vw;
  height: 13.333vw;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding-top: 4vw;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
#logos > img {
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
#pa {
  width: 19.333vw;
  height: 10vw;
}
#ske {
  width: 10.666vw;
  height: 14.8vw;
}
#footer-sns {
  top: 21.333vw;
  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: 6.666vw;
}
#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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4.133vw, 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4.133vw, 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, 9.333vw, 82px);
  height: clamp(27px, 9.333vw, 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, 4.959vw, 36px);
  display: inline-block;
}
#copyright {
  font-size: 2.133vw;
  bottom: 4vw;
  left: 0vw;
}
#btn-counsel {
  width: 36.133vw;
  height: 29.333vw;
  background: scroll url("/ad/ske_movie/imgs/btn-counsel@2x.png") no-repeat 0 0 / cover;
}
#btn-counsel img#btn-counsel-caption {
  position: absolute;
  width: 11.2vw;
  height: 8.4vw;
  top: 8px;
  left: 24px;
}
