@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

body {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  margin: 0;
}

* {
  box-sizing: border-box;
  line-height: 1.5em;
}

* img {
  max-width: 100%;
  vertical-align: bottom;
}

p, ul {
  ruby-overhang: auto;
  padding: 0;
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

ul li {
  list-style-type: none;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

iframe {
  margin: 0;
  vertical-align: bottom;
}

a:link, a:visited {
  text-decoration: none;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

*::-moz-selection {
  background: #ffff00;
}

*::-webkit-selection {
  background: #ffff00;
}

*::-o-selection {
  background: #ffff00;
}

*::selection {
  background: #ffff00;
}

.l-footer {
  width: 100%;
  padding: 10px;
  border-top: 5px solid #000;
  background: #0c6caf;
}

.l-footer .copyright {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  color: #fff;
}

.l-header {
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 100;
}

.l-header .header-navigation {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

@media screen and (min-width: 751px) {
  .l-header .header-navigation .logo--toto {
    width: 100px;
  }
  .l-header .header-navigation .logo--totokids {
    width: 275px;
  }
  .l-header .header-navigation .menuButton {
    width: 40px;
    cursor: pointer;
  }
}

@media screen and (max-width: 750px) {
  .l-header .logo--toto {
    width: 20%;
    margin: -2% 0 0 0;
  }
  .l-header .logo--totokids {
    width: 52%;
    margin: -1% 5% 0 0;
  }
  .l-header .menuButton {
    width: 8%;
    padding: 2% 0 0 0;
    cursor: pointer;
  }
}

.l-header .menuWrapper {
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100vh;
  padding: 5% 0;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
}

@media screen and (min-width: 750px) {
  .l-header .menuWrapper .globalNavi {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .l-header .menuWrapper .globalNavi .globalNavi__item {
    width: 47%;
  }
  .l-header .menuWrapper .globalNavi .globalNavi__item a {
    text-align: left;
    font-size: 22px;
    font-size: 1.375rem;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .l-header .menuWrapper .globalNavi .globalNavi__item a:hover {
    color: #39bef6;
  }
  .l-header .menuWrapper .snsList {
    display: none;
  }
}

.l-header .globalNavi__item {
  position: relative;
  margin: 0 0 4% 0;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fimg_wave.png) left bottom repeat-x;
  background-size: contain;
}

.l-header .globalNavi__item:after {
  display: block;
  content: "";
  position: absolute;
  right: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Ficon_arrow_blue.png) center center no-repeat;
  background-size: 25px 25px;
}

.l-header .globalNavi__item a {
  display: block;
  padding: 5% 1em 5% 1em;
  width: 100%;
}

.l-header .globalNavi__item a:link, .l-header .globalNavi__item a:visited {
  color: #000;
}

.l-header .menu__button--close {
  width: 60px;
  margin: 3% auto;
  cursor: pointer;
}

.l-header .menu__button--close img {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.l-header .menu__button--close:hover img {
  -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.39));
  -moz-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.39));
  -ms-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.39));
  -o-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.39));
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.39));
}

.l-inner {
  position: relative;
  width: 100%;
  max-width: 1200px;
  padding: 0 8%;
  margin: 0 auto;
  text-align: center;
}

.l-container {
  width: 100%;
  padding: 55px 0 0 0;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .l-container {
    padding: 11% 0 0 0;
  }
}

.l-title {
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .l-title {
    width: 676px;
  }
}

.l-pageTitle--rightblue {
  margin: 0;
  padding: 30px 0;
  position: relative;
  background: #39bef6;
}

.l-pageTitle--rightblue:after {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_title_wave.png) bottom left repeat-x;
  background-size: 439px 19px;
}

.l-pageTitle--rightblue .l-title {
  text-align: center;
}

.l-pageContent--white {
  margin: 0;
  padding: 30px 0;
  position: relative;
  background: #fff url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot_alpha70.png) top left no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 80vh;
}

.l-pageContent--blue {
  position: relative;
  padding: 50px 0;
  min-height: 80vh;
  background: #005ab7 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left repeat-x;
  background-attachment: fixed;
  background-blend-mode: multiply;
}

.l-pageContent--yellow {
  position: relative;
  padding: 50px 0;
  min-height: 80vh;
  background: #ffde00 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left repeat-x;
  background-attachment: fixed;
  background-blend-mode: multiply;
}

.l-pageBottom--bigdot {
  position: relative;
  text-align: center;
  padding: 50px 8%;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot_content.png) top left;
  background-size: 441px 212px;
}

.l-pageBottom--bigdot:after {
  content: "";
  display: block;
  position: absolute;
  top: -37px;
  left: 0;
  width: 100%;
  height: 37px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot_top.png) top left repeat-x;
  background-size: 441px 37px;
}

@media screen and (min-width: 751px) {
  .c-snsArea {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 0 8%;
    position: absolute;
    z-index: 1;
    top: 7%;
    left: 0;
    right: 0;
  }
  .c-snsArea .snsList {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    padding: 5px 0 0 0;
  }
  .c-snsArea .item {
    width: 48px;
    height: 48px;
  }
}

@media screen and (max-width: 750px) {
  .c-snsArea {
    width: 100%;
  }
  .c-snsArea .snsList {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
  .c-snsArea .snsList .item {
    margin: 0 1%;
    width: 20%;
  }
}

.c-button--link {
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.c-button--link img {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}

.c-button--link:hover {
  transform: scale(1.01);
}

.c-button--link:hover img {
  -webkit-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
  -moz-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
  -ms-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
  -o-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
  filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
}

@media screen and (min-width: 751px) {
  .c-button--link {
    width: 400px;
  }
  .c-button--link .link__arrow {
    position: absolute;
    display: block;
    right: 25px;
    top: 25px;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Ficon_arrow_link.png) center center repeat-x;
    background-size: 66px auto;
    width: 70px;
    height: 70px;
    animation: sprite-pc 1s ease infinite;
  }
}

@media screen and (max-width: 750px) {
  .c-button--link {
    width: 80%;
  }
  .c-button--link .link__arrow {
    position: absolute;
    right: 6.8%;
    top: 23%;
    background: #fff;
    width: 16.5%;
    height: 55%;
    padding: 0;
    overflow: hidden;
  }
  .c-button--link .link__arrow:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    width: 200%;
    height: 100%;
    top: 0;
    left: -100%;
    background-image: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Ficon_arrow_link.png);
    background-position: 0 0;
    background-size: 50% auto;
    background-repeat: repeat-x;
    animation: sprite-sp 1s ease infinite;
  }
  .c-button--close {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    cursor: pointer;
  }
}

@keyframes sprite-pc {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 66px 0;
  }
}

@keyframes sprite-sp {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}

.c-form-purpose {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-size: 0.875rem;
}

.c-form-purpose li {
  margin: 0 15px 5px 0;
}

.c-modal__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  min-height: 100vh;
  width: 100vw;
  min-width: 100%;
  background: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
  z-index: 5;
}

@media screen and (min-width: 751px) {
  .c-bubble {
    position: relative;
  }
  .c-bubble:before {
    content: "";
    display: block;
    position: absolute;
    width: 15%;
    padding: 20% 0 0 0;
    margin: 2% 0 0 0;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbubble_left.png) top center no-repeat;
    background-size: contain;
    top: 2%;
    right: 95%;
    z-index: 2;
  }
  .c-bubble:after {
    content: "";
    display: block;
    position: absolute;
    width: 15%;
    padding: 20% 0 0 0;
    margin: 2% 0 0 0;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbubble_right.png) top center no-repeat;
    background-size: contain;
    top: 2%;
    left: 95%;
  }
}

.p-charactor {
  overflow-x: hidden;
}

@media screen and (min-width: 751px) {
  .p-charactor .title__wrapper {
    padding-bottom: 8%;
  }
  .p-charactor .block__charactor {
    position: relative;
    margin-top: -120px;
    z-index: 1;
  }
  .p-charactor .list__charactor {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
  .p-charactor .list__charactor .item {
    width: 15%;
    margin: 0 3% 0 0;
    position: relative;
  }
  .p-charactor .list__charactor .item .icon--unchon {
    cursor: pointer;
    position: relative;
  }
  .p-charactor .list__charactor .item .icon--unchon:after {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcharactor%2Ficon_unchon_off.png") top left no-repeat;
    background-size: 100% 100%;
  }
  .p-charactor .list__charactor .item .icon--unchon:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--unchon.js-icon--on:after {
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--minamo {
    cursor: pointer;
    position: relative;
  }
  .p-charactor .list__charactor .item .icon--minamo:after {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcharactor%2Ficon_minamo_off.png") top left no-repeat;
    background-size: 100% 100%;
  }
  .p-charactor .list__charactor .item .icon--minamo:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--minamo.js-icon--on:after {
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--hakase {
    cursor: pointer;
    position: relative;
  }
  .p-charactor .list__charactor .item .icon--hakase:after {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcharactor%2Ficon_hakase_off.png") top left no-repeat;
    background-size: 100% 100%;
  }
  .p-charactor .list__charactor .item .icon--hakase:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--hakase.js-icon--on:after {
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--darkunchon {
    cursor: pointer;
    position: relative;
  }
  .p-charactor .list__charactor .item .icon--darkunchon:after {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    opacity: 1;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcharactor%2Ficon_darkunchon_off.png") top left no-repeat;
    background-size: 100% 100%;
  }
  .p-charactor .list__charactor .item .icon--darkunchon:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
  }
  .p-charactor .list__charactor .item .icon--darkunchon.js-icon--on:after {
    opacity: 0;
  }
  .p-charactor .charactorInfo {
    width: 100%;
    margin: 2% 0 0 0;
    position: relative;
  }
  .p-charactor .charactorInfo .image {
    position: absolute;
    z-index: 2;
    width: 45%;
  }
  .p-charactor .charactorInfo .text {
    margin: 0 0 0 35%;
    position: relative;
    padding: 0 0 0 0;
    width: 70%;
  }
  .p-charactor .charactorInfo .charactorName {
    position: relative;
    text-align: left;
    font-size: 32px;
    font-size: 2rem;
    margin: 0 0 2% 0;
  }
  .p-charactor .wrapper__tab {
    overflow: visible;
  }
  .p-charactor .charactorInfo.unchon .image {
    top: 10%;
    left: 0;
  }
  .p-charactor .charactorInfo.unchon .text {
    margin: 0 0 0 30%;
  }
  .p-charactor .charactorInfo.minamo .image {
    width: 30%;
    left: 12%;
    top: 5%;
  }
  .p-charactor .charactorInfo.hakase .image {
    top: 10%;
    left: 5%;
  }
  .p-charactor .charactorInfo.darkunchon {
    margin: 2% 0 0 0;
  }
  .p-charactor .charactorInfo.darkunchon .image {
    top: 8%;
  }
}

@media screen and (max-width: 750px) {
  .p-charactor .list__charactor {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .p-charactor .list__charactor .item {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    position: relative;
  }
  .p-charactor .list__charactor .item:nth-child(2n+2) {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .p-charactor .list__charactor .item:nth-child(2n+2) .name {
    margin-right: -10%;
  }
  .p-charactor .list__charactor .item:nth-child(2n+1) .name {
    margin-left: -10%;
  }
  .p-charactor .list__charactor .item .icon--hakase, .p-charactor .list__charactor .item .icon--minamo, .p-charactor .list__charactor .item .icon--darkunchon, .p-charactor .list__charactor .item .icon--unchon {
    width: 50%;
  }
  .p-charactor .list__charactor .item .name {
    width: 55%;
  }
  .p-charactor .modalWrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    background: rgba(255, 255, 255, 0.95) url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fnews%2Fbg_news.png) top left no-repeat;
    background-size: cover;
  }
  .p-charactor .modalWrapper .image {
    padding: 20% 0 0 0;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcharactor%2Fbg_bubble_sp.png) center center no-repeat;
    background-size: contain;
  }
  .p-charactor .modalWrapper .image img {
    position: relative;
    z-index: 1;
    width: 70%;
  }
  .p-charactor .modalWrapper .text {
    position: relative;
    z-index: 0;
    margin: -15% 0 0 0;
  }
  .p-charactor .closeBt {
    position: fixed;
    top: 2%;
    right: 2%;
    width: 15%;
    cursor: pointer;
  }
}

.p-study__nanafushigi {
  overflow-x: hidden;
}

.p-study__nanafushigi .epilogue .overground {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #fff), color-stop(0, #3cf));
  background: -webkit-linear-gradient(top, #3cf 0%, #fff 88%);
  background: -moz-linear-gradient(top, #3cf 0%, #fff 88%);
  background: -o-linear-gradient(top, #3cf 0%, #fff 88%);
  background: -ms-linear-gradient(top, #3cf 0%, #fff 88%);
  background: linear-gradient(to bottom, #3cf 0%, #fff 88%);
  border-bottom: 7px solid #000;
}

.p-study__nanafushigi .epilogue .overground .title__wrapper {
  padding: 10% 0 0 0;
}

.p-study__nanafushigi .epilogue .overground .tryout {
  margin: 3% auto 3% auto;
  width: 40%;
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .epilogue .overground .tryout {
    width: 60%;
  }
}

@media screen and (min-width: 750px) {
  .p-study__nanafushigi .epilogue .overground .text {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .epilogue .overground .text {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }
}

.p-study__nanafushigi .epilogue .overground .city {
  position: relative;
  padding: 40% 0 0 0;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fsection01%2Fimg_city.png) center 70% no-repeat;
  background-size: 100% auto;
}

.p-study__nanafushigi .epilogue .overground .city .unchon--walking {
  width: 40%;
  position: relative;
  z-index: 1;
}

.p-study__nanafushigi .epilogue .overground .city .entranceHole {
  position: absolute;
  width: 20%;
  bottom: -2%;
  left: 30%;
}

.p-study__nanafushigi .epilogue .underground {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #333), color-stop(0, #999));
  background: -webkit-linear-gradient(top, #999 0%, #333 88%);
  background: -moz-linear-gradient(top, #999 0%, #333 88%);
  background: -o-linear-gradient(top, #999 0%, #333 88%);
  background: -ms-linear-gradient(top, #999 0%, #333 88%);
  background: linear-gradient(to bottom, #999 0%, #333 88%);
}

.p-study__nanafushigi .epilogue .underground .fall {
  padding: 10% 0 5% 0;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) top left repeat-x;
  background-size: contain;
  background-blend-mode: multiply;
  overflow: hidden;
}

.p-study__nanafushigi .epilogue .underground .fall .unchon--falling {
  margin: 0 auto 10% auto;
  width: 20%;
}

.p-study__nanafushigi .epilogue .underground .fall .unchon--fallen {
  margin: 0 auto;
  width: 28%;
}

.p-study__nanafushigi .hole {
  position: relative;
  overflow: hidden;
  padding: 8% 0 0 0;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .hole {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_hole_pc.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .hole:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_hole_pc.jpg) center center no-repeat;
    -webkit-background-size: cover;
    /*Android4*/
    background-size: cover;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
}

.p-study__nanafushigi .hole.js-front:before {
  opacity: 0;
}

.p-study__nanafushigi .waterInHole {
  position: relative;
  padding: 8% 0 0 0;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .waterInHole {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_hole_and_water_pc.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .waterInHole:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_hole_and_water_pc.jpg) center center no-repeat;
    -webkit-background-size: cover;
    /*Android4*/
    background-size: cover;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
}

.p-study__nanafushigi .waterInHole.js-front:before {
  opacity: 0;
}

.p-study__nanafushigi .water {
  padding-top: 5%;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .water {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_water_pc.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .water:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_water_pc.jpg) center center no-repeat;
    -webkit-background-size: cover;
    /*Android4*/
    background-size: cover;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    -ms-animation: fadeIn 1s;
    -o-animation: fadeIn 1s;
    animation: fadeIn 1s;
  }
}

.p-study__nanafushigi .water.js-front:before {
  opacity: 0;
}

.p-study__nanafushigi .full + * {
  padding-top: 5%;
}

.p-study__nanafushigi .talk--right, .p-study__nanafushigi .talk--left {
  max-width: 1000px;
  margin: 0 auto 5% auto;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}

.p-study__nanafushigi .talk--right .icon, .p-study__nanafushigi .talk--left .icon {
  width: 25%;
}

.p-study__nanafushigi .talk--right .icon--big, .p-study__nanafushigi .talk--left .icon--big {
  width: 50%;
}

.p-study__nanafushigi .talk--right .comment, .p-study__nanafushigi .talk--left .comment {
  width: 75%;
}

.p-study__nanafushigi .talk--right .comment.touchou, .p-study__nanafushigi .talk--left .comment.touchou {
  padding: 0 10% 0 20%;
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .talk--right .comment.touchou, .p-study__nanafushigi .talk--left .comment.touchou {
    padding: 0 5% 0 20%;
  }
}

.p-study__nanafushigi .talk--right .comment--big, .p-study__nanafushigi .talk--left .comment--big {
  width: 50%;
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .icon-middle .icon {
    width: 40%;
  }
  .p-study__nanafushigi .icon-middle .comment {
    width: 60%;
  }
}

.p-study__nanafushigi .talk--right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.p-study__nanafushigi .stamp {
  margin: 0 auto 5% auto;
  width: 70%;
}

.p-study__nanafushigi .smartPhone {
  margin: 10% auto;
  padding: 10%;
  width: 60%;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fsection01%2Fbg_mobile.png) center center no-repeat;
  background-size: auto 100%;
}

.p-study__nanafushigi .darkunchon__big--red {
  padding: 5% 0;
  background: #e7373c url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}

.p-study__nanafushigi .darkunchon__big--rightBlue {
  padding: 5% 0;
  background: #39bef6 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}

.p-study__nanafushigi .darkunchon__big--yellow {
  padding: 5% 0;
  background: #ffde00 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}

.p-study__nanafushigi .darkunchon__big--yellow .wrap__big {
  position: relative;
  text-align: center;
}

.p-study__nanafushigi .darkunchon__big--yellow .wrap__big .bg {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 100%;
}

.p-study__nanafushigi .darkunchon__big--yellow .wrap__big .comment {
  position: absolute;
  bottom: 2%;
  left: 0;
}

.p-study__nanafushigi .question__wrapper {
  padding: 4% 0 10% 0;
  background: #005ab7 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_dot.png) top left no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .question__wrapper .sentence {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .p-study__nanafushigi .question__wrapper .sentence__number {
    width: 12%;
    margin: 0 3% 0 0;
  }
  .p-study__nanafushigi .question__wrapper .sentence__text {
    text-align: left;
    width: 85%;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .question__wrapper .sentence__number {
    width: 15%;
    margin: 0 auto 3% auto;
  }
  .p-study__nanafushigi .question__wrapper .sentence__text {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
  }
}

.p-study__nanafushigi .question__wrapper .answer {
  margin: 5% 0 0 0;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .question__wrapper .answer {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .p-study__nanafushigi .question__wrapper .answer .item {
    cursor: pointer;
    width: 30%;
  }
  .p-study__nanafushigi .question__wrapper .answer .item img {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .p-study__nanafushigi .question__wrapper .answer .item:hover {
    transform: scale(1.01);
  }
  .p-study__nanafushigi .question__wrapper .answer .item:hover img {
    -webkit-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
    -moz-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
    -ms-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
    -o-filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
    filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.39));
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .question__wrapper .answer .item {
    margin: 0 0 3% 0;
  }
}

.p-study__nanafushigi .full--tornadeDark {
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fsection08%2Fbg_tornadesenjyo.jpg) center center no-repeat;
  background-size: cover;
}

.p-study__nanafushigi .full--tornadeDark .text {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90%;
  width: auto;
}

.p-study__nanafushigi .full--tornadeUnchon {
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fsection08%2Fbg_tornade.png) center center no-repeat;
  background-size: cover;
}

.p-study__nanafushigi .modal--correct .contentwrap {
  position: absolute;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--correct .contentwrap {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_seikai.png) center 35% no-repeat;
    background-size: 40% auto;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .modal--correct .contentwrap {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_seikai.png) center center no-repeat;
    background-size: 50% auto;
  }
}

.p-study__nanafushigi .modal--correct .image {
  position: relative;
  width: 20%;
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--correct .image .icon {
    width: 90%;
    position: absolute;
    top: 0;
    left: -60%;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .modal--correct .image .icon {
    width: 130%;
    position: absolute;
    top: 0;
    left: -110%;
  }
}

.p-study__nanafushigi .modal--correct .image .hakase {
  position: relative;
}

.p-study__nanafushigi .modal--correct .caption {
  text-align: left;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--correct .caption {
    margin: 5% auto 8% auto;
    width: 70%;
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .modal--correct .caption {
    margin: 8% auto 15% auto;
    width: 70%;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.p-study__nanafushigi .modal--incorrect .contentwrap {
  position: absolute;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--incorrect .contentwrap {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_zannen.png) center 40% no-repeat;
    background-size: 35% auto;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .modal--incorrect .contentwrap {
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fstudy%2Fnanafushigi%2Fcommon%2Fbg_zannen.png) center 45% no-repeat;
    background-size: 50% auto;
  }
}

.p-study__nanafushigi .modal--incorrect .image {
  text-align: right;
  position: relative;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--incorrect .image .icon {
    margin: 0 0 0 15%;
    width: 20%;
  }
  .p-study__nanafushigi .modal--incorrect .image .zannen {
    margin: 0 auto -5% auto;
  }
}

@media screen and (max-width: 750px) {
  .p-study__nanafushigi .modal--incorrect .image .icon {
    width: 35%;
  }
}

.p-study__nanafushigi .modal--incorrect .image .zannen {
  margin: 0 auto;
  width: 50%;
}

.p-study__nanafushigi .modal--incorrect .image .darkunchon {
  display: inline-block;
  margin: 0 0 5% 0;
  width: 30%;
}

@media screen and (min-width: 751px) {
  .p-study__nanafushigi .modal--incorrect .image .darkunchon {
    margin-top: -5%;
  }
}

.p-study__nanafushigi .continued {
  padding-bottom: 8%;
}

.p-study__nanafushigi .text__continued {
  width: 50%;
  margin: 0 auto 5% auto;
}

.p-study__nanafushigi .wrapInner {
  min-height: 0%;
}

@media screen and (min-width: 751px) {
  .p-news .title__wrapper {
    background: #39bef6 url() center center no-repeat;
    background-size: 1366px auto;
  }
  .p-news .news__event {
    position: relative;
    margin: 0 auto;
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
  }
  .p-news .news__event--block {
    background: #39bef6;
    border: 0.5vw solid #000;
    border-radius: 1.1vw;
    margin-top: 2%;
    padding: 3% 3% 3% 3%;
    width: 100%;
  }
  .p-news .news__event--text {
    width: 100%;
    font-weight: 900;
  }
  .p-news .news__container {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 5% auto 0 auto;
  }
  .p-news .news__container .news__img {
    width: 48%;
  }
  .p-news .news__container .news__text {
    width: 48%;
    height: auto;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    font-weight: 900;
  }
  .p-news .news__container .news__text a:link, .p-news .news__container .news__text a:visited {
    color: #005ab7;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .p-news .news__container .news__text a:hover {
    color: #39bef6;
  }
}

.p-news .news__paper {
  width: 100%;
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 750px) {
  .p-news .news__img {
    margin: 5% 0% 0% 0;
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  }
  .p-news .news__text {
    margin: 5% 0% 25% 0;
    text-align: left;
  }
  .p-news .news__text a:link, .p-news .news__text a:visited {
    color: #005ab7;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    font-weight: bold;
  }
  .p-news .news__text a:hover {
    color: #39bef6;
  }
  .p-news .news__paper {
    width: 100%;
    height: auto;
  }
  .p-news .news__event {
    position: relative;
    margin: 0 auto;
    text-align: left;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 900;
    padding-bottom: 5%;
  }
  .p-news .news__event--block {
    background: #39bef6;
    border: 1vw solid #000;
    border-radius: 3vw;
    padding: 3% 3% 8% 3%;
    width: 100%;
  }
  .p-news .news__event--text {
    width: 100%;
  }
}

@keyframes fadein {
  0% {
    display: none;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scale(0.8, 0.8);
  }
  100% {
    display: block;
    opacity: 1;
    transform: scale(1, 1);
  }
}

.p-nurie .title__wrapper {
  background: #39bef6 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fnurie%2Fbg_title_pc.png) center center no-repeat;
  background-size: 1366px auto;
}

.p-nurie .nurie__container--unchon {
  position: relative;
  z-index: 2;
  width: 80%;
  margin: -5% auto 0 auto;
  text-align: left;
}

.p-nurie .nurie__container--unchon .img__nurie--sample {
  position: relative;
  z-index: 2;
}

.p-nurie .nurie__container--unchon .img__nurie--sample > img {
  width: 55%;
  height: auto;
  transform: rotate(-7deg);
}

.p-nurie .nurie__container--unchon .img__nurie--unchon {
  position: absolute;
  top: -8%;
  left: 50%;
}

.p-nurie .nurie__container--unchon .img__unchon--fukidashi {
  position: absolute;
  z-index: 1;
  width: 40%;
  bottom: -7%;
  right: -21%;
}

.p-nurie .nurie__lead {
  width: 72%;
  margin: 5% auto;
}

.p-nurie .nurie__map--container {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

.p-nurie .nurie__map--container .map {
  border: 20px solid #fcc800;
  border-radius: 10px;
  margin-bottom: 5%;
  box-sizing: border-box;
}

.p-nurie .nurie__map--container .map ul.pins {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
}

.p-nurie .nurie__map--container .map ul.pins.top {
  top: -16px;
}

.p-nurie .nurie__map--container .map ul.pins.bottom {
  bottom: 24px;
}

.p-nurie .nurie__map--container .map ul.pins li {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fnurie%2Fmap_tack.png) center center no-repeat;
  background-size: 40px auto;
}

.p-nurie .nurie__map--container .map ul.pins li.left {
  left: -16px;
}

.p-nurie .nurie__map--container .map ul.pins li.right {
  right: -16px;
}

.p-nurie .nurie__map--container .map ul.markers {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.p-nurie .nurie__map--container .map ul.markers li {
  position: absolute;
  width: 0;
  height: 0;
  transform-origin: 0 0;
  cursor: pointer;
}

.p-nurie .nurie__map--container .map ul.markers li img {
  width: 80px;
  height: 80px;
  max-width: none;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="1"] {
  top: 49%;
  left: 49.7%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="2"] {
  top: 75%;
  left: 47%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="3"] {
  top: 11%;
  left: 62%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="4"] {
  top: 47%;
  left: 89%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="5"] {
  top: 32.5%;
  left: 46.7%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="6"] {
  top: 41%;
  left: 30.7%;
}

.p-nurie .nurie__map--container .map ul.markers li[data-id="7"] {
  top: 60.7%;
  left: 23.5%;
}

.p-nurie .nurie__map--container .map ul.markers li:hover {
  animation-name: none;
}

.p-nurie .nurie__map--container .map ul.markers li:hover img {
  width: 100px;
  height: 100px;
}

.p-nurie .nurie__map--container .map .overlay {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.p-nurie .nurie__map--container .message {
  position: absolute;
  z-index: 4;
  width: 50%;
  right: -3%;
  bottom: -3%;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.p-nurie .nurie__map--container > .modal {
  position: absolute;
  z-index: 110;
  top: 50%;
  left: 50%;
}

.p-nurie .nurie__map--container.has-modal .map ul.pins li:after {
  content: "";
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  top: 1.8px;
  bottom: 1.8px;
  left: 1.8px;
  right: 1.8px;
  box-sizing: border-box;
}

.p-nurie .nurie__map--container.has-modal .map .overlay {
  display: block;
}

.p-nurie .nurie__map--container.has-modal .message {
  opacity: 0;
}

.p-nurie .modal {
  display: none;
  opacity: 0;
  width: 0;
  height: 0;
  transform-origin: 0 0;
}

.p-nurie .modal.active {
  display: block;
  animation: fadein 0.5s forwards;
}

.p-nurie .modal .modal__container {
  width: 500px;
  background-color: #fcc800;
  border: 6px solid #000;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}

.p-nurie .modal .modal__container:before {
  position: absolute;
  content: "";
  display: block;
  z-index: 0;
  top: -12px;
  left: -12px;
  width: 100%;
  height: 100%;
  padding: 6px 6px;
  border: 6px solid #fff;
  border-radius: 15px;
}

.p-nurie .modal .modal__container .l-inner {
  position: relative;
  padding: 20px 0;
  text-align: center;
}

.p-nurie .modal .modal__container .l-inner .image {
  width: 80%;
  margin: 0 auto 1em;
}

.p-nurie .modal .modal__container .l-inner h3.title {
  margin-bottom: 0.3em;
}

.p-nurie .modal .modal__container .l-inner h3.title > img {
  height: 45px;
  width: auto;
}

.p-nurie .modal .modal__container .l-inner .text {
  line-height: 2em;
  margin-bottom: 2em;
}

.p-nurie .modal .modal__container .l-inner .c-button--link {
  width: 320px;
}

.p-nurie .modal .modal__container .l-inner .c-button--link > a {
  display: block;
}

.p-nurie .modal .modal__container .l-inner .closeBt {
  position: absolute;
  z-index: 12;
  top: -18px;
  right: -18px;
  cursor: pointer;
}

.p-nurie .modal .modal__container .l-inner .closeBt img {
  width: 60px;
  height: auto;
}

@media screen and (max-width: 750px) {
  .p-nurie {
    overflow-x: hidden;
  }
  .p-nurie .title__wrapper {
    background: #39bef6 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fnurie%2Fbg_title_sp.png) center center no-repeat;
    background-size: 100% auto;
  }
  .p-nurie .nurie__container--unchon {
    width: 100%;
    margin-top: -20%;
  }
  .p-nurie .nurie__container--unchon .img__nurie--sample {
    z-index: auto;
    left: 50%;
  }
  .p-nurie .nurie__container--unchon .img__nurie--sample > img {
    width: 90%;
    transform: translate(-50%, 0) rotate(2deg);
  }
  .p-nurie .nurie__container--unchon .img__nurie--unchon {
    position: relative;
    z-index: 1;
    width: 74%;
    left: -5%;
    margin-top: -11%;
  }
  .p-nurie .nurie__container--unchon .img__unchon--fukidashi {
    width: 60%;
    bottom: -2%;
    right: -9%;
  }
  .p-nurie .nurie__lead {
    width: auto;
    margin-bottom: 7%;
  }
  .p-nurie .nurie__map--container {
    width: 110%;
    margin: 0 -5%;
  }
  .p-nurie .nurie__map--container .map {
    border: 10px solid #fcc800;
    border-radius: 10px;
    margin-bottom: 5%;
  }
  .p-nurie .nurie__map--container .map ul.pins.top {
    top: -12px;
  }
  .p-nurie .nurie__map--container .map ul.pins.bottom {
    bottom: 18px;
  }
  .p-nurie .nurie__map--container .map ul.pins li {
    width: 30px;
    height: 30px;
    background-size: 30px auto;
  }
  .p-nurie .nurie__map--container .map ul.pins li.left {
    left: -12px;
  }
  .p-nurie .nurie__map--container .map ul.pins li.right {
    right: -12px;
  }
  .p-nurie .nurie__map--container .map ul.markers li img {
    width: 60px;
    height: 60px;
    padding: 10px;
    box-sizing: border-box;
  }
  .p-nurie .nurie__map--container .map ul.markers li:hover {
    animation-name: none;
  }
  .p-nurie .nurie__map--container .map ul.markers li:hover img {
    width: 60px;
    height: 60px;
  }
  .p-nurie .nurie__map--container .map .overlay {
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
  }
  .p-nurie .nurie__map--container .message {
    display: none;
  }
  .p-nurie .nurie__map--container > .modal {
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    right: 0;
  }
  .p-nurie .nurie__map--container.has-modal .map ul.pins li:after {
    content: "";
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    border-radius: 13.5px;
    background-color: rgba(0, 0, 0, 0.5);
    top: 1.35px;
    bottom: 1.35px;
    left: 1.35px;
    right: 1.35px;
    box-sizing: border-box;
  }
  .p-nurie .modal {
    display: none;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    transform-origin: center center;
  }
  .p-nurie .modal.active {
    display: block;
    animation: fadein 0.5s forwards;
  }
  .p-nurie .modal .modal__container {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background-color: #fcc800;
    border: 6px solid #000;
    border-radius: 0;
    margin: 6px;
    transform: none;
    box-sizing: border-box;
  }
  .p-nurie .modal .modal__container:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 6px solid #fff;
    border-radius: 0;
    box-sizing: border-box;
  }
  .p-nurie .modal .modal__container .l-inner {
    position: relative;
    padding-top: 60px;
    text-align: center;
  }
  .p-nurie .modal .modal__container .l-inner .image {
    width: 50vh;
  }
  .p-nurie .modal .modal__container .l-inner h3.title > img {
    height: 40px;
  }
  .p-nurie .modal .modal__container .l-inner .text {
    font-size: 14px;
    margin: 0 20px 1em;
  }
  .p-nurie .modal .modal__container .l-inner .text br {
    display: none;
  }
  .p-nurie .modal .modal__container .l-inner .c-button--link {
    width: 240px;
    margin-top: 1.5em;
  }
  .p-nurie .modal .modal__container .l-inner .closeBt {
    top: 0;
    right: 0;
  }
  .p-nurie .modal .modal__container .l-inner .closeBt img {
    width: 50px;
    height: auto;
  }
}

@media screen and (max-width: 750px) and (max-height: 640px) {
  .p-nurie .modal .modal__container .l-inner {
    padding-top: 40px;
  }
  .p-nurie .modal .modal__container .l-inner .text {
    font-size: 12px;
  }
  .p-nurie .modal .modal__container .l-inner .closeBt img {
    width: 40px;
  }
}

@media screen and (max-width: 750px) {
  .p-nurie .nurie__list {
    margin-top: 2em;
  }
  .p-nurie .nurie__list ul.list__markers li.item {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
  }
  .p-nurie .nurie__list ul.list__markers li.item .icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 20px;
    width: 0;
    height: 0;
  }
  .p-nurie .nurie__list ul.list__markers li.item .icon > img {
    width: 60px;
    max-width: none;
    height: auto;
    transform: translate(-50%, -50%);
  }
  .p-nurie .nurie__list ul.list__markers li.item .title {
    text-align: left;
    margin-left: 42px;
    margin-right: 5px;
  }
  .p-nurie .nurie__list ul.list__markers li.item .title > img {
    height: 30px;
    width: auto;
  }
  .p-nurie .nurie__list ul.list__markers li.item:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 3px solid #000;
    border-radius: 8px;
    box-sizing: border-box;
  }
  .p-nurie .nurie__list ul.list__markers li.item:not(:first-child) {
    margin-top: 1em;
  }
}

.p-questionare .top {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 0 auto;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}

.p-questionare .top .caption {
  position: relative;
}

.p-questionare .top .caption .item_unchon {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 751px) {
  .p-questionare .top .caption .item_unchon {
    width: 90%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .top .caption .item_unchon {
    width: 50%;
  }
}

.p-questionare .top .caption .comment {
  z-index: 1;
  position: absolute;
}

@media screen and (min-width: 751px) {
  .p-questionare .top .caption .comment {
    width: 90%;
    top: -25%;
    left: 80%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .top .caption .comment {
    width: 60%;
    top: -50%;
    left: 40%;
  }
}

.p-questionare .item_menu {
  position: relative;
  z-index: 2;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (min-width: 751px) {
  .p-questionare .item_menu {
    margin: 0 0 0 -10%;
    width: 90%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .item_menu {
    margin: 0 0 0 -30%;
    width: 120%;
    max-width: 350px;
  }
}

@media screen and (min-width: 751px) {
  .p-questionare .item_menu .item_bt {
    width: 30%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .item_menu .item_bt {
    width: 33%;
    padding: 0 2%;
  }
}

.p-questionare .title_pc {
  z-index: 2;
  position: absolute;
}

@media screen and (min-width: 751px) {
  .p-questionare .title_pc {
    width: 20%;
    top: -5%;
    right: 80%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .title_pc {
    width: 30%;
    top: -2%;
    left: 0;
  }
}

.p-questionare .title_sp {
  z-index: 2;
  position: absolute;
  width: 20%;
}

@media screen and (min-width: 751px) {
  .p-questionare .title_sp {
    width: 20%;
    top: -5%;
    right: 80%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .title_sp {
    width: 30%;
    top: -2%;
    left: 0;
  }
}

.p-questionare .wallpaper__list {
  position: relative;
  z-index: 1;
  margin: 10% auto 0 auto;
  margin-top: 10%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-questionare .wallpaper__list .item {
  margin: 0 auto 15% auto;
}

@media screen and (min-width: 751px) {
  .p-questionare .wallpaper__list .item {
    width: 45%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .wallpaper__list .item {
    width: 90%;
  }
}

.p-questionare .wallpaper__list .item .bt_download {
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.p-questionare .wallpaper__list_sp {
  position: relative;
  z-index: 1;
  margin: 10% auto 0 auto;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-questionare .wallpaper__list_sp .item {
  margin: 0 auto 15% auto;
}

@media screen and (min-width: 751px) {
  .p-questionare .wallpaper__list_sp .item {
    width: 45%;
  }
}

@media screen and (max-width: 750px) {
  .p-questionare .wallpaper__list_sp .item {
    width: 90%;
  }
}

.p-questionare .wallpaper__list_sp .item .sp_wallpaper {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.p-questionare .wallpaper__list_sp .item .bt_download {
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.p-questionare .modal__contents {
  margin: 5% 0 0 0;
  background: #fff;
}

.p-questionare .modal__contents .caption {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

.p-questionare .modal__contents .image {
  margin: 5% auto;
  text-align: center;
}

.p-questionare .modal__contents .pc {
  width: 90%;
}

.p-questionare .modal__contents .sp {
  width: 60%;
}

.p-questionare .p-thanks {
  background: #fff;
}

@media screen and (min-width: 751px) {
  .p-song {
    overflow: hidden;
  }
  .p-song .song__container--unchon {
    position: relative;
    width: 100%;
  }
  .p-song .title__wrapper {
    background: #39bef6 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fsong%2Fbg_title_pc.png) center center no-repeat;
    background-size: 1366px auto;
  }
  .p-song .song__container--unchon {
    width: 80%;
    position: relative;
    z-index: 2;
    margin: -10% auto 0 auto;
    text-align: right;
  }
  .p-song .song__container--unchon .img__song--unchon {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 50%;
  }
  .p-song .song__container--unchon .img__unchon--comment {
    position: absolute;
    width: 60%;
    top: 0%;
    left: 0;
  }
  .p-song .song__container--frame {
    margin: 5% auto 0 auto;
    width: 90%;
  }
  .p-song .totobenki--song {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0;
    border-top: 9px #fff solid;
    border-bottom: 9px #fff solid;
    border-left: 9px #fff solid;
    border-radius: 7px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  }
  .p-song .totobenki--song:after {
    content: "";
    position: absolute;
    width: 9px;
    height: 100%;
    background: #fff;
    top: 0;
    right: 0;
  }
  .p-song .totobenki--song iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-song .song__lyrics--container {
    position: relative;
    padding: 5% 0 10% 0;
    width: 100%;
  }
  .p-song .song__lyrics--container .lyrics__main {
    position: relative;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
  .p-song .song__lyrics--container:before {
    content: "";
    display: block;
    position: absolute;
    top: -9%;
    left: 0;
    width: 120%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fsong%2Fbg_content_pc.png) center top no-repeat;
    background-size: 100% auto;
    z-index: 0;
  }
  .p-song .song__lyrics--container .song__text {
    position: relative;
    color: #fff;
    margin: 1% 0 0 0;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    width: 67%;
  }
  .p-song .song__lyrics--container .img--song__comment {
    width: 30%;
    margin: -3% 0 0 0;
  }
  .p-song .lyrics__download {
    margin-top: 8%;
    position: relative;
  }
}

@media screen and (max-width: 750px) {
  .p-song {
    overflow-x: hidden;
  }
  .p-song .title__wrapper {
    background: #39bef6 url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fsong%2Fbg_title_sp.png) center center no-repeat;
    background-size: 120% auto;
  }
  .p-song .song_main {
    position: relative;
  }
  .p-song .song__container--unchon {
    position: relative;
    margin: -10% auto 0 auto;
    padding: 0 0 100% 0;
    z-index: 1;
    width: 100%;
    max-width: 500px;
  }
}

@media screen and (max-width: 750px) and (max-width: 400px) {
  .p-song .song__container--unchon {
    margin: -20% 0 0 0;
  }
}

@media screen and (max-width: 750px) {
  .p-song .song__container--unchon .img__song--unchon {
    position: absolute;
    width: 66%;
    z-index: 1;
    top: 48%;
    right: -15%;
  }
  .p-song .song__container--unchon .img__unchon--comment {
    position: absolute;
    width: 110%;
    left: -20%;
  }
  .p-song .totobenki--song {
    position: relative;
    margin: 5% auto 5% auto;
    text-align: center;
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    border-radius: 3px;
    border: 4px #fff solid;
    border-right: none;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
  }
  .p-song .totobenki--song:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: #fff;
    top: 0;
    right: 0;
  }
  .p-song .totobenki--song iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .p-song .song__lyrics--container {
    position: relative;
  }
  .p-song .song__lyrics--container:before {
    content: "";
    position: absolute;
    top: 0;
    left: -25%;
    width: 150%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fsong%2Fbg_content_sp.png) top center no-repeat;
    background-size: 100% auto;
    z-index: 0;
  }
  .p-song .song__lyrics--container .song__text {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    margin: 0 0 15% 0;
  }
  .p-song .song__lyrics--container .img--song__comment {
    width: 50%;
    margin: 0 auto 5% auto;
  }
}

.p-top {
  overflow-x: hidden;
}

.p-top .mainVisual {
  position: relative;
  background: #39bef6;
}

@media screen and (min-width: 751px) {
  .p-top .mainVisual {
    padding: 50px 0 50px 0;
  }
}

@media screen and (max-width: 750px) {
  .p-top .mainVisual {
    padding: 5% 0 5% 0;
  }
}

.p-top .mainVisual .title {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 70%;
  height: auto;
}

@media screen and (min-width: 751px) {
  .p-top .mainVisual .img__container--minamo, .p-top .mainVisual .img__container--unchon, .p-top .mainVisual .img__container--hakase {
    position: absolute;
  }
  .p-top .mainVisual .img__container--minamo {
    width: 20%;
    left: 10%;
    top: 0;
  }
  .p-top .mainVisual .img__container--minamo .comment {
    position: absolute;
    width: 80%;
    top: 20%;
    left: -30%;
  }
  .p-top .mainVisual .img__container--unchon {
    z-index: 1;
    width: 30%;
    left: 3%;
    top: 75%;
  }
  .p-top .mainVisual .img__container--unchon .comment {
    position: absolute;
    width: 60%;
    top: -20%;
    left: 0;
  }
  .p-top .mainVisual .img__container--hakase {
    z-index: 1;
    width: 30%;
    left: 70%;
    top: 40%;
  }
  .p-top .mainVisual .img__container--hakase .comment {
    position: absolute;
    width: 60%;
    top: -40%;
    right: 0;
  }
  .p-top .mainVisual .menu--dot {
    position: relative;
    z-index: 1;
    width: 90%;
    margin: 5% auto 0 auto;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
  }
  .p-top .mainVisual .menu--dot .item--dot {
    position: relative;
    width: 19%;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .p-top .mainVisual .menu--dot .item--dot img {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .p-top .mainVisual .menu--dot .item--dot:hover {
    transform: scale(1.01);
  }
  .p-top .mainVisual .menu--dot .item--dot:hover img {
    -webkit-filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.35));
    -moz-filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.35));
    -ms-filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.35));
    -o-filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.35));
    filter: drop-shadow(4px 4px 2px rgba(255, 255, 255, 0.35));
  }
  .p-top .mainVisual .menu--dot .item--dot:first-child {
    width: 23%;
  }
  .p-top .mainVisual .menu--dot .item--dot:last-child {
    width: 21%;
  }
  .p-top .mainVisual .menu--dot .item--dot.is-new:after {
    content: "";
    display: block;
    position: absolute;
    width: 77px;
    height: 57px;
    background-image: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbt_dot_label_new.png);
    top: -12px;
    left: 4px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .mainVisual .mainVisual {
    padding: 2% 0 10% 0;
  }
  .p-top .mainVisual .content-visual {
    overflow-x: hidden;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-top .mainVisual .content-visual .img__container--minamo, .p-top .mainVisual .content-visual .img__container--hakase {
    position: absolute;
  }
  .p-top .mainVisual .content-visual .img__container--minamo {
    z-index: 1;
    width: 33%;
    left: -4%;
    top: 39%;
  }
  .p-top .mainVisual .content-visual .img__container--minamo .comment {
    position: absolute;
    width: 80%;
    top: 50%;
    right: 0;
  }
  .p-top .mainVisual .content-visual .img__container--hakase {
    width: 40%;
    right: -12%;
    top: 40%;
  }
  .p-top .mainVisual .content-visual .img__container--hakase .comment {
    position: absolute;
    width: 70%;
    top: 70%;
    left: -5%;
  }
  .p-top .mainVisual .content-visual .title {
    width: 90%;
  }
  .p-top .mainVisual .content-visual .img__container--unchon {
    margin: 3% auto;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
    width: 60%;
  }
  .p-top .mainVisual .content-visual .img__container--unchon .comment {
    position: absolute;
    z-index: 1;
    width: 27%;
    top: 52%;
    left: 20%;
  }
}

.p-top .mainVisual .bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-top .mainVisual .bubbles .bubble__leftside--biggest {
  position: absolute;
  width: 15%;
  top: 90%;
  left: -120px;
}

.p-top .mainVisual .bubbles .bubble__leftside--big {
  position: absolute;
  width: 12%;
  top: 50%;
  left: -130px;
}

.p-top .mainVisual .bubbles .bubble__leftside--middle {
  position: absolute;
  width: 10%;
  top: 30%;
  left: -110px;
}

.p-top .mainVisual .bubbles .bubble__leftside--small {
  position: absolute;
  width: 6%;
  top: 10%;
  left: -50px;
}

.p-top .mainVisual .bubbles .bubble__rightside--biggest {
  position: absolute;
  width: 18%;
  top: 90%;
  right: -120px;
}

.p-top .mainVisual .bubbles .bubble__rightside--big {
  position: absolute;
  width: 12%;
  top: 70%;
  right: -160px;
}

.p-top .mainVisual .bubbles .bubble__rightside--middle {
  position: absolute;
  width: 10%;
  top: 40%;
  right: -150px;
}

.p-top .mainVisual .bubbles .bubble__rightside--small {
  position: absolute;
  width: 6%;
  top: 20%;
  right: -150px;
}

.p-top .wave__wrapper {
  margin: 0 0 -19px 0;
  padding: 0 0 6% 0;
}

@media screen and (max-width: 750px) {
  .p-top .wave__wrapper {
    padding: 0 0 10% 0;
  }
}

.p-top .title, .p-top .contents, .p-top .buttonArea, .p-top .image {
  position: relative;
  z-index: 1;
}

.p-top .contents {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 2% auto;
}

.p-top .comment {
  position: absolute;
}

.p-top .title__wrapper--whitebg {
  position: relative;
  background: #fff;
  padding: 30px 0;
}

.p-top .title__wrapper--whitebg .title {
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .p-top .title__wrapper--whitebg .title {
    width: 60%;
  }
}

.p-top .text {
  font-weight: bold;
  text-align: left;
  color: #fff;
}

@media screen and (min-width: 750px) {
  .p-top .text {
    font-size: 23px;
    font-size: 1.4375rem;
  }
  .p-top .text rt {
    font-size: 0.4em;
  }
}

@media screen and (max-width: 751px) {
  .p-top .text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.p-top .charactor {
  margin: 0 0 -19px 0;
  position: relative;
  background: #ffde00;
}

@media screen and (min-width: 751px) and (min-width: 751px) {
  .p-top .charactor {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 751px) {
  .p-top .charactor:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_yellow_chara.png) center center no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_white_dot.png) left top repeat-x;
    background-size: 21px 1218px, 1200px auto, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .charactor {
    padding-bottom: 20%;
  }
  .p-top .charactor:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_chara_sp.png) center 10% no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_white_dot.png) left top repeat-x;
    background-size: 21px 1218px, 120% auto, 446px 19px;
    background-blend-mode: multiply;
  }
}

.p-top .charactor .title__wrapper--whitebg:after {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_yellow.png) bottom left repeat-x;
  background-size: 439px 19px;
}

@media screen and (min-width: 751px) {
  .p-top .charactor .image {
    width: 40%;
    margin: -5% 0 0 2%;
  }
  .p-top .charactor .image .comment {
    width: 60%;
    top: 20%;
    left: -30%;
  }
  .p-top .charactor .text {
    width: 55%;
    padding: 5% 8% 5% 0%;
    color: #000;
  }
}

@media screen and (max-width: 750px) {
  .p-top .charactor .image {
    margin: -8% 0 0 0;
    padding: 0 0 0 40%;
  }
  .p-top .charactor .image .comment {
    width: 50%;
    top: 20%;
    left: 0%;
  }
  .p-top .charactor .text {
    width: 100%;
    padding: 5% 8% 5% 0%;
    color: #000;
  }
}

.p-top .song {
  position: relative;
  background: #005ab7;
}

@media screen and (min-width: 751px) and (min-width: 751px) {
  .p-top .song {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 751px) {
  .p-top .song:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_song.png) center center no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_white_dot.png) left top repeat-x;
    background-size: 21px 1218px, 1422px 674px, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .song {
    padding-bottom: 20%;
  }
  .p-top .song:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_song_sp.png) center 10% no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_white_dot.png) left top repeat-x;
    background-size: 21px 1218px, 120% auto, 446px 19px;
    background-blend-mode: multiply;
  }
}

.p-top .song .title__wrapper--whitebg:after {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_blue.png) bottom left repeat-x;
  background-size: 439px 19px;
}

.p-top .song .contents {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.p-top .song .contents .image__containter {
  position: relative;
}

@media screen and (min-width: 941px) {
  .p-top .song .contents .image .comment {
    bottom: 0;
  }
}

@media screen and (max-width: 940px) and (min-width: 751px) {
  .p-top .song .contents .image .comment {
    bottom: 30%;
  }
}

@media screen and (min-width: 751px) {
  .p-top .song .contents .image {
    width: 45%;
    margin: -3% 0 0 0;
  }
  .p-top .song .contents .image .comment {
    width: 55%;
    left: -20%;
  }
  .p-top .song .contents .text {
    width: 55%;
    padding: 5% 0 5% 5%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .song .contents .image {
    margin: 3% 0 0 0;
  }
  .p-top .song .contents .image .comment {
    width: 40%;
    bottom: 5%;
    right: 0;
  }
  .p-top .song .contents .text {
    margin: 3% 0 0 0;
    width: 100%;
  }
}

.p-top .icon__category {
  position: relative;
  z-index: 1;
  padding: 5% 0;
  margin: 0 auto;
  width: 20%;
}

@media screen and (max-width: 751px) {
  .p-top .icon__category {
    width: 40%;
  }
}

.p-top .nanafushigi {
  position: relative;
  background: #39bef6;
}

@media screen and (min-width: 751px) and (min-width: 751px) {
  .p-top .nanafushigi {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 751px) {
  .p-top .nanafushigi:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_nanafushigi.png) center center no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_rightblue_dot.png) left top repeat-x;
    background-size: 21px 1218px, 1428px 734px, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .nanafushigi {
    padding-bottom: 20%;
  }
  .p-top .nanafushigi:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_study_sp.png) center 10% no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_rightblue_dot.png) left top repeat-x;
    background-size: 21px 1218px, 100% auto, 446px 19px;
    background-blend-mode: multiply;
  }
}

@media screen and (min-width: 751px) {
  .p-top .nanafushigi .contents .text {
    width: 60%;
  }
  .p-top .nanafushigi .contents .text .title {
    width: 90%;
    margin: 0 0 5% 0;
  }
  .p-top .nanafushigi .contents .image {
    position: relative;
    margin: -8% 0 0 0;
    width: 40%;
  }
  .p-top .nanafushigi .contents .image .comment {
    width: 65%;
    top: 60%;
    right: 80%;
  }
}

@media screen and (min-width: 751px) and (max-width: 1024px) and (min-width: 751px) {
  .p-top .nanafushigi .contents .image .comment {
    right: 40% !important;
  }
}

@media screen and (max-width: 750px) {
  .p-top .nanafushigi .contents .text {
    margin: 0 0 5% 0;
  }
  .p-top .nanafushigi .contents .text .title {
    width: 60%;
    margin: 0 0 5% -4.5%;
  }
  .p-top .nanafushigi .contents .image {
    position: absolute;
    width: 40%;
    right: 5%;
    top: 5%;
  }
  .p-top .nanafushigi .contents .image .comment {
    width: 80%;
    top: -10%;
    left: 0;
  }
}

.p-top .tornadediver {
  position: relative;
  background: #fa618d;
}

@media screen and (min-width: 751px) and (min-width: 751px) {
  .p-top .tornadediver {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 751px) {
  .p-top .tornadediver:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_game.png) center center no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_pink_dot.png) left top repeat-x;
    background-size: 21px 1218px, 1428px 734px, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .tornadediver {
    padding-bottom: 20%;
  }
  .p-top .tornadediver:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Ftop%2Fbg_game_sp.png) center 10% no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_pink_dot.png) left top repeat-x;
    background-size: 21px 1218px, 100% auto, 446px 19px;
    background-blend-mode: multiply;
  }
}

.p-top .tornadediver .contents {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

@media screen and (min-width: 751px) {
  .p-top .tornadediver .contents {
    margin: -8% auto -6% auto;
  }
  .p-top .tornadediver .contents .image {
    width: 40%;
  }
  .p-top .tornadediver .contents .image .comment {
    width: 50%;
    top: 45%;
    left: 75%;
  }
  .p-top .tornadediver .contents .text {
    width: 55%;
    padding: 8% 0 5% 5%;
  }
  .p-top .tornadediver .contents .text .title {
    width: 90%;
    margin: 0 0 5% 0;
  }
}

@media screen and (max-width: 750px) {
  .p-top .tornadediver .contents .text {
    width: 50%;
  }
  .p-top .tornadediver .contents .text .title {
    margin: 0 0 8% 0;
  }
  .p-top .tornadediver .contents .image {
    width: 70%;
    margin: 0 0 0 -20%;
  }
  .p-top .tornadediver .contents .image .comment {
    position: absolute;
    width: 60%;
    top: 60%;
    right: 0%;
  }
}

.p-top .nurie {
  position: relative;
  background: #fff;
}

@media screen and (min-width: 751px) {
  .p-top .nurie {
    padding-top: 2%;
    padding-bottom: 12%;
  }
  .p-top .nurie:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-top .nurie:after {
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat_lightblue.png") left 19px repeat-x, url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_whiteblue_dot.png") left top repeat-x;
    background-size: 21px 1218px, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .nurie {
    padding-bottom: 20%;
  }
  .p-top .nurie:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-top .nurie:after {
    background: url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat_lightblue.png") left 19px repeat-x, url("https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_whiteblue_dot.png") left top repeat-x;
    background-size: 21px 1218px, 446px 19px;
    background-blend-mode: multiply;
  }
}

.p-top .nurie .contents {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.p-top .nurie .contents .text p {
  color: #000;
}

@media screen and (min-width: 751px) {
  .p-top .nurie .contents {
    margin: -4% auto -6% auto;
  }
  .p-top .nurie .contents .text {
    width: 55%;
    padding: 8% 0 5% 0;
  }
  .p-top .nurie .contents .text .title {
    width: 75%;
    margin: 0 0 5% 0;
  }
  .p-top .nurie .contents .text > p {
    width: 100%;
    margin-left: 2%;
  }
  .p-top .nurie .contents .image {
    width: 55%;
    margin-left: -10%;
    margin-top: 10%;
  }
  .p-top .nurie .contents .c-button--link {
    margin-left: 46%;
    margin-right: auto;
    margin-top: -12%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .nurie .contents .text {
    width: 60%;
    margin-top: 5%;
    margin-right: -10%;
    padding-left: 5%;
  }
  .p-top .nurie .contents .text .title {
    width: 75%;
    margin: 0 0 8% 0;
  }
  .p-top .nurie .contents .text > p {
    width: 100%;
    margin-left: 1%;
  }
  .p-top .nurie .contents .image {
    width: 50%;
    margin: 0 0 0 -5%;
    padding-top: 10%;
  }
  .p-top .nurie .contents .c-button--link {
    width: 100%;
    margin-top: 4%;
  }
}

.p-top .questionare {
  position: relative;
  background: #005ab7;
}

@media screen and (min-width: 750px) and (min-width: 751px) {
  .p-top .questionare {
    padding-bottom: 8%;
  }
}

@media screen and (min-width: 750px) {
  .p-top .questionare:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(../images/top/) center center no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_blue_dot.png) left top repeat-x;
    background-size: 21px 1218px, 1428px 734px, 446px 19px;
  }
}

@media screen and (max-width: 750px) {
  .p-top .questionare {
    padding-bottom: 20%;
  }
  .p-top .questionare:after {
    z-index: 0;
    display: block;
    content: "";
    position: absolute;
    top: -19px;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fdot_repeat.png) left 19px repeat-x, url(../images/top/) center 10% no-repeat, url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_blue_dot.png) left top repeat-x;
    background-size: 21px 1218px, 100% auto, 446px 19px;
    background-blend-mode: multiply;
  }
}

@media screen and (min-width: 751px) {
  .p-top .questionare .title {
    width: 60%;
    margin: 0 auto;
    padding: 3% 0 0 0;
  }
  .p-top .questionare .contents {
    margin: 3% auto 0 auto;
  }
  .p-top .questionare .contents .text {
    width: 45%;
    text-align: center;
  }
  .p-top .questionare .contents .text .wallpaper {
    margin: 3% auto;
    width: 70%;
  }
  .p-top .questionare .contents .image--minamo {
    width: 26%;
    margin: 0 -2% 0 2%;
  }
  .p-top .questionare .contents .image--hakase {
    width: 26%;
    margin: 0;
  }
}

@media screen and (max-width: 750px) {
  .p-top .questionare .title {
    width: 90%;
    padding: 5% 0 0 0;
  }
  .p-top .questionare .contents {
    margin: 6% 0 0 0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
  }
  .p-top .questionare .contents .text {
    -webkit-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    -o-order: 0;
    order: 0;
    width: 50%;
  }
  .p-top .questionare .contents .text .wallpaper {
    margin: 10% 0 20% 0;
  }
  .p-top .questionare .contents .image--minamo {
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    order: 1;
    width: 40%;
    margin: -8% -10% 0 0;
  }
  .p-top .questionare .contents .image--hakase {
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    order: 2;
    width: 40%;
    margin: -2% -25% 0 -5%;
  }
}

.p-top .questionare .buttonArea {
  margin: -7% 0 0 0;
}

.p-top .news {
  position: relative;
  background: #fff;
}

.p-top .news:after {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: -19px;
  left: 0;
  width: 100%;
  height: 19px;
  background: url(https://toto.imagewave.pictures/%2Fkids%2Fassets%2Fimages%2Fcommon%2Fbg_wave_white.png) top left repeat-x;
  background-size: 439px 19px;
}

.p-top .news .title {
  padding: 3% 0 0 0;
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .p-top .news .title {
    width: 70%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .news .title {
    width: 100%;
  }
}

.p-top .news .news__item {
  margin: 3% auto 3% auto;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  -o-align-items: top;
  align-items: top;
}

@media screen and (min-width: 751px) {
  .p-top .news .news__item {
    width: 80%;
  }
}

.p-top .news .news__item .date {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}

@media screen and (min-width: 751px) {
  .p-top .news .news__item .date {
    width: 20%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .news .news__item .date {
    width: 40%;
  }
}

.p-top .news .news__item .text {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
}

.p-top .news .news__item .text a > span.ruby {
  display: block;
  margin-top: -1em;
}

.p-top .news .news__item .text a > span.yakumono {
  display: inline-block;
  margin-right: -2em;
}

@media screen and (min-width: 751px) {
  .p-top .news .news__item .text {
    width: 80%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .news .news__item .text {
    width: 60%;
  }
}

.p-top .news .news__item .text a:link, .p-top .news .news__item .text a:visited {
  color: #000;
}

@media screen and (min-width: 751px) {
  .p-top .bannerarea {
    position: relative;
    margin: 3% 0 0 0;
  }
  .p-top .bannerlist {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
  .p-top .bannerlist .bannerlist__item {
    width: 270px;
    margin: 0 20px;
  }
  .p-top .bt-backtop {
    position: fixed;
    z-index: 2;
    max-width: 124px;
    width: 11%;
    bottom: 6%;
    right: 5%;
  }
}

@media screen and (max-width: 750px) {
  .p-top .bannerarea {
    padding-bottom: 0;
    position: relative;
    margin: 10% 0 0 0;
  }
  .p-top .bannerlist {
    margin: 0 auto;
    width: 80%;
  }
  .p-top .bannerlist .bannerlist__item {
    margin: 0 auto 10% auto;
  }
  .p-top .bt-backtop {
    width: 20%;
    margin: 5% auto 0 auto;
  }
}

.u-animate--flowing {
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -ms-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

.u-animate--flowing1 {
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -ms-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

.u-animate--flowing2 {
  -webkit-animation: pulse 3s infinite;
  -moz-animation: pulse 3s infinite;
  -ms-animation: pulse 3s infinite;
  -o-animation: pulse 3s infinite;
  animation: pulse 3s infinite;
}

.u-animate--flowing3 {
  -webkit-animation: pulse 2.5s infinite;
  -moz-animation: pulse 2.5s infinite;
  -ms-animation: pulse 2.5s infinite;
  -o-animation: pulse 2.5s infinite;
  animation: pulse 2.5s infinite;
}

.u-animate--flowingoff {
  -webkit-animation: pulsedown 3s infinite;
  -moz-animation: pulsedown 3s infinite;
  -ms-animation: pulsedown 3s infinite;
  -o-animation: pulsedown 3s infinite;
  animation: pulsedown 3s infinite;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated_half {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.korokoro {
  animation: korokoro 2s linear infinite;
}

.korokoro2 {
  animation: korokoro 2s linear infinite;
  animation-direction: reverse;
}

@keyframes korokoro {
  0% {
    transform: translate(0%, 0%);
  }
  35% {
    transform: translate(-2%, 0%) rotate(-5deg);
  }
  55% {
    transform: translate(2%, 0%) rotate(5deg);
  }
  75% {
    transform: translate(0%, 0%) rotate(0deg);
  }
  100% {
    transform: translate(0%, 0%) rotate(0deg);
  }
}

@-webkit-keyframes korokoro {
  0% {
    transform: translate(0%, 0%);
  }
  35% {
    transform: translate(-2%, 0%) rotate(-5deg);
  }
  55% {
    transform: translate(2%, 0%) rotate(5deg);
  }
  75% {
    transform: translate(0%, 0%) rotate(0deg);
  }
  100% {
    transform: translate(0%, 0%) rotate(0deg);
  }
}

.purupuru {
  animation: purupuru 2s infinite;
}

@keyframes purupuru {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  20% {
    transform: scale(1, 1.01) translate(-2%, -2%) skew(6deg, 0deg);
  }
  50% {
    transform: scale(1, 0.98) translate(2%, 1%) skew(-6deg, 0deg);
  }
  65% {
    transform: scale(1, 1.01) translate(2%, -2%) skew(-3deg, 0deg);
  }
  70% {
    transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
  }
  75% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@-webkit-keyframes purupuru {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  20% {
    transform: scale(1, 1.06) translate(-5%, -4%) skew(3deg, 0deg);
  }
  40% {
    transform: scale(1, 0.94) translate(5%, 4%) skew(-2deg, 0deg);
  }
  55% {
    transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg);
  }
  70% {
    transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg);
  }
  75% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes swingWalk {
  0% {
    transform: scale(0.9, 1.15) translate(100%, -40%);
    opacity: 1;
  }
  8% {
    transform: scale(0.9, 1.1) translate(90%, -15%);
    opacity: 1;
  }
  16% {
    transform: scale(1.2, 0.8) translate(80%, 30%);
    opacity: 1;
  }
  24% {
    transform: scale(0.9, 1.1) translate(70%, -10%);
    opacity: 1;
  }
  32% {
    transform: scale(0.95, 1.15) translate(60%, -30%);
    opacity: 1;
  }
  40% {
    transform: scale(0.95, 1.15) translate(50%, -10%);
    opacity: 1;
  }
  48% {
    transform: scale(1.1, 0.9) translate(40%, 5%);
    opacity: 1;
  }
  56% {
    transform: scale(1, 1) translate(30%, 0%);
    opacity: 1;
  }
  64% {
    transform: scale(0.9, 1.15) translate(20%, -40%);
    opacity: 1;
  }
  72% {
    transform: scale(0.9, 1.1) translate(10%, -15%);
    opacity: 1;
  }
  80% {
    transform: scale(1.2, 0.8) translate(0%, 20%);
    opacity: 1;
  }
  90% {
    transform: scale(0.9, 0.8) translate(-10%, 40%);
    opacity: 0.95;
  }
  100% {
    transform: scale(0.7, 0.7) translate(-20%, 100%);
    opacity: 0;
  }
}

@-webkit-keyframes swingWalk {
  0% {
    transform: scale(0.9, 1.15) translate(100%, -40%);
    opacity: 1;
  }
  8% {
    transform: scale(0.9, 1.1) translate(90%, -15%);
    opacity: 1;
  }
  16% {
    transform: scale(1.2, 0.8) translate(80%, 30%);
    opacity: 1;
  }
  24% {
    transform: scale(0.9, 1.1) translate(70%, -10%);
    opacity: 1;
  }
  32% {
    transform: scale(0.95, 1.15) translate(60%, -30%);
    opacity: 1;
  }
  40% {
    transform: scale(0.95, 1.15) translate(50%, -10%);
    opacity: 1;
  }
  48% {
    transform: scale(1.1, 0.9) translate(40%, 5%);
    opacity: 1;
  }
  56% {
    transform: scale(1, 1) translate(30%, 0%);
    opacity: 1;
  }
  64% {
    transform: scale(0.9, 1.15) translate(20%, -40%);
    opacity: 1;
  }
  72% {
    transform: scale(0.9, 1.1) translate(10%, -15%);
    opacity: 1;
  }
  80% {
    transform: scale(1.2, 0.8) translate(-5%, 20%);
    opacity: 1;
  }
  90% {
    transform: scale(0.9, 0.8) translate(-20%, 40%);
    opacity: 0.95;
  }
  100% {
    transform: scale(0.7, 0.7) translate(-30%, 100%);
    opacity: 0;
  }
}

.swingWalk {
  -webkit-animation-name: swingWalk;
  animation-name: swingWalk;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 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);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -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);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -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);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 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);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -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);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -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);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-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 pulsedown {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulsedown {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulsedown {
  -webkit-animation-name: pulsedown;
  animation-name: pulsedown;
}

@-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-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-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: none;
    transform: none;
  }
  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: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  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: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  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: none;
    transform: none;
  }
  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-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-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% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  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% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 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% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  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% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  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: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  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: none;
    transform: none;
  }
}

.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% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  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: none;
    transform: none;
  }
}

@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% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  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: none;
    transform: none;
  }
}

.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 {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  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: none;
    transform: none;
  }
}

@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 {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  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: none;
    transform: none;
  }
}

.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 {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  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 {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  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;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 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% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 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 {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.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 {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 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-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-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-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-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-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-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-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-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-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: none;
    transform: none;
    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: none;
    transform: none;
    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-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    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-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    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-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    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-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    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-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    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-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    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;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.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 {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -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);
  }
  60% {
    opacity: 1;
    -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);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -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);
  }
  to {
    opacity: 0;
    -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);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.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;
}

@media screen and (min-width: 751px) {
  .u-sp {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .u-pc {
    display: none;
  }
}

/* MENU BUTTON */
.js-menuContent, .js-nextContent, .js-modalContent {
  display: none;
}

/*キャラクター紹介ページ*/
.js-mordalTrigger, .js-tabTrigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

.js-charactorInfo {
  display: none;
}

@media screen and (min-width: 751px) {
  .u-sp {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .u-pc {
    display: none;
  }
}
