@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em; }

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center; }

h1 {
  font-weight: 500; }

h2 {
  color: #00A08E;
  text-align: center;
  font-size: 1rem;
  font-weight: 500; }

h3 {
  font-weight: 500; }

.head-img {
  text-align: center; }
  .head-img img {
    max-width: 100%;
    width: 50%;
    height: auto; }
    @media screen and (min-width: 768px) {
      .head-img img {
        max-width: 25%;
        width: auto; } }

.head-img-bg {
  background: url(../images/sp/page_head_bg_sp.svg) no-repeat top center;
  background-size: 90%; }
  @media screen and (min-width: 768px) {
    .head-img-bg {
      background: url(../images/page_head_bg.svg) no-repeat top center;
      background-size: 860px; } }

.head-s-5 img {
  max-width: 38%; }
  @media screen and (min-width: 768px) {
    .head-s-5 img {
      max-width: 24%; } }

.head-s-10 img {
  max-width: 70%;
  width: 70%; }
  @media screen and (min-width: 768px) {
    .head-s-10 img {
      max-width: 40%;
      width: 40%; } }

@media screen and (min-width: 768px) {
  .head-sup {
    margin-top: -70px;
    position: relative;
    z-index: 4; } }

.head-sup img {
  max-width: 44%; }
  @media screen and (min-width: 768px) {
    .head-sup img {
      max-width: 250px; } }

@media screen and (min-width: 768px) {
  .head-int {
    margin: -70px 0 50px;
    position: relative;
    z-index: 4; } }

@media screen and (min-width: 768px) {
  .head-int img {
    max-width: 300px;
    position: relative;
    z-index: 4; } }

.line-vertical {
  display: block;
  margin: 0 auto 1rem;
  width: 1px;
  height: 1.375rem;
  background: #00A08E; }
  @media screen and (min-width: 768px) {
    .line-vertical {
      width: 1px;
      height: 30px; } }

.h1-box {
  padding: 23vh 0 0;
  margin-bottom: 1.5625rem; }
  @media screen and (min-width: 768px) {
    .h1-box {
      padding-top: 192px;
      height: 444px; } }
  .h1-box h1 {
    font-size: 0.9375rem;
    text-align: center;
    color: #fff;
    padding: 0 0 10vh; }
    @media screen and (min-width: 768px) {
      .h1-box h1 {
        font-size: 24px;
        padding-bottom: 0; } }

@media screen and (min-width: 768px) {
  .h1-box-b-wrap {
    background: #FFFCE5; } }

@media screen and (min-width: 768px) {
  .h1-box-b {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1920px;
    max-width: 100%;
    margin: 0 auto; } }

.h1-box-b .h1-bg {
  min-height: 300px;
  padding: 24vh 0 0; }
  @media screen and (min-width: 768px) {
    .h1-box-b .h1-bg {
      min-height: 530px;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }

.h1-box-b .h1-txt {
  padding-top: 8vh;
  margin-top: -6.5vh;
  background: #FFFCE5 url(../images/sp/bottom_bg_sp.svg);
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .h1-box-b .h1-txt {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      background: #FFFCE5;
      padding-top: 1rem;
      margin-top: 0; } }
  .h1-box-b .h1-txt p {
    padding: 0 30px 50px; }
    @media screen and (min-width: 768px) {
      .h1-box-b .h1-txt p {
        padding: 0 80px 0 60px; } }
  @media screen and (min-width: 768px) {
    .h1-box-b .h1-txt .head-img {
      text-align: left;
      padding-left: 60px; }
      .h1-box-b .h1-txt .head-img img {
        max-width: 40%; } }

.h1-box-b .head-img-sp {
  margin: -25px 0 0; }

.h1-box-b h1 {
  margin-top: -1rem; }
  @media screen and (min-width: 768px) {
    .h1-box-b h1 {
      text-align: left;
      padding-left: 60px;
      font-size: 22px; } }

.frame {
  position: relative; }
  .frame::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp.png) no-repeat center top;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame::before {
        background: url(../images/frame.png) no-repeat center top;
        background-size: cover;
        height: 60px;
        max-height: 60px; } }
  .frame::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp_b.png) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame::after {
        background: url(../images/frame_b.png) no-repeat center bottom;
        background-size: cover;
        height: 60px;
        max-height: 60px; } }

.frame-before {
  position: relative; }
  .frame-before::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp.png) no-repeat center top;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame-before::before {
        background: url(../images/frame.png) no-repeat center top;
        background-size: cover;
        height: 60px;
        max-height: 60px; } }

.frame-after {
  position: relative; }
  .frame-after::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp_b.png) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame-after::after {
        background: url(../images/frame_b.png) no-repeat center bottom;
        background-size: cover;
        height: 60px;
        max-height: 60px; } }

.frame-before-bottom {
  position: relative; }
  .frame-before-bottom::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp_b.png) no-repeat center top;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame-before-bottom::before {
        background: url(../images/frame_b.png) no-repeat center bottom;
        background-size: cover;
        height: 60px;
        max-height: 60px; } }

.frame-nav {
  position: relative; }
  .frame-nav::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    background: url(../images/frame_sp.png) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }
    @media screen and (min-width: 768px) {
      .frame-nav::after {
        background: url(../images/frame.png) no-repeat center bottom;
        background-size: cover;
        height: 60px;
        max-height: 60px;
        z-index: 0; } }
  @media screen and (min-width: 1024px) {
    .frame-nav.is-animation::after {
      background: url(../images/menu_frame.png) no-repeat center bottom;
      background-size: cover;
      height: 60px;
      max-height: 60px;
      z-index: 0; } }

@media screen and (min-width: 768px) {
  .frame-pc-before {
    position: relative; }
    .frame-pc-before::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 2;
      background-size: 100%;
      width: 100%;
      height: 60px;
      max-height: 60px;
      background: url(../images/frame.png) no-repeat center bottom;
      background-size: cover; } }

@media screen and (min-width: 768px) {
  .frame-pht-after {
    position: relative; }
    .frame-pht-after::after {
      content: "";
      position: absolute;
      top: 475px;
      left: 0;
      right: 0;
      z-index: 2;
      background-size: 100%;
      width: 100%;
      height: 60px;
      max-height: 60px;
      background: url(../images/frame_b.png) no-repeat center top;
      background-size: cover; } }

.frame-after-sp {
  position: relative; }
  .frame-after-sp::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/frame_sp_b.png) no-repeat center bottom;
    background-size: 100%;
    width: 100%;
    height: 15vh;
    max-height: 57px; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

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

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

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

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

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

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

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

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

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

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

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

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

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

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

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

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

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

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

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

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

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #222;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  padding: 1px; }

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(images/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px; }

#cboxPrevious:hover {
  background-position: 0px -25px; }

#cboxNext {
  background-position: -25px 0px;
  right: 22px; }

#cboxNext:hover {
  background-position: -25px -25px; }

#cboxClose {
  background-position: -50px 0px;
  right: 0; }

#cboxClose:hover {
  background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

@-webkit-keyframes transrate-y {
  0% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    opacity: 0;
    -webkit-transform: translateY(-340px);
    transform: translateY(-340px); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

@keyframes transrate-y {
  0% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    opacity: 0;
    -webkit-transform: translateY(-340px);
    transform: translateY(-340px); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0); } }

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

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
  background: #fff;
  position: relative; }
  @media screen and (min-width: 768px) {
    body {
      font-family: "Noto Sans Japanese",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif; } }

ol,
ul,
dl {
  list-style: none; }

ul {
  padding: 0; }

dl {
  margin: 0; }

dt, dd {
  margin: 0; }

a:hover {
  text-decoration: none;
  opacity: .7; }

p {
  font-size: 0.75rem;
  font-weight: 300; }
  p span {
    color: #00A08E; }
  @media screen and (min-width: 768px) {
    p {
      font-size: 16px; } }

video {
  width: 100%;
  height: auto; }

.pc-hid {
  display: block; }
  @media screen and (min-width: 768px) {
    .pc-hid {
      display: none; } }

.pc-vis {
  display: none; }
  @media screen and (min-width: 768px) {
    .pc-vis {
      display: block; } }

.tab-hid {
  display: block; }
  @media screen and (min-width: 1024px) {
    .tab-hid {
      display: none; } }

.tab-vis {
  display: none; }
  @media screen and (min-width: 1024px) {
    .tab-vis {
      display: block; } }

.wrap {
  margin: 0 auto;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .wrap {
      width: 980px;
      max-width: 100%; } }

.flexbox {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.lbox {
  float: left; }

.rbox {
  float: right; }

.table {
  display: table; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.cf:after {
  content: "";
  clear: both;
  display: block; }

@media screen and (min-width: 768px) {
  .row-2 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 768px) {
  .row-2 .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%; } }

.sp-row-2 {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .sp-row-2 .col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%; }

.invisible {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 0.0; }

.mb {
  margin-bottom: 2.5rem; }
  @media screen and (min-width: 768px) {
    .mb {
      margin-bottom: 50px; } }

.l-header {
  padding: 10px 9px 8px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: .3s;
  transition: .3s;
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(53%, white), color-stop(70%, white), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, white 0%, white 53%, white 70%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, white 53%, white 70%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */ }
  @media screen and (min-width: 768px) {
    .l-header {
      /* FF3.6-15 */
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(53%, white), color-stop(30%, white), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(top, white 0%, white 53%, white 30%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to bottom, white 0%, white 53%, white 30%, rgba(255, 255, 255, 0) 100%); } }
  @media screen and (min-width: 1024px) {
    .l-header {
      /* FF3.6-15 */
      background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(53%, white), color-stop(65%, white), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(top, white 0%, white 53%, white 65%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to bottom, white 0%, white 53%, white 65%, rgba(255, 255, 255, 0) 100%); } }

.header-logo {
  padding-bottom: 1.4375rem; }
  @media screen and (min-width: 1024px) {
    .header-logo {
      position: relative;
      z-index: 1001; } }
  .header-logo p {
    position: relative;
    z-index: 1002;
    margin: 5px 0 0;
    font-size: 10px;
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (min-width: 768px) {
      .header-logo p {
        margin-left: 1%; } }
    @media screen and (min-width: 1024px) {
      .header-logo p {
        font-size: 13px;
        text-align: center;
        margin-left: 4%; } }
  .header-logo a {
    display: inline-block;
    color: #464646;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .header-logo a {
        padding-right: 50px;
        background: url(../images/nav_btn_top.png) no-repeat right center; } }
    @media screen and (min-width: 1024px) {
      .header-logo a {
        padding-right: 35px; } }
  .header-logo img {
    position: relative;
    z-index: 1002;
    max-width: 140px;
    padding: 5px 0 0;
    height: auto;
    -webkit-transition: .3s;
    transition: .3s; }
    @media screen and (min-width: 768px) {
      .header-logo img {
        width: 21vw;
        max-width: 245px;
        padding: 5px 20px 0 0; } }
    @media screen and (min-width: 1024px) {
      .header-logo img {
        position: relative;
        z-index: 1;
        width: 25vw;
        padding: 5px 35px 0 8px;
        height: 42px; } }

@media screen and (min-width: 1024px) {
  .head-flex {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media screen and (min-width: 1024px) {
  .is-animation {
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(40%, white), color-stop(48%, white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 0%, white 40%, white 48%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, white 0%, white 40%, white 48%, rgba(255, 255, 255, 0) 100%);
    padding: 10px 9px 0; }
    .is-animation .header-logo p {
      font-size: 11px; }
    .is-animation .header-logo img {
      max-width: 200px;
      padding: 5px 35px 0 15px; } }

p {
  line-height: 1.66; }

.l-footer {
  position: relative;
  z-index: 5;
  padding-top: 60px;
  text-align: center;
  background: #fff url(../images/sp/top_bg_sp_04.svg) top center; }
  @media screen and (min-width: 768px) {
    .l-footer {
      padding-top: 0;
      background: #fff url(../images/bottom_bg.svg) top center;
      background-size: 1920px; } }

.head-contact {
  margin: 1.75rem 0 0.5rem; }
  .head-contact img {
    max-width: 75%;
    height: auto; }
    @media screen and (min-width: 768px) {
      .head-contact img {
        max-width: 335px; } }

.footer-link {
  padding: 50px 0;
  background: url(../images/footer_pct_bg.jpg) no-repeat center center;
  background-size: cover; }

.footer-link-inner {
  padding: 0 20px;
  text-align: left;
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .footer-link-inner {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 60px; } }
  .footer-link-inner li {
    max-width: 280px;
    min-height: 96px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #fab203;
    border-radius: 10px; }
    @media screen and (min-width: 768px) {
      .footer-link-inner li {
        max-width: 384px;
        width: 384px;
        height: 134px;
        margin-bottom: 0; }
        .footer-link-inner li:first-child {
          margin-right: 10px; } }
    .footer-link-inner li a {
      position: relative;
      display: block;
      padding: 1rem 1rem 1rem 90px; }
      @media screen and (min-width: 768px) {
        .footer-link-inner li a {
          height: 100%;
          padding: 25px 25px 25px 132px; } }
      .footer-link-inner li a::before {
        content: "";
        background: url(../images/icon_allowance.svg) no-repeat;
        background-size: contain;
        display: inline-block;
        width: 64px;
        height: 64px;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -32px; }
        @media screen and (min-width: 768px) {
          .footer-link-inner li a::before {
            width: 86px;
            height: 86px;
            margin-top: -43px; } }
      .footer-link-inner li a::after {
        content: "";
        background: url(../images/footer_arrow.png) no-repeat;
        background-size: contain;
        display: inline-block;
        width: 8px;
        height: 14px;
        position: absolute;
        top: 50%;
        right: 5%;
        margin-top: -7px; }
    .footer-link-inner li:first-child {
      margin-bottom: 20px; }
      .footer-link-inner li:first-child img {
        max-width: 147px;
        height: auto;
        display: inline-block;
        margin-bottom: .75rem; }
        @media screen and (min-width: 768px) {
          .footer-link-inner li:first-child img {
            max-width: 188px; } }
      @media screen and (min-width: 768px) {
        .footer-link-inner li:first-child {
          margin-bottom: 0; } }
    .footer-link-inner li:nth-child(2) img {
      max-width: 45px;
      height: auto; }
      @media screen and (min-width: 768px) {
        .footer-link-inner li:nth-child(2) img {
          max-width: 60px; } }
    .footer-link-inner li:nth-child(2) a::before {
      background: url(../images/icon_faq.svg) no-repeat; }
    .footer-link-inner li a {
      color: #00A08E;
      font-weight: 500; }

@media screen and (min-width: 768px) {
  .link-inner-single li:first-child {
    margin-right: auto; } }

.footer-allowance li:first-child img {
  max-width: 45px;
  height: auto; }
  @media screen and (min-width: 768px) {
    .footer-allowance li:first-child img {
      max-width: 60px; } }

.contact-read {
  font-size: 0.875rem;
  font-weight: 500; }
  .contact-read span {
    color: #464646; }
    @media screen and (min-width: 768px) {
      .contact-read span {
        padding-left: .5em; } }

.tel-mail {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .tel-mail a {
      display: inline-block;
      padding-left: 1em; } }
  .tel-mail li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 64px;
    -ms-flex: 0 1 64px;
    flex: 0 1 64px; }
    @media screen and (min-width: 768px) {
      .tel-mail li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        color: #f39a00; } }
    @media screen and (min-width: 768px) {
      .tel-mail li a {
        padding-left: 1em; } }
    .tel-mail li img {
      max-width: 64px;
      height: auto; }
    @media screen and (min-width: 768px) {
      .tel-mail li:first-child {
        text-align: right;
        margin-right: 20px; } }
    .tel-mail li:nth-child(2) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 50px;
      -ms-flex: 0 1 50px;
      flex: 0 1 50px; }
      @media screen and (min-width: 768px) {
        .tel-mail li:nth-child(2) {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 50%;
          -ms-flex: 0 1 50%;
          flex: 0 1 50%;
          text-align: left; } }
      .tel-mail li:nth-child(2) img {
        max-width: 20px; }
  @media screen and (min-width: 768px) {
    .tel-mail {
      color: #f39a00; }
      .tel-mail a {
        color: #f39a00; } }

@media screen and (min-width: 768px) {
  .footer-caution {
    font-size: 11px;
    margin-bottom: 70px; } }

.footer-info {
  font-size: 0.6875rem;
  background: #FDF3D0; }

.info {
  margin-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .info {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 5px; } }
  .info li {
    padding: 1rem 0; }
    .info li:not(:last-child) {
      border-bottom: 2px solid #fff; }
      @media screen and (min-width: 1024px) {
        .info li:not(:last-child) {
          margin-right: 100px;
          border-bottom: none; } }

.info-b {
  background: #fff; }

.copyright {
  padding: 1.3125rem 2.1875rem;
  background: #00A08E; }
  @media screen and (min-width: 768px) {
    .copyright {
      padding: 15px 0; } }
  .copyright p {
    color: #fff;
    font-size: 0.625rem;
    margin-bottom: 0; }

.gnav-wrap {
  float: right;
  position: fixed;
  top: auto;
  right: 0;
  left: 0;
  bottom: auto;
  margin-top: -2%;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none; }
  @media screen and (min-width: 768px) {
    .gnav-wrap {
      margin-top: -30px; } }
  @media screen and (min-width: 1140px) {
    .gnav-wrap {
      display: block;
      position: relative;
      margin-top: 16px; } }

.gnav {
  display: none;
  padding-top: 16px;
  height: 100%;
  background: rgba(50, 178, 164, 0.95); }
  @media screen and (min-width: 768px) {
    .gnav {
      padding-top: 50px; } }
  @media screen and (min-width: 1024px) {
    .gnav {
      padding-top: 100px; } }
  @media screen and (min-width: 1140px) {
    .gnav {
      background: none;
      padding-top: 0; } }
  .gnav li a {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 500;
    border-bottom: 1px solid #67BCB3; }
    .gnav li a::after {
      content: "";
      position: absolute;
      top: 40%;
      right: 5%;
      display: inline-block;
      background: url(../images/sp/nav_arrow@2x.png) no-repeat;
      background-size: contain;
      width: 5px;
      height: 10px; }
    .gnav li a:hover {
      opacity: 1; }
      @media screen and (min-width: 1140px) {
        .gnav li a:hover {
          opacity: .7; } }
  .gnav .bottom {
    text-indent: 1em; }
  @media screen and (min-width: 1140px) {
    .gnav {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 100px; }
      .gnav li a {
        background: none;
        color: #464646;
        border-bottom: none;
        white-space: nowrap;
        padding: 10px 1vw; }
        .gnav li a::after {
          background: none;
          width: 0;
          height: 0; }
      .gnav .sp-nav {
        display: none; } }

.nav-switch-wrap {
  position: absolute;
  z-index: 1002;
  top: 9px;
  right: 9px;
  left: auto;
  bottom: auto; }

.nav-switch {
  display: inline-block;
  width: 3.375rem;
  height: 3.375rem;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  border: 1px solid #00A08E;
  border-radius: 100%;
  -webkit-transition: .1s ease-in;
  transition: .1s ease-in;
  font-size: 10px;
  font-size: 0.625rem; }
  @media screen and (min-width: 1140px) {
    .nav-switch {
      width: 76px;
      height: 76px;
      font-size: 15px;
      font-size: 0.9375rem; } }

.nav-switch-a {
  padding-top: 1.125rem;
  color: #00A08E;
  font-weight: 500; }
  .nav-switch-a:hover {
    color: #fff;
    background: #00A08E;
    opacity: 1; }
  @media screen and (min-width: 1140px) {
    .nav-switch-a {
      padding-top: 24px;
      font-weight: 300; } }

.nav-switch-b {
  background: #00A08E; }
  @media screen and (min-width: 1140px) {
    .nav-switch-b {
      display: none; } }

.nav-switch-inner {
  position: relative;
  width: 100%;
  height: 100%; }

.switch-line {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  display: inline-block;
  width: 1.125rem;
  height: 0.125rem;
  border-radius: 2px;
  background: #fff;
  -webkit-transition: all 350ms 0s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 350ms 0s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .switch-line:nth-child(1) {
    top: 44%; }
  .switch-line:nth-child(2) {
    top: 56%; }
  .switch-line.active:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%; }
  .switch-line.active:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%; }

@media screen and (min-width: 1140px) {
  .sub-menu-parent {
    position: relative; }
    .sub-menu-parent:hover .pc-sub-menu {
      top: 50px;
      visibility: visible;
      opacity: 1; }
  .pc-sub-menu {
    position: absolute;
    top: 40px;
    left: 10px;
    width: 200px;
    background: #fff;
    border: 1px solid #fab203;
    border-top: 1px solid #fab203;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    visibility: hidden; }
    .pc-sub-menu li {
      border-bottom: 1px solid #fab203; }
      .pc-sub-menu li:last-child {
        border: none; } }

h1 {
  color: #00A08E;
  font-size: 1.0625rem;
  text-align: center;
  margin-top: 1rem; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 24px;
      margin-top: 25px; } }

h2 {
  margin-top: 1rem; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 24px; } }

.l-main p {
  line-height: 2; }

.fix-top {
  position: fixed;
  top: 0;
  width: 100%; }

.fix-padding {
  padding-top: 75vh; }
  @media screen and (min-width: 768px) {
    .fix-padding {
      padding-top: 65vh; } }
  @media screen and (min-width: 1024px) {
    .fix-padding {
      padding-top: 810px; } }

.fix-frame {
  height: 9vh;
  margin-top: -10vh;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .fix-frame {
      height: 100px;
      margin-top: -10px; } }
  @media screen and (min-width: 1024px) {
    .fix-frame {
      height: 120px; } }

.mv-catch {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0; }
  @media screen and (min-width: 1024px) {
    .mv-catch {
      left: 15%;
      bottom: 25%; } }
  .mv-catch img {
    max-width: 70vw;
    height: auto; }
    @media screen and (min-width: 1024px) {
      .mv-catch img {
        max-width: 815px; } }

.mv-a {
  position: relative;
  width: 100%;
  height: 70vh;
  background: url(../images/sp/mv_sp_01.jpg) no-repeat top left;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .mv-a {
      background: url(../images/sp/mv_tablet_01.jpg) no-repeat top center;
      background-size: cover; } }
  @media screen and (min-width: 1024px) {
    .mv-a {
      background: url(../images/mv_01.jpg) no-repeat top center;
      background-size: cover;
      height: 820px; } }
  @media screen and (min-width: 1024px) {
    .mv-a .mv-catch {
      left: 30%; } }
  @media screen and (min-width: 1281px) {
    .mv-a .mv-catch {
      left: 40%; } }

.mv-b {
  position: relative;
  width: 100%;
  height: 70vh;
  background: url(../images/sp/mv_sp_03.jpg) no-repeat top right;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .mv-b {
      background: url(../images/sp/mv_tablet_02.jpg) no-repeat top center;
      background-size: cover; } }
  @media screen and (min-width: 1024px) {
    .mv-b {
      background: url(../images/mv_03.jpg) no-repeat top center;
      background-size: cover;
      height: 820px; } }
  .mv-b .mv-catch {
    left: 30%; }
    @media screen and (min-width: 768px) {
      .mv-b .mv-catch {
        left: 0; } }
    @media screen and (min-width: 1024px) {
      .mv-b .mv-catch {
        left: 25%; } }
    @media screen and (min-width: 1281px) {
      .mv-b .mv-catch {
        left: 40%; } }

.mv-c {
  position: relative;
  width: 100%;
  height: 70vh;
  background: url(../images/sp/mv_sp_02.jpg) no-repeat top left;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .mv-c {
      background: url(../images/sp/mv_tablet_03.jpg) no-repeat top center;
      background-size: cover; }
      .mv-c .mv-catch {
        left: 30%; } }
  @media screen and (min-width: 1024px) {
    .mv-c {
      background: url(../images/mv_02.jpg) no-repeat top center;
      background-size: cover;
      height: 820px; }
      .mv-c .mv-catch {
        left: 10%; } }

.menu-pht {
  position: relative;
  background: url(../images/top_pht_01.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 40vh; }
  @media screen and (min-width: 768px) {
    .menu-pht {
      height: 500px; } }
  .menu-pht img {
    position: absolute;
    bottom: -30px;
    left: 10px;
    max-width: 25%;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      .menu-pht img {
        bottom: auto;
        left: 60%;
        top: 20px;
        z-index: 3; } }

.menu-pht-b {
  background: url(../images/top_pht_02.jpg) top center no-repeat;
  background-size: cover; }

.bottom-menu {
  background: #fff url(../images/sp/bottom_bg_sp.svg);
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .bottom-menu {
      background: #fff url(../images/top_bg_02.svg) no-repeat bottom center;
      background-size: 1440px; } }
  .bottom-menu .col:first-child {
    padding-bottom: 3rem; }
  @media screen and (min-width: 768px) {
    .bottom-menu .frame::before {
      background: none;
      height: 0;
      width: 0; } }
  @media screen and (min-width: 768px) {
    .bottom-menu .frame::after {
      background: none;
      height: 0;
      width: 0; } }

.bg-a {
  position: relative;
  padding-top: 5vh;
  margin-top: -5vh;
  padding-bottom: 3rem;
  background: #fff url(../images/sp/bottom_bg_sp.svg);
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .bg-a {
      background: #fff url(../images/top_bg_01.svg) no-repeat center;
      padding-top: 30px;
      margin-top: -60px; } }

.bg-b {
  position: relative;
  background: #fff url(../images/sp/bottom_bg_sp.svg) no-repeat center;
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .bg-b {
      background: none; }
      .bg-b h2 {
        margin-top: 30px; } }

.bg-c {
  position: relative;
  background: #fff url(../images/sp/bottom_bg_sp.svg) no-repeat center;
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .bg-c {
      background: none; } }

.top-interview-btn {
  display: block;
  text-align: right;
  position: absolute;
  top: 28vh;
  width: 95%;
  z-index: 5; }
  @media screen and (min-width: 768px) {
    .top-interview-btn {
      top: 420px; } }
  .top-interview-btn img {
    width: 40%; }
    @media screen and (min-width: 768px) {
      .top-interview-btn img {
        width: 142px; } }

.movie-wrap {
  display: none; }

.top-circle {
  position: absolute;
  width: 35%; }

.top-circle-a {
  top: -60px;
  left: -8%;
  z-index: 2;
  background: url(../images/top_circle_01.png) center right no-repeat;
  background-size: contain;
  width: 131px;
  height: 131px; }
  @media screen and (min-width: 768px) {
    .top-circle-a {
      left: 0; } }
  @media screen and (min-width: 1281px) {
    .top-circle-a {
      left: 5%;
      top: -80px;
      width: 286px;
      height: 286px; } }

.top-circle-b {
  opacity: 0; }
  @media screen and (min-width: 1281px) {
    .top-circle-b {
      opacity: 1;
      background: url(../images/top_circle_02.png) center left no-repeat;
      background-size: 100%;
      width: 200px;
      height: 223px;
      top: 50px;
      right: 0; } }

.top-circle-c {
  opacity: 0; }
  @media screen and (min-width: 1281px) {
    .top-circle-c {
      opacity: 1;
      background: url(../images/top_circle_03.png) center right no-repeat;
      background-size: 100%;
      width: 197px;
      height: 197px;
      left: -2%;
      top: 230px; } }

.top-circle-d {
  background: url(../images/top_circle_04.png) center right no-repeat;
  background-size: contain;
  width: 125px;
  height: 125px;
  bottom: -100px;
  right: 0;
  left: auto;
  z-index: 3;
  overflow: hidden; }
  @media screen and (min-width: 1281px) {
    .top-circle-d {
      right: 10%;
      width: 254px;
      height: 254px; } }

@media screen and (min-width: 768px) {
  .btn-more {
    margin: 20px 0 30px; } }

.btn-top {
  margin-top: 2rem; }
  @media screen and (min-width: 768px) {
    .btn-top {
      margin-top: 0; } }

.slick-prev {
  left: 0;
  opacity: 0; }

.slick-next {
  right: 0;
  opacity: 0; }

.slick-dots {
  bottom: 20px; }
  @media screen and (min-width: 768px) {
    .slick-dots {
      bottom: 60px; } }

.slick-dots li button:before {
  font-size: 0;
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #fab203; }

.slick-dots li.slick-active button:before {
  background: #fab203;
  opacity: 1; }

.l-page {
  color: #464646;
  background: url(../images/sp/bottom_bg_sp.svg);
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .l-page {
      background: url(../images/common_bg.svg) center repeat-y;
      background-size: 3000px; } }
  .l-page img {
    max-width: 100%;
    width: 100%;
    height: auto; }
    @media screen and (min-width: 768px) {
      .l-page img {
        width: auto; } }
  .l-page h2 {
    margin-top: .25rem; }
  .l-page .head-img {
    text-align: center;
    margin-bottom: 8px; }
    .l-page .head-img img {
      max-width: 100%;
      width: 50%;
      height: auto; }
      @media screen and (min-width: 768px) {
        .l-page .head-img img {
          max-width: 36%;
          width: auto; } }
  .l-page .head-s-5 img {
    max-width: 35%; }
    @media screen and (min-width: 768px) {
      .l-page .head-s-5 img {
        max-width: 18%; } }
  .l-page .head-s-7 img {
    max-width: 50%; }
    @media screen and (min-width: 768px) {
      .l-page .head-s-7 img {
        max-width: 28%; } }
  .l-page .head-s-10 img {
    max-width: 70%;
    width: 70%; }
    @media screen and (min-width: 768px) {
      .l-page .head-s-10 img {
        max-width: 36%;
        width: 36%; } }
  .l-page h2 {
    font-size: 1.125rem; }
    @media screen and (min-width: 768px) {
      .l-page h2 {
        font-size: 20px; } }
  .l-page h3 {
    color: #00A08E;
    font-size: 0.9375rem; }
    @media screen and (min-width: 768px) {
      .l-page h3 {
        font-size: 18px; } }
  .l-page h4 {
    color: #00A08E;
    font-size: 0.875rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .l-page h4 {
        font-size: 18px;
        font-weight: 300; } }

.modal {
  display: none; }

.modal-box {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .modal-box img {
    width: 100%; }

.over-wrap {
  padding-top: 1.5rem;
  margin-top: -2.5rem; }
  @media screen and (min-width: 768px) {
    .over-wrap {
      padding-top: 45px;
      margin-top: -55px; } }

.h1-box {
  background: url(../support/images/sp/support_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .h1-box {
      padding-top: 175px;
      background: url(../support/images/support_bg.jpg) no-repeat bottom center;
      background-size: cover; } }
  .h1-box h1 {
    margin-top: 0; }

@media screen and (min-width: 768px) {
  .l-support .h1-box .head-img img {
    width: 32%; } }

.l-support .btn-more {
  margin-bottom: 0; }

.alter-item {
  padding: 2.375rem 1.6875rem;
  background: #FFFCE5; }
  @media screen and (min-width: 768px) {
    .alter-item {
      background: #FFFCE5; } }
  @media screen and (min-width: 768px) {
    .alter-item:first-child .pht {
      margin-top: -20px; } }
  .alter-item:nth-child(even) {
    background: none; }
    @media screen and (min-width: 768px) {
      .alter-item:nth-child(even) .pht {
        margin-left: 50px;
        margin-right: 0; } }
    @media screen and (min-width: 768px) {
      .alter-item:nth-child(even) .wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse; } }
  .alter-item p {
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 768px) {
      .alter-item p {
        margin-bottom: 16px; } }
  @media screen and (min-width: 768px) {
    .alter-item .wrap {
      -js-display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .alter-item .pht {
    margin-bottom: 1rem; }
    @media screen and (min-width: 768px) {
      .alter-item .pht {
        margin-bottom: 0;
        margin-right: 50px; } }
    @media screen and (min-width: 768px) {
      .alter-item .pht img {
        max-width: 480px;
        width: 480px;
        height: auto; } }

.l-training .h1-bg {
  background: url(../support/images/sp/training_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-training .h1-bg {
      background: url(../support/images/training_bg.jpg) no-repeat bottom center;
      background-size: cover; } }

.l-training .h1-txt h1 {
  margin-top: -1.5rem; }
  @media screen and (min-width: 768px) {
    .l-training .h1-txt h1 {
      margin-top: -1rem; } }

.l-training .h1-box-b .h1-txt {
  padding-top: 11vh;
  margin-top: -10vh; }
  @media screen and (min-width: 768px) {
    .l-training .h1-box-b .h1-txt {
      padding-top: 1rem;
      margin-top: 0; } }

.training-slider-wrap {
  padding: 45px 0;
  background: #FFFCE5;
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .training-slider-wrap {
      margin-top: -10px; } }

@media screen and (min-width: 768px) {
  .program-inner {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 45px 0 15px;
    font-weight: 500; }
    .program-inner .program-l {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%; }
    .program-inner .program-r {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%; } }

@media screen and (min-width: 1281px) {
  .program-inner {
    padding: 0; } }

.program-list {
  margin: 20px 0 30px; }
  .program-list ul {
    padding: 0 30px; }
    .program-list ul li {
      position: relative;
      text-align: center;
      margin-bottom: 10px;
      padding: 3px 0;
      font-size: 0.875rem;
      color: #f39a00;
      background: #fff;
      border-radius: 14px;
      border: 1px solid #fab203; }
      @media screen and (min-width: 768px) {
        .program-list ul li {
          font-size: 16px; } }
  .program-list .border-list li:first-child {
    color: #fff;
    background: #fab203; }
  .program-list .border-list li::after {
    position: absolute;
    bottom: -11px;
    left: 50%;
    right: auto;
    content: "";
    display: inline-block;
    background: #fab203;
    width: 1px;
    height: 10px; }
  .program-list .border-list li:last-child::after {
    background: none; }
  .program-list .list-green li {
    color: #00A08E;
    border: 1px solid #00A08E; }

.training-head {
  text-align: center;
  color: #f39a00;
  font-weight: 500;
  font-size: 0.9375rem; }
  @media screen and (min-width: 768px) {
    .training-head {
      font-size: 20px; } }

.training-green {
  color: #00A08E; }

.training-pht-box {
  margin: 50px 15px 40px;
  padding-bottom: 20px;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 5px 8px 0px 3px #FFFCE5;
  box-shadow: 5px 8px 0px 3px #FFFCE5; }
  .training-pht-box .name {
    margin-top: 1rem;
    text-align: center;
    color: #00A08E;
    font-size: 0.9375rem;
    font-weight: 500; }
  .training-pht-box .read {
    color: #f39a00;
    text-align: center;
    font-weight: 500;
    font-size: 0.875rem; }
  .training-pht-box p {
    padding: 0 20px; }
  .training-pht-box .caution {
    padding: 20px 20px 0;
    font-size: 0.625rem; }
    .training-pht-box .caution li {
      padding-left: 1em;
      text-indent: -1em; }
  .training-pht-box img {
    border-radius: 12px; }
  @media screen and (min-width: 768px) {
    .training-pht-box {
      padding-bottom: 0; }
      .training-pht-box .item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
      .training-pht-box .name {
        margin: 10px 0;
        font-size: 18px; }
        .training-pht-box .name span {
          font-size: 14px; }
      .training-pht-box .read {
        margin: 5px 0;
        font-size: 18px;
        line-height: 1.5; }
      .training-pht-box p {
        margin-bottom: 0;
        font-size: 14px;
        padding: 0 40px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .training-pht-box .txt {
      margin-bottom: 10px; } }

#training-slider h2 {
  margin-top: 0; }

#training-slider .slick-dots {
  bottom: -45px; }
  @media screen and (min-width: 768px) {
    #training-slider .slick-dots {
      bottom: -25px; } }

#training-slider .prev {
  opacity: 1;
  top: -3px;
  left: 20px; }
  #training-slider .prev::before {
    font-size: 30px;
    color: #15BF91;
    opacity: 1; }
  @media screen and (min-width: 768px) {
    #training-slider .prev {
      top: 50%;
      left: 10px;
      z-index: 1; } }
  @media screen and (min-width: 1281px) {
    #training-slider .prev {
      left: -30px; } }

#training-slider .next {
  opacity: 1;
  top: -3px;
  right: 20px; }
  #training-slider .next::before {
    font-size: 30px;
    color: #15BF91;
    opacity: 1; }
  @media screen and (min-width: 768px) {
    #training-slider .next {
      top: 50%;
      right: 10px;
      z-index: 1; } }
  @media screen and (min-width: 1281px) {
    #training-slider .next {
      right: -50px; } }

.slider-sup {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background: url(../support/images/training_dots.png) no-repeat center;
  background-size: 50%; }
  @media screen and (min-width: 768px) {
    .slider-sup {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      background-size: 40%; } }
  .slider-sup li {
    position: relative;
    border-radius: 50%;
    border: 1px solid #fab203;
    background: #fff;
    width: 80px;
    height: 80px; }
    .slider-sup li span {
      color: #f39a00;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center;
      width: 80px; }
    .slider-sup li::after {
      position: absolute;
      bottom: 5%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      content: "";
      display: inline-block;
      background: url(../support/images/training_point.png) no-repeat;
      background-size: contain;
      width: 6px;
      height: 5px; }
    .slider-sup li.thumbnail-current {
      background: #fab203; }
      .slider-sup li.thumbnail-current span {
        color: #fff; }
      .slider-sup li.thumbnail-current::after {
        position: absolute;
        bottom: -15%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "";
        display: inline-block;
        background: url(../support/images/circle_triangle.png) no-repeat;
        background-size: contain;
        width: 24px;
        height: 25px; }
    @media screen and (min-width: 768px) {
      .slider-sup li {
        width: 130px;
        height: 130px;
        margin-right: 70px; }
        .slider-sup li span {
          width: 130px; }
        .slider-sup li::after {
          width: 11px;
          height: 10px; }
        .slider-sup li:last-child {
          margin-right: 0; } }

.training-arrow img {
  display: block;
  margin: 0 auto;
  width: 18px;
  height: auto; }

@media screen and (min-width: 768px) {
  .teacher-box {
    padding: 30px;
    background: #fff;
    border: 2px solid #fab203;
    border-radius: 12px; }
    .teacher-box .name {
      color: #00A08E;
      font-size: 18px;
      font-weight: 500; }
      .teacher-box .name span {
        font-size: 16px; }
    .teacher-box .read {
      color: #f39a00;
      font-size: 18px;
      line-height: 1.8;
      font-weight: 500; }
    .teacher-box p {
      font-size: 14px; }
    .teacher-box .caution {
      font-size: 12px;
      font-weight: 400; }
      .teacher-box .caution li {
        padding-left: 1em;
        text-indent: -1em; }
    .teacher-box .row-2 {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
    .teacher-box .item:first-child {
      -webkit-flex-basis: 62%;
      -ms-flex-preferred-size: 62%;
      flex-basis: 62%; }
    .teacher-box .item:nth-child(2) {
      -webkit-flex-basis: 38%;
      -ms-flex-preferred-size: 38%;
      flex-basis: 38%; } }

.prev {
  position: absolute;
  left: 5px;
  z-index: 1;
  background: url(../support/images/btn_slide_prev.png) no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px; }
  @media screen and (min-width: 768px) {
    .prev {
      left: -20px;
      top: 45%; } }

.next {
  position: absolute;
  right: 5px;
  top: 0;
  background: url(../support/images/btn_slide_next.png) no-repeat;
  background-size: contain;
  width: 31px;
  height: 31px; }
  @media screen and (min-width: 768px) {
    .next {
      top: 45%;
      right: -50px; } }

.wrapper-career-flow.wrapper-training-flow {
  padding: 5.9375rem 0 3.125rem; }
  @media screen and (min-width: 1024px) {
    .wrapper-career-flow.wrapper-training-flow {
      padding: 50px 0; }
      .wrapper-career-flow.wrapper-training-flow .wrap {
        padding: 0; } }

.wrapper-career-flow .note {
  margin-top: 1rem; }
  @media screen and (min-width: 768px) {
    .wrapper-career-flow .note {
      text-align: center;
      margin-top: 48px;
      font-size: 11px; } }

.title-training-flow {
  color: #FD9125;
  font-size: 1.125rem;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .title-training-flow {
      font-size: 20px; } }

.lead-training-flow {
  margin-bottom: 0.1875rem;
  color: #595757;
  font-size: 0.6875rem;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .lead-training-flow {
      text-align: left;
      font-size: 14px; } }

.tag-training-flow {
  padding: 0.375rem 0;
  margin: 0 auto 1rem;
  width: 90%;
  font-weight: bold;
  color: #fff;
  background: #FD9125; }
  .tag-training-flow:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .tag-training-flow {
      width: 100%; } }

.subtag-training-flow {
  padding: 0.9375rem 0 0.375rem;
  background: #FAE395;
  margin: 0 auto 1rem;
  width: 55.7%; }
  @media screen and (min-width: 1024px) {
    .subtag-training-flow {
      width: 100%;
      margin-bottom: 0; } }
  .subtag-training-flow p {
    color: #595757;
    font-weight: bold; }

.box-career-flow.box-training-flow {
  padding: 2.3125rem 0;
  text-align: center;
  background: #fff;
  border-color: #FD9125; }
  @media screen and (min-width: 1024px) {
    .box-career-flow.box-training-flow {
      padding: 20px;
      margin: 0 auto 16px;
      width: 670px; } }
  .box-career-flow.box-training-flow::after {
    background: url(../support/images/career_arrow_02.png) no-repeat;
    background-size: contain; }
  .box-career-flow.box-training-flow:nth-of-type(1) {
    padding: 2.3125rem 0; }
    @media screen and (min-width: 1024px) {
      .box-career-flow.box-training-flow:nth-of-type(1) {
        padding: 20px; }
        .box-career-flow.box-training-flow:nth-of-type(1)::after {
          bottom: auto;
          top: 40%; } }
  .box-career-flow.box-training-flow:nth-of-type(2) {
    margin-bottom: 60px; }
    @media screen and (min-width: 1024px) {
      .box-career-flow.box-training-flow:nth-of-type(2)::after {
        bottom: auto;
        top: 40%; } }
  .box-career-flow.box-training-flow:nth-of-type(3)::after {
    background: url(../support/images/career_arrow.png) no-repeat;
    background-size: contain; }
    @media screen and (min-width: 1024px) {
      .box-career-flow.box-training-flow:nth-of-type(3)::after {
        bottom: auto;
        top: 32%; } }
  .box-career-flow.box-training-flow:last-of-type .title-training-flow {
    color: #00A08E;
    margin-bottom: 0; }

.box-career-flow.green {
  border-color: #00A08E;
  background: #E2EFE2; }
  .box-career-flow.green .tag-training-flow {
    background: #00A08E; }

.circle-area-training .circle-career {
  top: -36px;
  border: 4px solid; }
  @media screen and (min-width: 1024px) {
    .circle-area-training .circle-career {
      top: 20px; } }
  .circle-area-training .circle-career.circle-a {
    color: #FD9125;
    border-color: #FD9125; }
  .circle-area-training .circle-career.circle-b {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    background: #FD9125; }

.headlv2-training {
  margin: 2.8125rem 0 1.5rem !important;
  font-weight: bold; }

p.training-pht-job {
  margin: 0.9375rem 0 0;
  text-align: center;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    p.training-pht-job {
      margin-top: 0; } }
  @media screen and (min-width: 1024px) {
    p.training-pht-job {
      font-size: 16px; } }

p.training-pht-name {
  text-align: center;
  font-size: 0.875rem; }
  @media screen and (min-width: 1024px) {
    p.training-pht-name {
      font-size: 18px;
      line-height: 1.4; } }
  p.training-pht-name span {
    color: #595757;
    font-size: 0.625rem; }
    @media screen and (min-width: 1024px) {
      p.training-pht-name span {
        font-size: 14px; } }

.training-pht-read {
  color: #00A08E;
  margin: 0 0.625rem 1rem; }
  @media screen and (min-width: 1024px) {
    .training-pht-read {
      margin: 5px 0 0; } }

.training-pht-comment {
  margin: 0 20px;
  padding: 0.625rem;
  font-size: 0.625rem;
  border-radius: 12px;
  background: #F2F2F2; }
  @media screen and (min-width: 768px) {
    .training-pht-comment {
      margin: 7px 20px; } }
  @media screen and (min-width: 1024px) {
    .training-pht-comment p {
      font-size: 12px;
      padding: 0 20px; } }
  .training-pht-comment p.job {
    margin-bottom: 5px;
    text-align: center;
    font-size: 0.8125rem; }
    @media screen and (min-width: 1024px) {
      .training-pht-comment p.job {
        font-size: 14px; } }

.l-welfare .h1-bg {
  background: url(../support/images/sp/welfare_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-welfare .h1-bg {
      background: url(../support/images/welfare_bg.jpg) no-repeat center center;
      background-size: cover; } }

.l-welfare .wrap {
  padding: 0 10px; }
  @media screen and (min-width: 768px) {
    .l-welfare .wrap {
      padding: 0; } }

.l-welfare .strong {
  font-size: 14px;
  font-weight: 500; }
  @media screen and (min-width: 768px) {
    .l-welfare .strong {
      font-size: 16px; } }

.l-welfare .border-box {
  margin-bottom: 10px; }
  .l-welfare .border-box p {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .l-welfare .border-box {
      margin-bottom: 20px; } }

.l-welfare .caution-list li {
  margin-bottom: 6px; }

@media screen and (min-width: 768px) {
  .l-welfare h2 {
    margin: 40px 0; }
  .l-welfare .row-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .l-welfare .row-2 .wel-box {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
      flex: 0 1 49%;
      min-width: 49%;
      max-width: 49%; } }

@media screen and (min-width: 768px) {
  .l-welfare .row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .l-welfare .row-3 .training-pht-box p {
      padding: 0 26px; }
  .l-welfare .training-pht-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .l-welfare .training-pht-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 46%;
    -ms-flex: 0 1 46%;
    flex: 0 1 46%;
    max-width: 46%; }
    .l-welfare .training-pht-box p {
      margin-bottom: 26px; }
    .l-welfare .training-pht-box .read {
      margin: 5px 0; }
  .l-welfare .boorder-txt-sp {
    margin-top: 15px; } }

@media screen and (min-width: 768px) {
  .wel-box p {
    line-height: 1.7; } }

@media screen and (min-width: 768px) {
  .pc-lbox {
    float: left;
    width: 49%; } }

@media screen and (min-width: 768px) {
  .pc-rbox {
    float: right;
    width: 49%; } }

.wel-head {
  margin-bottom: 1.25rem; }

.wel-row .col img {
  padding: 0 15px 10px 0; }

@media screen and (min-width: 768px) {
  .wel-row .col:first-child {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .wel-row .col:nth-child(2) {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .wel-row .col img {
    padding-bottom: 0; } }

.wel-row .caution-list {
  padding: 0 15px 0 0; }

@media screen and (min-width: 768px) {
  .wel-row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

@media screen and (min-width: 768px) {
  .welfare-intro {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
    .welfare-intro .border-box {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
      flex: 0 1 49%;
      max-width: 49%; } }

.panel-box {
  position: relative;
  z-index: 2;
  margin-top: -80px; }
  @media screen and (min-width: 768px) {
    .panel-box {
      margin-top: -150px; } }

.tab_panel {
  display: none; }
  .tab_panel.active {
    display: block; }

.num {
  font-family: 'Rubik', sans-serif !important;
  vertical-align: baseline !important; }

.tab-area {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .tab-area li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
    min-width: 33%;
    max-width: 33%; }
    .tab-area li:not(:first-child) {
      margin-left: -3%; }
  .tab-area label {
    display: inline-block;
    border-radius: 50%;
    padding: 25px 0 65px;
    width: 103px;
    height: 103px;
    font-size: 11px;
    background: #fff;
    font-weight: 500;
    text-align: center; }
  @media screen and (min-width: 768px) {
    .tab-area li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 23%;
      -ms-flex: 0 1 23%;
      flex: 0 1 23%;
      min-width: 23%;
      max-width: 23%; }
      .tab-area li:not(:first-child) {
        margin-left: -2%; }
    .tab-area label {
      width: 230px;
      height: 230px;
      font-size: 16px;
      padding: 50px 0 70px; } }

.tab-a {
  position: relative;
  z-index: 0;
  border: 1px solid #8CBBE4;
  color: #8CBBE4; }
  .tab-a.active {
    background: #8CBBE4;
    color: white;
    z-index: 1; }

.tab-b {
  position: relative;
  z-index: 0;
  border: 1px solid #9DCD88;
  color: #9DCD88; }
  .tab-b.active {
    background: #9DCD88;
    color: white;
    z-index: 1; }

.tab-c {
  position: relative;
  z-index: 0;
  border: 1px solid #F0A29B;
  color: #F0A29B; }
  .tab-c.active {
    background: #F0A29B;
    color: white;
    z-index: 1; }

.tab-panel {
  padding: 4.5rem 0 2rem; }
  .tab-panel .caution-list {
    color: #fff; }

.tab-myself {
  background: url(../support/images/myself_ttl.svg) no-repeat top center #8CBBE4;
  background-size: 60%; }
  .tab-myself .wel-ttl {
    background: #3699D8; }
  .tab-myself p {
    color: #3699D8; }
    .tab-myself p span {
      color: #3699D8; }
  @media screen and (min-width: 768px) {
    .tab-myself {
      background-size: 25%; } }

.tab-family {
  background: url(../support/images/family_ttl.svg) no-repeat top center #9DCD88;
  background-size: 70%; }
  .tab-family .wel-ttl {
    background: #2CAC5D; }
  .tab-family p {
    color: #2CAC5D; }
    .tab-family p span {
      color: #2CAC5D; }
  .tab-family .wel-box .cell:first-child {
    width: 35%; }
  .tab-family .wel-box .cell:nth-child(2) {
    width: 65%; }
  .tab-family .wel-box .num-sub {
    font-size: 20px; }
  .tab-family .wel-box .num {
    font-size: 80px; }
  .tab-family .wel-box .cap-txt {
    font-size: 14px; }
  @media screen and (min-width: 768px) {
    .tab-family {
      background-size: 35%; }
      .tab-family .wel-box .table {
        margin-top: 20px; }
      .tab-family .wel-box .cell:first-child {
        width: 30%; }
      .tab-family .wel-box .cell:nth-child(2) {
        width: 70%; }
      .tab-family .wel-box .num-sub {
        font-size: 40px; }
      .tab-family .wel-box .num {
        font-size: 127px; }
      .tab-family .wel-box .cap-txt {
        font-size: 22px; } }

.tab-children {
  background: url(../support/images/children_ttl.svg) no-repeat top center #F0A29B;
  background-size: 70%; }
  .tab-children .wel-ttl {
    background: #E66780; }
  .tab-children p {
    color: #E66780; }
    .tab-children p span {
      color: #E66780; }
  .tab-children .wel-box .cell:first-child {
    width: 30%;
    padding: 0 10px; }
  .tab-children .wel-box .cell:nth-child(2) {
    width: 70%; }
  .tab-children .wel-box .num-sub {
    font-size: 20px; }
  .tab-children .wel-box .num {
    font-size: 70px; }
  .tab-children .wel-box .cap-txt {
    font-size: 14px; }
  @media screen and (min-width: 768px) {
    .tab-children {
      background-size: 32%; }
      .tab-children .wel-box .table {
        margin: 20px 0 10px; }
      .tab-children .wel-box .num-sub {
        font-size: 37px; }
      .tab-children .wel-box .num {
        font-size: 100px; }
      .tab-children .wel-box .cap-txt {
        font-size: 24px; } }

.wel-box {
  margin-bottom: 1rem;
  padding: 0 12px 12px;
  background: #fff;
  border-radius: 12px; }
  @media screen and (min-width: 768px) {
    .wel-box {
      font-size: 16px; } }
  .wel-box p {
    margin-bottom: 5px; }
  .wel-box .table {
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .wel-box .table {
        width: 95%; } }
  .wel-box .cell {
    text-align: center; }
    .wel-box .cell:nth-child(2) {
      padding-left: 10px; }
  .wel-box .num-sub {
    line-height: 1;
    margin-bottom: 0; }
    @media screen and (min-width: 1024px) {
      .wel-box .num-sub {
        white-space: nowrap; } }
  .wel-box .cap-txt {
    line-height: 1;
    margin-bottom: 0; }
  .wel-box .caution {
    font-size: 11px; }

.wel-ttl {
  text-align: center;
  padding: 10px 0;
  margin: 0 -12px 12px;
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  border-radius: 12px 12px 0 0; }
  @media screen and (min-width: 768px) {
    .wel-ttl {
      padding: 17px 0;
      font-size: 16px; } }

@media screen and (min-width: 768px) {
  .base-caption {
    font-size: 18px; } }

.self-01 .cell:first-child {
  width: 35%; }

.self-01 .cell:nth-child(2) {
  width: 65%; }

.self-01 .num-sub {
  font-size: 40px; }

.self-01 .num {
  font-size: 80px; }

@media screen and (min-width: 768px) {
  .self-01 .cell:first-child {
    width: 30%; }
  .self-01 .cell:nth-child(2) {
    width: 70%; }
  .self-01 .num-sub {
    font-size: 74px; }
  .self-01 .num {
    font-size: 127px; } }

.self-02 .cell:first-child {
  width: 30%; }

.self-02 .cell:nth-child(2) {
  width: 70%; }

.self-02 .cap-txt {
  font-size: 50px;
  font-weight: bold; }
  .self-02 .cap-txt span {
    font-size: 25px;
    font-weight: 300; }

@media screen and (min-width: 768px) {
  .self-02 .table {
    margin-top: 30px; }
  .self-02 .cap-txt {
    margin-top: 20px;
    font-size: 79px;
    font-weight: 500;
    white-space: nowrap; }
    .self-02 .cap-txt span {
      font-size: 31px; } }

.self-03 .cell:first-child {
  width: 30%; }

.self-03 .cell:nth-child(2) {
  width: 70%; }

.self-03 .num-sub {
  font-size: 18px; }

.self-03 .num {
  font-size: 36px; }

@media screen and (min-width: 768px) {
  .self-03 .table {
    margin-top: 20px; }
  .self-03 .num-sub {
    font-size: 20px; }
  .self-03 .num {
    font-size: 64px; } }

.self-04 .cell:first-child {
  width: 30%;
  padding: 0 1rem; }

.self-04 .cell:nth-child(2) {
  width: 70%; }

.self-04 .num-sub {
  font-size: 25px; }

.self-04 .num {
  font-size: 24px;
  font-weight: bold; }

.self-04 .cap-txt {
  font-size: 16px; }

@media screen and (min-width: 768px) {
  .self-04 .table {
    margin-top: 20px; }
  .self-04 .cell:first-child {
    padding: 0; }
  .self-04 .num-sub {
    font-size: 40px; }
  .self-04 .num {
    font-size: 52px;
    font-weight: 500; }
  .self-04 .cap-txt {
    font-size: 22px; } }

@media screen and (min-width: 1024px) {
  .self-04 .cell:first-child {
    padding: 0 1rem; } }

.self-05 {
  text-align: center; }
  .self-05 .wel-img {
    padding: 0 4.5rem; }
  .self-05 .num-sub {
    font-size: 18px; }
  .self-05 .num {
    font-size: 65px; }
  @media screen and (min-width: 768px) {
    .self-05 .wel-img {
      margin-top: 20px;
      padding: 0 130px; }
    .self-05 .num-sub {
      font-size: 40px; }
    .self-05 .num {
      font-size: 90px; } }

.self-06 .num-sub {
  font-size: 20px; }
  .self-06 .num-sub .cap-txt {
    font-size: 12px; }

.self-06 .num {
  font-size: 60px; }

@media screen and (min-width: 768px) {
  .self-06 .table {
    margin: 20px 0 10px; }
  .self-06 .cell:first-child {
    width: 35%;
    padding: 0 1rem; }
  .self-06 .cell:nth-child(2) {
    width: 65%; }
  .self-06 .num-sub {
    font-size: 36px; }
    .self-06 .num-sub .cap-txt {
      font-size: 20px; }
  .self-06 .num {
    font-size: 110px; } }

.self-07 {
  text-align: center; }
  .self-07 p {
    font-size: 14px; }
  .self-07 .cell:first-child {
    width: 50%;
    padding: 0 1rem; }
  .self-07 .cell:nth-child(2) {
    width: 50%; }
  .self-07 .wel-img {
    padding: 0 5.5rem; }
  .self-07 .cap-txt {
    font-size: 24px;
    font-weight: bold; }
  @media screen and (min-width: 768px) {
    .self-07 p {
      font-size: 18px; }
    .self-07 .table {
      margin: 24px 0 28px; }
    .self-07 .wel-img {
      margin-top: 20px;
      padding: 0 130px; }
      .self-07 .wel-img img {
        width: 224px;
        height: 161px; }
    .self-07 .cap-txt {
      font-size: 52px;
      line-height: 1.4;
      font-weight: 500; } }

.children-02 .num {
  font-size: 40px !important; }

.children-02 .cap-txt {
  font-size: 20px !important; }

@media screen and (min-width: 768px) {
  .children-02 .num {
    font-size: 62px !important; }
  .children-02 .cap-txt {
    font-size: 40px !important; } }

.children-03 .num-sub {
  font-size: 30px !important; }

@media screen and (min-width: 768px) {
  .children-03 .num-sub {
    font-size: 51px !important; } }

.children-04 .num {
  font-size: 30px !important; }

@media screen and (min-width: 768px) {
  .children-04 .num {
    font-size: 56px !important; }
  .children-04 .num-sub {
    font-size: 20px !important; } }

@media screen and (min-width: 768px) {
  .children-07 .wel-ttl {
    margin-bottom: 30px; } }

.children-08 .num {
  font-size: 50px !important; }

@media screen and (min-width: 768px) {
  .children-08 .num {
    font-size: 80px !important; }
  .children-08 .cap-txt {
    font-size: 18px !important; } }

.l-about {
  margin-bottom: 30px; }
  .l-about .wrap {
    padding: 0 15px; }
    @media screen and (min-width: 768px) {
      .l-about .wrap {
        padding: 0; } }
  .l-about .h1-box {
    background: url(../about/images/sp/about_bg_sp.jpg) no-repeat bottom center;
    background-size: cover; }
    .l-about .h1-box .head-img img {
      width: 46%; }
    @media screen and (min-width: 768px) {
      .l-about .h1-box {
        padding-top: 180px;
        background: url(../about/images/about_bg.jpg) no-repeat bottom center;
        background-size: cover; }
        .l-about .h1-box .head-img img {
          width: 30%; } }
  .l-about .stan-list {
    padding: 0 15px; }
    @media screen and (min-width: 768px) {
      .l-about .stan-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media screen and (min-width: 768px) {
      .l-about .stan-list li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 46%;
        -ms-flex: 0 1 46%;
        flex: 0 1 46%; } }
    .l-about .stan-list li h3 {
      position: relative;
      padding-left: 45px;
      margin-top: 1.875rem; }
      .l-about .stan-list li h3::before {
        position: absolute;
        top: -15px;
        left: 0;
        right: auto;
        content: "";
        display: inline-block;
        background: url(../about/images/about_no1.svg) no-repeat center;
        background-size: contain;
        width: 32px;
        height: 45px; }
    .l-about .stan-list li:nth-child(2) h3::before {
      background: url(../about/images/about_no2.svg) no-repeat center;
      background-size: contain; }
    .l-about .stan-list li:nth-child(3) h3::before {
      background: url(../about/images/about_no3.svg) no-repeat center;
      background-size: contain; }
    .l-about .stan-list li:nth-child(4) h3::before {
      background: url(../about/images/about_no4.svg) no-repeat center;
      background-size: contain; }
  .l-about .sp-row-2 .col {
    padding: 15px; }
    .l-about .sp-row-2 .col h4 {
      text-align: left; }
    .l-about .sp-row-2 .col:first-child {
      -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%; }
      @media screen and (min-width: 768px) {
        .l-about .sp-row-2 .col:first-child {
          -webkit-flex-basis: 30%;
          -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
          text-align: right; }
          .l-about .sp-row-2 .col:first-child img {
            width: 109px;
            height: auto; } }
    .l-about .sp-row-2 .col:nth-child(2) {
      -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%; }
      @media screen and (min-width: 768px) {
        .l-about .sp-row-2 .col:nth-child(2) {
          -webkit-flex-basis: 70%;
          -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
          max-width: 70%; } }
  .l-about .link {
    display: block;
    margin: 20px 0 0;
    font-size: 0.6875rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .l-about .link {
        margin: 35px 0 0 30px;
        font-size: 13px; } }

.about-caption {
  padding: 1.25rem 0;
  background: #F2F8F8;
  color: #00A08E; }
  @media screen and (min-width: 768px) {
    .about-caption {
      padding: 12px 0;
      width: 800px;
      margin: 0 auto 40px;
      border-radius: 24px; } }

.no {
  margin-bottom: 1.5rem;
  text-align: center; }
  .no img {
    width: 15%; }
  @media screen and (min-width: 768px) {
    .no {
      margin-bottom: 40px; } }

@media screen and (min-width: 768px) {
  .field-list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

@media screen and (min-width: 768px) {
  .field-list p {
    margin-left: 40px; } }

.about-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media screen and (min-width: 768px) {
    .about-list {
      margin-bottom: 0;
      padding-bottom: 0; } }
  .about-list .col {
    min-width: 30%;
    padding: 30px 30px 50px;
    background: #FCF7E0;
    border-bottom: 4px solid #fff; }
    .about-list .col .no {
      margin-top: -45px; }
    @media screen and (min-width: 768px) {
      .about-list .col {
        border-bottom: none;
        background: none; }
        .about-list .col:nth-child(1) {
          border-right: 2px solid #fff; } }

.about-list-b {
  margin: -15px 0 30px; }
  @media screen and (min-width: 768px) {
    .about-list-b.row-3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      margin-top: 2px; }
      .about-list-b.row-3 .col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 33%;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        border-right: 2px solid #fff; }
        .about-list-b.row-3 .col:nth-child(3) {
          border: none; }
      .about-list-b.row-3 .no img {
        width: 25%; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .about-list-b.row-3 .no img {
        width: 65px; } }

@media screen and (min-width: 768px) {
  .about-list-wraper {
    padding-bottom: 0;
    background: #FCF7E0; } }

@media screen and (min-width: 768px) {
  .about-list-wraper-b {
    background: #FCF7E0; } }

@media screen and (min-width: 768px) {
  .wrap-about-sp {
    width: 980px;
    margin: 0 auto;
    max-width: 100%; } }

.gray-box {
  padding: 40px 0;
  background: #F2F2F2; }
  @media screen and (min-width: 768px) {
    .gray-box .sp-row-2 .col {
      padding: 15px 30px; } }

@media screen and (min-width: 768px) {
  .about-bottom-link {
    margin: -80px 0 0 33%; } }

.l-career .h1-bg {
  background: url(../support/images/sp/career_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-career .h1-bg {
      background: url(../support/images/career_bg.jpg) no-repeat bottom center;
      background-size: cover; } }

.l-career .slider-sup {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background: none; }
  @media screen and (min-width: 768px) {
    .l-career .slider-sup {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.l-career .gray-box {
  padding: 15px 30px; }
  .l-career .gray-box h2 {
    margin-bottom: 1.5rem; }
  .l-career .gray-box .read {
    margin-top: 1rem;
    font-weight: 500;
    color: #00A08E; }
  .l-career .gray-box .btn-more {
    margin-top: 1rem;
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .l-career .gray-box {
      padding-top: 50px; }
      .l-career .gray-box .read {
        text-align: center; }
      .l-career .gray-box p {
        font-size: 14px; }
      .l-career .gray-box .col:first-child {
        margin-right: 40px; } }

.career-mb {
  margin-bottom: 15px; }

.career-row3-wrap {
  background: #FFFCE5;
  padding: 50px 15px; }
  @media screen and (min-width: 768px) {
    .career-row3-wrap {
      background: #FFFCE5;
      margin-top: -10px; } }

@media screen and (min-width: 768px) {
  .career-row {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; } }

.career-row li {
  border-radius: 12px;
  background: #fff; }
  .career-row li h2 {
    margin: 0;
    padding: 12px;
    background: #00A08E;
    color: #fff;
    border-radius: 12px 12px 0 0; }
  .career-row li p {
    padding: 0 15px 15px; }
  .career-row li h3 {
    padding-top: 15px;
    text-align: center;
    color: #f39a00; }
  @media screen and (min-width: 768px) {
    .career-row li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 30%;
      -ms-flex: 0 1 30%;
      flex: 0 1 30%; }
      .career-row li p {
        font-size: 14px; }
      .career-row li h2 {
        font-size: 18px; }
      .career-row li h3 {
        font-size: 16px; } }

.career-ballon-wrap {
  margin: 50px 15px 0; }
  @media screen and (min-width: 768px) {
    .career-ballon-wrap {
      margin: 50px 15px 40px; } }

.career-ballon {
  position: relative;
  padding: 0 25px;
  margin-bottom: 20px;
  border: 2px solid #fab203;
  border-radius: 12px;
  background: #fff; }
  .career-ballon::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -13px;
    right: auto;
    background: url(../support/images/career_triangle.png);
    background-size: contain;
    width: 25px;
    height: 20px; }
  .career-ballon h3 {
    padding-top: 15px;
    text-align: center;
    color: #f39a00; }
  .career-ballon .dot {
    margin: 0; }
  @media screen and (min-width: 768px) {
    .career-ballon {
      padding: 30px 48px; }
      .career-ballon .row-2 {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .career-ballon .row-2 .col:first-child {
          margin-right: 40px; }
      .career-ballon h2 {
        text-align: left; }
      .career-ballon h3 {
        text-align: left;
        font-size: 15px; }
      .career-ballon p {
        font-size: 14px; } }

.caution-list {
  font-size: 0.625rem;
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    .caution-list {
      font-size: 12px; } }
  .caution-list li {
    padding-left: 1em;
    text-indent: -1em; }
  .caution-list .double {
    padding-left: 2.5em;
    text-indent: -2.5em; }

.dot {
  display: block;
  height: 1px;
  margin: 0 10px;
  background: url(../support/images/dots.png) repeat-x; }

.wrapper-career-flow {
  padding: 24px 0;
  background: #FDF3D0; }
  @media screen and (min-width: 1024px) {
    .wrapper-career-flow {
      padding: 52px 0; } }
  .wrapper-career-flow .wrap {
    padding: 0 30px; }
    @media screen and (min-width: 1024px) {
      .wrapper-career-flow .wrap {
        padding: 0; } }

.head-career-flow h2 {
  color: #00A08E;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .head-career-flow h2 {
      font-size: 22px; } }

.head-career-flow.--orange h2 {
  color: #f39a00; }

.head-career-flow.--second {
  margin-top: 3.125rem; }

@media screen and (min-width: 1024px) {
  .head-career-flow {
    margin: 20px 10% 0 21.6%; } }

.box-career-flow {
  position: relative;
  margin-top: 5rem;
  padding: 1.25rem .75rem 1rem;
  border: 2px solid;
  border-radius: 15px;
  border-color: #00A08E;
  background: #fff; }
  @media screen and (min-width: 1024px) {
    .box-career-flow {
      margin: 20px 10% 0 21.6%; } }
  .box-career-flow.--orange {
    border-color: #f39a00;
    background: #fff; }
    .box-career-flow.--orange .title-career-flow {
      color: #f39a00; }
    .box-career-flow.--orange::after {
      background: url(../support/images/career_arrow_02.png) no-repeat;
      background-size: contain; }
  .box-career-flow::after {
    position: absolute;
    left: 50%;
    bottom: -25px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    content: "";
    width: 20px;
    height: 13px;
    background: url(../support/images/career_arrow.png) no-repeat;
    background-size: contain; }
    @media screen and (min-width: 1024px) {
      .box-career-flow::after {
        left: -100px;
        width: 31px;
        height: 20px; } }
  .box-career-flow.--first {
    margin-top: 0; }
  .box-career-flow.--last::after {
    background: none !important;
    width: 0;
    height: 0; }
  @media screen and (min-width: 1024px) {
    .box-career-flow:nth-of-type(2)::after {
      bottom: 20px; } }
  @media screen and (min-width: 1024px) {
    .box-career-flow:nth-of-type(3)::after {
      bottom: -5px; } }
  .box-career-flow:last-of-type::after {
    background: none;
    width: 0;
    height: 0; }

.circle-area {
  position: absolute;
  left: -20px;
  top: -20px; }
  @media screen and (min-width: 1024px) {
    .circle-area {
      left: -178px; } }
  .circle-area.circle-area-b {
    top: -50px; }
    @media screen and (min-width: 1024px) {
      .circle-area.circle-area-b {
        top: 0; } }
  @media screen and (min-width: 1024px) {
    .circle-area.circle-area-c {
      top: 0; } }

.circle-career {
  position: relative;
  width: 101px;
  height: 101px;
  border-radius: 50%;
  border: 3px solid;
  text-align: center; }
  @media screen and (min-width: 1024px) {
    .circle-career {
      width: 150px;
      height: 150px; } }
  .circle-career.circle-a {
    color: #f39a00;
    background: #fff;
    border-color: #f39a00;
    z-index: 2; }
    @media screen and (min-width: 1024px) {
      .circle-career.circle-a {
        z-index: 0; } }
  .circle-career.circle-b {
    color: #fff;
    background: #f39a00;
    border-color: #fff;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
    @media screen and (min-width: 1024px) {
      .circle-career.circle-b {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); } }
  .circle-career.circle-c {
    color: #00A08E;
    background: #fff;
    border-color: #00A08E; }
  .circle-career.circle-d {
    color: #fff;
    background: #00A08E;
    border-color: #fff; }
  .circle-career span {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 100%;
    font-size: 0.9375rem;
    font-weight: bold; }
    @media screen and (min-width: 1024px) {
      .circle-career span {
        font-size: 22px; } }

.title-career-flow {
  font-size: 1.125rem;
  color: #00A08E;
  text-align: center;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .title-career-flow {
      font-size: 22px; } }

.subtitle-career-flow {
  padding: 1rem 0;
  font-size: 1.125rem;
  color: #f39a00;
  text-align: center;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .subtitle-career-flow {
      font-size: 16px; } }

.column-career-flow {
  margin-top: 1.125rem;
  text-align: center; }
  @media screen and (min-width: 1024px) {
    .column-career-flow {
      display: grid;
      grid-template-rows: 1fr;
      grid-template-columns: repeat(2, 1fr); } }
  .column-career-flow .column-l {
    padding: .6125rem;
    margin: 0;
    color: #f39a00;
    font-size: 0.937rem;
    font-weight: bold;
    border: 2px solid #f39a00; }
  .column-career-flow .column-r {
    padding: .6125rem;
    margin: 0;
    color: #fff;
    font-size: 0.937rem;
    background: #f39a00;
    font-weight: bold;
    border: 2px solid #f39a00; }

.lead-career-flow {
  margin-bottom: .625rem;
  color: #00A08E;
  font-size: 1rem;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .lead-career-flow {
      font-size: 18px; } }

.block-career-flow {
  margin-bottom: 1.125rem;
  background: #fff;
  border-radius: 10px; }
  @media screen and (min-width: 1024px) {
    .block-career-flow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-radius: 15px; } }
  .block-career-flow:last-of-type {
    margin-bottom: 0; }
  .block-career-flow p {
    margin: 0; }
  .block-career-flow .head {
    padding: .625rem;
    font-weight: bold;
    color: #fff;
    background: #59C4B8;
    text-align: center;
    border-radius: 10px 10px 0 0; }
    .block-career-flow .head.strong {
      background: #00A08E; }
    @media screen and (min-width: 1024px) {
      .block-career-flow .head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 20.5%;
        -ms-flex: 0 1 20.5%;
        flex: 0 1 20.5%;
        padding: 25px 10px;
        border-radius: 15px 0 0 15px;
        font-size: 15px; } }
  .block-career-flow .detail {
    padding: .625rem; }
    @media screen and (min-width: 1024px) {
      .block-career-flow .detail {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 79.5%;
        -ms-flex: 0 1 79.5%;
        flex: 0 1 79.5%;
        padding: 15px;
        border-radius: 15px 0 0 15px;
        font-size: 14px; } }

.info-box {
  margin-top: 1.125rem;
  padding: 1.125rem 1rem;
  background: #FCF7E0; }

.lead-info-box {
  font-weight: bold; }

.wrapper-tag-career-flow {
  margin-top: 2.5rem; }
  @media screen and (min-width: 1024px) {
    .wrapper-tag-career-flow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 0; } }

.tag-career-flow {
  text-align: center;
  padding: .6125rem;
  color: #fff;
  font-size: 0.937rem;
  font-weight: bold;
  background: #59C4B8; }
  @media screen and (min-width: 1024px) {
    .tag-career-flow {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
      flex: 0 1 49%; } }

.tag-title-career-flow {
  font-size: 1.125rem;
  color: #00A08E;
  text-align: center;
  font-weight: bold; }
  @media screen and (min-width: 1024px) {
    .tag-title-career-flow {
      margin: 0;
      font-size: 16px;
      text-align: right; } }

.option-career-flow {
  margin-top: 1.75rem;
  padding: 1.25rem .75rem 1rem;
  border: 2px solid;
  border-radius: 15px;
  border-color: #f39a00;
  background: #fff; }
  @media screen and (min-width: 1024px) {
    .option-career-flow {
      margin: 20px 10% 0 6%; } }
  .option-career-flow .title-career-flow {
    color: #f39a00; }

.l-allowance .h1-box {
  background: url(../allowance/images/sp/allowance_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-allowance .h1-box {
      background: url(../allowance/images/allowance_bg.jpg) no-repeat bottom center;
      background-size: cover; } }

.l-allowance .head-img {
  margin-bottom: 1rem; }
  .l-allowance .head-img img {
    width: 65%; }
    @media screen and (min-width: 768px) {
      .l-allowance .head-img img {
        max-width: 50%; } }

.l-allowance .wrap {
  padding: 0 20px; }

.l-allowance .sp-row-2 {
  margin-bottom: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .l-allowance .sp-row-2 .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%; }
  @media screen and (min-width: 768px) {
    .l-allowance .sp-row-2 .item-r {
      margin-left: -110px; } }
  @media screen and (min-width: 768px) {
    .l-allowance .sp-row-2.pc-hid {
      display: none !important; } }

.l-allowance h3 {
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    .l-allowance h3 {
      font-size: 18px;
      margin-bottom: 2px; } }

.l-allowance p {
  font-size: 0.6875rem;
  line-height: 1.4; }
  @media screen and (min-width: 768px) {
    .l-allowance p {
      font-size: 14px; } }

@media screen and (min-width: 768px) {
  .l-allowance .caution-list .center {
    text-align: right; } }

.main-read {
  font-size: .75rem !important;
  line-height: 2 !important; }
  @media screen and (min-width: 768px) {
    .main-read {
      font-size: 16px !important; } }

@media screen and (min-width: 768px) {
  .allowance-mb {
    margin-bottom: 30px !important; } }

.border-box {
  padding: 20px;
  border: 2px solid #fab203;
  border-radius: 12px; }

.allowance-box {
  margin-bottom: 1rem; }

.h3-red {
  color: #F07A76 !important; }

.h3-yellow {
  color: #f39a00 !important; }

@media screen and (min-width: 768px) {
  .allowance-box-inner {
    margin-top: -80px; } }

.border-box-wrap {
  position: relative; }

.over-border {
  position: absolute;
  top: 25%;
  background: #fff; }
  .over-border p {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .over-border {
      left: 50px; } }

.over-border-b {
  position: absolute;
  top: 10%;
  background: #fff; }
  .over-border-b p {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .over-border-b {
      top: 15%;
      left: 50px; } }

@media screen and (min-width: 768px) {
  .over-border-c {
    position: absolute;
    top: 0;
    left: 50px; } }

@media screen and (min-width: 768px) {
  .over-pc-sp {
    padding: 20px 0 0 50px; } }

.border-green {
  width: 31px;
  height: 133px;
  border: 1px solid #00A08E;
  border-left: none; }

.border-yellow {
  width: 31px;
  height: 103px;
  border: 1px solid #fab203;
  border-left: none; }

.border-red {
  width: 31px;
  height: 42px;
  border: 1px solid #F07A76;
  border-left: none; }
  @media screen and (min-width: 768px) {
    .border-red {
      height: 35px; } }
  @media screen and (min-width: 1024px) {
    .border-red {
      height: 135px; } }

.en-mark {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_07_sp.svg) no-repeat;
  background-size: contain;
  width: 77px;
  height: 90px;
  -webkit-animation: transrate-y 0.3s ease-in-out 2.3s both;
  animation: transrate-y 0.3s ease-in-out 2.3s both; }

.shouyo {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_06_sp.svg) no-repeat;
  background-size: contain;
  width: 117px;
  height: 42px;
  -webkit-animation: transrate-y 0.3s ease-in-out 2s both;
  animation: transrate-y 0.3s ease-in-out 2s both; }
  @media screen and (min-width: 768px) {
    .shouyo {
      background: url(../allowance/images/allowance_pct_06.svg) no-repeat;
      background-size: contain;
      height: 35px;
      width: 70%; } }
  @media screen and (min-width: 1024px) {
    .shouyo {
      background-size: cover;
      height: 42px; } }

.plus {
  margin: 1.25rem auto 0;
  background: url(../allowance/images/sp/allowance_pct_05_sp.svg) no-repeat center center;
  background-size: 75%;
  width: 35px;
  height: 35px;
  -webkit-animation: transrate-y 0.3s ease-in-out 1.6s both;
  animation: transrate-y 0.3s ease-in-out 1.6s both; }
  @media screen and (min-width: 768px) {
    .plus {
      margin: 2rem auto 0; } }

.all-arrow {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_04_sp.svg);
  background-size: contain;
  width: 117px;
  height: 60px;
  -webkit-animation: transrate-y 0.4s ease-in-out 1.1s both;
  animation: transrate-y 0.4s ease-in-out 1.1s both; }
  @media screen and (min-width: 768px) {
    .all-arrow {
      background: url(../allowance/images/allowance_pct_04.svg) center;
      background-size: cover;
      width: 70%; } }

.jigyo-shotoku {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_03_sp.svg);
  background-size: contain;
  width: 117px;
  height: 75px;
  -webkit-animation: transrate-y 0.4s ease-in-out .6s both;
  animation: transrate-y 0.4s ease-in-out .6s both; }
  @media screen and (min-width: 768px) {
    .jigyo-shotoku {
      background: url(../allowance/images/allowance_pct_03.svg) center;
      background-size: cover;
      width: 70%; } }

.kyuyo-shotoku {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_02_sp.svg);
  background-size: contain;
  width: 117px;
  height: 103px;
  -webkit-animation: transrate-y .5s ease-in-out 0s both;
  animation: transrate-y .5s ease-in-out 0s both; }
  @media screen and (min-width: 768px) {
    .kyuyo-shotoku {
      background: url(../allowance/images/allowance_pct_02.svg) center;
      background-size: cover;
      width: 70%; } }

.kyuyo-border {
  margin: 0 auto;
  background: url(../allowance/images/sp/allowance_pct_01_sp.svg) repeat-x;
  width: 135px;
  height: 5px; }
  @media screen and (min-width: 768px) {
    .kyuyo-border {
      background: url(../allowance/images/allowance_pct_01.svg);
      background-size: cover;
      width: 80%; } }

.modelcase-wrap {
  position: relative;
  margin-top: 40px;
  padding-bottom: 40px;
  background: #FFFCE5;
  background-size: 100%; }
  @media screen and (min-width: 768px) {
    .modelcase-wrap {
      margin-top: 60px;
      background: #FFFCE5; } }
  .modelcase-wrap .head-img {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -150px; }
    @media screen and (min-width: 768px) {
      .modelcase-wrap .head-img img {
        width: 100%;
        max-width: 100%; } }
  .modelcase-wrap h2 {
    padding-top: 35px;
    line-height: 1; }
    .modelcase-wrap h2 span {
      font-size: 0.75rem; }
    @media screen and (min-width: 768px) {
      .modelcase-wrap h2 {
        padding-top: 60px; }
        .modelcase-wrap h2 span {
          font-size: 15px; } }

.modelcase-box {
  position: relative;
  min-height: 240px;
  width: 280px;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .modelcase-box {
      width: 100%;
      height: 374px;
      margin-bottom: 40px; } }

.modelcase-border {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../allowance/images/sp/modelcase_bar_sp.svg) no-repeat;
  background-size: contain;
  width: 234px;
  height: 50px; }
  @media screen and (min-width: 768px) {
    .modelcase-border {
      background: url(../allowance/images/modelcase_bar.svg) no-repeat;
      width: 83%;
      height: 45px; } }

.kihon-01 {
  position: absolute;
  bottom: 50px;
  right: 178px;
  background: url(../allowance/images/sp/modelcase_basicpay_1_sp.svg);
  background-size: contain;
  width: 50px;
  height: 64px; }
  @media screen and (min-width: 768px) {
    .kihon-01 {
      background: url(../allowance/images/modelcase_basicpay_1.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 27.5%;
      right: 61.5%;
      bottom: 45px; } }

.kihon-01-b {
  right: 120px; }
  @media screen and (min-width: 768px) {
    .kihon-01-b {
      right: 42.2%; } }

.kihon-02 {
  position: absolute;
  bottom: 50px;
  right: 62px;
  background: url(../allowance/images/sp/modelcase_basicpay_2_sp.svg);
  background-size: contain;
  width: 50px;
  height: 83px; }
  @media screen and (min-width: 768px) {
    .kihon-02 {
      background: url(../allowance/images/modelcase_basicpay_2.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 39%;
      right: 22.65%;
      bottom: 45px; } }

.kihon-03 {
  position: absolute;
  bottom: 50px;
  right: 5px;
  background: url(../allowance/images/sp/modelcase_basicpay_3_sp.svg);
  background-size: contain;
  width: 50px;
  height: 100px; }
  @media screen and (min-width: 768px) {
    .kihon-03 {
      background: url(../allowance/images/modelcase_basicpay_3.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 46.79%;
      right: 3.06%;
      bottom: 45px; } }

.hirei-01 {
  position: absolute;
  bottom: 118px;
  right: 120px;
  background: url(../allowance/images/sp/modelcase_proportion_1_sp.svg);
  background-size: contain;
  width: 50px;
  height: 32px; }
  @media screen and (min-width: 768px) {
    .hirei-01 {
      background: url(../allowance/images/modelcase_proportion_1.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 16.57%;
      right: 42.2%;
      bottom: 41%; } }

.hirei-02 {
  position: absolute;
  bottom: 136px;
  right: 62px;
  background: url(../allowance/images/sp/modelcase_proportion_2_sp.svg);
  background-size: contain;
  width: 50px;
  height: 46px; }
  @media screen and (min-width: 768px) {
    .hirei-02 {
      background: url(../allowance/images/modelcase_proportion_2.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 21.39%;
      right: 22.65%;
      bottom: 52%; } }

.hirei-03 {
  position: absolute;
  bottom: 154px;
  right: 5px;
  background: url(../allowance/images/sp/modelcase_proportion_3_sp.svg);
  background-size: contain;
  width: 50px;
  height: 56px; }
  @media screen and (min-width: 768px) {
    .hirei-03 {
      background: url(../allowance/images/modelcase_proportion_3.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 26.2%;
      right: 3.06%;
      bottom: 60%; } }

.model-shoyo {
  position: absolute;
  bottom: 154px;
  right: 120px;
  background: url(../allowance/images/sp/modelcase_bonus_sp.svg);
  background-size: contain;
  width: 50px;
  height: 21px; }
  @media screen and (min-width: 768px) {
    .model-shoyo {
      background: url(../allowance/images/modelcase_bonus.svg) no-repeat bottom;
      background-size: cover;
      width: 17.85%;
      height: 10.16%;
      right: 42.2%;
      bottom: 59%; } }

.model-shoyo-b {
  bottom: 186px;
  right: 62px; }
  @media screen and (min-width: 768px) {
    .model-shoyo-b {
      right: 22.65%;
      bottom: 75%; } }

.model-shoyo-c {
  bottom: 214px;
  right: 5px; }
  @media screen and (min-width: 768px) {
    .model-shoyo-c {
      right: 3.06%;
      bottom: 87.5%; } }

.model-txt-01 {
  position: absolute;
  bottom: 100px;
  color: #00A08E;
  font-weight: 500; }
  @media screen and (min-width: 768px) {
    .model-txt-01 {
      font-size: 18px !important;
      bottom: 42%; } }

.model-txt-02 {
  position: absolute;
  bottom: 50px;
  color: #f39a00;
  font-weight: 500; }
  @media screen and (min-width: 768px) {
    .model-txt-02 {
      font-size: 18px !important;
      bottom: 18%; } }

@media screen and (min-width: 1024px) {
  .modelcase-line {
    width: 21.204%;
    height: 1px;
    background: #00A08E;
    position: absolute;
    bottom: 50%;
    right: 59%; } }

@media screen and (min-width: 1024px) {
  .modelcase-line-b {
    width: 5.102%;
    height: 1px;
    background: #fab203;
    position: absolute;
    bottom: 25%;
    right: 78%; } }

.fire .kihon-01, .fire .kihon-02, .fire .kihon-03 {
  -webkit-animation: transrate-y .5s ease-in-out 0s both;
  animation: transrate-y .5s ease-in-out 0s both; }

.fire .hirei-01, .fire .hirei-02, .fire .hirei-03 {
  -webkit-animation: transrate-y .4s ease-in-out .6s both;
  animation: transrate-y .4s ease-in-out .6s both; }

.fire .model-shoyo {
  -webkit-animation: transrate-y .35s ease-in-out 1.1s both;
  animation: transrate-y .35s ease-in-out 1.1s both; }

.fire .model-txt-01, .fire .modelcase-line {
  -webkit-animation: fade-in .3s ease-in-out 1.4s both;
  animation: fade-in .3s ease-in-out 1.4s both; }

.fire .model-txt-02, .fire .modelcase-line-b {
  -webkit-animation: fade-in .3s ease-in-out 1.8s both;
  animation: fade-in .3s ease-in-out 1.8s both; }

.l-interview .h1-box {
  background: url(../interview/images/sp/interview_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-interview .h1-box {
      background: url(../interview/images/interview_bg.jpg) no-repeat bottom center;
      background-size: cover; } }

.l-interview .modal-wrap {
  display: none; }

.l-interview .prev {
  top: 45%; }

.l-interview .next {
  top: 45%; }

.interview-slider {
  margin: 0 auto; }
  .interview-slider .slick-list {
    padding: 5% 12%; }
  .interview-slider .slick-slide {
    margin: 10px;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in; }
    .interview-slider .slick-slide:not(.slick-current) {
      -webkit-transform: scale(0.8, 0.8);
      -ms-transform: scale(0.8, 0.8);
      transform: scale(0.8, 0.8); }
  .interview-slider .slick-dots {
    bottom: -30px; }
  .interview-slider .slick-prev {
    z-index: 20;
    opacity: 1;
    left: 5px; }
    .interview-slider .slick-prev::before {
      color: #15BF91;
      font-size: 25px; }
  .interview-slider .slick-next {
    opacity: 1;
    z-index: 20;
    right: 5px; }
    .interview-slider .slick-next::before {
      color: #15BF91;
      font-size: 25px; }
  .interview-slider .interview-box {
    border-radius: 12px;
    background: #fff;
    -webkit-box-shadow: 5px 2px 0px 3px #FFFCE5;
    box-shadow: 5px 2px 0px 3px #FFFCE5; }
    .interview-slider .interview-box a {
      display: block;
      color: #464646;
      text-align: center;
      position: relative; }
    .interview-slider .interview-box .btn-more {
      position: absolute;
      bottom: -50px;
      left: 50%;
      margin-left: -90px;
      width: 180px; }
      @media screen and (min-width: 768px) {
        .interview-slider .interview-box .btn-more {
          bottom: -100px; } }
      @media screen and (min-width: 1024px) {
        .interview-slider .interview-box .btn-more {
          bottom: -60px; } }
    @media screen and (min-width: 768px) {
      .interview-slider .interview-box p {
        line-height: 1.7;
        font-size: 14px; } }
    @media screen and (min-width: 1024px) {
      .interview-slider .interview-box p {
        font-size: 16px; } }

.voice-pht {
  background: url(../interview/images/interview_slide_pht_01.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 191px;
  border-radius: 12px 12px 0 0; }
  @media screen and (min-width: 1024px) {
    .voice-pht {
      height: 230px; } }

.voice-pht-b {
  background: url(../interview/images/interview_slide_pht_02.png) no-repeat top center;
  background-size: cover; }

.voice-pht-c {
  background: url(../interview/images/interview_slide_pht_03.png) no-repeat top center;
  background-size: cover; }

.voice-pht-d {
  background: url(../interview/images/interview_slide_pht_04.png) no-repeat top center;
  background-size: cover; }

.voice-pht-e {
  background: url(../interview/images/interview_slide_pht_05.png) no-repeat top center;
  background-size: cover; }

.name-img {
  position: relative;
  z-index: 20;
  padding: 0 2rem;
  margin-top: -30px; }
  @media screen and (min-width: 768px) {
    .name-img {
      min-height: 63px;
      margin-bottom: 20px; } }

.voice-name {
  padding-bottom: 30px;
  color: #00A08E;
  font-size: 1rem;
  font-weight: 500; }
  .voice-name span {
    font-size: 0.8125rem; }
  @media screen and (min-width: 768px) {
    .voice-name {
      font-size: 18px; }
      .voice-name span {
        font-size: 14px; } }

.voice-tag {
  position: absolute;
  top: 2%;
  left: 2%;
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #fab203;
  border-radius: 50%; }
  .voice-tag p {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
    .voice-tag p > span {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: inline-block;
      width: 100%;
      color: #fff;
      font-size: 10px;
      line-height: 1.2; }

@media screen and (min-width: 768px) {
  .interview-pc {
    margin: 0 10px 90px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .interview-pc .interview-box {
      -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      height: 446px;
      margin-right: 20px; }
      .interview-pc .interview-box:nth-child(1) {
        margin-top: 58px; }
      .interview-pc .interview-box:nth-child(2) {
        margin-top: 28px; }
      .interview-pc .interview-box:nth-child(3) {
        margin-right: 0; }
      .interview-pc .interview-box:nth-child(4) {
        margin-top: 58px; }
      .interview-pc .interview-box:nth-child(5) {
        margin-top: 28px;
        margin-right: 0; }
        .interview-pc .interview-box:nth-child(5) .name-img {
          margin-bottom: 0; } }

@media screen and (min-width: 1024px) {
  .interview-pc {
    margin: 0 0 90px; }
    .interview-pc .interview-box {
      margin-right: 48px; }
      .interview-pc .interview-box:nth-child(3) {
        margin-right: 0; }
      .interview-pc .interview-box:nth-child(5) {
        margin-right: 0; } }

.message-wrap {
  background: #FFFCE5; }

.message-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .message-list li {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    min-width: 50%;
    text-align: center;
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .message-list li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        min-width: 25%; }
        .message-list li p {
          font-size: 13px; }
        .message-list li:nth-child(even) {
          margin-top: 60px; } }
    .message-list li:nth-child(2) {
      background: #FDF3D0; }
      @media screen and (min-width: 768px) {
        .message-list li:nth-child(2) {
          background: none; } }
    .message-list li:nth-child(3) {
      background: #FDF3D0; }
      @media screen and (min-width: 768px) {
        .message-list li:nth-child(3) {
          background: none; } }
    .message-list li .pht {
      background: url(../interview/images/sp/interview_message_pht_01.jpg) no-repeat top center;
      background-size: cover;
      width: 100%;
      height: 194px; }
      @media screen and (min-width: 768px) {
        .message-list li .pht {
          background: url(../interview/images/interview_message_pht_01.png) no-repeat top center;
          background-size: contain;
          width: 180px;
          height: 180px; } }
      @media screen and (min-width: 1024px) {
        .message-list li .pht {
          width: 216px;
          height: 216px; } }
    .message-list li .pht-b {
      background: url(../interview/images/sp/interview_message_pht_02.jpg) no-repeat top center;
      background-size: cover; }
      @media screen and (min-width: 768px) {
        .message-list li .pht-b {
          background: url(../interview/images/interview_message_pht_02.png) no-repeat top center;
          background-size: contain; } }
      @media screen and (min-width: 1024px) {
        .message-list li .pht-b {
          width: 216px;
          height: 216px; } }
    .message-list li .pht-c {
      background: url(../interview/images/sp/interview_message_pht_03.jpg) no-repeat top center;
      background-size: cover; }
      @media screen and (min-width: 768px) {
        .message-list li .pht-c {
          background: url(../interview/images/interview_message_pht_03.png) no-repeat top center;
          background-size: contain;
          width: 180px;
          height: 180px; } }
      @media screen and (min-width: 1024px) {
        .message-list li .pht-c {
          width: 216px;
          height: 216px; } }
    .message-list li .pht-d {
      background: url(../interview/images/sp/interview_message_pht_04.jpg) no-repeat top center;
      background-size: cover; }
      @media screen and (min-width: 768px) {
        .message-list li .pht-d {
          background: url(../interview/images/interview_message_pht_04.png) no-repeat top center;
          background-size: contain;
          width: 180px;
          height: 180px; } }
      @media screen and (min-width: 1024px) {
        .message-list li .pht-d {
          width: 216px;
          height: 216px; } }
    .message-list li .name {
      margin-top: 20px;
      font-size: 14px;
      font-weight: 500;
      color: #00A08E;
      line-height: 1.2; }
      .message-list li .name span {
        font-size: 12px; }
      @media screen and (min-width: 768px) {
        .message-list li .name {
          font-size: 18px; }
          .message-list li .name span {
            font-size: 14px; } }
    .message-list li .btn-more {
      padding: 0 1rem; }
      @media screen and (min-width: 768px) {
        .message-list li .btn-more {
          padding: 0 30px; } }

.message-modal {
  background: #fff;
  border-radius: 12px; }
  @media screen and (min-width: 768px) {
    .message-modal {
      width: 600px;
      margin: 0 auto; } }
  .message-modal .message-pht {
    position: relative;
    background: url(../interview/images/interview_message_modal_01.jpg) no-repeat top center;
    background-size: cover;
    height: 223px; }
    @media screen and (min-width: 768px) {
      .message-modal .message-pht {
        height: 317px; } }
  .message-modal .message-pht-b {
    background: url(../interview/images/interview_message_modal_02.jpg) no-repeat top center;
    background-size: cover; }
  .message-modal .message-pht-c {
    background: url(../interview/images/interview_message_modal_03.jpg) no-repeat top center;
    background-size: cover; }
  .message-modal .message-pht-d {
    background: url(../interview/images/interview_message_modal_04.jpg) no-repeat top center;
    background-size: cover; }
  .message-modal p {
    padding: 20px;
    color: #464646; }
    @media screen and (min-width: 768px) {
      .message-modal p {
        padding: 20px 70px 70px;
        font-size: 15px;
        line-height: 1.8; } }
  .message-modal .name-img {
    margin-top: -15px; }
    @media screen and (min-width: 768px) {
      .message-modal .name-img {
        padding: 0 120px;
        margin-top: -40px; } }
  .message-modal .message-tag {
    top: 130px;
    left: 2%;
    width: 92px;
    height: 92px;
    padding: 25px 10px 0;
    z-index: 19;
    text-align: center;
    color: #f39a00;
    font-size: 13px;
    font-weight: 500;
    background: #fff;
    border: 1px solid #fab203; }
    @media screen and (min-width: 768px) {
      .message-modal .message-tag {
        top: 210px; } }
    .message-modal .message-tag span {
      font-size: 10px;
      color: #f39a00; }

.l-individual .h1-box {
  position: relative;
  padding: 70vh 0 0;
  background: url(../interview/images/sp/interview_o_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .l-individual .h1-box {
      padding-top: 810px;
      background: url(../interview/images/interview_o_bg.jpg) no-repeat top center;
      background-size: cover; } }

.l-individual .interview-btn {
  position: absolute;
  bottom: 12%;
  right: 5%;
  width: 45%;
  z-index: 2; }
  @media screen and (min-width: 768px) {
    .l-individual .interview-btn {
      width: 142px; } }

.l-individual .message-tag {
  top: auto;
  bottom: 1%;
  z-index: 2;
  width: 115px;
  height: 115px;
  background: #fff;
  text-align: center;
  border: 1px solid #fab203;
  color: #f39a00; }
  .l-individual .message-tag p {
    font-weight: 500;
    line-height: 1.4; }
    .l-individual .message-tag p > span {
      color: #f39a00;
      font-size: 13px; }
      @media screen and (min-width: 768px) {
        .l-individual .message-tag p > span {
          font-size: 18px; } }
    .l-individual .message-tag p .inner {
      color: #f39a00;
      font-size: 10px; }
      @media screen and (min-width: 768px) {
        .l-individual .message-tag p .inner {
          font-size: 15px; } }
  @media screen and (min-width: 768px) {
    .l-individual .message-tag {
      width: 187px;
      height: 187px;
      left: 5%;
      bottom: 5%; } }
  @media screen and (min-width: 1024px) {
    .l-individual .message-tag {
      left: 12%;
      bottom: -5%; } }

.l-individual .message-tab-b {
  padding: 1.25rem 1rem; }
  @media screen and (min-width: 768px) {
    .l-individual .message-tab-b {
      padding: 30px 20px;
      left: 5%;
      bottom: 0; } }
  @media screen and (min-width: 1024px) {
    .l-individual .message-tab-b {
      left: 12%; } }

.l-individual .message-tab-c {
  padding: 1.25rem 1rem; }
  @media screen and (min-width: 768px) {
    .l-individual .message-tab-c {
      padding: 28px 24px;
      left: 5%;
      bottom: 0; } }
  @media screen and (min-width: 1024px) {
    .l-individual .message-tab-c {
      left: 12%; } }

.l-individual h2 {
  padding: 0 30px; }

.l-individual h3 {
  font-size: 14px; }
  @media screen and (min-width: 768px) {
    .l-individual h3 {
      font-size: 18px;
      position: relative; }
      .l-individual h3::before {
        content: "";
        position: absolute;
        top: -20px;
        left: -75px;
        background: url(../interview/images/01.svg) no-repeat center;
        background-size: contain;
        display: inline-block;
        width: 59px;
        height: 59px; } }

@media screen and (min-width: 768px) {
  .l-individual .h3-b::before {
    top: -10px;
    background: url(../interview/images/02.svg) no-repeat center;
    background-size: contain;
    width: 63px;
    height: 63px; } }

@media screen and (min-width: 768px) {
  .l-individual .h3-c::before {
    background: url(../interview/images/03.svg) no-repeat center;
    background-size: contain;
    width: 65px;
    height: 65px; } }

@media screen and (min-width: 768px) {
  .l-individual .about-list p {
    font-size: 15px; } }

.l-individual .about-list .note {
  font-size: .75rem; }
  @media screen and (min-width: 768px) {
    .l-individual .about-list .note {
      font-size: 12px; } }

.l-individual .about-list .col {
  background: none;
  padding: 10px 30px; }
  .l-individual .about-list .col:nth-child(even) {
    background: none; }
  .l-individual .about-list .col .no {
    margin-top: 0; }
    .l-individual .about-list .col .no img {
      width: 25%; }

@media screen and (min-width: 768px) {
  .l-individual .about-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .l-individual .about-list .col:first-child {
      -webkit-flex-basis: 65%;
      -ms-flex-preferred-size: 65%;
      flex-basis: 65%;
      min-width: 60%; }
    .l-individual .about-list .col:nth-child(2) {
      -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      min-width: 35%; } }

@media screen and (min-width: 768px) {
  .l-individual .about-list .row-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.l-individual .about-list .row-2 .item img {
  width: 100%;
  padding: 0 5%; }

@media screen and (min-width: 768px) {
  .l-individual .about-list .row-2 .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%; } }

.l-individual .list-a img {
  width: 70%; }
  @media screen and (min-width: 768px) {
    .l-individual .list-a img {
      width: 100%; } }

.l-individual .list-a .col .no img {
  width: 22%; }

@media screen and (min-width: 768px) {
  .l-individual .list-a {
    padding-left: 75px;
    margin-bottom: 30px;
    margin-top: 50px; } }

.l-individual .list-b img {
  width: 65%; }

@media screen and (min-width: 768px) {
  .l-individual .list-b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 0 0 30px; }
    .l-individual .list-b .col:first-child {
      -webkit-flex-basis: 60%;
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
      min-width: 55%; }
    .l-individual .list-b .col:nth-child(2) {
      -webkit-flex-basis: 38%;
      -ms-flex-preferred-size: 38%;
      flex-basis: 38%;
      min-width: 40%; }
    .l-individual .list-b img {
      width: 100%; } }

.l-individual .list-c img {
  width: 70%;
  padding-left: 10px; }
  @media screen and (min-width: 768px) {
    .l-individual .list-c img {
      width: 100%;
      padding: 0; } }

.l-individual .list-c .col .no img {
  width: 30%; }

@media screen and (min-width: 768px) {
  .l-individual .list-c {
    padding-left: 75px; } }

@media screen and (min-width: 768px) {
  .l-individual .list-2col .col {
    padding: 0 30px 0 100px; } }

@media screen and (min-width: 1281px) {
  .l-individual .list-2col .col {
    padding: 0; } }

.staff-b .h1-box {
  background: url(../interview/images/sp/interview_02_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .staff-b .h1-box {
      background: url(../interview/images/interview_02_bg.jpg) no-repeat top center;
      background-size: cover; } }

.staff-c .h1-box {
  background: url(../interview/images/sp/interview_03_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .staff-c .h1-box {
      background: url(../interview/images/interview_03_bg.jpg) no-repeat top center;
      background-size: cover; } }

.staff-d .h1-box {
  background: url(../interview/images/sp/interview_04_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .staff-d .h1-box {
      background: url(../interview/images/interview_04_bg.jpg) no-repeat top center;
      background-size: cover; } }

.staff-e .h1-box {
  background: url(../interview/images/sp/interview_05_bg_sp.jpg) no-repeat bottom center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    .staff-e .h1-box {
      background: url(../interview/images/interview_05_bg.jpg) no-repeat top center;
      background-size: cover; } }

.individual-head {
  position: relative;
  z-index: 2;
  margin-top: -25px;
  padding: 0 2rem; }
  @media screen and (min-width: 768px) {
    .individual-head {
      padding: 0 230px;
      margin-top: -120px; }
      .individual-head img {
        width: 100%; } }

@media screen and (min-width: 768px) {
  .staff-c .individual-head {
    padding: 0 200px 30px; } }

@media screen and (min-width: 768px) {
  .staff-d .individual-head {
    padding: 0 300px; } }

.schedule-head-wrap {
  padding-top: 1rem;
  background: url(../interview/images/sp/oneday_base_sp.svg) no-repeat bottom center;
  background-size: cover; }
  .schedule-head-wrap h2 {
    margin-bottom: 0;
    padding-bottom: 1rem; }
  @media screen and (min-width: 768px) {
    .schedule-head-wrap {
      padding-top: 0;
      background: url(../interview/images/oneday_base.svg) no-repeat bottom center;
      background-size: cover; } }

.schedule-inner {
  padding: 0 25px 0 15px;
  background: #FDF3D0; }
  .schedule-inner:nth-child(2n) {
    background: #FFFCE5; }

.dot-left {
  background: url(../interview/images/interview_dots.png) repeat-y;
  background-position-x: 28px;
  background-position-y: 5%;
  background-size: 2px; }
  @media screen and (min-width: 768px) {
    .dot-left {
      background-position-x: 45px; } }

@media screen and (min-width: 768px) {
  .dot-head {
    background: url(../interview/images/interview_dots_head.png) no-repeat;
    background-position-x: 45px;
    background-position-y: 90px;
    background-size: 2px; } }

@media screen and (min-width: 768px) {
  .schedule-list {
    width: 60%;
    padding-bottom: 16px; } }

.schedule-list dt {
  font-weight: 300;
  color: #00A08E; }
  @media screen and (min-width: 768px) {
    .schedule-list dt {
      padding-top: 20px;
      font-size: 20px; } }

.schedule-list dd {
  font-size: 0.6875rem;
  padding: 0 0 1rem 72px; }
  @media screen and (min-width: 768px) {
    .schedule-list dd {
      font-size: 15px;
      padding-left: 107px;
      margin-top: -20px; } }

.schedule-list .time {
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  padding: .85rem 0;
  margin-right: 1rem;
  text-align: center;
  border: 1px solid #00A08E;
  border-radius: 50%;
  background: #fff; }
  @media screen and (min-width: 768px) {
    .schedule-list .time {
      width: 90px;
      height: 90px;
      padding: 30px 0;
      font-size: 18px; } }

.schedule-list .time-long {
  float: left; }
  @media screen and (min-width: 768px) {
    .schedule-list .time-long {
      float: none; } }

.last-inner {
  padding-bottom: 80px; }
  @media screen and (min-width: 768px) {
    .last-inner .schedule-list {
      padding-bottom: 0; } }

@media screen and (min-width: 768px) {
  .schedule-wrap {
    position: relative; }
  .schedule-list-wrap {
    position: absolute;
    right: 5%;
    top: 200px;
    width: 30%; }
    .schedule-list-wrap li {
      margin-bottom: 20px; } }

@media screen and (min-width: 1024px) {
  .schedule-list-wrap {
    right: 20%;
    width: 20%; } }

.message {
  position: relative;
  margin: 0 30px;
  padding: 2rem 1rem 1rem;
  border: 1px solid #f39a00; }
  @media screen and (min-width: 768px) {
    .message {
      margin: 50px 30px 0; } }
  @media screen and (min-width: 1024px) {
    .message {
      margin: 50px 0 0;
      padding: 56px 96px 30px; } }
  .message h2 {
    padding: 0 5px; }
    @media screen and (min-width: 768px) {
      .message h2 {
        padding: 0 10px; } }

.head-message {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff; }

.lead-message {
  color: #00A08E;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .lead-message {
      font-size: 18px; } }

.l-others {
  padding-top: 100px; }
  .l-others h1 {
    margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .l-others {
      padding-top: 160px; }
      .l-others h1 {
        margin-bottom: 60px; } }
  .l-others .wrap {
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      .l-others .wrap {
        padding: 0; } }
  .l-others .section {
    margin-bottom: 40px; }

.l-requirements {
  margin-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .l-requirements p {
      margin-left: 40px;
      margin-bottom: 0; } }

.requirements-head {
  padding-bottom: 3px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 160, 142, 0.18); }

@media screen and (min-width: 768px) {
  .requirment-caution-list {
    margin-left: 40px; } }

.requirment-caution-list li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 5px;
  font-size: 0.75rem; }
  @media screen and (min-width: 768px) {
    .requirment-caution-list li {
      font-size: 16px; } }

.question-wrap {
  padding: 10px 0;
  margin-bottom: 10px;
  background: #FFFCE5; }
  @media screen and (min-width: 768px) {
    .question-wrap {
      padding: 15px 0; } }

.question {
  position: relative;
  padding-left: 42px;
  font-size: 14px;
  font-weight: 500;
  color: #00A08E;
  line-height: 1.8 !important;
  margin-bottom: 0; }
  .question::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    background: url(../faq/images/question.svg) no-repeat;
    background-size: contain;
    width: 24px;
    height: 30px; }
  @media screen and (min-width: 768px) {
    .question {
      font-size: 20px;
      padding-left: 96px; }
      .question::before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
        transform: translateX(15px);
        width: 35px;
        height: 41px;
        background-size: contain; } }

.answer {
  position: relative;
  padding-left: 42px;
  font-size: 14px;
  line-height: 1.8 !important;
  margin-bottom: 20px; }
  .answer::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(15%);
    -ms-transform: translateY(15%);
    transform: translateY(15%);
    background: url(../faq/images/answer.svg) no-repeat;
    background-size: contain;
    width: 35px;
    height: 57px; }
  .answer span {
    font-size: 12px;
    color: #464646; }
  @media screen and (min-width: 768px) {
    .answer {
      font-size: 18px;
      padding-left: 96px;
      margin: 20px 0 30px; }
      .answer::before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 53px;
        height: 86px; }
      .answer span {
        font-size: 14px; } }

.faq-btn {
  text-align: center;
  padding: 0 50px; }
  @media screen and (min-width: 768px) {
    .faq-btn {
      text-align: right;
      padding: 0; } }

@media screen and (min-width: 768px) {
  .indent-txt {
    padding-left: 96px;
    margin-bottom: 0; } }

.site-parent .single {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .site-parent .single {
      margin-bottom: 75px; } }

.site-parent li a {
  color: #464646;
  font-size: 14px;
  position: relative;
  padding-left: 15px; }
  .site-parent li a::before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(55%);
    -ms-transform: translateY(55%);
    transform: translateY(55%);
    content: "";
    display: inline-block;
    background: url(../images/sitemap_pointer.png) no-repeat;
    background-size: contain;
    width: 6px;
    height: 9px; }
  @media screen and (min-width: 768px) {
    .site-parent li a {
      font-size: 18px; }
      .site-parent li a::before {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%); } }

.site-child {
  margin: 10px 0 30px 20px; }
  @media screen and (min-width: 768px) {
    .site-child {
      margin: 20px 0 75px 40px; }
      .site-child li {
        margin-right: 35px; } }
  .site-child.interview {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .site-child.interview li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
      flex: 0 1 35%; }

.sub-link {
  padding-top: 40px;
  border-top: 1px solid #00A08E; }
  .sub-link li a {
    color: #464646;
    font-size: 14px; }
  @media screen and (min-width: 768px) {
    .sub-link {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      .sub-link li a {
        font-size: 18px; } }

.l-digitalbook img {
  max-width: 50%; }

.l-digitalbook .table-end {
  margin-bottom: 30px; }

.l-digitalbook .caution-list {
  padding: 0; }

@media screen and (min-width: 768px) {
  .l-digitalbook .section {
    margin-bottom: 80px; }
  .l-digitalbook .item-rm {
    margin-right: 40px; }
  .l-digitalbook .table-end {
    margin-bottom: 75px; }
  .l-digitalbook h2 {
    margin-bottom: 30px; }
  .l-digitalbook h3 {
    margin-bottom: 20px; } }

@media screen and (min-width: 768px) {
  .digi-table {
    margin-bottom: 20px; } }

.digi-head {
  padding: 5px 15px;
  background: #FFFCE5; }
  @media screen and (min-width: 768px) {
    .digi-head {
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      padding: 30px 20px; } }

.digi-item {
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%; }

.digi-list {
  padding: 10px 0;
  font-weight: 300;
  font-size: 13px;
  border-bottom: 1px solid #FAE395; }
  .digi-list dt {
    float: left;
    font-weight: 300; }
  .digi-list dd {
    padding-left: 30%; }
  @media screen and (min-width: 768px) {
    .digi-list {
      margin-left: 20px;
      font-size: 14px; }
      .digi-list dt {
        padding: 30px 20px; }
      .digi-list dd {
        padding: 30px 20px 30px 30%; } }

@media screen and (min-width: 768px) {
  .digi-list-fist {
    border-top: 1px solid #FAE395; } }

.digi-item p {
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .digi-item p {
      margin: 0;
      font-size: 14px;
      padding: 20px 30px;
      border-top: 1px solid #FAE395;
      border-bottom: 1px solid #FAE395; } }

@media screen and (min-width: 768px) {
  .digi-item {
    margin-left: 20px; } }

.icon-adobe {
  display: inline-block;
  background: url(../images/adobe_icon.png) no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px; }

.dl-link {
  display: inline-block;
  margin-top: 20px;
  font-size: 13px;
  color: #2153A0;
  text-decoration: underline; }

.btn-more {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center; }
  .btn-more img {
    width: 100%;
    max-width: 236px;
    height: auto; }
  .btn-more:hover img {
    opacity: .7; }

.link {
  color: #2153A0;
  text-decoration: underline; }
  .link::before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    background: url(../images/arrow.png) no-repeat;
    background-size: contain;
    width: 7px;
    height: 9px; }

.blank::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  background: url(../images/window_icon.png) no-repeat;
  background-size: contain;
  width: 9px;
  height: 9px; }

#btn-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 50;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  #btn-to-top img {
    width: 65px;
    height: 65px; }

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  top: -30px;
  width: 30px;
  height: 30px;
  background: url(../images/modal_close.png) no-repeat;
  background-size: contain; }
  #cboxPrevious:hover, #cboxNext:hover, #cboxSlideshow:hover, #cboxClose:hover {
    background-position: 0 0;
    opacity: .7; }
