/*
Theme Name: Kasukabecity Release fifth
 */
@charset 'urf-8';
/*=================
 * foundation
 ==================*/
html {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  line-height: 1.857142857142857;
  background-image: url("images/bg.gif");
  background-position: 50% 0;
}
body {
  padding-top: 225px;
}
body.home {
  padding-top: 0;
}
body.home #main {
  padding-bottom: 1px;
  background-position: 50% 7px;
  background-image: url("images/release/bg.jpg");
  background-repeat: repeat-y;
}
a {
  color: #000;
  text-decoration: none;
  border: none;
}
a img {
  border: none;
}
img {
  vertical-align: top;
  max-width: 100%;
}
#wrapper {
  min-width: 750px;
  overflow: hidden;
}
/*=================
 * component
 ==================*/
/*
 * contact
 */
.contact {
  position: relative;
  min-height: 500px;
  padding-top: 100px;
  margin-bottom: 60px;
  background-image: url("images/release/news-bg.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}
.contact br {
  display: none;
}
.contact .collaboform br {
  display: block;
}
.contact span.wpcf7-list-item {
  margin: 0;
}
.contact div.wpcf7 .ajax-loader {
  display: none;
}
.contact__body {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 232px;
  background-image: url("images/release/news-footer.png");
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.contact__title {
  margin: 0;
}
.contact__form {
  position: relative;
  padding: 10px 115px;
  background-image: url("images/release/news-body-bg.png");
  background-repeat: repeat-y;
}
.contact__form p:last-child {
  margin-bottom: 0;
}
.contact__label {
  display: block;
  padding-left: 8px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 50px;
  background-color: #daecf4;
}
.contact__required {
  display: inline-block;
  padding: 0px 6px;
  margin-top: -2px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  font-weight: normal;
  background-color: #ed0bd0;
}
.contact__text,
.contact__textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  box-shadow: inset 1px 1px 4px 0px #999;
  box-sizing: border-box;
}
.contact__attention {
  margin-top: 0;
  margin-left: 1.5em;
}
.contact__submit__wrapper {
  position: absolute;
  width: 750px;
  bottom: -80px;
  text-align: center;
  background-image: url("images/release/contact-submit-on.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.contact__submit {
  display: inline-block;
  border: none;
  width: 287px;
  height: 76px;
  line-height: 1;
  background: transparent;
  background-image: url("images/release/contact-submit.png");
  background-repeat: no-repeat;
  cursor: pointer;
  text-indent: -99999px;
  outline: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.contact__submit:hover {
  opacity: 0;
}
.contact__page-top {
  position: absolute;
  width: 249px;
  height: 130px;
  left: 50%;
  margin-left: -125px;
  bottom: -45px;
  text-align: center;
  background-image: url("images/release/page-top-on.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.contact__page-top img {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.contact__page-top img:hover {
  opacity: 0;
}
@media (max-width: 750px) {
  .contact__body {
    position: relative;
    left: -115px;
  }
}

/*コラボフォーム*/
.collaboform h3 {
  color: #ff0000;
  font-size: 20px;
  text-align: center;
}
.collaboform h4 {
  color: #f5a924;
  font-size: 16px;
  text-align: center;
}
.collaboform h5 {
  font-size: 16px;
  margin: 0;
  text-decoration: underline;
}
.collaboform .collaboform__title span {
  background: #fffc1d;
  font-size: 16px;
}
.collaboform .indent {
  color: #ff0000;
  font-size: 12px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.collaboform .indent li {
  list-style: none;
}
/*
 * footer
 */
.footer {
  position: relative;
  background-color: #d8e7ee;
  font-size: 12px;
  padding-bottom: 20px;
}
.footer__link {
  width: 980px;
  margin: 0 auto;
  padding: 30px;
  padding-bottom: 20px;
  box-sizing: border-box;
  line-height: 3;
}
.footer__link img {
  margin-right: 17px;
}
.footer__sns {
  display: inline-block;
  float: right;
}
.footer__games {
  margin-top: 0px;
  padding-top: 30px;
  border-top: 1px solid #a5beca;
  text-align: center;
}
.footer__games__title {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.571428571428571;
  padding: 0 15px;
  color: #fff;
  background-color: #a5beca;
  border-radius: 20px;
}
.footer__games__body {
  width: 769px;
  margin: 0 auto;
  padding: 0;
}
.footer__games__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__games__item {
  display: inline;
  margin: 0;
}
.footer__games__item::before {
  content: ' | ';
}
.footer__games__item:first-child::before {
  content: '';
}
.footer__copyright {
  margin-top: 30px;
  text-align: center;
}
/*
 * global-nav
 */
.global-nav {
  position: absolute;
  width: 100%;
  min-width: 750px;
  height: 260px;
  top: 31px;
  left: 0;
  background-image: url("images/release/global-nav-bg.png");
  background-repeat: repeat-x;
  background-position: 50% -22px;
  z-index: 90;
}
.global-nav--home {
  height: 104px;
  background-position: 50% -180px;
}
.global-nav--home .global-nav__list {
  margin-top: 5px;
}
.global-nav__logo {
  margin-top: 10px;
  text-align: center;
}
.global-nav__list {
  position: relative;
  list-style: none;
  width: 747px;
  margin: 0 auto;
  margin-top: -60px;
  padding: 0;
  font-size: 0;
  background-image: url("images/release/global-nav.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 10;
}
.global-nav__item {
  display: inline-block;
  width: 185px;
  font-size: 12px;
  background-image: url("images/release/global-nav-bg-on.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.global-nav__item a {
  display: block;
  width: 100%;
  height: 0px;
  padding-top: 104px;
  overflow: hidden;
}
.global-nav__item:hover {
  opacity: 1;
}
.global-nav__item--news {
  width: 185px;
}
.global-nav__item--story {
  width: 177px;
  background-position: -185px 0;
}
.global-nav__item--game {
  width: 183px;
  background-position: -362px 0;
}
.global-nav__item--contact {
  background-position: -545px 0;
  width: 200px;
}
/*
 * header
 */
.header {
  position: absolute;
  width: 100%;
  min-width: 750px;
  height: 37px;
  top: 0;
  left: 0;
  background-image: url("images/header-bg.png");
  background-repeat: repeat-x;
  z-index: 100;
}
.header__logo {
  width: 750px;
  margin: 0 auto;
}
/*
 * main-visual
 */
.main-visual {
  position: relative;
  width: 100%;
  height: 643px;
  background-image: url("images/main-bg.png");
  background-repeat: repeat-x;
  background-position: 50% 0;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  overflow: hidden;
}
.js .main-visual {
  opacity: 0;
}
.js .main-visual--visible {
  opacity: 1;
}
.main-visual__body {
  position: relative;
  width: 980px;
  height: 740px;
  margin: 0 auto;
  padding-top: 500px;
  box-sizing: border-box;
  text-align: center;
  font-size: 0;
}
.main-visual__halo {
  position: absolute;
  width: 200%;
  height: 1227px;
  top: -200px;
  left: -50%;
  background-image: url("images/main-parts/halo.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  -webkit-transform-origin: 50% 30%;
          transform-origin: 50% 30%;
  -webkit-animation-name: halo;
          animation-name: halo;
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.main-visual__item {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.main-visual__main {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1002px;
  height: 690px;
  margin-left: -500px;
  background-image: url("images/release/main-parts/bg1.png");
  background-repeat: no-repeat;
  background-position: 0px 80px;
}
.main-visual__shirimarudashi {
  position: absolute;
  width: 150px;
  height: 167px;
  bottom: 100px;
  right: 140px;
  background-image: url("images/release/main-parts/shirimarudashi.png");
  background-repeat: no-repeat;
}
.main-visual__shirimarudashi.animation {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__bg {
  position: absolute;
  width: 875px;
  height: 488px;
  bottom: -85px;
  left: 16px;
  background-image: url("images/release/main-parts/bg2.png");
  background-repeat: no-repeat;
}
.main-visual__action {
  position: absolute;
  width: 130px;
  height: 132px;
  top: 147px;
  right: 129px;
  background-image: url("images/release/main-parts/action.png");
  background-repeat: no-repeat;
}
.main-visual__action.animation {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__shiro {
  position: absolute;
  width: 68px;
  height: 77px;
  top: 373px;
  left: 338px;
  background-image: url("images/release/main-parts/shiro.png");
  background-repeat: no-repeat;
}
.main-visual__shiro.animation {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__hiroshi {
  position: absolute;
  width: 204px;
  height: 320px;
  top: 259px;
  left: 161px;
  background-image: url("images/release/main-parts/hiroshi.png");
  background-repeat: no-repeat;
}
.main-visual__hiroshi.animation {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__misae {
  position: absolute;
  width: 233px;
  height: 326px;
  top: 264px;
  right: 149px;
  background-image: url("images/release/main-parts/misae.png");
  background-repeat: no-repeat;
}
.main-visual__misae.animation {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__shinnosuke-shadow {
  display: none;
  position: absolute;
  width: 145px;
  height: 69px;
  bottom: 201px;
  left: 423px;
  background-image: url("images/main-parts/shinnosuke-shadow.png");
  background-repeat: no-repeat;
}
.main-visual__shinnosuke-shadow.animation {
  -webkit-animation-name: shadow;
          animation-name: shadow;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: cubic-bezier(0.56, 0.08, 0.68, 0.53);
          animation-timing-function: cubic-bezier(0.56, 0.08, 0.68, 0.53);
}
.main-visual__shinnosuke {
  position: absolute;
  width: 345px;
  height: 312px;
  bottom: 230px;
  left: 337px;
  background-image: url("images/release/main-parts/shinnosuke.png");
  background-repeat: no-repeat;
}
.main-visual__shinnosuke.animation {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-name: shinosuke;
          animation-name: shinosuke;
  -webkit-animation-timing-function: cubic-bezier(0.56, 0.08, 0.68, 0.53);
          animation-timing-function: cubic-bezier(0.56, 0.08, 0.68, 0.53);
}
.main-visual__beta-entry {
  position: absolute;
  width: 202px;
  height: 198px;
  top: 42px;
  left: 15px;
  background-image: url("images/main-parts/beta-entry.png");
  background-repeat: no-repeat;
}
.main-visual__beta-entry.animation {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.main-visual__beta-entry a {
  display: block;
  width: 100%;
  height: 198px;
}
.main-visual__title {
  position: absolute;
  bottom: 123px;
  left: 305px;
  margin: 0;
  z-index: 300;
}
.main-visual__lead {
  position: absolute;
  margin: 0;
  left: 123px;
  bottom: 111px;
  z-index: 100;
}
.main-visual__release {
  position: absolute;
  margin: 0;
  right: 115px;
  bottom: 98px;
  z-index: 300;
}
@media (max-width: 750px) {
  .main-visual__body {
    left: -110px;
  }
}
@-webkit-keyframes halo {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  49% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
@keyframes halo {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  49% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes shadow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  80% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  90% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  92% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  94% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  98% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes shadow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  30% {
    opacity: 1;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  80% {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  90% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  92% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  94% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  98% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes shinosuke {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
    opacity: 0;
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  80% {
    -webkit-transform: translateY(-55px);
            transform: translateY(-55px);
  }
  90% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  92% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  94% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  98% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes shinosuke {
  0% {
    -webkit-transform: translateY(200px);
            transform: translateY(200px);
    opacity: 0;
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  80% {
    -webkit-transform: translateY(-55px);
            transform: translateY(-55px);
  }
  90% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  92% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  94% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  98% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
/*
 * news
 */
.news {
  position: relative;
  min-height: 500px;
  padding-top: 100px;
  margin-bottom: 60px;
  background-image: url("images/release/news-bg.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% auto;
}
.news__body {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 232px;
  background-image: url("images/release/news-footer.png");
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.news__body img {
  vertical-align: top;
}
.news__title {
  margin: 0;
}
.news__article {
  margin: 0;
  padding: 10px 115px;
  background-image: url("images/release/news-body-bg.png");
  background-repeat: repeat-y;
}
.news__article__title {
  padding-left: 54px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 50px;
  background-color: #daecf4;
  background-image: url("images/release/news-star.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.news__article__body {
  font-size: 14px;
  line-height: 1.6;
}
.news__article__body a {
  text-decoration: underline;
  color: #00a2ff;
}
.news__page-top {
  position: absolute;
  width: 249px;
  height: 130px;
  left: 50%;
  margin-left: -125px;
  bottom: -45px;
  text-align: center;
  background-image: url("images/release/page-top-on.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.news__page-top img {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.news__page-top img:hover {
  opacity: 0;
}
@media (max-width: 750px) {
  .news__body {
    position: relative;
    left: -115px;
  }
}
/*
 * top-body
 */
.top-body {
  width: 1037px;
  margin: 0 auto;
}
.top-body__banners {
  position: relative;
  width: 740px;
  height: 415px;
  margin: 0 auto;
}
.top-banner__movie {
  width: 393px;
  height: 220px;
  position: relative;
  margin-bottom: 14px;
}
.top-banner__movie img.icon-play{
  position: absolute;
  top: 62px;
  left: 50%;
  margin: 0 0 0 -46px;
}
.top-banner__slide {
  width: 391px;
}
.top-banner__slide .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.top-banner__slide .slick-dots li {
  display: inline-block;
  border-radius: 16px;
  width: 16px;
  height: 16px;
  margin: 0 10px;
  background-color: #fff;
  border: 3px solid #3b7ddf;
}
.top-banner__slide .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  background: transparent;
  outline: none;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 0;
}
.top-banner__slide .slick-dots li.slick-active button {
  background: #3b7ddf;
  border: 1px solid #fff;
}
.top-banner__slide__item {
  margin: 0;
}
.top-banner__twitter {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  border: 14px solid #3b7ddf;
  border-radius: 14px;
  color: #fff;
  line-height: 1;
  background-color: #282f33;
}
.top-main {
  position: relative;
  width: 980px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.top-main h2,
.top-main h3,
.top-main p {
  margin: 0;
  line-height: 1;
}
.top-main img {
  vertical-align: top;
}
.top-main__page-top {
  position: absolute;
  width: 249px;
  height: 130px;
  left: 50%;
  margin-left: -125px !important;
  text-align: center;
  margin: 0;
  bottom: -5px;
  background-image: url("images/release/page-top-on.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.top-main__page-top img {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.top-main__page-top img:hover {
  opacity: 0;
}
.top-buttonbanners {
  margin-top: 20px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 0;
}
.top-buttonbanners img {
  margin: 0 2px;
  vertical-align: top;
}
.top-data {
  margin: 0;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 750px) {
  .top-body {
    position: relative;
    left: -144px;
  }
}
/*
 * data
 */
.topics {
  position: relative;
  height: 266px;
  margin-top: -28px;
  margin-bottom: 36px;
  background-image: url("images/release/topics-bg.png");
  background-repeat: repeat-x;
  background-position: 54.3% 0%;
  z-index: 200;
}
.topics__body {
  position: relative;
  width: 750px;
  height: 327px;
  margin: 0 auto;
  padding-top: 7px;
  padding-left: 0px;
  box-sizing: border-box;
}
.topics__title {
  margin: 0;
}
.topics__download {
  margin: 0;
  position: absolute;
  top: 28px;
  right: 0;
}
.topics__download a {
  display: inline-block;
  margin-left: 10px;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.topics__download a:hover {
  opacity: 0.6;
}
.topics__news {
  height: 130px;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}
.topics__news__item {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 2.5;
}
.topics__news__item a {
  text-decoration: underline;
  vertical-align: middle;
}
.topics__news__item__date {
  display: inline-block;
  width: 108px;
  font-size: 14px;
  vertical-align: middle;
}
.topics__more {
  position: absolute;
  right: 0px;
  bottom: 40px;
  margin: 0;
}
.topics__more a {
  display: inline-block;
  background-image: url("images/release/more-on.png");
}
.topics__more a img {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.topics__more a img:hover {
  opacity: 0;
}
/*
 * tubebox
 */
.tubebox__bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(255,255,255,0.6);
  z-index: 99998;
  cursor: pointer;
}
.tubebox {
  display: none;
  position: fixed;
  top: 0;
  left: calc(50% - 500px);
  width: 1000px;
  height: 100vh;
  z-index: 99998;
  box-sizing: border-box;
}
.tubebox__iframe__wrapper {
  position: absolute;
  width: 100%;
  padding-top: 56.25%;
  top: calc(50% - 300px);
  left: 0%;
  background-color: #000;
  box-sizing: border-box;
}
.tubebox__iframe__wrapper::before,
.tubebox__iframe__wrapper::after {
  position: absolute;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.6);
  -webkit-animation-name: tubebox__loading;
          animation-name: tubebox__loading;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: '';
}
.tubebox__iframe__wrapper::before {
  left: calc(50% - 5px);
  -webkit-transform-origin: 15px 50%;
          transform-origin: 15px 50%;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
.tubebox__iframe__wrapper::after {
  left: calc(50% + 5px);
  -webkit-transform-origin: 0px 50%;
          transform-origin: 0px 50%;
  -webkit-animation-direction: alternate-reverse;
          animation-direction: alternate-reverse;
}
.tubebox__iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 99999;
  border: 4px solid #3b178a;
}
.tubebox__close {
  position: absolute;
  width: 62px;
  height: 63px;
  top: -100px;
  right: 0;
  cursor: pointer;
  background-image: url("images/movie-close.png");
}
@media (max-width: 750px) {
  .tubebox,
  .tubebox__iframe__wrapper,
  .tubebox__iframe {
    width: 740px;
  }
  .tubebox {
    left: calc(50% - 370px);
  }
}
@-webkit-keyframes tubebox__loading {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@keyframes tubebox__loading {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
