@charset "UTF-8";
/*--------------------------------------------------
このCSSはGulp+SCSSを使ってコンパイルしています。
CSSの内容を変更してもSCSSを変更しない限り差分が発生するため
かならずSCSSにも追記をお願いします。
--------------------------------------------------*/
@import 'https://fonts.googleapis.com/css?family=Do+Hyeon&display=swap';
@import 'https://fonts.googleapis.com/css?family=M+PLUS+1p:400,500|Roboto+Condensed:700&display=swap';
* {
  font-size: 100%;
  font-style: normal;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ul,
ol,
li {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none; }

table {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse; }

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

figure > img {
  width: 100%; }

figure > picture > img {
  width: 100%; }

::before,
::after {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

textarea,
select,
button,
input[type='button'],
input[type='submit'],
input[type='text'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='file'],
input[type='week'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  color: #000;
  border: 0 none transparent;
  border-radius: 0;
  outline: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button {
  cursor: pointer; }

@font-face {
  font-family: 'GenJyuuGothicX-Regular';
  font-style: normal;
  src: local("GenJyuuGothicX-Regular"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Regular.woff2") format("woff2"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Regular.woff") format("woff"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'GenJyuuGothicX-Medium';
  font-style: normal;
  src: local("GenJyuuGothicX-Medium"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Medium.woff2") format("woff2"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Medium.woff") format("woff"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Medium.ttf") format("truetype"); }

@font-face {
  font-family: 'GenJyuuGothicX-Bold';
  font-style: normal;
  src: local("GenJyuuGothicX-Bold"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Bold.woff2") format("woff2"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Bold.woff") format("woff"), url("../fonts/GenJyuuGothicX/GenJyuuGothicX-Bold.ttf") format("truetype"); }

br.pc-n {
  display: inline-block; }

br.tb {
  display: none; }
  @media (min-width: 0px) and (max-width: 768px) {
    br.tb {
      display: inline-block; } }

br.sp {
  display: none; }
  @media (min-width: 0px) and (max-width: 414px) {
    br.sp {
      display: inline-block; } }

header, header .official a, header .official a:hover, header.animation, nav.gnav ul li a p span.jpn, nav.gnav ul li a p span.eng, nav.gnav ul li a img, nav.gnav ul li a:hover span.jpn, nav.gnav ul li a:hover span.eng, nav.gnav ul li a:hover img, section.event .event-figure-eyecatch, section.playground .playground-gallery-thumb .thumb, section.playground .playground-gallery-thumb .thumb:hover {
  -webkit-transition: 400ms;
  transition: 400ms; }

p {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.03143em;
  line-height: 1.89;
  text-align: justify;
  color: #111; }
  @media (min-width: 0px) and (max-width: 414px) {
    p {
      font-size: 2.84058vw; } }
  @media (min-width: 0px) and (max-width: 768px) {
    p {
      font-size: 1.91406vw;
      line-height: 1.65; } }
  @media (min-width: 0px) and (max-width: 768px) and (min-width: 0px) and (max-width: 414px) {
    p {
      font-size: 3.55072vw;
      line-height: 1.65; } }
  p.left {
    text-align: left; }
  p.center {
    text-align: center; }
  p.right {
    text-align: right; }

@media (min-width: 0px) and (max-width: 414px) {
  .heading-1 {
    display: none; } }

.heading-1 h1 {
  font-family: 'GenJyuuGothicX-Bold', sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  letter-spacing: 0.04167em;
  line-height: 1.5;
  color: #262626; }
  @media (min-width: 0px) and (max-width: 414px) {
    .heading-1 h1 {
      font-size: 2.43478vw; } }
  .heading-1 h1 span {
    font-size: 13px;
    font-size: 0.92857rem;
    display: inline-block;
    margin: 0 4px;
    -webkit-animation-name: Wakuwaku;
            animation-name: Wakuwaku;
    -webkit-animation-duration: .5s;
            animation-duration: .5s;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    color: #e62e8b;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-1 h1 span {
        font-size: 2.63768vw; } }

.heading-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 84px;
  /* 見出しの吹きだし設定 */
  /* アナウンスの背景が赤のため変更 */ }
  .heading-2 > * {
    min-height: 0%; }
  @media (min-width: 0px) and (max-width: 414px) {
    .heading-2 {
      margin-bottom: 15.21739vw; } }
  .heading-2:before {
    position: absolute;
    bottom: -20px;
    left: 50%;
    display: block;
    width: 50px;
    height: 4px;
    content: '';
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #aaa; }
  .heading-2:after {
    position: absolute;
    display: block;
    content: '';
    background-color: transparent;
    opacity: 0; }
  .heading-2.in-heading-2:after {
    -webkit-animation-name: rotateIn;
            animation-name: rotateIn;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
  .heading-2 .icon {
    margin-bottom: 12px; }
    .heading-2 .icon img {
      width: 63px; }
      @media (min-width: 0px) and (max-width: 414px) {
        .heading-2 .icon img {
          width: 10.14493vw; } }
  .heading-2 h2 {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 32px;
    font-size: 2.28571rem;
    font-weight: 700;
    letter-spacing: 0.03125em;
    margin-bottom: 0.3125em;
    color: #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2 h2 {
        font-size: 6.49275vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2 h2 {
        font-size: 5.57971vw; } }
  .heading-2 span.eng {
    font-family: 'Do Hyeon', sans-serif;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 400;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
    color: #ef0909; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2 span.eng {
        font-size: 4.05797vw; } }
  .heading-2.event::after {
    left: calc( 50% + 8px + 115px);
    width: 115px;
    height: 104px;
    background: transparent url(../images/heading/heading-balloon-1.png) 50% 50% no-repeat; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2.event::after {
        right: 0;
        left: auto;
        width: 23.33333vw;
        height: 21.10145vw;
        background-image: url(../images/heading/heading-balloon-1@2x.png);
        background-size: cover; } }
  .heading-2.playground::after {
    left: calc( 50% - 80px - 167px);
    width: 167px;
    height: 152px;
    background: transparent url(../images/heading/heading-balloon-2.png) 50% 50% no-repeat; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2.playground::after {
        right: 0;
        left: auto;
        width: 33.88406vw;
        height: 30.84058vw;
        background-image: url(../images/heading/heading-balloon-2@2x.png);
        background-size: cover; } }
  .heading-2.price::after {
    left: calc( 50% + 8px + 60px);
    width: 112px;
    height: 105px;
    background: transparent url(../images/heading/heading-balloon-3.png) 50% 50% no-repeat; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2.price::after {
        right: 10vw;
        left: auto;
        width: 22.72464vw;
        height: 21.30435vw;
        background-image: url(../images/heading/heading-balloon-3@2x.png);
        background-size: cover; } }
  .heading-2.announce::after {
    left: calc( 50% - 80px - 114px);
    width: 114px;
    height: 104px;
    background: transparent url(../images/heading/heading-balloon-5.png) 50% 50% no-repeat; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2.announce::after {
        right: 5vw;
        left: auto;
        width: 23.13043vw;
        height: 21.10145vw;
        background-image: url(../images/heading/heading-balloon-5@2x.png);
        background-size: cover; } }
  .heading-2.access::after {
    left: calc( 50% - 80px - 165px);
    width: 165px;
    height: 112px;
    background: transparent url(../images/heading/heading-balloon-4.png) 50% 50% no-repeat; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-2.access::after {
        right: 0;
        left: auto;
        width: 33.47826vw;
        height: 22.72464vw;
        background-image: url(../images/heading/heading-balloon-4@2x.png);
        background-size: cover; } }
  .heading-2.announce:before {
    background-color: #fabe00; }
  .heading-2.announce h2 {
    color: #ffffff; }
  .heading-2.announce span.eng {
    color: #ffffff; }

.heading-3.event h3 {
  font-family: 'GenJyuuGothicX-Medium', sans-serif;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 500;
  letter-spacing: 0.03125em;
  line-height: 1.56;
  color: #262626; }
  @media (min-width: 0px) and (max-width: 414px) {
    .heading-3.event h3 {
      font-size: 3.24638vw; } }
  .heading-3.event h3 span.small {
    font-size: 12px;
    font-size: 0.85714rem; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-3.event h3 span.small {
        font-size: 2.43478vw; } }

.heading-3.playground {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 23px;
  /* ニコニコハウスのみ見出しが長いので調整 */ }
  .heading-3.playground > * {
    min-height: 0%; }
  @media (min-width: 0px) and (max-width: 414px) {
    .heading-3.playground {
      margin-bottom: 4.05797vw; } }
  .heading-3.playground i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 60px;
    height: 60px;
    margin-right: 16px;
    border-radius: 5px;
    background-color: #23ac38; }
    .heading-3.playground i > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-3.playground i {
        width: 12.68116vw;
        height: 12.68116vw; } }
    .heading-3.playground i span {
      font-family: 'Do Hyeon', sans-serif;
      font-size: 40px;
      font-size: 2.85714rem;
      font-weight: 400;
      text-transform: uppercase;
      color: #ffffff; }
      @media (min-width: 0px) and (max-width: 414px) {
        .heading-3.playground i span {
          font-size: 8.11594vw; } }
  .heading-3.playground span.eng {
    font-family: 'Do Hyeon', sans-serif;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 400;
    letter-spacing: 0.0625em;
    font-family: 'Do Hyeon', sans-serif;
    display: inline-block;
    margin-bottom: .2em;
    white-space: nowrap;
    text-indent: .3em;
    text-transform: uppercase;
    color: #969696; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-3.playground span.eng {
        font-size: 4.05797vw; } }
  .heading-3.playground h3 {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 32px;
    font-size: 2.28571rem;
    font-weight: 700;
    color: #23ac38; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-3.playground h3 {
        font-size: 6.49275vw; } }
    .heading-3.playground h3 span.small {
      font-size: 11.5px;
      font-size: 0.82143rem;
      margin-left: -.3em;
      letter-spacing: normal; }
      @media (min-width: 0px) and (max-width: 414px) {
        .heading-3.playground h3 span.small {
          font-size: 2.33333vw; } }
      @media (min-width: 0px) and (max-width: 414px) {
        .heading-3.playground h3 span.small {
          font-size: 2.28261vw;
          display: inline-block;
          vertical-align: 40%; } }
    .heading-3.playground h3 br {
      display: none; }
      @media (min-width: 0px) and (max-width: 414px) {
        .heading-3.playground h3 br {
          display: inline-block; } }
  .heading-3.playground.ltsn h3 {
    letter-spacing: -.07em; }
    @media (min-width: 0px) and (max-width: 414px) {
      .heading-3.playground.ltsn h3 {
        line-height: 1;
        letter-spacing: normal; } }

@-webkit-keyframes Wakuwaku {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); } }

@keyframes Wakuwaku {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); } }

@-webkit-keyframes fuwafuwa {
  0% { }
  100% { } }

@keyframes fuwafuwa {
  0% { }
  100% { } }

@-webkit-keyframes bgloopSlider {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -2394px 0; } }

@keyframes bgloopSlider {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -2394px 0; } }

@-webkit-keyframes bgloopWaveLeft {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -1400px 0; } }

@keyframes bgloopWaveLeft {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -1400px 0; } }

@-webkit-keyframes bgloopWaveRight {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 1400px 0; } }

@keyframes bgloopWaveRight {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 1400px 0; } }

@-webkit-keyframes bgloopWaveBottom {
  0% {
    opacity: .5;
    background-position: 0 0;
    -webkit-filter: blur(0);
            filter: blur(0); }
  50% {
    opacity: .8;
    -webkit-filter: blur(3px);
            filter: blur(3px); }
  100% {
    opacity: .5;
    background-position: 0 800px;
    -webkit-filter: blur(0);
            filter: blur(0); } }

@keyframes bgloopWaveBottom {
  0% {
    opacity: .5;
    background-position: 0 0;
    -webkit-filter: blur(0);
            filter: blur(0); }
  50% {
    opacity: .8;
    -webkit-filter: blur(3px);
            filter: blur(3px); }
  100% {
    opacity: .5;
    background-position: 0 800px;
    -webkit-filter: blur(0);
            filter: blur(0); } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -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); }
  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -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); }
  40%,
  43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation-name: jello;
  animation-name: jello; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  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% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1; }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  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% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1; }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-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% {
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    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% {
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  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% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  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% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  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 {
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  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 {
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-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 {
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    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 {
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
    opacity: 0; }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 1; }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; } }

@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; } }

@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInDownBig {
  from {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInLeftBig {
  from {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInRightBig {
  from {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0; } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0; } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    opacity: 0; } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0; } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0; } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    opacity: 0; } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0; } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0; } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    opacity: 0; } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0; } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0; } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    opacity: 0; } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes jackInTheBox {
  from {
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 0; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes jackInTheBox {
  from {
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 0; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rollIn {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    opacity: 0; } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    opacity: 0; } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInOut {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 0; }
  50% {
    opacity: 1; } }

@keyframes zoomInOut {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 0; }
  50% {
    opacity: 1; } }

.zoomInOut {
  -webkit-animation-name: zoomInOut;
  animation-name: zoomInOut; }

@-webkit-keyframes zoomInDown {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

@keyframes zoomInDown {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

@keyframes zoomInLeft {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

@keyframes zoomInRight {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

@keyframes zoomInUp {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0; }
  60% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1; } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0; }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0; } }

@keyframes zoomOutDown {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    opacity: 0; } }

@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    opacity: 0; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    opacity: 0; } }

@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    opacity: 0; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0; } }

@keyframes zoomOutUp {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1; }
  to {
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    visibility: visible;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    visibility: visible;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    visibility: visible;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slideInUp {
  from {
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes lineTopWidth {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    opacity: 0; }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; } }

@keyframes lineTopWidth {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    opacity: 0; }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; } }

.lineTopWidth {
  -webkit-animation-name: lineTopWidth;
  animation-name: lineTopWidth; }

@-webkit-keyframes lineLeftWidth {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    opacity: 0; }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; } }

@keyframes lineLeftWidth {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    opacity: 0; }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1; } }

.lineLeftWidth {
  -webkit-animation-name: lineLeftWidth;
  animation-name: lineLeftWidth; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-touch-callout: none; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .slick-track:before, .slick-track:after {
    display: table;
    content: ''; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../images/icon/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

html {
  font-size: 14px;
  min-width: 1200px;
  color: #262626; }
  @media (min-width: 0px) and (max-width: 414px) {
    html {
      min-width: auto;
      min-width: initial; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'GenJyuuGothicX-Regular', sans-serif;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-rendering: optimizeSpeed;
  -webkit-tap-highlight-color: transparent; }
  body input:-moz-placeholder,
  body textarea:-moz-placeholder {
    color: #b7b7b7; }
  body input::-moz-placeholder,
  body textarea::-moz-placeholder {
    color: #b7b7b7; }
  body input:-ms-input-placeholder,
  body textarea:-ms-input-placeholder {
    color: #b7b7b7; }
  body input::-webkit-input-placeholder,
  body textarea::-webkit-input-placeholder {
    color: #b7b7b7; }

header {
  width: 100%; }
  header .w .c {
    width: 1160px;
    margin: 0 auto; }
    @media (min-width: 0px) and (max-width: 414px) {
      header .w .c {
        width: 100%; } }

footer {
  width: 100%; }
  footer .w .c {
    width: 1160px;
    margin: 0 auto; }
    @media (min-width: 0px) and (max-width: 414px) {
      footer .w .c {
        width: 100%; } }

.child-w {
  width: 100%; }
  .child-w section {
    padding: 100px 0 120px;
    width: 100%;
    /* スライダーのみ横幅100%に */ }
    @media (min-width: 0px) and (max-width: 414px) {
      .child-w section {
        padding: 10.14493vw 0 10.14493vw; } }
    .child-w section .w {
      width: 100%; }
      @media (min-width: 0px) and (max-width: 414px) {
        .child-w section .w {
          padding-right: 5.07246vw;
          padding-left: 5.07246vw; } }
      .child-w section .w .c {
        width: 1160px;
        margin: 0 auto; }
        @media (min-width: 0px) and (max-width: 414px) {
          .child-w section .w .c {
            width: 100%; } }
    .child-w section.slideshow .w, .child-w section.slider .w {
      width: 100%; }
      .child-w section.slideshow .w .c, .child-w section.slider .w .c {
        position: relative;
        width: 100%; }

footer {
  background-color: #eee; }
  @media (min-width: 0px) and (max-width: 414px) {
    footer .w {
      padding-right: 5.07246vw;
      padding-left: 5.07246vw; } }
  footer .footer-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    footer .footer-c > * {
      min-height: 0%; }
  footer .footer-i.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 24px 0; }
    footer .footer-i.logo > * {
      min-height: 0%; }
    footer .footer-i.logo img {
      width: 200px; }

address {
  width: 100%;
  text-align: center;
  background-color: #000000; }
  address small {
    font-family: 'Do Hyeon', sans-serif;
    font-size: 11px;
    font-size: 0.78571rem;
    display: inline-block;
    padding: 12px 0;
    text-transform: uppercase;
    color: #ffffff; }
    @media (min-width: 0px) and (max-width: 414px) {
      address small {
        font-size: 2.23188vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      address small {
        padding: 2.53623vw 0;
        white-space: nowrap; } }

header {
  position: fixed;
  z-index: 1000;
  top: 0;
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  background-color: transparent; }
  @media (min-width: 0px) and (max-width: 414px) {
    header {
      padding: 2.53623vw 0; } }
  header .w .c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    header .w .c > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      header .w .c {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  header .logo-w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 28px; }
    header .logo-w > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      header .logo-w {
        margin-right: 0; } }
    header .logo-w .logo {
      margin-right: 12px; }
      @media (min-width: 0px) and (max-width: 414px) {
        header .logo-w .logo {
          margin-right: 0; } }
      header .logo-w .logo img {
        height: 60px; }
        @media (min-width: 0px) and (max-width: 414px) {
          header .logo-w .logo img {
            height: 10.14493vw; } }
  header .official {
    margin-left: 28px; }
    @media (min-width: 0px) and (max-width: 414px) {
      header .official {
        display: none; } }
    header .official a {
      opacity: 1; }
      header .official a img {
        height: 40px; }
      header .official a:hover {
        opacity: .75; }
  header .toggle-nav {
    display: none; }
  header.animation {
    background-color: rgba(255, 255, 255, 0.9); }

nav.gnav {
  margin-right: auto; }
  @media (min-width: 0px) and (max-width: 414px) {
    nav.gnav {
      display: none; } }
  nav.gnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    nav.gnav ul > * {
      min-height: 0%; }
    nav.gnav ul li {
      margin-right: 20px; }
      nav.gnav ul li:last-child {
        margin-right: 0; }
      nav.gnav ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        flex-align: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        nav.gnav ul li a > * {
          min-height: 0%; }
        nav.gnav ul li a p {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-line-pack: start;
              align-content: flex-start;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          flex-align: center;
          -ms-flex-direction: column;
              flex-direction: column; }
          nav.gnav ul li a p > * {
            min-height: 0%; }
          nav.gnav ul li a p span.jpn {
            font-family: 'GenJyuuGothicX-Medium', sans-serif;
            font-size: 16px;
            font-size: 1.14286rem;
            font-weight: 500;
            letter-spacing: 0.03125em;
            margin-bottom: 2px;
            color: #262626; }
            @media (min-width: 0px) and (max-width: 414px) {
              nav.gnav ul li a p span.jpn {
                font-size: 3.24638vw; } }
          nav.gnav ul li a p span.eng {
            font-family: 'Do Hyeon', sans-serif;
            font-size: 14px;
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: 0.06286em;
            text-indent: 2px;
            text-transform: uppercase;
            color: #999d9f; }
            @media (min-width: 0px) and (max-width: 414px) {
              nav.gnav ul li a p span.eng {
                font-size: 2.84058vw; } }
        nav.gnav ul li a img {
          width: 32px;
          margin-right: 8px;
          -webkit-transform: scale(1);
                  transform: scale(1); }
        nav.gnav ul li a:hover span.jpn {
          color: #000000; }
        nav.gnav ul li a:hover span.eng {
          color: #e7190f; }
        nav.gnav ul li a:hover img {
          -webkit-transform: scale(1.15);
                  transform: scale(1.15); }

nav.snav > .w {
  position: relative;
  overflow: auto;
  height: 100%;
  background-color: #ffffff; }

/* =============================================================== */
/* スライダー
================================================================== */
section.slider {
  position: relative;
  padding: 20px 0 60px;
  -webkit-animation: bgloopSlider 40s linear infinite;
          animation: bgloopSlider 40s linear infinite;
  background: #fff url(../images/slider/background.jpg) 0 0 repeat-x;
  background-size: cover; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.slider {
      padding: 2.53623vw 0 11.41304vw; } }
  section.slider:after {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    content: '';
    -webkit-animation: bgloopWaveRight 20s linear infinite;
            animation: bgloopWaveRight 20s linear infinite;
    background: transparent url(../images/slider/wave-slider.svg) 0 0 repeat-x; }
  section.slider ul {
    overflow: hidden;
    padding-bottom: 40px; }
    section.slider ul li {
      padding: 0 20px; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.slider ul li {
          padding: 0; } }
      section.slider ul li img {
        width: 100%; }
  section.slider .slick-dots {
    bottom: -40px; }
  section.slider .slick-dots li {
    margin: 0 5px;
    padding: 0; }
    section.slider .slick-dots li button {
      border: 4px solid #aaa;
      border-radius: 50px;
      background-color: transparent; }
    section.slider .slick-dots li.slick-active button {
      border: 4px solid #fa6d00;
      border-radius: 50px;
      background-color: #ffffff; }

/* =============================================================== */
/* イベント情報
================================================================== */
section.event {
  position: relative;
  padding-bottom: 80px;
  background-color: #f1f5e1;
  /* ホバー時の写真のズームアクション */
  /* リンク先（下階層）がなくなったのでモーション削除 */ }
  @media (min-width: 0px) and (max-width: 414px) {
    section.event {
      padding-bottom: 7.6087vw; } }
  section.event:after {
    position: absolute;
    z-index: 10;
    bottom: -28px;
    left: 0;
    width: 100%;
    height: 28px;
    content: '';
    -webkit-animation: bgloopWaveRight 20s linear infinite;
            animation: bgloopWaveRight 20s linear infinite;
    background: transparent url(../images/event/wave-event.svg) 0 0 repeat-x; }
  section.event .event-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    section.event .event-c > * {
      min-height: 0%; }
  section.event .event-i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 560px;
    margin-right: 40px; }
    section.event .event-i > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.event .event-i {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5.07246vw; } }
    section.event .event-i:nth-child(2n) {
      margin-top: 40px;
      margin-right: 0; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.event .event-i:nth-child(2n) {
          margin-top: 0; } }
  section.event .event-figure {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px;
    margin-right: 28px;
    /* サムネイルのクリッピングパターン */ }
    @media (min-width: 0px) and (max-width: 414px) {
      section.event .event-figure {
        width: 30.43478vw;
        height: 30.43478vw;
        margin-right: 5.07246vw; } }
    section.event .event-figure:after {
      position: absolute;
      z-index: 15;
      top: -2px;
      bottom: -2px;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      margin: auto;
      content: '';
      background-size: 100% 100%; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.event .event-figure:after {
          background-size: cover; } }
    section.event .event-figure.mask-1::after {
      background: transparent url(../images/event/event-mask-1.svg) 50% 50% no-repeat; }
    section.event .event-figure.mask-2::after {
      background: transparent url(../images/event/event-mask-2.svg) 50% 50% no-repeat; }
    section.event .event-figure.mask-3::after {
      background: transparent url(../images/event/event-mask-3.svg) 50% 50% no-repeat; }
    section.event .event-figure.mask-4::after {
      background: transparent url(../images/event/event-mask-4.svg) 50% 50% no-repeat; }
    section.event .event-figure.mask-5::after {
      background: transparent url(../images/event/event-mask-5.svg) 50% 50% no-repeat; }
    section.event .event-figure.mask-6::after {
      background: transparent url(../images/event/event-mask-6.svg) 50% 50% no-repeat; }
  section.event .event-figure-eyecatch {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transform: scale(1);
            transform: scale(1); }
  section.event .event-body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  section.event .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 12px; }
    section.event .meta > * {
      min-height: 0%; }
    section.event .meta time {
      font-family: 'Do Hyeon', sans-serif;
      font-size: 18px;
      font-size: 1.28571rem;
      font-weight: 400;
      letter-spacing: 0.06278em;
      margin-right: 16px;
      text-transform: uppercase;
      color: #3a3a3a; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.event .meta time {
          font-size: 3.65217vw; } }
      @media (min-width: 0px) and (max-width: 414px) {
        section.event .meta time {
          font-size: 3.04348vw; } }
    section.event .meta .category {
      font-family: 'GenJyuuGothicX-Medium', sans-serif;
      font-size: 12px;
      font-size: 0.85714rem;
      font-weight: 500;
      letter-spacing: 0.03167em;
      position: relative;
      padding: .4em 1.5em .6em;
      color: #ffffff;
      border-radius: 50px;
      background-color: #e62e8b;
      /* カテゴリの色別指定 */ }
      @media (min-width: 0px) and (max-width: 414px) {
        section.event .meta .category {
          font-size: 2.43478vw; } }
      section.event .meta .category:after {
        position: absolute;
        bottom: -8px;
        left: 1.5em;
        width: 8px;
        height: 8px;
        content: '';
        border: 4px solid transparent;
        border-top: 4px solid #e62e8b; }
      section.event .meta .category.category-color-event {
        background-color: #0296e0; }
        section.event .meta .category.category-color-event:after {
          border-top-color: #0296e0; }
      section.event .meta .category.category-color-topic {
        background-color: #e62e8b; }
        section.event .meta .category.category-color-topic:after {
          border-top-color: #e62e8b; }

/* =============================================================== */
/* スライドショー（ページ中部にあるスライドショー）
================================================================== */
section.slideshow {
  padding: 0; }
  section.slideshow > .w {
    width: 100%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.slideshow > .w {
        padding-right: 0;
        padding-left: 0; } }
    section.slideshow > .w > .c {
      overflow: hidden;
      width: 100%; }
  section.slideshow .slideshow-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center; }
    section.slideshow .slideshow-c > * {
      min-height: 0%; }
    section.slideshow .slideshow-c img {
      float: left;
      width: 200px; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.slideshow .slideshow-c img {
          width: 50vw; } }

/* =============================================================== */
/* 遊具紹介
================================================================== */
section.playground {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 0; }
  section.playground:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-animation: bgloopWaveBottom 30s linear infinite;
            animation: bgloopWaveBottom 30s linear infinite;
    background: #fff url(../images/playground/background.png) 0 0 repeat;
    background-attachment: fixed;
    background-size: 800px 800px; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground:after {
        background-size: 100vh 100vh; } }
  section.playground > .w {
    padding: 100px 0 120px;
    position: relative;
    z-index: 1;
    background-image: url(../images/playground/flag-left.png), url(../images/playground/flag-right.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top left, top right;
    background-size: auto, auto; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground > .w {
        padding: 10.14493vw 0 10.14493vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground > .w {
        padding-right: 2.53623vw;
        padding-left: 2.53623vw;
        background-size: 25.36232vw auto, 25.36232vw auto; } }
  section.playground .playground-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    section.playground .playground-c > * {
      min-height: 0%; }
  section.playground .playground-i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding: 0 36px 0 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
    border: 3px solid #23ac38;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1);
            box-shadow: 10px 10px 0 0 rgba(0, 0, 0, 0.1);
    /* 偶数コンテンツのリバース */ }
    section.playground .playground-i > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground .playground-i {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 3.80435vw 3.80435vw 0;
        -webkit-transform: translateX(0);
                transform: translateX(0);
        border-radius: 10px;
        -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
                box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1); } }
    section.playground .playground-i + .playground-i {
      margin-top: 80px; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.playground .playground-i + .playground-i {
          margin-top: 10.14493vw; } }
    section.playground .playground-i > .child-comment {
      position: absolute;
      z-index: 10;
      top: -36px;
      right: -42px;
      overflow: hidden;
      zoom: 90%;
      width: 195px; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.playground .playground-i > .child-comment {
          display: none; } }
    section.playground .playground-i:nth-child(2n) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      padding: 0 0 0 36px;
      -webkit-transform: translateX(20px);
              transform: translateX(20px); }
      @media (min-width: 0px) and (max-width: 414px) {
        section.playground .playground-i:nth-child(2n) {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 3.80435vw 3.80435vw 0;
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
      section.playground .playground-i:nth-child(2n) .playground-gallery {
        -webkit-transform: translate(16px, -24px);
                transform: translate(16px, -24px); }
        @media (min-width: 0px) and (max-width: 414px) {
          section.playground .playground-i:nth-child(2n) .playground-gallery {
            -webkit-transform: translate(0, 0);
                    transform: translate(0, 0); } }
      section.playground .playground-i:nth-child(2n) .playground-body {
        width: 440px;
        margin-right: 42px; }
        @media (min-width: 0px) and (max-width: 414px) {
          section.playground .playground-i:nth-child(2n) .playground-body {
            width: 100%;
            margin-right: 0; } }
      section.playground .playground-i:nth-child(2n) > .child-comment {
        position: absolute;
        z-index: 10;
        top: -36px;
        left: -42px;
        overflow: hidden;
        zoom: 90%;
        width: 195px; }
        @media (min-width: 0px) and (max-width: 414px) {
          section.playground .playground-i:nth-child(2n) > .child-comment {
            display: none; } }
  section.playground .playground-gallery {
    position: relative;
    width: 520px;
    -webkit-transform: translate(-16px, -24px);
            transform: translate(-16px, -24px); }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground .playground-gallery {
        width: 100%;
        margin-bottom: 5.07246vw;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); } }
  section.playground .playground-gallery-photo {
    overflow: hidden;
    border: 4px solid #23ac38;
    border-radius: 20px; }
    section.playground .playground-gallery-photo img {
      vertical-align: top; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground .playground-gallery-photo {
        border-radius: 10px; }
        section.playground .playground-gallery-photo img {
          border-radius: 0; } }
  section.playground .playground-body {
    width: 440px;
    margin-left: 42px; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.playground .playground-body {
        width: 100%;
        margin-left: 0; } }
  section.playground .desc {
    margin-bottom: 9px; }
    section.playground .desc p {
      font-family: 'GenJyuuGothicX-Regular', sans-serif;
      font-size: 16px;
      font-size: 1.14286rem;
      font-weight: 400;
      letter-spacing: 0.03125em;
      line-height: 1.88;
      color: #222; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.playground .desc p {
          font-size: 3.24638vw; } }
  section.playground .playground-gallery-thumb {
    width: 100%; }
    section.playground .playground-gallery-thumb .slick-list {
      width: 100%;
      padding: 15px 0; }
    section.playground .playground-gallery-thumb .thumb {
      overflow: hidden;
      width: 130px;
      cursor: pointer;
      border: 3px solid transparent;
      border-radius: 10px;
      -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0);
              box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0); }
      section.playground .playground-gallery-thumb .thumb:hover {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
                box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25); }
    section.playground .playground-gallery-thumb .slick-slide {
      margin-right: 17px; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.playground .playground-gallery-thumb .slick-slide {
          margin-right: auto; } }
      section.playground .playground-gallery-thumb .slick-slide img {
        width: 100%; }
      section.playground .playground-gallery-thumb .slick-slide:last-child {
        margin-right: 0; }
  section.playground .playground-i.green {
    border-color: #23ac38; }
    section.playground .playground-i.green .heading-3.playground i {
      background-color: #23ac38; }
    section.playground .playground-i.green .heading-3.playground h3 {
      color: #23ac38; }
    section.playground .playground-i.green .playground-gallery-thumb .slick-current .thumb {
      border-color: #23ac38; }
    section.playground .playground-i.green .playground-gallery-photo {
      border-color: #23ac38; }
  section.playground .playground-i.blue {
    border-color: #0296e0; }
    section.playground .playground-i.blue .heading-3.playground i {
      background-color: #0296e0; }
    section.playground .playground-i.blue .heading-3.playground h3 {
      color: #0296e0; }
    section.playground .playground-i.blue .playground-gallery-thumb .slick-current .thumb {
      border-color: #0296e0; }
    section.playground .playground-i.blue .playground-gallery-photo {
      border-color: #0296e0; }
  section.playground .playground-i.red {
    border-color: #e7190f; }
    section.playground .playground-i.red .heading-3.playground i {
      background-color: #e7190f; }
    section.playground .playground-i.red .heading-3.playground h3 {
      color: #e7190f; }
    section.playground .playground-i.red .playground-gallery-thumb .slick-current .thumb {
      border-color: #e7190f; }
    section.playground .playground-i.red .playground-gallery-photo {
      border-color: #e7190f; }
  section.playground .playground-i.pink {
    border-color: #e62e8b; }
    section.playground .playground-i.pink .heading-3.playground i {
      background-color: #e62e8b; }
    section.playground .playground-i.pink .heading-3.playground h3 {
      color: #e62e8b; }
    section.playground .playground-i.pink .playground-gallery-thumb .slick-current .thumb {
      border-color: #e62e8b; }
    section.playground .playground-i.pink .playground-gallery-photo {
      border-color: #e62e8b; }
  section.playground .playground-i.orange {
    border-color: #fa6d00; }
    section.playground .playground-i.orange .heading-3.playground i {
      background-color: #fa6d00; }
    section.playground .playground-i.orange .heading-3.playground h3 {
      color: #fa6d00; }
    section.playground .playground-i.orange .playground-gallery-thumb .slick-current .thumb {
      border-color: #fa6d00; }
    section.playground .playground-i.orange .playground-gallery-photo {
      border-color: #fa6d00; }

/* =============================================================== */
/* 料金表
================================================================== */
section.price {
  padding-bottom: 25vw;
  background-image: url(../images/price/child.png), url(../images/price/background.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, 50% 50%;
  background-size: 100% auto, cover; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.price {
      background-image: url(../images/price/child@2x.png), url(../images/price/background@2x.jpg); } }
  section.price .price-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    section.price .price-c > * {
      min-height: 0%; }
  section.price .price-i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 20px 50px 20px 50px;
    border-radius: 30px;
    background-color: #ffffff; }
    section.price .price-i > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-i {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 7.6087vw 5.07246vw;
        border-radius: 10px; } }
    section.price .price-i + .price-i {
      margin-top: 20px; }
  section.price .price-icon {
    width: 80px; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-icon {
        width: 20.28986vw;
        margin-right: 0; } }
  section.price p.label {
    font-family: 'GenJyuuGothicX-Medium', sans-serif;
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: 500;
    letter-spacing: 0.11111em;
    line-height: 1.39;
    margin-top: .3em;
    text-align: center;
    color: #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price p.label {
        font-size: 3.65217vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price p.label {
        font-size: 6.08696vw;
        white-space: nowrap; } }
  section.price .price-body-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    section.price .price-body-row > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-body-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  section.price .price-w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 40px; }
    section.price .price-w > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-w {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%; } }
    section.price .price-w.ichiritsu {
      margin-right: 0; }
    section.price .price-w:last-child {
      margin-right: 0; }
  section.price .price-w-i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    section.price .price-w-i > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-w-i {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        flex-align: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%; }
        section.price .price-w-i > * {
          min-height: 0%; } }
  section.price .price-plan.min30 {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 700;
    margin-right: 20px;
    padding: .5em 1.5em;
    color: #ffffff;
    border-radius: 50px;
    background-color: #23ac38; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.min30 {
        font-size: 4.05797vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.min30 {
        font-size: 18px;
        font-size: 1.28571rem;
        width: 60%;
        margin-right: 0;
        padding: .5em 0;
        text-align: center; } }
  @media (min-width: 0px) and (max-width: 414px) and (min-width: 0px) and (max-width: 414px) {
    section.price .price-plan.min30 {
      font-size: 3.65217vw; } }
  section.price .price-plan.freetime {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 700;
    margin-right: 20px;
    padding: .5em 1.5em;
    color: #ffffff;
    border-radius: 50px;
    background-color: #23ac38; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.freetime {
        font-size: 4.05797vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.freetime {
        font-size: 18px;
        font-size: 1.28571rem;
        width: 60%;
        margin-right: 0;
        padding: .5em 0;
        text-align: center; } }
  @media (min-width: 0px) and (max-width: 414px) and (min-width: 0px) and (max-width: 414px) {
    section.price .price-plan.freetime {
      font-size: 3.65217vw; } }
  section.price .price-plan.drinkbar {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 20px;
    font-size: 1.42857rem;
    font-weight: 700;
    padding: .5em 1.5em;
    color: #ffffff;
    border-radius: 50px;
    background-color: #e62e8b; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.drinkbar {
        font-size: 4.05797vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-plan.drinkbar {
        font-size: 18px;
        font-size: 1.28571rem;
        width: 60%;
        margin-right: 0;
        padding: .5em 0;
        text-align: center; } }
  @media (min-width: 0px) and (max-width: 414px) and (min-width: 0px) and (max-width: 414px) {
    section.price .price-plan.drinkbar {
      font-size: 3.65217vw; } }
  section.price p.price {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 64px;
    font-size: 4.57143rem;
    font-weight: 700; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price p.price {
        font-size: 12.98551vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price p.price {
        font-size: 48px;
        font-size: 3.42857rem;
        width: 40%;
        text-align: right; } }
  @media (min-width: 0px) and (max-width: 414px) and (min-width: 0px) and (max-width: 414px) {
    section.price p.price {
      font-size: 9.73913vw; } }
    section.price p.price.gray {
      color: #262626; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.price p.price.gray.left {
          text-align: left;
          width: auto;
          line-height: 1; } }
    section.price p.price.red {
      color: #e7190f; }
  section.price .yen {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 40px;
    font-size: 2.85714rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    margin-left: .1em;
    vertical-align: 10%;
    color: #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .yen {
        font-size: 8.11594vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .yen {
        font-size: 5.07246vw;
        margin-bottom: .2em; } }
  section.price .plus {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 50px;
    font-size: 3.57143rem;
    font-weight: 800;
    margin-left: .3em;
    color: #e7190f; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .plus {
        font-size: 10.14493vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .plus {
        margin-right: -.3em;
        margin-left: 0; } }
    section.price .plus.ichiritsu {
      margin-left: 0; }
  section.price .more {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 32px;
    font-size: 2.28571rem;
    font-weight: 800;
    margin-left: .3em;
    color: #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .more {
        font-size: 6.49275vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .more {
        width: 100%;
        margin-left: 0;
        text-align: center; } }
  section.price .caption {
    font-family: 'GenJyuuGothicX-Medium', sans-serif;
    font-size: 14px;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 40px auto 0;
    padding: .4em 1.8em .4em;
    -webkit-transform: translateY(-0.3em);
            transform: translateY(-0.3em);
    color: #262626;
    border: 1px solid #262626;
    border-radius: 50px; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .caption {
        font-size: 2.84058vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .caption {
        font-size: 2.28261vw; } }
  section.price .price-tax {
    font-size: 13px;
    font-size: 0.92857rem;
    font-weight: 500;
    width: 100%;
    margin-top: 12px;
    text-align: center;
    color: #000000; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-tax {
        font-size: 2.63768vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.price .price-tax {
        font-size: 2.53623vw; } }

/* =============================================================== */
/* アクセス
================================================================== */
section.access .access-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -ms-flex-direction: column;
      flex-direction: column; }
  section.access .access-c > * {
    min-height: 0%; }

section.access .access-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  section.access .access-i > * {
    min-height: 0%; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access .access-i {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

section.access .access-address {
  width: 560px; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access .access-address {
      width: 100%;
      margin-bottom: 5.07246vw; } }

section.access .access-map {
  width: 560px; }
  section.access .access-map iframe {
    max-width: 100%; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access .access-map {
      width: 100%; } }

section.access p.name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 12px;
  -webkit-transform: translateX(-6px);
          transform: translateX(-6px); }
  section.access p.name > * {
    min-height: 0%; }
  section.access p.name > span {
    font-family: 'GenJyuuGothicX-Bold', sans-serif;
    font-size: 28px;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #000000; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.access p.name > span {
        font-size: 5.68116vw; } }
    @media (min-width: 0px) and (max-width: 414px) {
      section.access p.name > span {
        font-size: 6.08696vw; } }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access p.name img {
      height: 7.10145vw; } }

section.access p.address {
  font-family: 'GenJyuuGothicX-Medium', sans-serif;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 500;
  letter-spacing: 0.05563em;
  line-height: 1;
  margin-bottom: 8px;
  color: #262626; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access p.address {
      font-size: 3.24638vw; } }

section.access p.tel {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 35px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  color: #262626; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.access p.tel {
      font-size: 7.10145vw; } }

section.access table {
  width: 100%;
  table-layout: fixed; }
  section.access table + table {
    margin-top: 8px; }
  section.access table tr th {
    font-family: 'GenJyuuGothicX-Medium', sans-serif;
    font-size: 14px;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.05571em;
    line-height: 1.79;
    min-width: 25%;
    padding: 0 0 .1em;
    color: #262626;
    border: 1px solid #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.access table tr th {
        font-size: 2.84058vw; } }
  section.access table tr td {
    font-family: 'GenJyuuGothicX-Medium', sans-serif;
    font-size: 14px;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.05571em;
    line-height: 1.79;
    width: 75%;
    padding: 0 1em .1em 1em;
    color: #262626; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.access table tr td {
        font-size: 2.84058vw; } }

/* =============================================================== */
/* アナウンス
================================================================== */
section.announce {
  background: #e7190f url(../images/announce/background.png) 0 0 repeat; }
  @media (min-width: 0px) and (max-width: 414px) {
    section.announce {
      background-size: 100vw auto; } }
  section.announce .announce-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    section.announce .announce-c > * {
      min-height: 0%; }
  section.announce .announce-i {
    width: 100%;
    padding: 20px 40px;
    border-radius: 10px;
    background-color: #ffffff; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.announce .announce-i {
        padding: 5.07246vw 5.07246vw 5.07246vw 7.6087vw; } }
  section.announce ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    flex-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    section.announce ol > * {
      min-height: 0%; }
    @media (min-width: 0px) and (max-width: 414px) {
      section.announce ol {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    section.announce ol li {
      font-size: 14px;
      font-size: 1rem;
      line-height: 1.8;
      margin-bottom: .5em;
      list-style-type: decimal; }
      @media (min-width: 0px) and (max-width: 414px) {
        section.announce ol li {
          font-size: 2.84058vw; } }
      section.announce ol li:last-child {
        margin-bottom: 0; }

/*# sourceMappingURL=../maps/style.css.map */
