@charset "UTF-8";
/*! sanitize.css v4.0.0 | CC0 License | github.com/10up/sanitize.css */
/* Display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

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

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

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Elements of HTML (https://www.w3.org/TR/html5/semantics.html)
   ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add box sizing inheritence in all browsers (opinionated).
 */
*,
::before,
::after {
  background-repeat: no-repeat;
  /* 1 */
  box-sizing: inherit;
  /* 2 */
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritence in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Add border box sizing in all browsers (opinionated).
 * 2. Add the default cursor in all browsers (opinionated).
 * 3. Add a flattened line height in all browsers (opinionated).
 * 4. Prevent font size adjustments after orientation changes in IE and iOS.
 */
html {
  box-sizing: border-box;
  /* 1 */
  cursor: default;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  line-height: 1.5;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
}

/* Sections (https://www.w3.org/TR/html5/sections.html)
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

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

/* Grouping content (https://www.w3.org/TR/html5/grouping-content.html)
   ========================================================================== */
/**
 * 1. Correct font sizing inheritance and scaling in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 1. Correct the height in Firefox.
 * 2. Add visible overflow in Edge and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Add a bordered underline effect in all browsers.
 * 2. Remove text decoration in Firefox 40+.
 */
abbr[title] {
  border-bottom: 1px dotted;
  /* 1 */
  text-decoration: none;
  /* 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;
}

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

/**
 * Add the correct colors in IE 9-.
 */
mark {
  background-color: #ffff00;
  color: #000000;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Correct the font size in all browsers.
 */
small {
  font-size: 83.3333%;
}

/**
 * Change the positioning on superscript and subscript elements
 * in all browsers (opinionated).
 * 1. Correct the font size in all browsers.
 */
sub,
sup {
  font-size: 83.3333%;
  /* 1 */
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
 * Remove the text shadow on text selections (opinionated).
 * 1. Restore the coloring undone by defining the text shadow (opinionated).
 */

::selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000000;
  /* 1 */
  text-shadow: none;
}

/* Embedded content (https://www.w3.org/TR/html5/embedded-content-0.html)
   ========================================================================== */
/*
 * Change the alignment on media elements in all browers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

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

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg {
  fill: currentColor;
}

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

/* Links (https://www.w3.org/TR/html5/links.html#links)
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove the gaps in underlines in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline when hovering in all browsers (opinionated.
 */
:hover {
  outline-width: 0;
}

/* Tabular data (https://www.w3.org/TR/html5/tabular-data.html)
   ========================================================================== */
/*
 * Remove border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* transform-style:  (https://www.w3.org/TR/html5/forms.html)
   ========================================================================== */
/**
 * 1. Remove the default styling in all browsers (opinionated).
 * 3. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  background-color: transparent;
  /* 1 */
  border-style: none;
  /* 1 */
  color: inherit;
  /* 1 */
  font-size: 1em;
  /* 1 */
  margin: 0;
  /* 3 */
}

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

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

/**
 * 1. Prevent the 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.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Correct the focus styles unset by the previous rule.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the border, margin, and padding in all browsers.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * 1. Remove the vertical scrollbar in IE.
 * 2. Change the resize direction on textareas in all browsers (opinionated).
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 2 */
}

/**
 * Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
}

/**
 * Correct the cursor style on increment and decrement buttons in Chrome.
 */
::-webkit-inner-spin-button,
::-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 for OS X.
 */
::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style on placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/* WAI-ARIA (https://www.w3.org/TR/html5/dom.html#wai-aria)
   ========================================================================== */
/**
 * Change the cursor on busy elements (opinionated).
 */
[aria-busy=true] {
  cursor: progress;
}

/*
 * Change the cursor on control elements (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements (opinionated).
 */
[aria-disabled] {
  cursor: default;
}

/* User interaction (https://www.w3.org/TR/html5/editing.html)
   ========================================================================== */
/*
 * Remove the tapping delay on clickable elements (opinionated).
 * 1. Remove the tapping delay in IE 10.
 */
a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  /* 1 */
  touch-action: manipulation;
}

/*
 * Change the display on visually hidden accessible elements (opinionated).
 */
[hidden][aria-hidden=false] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden=false]:focus {
  clip: auto;
}

/* sans-serif */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/* monospace */
@font-face {
  font-family: "SourceHanCodeJP-Regular";
  src: local("SourceHanCodeJP-Regular");
}
@font-face {
  font-family: "Myrica M";
  src: local("Myrica M");
}
@font-face {
  font-family: "MyricaM M";
  src: local("MyricaM M");
}
@font-face {
  font-family: "Ricty Diminished Discord";
  src: local("Ricty Diminished Discord");
}
@font-face {
  font-family: "Migu 1M";
  src: local("Migu 1M");
}
@font-face {
  font-family: "Rounded M+ 1m regular";
  src: local("Rounded M+ 1m regular");
}
@font-face {
  font-family: "Rounded Mgen+ 1m regular";
  src: local("Rounded Mgen+ 1m regular");
}
@font-face {
  font-family: "VL ゴシック";
  src: local("VL ゴシック");
}
/* !Break Points - SP:SmartPhone, TB:Tablet, DT:Desktop, WS:WideScreen */
/*  ==========================================================================
    Common
    ========================================================================== */
html, body {
  margin: 0;
}

body {
  background: #fff;
  position: relative;
  font-size: 90%;
  font-feature-settings: "palt" 1;
  font-family: "Lato", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}

#main {
  min-height: 100%;
}

@media (max-width: 599px) {
  .onlySP {
    display: inline;
  }

  .onlyTB {
    display: none;
  }

  .overTB {
    display: none;
  }

  .onlyDT {
    display: none;
  }

  .overDT {
    display: none;
  }

  .overWS {
    display: none;
  }
}
@media (min-width: 600px) {
  body {
    font-size: 95%;
  }

  .onlySP {
    display: none;
  }

  .onlyTB {
    display: inline;
  }

  .overTB {
    display: inline;
  }

  .onlyDT {
    display: none;
  }

  .overDT {
    display: none;
  }

  .overWS {
    display: none;
  }
}
@media (min-width: 900px) {
  body {
    font-size: 100%;
  }

  .onlySP {
    display: none;
  }

  .onlyTB {
    display: none;
  }

  .overTB {
    display: inline;
  }

  .onlyDT {
    display: inline;
  }

  .overDT {
    display: inline;
  }

  .overWS {
    display: none;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 110%;
  }

  .onlySP {
    display: none;
  }

  .onlyTB {
    display: none;
  }

  .overTB {
    display: inline;
  }

  .onlyDT {
    display: none;
  }

  .overDT {
    display: inline;
  }

  .overWS {
    display: inline;
  }
}
h1, h2, h3, h4, h5, h6, p {
  font-size: 10px;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

ul, ol, li,
dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  color: #000;
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.big {
  font-size: 1.3em;
}

.red {
  color: #ff4545;
}

.cancel {
  text-decoration: line-through;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.rpsimg {
  width: 100%;
  height: auto;
}

@media (max-width: 599px) {
  .spMargin {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.noTxt {
  overflow: hidden;
  text-indent: 100%;
  display: block;
}

.noWrap {
  white-space: nowrap;
}

.circle {
  border-radius: 100%;
}

.float {
  transition: 0.2s ease-out;
  box-shadow: 0 0 5px #ccc;
}
.float:hover {
  box-shadow: 0 0 5px #999;
}

sup {
  font-size: 0.8em;
}

::selection {
  color: #eea320;
  background: #000;
  text-shadow: none;
}

/*  ==========================================================================
    Link Animation
    ========================================================================== */
a.imgZoom .img {
  position: relative;
  overflow: hidden;
}
a.imgZoom img {
  transition: transform 0.8s ease;
  transition: opacity 0.4s ease;
}
a.imgZoom:hover img {
  transform: scale 1.05, 1.05;
}

a.imgFadein .img {
  background-color: #fff;
}
a.imgFadein img {
  transition: transform 0.8s ease;
  transition: opacity 0.4s ease;
  opacity: 0.5;
}
a.imgFadein:hover img {
  opacity: 1;
}

a.imgFadeout .img {
  background-color: #fff;
}
a.imgFadeout img {
  transition: transform 0.8s ease;
  transition: opacity 0.4s ease;
  opacity: 1;
}
a.imgFadeout:hover img {
  opacity: 0.5;
}

.fadein {
  transition: transform 0.8s ease;
  transition: opacity 0.4s ease;
  opacity: 0.5;
}
.fadein:hover, .fadein.select {
  opacity: 1;
}

.fadeout {
  transition: transform 0.8s ease;
  transition: opacity 0.4s ease;
  opacity: 1;
}
.fadeout:hover, .fadeout.select {
  opacity: 0.5;
}

/*  ==========================================================================
    Section
    ========================================================================== */
/* !Colorbox */
.colorbox {
  background: #f0f0ea;
  padding: 2em;
  border: 9px double #fff;
  font-size: 1.2em;
  line-height: 1.8;
  text-align: left;
}
.colorbox table {
  width: 100%;
  background: #fff;
}
.colorbox table tr {
  border: 1px solid #ccc;
  border-left: none;
  border-bottom: none;
}
.colorbox table th, .colorbox table td {
  padding: 0.5em;
  border: 1px solid #ccc;
  border-right: none;
  border-top: none;
  text-align: center;
}
.colorbox table th {
  border-bottom: 3px double #ccc;
}
.colorbox .detail_title {
  margin-bottom: 0.5em;
  color: #eea320;
  font-size: 1.4em;
  letter-spacing: 0.1em;
}
.colorbox .detail_subtitle {
  margin-bottom: 0.2em;
  font-size: 1.2em;
}
.colorbox p {
  margin-bottom: 2em;
}

/*  ==========================================================================
    Contents
    ========================================================================== */
.content {
  padding: 2em 0;
}
@media (min-width: 600px) {
  .content {
    padding: 5em 0;
  }
}

.cont_wrapper {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .cont_wrapper {
    width: 75%;
  }
}
.cont_wrapper.mini {
  max-width: 680px;
}
.cont_wrapper.wide {
  width: 90%;
  max-width: 1280px;
}
.cont_wrapper.full {
  width: 100%;
  max-width: none;
}
.cont_wrapper.colpc2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3em;
}
.cont_wrapper.colpc2 .wrapperL .content_inner,
.cont_wrapper.colpc2 .wrapperR .content_inner {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media (min-width: 900px) {
  .cont_wrapper.colpc2 .wrapperL {
    display: inline-block;
    width: 48%;
  }
  .cont_wrapper.colpc2 .wrapperR {
    display: inline-block;
    width: 48%;
    margin-left: 4%;
  }
}

/*  ==========================================================================
    Tile
    ========================================================================== */
.tiles {
  width: 104%;
  margin-left: -2%;
  padding: 0;
}

.tile {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5%;
  padding: 0 2%;
}
.tile a {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 599px) {
  .tiles.colspA .tile {
    width: auto;
  }
  .tiles.colsp1 .tile {
    width: 100%;
  }
  .tiles.colsp2 .tile {
    width: 50%;
  }
  .tiles.colsp3 .tile {
    width: 33.3333333333%;
  }
  .tiles.colsp4 .tile {
    width: 25%;
  }
  .tiles.colsp5 .tile {
    width: 20%;
  }
  .tiles.colsp6 .tile {
    width: 16.6666666666%;
  }
  .tiles.colsp7 .tile {
    width: 14.2857142857%;
  }
  .tiles.colsp8 .tile {
    width: 12.5%;
  }
  .tiles.colsp9 .tile {
    width: 11.1111111111%;
  }
  .tiles.colsp10 .tile {
    width: 10%;
  }
  .tiles.colsp11 .tile {
    width: 9.0909090909%;
  }
}
@media (min-width: 600px) {
  .tiles.coltbA .tile {
    width: auto;
  }
  .tiles.coltb1 .tile {
    width: 100%;
  }
  .tiles.coltb2 .tile {
    width: 50%;
  }
  .tiles.coltb3 .tile {
    width: 33.3333333333%;
  }
  .tiles.coltb4 .tile {
    width: 25%;
  }
  .tiles.coltb5 .tile {
    width: 20%;
  }
  .tiles.coltb6 .tile {
    width: 16.6666666666%;
  }
  .tiles.coltb7 .tile {
    width: 14.2857142857%;
  }
  .tiles.coltb8 .tile {
    width: 12.5%;
  }
  .tiles.coltb9 .tile {
    width: 11.1111111111%;
  }
  .tiles.coltb10 .tile {
    width: 10%;
  }
  .tiles.coltb11 .tile {
    width: 9.0909090909%;
  }
}
@media (min-width: 900px) {
  .tiles.colpcA .tile {
    width: auto;
  }
  .tiles.colpc1 .tile {
    width: 100%;
  }
  .tiles.colpc2 .tile {
    width: 50%;
  }
  .tiles.colpc3 .tile {
    width: 33.3333333333%;
  }
  .tiles.colpc4 .tile {
    width: 25%;
  }
  .tiles.colpc5 .tile {
    width: 20%;
  }
  .tiles.colpc6 .tile {
    width: 16.6666666666%;
  }
  .tiles.colpc7 .tile {
    width: 14.2857142857%;
  }
  .tiles.colpc8 .tile {
    width: 12.5%;
  }
  .tiles.colpc9 .tile {
    width: 11.1111111111%;
  }
  .tiles.colpc10 .tile {
    width: 10%;
  }
  .tiles.colpc11 .tile {
    width: 9.0909090909%;
  }
}
@media (min-width: 1200px) {
  .tiles.coldpA .tile {
    width: auto;
  }
  .tiles.coldp1 .tile {
    width: 100%;
  }
  .tiles.coldp2 .tile {
    width: 50%;
  }
  .tiles.coldp3 .tile {
    width: 33.3333333333%;
  }
  .tiles.coldp4 .tile {
    width: 25%;
  }
  .tiles.coldp5 .tile {
    width: 20%;
  }
  .tiles.coldp6 .tile {
    width: 16.6666666666%;
  }
  .tiles.coldp7 .tile {
    width: 14.2857142857%;
  }
  .tiles.coldp8 .tile {
    width: 12.5%;
  }
  .tiles.coldp9 .tile {
    width: 11.1111111111%;
  }
  .tiles.coldp10 .tile {
    width: 10%;
  }
  .tiles.coldp11 .tile {
    width: 9.0909090909%;
  }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .cont_wrapper.colpc2:before,
.clearfix:after,
.cont_wrapper.colpc2:after {
  content: " ";
  display: table;
}

.clearfix:after, .cont_wrapper.colpc2:after {
  clear: both;
}

.clearfix, .cont_wrapper.colpc2 {
  *zoom: 1;
}

/*!
 * 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 {
  animation-duration: 1s;
  animation-fill-mode: both;
}

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

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

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

.jpfont {
  font-family: yu-mincho-36p-kana, yu-mincho-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "normal";
}

.title {
  margin-bottom: 1.5em;
  font-weight: 300;
  font-size: 2.2em;
  letter-spacing: 0.1em;
}
.title.hr:after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  margin: 1.5em auto 0;
  border-bottom: 1px solid black;
}

.catch {
  margin: 1em 0;
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.read {
  margin-bottom: 2em;
  font-size: 0.9em;
  text-align: justify;
  line-height: 1.8;
}

.hiline {
  line-height: 2.2;
}

a.arrow:after {
  content: "";
  color: #999;
  font-family: "FontAwesome";
  padding-left: 0.5em;
}
a.arrow_bottom:after {
  content: "";
  color: #999;
  font-family: "FontAwesome";
  padding-left: 0.5em;
}
a.arrow_mail:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 0.5em;
}
a.external:after {
  content: "";
  font-family: "FontAwesome";
  padding-left: 0.5em;
}

div.btn,
a.btn,
select.btn {
  display: inline-block;
  padding: 0.8em 2.4em;
  border: 1px solid #ccc;
  border-radius: 5px;
  letter-spacing: 0.1em;
  vertical-align: baseline;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1;
  transition: color 0.5s ease, background 0.5s ease, border 0.5s ease;
}
div.btn:hover,
a.btn:hover,
select.btn:hover {
  color: #fff;
  background: #000;
}
div.btn.selected,
a.btn.selected,
select.btn.selected {
  color: #fff;
  background: #eea320;
  border-color: #eea320;
}

.more {
  margin: 4em 0 2em;
}

ul.nav {
  font-size: 0;
}
ul.nav li {
  font-size: 10px;
  display: inline-block;
}

body#index {
  background: #000;
  /*------------------------------------------------------------ Header */
  /*------------------------------------------------------------ HERO */
}
body#index header {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  color: #fff;
  transition: 0.5s;
}
body#index header a {
  color: #fff;
}
body#index header.short {
  background-color: rgba(0, 0, 0, 0.7);
}
body#index header #header_navi {
  padding: 0.2em 0;
}
body#index header #header_navi .cont_wrapper {
  position: relative;
  font-size: 0;
  text-align: right;
  max-width: none;
  margin: 20px auto;
  padding: 0 1rem;
  transition: 0.5s;
}
body#index header #header_navi .cont_wrapper.short {
  margin: 10px auto;
}
@media (min-width: 900px) {
  body#index header #header_navi .cont_wrapper {
    margin: 20px auto;
  }
  body#index header #header_navi .cont_wrapper.short {
    margin: 10px auto;
  }
}
body#index header #header_navi .cont_wrapper .wrapperL {
  display: inline-block;
  width: 50% !important;
  padding-left: 1rem;
  text-align: left;
}
body#index header #header_navi .cont_wrapper .wrapperL a .rpsimg {
  max-width: 80px;
  opacity: 0;
  transition: 0.5s;
}
body#index header #header_navi .cont_wrapper .wrapperL a.short .rpsimg {
  opacity: 1;
}
@media (min-width: 900px) {
  body#index header #header_navi .cont_wrapper .wrapperL {
    width: 15% !important;
  }
}
body#index header #header_navi .cont_wrapper .wrapperR {
  display: inline-block;
  width: 50% !important;
  text-align: right;
}
@media (min-width: 900px) {
  body#index header #header_navi .cont_wrapper .wrapperR {
    width: 85% !important;
  }
}
body#index header #header_navi .cont_wrapper .wrapperR li {
  display: inline-block;
  padding: 0 0.8em;
  font-family: caflisch-script-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
}
body#index header #header_navi .cont_wrapper .wrapperR li a {
  position: relative;
}
body#index header #header_navi .cont_wrapper .wrapperR li a.current:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  content: "";
  width: 4px;
  height: 4px;
  margin-left: -2px;
  border-radius: 100%;
  background: #CB001A;
}
body#index header #header_navi .cont_wrapper .wrapperR li .fab {
  font-size: 1.2em;
}
@media (min-width: 600px) {
  body#index header #header_navi .cont_wrapper .wrapperR li {
    font-size: 18px;
  }
}
body#index #hero {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/img09.jpg) no-repeat center bottom;
  background-size: cover;
  opacity: 0.8;
  transition: opacity 1s;
}
@media (min-width: 600px) {
  body#index #hero {
    background: url(../img/img09.jpg) no-repeat center bottom;
    background-size: cover;
  }
}
body#index #hero.short {
  opacity: 0.5;
}
body#index .main_contents {
  position: relative;
  z-index: 9999;
  /*------------------------------------------------------------ LOGO */
  /*------------------------------------------------------------ ABOUT */
  /*------------------------------------------------------------ MOVIE */
  /*------------------------------------------------------------ SLIDESHOW 1 */
  /*------------------------------------------------------------ CONTENTS TITLE */
  /*------------------------------------------------------------ SWIPER for MENU */
  /*------------------------------------------------------------ MENU */
  /*------------------------------------------------------------ ACCESS */
  /*------------------------------------------------------------ STORE INFO */
  /*------------------------------------------------------------ NEWS */
}
body#index .main_contents #logo {
  position: relative;
  height: 100vh;
}
body#index .main_contents #logo .cont_logo {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}
body#index .main_contents #logo .cont_logo .rpsimg {
  width: 60%;
  max-width: 300px;
}
body#index .main_contents #logo .cont_catch {
  margin-top: 0.5em;
  color: #fff;
  font-size: 1.8em;
}
body#index .main_contents #about {
  position: relative;
  height: 100vh;
  color: #fff;
}
body#index .main_contents #about .cont_wrapper {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
body#index .main_contents #about .about_catch {
  width: 80%;
  margin: 0 auto 0.75em;
  font-size: 2.4em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media (min-width: 600px) {
  body#index .main_contents #about .about_catch {
    font-size: 3.2em;
    text-align: center;
  }
}
body#index .main_contents #about .about_catch small {
  font-size: 0.5em;
  letter-spacing: 0.05em;
}
body#index .main_contents #about .about_read {
  width: 80%;
  margin: 0.75em auto 0;
  font-size: 1.2em;
  line-break: strict;
}
@media (min-width: 600px) {
  body#index .main_contents #about .about_read {
    text-align: center;
  }
}
body#index .main_contents #mov .cont_wrapper {
  width: 100%;
}
@media (min-width: 600px) {
  body#index .main_contents #mov .cont_wrapper {
    width: 80%;
  }
}
body#index .main_contents #slideshow1 {
  padding-bottom: 0;
}
body#index .main_contents #slideshow1 .swiper-wrapper {
  transition-timing-function: linear;
}
body#index .main_contents .menu .cont_title, body#index .main_contents #access .cont_title, body#index .main_contents #news .cont_title {
  position: -webkit-sticky;
  position: sticky;
  top: 2rem;
  left: 0;
  font-family: caflisch-script-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 6rem;
  line-height: 0.8;
  letter-spacing: normal;
}
@media (min-width: 600px) {
  body#index .main_contents .menu .cont_title, body#index .main_contents #access .cont_title, body#index .main_contents #news .cont_title {
    top: 5rem;
    margin-left: -20px;
    font-size: 9rem;
  }
}
@media (min-width: 900px) {
  body#index .main_contents .menu .cont_title, body#index .main_contents #access .cont_title, body#index .main_contents #news .cont_title {
    margin-left: -30px;
  }
}
@media (min-width: 1200px) {
  body#index .main_contents .menu .cont_title, body#index .main_contents #access .cont_title, body#index .main_contents #news .cont_title {
    margin-left: -40px;
  }
}
body#index .main_contents .menu#styles .cont_title, body#index .main_contents .menu#menu .cont_title {
  width: 90%;
  max-width: 1280px;
  left: 2.5%;
}
body#index .main_contents .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  background: #fff;
  border-radius: 50%;
  opacity: 0.5;
}
body#index .main_contents .swiper-pagination .swiper-pagination-bullet-active {
  background: #CB001A;
  opacity: 1;
}
body#index .main_contents .menu .swiper-container {
  overflow-x: hidden;
  padding: 0 20px;
}
@media (min-width: 600px) {
  body#index .main_contents .menu .swiper-container {
    padding: 0 40px;
  }
}
@media (min-width: 900px) {
  body#index .main_contents .menu .swiper-container {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  body#index .main_contents .menu .swiper-container {
    padding: 0 80px;
  }
}
body#index .main_contents .menu .swiper-container .swiper-wrapper {
  margin-top: -10px;
  margin-bottom: 50px;
}
body#index .main_contents .menu .menu_img {
  position: relative;
  z-index: 98;
}
body#index .main_contents .menu .price {
  font-size: 1.4em;
}
body#index .main_contents .menu .price:before {
  content: "¥";
  font-size: 0.75em;
  margin-right: 0.25em;
}
body#index .main_contents .menu .price:after {
  content: "税込";
  font-size: 0.5em;
  margin-left: 0.25em;
}
body#index .main_contents .menu#styles .wrapperL, body#index .main_contents .menu#menu .wrapperL {
  position: relative;
  margin-top: 0.5rem;
  vertical-align: top;
  z-index: 99;
}
@media (min-width: 900px) {
  body#index .main_contents .menu#styles .wrapperL, body#index .main_contents .menu#menu .wrapperL {
    width: 47%;
  }
}
body#index .main_contents .menu#styles .wrapperL .menu_name_en, body#index .main_contents .menu#menu .wrapperL .menu_name_en {
  color: #4E3B28;
  font-family: caflisch-script-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.6rem;
  line-height: 1.2;
}
body#index .main_contents .menu#styles .wrapperL .menu_name_en small, body#index .main_contents .menu#menu .wrapperL .menu_name_en small {
  font-size: 0.5em;
  white-space: nowrap;
}
body#index .main_contents .menu#styles .wrapperL .menu_name_jp, body#index .main_contents .menu#menu .wrapperL .menu_name_jp {
  font-size: 1.1em;
  font-weight: bold;
}
body#index .main_contents .menu#styles .wrapperR .menu_name_jp, body#index .main_contents .menu#menu .wrapperR .menu_name_jp {
  font-size: 1.2em;
  font-weight: bold;
}
body#index .main_contents .menu#styles .wrapperR .menu_read, body#index .main_contents .menu#menu .wrapperR .menu_read {
  margin-top: 1em;
  color: #666;
  font-size: 0.9em;
}
body#index .main_contents .menu#styles .wrapperR .menu_read small, body#index .main_contents .menu#menu .wrapperR .menu_read small {
  padding-bottom: 0.2em;
  border-bottom: 1px solid #666;
}
body#index .main_contents .menu#styles {
  color: #231815;
  background: #E9E5E1;
}
body#index .main_contents .menu#styles .cont_title {
  color: #DDCDC0;
}
@media (min-width: 900px) {
  body#index .main_contents .menu#styles .wrapperL {
    margin-top: 1.5rem;
  }
}
@media (min-width: 900px) {
  body#index .main_contents .menu#styles .wrapperR {
    margin-top: 2rem;
  }
}
body#index .main_contents .menu#menu {
  color: #fff;
  background: #4E3B28;
}
body#index .main_contents .menu#menu .cont_title {
  color: #231815;
}
body#index .main_contents .menu#menu .menu_read {
  color: #ccc !important;
}
body#index .main_contents .menu#menu .wrapperR {
  margin-top: 1em;
}
@media (min-width: 600px) {
  body#index .main_contents .menu#menu .wrapperR {
    margin-top: 0;
  }
}
body#index .main_contents #access {
  color: #231815;
  background: #E9E5E1;
  padding-bottom: 0;
}
body#index .main_contents #access .cont_title {
  color: #DDCDC0;
}
body#index .main_contents #access iframe {
  position: relative;
  z-index: 95;
}
body#index .main_contents #storeinfo {
  position: relative;
  padding-top: 5em;
  color: #fff;
  background: #231815;
}
@media (min-width: 600px) {
  body#index .main_contents #storeinfo {
    padding-top: 7em;
  }
}
body#index .main_contents #storeinfo a {
  color: #fff;
  text-decoration: underline;
}
body#index .main_contents #storeinfo .cont_wrapper {
  position: relative;
  z-index: 94;
}
body#index .main_contents #storeinfo h3 .logo {
  width: 60%;
  max-width: 240px;
}
body#index .main_contents #storeinfo h4 {
  margin: 0.5em 0 1.5em;
  font-size: 1.2em;
  font-weight: bold;
}
body#index .main_contents #storeinfo p {
  margin: 1.5em 0;
  font-size: 0.9em;
  font-weight: bold;
}
body#index .main_contents #storeinfo p small {
  font-size: 0.8em;
  font-weight: normal;
}
body#index .main_contents #storeinfo p .big {
  font-size: 1.6em;
}
body#index .main_contents #storeinfo .bg {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/img13.jpg) no-repeat center center;
  background-size: cover;
  opacity: 0.3;
}
body#index .main_contents #news {
  color: #fff;
  background: #231815;
}
body#index .main_contents #news .cont_title {
  color: #4E3B28;
}
body#index .main_contents #news iframe {
  position: relative;
  z-index: 94;
}
body#index footer .cont_wrapper p {
  margin: 1.5em 0;
  font-size: 1em;
  line-height: 1.8;
}
body#index footer .cont_wrapper a {
  color: #fff;
}

/*------------------------------------------------------------ Footer */
footer {
  position: relative;
  padding: 2em 0;
  color: #fff;
  background: #000;
  font-size: 0.7em;
}
footer #pagetop {
  position: fixed;
  z-index: 99999;
  right: 0;
  bottom: 0;
  padding: 2em;
}
footer #pagetop a {
  display: table-cell;
  width: 40px;
  height: 40px;
  margin: 0 1em 1em 0;
  color: #fff;
  background: #333;
  border-radius: 100%;
  font-size: 1.3em;
  text-align: center;
  vertical-align: middle;
}