@charset "UTF-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
ul.dropmenu li.drpx:hover ul {
  display: block;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
ins,
kbd,
label,
li,
main,
mark,
menu,
nav,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
tfoot,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
html,
object {
  margin: 0;
}
img,
object {
  padding: 0;
}
fieldset,
html {
  outline: 0;
}
img,
legend,
td,
th {
  margin: 0;
  outline: 0;
}
td,
th {
  border: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
embed,
object {
  border: 0;
  vertical-align: bottom;
  outline: none;
}
[hidden],
template {
  display: none;
}
a,
a img {
  outline: 0;
}
a {
  margin: 0;
  border: 0;
  background: 0 0;
  -webkit-tap-highlight-color: rgba(189, 185, 185, 0);
  -webkit-transition: opacity 0.1s ease-in-out 0s;
  transition: opacity 0.1s ease-in-out 0s;
  color: #ff473d;
  text-decoration: underline;
}
a:active,
a:hover {
  outline: 0;
}
a img,
img {
  border: none;
}
a img {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
ul li {
  list-style: none;
}
ol,
ul {
  list-style-position: inside;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a,
td,
th {
  padding: 0;
}
caption,
th {
  text-align: left;
}
img {
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
input,
select {
  vertical-align: middle;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
button,
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  background: 0 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@font-face {
  font-family: MyYuGothic;
  font-weight: 400;
  src: local(YuGothic-Medium), local("Yu Gothic Medium");
}
@font-face {
  font-family: MyYuGothic;
  font-weight: 700;
  src: local(YuGothic-Bold), local("Yu Gothic");
}
@font-face {
  font-family: "SocialIcon";
  src: url(../font/icomoon.eot?johpv9);
  src: url(../font/icomoon.eot?johpv9#iefix) format("embedded-opentype"),
    url(../font/icomoon.ttf?johpv9) format("truetype"),
    url(../font/icomoon.woff?johpv9) format("woff"),
    url(../font/icomoon.svg?johpv9#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
html {
  font-size: 62.5%;
}
body {
  text-rendering: optimizeLegibility;
}
input,
textarea {
  font-family: "YuGothic", "Yu Gothic", "Meiryo", Hiragino Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
}
* html body,
* html input,
* html textarea {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:visited {
  color: #ff473d;
}
a:hover {
  text-decoration: none;
}
a:active,
ul.dropmenu li.drpx ul li a:hover {
  color: #ff473d;
}
::selection {
  background: rgba(112, 112, 112, 0.09);
}
body,
html {
  height: 100%;
}
@media screen and (max-width: 800px) {
  body,
  html {
    min-width: 375px;
  }
}
body {
  width: 100%;
  min-height: 568px;
  background: #fff;
  font-family: "YuGothic", "Yu Gothic", "Meiryo", Hiragino Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  color: #363533;
  line-height: 1.8;
  letter-spacing: 0.02em;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 600px) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.disabled-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.is-pageChanging a {
  pointer-events: none;
}
.overflow-scrolling {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.pc button:hover,
button.tch-active {
  opacity: 0.7;
}
.l-header,
.l-wrapper {
  position: relative;
  width: 100%;
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  background-color: #fff;
  margin: 0 auto;
  -webkit-transition: height 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    -webkit-transform 0.5s ease 0s;
  transition: height 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    transform 0.5s ease 0s;
  transition: height 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  z-index: 1000;
}
.l-header a {
  text-decoration: none;
}
.l-header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(204, 204, 204, 0.5);
  z-index: -2;
}
.is-header-hide .l-header {
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px);
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .l-header {
    height: 60px;
  }
  .is-header-hide .l-header {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
.g-logo {
  position: absolute;
  top: 16px;
  left: 30px;
  line-height: 0;
}
@media screen and (max-width: 600px) {
  .g-logo {
    top: 11px;
    left: 4%;
  }
}
.g-logo_link {
  display: block;
  width: 120px;
  height: 45px;
  background: url(../img/common/logo.svg) 50% 50% / cover no-repeat;
  text-indent: -999em;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 600px) {
  .g-logo_link {
    width: 94px;
    height: 35.1px;
  }
}
.g-slogan {
  position: absolute;
  top: 33px;
  left: 167px;
  display: block;
  width: 157px;
  height: 14px;
  background: url(../img/common/txt_slogan.svg) 50% 50% / cover no-repeat;
  text-indent: -999em;
  line-height: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 600px) {
  .g-slogan {
    top: 25px;
    left: 126px;
    width: 130px;
    height: 11.62px;
  }
}
.g-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse nowrap;
  flex-flow: row-reverse nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  overflow: hidden;
}
.is-entry-btn-show .g-entry {
  width: auto;
}
@media screen and (max-width: 1100px) {
  .g-entry {
    display: none;
  }
}
.g-entry_item._entry {
  display: block;
  width: 110px;
  height: 80px;
  line-height: 80px;
  background-color: #ff473d;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
  cursor: pointer;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.is-entry-btn-show .g-entry_item._entry {
  opacity: 0.6;
}
.g-entry_item._mynavi,
.g-entry_item._rikunabi {
  display: none;
  height: 30px;
  margin: auto 0;
  padding: 0 3rem;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.is-entry-btn-show .g-entry_item._mynavi,
.is-entry-btn-show .g-entry_item._rikunabi {
  display: block;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.4s ease 0.1s;
  transition: opacity 0.4s ease 0.1s;
}
.g-entry_item._rikunabi .g-entry_link {
  width: 200px;
  height: 35px;
  background: url(../img/common/btn_rikunabi.gif) 50% 50% no-repeat;
}
.g-entry_item._mynavi {
  border-right: 1px solid #dadbdc;
}
.g-entry_item._mynavi .g-entry_link {
  width: 200px;
  height: 25px;
  background: url(../img/common/btn_mynavi.gif) 50% 50% no-repeat;
}
.g-entry_link {
  display: block;
  text-decoration: none;
  text-indent: -999em;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.g-entry_link:hover {
  opacity: 0.6;
}
.g-share {
  display: none;
}
.g-nav {
  position: absolute;
  top: 33px;
  right: 140px;
  line-height: 1.1;
  z-index: 10;
  -webkit-transition: opacity 0.4s ease 0.1s;
  transition: opacity 0.4s ease 0.1s;
}
.is-entry-btn-show .g-nav {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease 0s;
  transition: opacity 0.2s ease 0s;
}
.g-nav_options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.g-nav_item {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}
.g-nav_item:not(:last-child) {
  margin-right: 3rem;
}
@media screen and (max-width: 1200px) {
  .g-nav_item {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .g-nav_item:not(:last-child) {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .g-nav_item {
    display: none;
  }
}
a.g-mb-logo_link,
a.g-nav_link {
  display: block;
  text-decoration: none;
}
a.g-nav_link {
  padding-bottom: 1px;
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #363533;
}
a.g-nav_link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(54, 53, 51, 0.1);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.g-footer-nav_link.tch-active:after,
.p-company .g-nav_link._company:after,
.p-guide .g-nav_link._guide:after,
.p-jobs .g-nav_link._jobs:after,
.p-message .g-nav_link._Message:after,
.p-philosophy .g-nav_link._philosophy:after,
.pc .g-footer-nav_link:hover:after,
.pc a.g-nav_link:hover:after {
  opacity: 1;
}
a.g-nav_link,
ul.dropmenu li.drpx {
  position: relative;
}
ul.dropmenu li.drpx ul {
  position: absolute;
  top: 20px;
  display: none;
}
ul.dropmenu li.drpx ul li {
  width: 114px;
  margin-left: -27px;
  text-align: center;
}
ul.dropmenu li.drpx ul li a {
  display: block;
  padding: 10px;
  color: #363533;
  background: #eee;
  border-bottom: 1px solid #fff;
}
.g-mb-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(244, 245, 245, 0.98);
  text-align: center;
  z-index: 4000;
  opacity: 1;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: height 0.3s cubic-bezier(0.6, 0, 0.2, 1) 0.1s;
  transition: height 0.3s cubic-bezier(0.6, 0, 0.2, 1) 0.1s;
}
@media screen and (max-width: 1100px) {
  .is-gnav-open .g-mb-nav {
    height: 100%;
    pointer-events: auto;
    -webkit-transition: height 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0s;
    transition: height 0.4s cubic-bezier(0.6, 0, 0.2, 1) 0s;
  }
}
.g-mb-nav-scroll-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.g-mb-nav-inner {
  width: 100%;
  display: block;
  margin: auto;
  padding: 4%;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.6, 0, 0.2, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.6, 0, 0.2, 1) 0s;
}
@media screen and (max-width: 1100px) {
  .is-gnav-open .g-mb-nav-inner {
    opacity: 1;
    -webkit-transition: opacity 0.7s ease 0.4s;
    transition: opacity 0.7s ease 0.4s;
  }
}
@media screen and (min-width: 600px) {
  .g-mb-nav-inner {
    width: 500px;
  }
}
@media screen and (max-width: 600px) {
  .g-mb-nav-inner {
    width: 100%;
    padding: 4% 5%;
  }
}
.g-mb-logo {
  text-align: center;
}
a.g-mb-logo_link {
  width: 170px;
  height: 101px;
  margin: 0 auto;
  background: url(../img/common/mb_logo.svg) 50% 50% / cover no-repeat;
  text-indent: -999em;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.g-mb-nav_options {
  display: block;
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 600px) {
  .g-mb-nav_options {
    margin-top: 2.5rem;
  }
}
.g-mb-nav_item {
  width: 100%;
  border-bottom: 1px solid #d3d5d5;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}
.g-mb-nav_item:first-child {
  border-top: 1px solid #d3d5d5;
}
@media screen and (max-width: 600px) {
  .g-mb-nav_item {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
a.g-mb-entry_link,
a.g-mb-nav_link {
  display: block;
  width: 100%;
  padding: 0.9em 0;
  text-decoration: none;
  color: #273200;
}
.ie a.g-mb-nav_link {
  padding: 1.1em 0 0.8em;
}
.g-mb-entry {
  width: 100%;
  margin-top: 3rem;
  text-align: center;
  line-height: 1.1;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
.g-mb-entry._rikunabi {
  margin-top: 1rem;
}
@media screen and (max-width: 600px) {
  .g-mb-entry {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .g-mb-entry._mynavi {
    margin-top: 2.5rem;
  }
}
a.g-mb-entry_link {
  position: relative;
  padding: 0.8em 0;
  background-color: #ff473d;
  border-radius: 6px;
  color: #fff;
}
a.g-mb-entry_link:after {
  content: "\e901";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "SocialIcon";
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}
.g-mb-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-top: 3rem;
  padding-top: 24px;
  width: 100%;
}
.g-mb-share:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 78px;
  height: 14px;
  margin-left: -39px;
  background: url(../img/common/mb_ico_social.svg) 50% 50% / cover no-repeat;
}
@media screen and (max-width: 600px) {
  .g-mb-share {
    margin-top: 2.5rem;
  }
}
.g-mb-share_item:not(:first-child) {
  margin-left: 2.5rem;
}
.pc .g-mb-share_item:last-child {
  display: none;
}
@media screen and (max-width: 600px) {
  .g-mb-share_item:not(:first-child) {
    margin-left: 2rem;
  }
}
a.g-mb-share_link {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -999em;
  font-family: "SocialIcon";
  line-height: 1.1;
  -webkit-transition: border 0.4s ease 0s,
    -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: border 0.4s ease 0s,
    transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: border 0.4s ease 0s,
    transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s,
    -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  text-decoration: none;
}
a.g-mb-share_link:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  font-size: 2.5rem;
  color: #363533;
  text-indent: 0;
  -webkit-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
}
a.g-mb-share_link._facebook:after {
  content: "\ea90";
}
a.g-mb-share_link._twitter:after {
  content: "\ea96";
}
a.g-mb-share_link._line:after {
  content: "\e900";
}
.g-nav-toggle {
  position: fixed;
  top: 22px;
  right: 30px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s,
    width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.4s ease 0s,
    width 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    -webkit-transform 0.4s ease 0s;
  opacity: 1;
  z-index: 6000;
}
.g-nav-toggle.step1 .g-nav-toggle_line._1 {
  -webkit-transform: translate(0, 8.5px);
  transform: translate(0, 8.5px);
}
.g-nav-toggle.step1 .g-nav-toggle_line._2 {
  -webkit-transform: translate(0, -8.5px);
  transform: translate(0, -8.5px);
}
.g-nav-toggle.step2 .g-nav-toggle_line._1 {
  -webkit-transform: translate(0, 8.5px) rotate(45deg);
  transform: translate(0, 8.5px) rotate(45deg);
}
.g-nav-toggle.step2 .g-nav-toggle_line._2 {
  -webkit-transform: translate(0, -8.5px) rotate(-45deg);
  transform: translate(0, -8.5px) rotate(-45deg);
}
@media screen and (min-width: 1100px) {
  .g-nav-toggle {
    opacity: 0;
    z-index: -10;
  }
}
@media screen and (max-width: 600px) {
  .g-nav-toggle {
    top: 19px;
    right: 4%;
    width: 26px;
    height: 26px;
  }
  .g-nav-toggle.step1 .g-nav-toggle_line._1 {
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  .g-nav-toggle.step1 .g-nav-toggle_line._2 {
    -webkit-transform: translate(0, -6px);
    transform: translate(0, -6px);
  }
  .g-nav-toggle.step2 .g-nav-toggle_line._1 {
    -webkit-transform: translate(0, 6px) rotate(45deg);
    transform: translate(0, 6px) rotate(45deg);
  }
  .g-nav-toggle.step2 .g-nav-toggle_line._2 {
    -webkit-transform: translate(0, -6px) rotate(-45deg);
    transform: translate(0, -6px) rotate(-45deg);
  }
}
.g-nav-toggle_line {
  position: absolute;
  left: 0;
  display: block;
  width: 40px;
  height: 2px;
  background-color: #000;
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    background-color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.g-nav-toggle_line._1 {
  top: 7px;
}
.g-nav-toggle_line._2 {
  top: 24px;
}
@media screen and (max-width: 600px) {
  .g-nav-toggle_line {
    width: 26px;
    height: 1px;
  }
  .g-nav-toggle_line._1 {
    top: 4px;
  }
  .g-nav-toggle_line._2 {
    top: 16px;
    left: auto;
    right: 0;
  }
}
.l-main {
  position: relative;
  width: 100%;
  padding-top: 80px;
}
@media screen and (max-width: 600px) {
  .l-main {
    padding-top: 60px;
  }
}
.l-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 14rem;
  background-color: #fff;
  z-index: 10;
}
@media screen and (max-width: 600px) {
  .l-content {
    padding-bottom: 8rem;
  }
}
.g-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  pointer-events: none;
  z-index: 100;
  -webkit-transition: opacity 0.8s ease 0s,
    bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: opacity 0.8s ease 0s,
    bottom 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.is-page-scrolled .g-back-to-top {
  opacity: 1;
  pointer-events: auto;
}
.is-page-scrolled-bottom .g-back-to-top {
  bottom: 250px;
}
@media screen and (max-width: 600px) {
  .g-back-to-top {
    bottom: 4%;
    right: 4%;
    -webkit-transition: opacity 0.8s ease 0s,
      bottom 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: opacity 0.8s ease 0s,
      bottom 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .is-page-scrolled-bottom .g-back-to-top {
    bottom: 290px;
  }
}
.g-back-to-top_link {
  display: block;
  width: 68px;
  height: 68px;
  background: url(../img/common/btn_back-to-top.svg) 50% 50% / cover no-repeat;
  text-indent: -999em;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.g-back-to-top_link.tch-active,
.pc .g-back-to-top_link:hover,
.pc a.home-other-content-list_link:hover .home-other-content-list_image,
a.home-other-content-list_link.tch-active .home-other-content-list_image {
  opacity: 0.7;
}
@media screen and (max-width: 600px) {
  .g-back-to-top_link {
    width: 44px;
    height: 44px;
  }
}
.g-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  background-color: #f4f5f5;
}
.g-news_title {
  width: 105px;
  padding: 1.3rem 0;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .g-news_title {
    width: 60px;
    font-size: 10px;
    font-size: 1rem;
  }
}
.g-news-list {
  width: calc(100% - 105px);
  border-left: 1px solid #fff;
}
@media screen and (max-width: 600px) {
  .g-news-list {
    width: calc(100% - 70px);
  }
}
.g-news-list_item {
  display: block;
  width: 100%;
  padding-left: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (max-width: 600px) {
  .g-news-list_item {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
a.g-news-list-item_link {
  display: block;
  text-decoration: none;
  color: #363533;
}
.pc a.g-news-list-item_link:hover,
a.g-news-list-item_link.tch-active {
  text-decoration: underline;
}
.g-news-list-item_date,
.g-news-list-item_title {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .g-news-list-item_date,
  .g-news-list-item_title {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.g-news-list-item_date {
  display: inline-block;
  padding-right: 1.5rem;
  font-family: "PT Sans", sans-serif;
  color: #adadad;
}
@media screen and (max-width: 600px) {
  .g-news-list-item_date {
    margin-bottom: 0.2em;
    padding-top: 1.2rem;
    padding-right: 0;
  }
}
.g-news-list-item_title {
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .g-news-list-item_title {
    padding-bottom: 1.2rem;
  }
}
.l-footer {
  position: relative;
  width: 100%;
  background-color: #293440;
  color: #fff;
  z-index: 10;
}
.l-footer a {
  text-decoration: none;
  color: #fff;
}
.l-footer-top {
  position: relative;
  padding: 30px;
}
@media screen and (max-width: 800px) {
  .l-footer-top {
    padding: 20px 20px 22px;
  }
}
.g-footer-separator {
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  background-color: #7f858c;
  border: none;
}
.g-footer-logo {
  line-height: 0;
}
.g-footer-logo_link {
  display: block;
  width: 120px;
  height: 45px;
  background: url(../img/common/footer-logo.svg) 50% 50% / cover no-repeat;
  text-decoration: none;
  text-indent: -999em;
}
@media screen and (max-width: 600px) {
  .g-footer-logo_link {
    width: 100px;
    height: 37.35px;
    margin: 0 auto;
  }
}
.g-footer-slogan {
  display: block;
  position: absolute;
  top: 50%;
  left: 167px;
  width: 157px;
  height: 14px;
  margin-top: -5px;
  background: url(../img/common/txt_footer-slogan.svg) 50% 50% / cover no-repeat;
  text-indent: -999em;
}
@media screen and (max-width: 600px) {
  .g-footer-slogan {
    position: relative;
    top: 0;
    left: 0;
    width: 100px;
    height: 18px;
    margin: 5px auto 0;
    background: url(../img/common/mb_txt_footer-slogan.svg) 50% 50% / cover
      no-repeat;
  }
}
.l-footer-bottom {
  position: relative;
  padding: 20px 30px;
}
@media screen and (max-width: 800px) {
  .l-footer-bottom {
    padding: 20px 8px 18px;
  }
}
.g-footer-nav {
  display: none;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.5em;
}
@media screen and (max-width: 980px) {
  .g-footer-nav {
    display: none;
  }
}
.g-footer-nav_options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.g-footer-nav_item {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.1;
}
.g-footer-nav_item:not(:last-child) {
  margin-right: 3rem;
}
@media screen and (max-width: 1100px) {
  .g-footer-nav_item {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .g-footer-nav_item:not(:last-child) {
    margin-right: 2rem;
  }
}
.g-footer-nav_link {
  position: relative;
  display: block;
}
.g-footer-nav_link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #3f4953;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.g-site-info {
  width: 100%;
}
.g-site-info_options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .g-site-info_options {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .g-site-info_options {
    width: 280px;
    margin: 0 auto;
  }
}
.g-site-info_item {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
}
@media screen and (min-width: 600px) {
  .g-site-info_item:not(:last-child) {
    margin-right: 1em;
    padding-right: 1em;
  }
  .g-site-info_item:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    background-color: #fff;
  }
}
@media screen and (max-width: 600px) {
  .g-site-info_item {
    padding: 0.6em 1.5rem;
    font-size: 10px;
    font-size: 1rem;
  }
  .g-site-info_item:not(:nth-child(2n + 0)):after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    background-color: #fff;
  }
}
.g-copyright {
  margin-top: 1rem;
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "PT Sans", sans-serif;
  color: #666b72;
  line-height: 1.1;
}
@media screen and (max-width: 800px) {
  .g-copyright {
    margin-top: 1.2rem;
    text-align: center;
    font-size: 8px;
    font-size: 0.8rem;
  }
}
.g-footer-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.g-footer-share:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -118px;
  width: 78px;
  height: 14px;
  margin-top: -7px;
  background: url(../img/common/ico_social.svg) 50% 50% / cover no-repeat;
}
@media screen and (max-width: 800px) {
  .g-footer-share {
    display: none;
  }
}
.g-footer-share_item:not(:last-child) {
  margin-right: 2.5rem;
}
@media screen and (max-width: 600px) {
  .g-footer-share_item:not(:last-child) {
    margin-right: 2rem;
  }
}
.g-footer-share_link {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -999em;
  font-family: "SocialIcon";
  line-height: 1.1;
  -webkit-transition: border 0.4s ease 0s,
    -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: border 0.4s ease 0s,
    transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: border 0.4s ease 0s,
    transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s,
    -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.g-footer-share_link:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  text-indent: 0;
  -webkit-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
}
.g-footer-share_link._facebook:after {
  content: "\ea90";
}
.g-footer-share_link._twitter:after {
  content: "\ea96";
}
.pc .g-footer-share_link._line {
  display: none;
}
.g-footer-share_link._line:after {
  content: "\e900";
}
@media screen and (max-width: 600px) {
  .g-footer-share_link:after {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media print {
  * html body {
    zoom: 0.7;
  }
  body {
    background-color: #fff;
    font-size: 12px;
  }
}
.m-topic-path {
  display: block;
  width: 100%;
  background-color: #e9ebec;
  list-style: none;
}
@media screen and (max-width: 600px) {
  .m-topic-path {
    display: none;
  }
}
.m-topic-path_item {
  display: inline-block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
}
.m-topic-path_item:first-child {
  padding: 0 30px;
  border-right: 1px solid #fff;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.7rem;
}
a.m-topic-path_link {
  text-decoration: none;
  color: #363533;
}
.m-heading {
  position: relative;
  margin: 9rem 0 6rem;
  text-align: center;
}
.m-heading._mobile {
  display: none;
}
.m-heading:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 25px auto 0;
  background-color: #363533;
}
@media screen and (max-width: 600px) {
  .m-heading {
    margin: 5rem 0 3rem;
  }
  .m-heading._mobile {
    display: block;
  }
  .m-heading:after {
    width: 35px;
    height: 1px;
    margin-top: 15px;
  }
}
.m-heading_title {
  line-height: 1.4;
}
.m-heading_title._sub-title {
  margin-bottom: 0.3rem;
  font-size: 15px;
  font-size: 1.5rem;
}
.m-heading_title._jp {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-weight: 500;
  font-size: 31px;
  font-size: 3.1rem;
}
.m-heading_title._en {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  color: #0079c3;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .m-heading_title._sub-title {
    font-size: 11px;
    font-size: 1.1rem;
  }
  .m-heading_title._jp {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-list {
  list-style: none;
}
.m-list._small {
  font-size: 12px;
  font-size: 1.2rem;
}
.m-list_item {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}
.m-list_item:not(:last-child) {
  margin-bottom: 0.6em;
}
.m-list_item._circle {
  list-style: circle outside;
  margin-left: 1.7em;
}
.m-list_item._disc {
  list-style: disc outside;
  margin-left: 1.7em;
}
.m-list_item._square {
  list-style: square outside;
  margin-left: 1.7em;
}
.m-list_item._decimal {
  list-style: decimal outside;
  margin-left: 1.3em;
}
.m-list_item._upper-roman {
  list-style: upper-roman outside;
  margin-left: 1.3em;
}
.m-list_item._lower-alpha {
  list-style: lower-alpha outside;
  margin-left: 1.3em;
}
.m-list_item._upper-alpha {
  list-style: upper-alpha outside;
  margin-left: 1.3em;
}
.m-list_item._cjk-ideographic {
  list-style: cjk-ideographic outside;
  margin-left: 1.3em;
}
.m-list_item._hiragana {
  list-style: hiragana outside;
  margin-left: 1.3em;
}
.m-list_item._katakana {
  list-style: katakana outside;
  margin-left: 1.3em;
}
.m-parallax-photo {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 42%;
  pointer-events: none;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .m-parallax-photo {
    padding-bottom: 60%;
  }
}
.m-parallax-photo_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.m-parallax-photo_image img {
  width: 100%;
  height: auto;
}
.m-content-last-image {
  width: 100%;
  padding-bottom: 57.14286%;
  background: 50% 50% / cover no-repeat;
}
@media screen and (max-width: 800px) {
  .m-content-last-image {
    padding-bottom: 125%;
  }
}
.m-contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .m-contents-list {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.m-contents-list-item {
  width: 48%;
  margin-bottom: 5rem;
}
@media screen and (max-width: 600px) {
  .m-contents-list-item {
    width: 100%;
  }
}
a.m-contents-list-item_link {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #363533;
}
.pc a.m-contents-list-item_link:hover .m-contents-list-item_image img,
a.m-contents-list-item_link.tch-active .m-contents-list-item_image img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.m-contents-list-item_title {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  left: 14px;
}
@media screen and (max-width: 600px) {
  .m-contents-list-item_title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-contents-list-item_image {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
  overflow: hidden;
}
.m-contents-list-item_image img {
  max-width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 1s ease-out 0s;
  transition: transform 1s ease-out 0s;
  transition: transform 1s ease-out 0s, -webkit-transform 1s ease-out 0s;
}
.m-contents-list-item_text {
  margin-top: 1rem;
  line-height: 1.6;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 600px) {
  .m-contents-list-item_text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-recruit-nav {
  width: 100%;
  padding: 8rem 0;
  background-color: #ececeb;
}
@media screen and (max-width: 600px) {
  .m-recruit-nav {
    padding: 5rem 0;
  }
}
.m-recruit-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .m-recruit-nav-list {
    padding: 0 3%;
  }
}
@media screen and (max-width: 600px) {
  .m-recruit-nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 4%;
  }
}
.m-recruit-nav-list_item {
  width: 31%;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .m-recruit-nav-list_item {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .m-recruit-nav-list_item {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-recruit-nav-list_item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
a.m-recruit-nav-list_link {
  position: relative;
  display: block;
  padding: 2rem 0;
  line-height: 1.1;
  background-color: #fff;
  border: 2px solid rgba(215, 215, 214, 0.63);
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  color: #363533;
}
a.m-recruit-nav-list_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 13px;
  height: 24px;
  background: url(../img/common/ico_arrow_next.svg) 50% 50% / cover no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.1;
}
.pc a.m-recruit-nav-list_link:hover,
a.m-recruit-nav-list_link.tch-active {
  opacity: 0.6;
}
@media screen and (max-width: 800px) {
  a.m-recruit-nav-list_link:after {
    width: 10px;
    height: 18.48px;
  }
}
.m-table {
  width: 100%;
}
.m-table td,
.m-table th {
  padding: 1rem;
  border: 1px solid #d2d2d2;
  line-height: 1.6;
  text-align: center;
}
.m-table th {
  background-color: #f3f3f3;
  font-weight: 700;
  vertical-align: middle;
}
.m-table td {
  vertical-align: top;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  .m-table {
    width: 100%;
  }
  .m-table td,
  .m-table th {
    padding: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .m-table td,
  .m-table th {
    padding: 1rem 0.8rem;
  }
}
.m-table_caption {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.8rem;
}
@media screen and (max-width: 600px) {
  .m-table_caption {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.u-cf:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
}
.u-d-none {
  display: none;
}
.u-cf:after,
.u-d-block {
  display: block;
}
.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-d-inline {
  display: inline;
}
.u-clear {
  clear: both;
}
.u-fl,
.u-fr {
  display: inline;
  float: left;
}
.u-fr {
  float: right;
}
.u-al {
  text-align: left !important;
}
.u-ar {
  text-align: right !important;
}
.u-ac {
  text-align: center !important;
}
@media screen and (min-width: 600px) {
  .u-dt-ac {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .u-mb-ac {
    text-align: center;
  }
}
.u-m-a {
  margin-lef: auto;
  margin-right: auto;
}
.u-vt {
  vertical-align: top !important;
}
.u-vm {
  vertical-align: middle !important;
}
.u-vb {
  vertical-align: bottom !important;
}
.u-superscript {
  vertical-align: super;
  font-size: 60%;
}
.u-pos-t {
  position: absolute;
  top: 0;
}
.u-pos-b {
  position: absolute;
  bottom: 0;
}
.u-pos-l {
  position: absolute;
  left: 0;
}
.u-pos-r {
  position: absolute;
  right: 0;
}
.u-indent1 {
  padding-left: 1em !important;
  text-indent: -1em !important;
}
.u-indent2 {
  padding-left: 2em !important;
  text-indent: -2em !important;
}
.u-indent3 {
  padding-left: 3em !important;
  text-indent: -3em !important;
}
.u-fz-s {
  font-size: 85%;
}
.u-fw-nml {
  font-weight: 400 !important;
}
.u-fw-bld {
  font-weight: 700 !important;
}
.u-break-word {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.u-disable-event {
  pointer-events: none;
}
.u-bdr-t-none {
  border-top: none !important;
}
.u-bdr-l-none {
  border-left: none !important;
}
.u-bdr-r-none {
  border-right: none !important;
}
.u-bdr-b-none {
  border-bottom: none !important;
}
@media screen and (max-width: 600px) {
  .u-dt-br {
    display: none;
  }
}
.u-mb-br {
  display: none;
}
@media screen and (max-width: 600px) {
  .u-mb-br {
    display: inline;
  }
}
.u-alpha-over {
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.u-alpha-over:hover {
  opacity: 0.85;
}
.ua-android dd,
.ua-android dt,
.ua-android h1,
.ua-android h2,
.ua-android h3,
.ua-android h4,
.ua-android li,
.ua-android p,
.ua-android span {
  max-height: 100%;
}
.u-textfix {
  background: url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);
}
.u-span1 {
  width: 8.33333333333%;
}
.u-span2 {
  width: 16.6666666667%;
}
.u-span3 {
  width: 25%;
}
.u-span4 {
  width: 33.3333333333%;
}
.u-span5 {
  width: 41.6666666667%;
}
.u-span6 {
  width: 50%;
}
.u-span7 {
  width: 58.3333333333%;
}
.u-span8 {
  width: 66.6666666667%;
}
.u-span9 {
  width: 75%;
}
.u-span10 {
  width: 83.3333333333%;
}
.u-span11 {
  width: 91.6666666667%;
}
.u-span12 {
  width: 100%;
}
@media screen and (max-width: 600px) {
  .u-span1,
  .u-span10,
  .u-span11,
  .u-span12,
  .u-span2,
  .u-span3,
  .u-span4,
  .u-span5,
  .u-span6,
  .u-span7,
  .u-span8,
  .u-span9 {
    width: 100%;
  }
}
.u-mt0 {
  margin-top: 0 !important;
}
.u-mr0 {
  margin-right: 0 !important;
}
.u-mb0 {
  margin-bottom: 0 !important;
}
.u-ml0 {
  margin-left: 0 !important;
}
.u-pt0 {
  padding-top: 0 !important;
}
.u-pr0 {
  padding-right: 0 !important;
}
.u-pb0 {
  padding-bottom: 0 !important;
}
.u-pl0 {
  padding-left: 0 !important;
}
.u-mt4 {
  margin-top: 4px !important;
}
.u-mr4 {
  margin-right: 4px !important;
}
.u-mb4 {
  margin-bottom: 4px !important;
}
.u-ml4 {
  margin-left: 4px !important;
}
.u-pt4 {
  padding-top: 4px !important;
}
.u-pr4 {
  padding-right: 4px !important;
}
.u-pb4 {
  padding-bottom: 4px !important;
}
.u-pl4 {
  padding-left: 4px !important;
}
.u-mt8 {
  margin-top: 8px !important;
}
.u-mr8 {
  margin-right: 8px !important;
}
.u-mb8 {
  margin-bottom: 8px !important;
}
.u-ml8 {
  margin-left: 8px !important;
}
.u-pt8 {
  padding-top: 8px !important;
}
.u-pr8 {
  padding-right: 8px !important;
}
.u-pb8 {
  padding-bottom: 8px !important;
}
.u-pl8 {
  padding-left: 8px !important;
}
.u-mt12 {
  margin-top: 12px !important;
}
.u-mr12 {
  margin-right: 12px !important;
}
.u-mb12 {
  margin-bottom: 12px !important;
}
.u-ml12 {
  margin-left: 12px !important;
}
.u-pt12 {
  padding-top: 12px !important;
}
.u-pr12 {
  padding-right: 12px !important;
}
.u-pb12 {
  padding-bottom: 12px !important;
}
.u-pl12 {
  padding-left: 12px !important;
}
.u-mt16 {
  margin-top: 16px !important;
}
.u-mr16 {
  margin-right: 16px !important;
}
.u-mb16 {
  margin-bottom: 16px !important;
}
.u-ml16 {
  margin-left: 16px !important;
}
.u-pt16 {
  padding-top: 16px !important;
}
.u-pr16 {
  padding-right: 16px !important;
}
.u-pb16 {
  padding-bottom: 16px !important;
}
.u-pl16 {
  padding-left: 16px !important;
}
.u-mt20 {
  margin-top: 20px !important;
}
.u-mr20 {
  margin-right: 20px !important;
}
.u-mb20 {
  margin-bottom: 20px !important;
}
.u-ml20 {
  margin-left: 20px !important;
}
.u-pt20 {
  padding-top: 20px !important;
}
.u-pr20 {
  padding-right: 20px !important;
}
.u-pb20 {
  padding-bottom: 20px !important;
}
.u-pl20 {
  padding-left: 20px !important;
}
.u-mt24 {
  margin-top: 24px !important;
}
.u-mr24 {
  margin-right: 24px !important;
}
.u-mb24 {
  margin-bottom: 24px !important;
}
.u-ml24 {
  margin-left: 24px !important;
}
.u-pt24 {
  padding-top: 24px !important;
}
.u-pr24 {
  padding-right: 24px !important;
}
.u-pb24 {
  padding-bottom: 24px !important;
}
.u-pl24 {
  padding-left: 24px !important;
}
.u-mt28 {
  margin-top: 28px !important;
}
.u-mr28 {
  margin-right: 28px !important;
}
.u-mb28 {
  margin-bottom: 28px !important;
}
.u-ml28 {
  margin-left: 28px !important;
}
.u-pt28 {
  padding-top: 28px !important;
}
.u-pr28 {
  padding-right: 28px !important;
}
.u-pb28 {
  padding-bottom: 28px !important;
}
.u-pl28 {
  padding-left: 28px !important;
}
.u-mt32 {
  margin-top: 32px !important;
}
.u-mr32 {
  margin-right: 32px !important;
}
.u-mb32 {
  margin-bottom: 32px !important;
}
.u-ml32 {
  margin-left: 32px !important;
}
.u-pt32 {
  padding-top: 32px !important;
}
.u-pr32 {
  padding-right: 32px !important;
}
.u-pb32 {
  padding-bottom: 32px !important;
}
.u-pl32 {
  padding-left: 32px !important;
}
.u-mt36 {
  margin-top: 36px !important;
}
.u-mr36 {
  margin-right: 36px !important;
}
.u-mb36 {
  margin-bottom: 36px !important;
}
.u-ml36 {
  margin-left: 36px !important;
}
.u-pt36 {
  padding-top: 36px !important;
}
.u-pr36 {
  padding-right: 36px !important;
}
.u-pb36 {
  padding-bottom: 36px !important;
}
.u-pl36 {
  padding-left: 36px !important;
}
.u-mt40 {
  margin-top: 40px !important;
}
.u-mr40 {
  margin-right: 40px !important;
}
.u-mb40 {
  margin-bottom: 40px !important;
}
.u-ml40 {
  margin-left: 40px !important;
}
.u-pt40 {
  padding-top: 40px !important;
}
.u-pr40 {
  padding-right: 40px !important;
}
.u-pb40 {
  padding-bottom: 40px !important;
}
.u-pl40 {
  padding-left: 40px !important;
}
.u-mt44 {
  margin-top: 44px !important;
}
.u-mr44 {
  margin-right: 44px !important;
}
.u-mb44 {
  margin-bottom: 44px !important;
}
.u-ml44 {
  margin-left: 44px !important;
}
.u-pt44 {
  padding-top: 44px !important;
}
.u-pr44 {
  padding-right: 44px !important;
}
.u-pb44 {
  padding-bottom: 44px !important;
}
.u-pl44 {
  padding-left: 44px !important;
}
.u-mt48 {
  margin-top: 48px !important;
}
.u-mr48 {
  margin-right: 48px !important;
}
.u-mb48 {
  margin-bottom: 48px !important;
}
.u-ml48 {
  margin-left: 48px !important;
}
.u-pt48 {
  padding-top: 48px !important;
}
.u-pr48 {
  padding-right: 48px !important;
}
.u-pb48 {
  padding-bottom: 48px !important;
}
.u-pl48 {
  padding-left: 48px !important;
}
.u-mt52 {
  margin-top: 52px !important;
}
.u-mr52 {
  margin-right: 52px !important;
}
.u-mb52 {
  margin-bottom: 52px !important;
}
.u-ml52 {
  margin-left: 52px !important;
}
.u-pt52 {
  padding-top: 52px !important;
}
.u-pr52 {
  padding-right: 52px !important;
}
.u-pb52 {
  padding-bottom: 52px !important;
}
.u-pl52 {
  padding-left: 52px !important;
}
.u-mt56 {
  margin-top: 56px !important;
}
.u-mr56 {
  margin-right: 56px !important;
}
.u-mb56 {
  margin-bottom: 56px !important;
}
.u-ml56 {
  margin-left: 56px !important;
}
.u-pt56 {
  padding-top: 56px !important;
}
.u-pr56 {
  padding-right: 56px !important;
}
.u-pb56 {
  padding-bottom: 56px !important;
}
.u-pl56 {
  padding-left: 56px !important;
}
.u-mt60 {
  margin-top: 60px !important;
}
.u-mr60 {
  margin-right: 60px !important;
}
.u-mb60 {
  margin-bottom: 60px !important;
}
.u-ml60 {
  margin-left: 60px !important;
}
.u-pt60 {
  padding-top: 60px !important;
}
.u-pr60 {
  padding-right: 60px !important;
}
.u-pb60 {
  padding-bottom: 60px !important;
}
.u-pl60 {
  padding-left: 60px !important;
}
.u-mt64 {
  margin-top: 64px !important;
}
.u-mr64 {
  margin-right: 64px !important;
}
.u-mb64 {
  margin-bottom: 64px !important;
}
.u-ml64 {
  margin-left: 64px !important;
}
.u-pt64 {
  padding-top: 64px !important;
}
.u-pr64 {
  padding-right: 64px !important;
}
.u-pb64 {
  padding-bottom: 64px !important;
}
.u-pl64 {
  padding-left: 64px !important;
}
.u-mt68 {
  margin-top: 68px !important;
}
.u-mr68 {
  margin-right: 68px !important;
}
.u-mb68 {
  margin-bottom: 68px !important;
}
.u-ml68 {
  margin-left: 68px !important;
}
.u-pt68 {
  padding-top: 68px !important;
}
.u-pr68 {
  padding-right: 68px !important;
}
.u-pb68 {
  padding-bottom: 68px !important;
}
.u-pl68 {
  padding-left: 68px !important;
}
.u-mt72 {
  margin-top: 72px !important;
}
.u-mr72 {
  margin-right: 72px !important;
}
.u-mb72 {
  margin-bottom: 72px !important;
}
.u-ml72 {
  margin-left: 72px !important;
}
.u-pt72 {
  padding-top: 72px !important;
}
.u-pr72 {
  padding-right: 72px !important;
}
.u-pb72 {
  padding-bottom: 72px !important;
}
.u-pl72 {
  padding-left: 72px !important;
}
.u-mt76 {
  margin-top: 76px !important;
}
.u-mr76 {
  margin-right: 76px !important;
}
.u-mb76 {
  margin-bottom: 76px !important;
}
.u-ml76 {
  margin-left: 76px !important;
}
.u-pt76 {
  padding-top: 76px !important;
}
.u-pr76 {
  padding-right: 76px !important;
}
.u-pb76 {
  padding-bottom: 76px !important;
}
.u-pl76 {
  padding-left: 76px !important;
}
.u-mt80 {
  margin-top: 80px !important;
}
.u-mr80 {
  margin-right: 80px !important;
}
.u-mb80 {
  margin-bottom: 80px !important;
}
.u-ml80 {
  margin-left: 80px !important;
}
.u-pt80 {
  padding-top: 80px !important;
}
.u-pr80 {
  padding-right: 80px !important;
}
.u-pb80 {
  padding-bottom: 80px !important;
}
.u-pl80 {
  padding-left: 80px !important;
}
.u-mt84 {
  margin-top: 84px !important;
}
.u-mr84 {
  margin-right: 84px !important;
}
.u-mb84 {
  margin-bottom: 84px !important;
}
.u-ml84 {
  margin-left: 84px !important;
}
.u-pt84 {
  padding-top: 84px !important;
}
.u-pr84 {
  padding-right: 84px !important;
}
.u-pb84 {
  padding-bottom: 84px !important;
}
.u-pl84 {
  padding-left: 84px !important;
}
.u-mt88 {
  margin-top: 88px !important;
}
.u-mr88 {
  margin-right: 88px !important;
}
.u-mb88 {
  margin-bottom: 88px !important;
}
.u-ml88 {
  margin-left: 88px !important;
}
.u-pt88 {
  padding-top: 88px !important;
}
.u-pr88 {
  padding-right: 88px !important;
}
.u-pb88 {
  padding-bottom: 88px !important;
}
.u-pl88 {
  padding-left: 88px !important;
}
.u-mt92 {
  margin-top: 92px !important;
}
.u-mr92 {
  margin-right: 92px !important;
}
.u-mb92 {
  margin-bottom: 92px !important;
}
.u-ml92 {
  margin-left: 92px !important;
}
.u-pt92 {
  padding-top: 92px !important;
}
.u-pr92 {
  padding-right: 92px !important;
}
.u-pb92 {
  padding-bottom: 92px !important;
}
.u-pl92 {
  padding-left: 92px !important;
}
.u-mt96 {
  margin-top: 96px !important;
}
.u-mr96 {
  margin-right: 96px !important;
}
.u-mb96 {
  margin-bottom: 96px !important;
}
.u-ml96 {
  margin-left: 96px !important;
}
.u-pt96 {
  padding-top: 96px !important;
}
.u-pr96 {
  padding-right: 96px !important;
}
.u-pb96 {
  padding-bottom: 96px !important;
}
.u-pl96 {
  padding-left: 96px !important;
}
.u-mt100 {
  margin-top: 100px !important;
}
.u-mr100 {
  margin-right: 100px !important;
}
.u-mb100 {
  margin-bottom: 100px !important;
}
.u-ml100 {
  margin-left: 100px !important;
}
.u-pt100 {
  padding-top: 100px !important;
}
.u-pr100 {
  padding-right: 100px !important;
}
.u-pb100 {
  padding-bottom: 100px !important;
}
.u-pl100 {
  padding-left: 100px !important;
}
@-webkit-keyframes down {
  0%,
  70%,
  80%,
  90%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75%,
  85% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}
@keyframes down {
  0%,
  70%,
  80%,
  90%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75%,
  85% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}
.home-intro {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .home-intro {
    height: calc(100vh - 60px);
  }
  .ios .home-intro {
    height: calc(100vh - 60px - 60px);
  }
}
.home-intro_text-block {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 30;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .home-intro_text-block {
    padding: 0 4%;
  }
}
.home-intro_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 312px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1;
  opacity: 0;
}
.home-intro_logo img,
.home-other-content-list_image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .home-intro_logo {
    width: 183px;
  }
}
.home-intro_image-block {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
}
.home-intro_image-block:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 20;
}
.home-intro_image-block,
.home-intro_image-block video,
.home-intro_image-block:after {
  position: absolute;
  top: 0;
  left: 0;
}
.home-intro_image {
  display: block;
  width: 100%;
  height: 100%;
  background: 50% 50% / cover no-repeat;
}
.home-intro_scroll-down {
  position: absolute;
  left: 50%;
  bottom: 25px;
  margin-left: -12px;
  z-index: 30;
  opacity: 0;
}
.home-intro_scroll-down a {
  display: block;
  width: 24px;
  height: 13px;
  text-indent: -999em;
  background: url(../img/common/ico_arrow_down.svg) 0 0 / cover no-repeat;
  -webkit-animation: down 4s ease 0s infinite;
  animation: down 4s ease 0s infinite;
}
@media screen and (max-width: 600px) {
  .home-intro_scroll-down {
    display: block;
  }
}
.Home-intro-slide,
.Home-intro-slide_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Home-intro-slide {
  overflow: hidden;
}
.Home-intro-slide_item {
  background: 50% 50% / cover no-repeat;
  opacity: 0;
  z-index: 1;
}
.home-section {
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 1rem;
}
.home-section._other {
  padding-top: 10rem;
}
.home-section_summary {
  margin-top: -3rem;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .home-section_summary {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .home-section_summary {
    margin-top: -1rem;
    padding: 0 4%;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.home-jobs-more {
  display: block;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1260px) {
  .home-jobs-more {
    padding: 0 4%;
  }
}
a.home-jobs-more_link {
  position: relative;
  display: block;
  padding: 2rem 0;
  line-height: 1.1;
  font-size: 17px;
  font-size: 1.7rem;
  background-color: #fff;
  border: 2px solid rgba(215, 215, 214, 0.63);
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  color: #363533;
}
.ie a.home-jobs-more_link {
  padding: 2.1rem 0 1.8rem;
}
a.home-jobs-more_link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 13px;
  height: 24px;
  background: url(../img/common/ico_arrow_next.svg) 50% 50% / cover no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.1;
}
.pc a.home-jobs-more_link:hover,
a.home-jobs-more_link.tch-active {
  opacity: 0.6;
}
@media screen and (max-width: 800px) {
  a.home-jobs-more_link {
    font-size: 14px;
    font-size: 1.4rem;
  }
  a.home-jobs-more_link:after {
    width: 10px;
    height: 18.48px;
  }
}
.home-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .home-message {
    padding: 0 4%;
  }
}
a.home-message_link {
  display: block;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  color: #363533;
}
.pc a.home-message_link:hover,
a.home-message_link.tch-active {
  opacity: 0.8;
}
.home-message_image-block,
.home-message_text-block {
  width: 50%;
}
@media screen and (max-width: 800px) {
  .home-message_image-block,
  .home-message_text-block {
    width: 100%;
  }
}
.home-message_image-block {
  display: block;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.home-message_image {
  display: block;
  width: 100%;
  padding-bottom: 67.14286%;
  background: 50% 50% / cover no-repeat;
}
.home-message_text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  padding: 15px 0;
}
.home-message_text-block:after,
.home-message_text-block:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 15px;
  background: url(../img/common/line_horizontal.png) 0 0 repeat-x;
}
.home-message_text-block:before {
  top: 0;
}
.home-message_text-block:after {
  bottom: 0;
}
@media screen and (max-width: 800px) {
  .home-message_text-block:after,
  .home-message_text-block:before {
    display: none;
  }
}
.home-message_text-block-inner {
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .home-message_text-block-inner {
    width: 100%;
  }
}
.home-message_interview {
  font-family: "Lato", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #0079c3;
  font-style: italic;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1040px) {
  .home-message_interview {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.home-message_title {
  margin-top: 1rem;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  line-height: 1.5;
}
.home-message_title .quotation-mark {
  position: relative;
  padding: 0 50px;
}
.home-message_title .quotation-mark:after,
.home-message_title .quotation-mark:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 27px;
  background: 50% 50% / cover no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.1;
}
.home-message_title .quotation-mark:before {
  left: 0;
  background-image: url(../img/common/img_quotation-mark_01.svg);
}
.home-message_title .quotation-mark:after {
  right: 0;
  background-image: url(../img/common/img_quotation-mark_02.svg);
}
@media screen and (max-width: 1040px) {
  .home-message_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 800px) {
  .home-message_title .quotation-mark {
    padding: 0 30px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .home-message_title .quotation-mark:after,
  .home-message_title .quotation-mark:before {
    width: 20px;
    height: 15.93px;
    margin-top: -0.3em;
  }
}
.home-message_position {
  margin: 1.3rem 0 2rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
}
@media screen and (max-width: 1040px) {
  .home-message_position {
    margin: 1rem 0 1.2rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .home-message_position {
    margin: 1.3rem 0 2rem;
  }
}
.home-message_more,
.home-message_more a {
  position: relative;
  display: block;
  margin: 0 auto;
}
.home-message_more {
  max-width: 240px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.1;
}
.home-message_more a {
  width: 100%;
  padding: 1.6rem 0;
  background-color: #fff;
  border: 2px solid rgba(215, 215, 214, 0.63);
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  text-transform: uppercase;
  color: #363533;
}
.ie .home-message_more a {
  padding: 1.8rem 0 1.4rem;
}
.home-message_more a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 10px;
  height: 18.48px;
  background: url(../img/common/ico_arrow_next.svg) 50% 50% / cover no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.1;
}
.home-message_more a.tch-active,
.pc .home-message_more a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1040px) {
  .home-message_more {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .home-message_more {
    max-width: 100%;
  }
  .home-message_more a {
    padding: 2rem 0;
  }
  .ie .home-message_more a {
    padding: 2.1rem 0 1.8rem;
  }
}
.home-other-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
  margin: 14rem auto 0;
}
@media screen and (max-width: 1040px) {
  .home-other-content-list {
    padding: 0 4%;
  }
}
@media screen and (max-width: 800px) {
  .home-other-content-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .home-other-content-list {
    margin-top: 10rem;
  }
}
.home-other-content-list_item {
  width: 48%;
}
@media screen and (max-width: 800px) {
  .home-other-content-list_item {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
  .home-other-content-list_item:last-child {
    margin-top: 5rem;
  }
}
a.home-other-content-list_link {
  display: block;
  text-decoration: none;
  color: #363533;
}
.home-other-content-list_title-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  line-height: 1.1;
}
.home-other-content-list_title._ja {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
}
@media screen and (max-width: 600px) {
  .home-other-content-list_title._ja {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.home-other-content-list_title._en {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #0079c3;
}
@media screen and (max-width: 600px) {
  .home-other-content-list_title._en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.home-other-content-list_image {
  margin-top: 1.5rem;
  -webkit-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
}
.home-other-content-list_summary {
  margin-top: 1rem;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .home-other-content-list_summary {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.philosophy-list {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.philosophy-list .slick-dots li button:before {
  background: url(../img/common/slider-dot_white.svg) 50% 50% no-repeat;
}
@media screen and (min-width: 600px) {
  .philosophy-list._single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-list._home,
  .philosophy-list._single {
    padding-bottom: 38px;
    background-color: #211b13;
  }
}
._home .philosophy-list-item:not(:last-child),
._index .philosophy-list-item:not(:last-child) {
  margin-bottom: 2rem;
}
._home .philosophy-list-item:nth-of-type(2n + 0) .philosophy-list-item_link,
._index .philosophy-list-item:nth-of-type(2n + 0) .philosophy-list-item_link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}
@media screen and (min-width: 600px) {
  ._single .philosophy-list-item {
    width: 50%;
  }
}
.philosophy-list-item_link {
  position: relative;
  width: 100%;
  text-decoration: none;
  -webkit-transition: background 1.4s ease-out 0s;
  transition: background 1.4s ease-out 0s;
  background-color: #211b13;
  overflow: hidden;
}
._index .philosophy-list-item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pc ._index .philosophy-list-item_link:hover {
  background-color: #2c271f;
}
.pc ._index .philosophy-list-item_link:hover .philosophy-list-item_image,
.pc a.jobs-list-item_link:hover .jobs-list-item_image img,
a.jobs-list-item_link.tch-active .jobs-list-item_image img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
._single .philosophy-list-item_link {
  display: block;
}
@media screen and (min-width: 600px) {
  ._home .philosophy-list-item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  ._home .philosophy-list-item_link.tch-active,
  .pc ._home .philosophy-list-item_link:hover {
    background-color: #2c271f;
  }
  ._home .philosophy-list-item_link.tch-active .philosophy-list-item_image,
  .pc ._home .philosophy-list-item_link:hover .philosophy-list-item_image {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
  }
  ._single .philosophy-list-item_link {
    display: block;
    background: 0 0;
  }
  ._single .philosophy-list-item_link.tch-active .philosophy-list-item_image,
  .pc ._single .philosophy-list-item_link:hover .philosophy-list-item_image {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  }
  ._single
    .philosophy-list-item_link.tch-active
    .philosophy-list-item_text-block,
  .pc
    ._single
    .philosophy-list-item_link:hover
    .philosophy-list-item_text-block {
    opacity: 1;
  }
}
@media screen and (min-width: 800px) {
  ._home .philosophy-list-item_link,
  ._index .philosophy-list-item_link {
    min-height: 340px;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-list-item_link {
    display: block;
    padding: 1.2rem;
  }
}
.philosophy-list-item_image-block {
  position: relative;
  overflow: hidden;
}
._home .philosophy-list-item_image-block,
._index .philosophy-list-item_image-block {
  width: 50%;
}
@media screen and (max-width: 600px) {
  ._home .philosophy-list-item_image-block,
  ._index .philosophy-list-item_image-block,
  .philosophy-list-item_image-block {
    width: 100%;
  }
}
.philosophy-list-item_image {
  display: block;
  width: 100%;
  background: 50% 50% / cover no-repeat;
}
@media screen and (min-width: 600px) {
  ._home .philosophy-list-item_image,
  ._index .philosophy-list-item_image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transition: -webkit-transform 1.4s ease-out 0s;
    transition: transform 1.4s ease-out 0s;
    transition: transform 1.4s ease-out 0s, -webkit-transform 1.4s ease-out 0s;
  }
  ._single .philosophy-list-item_image {
    padding-bottom: 52.85714%;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-filter 0.4s ease-out 0s;
    transition: filter 0.4s ease-out 0s;
    transition: filter 0.4s ease-out 0s, -webkit-filter 0.4s ease-out 0s;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-list-item_image {
    position: relative;
    height: 0;
    padding-bottom: 61.66667%;
  }
}
.philosophy-list-item_text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  padding: 3rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  text-align: center;
  color: #fff;
}
.ie .philosophy-list-item_text-block {
  padding: 5rem 3em 3rem;
}
.philosophy-list-item_text-block:after {
  content: "";
  position: absolute;
  top: 2rem;
  left: 2rem;
  right: 2rem;
  bottom: 2rem;
  border: 1px solid #fff;
}
@media screen and (min-width: 600px) {
  ._home .philosophy-list-item_text-block,
  ._index .philosophy-list-item_text-block {
    width: 50%;
  }
  ._single .philosophy-list-item_text-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 27, 19, 0.8);
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-out 0s;
    transition: opacity 0.4s ease-out 0s;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_text-block {
    padding: 2.5rem 2rem;
  }
  .philosophy-list-item_text-block:after {
    top: 1rem;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-list-item_text-block {
    width: 100%;
    padding: 3rem 0;
  }
  .philosophy-list-item_text-block:after {
    display: none;
  }
  ._home .philosophy-list-item_text-block,
  ._single .philosophy-list-item_text-block {
    padding: 3rem 0 1rem;
  }
}
.philosophy-list-item_text-block-inner {
  position: relative;
  z-index: 10;
}
.philosophy-list-item_number {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: auto auto 0;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 40px;
  text-align: center;
}
.ie .philosophy-list-item_number {
  line-height: 44px;
}
@media screen and (max-width: 1200px) {
  ._single .philosophy-list-item_number {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_number {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .ie .philosophy-list-item_number {
    line-height: 34px;
  }
}
.philosophy-list-item_title {
  position: relative;
  display: inline-block;
  width: auto;
  margin-top: 20px;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
}
.philosophy-list-item_title .quotation-mark {
  display: inline-block;
  padding: 0 50px;
}
.philosophy-list-item_title .quotation-mark:after,
.philosophy-list-item_title .quotation-mark:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.2em;
  width: 34px;
  height: 27px;
  background: 50% 50% / cover no-repeat;
  opacity: 0.05;
}
.philosophy-list-item_title .quotation-mark:before {
  left: 0;
  background-image: url(../img/philosophy/common/img_quotation-mark_01.svg);
}
.philosophy-list-item_title .quotation-mark:after {
  right: 0;
  background-image: url(../img/philosophy/common/img_quotation-mark_02.svg);
}
@media screen and (max-width: 1200px) {
  .philosophy-list-item_title {
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .philosophy-list-item_title .quotation-mark {
    padding: 0 30px;
  }
  .philosophy-list-item_title .quotation-mark:after,
  .philosophy-list-item_title .quotation-mark:before {
    width: 20px;
    height: 15.93px;
    margin-top: -0.3em;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_title {
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.philosophy-list-item_slogan {
  margin: 2rem auto 0;
  line-height: 0;
  opacity: 0.2;
}
.philosophy-list-item_slogan img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  ._home .philosophy-list-item_slogan,
  ._single .philosophy-list-item_slogan {
    width: 120px;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_slogan {
    margin-top: 1rem;
    width: 120px;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-list-item_slogan {
    margin-top: 2rem;
  }
}
.philosophy-list-item_name {
  margin-top: 1.6rem;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
}
@media screen and (max-width: 1200px) {
  .philosophy-list-item_name {
    font-size: 20px;
    font-size: 2rem;
  }
  ._home .philosophy-list-item_name,
  ._single .philosophy-list-item_name {
    margin-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_name {
    margin-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.philosophy-list-item_position {
  margin: 8px 0 auto;
  font-family: "YuGothic", "Yu Gothic", "Meiryo", Hiragino Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (max-width: 1200px) {
  ._home .philosophy-list-item_position,
  ._single .philosophy-list-item_position {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 800px) {
  .philosophy-list-item_position {
    font-size: 10px;
    font-size: 1rem;
  }
}
.philosophy-slider_next,
.philosophy-slider_prev {
  display: block;
  position: absolute;
  bottom: 28px;
  width: 20px;
  height: 38px;
  background: 50% 50% / cover no-repeat;
  cursor: pointer;
  text-indent: -999em;
  z-index: 10;
}
.philosophy-slider_prev {
  left: 4%;
  background-image: url(../img/common/slider-arrow-prev.svg);
}
.philosophy-slider_next {
  right: 4%;
  background-image: url(../img/common/slider-arrow-next.svg);
}
.philosophy-single-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  height: calc(100vh - 80px);
  padding: 0 4%;
  background-color: #211b13;
  text-align: center;
  color: #fff;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  overflow: hidden;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro {
    height: calc(100vh - 60px);
  }
  .ios .philosophy-single-intro {
    height: calc(100vh - 60px - 60px);
  }
}
.philosophy-single-intro_logo {
  display: block;
  width: 120px;
  height: 45px;
  margin: 0 auto;
}
.philosophy-single-intro_logo img {
  width: 100%;
  height: auto;
  opacity: 0.1;
}
.philosophy-single-intro_number {
  width: 40px;
  height: 40px;
  margin: 4rem auto 0;
  border: 1px solid #fff;
  border-radius: 50%;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 40px;
  text-align: center;
}
.ie .philosophy-single-intro_number {
  line-height: 44px;
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro_number {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .ie .philosophy-single-intro_number {
    line-height: 34px;
  }
}
.philosophy-single-intro_category {
  display: inline-block;
  margin-top: 1.6rem;
  padding-bottom: 0.2em;
  font-weight: 500;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.4;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.philosophy-single-intro_title {
  position: relative;
  display: table;
  margin: 4rem auto 0;
  font-weight: 500;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.5;
}
.philosophy-single-intro_title .quotation-mark {
  display: inline-block;
  padding: 0 50px;
}
.philosophy-single-intro_title .quotation-mark:after,
.philosophy-single-intro_title .quotation-mark:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.2em;
  width: 34px;
  height: 27px;
  background: 50% 50% / cover no-repeat;
  opacity: 0.05;
}
.philosophy-single-intro_title .quotation-mark:before {
  left: 0;
  background-image: url(../img/philosophy/common/img_quotation-mark_01.svg);
}
.philosophy-single-intro_title .quotation-mark:after {
  right: 0;
  background-image: url(../img/philosophy/common/img_quotation-mark_02.svg);
}
@media screen and (max-width: 1200px) {
  .philosophy-single-intro_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro_title {
    display: inline-block;
    margin-top: 2rem;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .philosophy-single-intro_title .quotation-mark {
    padding: 0 30px;
  }
  .philosophy-single-intro_title .quotation-mark:after,
  .philosophy-single-intro_title .quotation-mark:before {
    width: 20px;
    height: 15.93px;
    margin-top: -0.3em;
  }
}
.philosophy-single-intro_slogan {
  margin: 5rem auto 0;
  line-height: 0;
}
.philosophy-single-intro_slogan img {
  max-width: 100%;
  height: auto;
  opacity: 0.2;
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro_slogan {
    margin-top: 2rem;
    width: 120px;
  }
}
.philosophy-single-intro_name {
  margin-top: 2rem;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro_name {
    margin-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.philosophy-single-intro_position {
  margin: 1rem 0 auto;
  font-family: "YuGothic", "Yu Gothic", "Meiryo", Hiragino Sans,
    Hiragino Kaku Gothic ProN, sans-serif;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .philosophy-single-intro_position {
    font-size: 10px;
    font-size: 1rem;
  }
}
.philosophy-section {
  width: 100%;
}
.philosophy-section img {
  width: 100%;
  height: auto;
}
.philosophy-section-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1300px;
  margin: 10rem auto;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .philosophy-section-body {
    display: block;
    margin: 4rem auto 8rem;
    padding-left: 4%;
    padding-right: 4%;
  }
}
.jobs-list-item_image img,
.philosophy-section-title {
  position: relative;
  z-index: 10;
}
.philosophy-section-title._mobile,
.slick-slide.slick-loading img {
  display: none;
}
@media screen and (max-width: 1000px) {
  .philosophy-section-title {
    max-width: 630px;
    margin: 0 auto;
  }
  .philosophy-section-title._mobile {
    display: block;
  }
  .philosophy-section-title._desktop {
    display: none;
  }
}
.philosophy-section-title_number {
  margin-top: -0.2em;
  font-family: "Asap", sans-serif;
  font-size: 100px;
  font-size: 10rem;
  line-height: 1.1;
  color: #211b13;
  opacity: 0.1;
}
@media screen and (max-width: 600px) {
  .philosophy-section-title_number {
    font-size: 60px;
    font-size: 6rem;
  }
}
.philosophy-section-title_text {
  padding-bottom: 1rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-weight: 500;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.6;
}
@media screen and (max-width: 600px) {
  .philosophy-section-title_text {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.philosophy-section_image-block {
  max-width: 630px;
}
@media screen and (max-width: 1260px) {
  .philosophy-section_image-block {
    width: calc(100% - 590px);
  }
}
@media screen and (max-width: 1000px) {
  .philosophy-section_image-block {
    width: 100%;
    margin: -2.6rem auto 0;
  }
}
.philosophy-section-image-list,
.philosophy-section-image-list_item {
  position: relative;
}
.philosophy-section-image-list .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0;
  text-align: left;
}
.philosophy-section-image-list .slick-dots li button:before {
  background: url(../img/common/slider-dot_black.svg) 50% 50% no-repeat;
}
@media screen and (max-width: 1000px) {
  .philosophy-section-image-list .slick-dots {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  .philosophy-section-image-list_item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1000px) {
  .philosophy-section-image-list_item {
    padding-bottom: 2.6rem;
  }
}
.philosophy-section-image-list_caption {
  display: block;
  margin-top: 0.5em;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 1000px) {
  .philosophy-section-image-list_caption {
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.philosophy-section_text-block {
  max-width: 480px;
  margin-right: 80px;
}
.philosophy-section_text-block a {
  color: #ff473d;
}
@media screen and (max-width: 1200px) {
  .philosophy-section_text-block {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .philosophy-section_text-block {
    max-width: 630px;
    width: 100%;
    margin: 4rem auto 0;
  }
}
.philosophy-section_text {
  margin-top: 5rem;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.1;
}
@media screen and (max-width: 600px) {
  .philosophy-section_text {
    margin-top: 3rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.jobs-index-intro {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 100%;
  height: 470px;
  opacity: 0;
}
@media screen and (max-width: 800px) {
  .jobs-index-intro {
    height: auto;
    padding: 10rem 0;
  }
}
@media screen and (max-width: 600px) {
  .jobs-index-intro {
    padding: 6rem 0;
  }
}
.jobs-index-intro_text-block {
  position: relative;
  width: 100%;
  z-index: 10;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .jobs-index-intro_text-block {
    padding: 0 4%;
  }
}
.jobs-index-title {
  line-height: 1.1;
}
.jobs-index-title._ja {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-size: 31px;
  font-size: 3.1rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.jobs-index-title._en {
  margin-top: 0.4em;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .jobs-index-title._ja {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.jobs-index-summary {
  margin-top: 2rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .jobs-index-summary {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.jobs-index-intro_image-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jobs-index-intro_image {
  display: block;
  width: 100%;
  height: 100%;
  background: 50% 50% / cover no-repeat;
}
.jobs-list._index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 1300px;
  margin: 10rem auto 0;
}
.jobs-list._single {
  width: 100%;
  padding: 7rem 0 0;
}
@media screen and (max-width: 800px) {
  .jobs-list._index {
    padding: 0 4%;
  }
}
@media screen and (max-width: 600px) {
  .jobs-list._index {
    margin-top: 6rem;
    padding: 0 10%;
  }
}
._index .jobs-list-item {
  width: 26.9%;
  margin: 0 3.2% 6rem;
}
._single .jobs-list-item {
  width: 350px;
  margin: 30px auto 0;
}
@media screen and (max-width: 800px) {
  ._index .jobs-list-item {
    width: 42%;
    margin: 0 4% 6rem;
  }
}
@media screen and (max-width: 600px) {
  ._index .jobs-list-item {
    max-width: 350px;
    width: 100%;
    margin: 0 auto 6rem;
  }
}
a.jobs-list-item_link {
  position: relative;
  display: block;
  text-decoration: none;
  color: #363533;
}
._single a.jobs-list-item_link {
  width: 350px;
  margin: 0 auto;
}
.pc a.jobs-list-item_link:hover .jobs-list-item_image,
a.jobs-list-item_link.tch-active .jobs-list-item_image {
  background-color: #fff;
}
.pc a.jobs-list-item_link:hover .jobs-list-item_image:after,
a.jobs-list-item_link.tch-active .jobs-list-item_image:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.pc a.jobs-list-item_link:hover .jobs-list-item_name._en,
.pc a.jobs-list-item_link:hover .jobs-list-item_number,
a.jobs-list-item_link.tch-active .jobs-list-item_name._en,
a.jobs-list-item_link.tch-active .jobs-list-item_number {
  color: #b8b8b8;
}
@media screen and (max-width: 1260px) {
  ._single a.jobs-list-item_link {
    width: 320px;
  }
}
@media screen and (max-width: 600px) {
  ._single a.jobs-list-item_link {
    width: 300px;
  }
}
.jobs-list-item_name._en,
.jobs-list-item_number {
  position: absolute;
  text-transform: uppercase;
  line-height: 1.1;
  z-index: 10;
  -webkit-transition: color 1s ease 0s;
  transition: color 1s ease 0s;
}
.jobs-list-item_number {
  right: -0.3em;
  font-style: italic;
  top: -0.4em;
  font-family: "PT Sans", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  color: #e2e2e2;
}
@media screen and (max-width: 600px) {
  .jobs-list-item_number {
    font-size: 47px;
    font-size: 4.7rem;
  }
}
.jobs-list-item_name._en {
  top: -0.3em;
  left: -0.5em;
  font-family: "Lato", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 300;
  color: #c4c2bf;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
@media screen and (max-width: 600px) {
  .jobs-list-item_name._en {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.jobs-list-item_image {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
  background-color: #f5f6f6;
  -webkit-transition: background 1s ease-out 0s;
  transition: background 1s ease-out 0s;
}
.jobs-list-item_image img {
  -webkit-transition: -webkit-transform 1s ease 0s;
  transition: transform 1s ease 0s;
  transition: transform 1s ease 0s, -webkit-transform 1s ease 0s;
}
.jobs-list-item_position {
  position: relative;
  display: inline-block;
  -webkit-transform: translate(-1.2rem, -1.4rem);
  transform: translate(-1.2rem, -1.4rem);
  padding: 0.4em 0.9em;
  background-color: #fff;
  border: 2px solid #363533;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
  z-index: 10;
}
.ie .jobs-list-item_position {
  padding: 0.6em 0.9em 0.3em;
}
@media screen and (max-width: 800px) {
  .jobs-list-item_position {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.jobs-list-item_title {
  margin-top: -0.2em;
  color: #00a0e9;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #00a0e9;
}
@media screen and (max-width: 800px) {
  .jobs-list-item_title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.jobs-list-item_name._jp {
  margin-top: 0.8rem;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .jobs-list-item_name._jp {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 600px) {
  .jobs-list-item_name._jp {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.jobs-single-intro {
  position: relative;
  width: 100%;
  margin-top: 80px;
  padding-bottom: 20rem;
  overflow: hidden;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .jobs-single-intro {
    margin-top: 40px;
    padding-bottom: 4rem;
  }
}
.jobs-single-intro_inner {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_inner {
    padding: 0 4%;
  }
}
.jobs-single-intro_photo {
  position: relative;
  text-align: left;
  z-index: 10;
  pointer-events: none;
}
.jobs-list-item_image img,
.jobs-single-intro_photo img,
.jobs-single-intro_slogan img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .jobs-single-intro_photo {
    width: 48%;
  }
}
.jobs-single-intro_line {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  line-height: 1.1;
  z-index: 10;
}
.jobs-single-intro_line._department {
  top: 10px;
  right: 3rem;
  display: inline-block;
}
.ie .jobs-single-intro_line._department {
  right: 5rem;
}
.jobs-single-intro_line._text1,
.jobs-single-intro_line._text2 {
  top: 210px;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  letter-spacing: 0.1em;
}
.jobs-single-intro_line._text1:after,
.jobs-single-intro_line._text2:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 11px;
  height: calc(100% - 0.8em);
  background: url(../img/jobs/common/line_vertical.png) 100% 0 repeat-y;
  z-index: -1;
}
.jobs-single-intro_line._text1 {
  right: 14rem;
}
.jobs-single-intro_line._text2 {
  right: 21rem;
}
.jobs-single-intro_line._name {
  top: 904px;
  right: 35rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media screen and (max-width: 720px) {
  .jobs-single-intro_line._text1,
  .jobs-single-intro_line._text2 {
    top: 100px;
    font-size: 30px;
    font-size: 3rem;
  }
  .jobs-single-intro_line._text1:after,
  .jobs-single-intro_line._text2:after {
    width: 8px;
  }
  .jobs-single-intro_line._text1 {
    right: 12rem;
  }
  .jobs-single-intro_line._text2 {
    right: 17rem;
  }
  .jobs-single-intro_line._name {
    top: 704px;
    right: 26rem;
  }
}
@media screen and (max-width: 600px) {
  .ie .jobs-single-intro_line._department,
  .jobs-single-intro_line._department {
    right: 4%;
  }
  .jobs-single-intro_line._text1,
  .jobs-single-intro_line._text2 {
    top: 60px;
    font-size: 20px;
    font-size: 2rem;
  }
  .jobs-single-intro_line._text1:after,
  .jobs-single-intro_line._text2:after {
    width: 5px;
  }
  .jobs-single-intro_line._text1 {
    right: 6.8rem;
  }
  .jobs-single-intro_line._text2 {
    right: 10.2rem;
  }
  .jobs-single-intro_line._name {
    top: 350px;
    right: 17.3rem;
  }
}
.jobs-single-intro_slogan {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_slogan {
    width: 12px;
  }
}
.jobs-single-intro_department {
  display: inline-block;
  margin-top: 18px;
  padding: 34px 16px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  border: 2px solid #363533;
  letter-spacing: 0.1em;
}
.ie .jobs-single-intro_department {
  display: block;
  position: absolute;
  top: 170px;
  left: 50%;
  margin-top: 0;
  padding: 34px 20px 34px 10px;
  -webkit-transform: translateX(-26px);
  transform: translateX(-26px);
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_department {
    margin-top: 12px;
    padding: 18px 7px;
    font-size: 15px;
    font-size: 1.5rem;
    border-width: 1px;
  }
  .ie .jobs-single-intro_department {
    top: 115px;
    margin-top: 0;
    padding: 18px 15px 18px 7px;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.jobs-single-intro_name-en {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #c4c2bf;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 720px) {
  .jobs-single-intro_name-en {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_name-en {
    font-size: 10px;
    font-size: 1rem;
  }
}
.jobs-single-intro_name-ja {
  margin-right: 1rem;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 720px) {
  .jobs-single-intro_name-ja {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_name-ja {
    margin-right: 0.3rem;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.jobs-single-intro_profile {
  position: absolute;
  top: 1140px;
  right: 35rem;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  z-index: 10;
}
.jobs-single-intro_profile tr:not(:last-child) td,
.jobs-single-intro_profile tr:not(:last-child) th {
  padding-bottom: 1rem;
}
.jobs-single-intro_profile th {
  padding-right: 3rem;
}
@media screen and (max-width: 800px) {
  .jobs-single-intro_profile {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-top: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_profile {
    margin-top: 3rem;
    margin-left: 2.5rem;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.jobs-single-intro_logo {
  position: absolute;
  bottom: 24rem;
  right: -10vw;
  pointer-events: none;
}
.jobs-single-intro_logo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 800px) {
  .jobs-single-intro_logo {
    width: 70vw;
  }
}
@media screen and (max-width: 800px) {
  .jobs-single-intro_logo {
    bottom: 40rem;
  }
}
@media screen and (max-width: 600px) {
  .jobs-single-intro_logo {
    bottom: 18rem;
  }
}
.jobs-chapter {
  width: 100%;
  padding-bottom: 14rem;
  background-color: #ececeb;
}
@media screen and (max-width: 800px) {
  .jobs-chapter {
    padding-bottom: 5rem;
  }
}
.jobs-chapter-content {
  position: relative;
  padding-top: 80px;
}
@media screen and (max-width: 600px) {
  .jobs-chapter-content {
    padding-top: 3rem;
  }
}
.jobs-chapter-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
  white-space: nowrap;
  z-index: 5;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-header {
    display: none;
  }
}
.jobs-chapter-text-set1,
.jobs-chapter-text-set2 {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transform: translateY(155px);
  transform: translateY(155px);
  -webkit-transition: opacity 1s ease 0s, -webkit-transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s, opacity 1s ease 0s;
  transition: transform 0.8s ease 0s, opacity 1s ease 0s,
    -webkit-transform 0.8s ease 0s;
}
.is-fixed .jobs-chapter-text-set1,
.is-fixed .jobs-chapter-text-set2 {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  position: fixed;
  opacity: 1;
}
.is-header-hide .is-fixed .jobs-chapter-text-set1,
.is-header-hide .is-fixed .jobs-chapter-text-set2 {
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}
.jobs-chapter-text-set1 {
  left: 26px;
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 40px;
  text-align: center;
  line-height: 1.1;
}
.jobs-chapter-text-set1_slogan {
  display: inline-block;
  text-align: center;
  opacity: 0.7;
}
.jobs-chapter-text-set1_slogan img,
.jobs-chapter_text img {
  max-width: 100%;
  height: auto;
}
.jobs-chapter-text-set1_name {
  display: inline-block;
  margin-top: 20px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  color: rgba(201, 201, 201, 0.7);
  letter-spacing: 0.08em;
}
.ie .jobs-chapter-text-set1_name {
  position: absolute;
  top: 168px;
  left: 50%;
  margin-top: 0;
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.jobs-chapter-text-set2 {
  right: 40px;
  text-align: right;
}
.jobs-chapter-text-set2_name {
  line-height: 1.1;
  color: rgba(216, 216, 216, 0.7);
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 100;
  text-transform: uppercase;
}
.jobs-chapter-text-set2_number {
  margin-top: -0.1em;
  line-height: 1;
  color: rgba(226, 226, 226, 0.7);
  font-family: "PT Sans", sans-serif;
  font-size: 150px;
  font-size: 15rem;
  font-style: italic;
  text-transform: uppercase;
}
.jobs-chapter_text {
  text-align: center;
  line-height: 1.1;
}
@media screen and (max-width: 600px) {
  .jobs-chapter_text {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.jobs-chapter_title {
  margin-top: 1rem;
  text-align: center;
  line-height: 1;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500;
}
@media screen and (max-width: 600px) {
  .jobs-chapter_title {
    margin-top: 0.5rem;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.jobs-chapter-text-block {
  position: relative;
  max-width: 1000px;
  margin: 60px auto 0;
  padding: 10rem 4%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.05);
  z-index: 10;
}
.jobs-chapter-text-block:after,
.jobs-chapter-text-block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 15px;
  background: url(../img/jobs/common/line_horizontal.png) 0 0 repeat-x;
}
.jobs-chapter-text-block:before {
  top: 0;
}
.jobs-chapter-text-block:after {
  bottom: 0;
}
.jobs-chapter-text-block p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.2;
}
.jobs-chapter-text-block p:not(:last-of-type) {
  margin-bottom: 4rem;
}
.jobs-chapter-text-block p strong {
  font-weight: 400;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(68%, transparent),
    color-stop(0%, #fff100)
  );
  background: -webkit-linear-gradient(transparent 68%, #fff100 0%);
  background: linear-gradient(transparent 68%, #fff100 0%);
}
@media screen and (max-width: 800px) {
  .jobs-chapter-text-block {
    padding: 8rem 4%;
  }
}
@media screen and (max-width: 600px) {
  .jobs-chapter-text-block {
    margin-top: 3rem;
    padding: 3rem 4%;
  }
  .jobs-chapter-text-block:after,
  .jobs-chapter-text-block:before {
    height: 8px;
    background: url(../img/jobs/common/line_horizontal.png) 0 0 / cover repeat-x;
  }
  .jobs-chapter-text-block p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2;
  }
  .jobs-chapter-text-block p:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
.jobs-chapter-text-block_inner {
  max-width: 640px;
  margin: 0 auto;
}
.jobs-chapter-image-list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1340px;
  margin: 8rem auto;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-image-list1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 6rem 4%;
  }
}
.jobs-chapter-image-list1_item {
  width: 48.50746%;
}
.jobs-chapter-image-list1_item:first-child {
  padding-top: 16%;
}
.jobs-chapter-image-list1_item:last-child {
  padding-bottom: 16%;
}
.jobs-chapter-image-list1_item img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-image-list1_item {
    width: auto;
    margin: 0 auto;
  }
  .jobs-chapter-image-list1_item:first-child {
    padding-top: 0;
  }
  .jobs-chapter-image-list1_item:last-child {
    padding-bottom: 0;
  }
}
.jobs-chapter-image-list2 {
  width: 100%;
  margin-top: 14rem;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-image-list2 {
    width: auto;
    margin: 6rem 4%;
  }
}
.jobs-chapter-image-list2_item img {
  width: auto;
  height: auto;
  max-height: 467px;
}
@media screen and (min-width: 800px) {
  .jobs-chapter-image-list2_item {
    margin-right: 1px;
  }
  .jobs-chapter-image-list2_item img {
    width: auto;
    height: auto;
    max-height: 467px;
  }
}
@media screen and (max-width: 800px) {
  .jobs-chapter-image-list2_item {
    width: 100%;
  }
  .jobs-chapter-image-list2_item img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}
.jobs-chapter-oneday {
  position: relative;
  max-width: 1000px;
  margin: -6rem auto 0;
  padding: 6rem 0;
  -webkit-box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 9.6px 0.4px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  z-index: 10;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-oneday {
    margin: 0 4%;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media screen and (max-width: 600px) {
  .jobs-chapter-oneday {
    padding: 4rem 4%;
  }
}
.jobs-chapter-oneday_title {
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}
.jobs-chapter-oneday-example_graph img,
.jobs-chapter-oneday_title img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .jobs-chapter-oneday_title {
    width: 240px;
  }
}
.jobs-chapter-oneday-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 860px;
  margin: 4rem auto 0;
}
@media screen and (max-width: 600px) {
  .jobs-chapter-oneday-example {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.jobs-chapter-oneday-example_item {
  position: relative;
  width: 30.23256%;
  list-style: none;
}
.jobs-chapter-oneday-example_item:not(:last-child)
  .jobs-chapter-oneday-example_graph:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 108px;
  height: 15px;
  background: url(../img/jobs/common/img_arrow-one-day.png) top 0 right 0
    no-repeat;
  -webkit-transform: translate(70%, -50%);
  transform: translate(70%, -50%);
  z-index: -1;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-oneday-example_item:not(:last-child)
    .jobs-chapter-oneday-example_graph:after {
    width: 40px;
    -webkit-transform: translate(90%, -50%);
    transform: translate(90%, -50%);
  }
}
@media screen and (max-width: 600px) {
  .jobs-chapter-oneday-example_item {
    width: 100%;
  }
  .jobs-chapter-oneday-example_item:not(:last-child) {
    margin-bottom: 3rem;
  }
  .jobs-chapter-oneday-example_item:not(:last-child)
    .jobs-chapter-oneday-example_graph:after {
    display: none;
  }
}
.jobs-chapter-oneday-example_graph {
  position: relative;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .jobs-chapter-oneday-example_graph img {
    width: 124px;
  }
}
.jobs-chapter-oneday-example_text {
  margin-top: 3rem;
}
@media screen and (max-width: 600px) {
  .jobs-chapter-oneday-example_text {
    margin-top: 2rem;
  }
}
.other-jobs {
  position: relative;
  width: 100%;
  margin-top: 10rem;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .other-jobs {
    margin-top: 6rem;
  }
}
.other-jobs_title {
  margin: 0 auto;
  text-align: center;
}
.message-intro_slogan img,
.message-section_image-block img,
.other-jobs_title img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  .other-jobs_title {
    width: 70%;
  }
}
.other-jobs-slider-controller {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 800px) {
  .other-jobs-slider-controller {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  .other-jobs-slider-controller {
    top: 4px;
    width: 90%;
  }
}
.other-jobs-slider-controller_next,
.other-jobs-slider-controller_prev {
  display: block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 38px;
  background: 50% 50% / cover no-repeat;
  cursor: pointer;
  text-indent: -999em;
  z-index: 10;
}
@media screen and (max-width: 600px) {
  .other-jobs-slider-controller_next,
  .other-jobs-slider-controller_prev {
    width: 16px;
    height: 30.4px;
  }
}
.other-jobs-slider-controller_prev {
  left: 0;
  background-image: url(../img/common/ico_arrow_prev.svg);
}
.other-jobs-slider-controller_next {
  right: 0;
  background-image: url(../img/common/ico_arrow_next.svg);
}
.message-intro {
  position: relative;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
  opacity: 0;
}
@media screen and (max-width: 600px) {
  .message-intro {
    height: auto;
  }
}
.message-intro_text-block {
  position: absolute;
  top: 50%;
  right: 12vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  color: #00191c;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .message-intro_text-block {
    top: 45%;
    right: 5vw;
  }
}
@media screen and (max-width: 600px) {
  .message-intro_text-block {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: 4rem;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.message-intro_slogan {
  margin: 0 auto;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .message-intro_slogan {
    width: 100px;
  }
}
.message-intro_title {
  margin-top: 0.2em;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1.1;
}
@media screen and (max-width: 600px) {
  .message-intro_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.message-intro_text {
  margin-top: 2rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
}
@media screen and (max-width: 800px) {
  .message-intro_text {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 600px) {
  .message-intro_text {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.message-intro_position {
  margin-top: 2rem;
  line-height: 1.1;
  font-weight: 500;
}
.message-intro_name {
  margin-top: 0.5rem;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
}
@media screen and (max-width: 800px) {
  .message-intro_name {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 600px) {
  .message-intro_name {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
.message-intro_image {
  width: 100%;
  background: 50% 50% / cover no-repeat;
}
@media screen and (min-width: 600px) {
  .message-intro_image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media screen and (max-width: 600px) {
  .message-intro_image {
    padding-bottom: 67.73333%;
  }
}
.message-section {
  padding-bottom: 15rem;
}
@media screen and (max-width: 800px) {
  .message-section {
    padding-bottom: 8rem;
  }
}
.message-section-heading {
  position: relative;
  width: 100%;
  margin: 14rem auto 12rem;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .message-section-heading {
    margin: 8rem auto;
  }
}
.message-section-heading_interview {
  position: absolute;
  top: -45px;
  left: 0;
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1;
}
@media screen and (max-width: 600px) {
  .message-section-heading_interview {
    top: -35px;
  }
}
.message-section-heading_number {
  position: absolute;
  top: 51%;
  left: 50%;
  font-family: "Asap", sans-serif;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 100px;
  font-size: 10rem;
  opacity: 0.1;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .message-section-heading_number {
    font-size: 82px;
    font-size: 8.2rem;
  }
}
.message-section-heading_title {
  position: relative;
  display: inline-block;
  padding: 0 50px;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho Pro", "MS PMincho",
    serif;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1.3;
  z-index: 10;
}
.message-section-heading_title:after,
.message-section-heading_title:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 27px;
  background: 50% 50% / cover no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.1;
}
.message-section-heading_title:before {
  left: 0;
  background-image: url(../img/common/img_quotation-mark_01.svg);
}
.message-section-heading_title:after {
  right: 0;
  background-image: url(../img/common/img_quotation-mark_02.svg);
}
@media screen and (max-width: 800px) {
  .message-section-heading_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 600px) {
  .message-section-heading_title {
    padding: 0 30px;
    font-size: 19px;
    font-size: 1.9rem;
  }
  .message-section-heading_title:after,
  .message-section-heading_title:before {
    width: 20px;
    height: 15.93px;
    margin-top: -0.3em;
  }
}
.message-section-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .message-section-body {
    display: block;
    margin: 6rem auto 0;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media screen and (max-width: 600px) {
  .message-section-body {
    margin-top: 3rem;
  }
}
.message-section_image-block {
  max-width: 630px;
}
@media screen and (max-width: 1260px) {
  .message-section_image-block {
    width: calc(100% - 590px);
  }
}
@media screen and (max-width: 1000px) {
  .message-section_image-block {
    width: 100%;
    margin: -2.6rem auto 0;
  }
}
.message-section-image-list,
.message-section-image-list_item {
  position: relative;
}
.message-section-image-list_caption {
  margin-top: 0.4em;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 1000px) {
  .message-section-image-list_caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
    font-size: 10px;
    font-size: 1rem;
    text-align: right;
  }
}
.message-section_text-block {
  max-width: 480px;
  margin-right: 80px;
}
.guide-flow-item_text a,
.message-section_text-block a {
  color: #ff473d;
}
@media screen and (max-width: 1200px) {
  .message-section_text-block {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .message-section_text-block {
    max-width: 630px;
    width: 100%;
    margin: 3rem auto 0;
  }
}
.message-section_text {
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.1;
}
.message-section_text:not(:last-of-type) {
  margin-bottom: 5rem;
}
@media screen and (max-width: 600px) {
  .message-section_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .message-section_text:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
.guide-flow {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 2rem;
}
@media screen and (max-width: 840px) {
  .guide-flow {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.guide-flow-item {
  position: relative;
  list-style: none;
}
.guide-flow-item:not(:last-child):after {
  content: "";
  display: block;
  width: 24px;
  height: 13px;
  background: url(../img/common/ico_arrow_down_black.svg) 50% 50% / cover
    no-repeat;
  margin: 5rem auto;
}
@media screen and (max-width: 600px) {
  .guide-flow-item:not(:last-child):after {
    margin: 4.5rem auto;
  }
}
.guide-flow-item_title {
  width: 100%;
  margin-bottom: 3rem;
  padding: 2rem 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border: 2px solid rgba(215, 215, 214, 0.63);
  border-radius: 10px;
  background-color: #fff;
  line-height: 1.1;
  text-align: center;
}
.ie .guide-flow-item_title {
  padding: 2.1rem 0 1.8rem;
}
.guide-flow-item_title._last {
  background-color: #ff473d;
  color: #fff;
  border-color: #ff473d;
}
@media screen and (max-width: 600px) {
  .guide-flow-item_title {
    margin-bottom: 2rem;
    padding: 1.2rem 0;
    border-radius: 6px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .ie .guide-flow-item_title {
    padding: 1.3rem 0 1rem;
  }
}
.guide-flow-item_text {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 600px) {
  .guide-flow-item_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.guide-guideline-content {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1040px) {
  .guide-guideline-content {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.guide-guideline-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.guide-guideline-nav_item {
  display: block;
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.1;
}
.rookie .guide-guideline-nav_item {
  width: 49%;
}
.career .guide-guideline-nav_item {
  width: 32%;
}
@media screen and (max-width: 600px) {
  .guide-guideline-nav_item {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .rookie .guide-guideline-nav_item {
    width: 48%;
  }
  .career .guide-guideline-nav_item {
    width: 32%;
  }
}
a.guide-guideline-nav_link {
  display: block;
  text-decoration: none;
  padding: 1rem 0;
  border: 1px solid #d2d2d2;
  color: #0079c3;
  -webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s,
    border 0.3s ease 0s;
  transition: color 0.3s ease 0s, background 0.3s ease 0s, border 0.3s ease 0s;
}
.ie a.guide-guideline-nav_link {
  padding: 1.2rem 0 0.9rem;
}
.pc a.guide-guideline-nav_link:hover,
a.guide-guideline-nav_link._current,
a.guide-guideline-nav_link.tch-active {
  border-color: #0079c3;
  background-color: #0079c3;
  color: #fff;
}
.slick-slide.dragging img,
a.guide-guideline-nav_link._current {
  pointer-events: none;
}
.guide-guideline-table {
  width: 100%;
  margin-top: 8rem;
}
@media screen and (max-width: 800px) {
  .guide-guideline-table {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 600px) {
  .guide-guideline-table {
    margin-top: 3rem;
  }
}
.guide-guideline-table_td,
.guide-guideline-table_th {
  padding-bottom: 4rem;
  vertical-align: top;
}
@media screen and (max-width: 600px) {
  .guide-guideline-table_td,
  .guide-guideline-table_th {
    display: block;
    padding-bottom: 0;
  }
}
.guide-guideline-table_th {
  font-size: 24px;
  font-size: 2.4rem;
  color: #0079c3;
  font-weight: 400;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  .guide-guideline-table_th {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.6;
  }
}
@media screen and (max-width: 600px) {
  .guide-guideline-table_th {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .guide-guideline-table_th br {
    display: none;
  }
}
.guide-guideline-table_td {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 800px) {
  .guide-guideline-table_td {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .guide-guideline-table_td {
    margin-top: 1rem;
    margin-bottom: 3rem;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.guide-guideline-table_dl:not(:first-of-type) {
  margin-top: 3.5rem;
}
.guide-guideline-table_dl dt {
  font-weight: 700;
}
.guide-guideline-table_dl dd {
  margin-top: 0.8rem;
}

/* ---------------------------------------------------------
 * FAQページ用 FRQ追加 2024/11/14
 --------------------------------------------------------- */
body.p-faq .faq-item h4.active + .faq-answer {
  display: block;
}
body.p-faq .faq-item h4 {
  cursor: pointer;
  font-weight: bold;
  font-size: 1.8rem;
  border-bottom: 1px solid #ddd;
}
body.p-faq .faq-item h4::before {
  content: "Q. ";
  margin-right: 5px; /* 質問文との間に余白を作ります */
}
body.p-faq .faq-item {
  margin-bottom: 40px;
}
body.p-faq .faq-item .faq-answer {
  display: none;
  width: 100%; /* 横幅を親要素に合わせます */
  box-sizing: border-box; /* パディングを含めて幅を計算 */
  background-color: #f4f5f5;
  padding: 30px;
  color: #000000;
}

.slick-loading .slick-list {
  background: #fff url(./../img/common/ajax-loader.gif) center center no-repeat;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: none;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  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: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  clear: both;
  width: 100%;
  margin-top: 15px;
  list-style: none;
  display: block;
  text-align: center;
  line-height: 1;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  text-indent: -999em;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  width: 100%;
  height: 100%;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  content: "";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../img/common/slider-dot_black.svg) 50% 50% no-repeat;
  font-family: "slick";
  font-size: 6px;
  text-align: center;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background: url(../img/common/slider-dot_on.svg) 50% 50% no-repeat;
}
.slick-slider {
  -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,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  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-initialized .slick-slide,
.slick-slide img {
  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;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  0%,
  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 {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0%,
  to {
    -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);
  }
}
@keyframes pulse {
  0%,
  to {
    -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);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0%,
  to {
    -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);
  }
}
@keyframes rubberBand {
  0%,
  to {
    -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);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  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 {
  0%,
  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%,
  50% {
    -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);
  }
}
@keyframes headShake {
  0%,
  50% {
    -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);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0%,
  to {
    -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);
  }
}
@keyframes tada {
  0%,
  to {
    -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);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
@keyframes wobble {
  0%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  0%,
  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 {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  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, -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 {
  0%,
  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, -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-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 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    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 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -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 {
  0% {
    -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,
.flipInY,
.flipOutX,
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -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 {
  0% {
    -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,
.flipOutX,
.flipOutY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -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 {
  0% {
    -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,
.flipOutY {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
}
@-webkit-keyframes flipOutY {
  0% {
    -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 {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    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 {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    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 {
  0% {
    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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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 {
  0% {
    -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;
}
