@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary {
  display: block;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

a img {
  border: none;
}

img {
  vertical-align: top;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

body {
  text-align: center;
  font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  position: relative;
  color: #2d2d2d;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  line-height: 1.65;
  font-size: 75%;
  overflow-x: hidden !important;
}

html, body {
  height: 100%;
}

body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

a:link {
  color: #555;
  text-decoration: none;
  outline: none;
}

a:visited {
  color: #555;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #999;
  text-decoration: underline;
  outline: none;
}

.on a img,
.op,
.on a:hover img,
.op:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.on a:hover img,
.op:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60)";
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  text-decoration: none;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

* html .cf {
  zoom: 1;
}

*:first-child + html .cf {
  zoom: 1;
}

.lp1 .lp1-main {
  padding-top: 74px;
}

.lp1 .lp1-header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.lp1 .lp1-header .lp1-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  padding: .6em 0;
}

.lp1 .lp1-header .lp1-inner .lp1-logo {
  float: left;
}

.lp1 .lp1-header .lp1-inner .lp1-logo a {
  display: block;
}

.lp1 .lp1-header .lp1-inner .lp1-link {
  float: right;
  position: relative;
  top: 6px;
}

.lp1 .lp1-header .lp1-inner .lp1-link a {
  display: inline-block;
  vertical-align: middle;
  padding: .8em 2em;
  background: #171411;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  border-radius: 3px;
  text-decoration: none;
}

.lp1 .lp1-footer {
  margin: 0 0 0 0;
}

.lp1 .lp1-footer .lp1-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.lp1 .lp1-footer .lp1-inner .lp1-logo {
  float: left;
}

.lp1 .lp1-footer .lp1-inner .lp1-logo a {
  display: block;
}

.lp1 .lp1-footer .lp1-inner .lp1-pagetop {
  float: right;
}

.lp1 .lp1-footer .lp1-inner .lp1-pagetop a {
  background: #171411;
  display: block;
  border-radius: 50em;
  width: 40px;
  height: 40px;
  position: relative;
}

.lp1 .lp1-footer .lp1-inner .lp1-pagetop a:before, .lp1 .lp1-footer .lp1-inner .lp1-pagetop a:after {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  content: '';
  display: block;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lp1 .lp1-footer .lp1-inner .lp1-pagetop a:before {
  top: 15px;
  width: 14px;
  height: 14px;
}

.lp1 .lp1-footer .lp1-inner .lp1-pagetop a:after {
  width: 16px;
  height: 16px;
  top: 19px;
  left: 0px;
  background: #171411;
}

@media (max-width: 768px) {
  .lp1 .op:hover {
    opacity: 1 !important;
  }
  .lp1 .lp1-main {
    padding-top: 46px;
  }
  .lp1 .lp1-header .lp1-inner {
    padding: .6em 1.6em;
  }
  .lp1 .lp1-header .lp1-inner .lp1-logo a img {
    zoom: 60%;
  }
  .lp1 .lp1-header .lp1-inner .lp1-link {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    zoom: 50%;
    border-radius: 0;
  }
  .lp1 .lp1-header .lp1-inner .lp1-link a {
    height: 100%;
    padding: 0 2em;
    line-height: 98px;
    font-size: 14px;
  }
  .lp1 .lp1-footer {
    border-top: 1px solid #eee;
  }
  .lp1 .lp1-footer .lp1-inner {
    padding: .6em 1.6em;
  }
  .lp1 .lp1-footer .lp1-inner .lp1-logo {
    display: none;
  }
}

.lp1 .li_1 {
  line-height: 1;
}

.lp1 .d_block {
  display: block;
}

.lp1 .d_none {
  display: none;
}

.lp1 .f-bold {
  font-weight: bold;
}

.lp1 .f-left {
  float: left;
}

.lp1 .f-right {
  float: right;
}

.lp1 .tc {
  text-align: center;
}

.lp1 .tl {
  text-align: left;
}

.lp1 .tr {
  text-align: right;
}

.lp1 .tj {
  text-align: justify;
}

.lp1 .re {
  position: relative;
}

.lp1 .block {
  display: block;
}

.lp1 .width-auto {
  width: auto;
  max-width: 100%;
}

.lp1 .mt0 {
  margin-top: 0 !important;
}

.lp1 .mt1 {
  margin-top: 1em !important;
}

.lp1 .mt2 {
  margin-top: 2em !important;
}

.lp1 .mt3 {
  margin-top: 3em !important;
}

.lp1 .mt4 {
  margin-top: 4em !important;
}

.lp1 .mt5 {
  margin-top: 5em !important;
}

.lp1 .mt6 {
  margin-top: 6em !important;
}

.lp1 .mt7 {
  margin-top: 7em !important;
}

.lp1 .mt8 {
  margin-top: 8em !important;
}

.lp1 .pt0 {
  padding-top: 0 !important;
}

.lp1 .pt1 {
  padding-top: 1em !important;
}

.lp1 .pt2 {
  padding-top: 2em !important;
}

.lp1 .pt3 {
  padding-top: 30em !important;
}

.lp1 .pt4 {
  padding-top: 4em !important;
}

.lp1 {
  /* ---------------------------
	radio
--------------------------- */
}

.lp1 .lp1-visual {
  position: relative;
}

.lp1 .lp1-visual .lp1-img {
  background: url(../img/lp1/visual_1.jpg) no-repeat center top;
  width: 100%;
  height: 420px;
}

.lp1 .lp1-visual .lp1-visual_contents {
  max-width: 800px;
  width: 100%;
  margin: -120px auto 0 auto;
  position: relative;
  text-align: center;
}

.lp1 .lp1-visual .lp1-visual_contents .txt1 {
  position: absolute;
  top: -50px;
  right: -50px;
}

.lp1 .lp1-visual .lp1-visual_contents .txt2 {
  position: relative;
  margin: -50px 0 0 0;
}

.lp1 .lp1-visual .lp1-visual_contents .txt2 a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lp1 .lp1-visual .lp1-visual_contents .txt2 a:after, .lp1 .lp1-visual .lp1-visual_contents .txt2 a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50em;
  animation: anime 3s infinite;
  box-shadow: 0 0 0 0 #fece4a;
  animation-delay: 1.5s;
}

.lp1 .lp1-visual .lp1-visual_contents .txt2 a:hover {
  opacity: .8;
}

@keyframes anime {
  0% {
    box-shadow: 0 0 0 0 #fece4a;
  }
  0%, 90% {
    opacity: .7;
  }
  to {
    box-shadow: 0 0 0 9pt rgba(255, 255, 255, 0);
    opacity: 0;
  }
}

@-webkit-keyframes anime {
  0% {
    box-shadow: 0 0 0 0 #fece4a;
  }
  0%, 90% {
    opacity: .7;
  }
  to {
    box-shadow: 0 0 0 9pt rgba(255, 255, 255, 0);
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .lp1 .lp1-visual .lp1-img {
    background-size: 640px;
    height: 320px;
  }
  .lp1 .lp1-visual .lp1-visual_contents {
    margin: 0;
    position: absolute;
    bottom: 0;
  }
  .lp1 .lp1-visual .lp1-visual_contents .txt1 {
    zoom: 60%;
    right: 10px;
  }
  .lp1 .lp1-visual .lp1-visual_contents .txt2 {
    margin-top: -40px;
    zoom: 60%;
  }
}

.lp1 .lp1-title_sm .en {
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 1.3em;
  letter-spacing: 1px;
  font-weight: 500;
}

.lp1 .lp1-title_lg {
  font-weight: bold;
  font-size: 3em;
}

.lp1 .lp1-icon_nami {
  background: url(../img/lp1/icon_nami.svg) no-repeat center center;
  width: 60px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}

.lp1 .lp1-icon_nami.block {
  display: block;
}

.lp1 .lp1-txt_common {
  color: #171411;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 2.8;
}

@media (max-width: 768px) {
  .lp1 .lp1-title_lg {
    font-size: 1.7em;
  }
  .lp1 .lp1-icon_nami {
    zoom: 90%;
  }
  .lp1 .lp1-txt_common {
    padding: 0 1.6em;
    text-align: justify;
    line-height: 1.7;
    font-size: 1.05em;
  }
  .lp1 .lp1-txt_common br {
    display: none;
  }
}

.lp1 .lp1-s1_wrap {
  padding: 8em 0;
}

.lp1 .lp1-s1_wrap .lp1-inner .lp1-contents {
  margin: 3em 0 0 0;
}

@media (max-width: 768px) {
  .lp1 .lp1-s1_wrap {
    padding: 4em 0 0 0;
  }
  .lp1 .lp1-s1_wrap .lp1-inner .lp1-contents {
    margin: 2.4em 0 0 0;
  }
}

.lp1 .lp1-step_wrap {
  position: relative;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  display: table;
}

.lp1 .lp1-step_wrap .lp1-step_line {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 10%;
  left: 2%;
  text-align: left;
}

.lp1 .lp1-step_wrap .lp1-step_line .lp1-step_first {
  position: relative;
  display: block;
  text-align: center;
}

.lp1 .lp1-step_wrap .lp1-step_line .lp1-line {
  position: relative;
  display: block;
  width: 3px;
  height: 1900px;
  margin: -1px auto;
  background: #2d2d2d;
}

.lp1 .lp1-step_wrap .lp1-step_line .lp1-step_last {
  position: relative;
  display: block;
  text-align: center;
}

.lp1 .lp1-step_wrap .lp1-step_contents {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 89%;
  text-align: right;
}

@media (max-width: 768px) {
  .lp1 .lp1-step_wrap .lp1-step_line {
    display: none;
  }
}

.lp1 .lp1-step_wrap {
  position: relative;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group {
  position: relative;
  margin: 8em 0 0 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group:first-child {
  margin-top: 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-img {
  position: relative;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents {
  position: absolute;
  text-align: left;
  width: 68%;
  padding-right: 20%;
  margin: 0 auto;
  top: 8%;
  right: 0;
  left: 0;
  bottom: 0;
  vertical-align: middle;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 {
  line-height: 1;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1:after {
  content: '';
  width: 50px;
  height: 40px;
  background: url(../img/lp1/icon_nami.svg) no-repeat right center;
  position: absolute;
  bottom: 0;
  right: -60px;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .icon1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .txt1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.15;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .txt1:first-letter {
  font-size: 80px;
  padding: 0 8px 0 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_md {
  position: relative;
  margin: 30px 0 0 0;
  font-size: 30px;
  line-height: 1.35;
  font-weight: bold;
  text-shadow: white 2px 2px 1px, white 2px 1px 1px, white 1px 2px 1px, white 1px 1px 1px, white 1px 0px 1px, white 0px 1px 1px, white -2px -2px 1px, white -2px -1px 1px, white -1px -2px 1px, white -1px -1px 1px, white -1px 0px 1px, white 0px -1px 1px, white -2px 2px 1px, white -2px 1px 1px, white -1px 2px 1px, white -1px 1px 1px, white -1px 0px 1px, white 0px 1px 1px, white 2px -2px 1px, white 2px -1px 1px;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block {
  position: relative;
  margin: 1.8em 0 0 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt1 {
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  line-height: 2.3;
  text-shadow: white 2px 2px 1px, white 2px 1px 1px, white 1px 2px 1px, white 1px 1px 1px, white 1px 0px 1px, white 0px 1px 1px, white -2px -2px 1px, white -2px -1px 1px, white -1px -2px 1px, white -1px -1px 1px, white -1px 0px 1px, white 0px -1px 1px, white -2px 2px 1px, white -2px 1px 1px, white -1px 2px 1px, white -1px 1px 1px, white -1px 0px 1px, white 0px 1px 1px, white 2px -2px 1px, white 2px -1px 1px;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt2 {
  position: relative;
  margin: 2em 0 0 0;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt2 .lp1-name_jp {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  display: block;
}

.lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt2 .lp1-name_en {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  display: block;
}

.lp1 .lp1-step_width_line {
  text-align: left;
  position: relative;
}

.lp1 .lp1-step_width_line .lp1-line {
  width: 100%;
  height: 3px;
  margin: 10px 0;
  background: #171411;
}

.lp1 .lp1-step_width_line .lp1-contact {
  display: inline-block;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -45px;
}

.lp1 .lp1-step_width_line .lp1-no_block {
  width: 65px;
  height: 88px;
}

.lp1 .lp1-step_width_line a {
  display: inline-block;
  vertical-align: top;
  padding: 1em;
}

@media (max-width: 768px) {
  .lp1 .lp1-step_wrap {
    max-width: none;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents {
    display: block;
    width: 100%;
    text-align: left;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group {
    margin: 4em 0 0 0;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group:first-child {
    margin: 4em 0 0 0;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents {
    position: relative;
    width: auto;
    padding: 0;
    top: 8%;
    padding: 0 1.6em;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 {
    white-space: normal;
    margin-top: -7em;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1:after {
    display: none;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .icon1 {
    zoom: 70%;
    position: absolute;
    top: -7em;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .txt1 {
    zoom: 50%;
    line-height: 1.2;
    text-shadow: white 2px 2px 1px, white 2px 1px 1px, white 1px 2px 1px, white 1px 1px 1px, white 1px 0px 1px, white 0px 1px 1px, white -2px -2px 1px, white -2px -1px 1px, white -1px -2px 1px, white -1px -1px 1px, white -1px 0px 1px, white 0px -1px 1px, white -2px 2px 1px, white -2px 1px 1px, white -1px 2px 1px, white -1px 1px 1px, white -1px 0px 1px, white 0px 1px 1px, white 2px -2px 1px, white 2px -1px 1px;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_lg_1 .txt1:first-letter {
    font-size: 40px;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_md {
    font-size: 1.4em;
    margin: -3em 0 0 0;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-title_md br {
    display: none;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block {
    margin: 1.4em 0 0 0;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt1 {
    line-height: 1.7;
    font-size: 1em;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt2 {
    margin: 1em 0 0 0;
  }
  .lp1 .lp1-step_wrap .lp1-step_contents .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt2 .lp1-name_jp {
    font-size: 1.6em;
  }
  .lp1 .lp1-step_width_line {
    display: none;
  }
}

.lp1 .lp1-point_wrap {
  position: relative;
  background: url(../img/lp1/points_bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 10em 0 14em 0;
  margin: 8em 0 0 0;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list {
  padding: 6em 0;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list li {
  display: inline-block;
  vertical-align: top;
  max-width: 268px;
  width: 100%;
  margin: 0 3em;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dt {
  font-weight: bold;
  font-size: 16px;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dt span {
  display: block;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dt .lp1-icon {
  margin: 0 0 2em 0;
}

.lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dd {
  margin: 2em 0 0 0;
  font-size: 12px;
  line-height: 1.7;
  text-align: justify;
}

.lp1 .lp1-point_wrap .lp1-point_recommend {
  border: 2px solid #fff;
  display: inline-block;
  margin: 4em auto 0 auto;
  padding: 3em;
  max-width: 640px;
  width: 100%;
}

.lp1 .lp1-point_wrap .lp1-point_recommend p {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 3;
}

.lp1 .lp1-point_wrap .lp1-point_recommend_txt1 {
  font-size: 2em;
  font-weight: bold;
  margin: 4em auto 0 auto;
}

.lp1 .lp1-point_wrap .lp1-point_recommend_txt1 span {
  font-size: 2em;
  position: relative;
}

.lp1 .lp1-point_wrap .lp1-point_recommend_txt1 span:before {
  position: absolute;
  top: -40px;
  line-height: 1;
  content: '・・・';
}

@media (max-width: 768px) {
  .lp1 .lp1-point_wrap {
    padding: 4em 0;
    margin: 4em 0 0 0;
  }
  .lp1 .lp1-point_wrap .lp1-point_list .lp1-list {
    padding: 3em 0;
  }
  .lp1 .lp1-point_wrap .lp1-point_list .lp1-list li {
    display: block;
    max-width: none;
    margin: 2em 0 0 0;
    padding: 0 1.6em;
  }
  .lp1 .lp1-point_wrap .lp1-point_list .lp1-list li:first-child {
    margin: 0;
  }
  .lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dt .lp1-icon {
    zoom: 60%;
    margin: 0 0 1em 0;
  }
  .lp1 .lp1-point_wrap .lp1-point_list .lp1-list li dl dd {
    margin: 1em 0 0 0;
  }
  .lp1 .lp1-point_wrap .lp1-point_recommend {
    margin: 2em 0 0 0;
    padding: 0 1.6em;
    display: block;
    border: none;
  }
  .lp1 .lp1-point_wrap .lp1-point_recommend p {
    font-size: 1em;
  }
  .lp1 .lp1-point_wrap .lp1-point_recommend_txt1 {
    margin: 2em 0 0 0;
    font-size: 1.2em;
  }
  .lp1 .lp1-point_wrap .lp1-point_recommend_txt1 span {
    font-size: 2em;
  }
  .lp1 .lp1-point_wrap .lp1-point_recommend_txt1 span:before {
    content: none;
  }
}

.lp1 .lp1-form .lp1-group {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.lp1 .lp1-form .lp1-group .lp1-img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: -60px 0 0 0;
}

.lp1 .lp1-form .lp1-group .lp1-txt_contents {
  max-width: 480px;
  width: 100%;
  float: left;
  margin: 6em 0 0 7em;
}

.lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-title_md {
  position: relative;
  font-size: 30px;
  line-height: 1.45;
  font-weight: bold;
  text-align: left;
}

.lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-txt_block {
  margin: 3em 0 0 0;
}

.lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt1 {
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  line-height: 2.3;
}

@media (max-width: 768px) {
  .lp1 .lp1-form .lp1-group .lp1-img {
    display: block;
    float: none;
    height: 200px;
    overflow: hidden;
    margin: -1px;
  }
  .lp1 .lp1-form .lp1-group .lp1-txt_contents {
    max-width: none;
    margin: 0;
    padding: 0 1.6em;
  }
  .lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-title_md {
    font-size: 2em;
    margin: -3em 0 0 0;
    text-shadow: white 2px 2px 1px, white 2px 1px 1px, white 1px 2px 1px, white 1px 1px 1px, white 1px 0px 1px, white 0px 1px 1px, white -2px -2px 1px, white -2px -1px 1px, white -1px -2px 1px, white -1px -1px 1px, white -1px 0px 1px, white 0px -1px 1px, white -2px 2px 1px, white -2px 1px 1px, white -1px 2px 1px, white -1px 1px 1px, white -1px 0px 1px, white 0px 1px 1px, white 2px -2px 1px, white 2px -1px 1px;
  }
  .lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-title_md br {
    display: none;
  }
  .lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-txt_block {
    margin: 1em 0 0 0;
  }
  .lp1 .lp1-form .lp1-group .lp1-txt_contents .lp1-txt_block .lp1-txt1 {
    font-size: 1.1em;
    line-height: 1.7;
  }
}

.lp1 .input_res {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: none;
}

.lp1 .lp1-form_wrap {
  padding: 10em 0;
}

.lp1 .lp1-form_wrap .lp1-required {
  margin: 2em 0 0 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #F26964;
  text-align: right;
  padding: 0 1em 0 0;
}

.lp1 .lp1-form_contents {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
}

.lp1 .lp1-form_contents .g-form {
  text-align: left;
  margin-top: 3em;
}

.lp1 .lp1-form_contents .g-form dt {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1;
}

.lp1 .lp1-form_contents .g-form dt.required:after {
  content: '*';
  color: #F26964;
}

.lp1 .lp1-form_contents .g-form dd {
  margin-top: 1em;
  font-size: 14px;
}

.lp1 .lp1-form_contents .g-form dd .c_1block {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  padding-left: 8px;
}

.lp1 .lp1-form_contents .g-form dd .c_2block {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  padding-left: 8px;
}

.lp1 .lp1-form_contents .g-form dd .c_3block {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
  padding-left: 8px;
}

.lp1 .lp1-form_contents .g-form dd.lp1-row {
  display: table;
  width: 100%;
  margin-right: -8px;
  margin-left: -8px;
}

.lp1 .lp1-form_contents .g-form dd .lp-c_text {
  background: #eee;
  display: block;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  outline: 0;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 2px;
}

.lp1 .lp1-form_contents .g-form dd .lp-c_text:focus {
  border-color: #66afe9;
  background: #fcfcfc;
  outline: 0;
}

.lp1 .lp1-form_contents .g-form dd.lp1-validate {
  color: #F26964;
  font-size: 1.2em;
  background: #fbe3e4;
  padding: 1em 1.6em;
  border-radius: 2px;
  font-weight: bold;
  width: 97.5%;
}

.lp1 .lp1-form_contents .lp1-form_btn {
  text-align: center;
  margin: 6em 0 0 0;
}

.lp1 .lp1-form_contents .lp1-form_btn li {
  display: inline-block;
  vertical-align: top;
  max-width: 240px;
  width: 100%;
  margin: 0 .6em;
}

.lp1 .lp1-form_contents .lp1-form_btn li input[type="submit"],
.lp1 .lp1-form_contents .lp1-form_btn li .lp1-btn {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 1.4em 0;
  background: #58a1ed;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 2px;
}

@media (max-width: 768px) {
  .lp1 .lp1-form_wrap {
    padding: 4em 1.6em;
  }
  .lp1 .lp1-form_wrap .lp1-required {
    margin: 1em 0 0 0;
  }
  .lp1 .lp1-form_contents .g-form dd .lp-c_text {
    padding: 12px 12px;
  }
  .lp1 .lp1-form_contents .g-form dd.lp1-validate {
    width: 100%;
    padding: 1em .8em;
  }
  .lp1 .lp1-form_contents .lp1-form_btn {
    margin: 2em 0 0 0;
  }
  .lp1 .lp1-form_contents .lp1-form_btn li {
    max-width: none;
    margin: 0;
  }
  .lp1 .lp1-form_contents .lp1-form_btn li input[type="submit"],
  .lp1 .lp1-form_contents .lp1-form_btn li .lp1-btn {
    padding: 1em 0;
  }
}

.lp1 .g-form .radio > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2em;
}

.lp1 .g-form .radio > li .input-wrap {
  width: auto;
  padding: 0;
}

@media (max-width: 768px) {
  .lp1 .g-form .radio > li {
    display: block;
    margin: 1em 0 0 0;
  }
  .lp1 .g-form .radio > li:first-child {
    margin: 0;
  }
  .lp1 .g-form .radio > li .input-wrap {
    margin-top: 1em;
  }
}

.lp1 .radio input[type="radio"] {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  width: 32px;
  height: 32px !important;
  content: "";
  background-color: #FFF;
  border: 1px solid #ddd;
  vertical-align: middle !important;
  cursor: pointer;
  -webkit-border-radius: 50em !important;
  border-radius: 50em !important;
  margin: 0 4px 0 0;
}

.lp1 .toggle-button {
  position: relative;
}

.lp1 .toggle-button label {
  display: inline-block;
  cursor: pointer;
  text-align: left;
}

.lp1 .toggle-button input {
  display: none;
}

.lp1 .toggle-button__icon {
  cursor: pointer;
  pointer-events: none;
}

.lp1 .toggle-button__icon:before, .lp1 .toggle-button__icon:after {
  content: "";
  position: absolute;
  transition: .2s ease-out;
}

@media only screen and (max-width: 480px) {
  .lp1 .toggle-button--maa {
    display: block;
  }
}

.lp1 .toggle-button--maa label {
  width: 200px;
  height: 20px;
  line-height: 20px;
  transition: all .2s;
}

.lp1 .toggle-button--maa label:before,
.lp1 .toggle-button--maa label:after {
  position: absolute;
  top: 0;
  left: 30px;
  width: 100%;
  transition: all .2s .1s ease-out;
}

.lp1 .toggle-button--maa label:before {
  content: attr(data-text);
}

.lp1 .toggle-button--maa input:checked ~ .toggle-button__icon:before {
  animation: wave .7s ease-out;
}

.lp1 .toggle-button--maa input:checked ~ .toggle-button__icon:after {
  transform: scale(1);
  animation: zoomIn .3s;
}

.lp1 .toggle-button--maa .toggle-button__icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
}

.lp1 .toggle-button--maa .toggle-button__icon:before,
.lp1 .toggle-button--maa .toggle-button__icon:after {
  border-radius: 50%;
}

.lp1 .toggle-button--maa .toggle-button__icon:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}

.lp1 .toggle-button--maa .toggle-button__icon:after {
  top: 4px;
  left: 4px;
  width: 60%;
  height: 60%;
  background: #296E88;
  animation: zoomOut .2s ease-out;
  transform: scale(0);
  transition: none;
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  90% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes wave {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  40% {
    opacity: .2;
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

.animated.bounceIn, .animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

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

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

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

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

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

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}

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

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}

@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}

.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}

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

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

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

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}

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

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

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

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}

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

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}

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

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

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

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}

@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

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

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

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

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

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

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

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

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

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

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

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

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

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

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

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

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

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

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}

.flip {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) 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 {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 100%, 0);
  }
}

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

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

@keyframes slideOutLeft {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}

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

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

@keyframes slideOutRight {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}

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

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

@keyframes slideOutUp {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, -100%, 0);
  }
}

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

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}

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

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

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

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

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

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

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

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

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

@keyframes zoomInDown {
  0% {
    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 {
  -webkit-animation-name: "zoomInDown";
  animation-name: "zoomInDown";
}

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

@keyframes zoomInLeft {
  0% {
    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 {
  -webkit-animation-name: "zoomInLeft";
  animation-name: "zoomInLeft";
}

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

@keyframes zoomInRight {
  0% {
    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 {
  -webkit-animation-name: "zoomInRight";
  animation-name: "zoomInRight";
}

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

@keyframes zoomInUp {
  0% {
    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 {
  -webkit-animation-name: "zoomInUp";
  animation-name: "zoomInUp";
}

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

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    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);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@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);
  }
  100% {
    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 {
  -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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1) translate3d(-2000px, 0, 0);
    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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1) translate3d(2000px, 0, 0);
    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);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@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);
  }
  100% {
    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 {
  -webkit-animation-name: "zoomOutUp";
  animation-name: "zoomOutUp";
}

.toiawase {
  color: yellow; 
}

