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

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

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

ul, ol {
  list-style: none; }

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

a:focus {
  outline: none; }

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

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

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  clear: both; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

del {
  text-decoration: line-through; }

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

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

/* **************************************
common class style
************************************** */
.clear {
  clear: both !important; }

.hide {
  display: none; }

.alnR {
  text-align: right !important; }

.alnL {
  text-align: left !important; }

.alnC {
  text-align: center !important; }

.vlnT {
  vertical-align: top !important; }

.vlnM {
  vertical-align: middle !important; }

.vlnB {
  vertical-align: bottom !important; }

.vlnL {
  vertical-align: baseline !important; }

.fltL {
  float: left !important; }

.fltR {
  float: right !important; }

.imgL {
  float: left;
  margin: 0 15px 15px 0; }

.imgR {
  float: right;
  margin: 0 15px 15px; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mtb10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.m10 {
  margin: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.p10 {
  padding: 10px !important; }

.fBld {
  font-weight: bold !important; }

.nBld {
  font-weight: normal !important; }

.fItlc {
  font-style: italic !important; }

.blk {
  display: block; }

html, body {
  height: 100%; }

body {
  font: 16px/1.6 "Noto Sans Japanese", "游ゴシック", YuGothic, "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sas-serif; }

a:link, a:visited {
  color: #D05B00;
  text-decoration: none; }

ul, ol {
  list-style: none;
  padding-left: 0; }

img {
  max-width: 100%;
  height: auto; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

/* **************************************
common style
************************************** */
/*  common
=============================*/
input.tel {
  width: 4em !important; }

.ppCnfrm {
  border: #ccc 3px solid;
  margin: 10px 0;
  padding: 10px;
  font-size: 12px;
  background-color: #f7e1e2; }

/* icon
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ttlClrGr {
  background-color: #52a865; }

.ttlClrBl {
  background-color: #004a8a; }

.ttlClrRd {
  background-color: #b92425; }

.ttlClrOr {
  background-color: #e3a843; }

.ttlClrPk {
  background-color: #ff5e76; }

.ttlClrYl {
  background-color: #FBB03B; }

.ic-note {
  background: url(../images/icon/ic_note.png) left 50% no-repeat;
  padding-left: 45px; }

.ic-map {
  background: url(../images/icon/ic_map.png) left 50% no-repeat;
  padding-left: 42px; }

.ic-cam {
  background: url(../images/icon/ic_cam.png) left 50% no-repeat;
  padding-left: 46px;
  background-size: 40px auto !important; }

.ic-staff {
  background: url(../images/icon/ic_man.png) left 50% no-repeat;
  padding-left: 46px;
  background-size: 40px auto !important; }

.ic-spk {
  background: url(../images/icon/ic_spkr.png) left 50% no-repeat;
  padding-left: 42px;
  background-size: 35px auto; }

.ic-rec {
  background: url(../images/icon/ic_rec.png) left 50% no-repeat;
  padding-left: 55px; }

.ic-gal {
  background: url(../images/icon/ic_gall.png) left 50% no-repeat;
  padding-left: 45px; }

.ic-faq {
  background: url(../images/icon/ic_faq.png) left top no-repeat;
  padding-left: 42px;
  background-size: 35px auto; }

.ic-a {
  background: url(../images/icon/ic_answ.png) left top no-repeat;
  padding-left: 65px !important;
  line-height: 57px !important; }

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

.spBlk {
  display: block; }

/* parts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/**table*/
.tbl {
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 1.5rem auto; }
  .tbl th {
    display: block;
    border-bottom: #FFF 1px solid;
    background-color: #8db293;
    color: #FFF;
    padding: 10px;
    text-align: left;
    vertical-align: top; }
    .tbl th:last-child {
      border-bottom-color: #8db293; }
  .tbl td {
    display: block;
    padding: 10px;
    border: #BCBCBC 1px solid; }

/**title*/
.secTtlArea {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  color: #FFF;
  padding: 24px 0 15px; }
  .secTtlArea .secTtl {
    display: inline-block;
    line-height: 40px;
    background-size: auto 40px; }
    .secTtlArea .secTtl.tp {
      font-size: 32px;
      font-size: 2rem; }

.sTtlBx {
  margin: 2rem 0 1.5em;
  text-align: center; }
  .sTtlBx .sTtl {
    color: #3a5147;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2; }
  .sTtlBx span.sTtl {
    border-top: #5f6561 1px solid;
    padding: 0 0.5em;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 0.6;
    margin-top: -5px;
    color: #8E8E8E; }

/* **************************************
rayout style
************************************** */
/* header
=============================*/
#pageHeader {
  background-color: #252525;
  border-bottom: 1px solid #EAEAEA;
  height: 60px;
  padding: 10px 0 0 12px; }
  #pageHeader .logo {
    width: 160px; }

/* main
=============================*/
.secCts {
  padding: 1.5em 0; }

.secCts.container {
  padding-top: 1.5em;
  padding-bottom: 1.5em; }

.cts .secHdrBg {
  height: 155px; }
  .cts .secHdrBg .secHdr {
    background-position: 50% 0;
    background-size: auto 120px;
    color: #FFF; }
    .cts .secHdrBg .secHdr .secHdrTtl {
      padding: 40px 15px 5px 15px;
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 1; }
    .cts .secHdrBg .secHdr .secHdrsb {
      display: block;
      font-size: 10px;
      font-size: 0.625rem;
      line-height: 1;
      padding: 0 15px 0 15px;
      color: white; }
    .cts .secHdrBg .secHdr .lead {
      font-size: 13px;
      font-size: 0.8125rem;
      margin-top: 34px;
      padding: 4px 15px 4px 15px;
      line-height: 1.4;
      background-color: #000; }

.cts.company .secHdrBg {
  background-color: #CD4548; }
  .cts.company .secHdrBg .secHdr {
    background-color: #CD4548;
    background-image: url(../images/company/bg_compnay_img.jpg);
    background-repeat: no-repeat; }

.cts.service .secHdrBg {
  background-color: #E5A93A; }
  .cts.service .secHdrBg .secHdr {
    background-color: #E5A93A;
    background-image: url(../images/service/bg_service_img.jpg);
    background-repeat: no-repeat; }

.cts.experienced .secHdrBg {
  background-color: #00CCE0; }
  .cts.experienced .secHdrBg .secHdr {
    background-color: #00CCE0;
    background-image: url(../images/recruit/bg_recruite_ex.jpg);
    background-repeat: no-repeat; }

.cts.inexperienced .secHdrBg {
  background-color: #00bd51; }
  .cts.inexperienced .secHdrBg .secHdr {
    background-color: #00bd51;
    background-image: url(../images/recruit/bg_recruite_inex.jpg);
    background-repeat: no-repeat; }

.cts.lwcmn .secHdrBg, .cts.single .secHdrBg, .cts.category .secHdrBg, .cts.contact .secHdrBg {
  height: 120px;
  padding: 0; }
  .cts.lwcmn .secHdrBg .secHdr, .cts.single .secHdrBg .secHdr, .cts.category .secHdrBg .secHdr, .cts.contact .secHdrBg .secHdr {
    height: 120px;
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: auto 160px;
    padding: 0; }
    .cts.lwcmn .secHdrBg .secHdr .secHdrTtl, .cts.single .secHdrBg .secHdr .secHdrTtl, .cts.category .secHdrBg .secHdr .secHdrTtl, .cts.contact .secHdrBg .secHdr .secHdrTtl {
      padding: 25px 15px 5px 15px; }

.cts.single .secHdrBg, .cts.category .secHdrBg {
  background-color: #BB0038; }
  .cts.single .secHdrBg .secHdr, .cts.category .secHdrBg .secHdr {
    background-color: #BB0038;
    background-image: url(../images/entry_bg.png); }

.cts.lwcmn .secHdrBg {
  background-color: #00488d; }
  .cts.lwcmn .secHdrBg .secHdr {
    background-color: #00488d;
    background-image: url(../images/lw_bg.jpg); }

.cts.contact .secHdrBg {
  background-color: #455873; }
  .cts.contact .secHdrBg .secHdr {
    background-color: #455873;
    background-image: url(../images/contact_bg.png); }

/* footer
=============================*/
#pageFooter {
  width: 100%;
  padding: 20px 0;
  background-color: #252525;
  color: #FFF; }
  #pageFooter .ftLogo {
    margin-bottom: 1rem;
    display: none; }
  #pageFooter .ftNav > li {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    margin-bottom: 1.5rem; }
    #pageFooter .ftNav > li span {
      display: block;
      border-left: #FFF 3px solid;
      line-height: 1.2;
      padding-left: 5px;
      margin-bottom: 5px; }
    #pageFooter .ftNav > li .fa::before {
      padding-right: 0.3rem; }
    #pageFooter .ftNav > li ul {
      margin-left: -0.5rem; }
    #pageFooter .ftNav > li li {
      font-size: 13px;
      font-size: 0.8125rem;
      margin-left: 0.5rem;
      display: inline-block;
      font-weight: 400; }
    #pageFooter .ftNav > li a {
      color: #fff;
      text-decoration: underline; }
      #pageFooter .ftNav > li a:hover {
        text-decoration: none; }

.copyright {
  clear: both;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: center;
  letter-spacing: 0.06em;
  padding-top: 1rem;
  font-weight: bold; }

/*end**/
a.button {
  background-color: #00bc9c;
  color: #FFF;
  border-radius: 10px; }

@media screen and (min-width: 768px) {
  /***/
  .button {
    background-color: #FFF;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none; }

  .button::before,
  .button::after {
    position: absolute;
    z-index: -6;
    display: block;
    content: '';
    border-radius: 10px; }

  .button,
  .button::before,
  .button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 10px; }

  /*****/
  .button {
    position: relative;
    z-index: 10;
    color: #fff;
    line-height: 50px; }

  .button:hover {
    background-color: #d46062;
    position: relative;
    z-index: 10;
    letter-spacing: 5px; }

  .button::before,
  .button::after {
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #00bc9c; }

  .button::before {
    top: 0; }

  .button::after {
    bottom: 0; }

  .button:hover::before,
  .button:hover::after {
    height: 0;
    background-color: #00bc9c; }

  /****/
  /* Grid
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .column,
  .columns {
    margin-left: 4%; }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74.0%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin-left: 0; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; }

  .spBlk {
    display: inline; }

  /* parts
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /**table*/
  .tbl {
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 2rem auto;
    vertical-align: top; }
    .tbl th {
      width: 6em;
      white-space: nowrap;
      display: table-cell; }
    .tbl td {
      display: table-cell; }

  /**title*/
  .secTtlArea {
    padding: 35px 0 28px;
    font-size: 26px;
    font-size: 1.625rem; }
    .secTtlArea .secTtl {
      line-height: 40px; }

  .sTtlBx {
    margin: 3.4rem 0 1.7em; }
    .sTtlBx h2.sTtl {
      font-size: 20px;
      font-size: 1.25rem; }

  .flx-btwn {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between; }

  /* **************************************
  rayout style
  ************************************** */
  /* header
  =============================*/
  #pageHeader {
    border-bottom: none;
    height: 56px;
    padding: 0; }
    #pageHeader .logo {
      width: auto;
      padding: 6px 0 6px 12px;
      float: left;
      width: 200px; }
    #pageHeader #gNav {
      float: right; }
      #pageHeader #gNav > ul {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        /* Safari */
        justify-content: space-between;
        -webkit-justify-content: flex-end;
        /* Safari */
        justify-content: flex-end; }
        #pageHeader #gNav > ul::after, #pageHeader #gNav > ul::before {
          content: "";
          display: table; }
        #pageHeader #gNav > ul::after {
          clear: both; }
        #pageHeader #gNav > ul > li {
          position: relative; }
          #pageHeader #gNav > ul > li:nth-child(1) a::after {
            content: 'Home'; }
          #pageHeader #gNav > ul > li:nth-child(2) a::after {
            content: 'company'; }
          #pageHeader #gNav > ul > li:nth-child(3) a::after {
            content: 'Recruit'; }
          #pageHeader #gNav > ul > li:nth-child(4) a::after {
            content: 'FUKUMIMI Service'; }
          #pageHeader #gNav > ul > li:nth-child(5) a::after {
            content: 'Contact us'; }
          #pageHeader #gNav > ul > li:nth-child(6) a::after {
            content: 'New graduate'; }
          #pageHeader #gNav > ul > li > a {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            height: 56px;
            padding: 0 20px 0 25px;
            color: #FFF;
            font-weight: bold;
            line-height: 1.3;
            font-size: 16px;
            font-size: 1rem;
            background: url(../images/gnav.png) 0 bottom no-repeat; }
            #pageHeader #gNav > ul > li > a::after {
              font-weight: normal;
              display: block;
              font-size: 12px;
              font-size: 0.75rem; }
            #pageHeader #gNav > ul > li > a:hover {
              background-color: black;
              color: #FFE03A; }
          #pageHeader #gNav > ul > li.navSpcl a {
            background: #ff4e75 url(../images/gnav_g.png) 0 bottom no-repeat;
            padding: 0 25px 0 50px;
            font-size: 18px;
            font-size: 1.125rem; }
            #pageHeader #gNav > ul > li.navSpcl a:hover {
              color: #FFF;
              background-color: #fc5d75; }
          #pageHeader #gNav > ul > li:hover ul {
            display: block; }
          #pageHeader #gNav > ul > li ul {
            display: none;
            position: absolute;
            z-index: 9991;
            top: 100%;
            left: 0;
            margin: 0;
            padding: 0;
            background: rgba(0, 0, 0, 0.65); }
            #pageHeader #gNav > ul > li ul li {
              line-height: 2.4; }
              #pageHeader #gNav > ul > li ul li a {
                background: none;
                height: auto;
                line-height: 2;
                padding: 5px 20px;
                white-space: nowrap;
                color: #FFF; }
                #pageHeader #gNav > ul > li ul li a i {
                  padding-right: 0.4em; }
                #pageHeader #gNav > ul > li ul li a:hover {
                  background: none;
                  color: #FFE322; }
              #pageHeader #gNav > ul > li ul li a::after {
                content: '' !important; }

  /* main
  =============================*/
  .secCts {
    padding: 2em 0; }

  .secCts.container {
    padding-top: 2em;
    padding-bottom: 2em; }

  .cts .secHdrBg {
    height: auto;
    border-bottom: 5px solid #000;
    box-sizing: content-box; }
    .cts .secHdrBg .secHdr {
      height: inherit;
      background-size: 100% auto;
      background-position: 50% 0; }
      .cts .secHdrBg .secHdr .secHdrTtl {
        font-size: 32px;
        font-size: 2rem; }
      .cts .secHdrBg .secHdr .secHdrsb {
        display: block;
        font-size: 18px;
        font-size: 1.125rem;
        padding: 0 15px; }
      .cts .secHdrBg .secHdr .lead {
        font-size: 15px;
        font-size: 0.9375rem;
        margin-top: 0;
        padding: 12px 15px 30px 15px;
        background: none; }

  .cts.lwcmn .secHdrBg .secHdr, .cts.single .secHdrBg .secHdr, .cts.category .secHdrBg .secHdr, .cts.contact .secHdrBg .secHdr {
    background-position: 67% 50%;
    background-size: 350px auto; }

  /* footer
  =============================*/
  #pageFooter .ftLogo {
    display: block; }
  #pageFooter .ftNav > li {
    float: left;
    padding-right: 35px; }
    #pageFooter .ftNav > li.ftNvC {
      clear: left; }
    #pageFooter .ftNav > li li {
      display: block; } }
/*end**/
.copyright {
  text-align: right; }

@media screen and (min-width: 769px) {
  .container {
    width: 1024px; }

  /* header
  =============================*/
  #pageHeader {
    min-width: 1024px; }

  /* main
  =============================*/
  .cts .secHdrBg {
    height: 260px; }
    .cts .secHdrBg .secHdr {
      width: 1024px;
      margin: auto;
      background-size: auto;
      padding-top: 20px; }
      .cts .secHdrBg .secHdr .secHdrTtl {
        font-size: 40px;
        font-size: 2.5rem; }
      .cts .secHdrBg .secHdr .secHdrsb {
        display: block;
        font-size: 18px;
        font-size: 1.125rem;
        padding: 0 15px; }
      .cts .secHdrBg .secHdr .lead {
        font-size: 20px;
        font-size: 1.25rem;
        padding: 22px 15px 30px 15px; }

  /* footer
  =============================*/
  #pageFooter {
    min-width: 1024px;
    padding: 20px 0;
    color: #FFF; }
    #pageFooter .ftLogo {
      display: block;
      float: left; }
    #pageFooter .ftNav {
      padding-left: 240px;
      padding-top: 10px; }
      #pageFooter .ftNav > .ftNvC {
        margin-left: 5.64em; }

  .copyright {
    font-size: 11px;
    font-size: 0.6875rem; } }
/*end**/
/* **************************************
common style
************************************** */
#pop {
  display: none; }

.topLead {
  padding: 1rem 15px;
  text-align: center; }
  .topLead .tpSlid {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: bold; }
  .topLead h1 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    padding-top: 15px; }

.tpNav {
  width: 100%; }
  .tpNav li {
    color: #FFF; }
    .tpNav li.tpNav1 {
      background: #ff4e75; }
      .tpNav li.tpNav1 .tpNvIcBx {
        background: url(../images/icon/ic_rec.png) 0 50% no-repeat; }
    .tpNav li.tpNav2 {
      background: #00bf4a; }
      .tpNav li.tpNav2 .tpNvIcBx {
        background: url(../images/icon/ic_rec.png) 0 50% no-repeat; }
    .tpNav li.tpNav3 {
      background: #eaa532; }
      .tpNav li.tpNav3 .tpNvIcBx {
        background: url(../images/icon/ic_tv.png) 0 50% no-repeat; }
  .tpNav .tpNvIcBx {
    padding-left: 55px;
    padding-top: 5px; }
  .tpNav .tpNavIc {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1; }
  .tpNav .tpnavex {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1; }
  .tpNav a {
    display: block;
    color: #FFF;
    width: 100%;
    padding: 0.8rem 1rem; }

.tpInfoBx {
  margin: 2.2rem 0;
  border-bottom: 3px solid;
  border-top: 10px solid; }
  .tpInfoBx h2 {
    border-bottom: 3px solid;
    line-height: 22px;
    padding: 0.5rem 0; }
    .tpInfoBx h2 i {
      font-size: 26px;
      font-size: 1.625rem;
      padding-right: 0.3em; }
  .tpInfoBx .sns, .tpInfoBx .newsLst {
    padding: 0.5em 0; }

.tpNews {
  border-color: #BB0038; }
  .tpNews h2 {
    color: #BB0038; }
    .tpNews h2 i {
      display: inline-block;
      width: 27px;
      height: 20px;
      margin-right: 0.3em;
      padding-bottom: 5px;
      background: url(../images/icon/ic_news.png) no-repeat 0 0; }
  .tpNews .newsLst {
    font-size: 13px;
    font-size: 0.8125rem; }
    .tpNews .newsLst li {
      margin-bottom: .7em; }
    .tpNews .newsLst .entry-title a {
      text-decoration: underline; }
  .tpNews .btnTpCt {
    border: #BB0038 2px solid;
    text-align: center;
    color: #BB0038;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px; }
    .tpNews .btnTpCt a {
      display: block;
      padding: 5px;
      background: url(../images/top/btn_bg_news.png) 3px 23px no-repeat; }

.tpFb {
  border-color: #3C5A99; }
  .tpFb h2 {
    color: #3C5A99; }

.tpTw {
  border-color: #5EA9DD; }
  .tpTw h2 {
    color: #5EA9DD; }

.ctgryTag {
  border-radius: 5px;
  background: #BB0038;
  text-align: center;
  display: inline-block;
  width: 6.5em;
  line-height: 16px;
  text-align: center;
  color: #FFF;
  font-size: 11px;
  font-size: 0.6875rem; }

.stampTag {
  text-align: right;
  font-size: 11px;
  font-size: 0.6875rem;
  padding-left: 0.8em;
  color: #433e3e; }
  .stampTag i {
    padding-right: 0.3em;
    font-size: 13px;
    font-size: 0.8125rem; }

.tpRecruit {
  background: url(../images/top/bg_tp_recruit.jpg) 50% bottom no-repeat fixed;
  background-size: cover;
  color: #FFF;
  padding: 0 0 3rem; }
  .tpRecruit .tpRecruitLead {
    margin: 1.5rem 0; }
    .tpRecruit .tpRecruitLead h2 {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 1.2;
      margin-bottom: .6rem;
      text-shadow: #000 1px  1px 3px; }
    .tpRecruit .tpRecruitLead p {
      font-size: 13px;
      font-size: 0.8125rem;
      text-shadow: #000 1px 1px 3px; }
  .tpRecruit .tpRecruitBx {
    background: 50% 0 no-repeat;
    padding-top: 60px;
    margin-top: 1.5rem; }
    .tpRecruit .tpRecruitBx h1 {
      white-space: nowrap;
      font-size: 25px;
      font-size: 1.5625rem;
      text-align: center;
      padding: 20px 0 30px;
      letter-spacing: 0.05em;
      color: #ffe100; }
    .tpRecruit .tpRecruitBx .nwSp {
      font-size: 13px;
      font-size: 0.8125rem;
      padding: 0 .7rem; }
      .tpRecruit .tpRecruitBx .nwSpG {
        float: left;
        width: calc(100% - 280px); }
      .tpRecruit .tpRecruitBx .nwSp p {
        margin-bottom: 1em; }
    .tpRecruit .tpRecruitBx.rcInex {
      background-image: url(../images/top/bg_top_inex.png); }
      .tpRecruit .tpRecruitBx.rcInex h1::after {
        content: 'Recruit inexperienced';
        color: #E9E9E9;
        font-size: 11px;
        font-size: 0.6875rem;
        display: block;
        line-height: 1; }
    .tpRecruit .tpRecruitBx.rcEx {
      background-image: url(../images/top/bg_top_ex.png); }
      .tpRecruit .tpRecruitBx.rcEx h1::after {
        content: 'Recruit experienced';
        color: #E9E9E9;
        font-size: 11px;
        font-size: 0.6875rem;
        display: block;
        line-height: 1; }
    .tpRecruit .tpRecruitBx.rcNw {
      background-image: url(../images/top/bg_top_nw.png); }
      .tpRecruit .tpRecruitBx.rcNw h1::after {
        content: 'New graduate';
        color: #E9E9E9;
        font-size: 11px;
        font-size: 0.6875rem;
        display: block;
        line-height: 1; }
  .tpRecruit .btnTpRc {
    margin: 1rem 0 0;
    background: url(../images/btn_arr.png) 10px bottom no-repeat;
    background-size: 40px 42px;
    line-height: 1; }
    .tpRecruit .btnTpRc.btnRecEx {
      background-color: #2f3d80; }
    .tpRecruit .btnTpRc.btnRecInx {
      background-color: #1d4b38; }
    .tpRecruit .btnTpRc.btnRecNw {
      background-color: #af1417; }
    .tpRecruit .btnTpRc a {
      padding: 15px 20px 15px 54px;
      display: block;
      width: 100%;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: bold;
      color: #FFF; }
    .tpRecruit .btnTpRc span {
      display: block;
      color: #E9E9E9;
      font-size: 11px;
      font-size: 0.6875rem;
      line-height: 1.2;
      font-weight: normal; }
  .tpRecruit .bnrTpMnv {
    padding: 0.5rem;
    text-align: center;
    margin: auto;
    width: 100%; }

.galleryArea {
  background-color: #feb12c; }

.galleryArea li {
  padding: 0;
  float: left;
  width: calc(100% / 3);
  border: solid rgba(122, 122, 122, 0.6) 1px; }

@media screen and (min-width: 768px) {
  /*
  hero  img cmment
  ************************************** */
  #heroview {
    position: relative;
    z-index: 3; }

  #pop {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 30; }

  #pp01 {
    position: absolute;
    display: block;
    width: 8.8541667%;
    top: 53%;
    left: 34.114583%;
    opacity: 0; }

  #pp02 {
    position: absolute;
    display: block;
    width: 7.9166667%;
    top: 75.308642%;
    left: 33.854167%;
    opacity: 0; }

  #pp03 {
    position: absolute;
    display: block;
    width: 9.8958333%;
    top: 52.75%;
    left: 74.84375%;
    opacity: 0; }

  #pp04 {
    position: absolute;
    display: block;
    width: 8.2291667%;
    top: 52.5%;
    left: 77.34375%;
    opacity: 0; }

  #pp05 {
    position: absolute;
    display: block;
    width: 8.9583333%;
    top: 28.75%;
    left: 90.364583%;
    opacity: 0; }

  #pp06 {
    position: absolute;
    display: block;
    width: 10.104167%;
    top: 48.5%;
    left: 9.8958333%;
    opacity: 0; }

  #pp07 {
    position: absolute;
    display: block;
    width: 7.7083333%;
    top: 53.375%;
    left: 18.4375%;
    opacity: 0; }

  #pp08 {
    position: absolute;
    display: block;
    width: 9.8958333%;
    top: 15.75%;
    left: 14.270833%;
    opacity: 0; }

  #pp09 {
    position: absolute;
    display: block;
    width: 9.8958333%;
    top: 15.75%;
    left: 27.083333%;
    opacity: 0; }

  #pp10 {
    position: absolute;
    display: block;
    width: 8.8541667%;
    top: 38.75%;
    left: 62.864583%;
    opacity: 0; }

  .topLead {
    padding: .5rem 0; }
    .topLead .tpSlid {
      font-size: 40px;
      font-size: 2.5rem; }
    .topLead h1 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.3;
      padding-top: 10px;
      color: #2b4157; }

  .tpNav li {
    text-align: center;
    float: left;
    width: calc(100% / 3); }
    .tpNav li.tpNav1 {
      background: #ff4e75; }
      .tpNav li.tpNav1 .tpNvIcBx {
        background-position: 50% 5px; }
    .tpNav li.tpNav2 .tpNvIcBx {
      background-position: 50% 5px; }
    .tpNav li.tpNav3 .tpNvIcBx {
      background-position: 50% 5px; }
  .tpNav .tpNvIcBx {
    padding-left: 0;
    padding-top: 58px; }
  .tpNav .tpNavIc {
    font-size: 25px;
    font-size: 1.5625rem; }
  .tpNav .tpnavex {
    font-size: 15px;
    font-size: 0.9375rem; }
  .tpNav a {
    padding: 0.6rem 0; }

  .tpInfoBx {
    list-style: none;
    float: left; }
    .tpInfoBx h2 {
      text-align: center; }
    .tpInfoBx .sns, .tpInfoBx .newsLst {
      padding: 0.5em 0; }

  .tpNews {
    margin-right: 8px;
    width: calc(100% / 3 - 32px / 3); }
    .tpNews i {
      display: inline-block;
      margin-bottom: 2px; }
    .tpNews .newsLst {
      height: 207px;
      margin-bottom: 10px;
      overflow-y: auto;
      font-size: 14px;
      font-size: 0.875rem; }

  .tpFb {
    margin-right: 8px;
    margin-left: 8px;
    width: calc(100% / 3 - 32px / 3); }

  .tpTw {
    margin-left: 8px;
    width: calc(100% / 3 - 32px / 3); }

  .tpRecruit {
    background-size: auto; }
    .tpRecruit .tpRecruitLead {
      background-size: auto;
      text-align: center;
      margin-top: 2rem; }
      .tpRecruit .tpRecruitLead h2 {
        font-size: 20px;
        font-size: 1.25rem; }
      .tpRecruit .tpRecruitLead p {
        font-size: 16px;
        font-size: 1rem; }
    .tpRecruit .tpRecruitBx h1 {
      color: #FFF; }
    .tpRecruit .tpRecruitBx.rcInex {
      width: 49%;
      margin-right: 0.5%;
      float: left;
      margin-bottom: 20px; }
    .tpRecruit .tpRecruitBx.rcEx {
      width: 49%;
      margin-left: 0.5%;
      float: right;
      margin-bottom: 20px; }
    .tpRecruit .tpRecruitBx.rcNw {
      background-position: left bottom;
      background-repeat: repeat-x;
      padding: 0.1rem 0 .7rem 0;
      margin-bottom: 0;
      position: relative;
      clear: both; }
      .tpRecruit .tpRecruitBx.rcNw h1 {
        line-height: 1;
        height: 38px;
        text-align: left;
        text-indent: 0;
        padding-top: 0;
        font-size: 26px;
        font-size: 1.625rem;
        margin: .7rem; }
      .tpRecruit .tpRecruitBx.rcNw .reNwTtlTp {
        padding: 4px 0 4px 56px;
        background: url(../images/icon/ic_rec.png) no-repeat 0.7rem 50%; }
    .tpRecruit .btnTpRc {
      background: url(../images/btn_arr.png) 98.4% bottom no-repeat;
      background-size: 45px auto;
      padding-left: 0; }
      .tpRecruit .btnTpRc:hover {
        opacity: 0.7; }
      .tpRecruit .btnTpRc.btnRecEx, .tpRecruit .btnTpRc.btnRecInx {
        text-align: center;
        padding-left: 0 !important; }
      .tpRecruit .btnTpRc.btnRecNw {
        float: left;
        padding-left: 0;
        width: 42%;
        margin: 0 0 0 .7rem;
        background-color: #ff4e75; }
      .tpRecruit .btnTpRc.btnRecEx {
        background-color: #00cfe2; }
      .tpRecruit .btnTpRc.btnRecInx {
        background-color: #00b266; }
      .tpRecruit .btnTpRc a {
        padding-left: 15px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4; }
    .tpRecruit .bnrTpMnv {
      padding: 0;
      float: right;
      margin-top: 1.3rem;
      margin-right: 1.3rem;
      margin-bottom: 1.3rem;
      max-width: 200px; }
      .tpRecruit .bnrTpMnv a {
        display: block;
        margin-top: 10px; }
        .tpRecruit .bnrTpMnv a:hover {
          opacity: 0.7; }

  .galleryArea li {
    width: calc(100% / 6);
    border: none; } }
@media screen and (min-width: 769px) {
  #heroview {
    min-width: 1024px; }

  .topLead {
    min-width: 1024px; }
    .topLead .tpSlid {
      font-size: 60px;
      font-size: 3.75rem; }

  .tpNav li:hover {
    opacity: 0.6; }

  .btnTpCt a:hover {
    color: #FFF;
    background-color: #BB0038 !important; }

  .galleryArea li:hover {
    opacity: 0.7; } }
@media screen and (max-width: 767px) {
  .tpRecruit .tpRecruitBx .nwSpG {
    float: none;
    width: 100%; }

  .tpRecruitBx.rcNw .bnrTpMnv a {
    margin: 10px;
    width: 45%;
    display: inline-block;
    max-width: 200px; }
    .tpRecruitBx.rcNw .bnrTpMnv a img {
      vertical-align: middle; } }
@media screen and (max-width: 640px) {
  .tpRecruit .bnrTpMnv {
    padding: 0; }

  .tpRecruitBx.rcNw .bnrTpMnv a {
    margin: 10px 0;
    width: 100%; } }
/* **************************************
recruit style
************************************** */
/*  common
=============================*/
.bgMdCrr {
  background: url(../images/recruit/bg_md_crr.png) 50% 0 no-repeat fixed;
  background-size: auto 100%;
  padding: 0; }
  .bgMdCrr .mdCrr1, .bgMdCrr .mdCrr2 {
    margin: 15px 0;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.74); }
    .bgMdCrr .mdCrr1 .toBtn, .bgMdCrr .mdCrr2 .toBtn {
      margin: 15px;
      width: 90%;
      margin: auto; }
      .bgMdCrr .mdCrr1 .toBtn a.button, .bgMdCrr .mdCrr2 .toBtn a.button {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 10px;
        line-height: 2em;
        color: #FC0; }
    .bgMdCrr .mdCrr1 p, .bgMdCrr .mdCrr2 p {
      padding: 15px; }
    .bgMdCrr .mdCrr1 .mdCrrTtl, .bgMdCrr .mdCrr2 .mdCrrTtl {
      text-align: center;
      font-size: 23px;
      color: #FFF;
      padding: 10px 0;
      margin-bottom: 15px; }
  .bgMdCrr .mdCrr1 .mdCrrTtl {
    background-color: #00b363; }
  .bgMdCrr .mdCrr2 .mdCrrTtl {
    background-color: #00cfe3; }

.experienced .sNav {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 46px; }
  .experienced .sNav ul {
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 0;
    display: inline-table;
    font-weight: bold; }
    .experienced .sNav ul li {
      display: table-cell;
      width: 50%;
      text-align: center;
      vertical-align: middle;
      background-color: #0170b0;
      color: #fff;
      border-bottom: 1px solid #FFF; }
      .experienced .sNav ul li span {
        line-height: 1; }
      .experienced .sNav ul li a {
        line-height: 13px;
        display: block;
        padding: 10px 0;
        background-color: #5292ad;
        color: #FFF; }

.recArea.inexp {
  background: url(../images/recruit/g.jpg) 50% 50% no-repeat; }

.recArea.exp {
  background: url(../images/recruit/h.jpg) 50% 50% no-repeat; }

.rcPlgrmBx {
  margin: 1.5rem auto;
  border: 1px solid #BCBCBC; }
  .rcPlgrmBx .rcPlgrmBxTtl {
    width: 10em;
    margin: 1rem 0;
    padding: 0.6em;
    font-size: 16px;
    font-size: 1rem;
    color: #FFF;
    background: #8db293 url(../images/recruit/rec_res_bg.png) right top no-repeat; }
  .rcPlgrmBx .rcPlgrmBxTxt {
    padding: 0.6em;
    font-size: 13px;
    font-size: 0.8125rem; }

.recArea {
  margin: auto; }
  .recArea .recLead {
    color: #FFF;
    padding: 1rem; }
    .recArea .recLead .recTtl {
      padding-bottom: 1em;
      background: url(../images/btm_wh.png) 0 bottom no-repeat;
      background-size: 100% 4px;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: bold; }
    .recArea .recLead .recTxt {
      font-size: 14px;
      font-size: 0.875rem; }
      .recArea .recLead .recTxt p {
        padding-top: 1rem; }
  .recArea .recLead.exp {
    background-color: #0095c4; }
  .recArea .recLead.inexp {
    background-color: #1aa8a8; }

.exDef {
  border-top: #000 5px solid;
  background-color: #004a82;
  padding: 2rem 0; }
  .exDef .defTtl {
    padding-bottom: 0.6rem;
    margin-bottom: 2rem;
    text-align: center;
    color: #f9f200;
    background: url(../images/btm_ylw.png) 50% bottom no-repeat;
    background-size: 12em 5px;
    font-size: 21px;
    font-size: 1.3125rem; }
  .exDef .defOl li {
    margin-top: 1rem;
    background: 0 0 no-repeat;
    background-size: auto 42px; }
    .exDef .defOl li.def-1 {
      background-image: url(../images/recruit/spc_01_sp.png); }
    .exDef .defOl li.def-2 {
      background-image: url(../images/recruit/spc_02_sp.png); }
    .exDef .defOl li.def-3 {
      background-image: url(../images/recruit/spc_03_sp.png); }
    .exDef .defOl li.def-4 {
      background-image: url(../images/recruit/spc_04_sp.png); }
    .exDef .defOl li.def-5 {
      background-image: url(../images/recruit/spc_05_sp.png); }
  .exDef .defOl h3 {
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 10px 8px 40px;
    font-weight: bold; }
  .exDef .defOl p {
    background-color: #6090b4;
    padding: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #FFF; }

.rPrgArea {
  border: #BCBCBC 1px solid;
  padding: 12px 0; }
  .rPrgArea .rPrgTtl {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    background: #8db293 url(../images/recruit/rec_res_bg.png) right 0 no-repeat;
    padding: 5px 40px 5px 10px; }
  .rPrgArea .rPrgEx {
    padding: 10px;
    font-size: 13px;
    font-size: 0.8125rem; }

.flwOl {
  color: #FFF;
  font-weight: bold; }
  .flwOl li {
    background-color: #8db293;
    background-repeat: no-repeat, no-repeat;
    background-position: left top, 96% 5px;
    background-size: 60px auto, auto 25px;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 20px;
    padding: 10px 10px 10px 70px;
    border-radius: 30px 0 0 0; }
    .flwOl li:nth-child(1) {
      background-image: url(../images/recruit/step01.png), url(../images/recruit/stp01.png); }
    .flwOl li:nth-child(2) {
      background-image: url(../images/recruit/step02.png), url(../images/recruit/stp02.png); }
    .flwOl li:nth-child(3) {
      background-image: url(../images/recruit/step03.png), url(../images/recruit/stp03.png); }
    .flwOl li:nth-child(4) {
      background-image: url(../images/recruit/step04.png), url(../images/recruit/stp04.png); }
    .flwOl li:nth-child(5) {
      background-image: url(../images/recruit/step05.png), url(../images/recruit/stp05.png); }
    .flwOl li:nth-child(6) {
      background-image: url(../images/recruit/step06.png), url(../images/recruit/stp06.png); }
    .flwOl li .flwTtl {
      font-size: 18px;
      font-size: 1.125rem; }
    .flwOl li .ntY {
      color: #e9ff45; }

.ntRR {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 2rem; }

@media screen and (min-width: 768px) {
  .recLead {
    width: 480px;
    margin: auto; }

  .experienced .sNav ul li {
    line-height: 46px; }
    .experienced .sNav ul li span {
      line-height: 1; }
    .experienced .sNav ul li a {
      line-height: 46px;
      padding: 0; }

  .defOl li {
    width: 45.8%;
    float: left;
    margin-left: 2%; }

  .rcPlgrmBx {
    margin: 2rem auto; }
    .rcPlgrmBx .rcPlgrmBxTtl {
      width: 12em;
      font-size: 20px;
      font-size: 1.25rem; }
    .rcPlgrmBx .rcPlgrmBxTxt {
      font-size: 15px;
      font-size: 0.9375rem; }

  .experienced .tbl th, .inexperienced .tbl th {
    width: 15em; }

  .bgMdCrr .mdCrr1 {
    margin: 50px 0 0;
    widows: 480px !important;
    height: 480px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    box-shadow: 0 0 5px #000; }
    .bgMdCrr .mdCrr1 h1 {
      line-height: 130px; }
    .bgMdCrr .mdCrr1 p {
      text-align: center; }
    .bgMdCrr .mdCrr1 .toBtn {
      width: 72%; }
  .bgMdCrr .mdCrr2 {
    margin: 220px 0 0;
    width: 480px !important;
    height: 480px;
    border-radius: 50%;
    float: right;
    overflow: hidden;
    box-shadow: 0 0 5px #000; }
    .bgMdCrr .mdCrr2 h1 {
      line-height: 130px; }
    .bgMdCrr .mdCrr2 p {
      text-align: center; }
    .bgMdCrr .mdCrr2 .toBtn {
      width: 72%; } }
@media screen and (min-width: 800px) {
  .recLead {
    width: 640px;
    margin: auto; }

  .rPrgArea {
    border: #BCBCBC 1px solid;
    padding: 12px 0; }
    .rPrgArea .rPrgTtl {
      color: #fff;
      font-size: 16px;
      font-size: 1rem;
      display: inline-block;
      background: #8db293 url(../images/recruit/rec_res_bg.png) right 0 no-repeat;
      padding: 5px 40px 5px 10px; }
    .rPrgArea .rPrgEx {
      padding: 10px;
      font-size: 13px;
      font-size: 0.8125rem; }

  .exDef {
    padding: 2rem 0; }
    .exDef .defTtl {
      text-align: center;
      color: #f9f200;
      font-size: 36px;
      font-size: 2.25rem; }
    .exDef .defOl li {
      margin-top: 1.5rem;
      background: 0 0 no-repeat;
      background-size: auto;
      width: 48%;
      margin-left: 4%;
      height: 130px; }
      .exDef .defOl li.def-1 {
        margin-left: 0;
        background-image: url(../images/recruit/spc_01.png); }
      .exDef .defOl li.def-2 {
        background-image: url(../images/recruit/spc_02.png); }
      .exDef .defOl li.def-3 {
        margin-left: 0;
        background-image: url(../images/recruit/spc_03.png); }
      .exDef .defOl li.def-4 {
        background-image: url(../images/recruit/spc_04.png); }
      .exDef .defOl li.def-5 {
        margin-left: 0;
        background-image: url(../images/recruit/spc_05.png); }
    .exDef .defOl h3 {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 0px 10px 8px 100px;
      font-weight: bold;
      color: #FFF; }
    .exDef .defOl p {
      background: none;
      padding: 0px 10px 8px 100px;
      font-size: 15px;
      font-size: 0.9375rem;
      color: #004983;
      line-height: 1.4; }

  .flwOl {
    margin-top: 60px;
    position: relative; }
    .flwOl li {
      position: relative;
      float: left;
      margin-left: 4%;
      width: 13.3333333333%;
      background-repeat: no-repeat, no-repeat;
      background-position: left top, 50% bottom;
      background-size: auto, auto;
      font-size: 14px;
      font-size: 0.875rem;
      margin-bottom: 20px;
      padding: 50px 10px 50px 10px;
      border-radius: 0;
      height: 280px;
      position: relative; }
      .flwOl li::before {
        content: '';
        display: block;
        width: 100%;
        height: 90px;
        position: absolute;
        top: -45px;
        left: 0; }
      .flwOl li:nth-child(1) {
        margin-left: 0;
        background-image: none, url(../images/recruit/stp01.png); }
        .flwOl li:nth-child(1)::before {
          background: url(../images/recruit/step01.png) no-repeat 50% 0; }
      .flwOl li:nth-child(2) {
        background-image: none, url(../images/recruit/stp02.png); }
        .flwOl li:nth-child(2)::before {
          background: url(../images/recruit/step02.png) no-repeat 50% 0; }
      .flwOl li:nth-child(3) {
        background-image: none, url(../images/recruit/stp03.png); }
        .flwOl li:nth-child(3)::before {
          background: url(../images/recruit/step03.png) no-repeat 50% 0; }
      .flwOl li:nth-child(4) {
        background-image: none, url(../images/recruit/stp04.png); }
        .flwOl li:nth-child(4)::before {
          background: url(../images/recruit/step04.png) no-repeat 50% 0; }
      .flwOl li:nth-child(5) {
        background-image: none, url(../images/recruit/stp05.png); }
        .flwOl li:nth-child(5)::before {
          background: url(../images/recruit/step05.png) no-repeat 50% 0; }
      .flwOl li:nth-child(6) {
        background-image: none, url(../images/recruit/stp06.png); }
        .flwOl li:nth-child(6)::before {
          background: url(../images/recruit/step06.png) no-repeat 50% 0; }
      .flwOl li .flwTtl {
        font-size: 22px;
        font-size: 1.375rem;
        text-align: center; }
      .flwOl li .ntY {
        color: #e9ff45; }

  .ntRR {
    margin-bottom: 3rem; } }
/* **************************************
companystyle
************************************** */
/*  common
=============================*/
.greeting {
  background: url(../images/company/greet_bg.jpg) 50% 50% no-repeat;
  padding: 2em 0; }
  .greeting .container {
    background: url(../images/company/sp_takano.png) no-repeat right -3px, url(../images/company/greeting_ttl.png) no-repeat 10px 15px;
    background-size: 142px 142px, 200px auto;
    padding: 98px 15px 0; }
  .greeting .grTtl {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0.6rem; }
  .greeting .greetingTxt p, .greeting .greetingPhrs p {
    margin-bottom: .7em;
    font-size: 13px;
    font-size: 0.8125rem; }
    .greeting .greetingTxt p:last-child, .greeting .greetingPhrs p:last-child {
      margin-bottom: 0; }
  .greeting .greetingPhrs {
    background-color: rgba(255, 255, 255, 0.78);
    border-radius: 0.6em;
    padding: 0.8em;
    margin-top: 1em; }
  .greeting .greetingNm {
    text-align: left;
    padding: 0.5em 0 1em; }
    .greeting .greetingNm img {
      width: 120px; }

.history {
  padding: 33px 0 38px;
  background: url(../images/company/future.png) left top, url(../images/company/start.png) left bottom;
  background-color: #e0e0ce;
  background-repeat: no-repeat;
  font-size: 13px;
  font-size: 0.8125rem; }

.timeline-date {
  background-color: #5ab06d;
  padding: 0 10px;
  border-radius: 0.8em;
  color: #FFF; }

.timeline {
  list-style: none;
  background-color: #FFF;
  padding-top: 10px; }

.timeline > li {
  margin: 0; }
  .timeline > li .timeline-content {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1em;
    margin-left: 1em;
    border-left: 3px #e5e5d1 solid; }

#gmaps {
  height: 400px;
  padding: 20px; }

.howtoOfs {
  text-align: center;
  background: url(../images/company/bg_how.jpg) 50% 50% no-repeat;
  background-size: auto 100%;
  margin: 0;
  padding: 20px; }
  .howtoOfs .yt p {
    background-color: rgba(0, 0, 0, 0.81);
    margin: 15px 0;
    padding: 10px;
    color: #FFF;
    line-height: 1.2;
    font-size: 13px;
    font-size: 0.8125rem; }
  .howtoOfs .yt .ytBx {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .howtoOfs .yt .ytBx iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }

.acsAdsBx {
  margin: 15px 0; }
  .acsAdsBx p {
    font-size: 15px;
    font-size: 0.9375rem;
    background-color: rgba(0, 0, 0, 0.81);
    padding: 10px;
    color: #FFF;
    line-height: 1.2; }

.how {
  padding: 15px 0; }

.ts {
  margin-to: 2em; }

.resultsLd {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 15px; }

.rsltsArea ul {
  padding: 0 15px;
  margin-top: 2em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: stretch;
  /* Safari */
  align-content: stretch;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-align-items: center;
  /* Safari */
  align-items: center; }
  .rsltsArea ul li {
    background: url(../images/company/bt_tv_rs.png) 50% 50% no-repeat;
    background-size: 100%;
    width: 48%;
    color: #FFF;
    margin-top: 0.5em;
    height: 26vw;
    position: relative; }
    .rsltsArea ul li a {
      position: relative;
      display: block;
      width: 100%;
      height: 26vw;
      color: inherit; }
      .rsltsArea ul li a .onair {
        position: absolute;
        top: 5px;
        left: 5px; }
    .rsltsArea ul li .rTvTtl {
      padding: 0 1em;
      padding-top: 10.2vw;
      font-size: 11px;
      font-size: 0.6875rem;
      text-align: center; }
    .rsltsArea ul li .rTv {
      font-size: 10px;
      font-size: 0.625rem;
      position: absolute;
      bottom: 13px;
      right: 10px; }

.tvInfo {
  display: none; }

@media screen and (min-width: 767px) {
  .greeting {
    background: url(../images/company/greet_bg.jpg) 50% 50% no-repeat;
    padding: 2em 0; }
    .greeting .container {
      background-size: auto;
      padding: 0;
      height: 574px;
      background: url(../images/company/takano.png) no-repeat left top; }
    .greeting .grTtl {
      font-size: 24px;
      font-size: 1.5rem; }
    .greeting .bgGr {
      background: none;
      border-radius: 0;
      padding: 20px 30px 0 240px;
      box-sizing: border-box; }
    .greeting .grTtl {
      font-size: 25px;
      font-size: 1.5625rem; }
    .greeting .greetingTxt p {
      margin-bottom: .7em;
      font-size: 15px;
      font-size: 0.9375rem; }
      .greeting .greetingTxt p:last-child {
        margin-bottom: 0; }
    .greeting .greetingNm {
      text-align: right;
      margin-top: 1em; }
    .greeting .greetingPhrs {
      width: 29em; }

  .acsbx {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }

  .maps {
    width: 50%; }
    .maps #gmaps {
      height: 930px;
      padding: 0px; }

  .howtoOfs {
    height: 940px;
    width: 50%;
    padding: 20px;
    margin: 0;
    vertical-align: top;
    box-sizing: border-box; }
    .howtoOfs .howtoOfsArea {
      max-width: 514px;
      margin: auto; }
    .howtoOfs .acsAdsBx {
      font-size: 15px;
      font-size: 0.9375rem; }

  .resultsLd {
    padding: 0 15px; }

  .rsltsArea ul {
    padding: 0 15px;
    -webkit-justify-content: flex-start;
    /* Safari */
    justify-content: flex-start; }
    .rsltsArea ul li {
      height: 12vw;
      width: 22%;
      margin-right: 3%; }
      .rsltsArea ul li a {
        width: 100%;
        height: 12vw;
        color: inherit; }
        .rsltsArea ul li a .onair {
          position: absolute;
          top: 5px;
          left: 5px; }
      .rsltsArea ul li .rTvTtl {
        padding: 4vw 1em 0;
        font-size: 13px;
        font-size: 0.8125rem;
        text-align: center; }
      .rsltsArea ul li .rTv {
        font-size: 12px;
        font-size: 0.75rem;
        bottom: 10px;
        right: 10px; } }
@media screen and (min-width: 769px) {
  .greeting .container {
    background-size: auto;
    padding: 0; }
  .greeting .bgGr {
    background: none;
    border-radius: 0;
    padding: 50px 30px 0 290px;
    box-sizing: border-box; }
  .greeting .grTtl {
    margin-bottom: .6em; }
  .greeting .greetingTxt p {
    margin-bottom: .7em; }
    .greeting .greetingTxt p:last-child {
      margin-bottom: 0; }
  .greeting .greetingNm {
    text-align: right;
    padding: 0.5em 0; }

  .timeline-date {
    background: none;
    padding: 0;
    border-radius: 0;
    color: #000; }

  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative; }
    .timeline > li .timeline-date {
      width: 78px;
      float: left;
      margin-top: 10px; }

  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 10px; }
    .timeline-content:before {
      content: '';
      width: 12px;
      height: 12px;
      background: #6fc173;
      position: absolute;
      left: 86px;
      top: 14px;
      border-radius: 100%; }

  .howtoOfs
  .acsAdsBx {
    font-size: 17px;
    font-size: 1.0625rem; }

  .resultsLd {
    padding: 0;
    font-size: 15px;
    font-size: 0.9375rem; }

  .rsltsArea {
    padding-bottom: 3em; }
    .rsltsArea ul {
      padding: 0;
      -webkit-justify-content: flex-start;
      /* Safari */
      justify-content: flex-start; }
      .rsltsArea ul li {
        height: 120px;
        width: 195px;
        margin-left: 12px;
        margin-right: 0;
        position: relative; }
        .rsltsArea ul li:nth-child(5n+1), .rsltsArea ul li:nth-child(1) {
          margin-left: 0; }
        .rsltsArea ul li a {
          height: 120px; }
          .rsltsArea ul li a .tvInfo {
            display: table-cell;
            vertical-align: middle;
            text-align: left;
            position: absolute;
            height: 120px;
            width: 195px;
            padding-top: 34%;
            padding-left: 10px;
            opacity: 0;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            color: #FFF;
            line-height: 1.2;
            background: url(../images/company/bt_tv_rs_on.png) 0 0 no-repeat;
            background-size: cover;
            z-index: 2; }
          .rsltsArea ul li a:hover .tvInfo {
            opacity: 1;
            -webkit-transition: all 。 0.5s;
            transition: all .5s; }
        .rsltsArea ul li .rTvTtl {
          padding: 47px 1em 0; } }
/* **************************************
service style
************************************** */
/*  common
=============================*/
.sNav {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 46px; }
  .sNav ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-table;
    font-weight: bold; }
    .sNav ul li {
      display: table-cell;
      width: 50%;
      text-align: center;
      vertical-align: middle;
      background-color: #d6850e;
      font-size: 11px;
      font-size: 0.6875rem;
      color: #fff;
      border-bottom: 1px solid #FFF; }
      .sNav ul li span {
        line-height: 1; }
      .sNav ul li a {
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 46px;
        display: block;
        padding: 5px 0.5em;
        background-color: #f7bf81;
        color: #000; }

.srvcbx {
  background-color: #FCEBD7; }
  .srvcbx .srvcTxt {
    margin-bottom: 15px; }
    .srvcbx .srvcTxt p {
      margin-bottom: 0.6em;
      font-size: 13px;
      font-size: 0.8125rem; }

.srvcImg {
  margin: auto;
  max-width: 640px; }
  .srvcImg .bx-wrapper {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff; }
  .srvcImg .bx-wrapper .bx-pager,
  .srvcImg .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%; }

@media screen and (min-width: 767px) {
  .sNav ul li {
    font-size: 16px;
    font-size: 1rem; }
    .sNav ul li a {
      font-size: 16px;
      font-size: 1rem; }
    .sNav ul li a:hover {
      opacity: 0.6;
      font-size: 16px;
      font-size: 1rem; }

  .srvcbx {
    background-color: #FCEBD7; }
    .srvcbx .srvcTxt {
      margin-bottom: 15px;
      float: right;
      width: 56%; }
      .srvcbx .srvcTxt p {
        margin-bottom: 0.6em;
        font-size: 14px;
        font-size: 0.875rem; }

  .srvcImg {
    float: left;
    width: 41%; } }
.cts.mid-career .secHdrBg {
  background-color: #005159; }

.cts.mid-career .secHdrBg .secHdr {
  background-color: #005159;
  background-image: url(../images/recruit/bg_recruite_midcareer.jpg);
  background-repeat: no-repeat; }

/* **************************************

************************************** */
@media screen and (max-width: 767px) {
  .gradNav {
    padding-bottom: 20px; } }

.gradNav {
  background-color: #396a6c; }
  .gradNav .container {
    position: relative; }
    @media screen and (max-width: 975px) {
      .gradNav .container {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .gradNav ul {
      margin-bottom: 10px; } }
  .gradNav li {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 5px;
    line-height: 46px; }
    @media screen and (max-width: 767px) {
      .gradNav li {
        display: inline-block;
        text-align: center;
        line-height: 1.8;
        width: 49%; } }
  .gradNav a {
    color: #FFF;
    border-bottom: 3px solid #FFF; }
  .gradNav .myNaviBnr {
    text-align: center; }
    @media screen and (min-width: 768px) and (max-width: 840px) {
      .gradNav .myNaviBnr {
        width: 45%;
        display: flex;
        align-items: center; } }
    @media screen and (max-width: 767px) {
      .gradNav .myNaviBnr a {
        max-width: 40%;
        margin: auto 10px;
        display: inline-block; }
      .gradNav .myNaviBnr img {
        vertical-align: middle;
        max-width: 100%; } }

.hImgNwG {
  background: url(../images/graduate/main_gradjpg.jpg) no-repeat 50% 0;
  background-size: auto 130px;
  height: 130px; }
  .hImgNwG img {
    display: none; }

.grdInfo {
  background: url(../images/graduate/bg_grd_info.png) right 0 no-repeat;
  padding-bottom: 15px; }
  .grdInfo .grdLeadTtl {
    color: #FFF;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0.6rem; }
    .grdInfo .grdLeadTtl h2 {
      line-height: 1.2;
      font-size: 16px;
      font-size: 1rem;
      display: inline;
      padding-right: .4rem; }
    .grdInfo .grdLeadTtl span {
      line-height: 1.2;
      font-size: 11px;
      font-size: 0.6875rem;
      text-align: right; }
  .grdInfo .grdLeadEx {
    background-color: #ff7e92;
    color: #FFF;
    padding: 0.6rem;
    font-size: 13px;
    font-size: 0.8125rem; }
    .grdInfo .grdLeadEx p {
      margin-bottom: .4rem; }
    .grdInfo .grdLeadEx time i {
      padding-right: 0.3em; }
    .grdInfo .grdLeadEx li {
      margin: 3px 0; }
      .grdInfo .grdLeadEx li a {
        color: #FFF;
        text-decoration: underline; }

.grdTtl {
  color: #FFF;
  font-size: 20px;
  margin-bottom: 15px; }

#fukumimi-ch .bx-prev, #fukumimi-ch .bx-next {
  display: none; }
#fukumimi-ch .bx-wrapper .bx-pager {
  padding-top: 0; }

.fkmmTv {
  background: url(../images/graduate/bg_fukumimi_ch.png) no-repeat 50% bottom;
  padding-top: 2rem;
  padding-bottom: 5rem;
  background-size: cover; }

.fkmmTvArea {
  width: 100%;
  height: 62vw; }

.bgTv {
  display: none; }

.tvArea {
  display: block;
  margin: auto;
  text-align: center;
  position: relative; }
  .tvArea .plgrm {
    display: block;
    position: absolute;
    top: 8.2372323%;
    right: 6.8844807%;
    left: 5.134189%; }
  .tvArea #ch00 {
    z-index: 900; }
  .tvArea .tabbx {
    z-index: -9999; }

.lchremote {
  position: relative;
  z-index: 905;
  text-align: center;
  padding: 0 15px; }
  .lchremote li {
    width: 24.3%;
    display: inline-table; }

.vcSld li {
  position: relative;
  text-align: center;
  line-height: 1.2; }

.faqSec {
  background: url(../images/graduate/bg_faq_01.png) 50% top no-repeat;
  margin-top: -50px;
  padding-top: 35px;
  background-size: 310% 235px; }
  .faqSec .faqArea {
    margin-top: 50px;
    background-color: #00a99d;
    padding-bottom: 3rem; }

.faqLst {
  border-bottom: dashed #FFF 2px; }
  .faqLst dt {
    cursor: pointer;
    border-top: dashed #FFF 2px;
    padding: .5rem 0;
    color: #FFF;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 26px;
    background: url(../images/icon/ic_ques.png) 0 50% no-repeat;
    background-size: 20px auto; }
  .faqLst dd {
    padding: 20px 5px .8rem;
    font-size: 12px;
    font-size: 0.75rem;
    background: url(../images/icon/ic_answ.png) 0 0 no-repeat;
    background-size: 20px auto;
    color: #f2f1b1; }

.bg01 {
  position: relative;
  background: url(../images/graduate/bg_01.jpg) fixed no-repeat 50%;
  width: 100%;
  height: 200px;
  z-index: -2;
  margin-top: -60px;
  background-size: 100% auto;
  background-size: cover; }

.bg02 {
  position: relative;
  background: url(../images/graduate/bg_02.jpg) fixed no-repeat 50%;
  width: 100%;
  height: 200px;
  z-index: -2;
  margin-top: -60px;
  background-size: 100% auto;
  background-size: cover; }

.vcNv {
  background: url(../images/graduate/bg_voice01.png) 50% top no-repeat;
  margin-top: -50px;
  padding-top: 35px;
  background-size: 310% 235px; }
  .vcNv .bgVc {
    margin-top: 50px;
    background-color: #FDD8B6;
    padding-bottom: 3rem; }

.vcBtm {
  background: url(../images/graduate/bg_voice02.png) 50% bottom no-repeat;
  padding-bottom: 100px;
  background-size: 310% 235px; }

.grdCts .cntcts.cf.frmArea {
  margin-top: 0 !important; }

.mynav {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 15px; }
  .mynav p {
    color: #000 !important; }
  .mynav .bnrMn {
    text-align: center;
    background-color: #00a9ed;
    border-radius: 15px;
    max-width: 220px;
    margin: auto auto 10px; }
    .mynav .bnrMn a {
      padding: 10px;
      display: inline-block;
      max-width: 220px; }

.toBtn a {
  margin-top: 10px; }

@media screen and (min-width: 700px) {
  .hImgNwG {
    background: none;
    height: auto; }
    .hImgNwG img {
      display: inline; } }
@media screen and (min-width: 767px) {
  .gradNav .container {
    height: 46px; }
  .gradNav li {
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 10px; }
  .gradNav a:hover {
    opacity: 0.7; }
  .gradNav .myNaviBnr img {
    width: auto; } }
@media screen and (min-width: 767px) and (min-width: 840px) {
  .gradNav .myNaviBnr {
    height: 44px; }
    .gradNav .myNaviBnr img {
      height: 44px; } }
@media screen and (min-width: 767px) {
  .grdInfo {
    background: url(../images/graduate/bg_grd_info.png) center -49px no-repeat; }
    .grdInfo .grdLeadTtl {
      padding: .6rem 0 0.6rem .6rem;
      float: left;
      clear: left; }
      .grdInfo .grdLeadTtl h2 {
        line-height: 1.2;
        font-size: 14px;
        font-size: 0.875rem;
        display: block;
        padding-right: .4rem; }
      .grdInfo .grdLeadTtl span {
        line-height: 1;
        font-size: 11px;
        font-size: 0.6875rem; }
    .grdInfo .grdLeadEx {
      background: none;
      padding: 0.6rem  0.6rem 0.6rem 160px;
      font-size: 13px;
      font-size: 0.8125rem; }
      .grdInfo .grdLeadEx p {
        margin-bottom: .4rem; }
      .grdInfo .grdLeadEx time {
        display: inline;
        padding-right: 10px; }
      .grdInfo .grdLeadEx .entry-title {
        display: inline; }

  .bgTv {
    display: block; }

  .fkmmTvArea {
    height: auto;
    width: 85%;
    margin: auto; }

  .bg01, .bg02 {
    height: 400px;
    margin-top: -220px;
    background-size: auto; }

  .faqSec {
    margin-top: -70px;
    padding-top: 30px;
    background-size: 150% auto; }
    .faqSec .faqArea {
      margin-top: 69px;
      background-color: #00a99d;
      padding-bottom: 3rem; }

  .faqLst {
    margin: 0 3rem; }
    .faqLst dt {
      border-top: dashed #FFF 2px;
      padding: .5rem 0;
      color: #FFF;
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 26px;
      background: url(../images/icon/ic_ques.png) 0 50% no-repeat;
      background-size: 20px auto; }
    .faqLst dd {
      padding: 20px 5px .8rem;
      font-size: 12px;
      font-size: 0.75rem;
      background: url(../images/icon/ic_answ.png) 0 0 no-repeat;
      background-size: 20px auto;
      color: #f2f1b1; }

  .vcNv {
    margin-top: -70px;
    padding-top: 30px;
    background-size: 150% auto; }
    .vcNv .bgVc {
      margin-top: 69px;
      padding-bottom: 3rem; }

  .vcBtm {
    padding-bottom: 200px;
    background-size: 150% auto; }

  .mynav {
    margin: 20px 10%; }
    .mynav p {
      text-align: left !important;
      float: right;
      width: 68%; }
    .mynav .bnrMn {
      float: left;
      width: 30%;
      text-align: center;
      background-color: #00a9ed;
      border-radius: 15px;
      overflow: hidden;
      padding: 5px 5px 0;
      margin: 0; }
      .mynav .bnrMn a {
        padding: 5px 10px;
        display: inline-block;
        width: 100%;
        overflow: hidden; }
        .mynav .bnrMn a img {
          vertical-align: middle;
          -moz-transition: -moz-transform 0.5s linear;
          -webkit-transition: -webkit-transform 0.5s linear;
          -o-transition: -o-transform 0.5s linear;
          -ms-transition: -ms-transform 0.5s linear;
          transition: transform 0.5s linear; }
        .mynav .bnrMn a:hover img {
          -webkit-transform: scale(1.3);
          -moz-transform: scale(1.3);
          -o-transform: scale(1.3);
          -ms-transform: scale(1.3);
          transform: scale(1.3); }

  .grdCts .toBtn {
    width: 100%;
    text-align: center; }
    .grdCts .toBtn .ft {
      width: 40%;
      display: inline-table; }
      .grdCts .toBtn .ft a {
        margin-top: 10px; } }
.gradFlx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column; }

@media screen and (min-width: 768px) {
  .gradFlx {
    flex-direction: row; } }
@media screen and (min-width: 769px) {
  .flx {
    display: flex;
    justify-content: center; }
    .flx .frmBtn .toBtn {
      margin: 0 20px; }

  .frmBtn .flx .toBtn {
    margin: 0 20px; }

  .gradNav {
    background-color: #396a6c; }
    .gradNav .container {
      position: relative;
      height: 46px; }
    .gradNav ul {
      height: 46px;
      width: auto; }
    .gradNav li {
      display: inline-block;
      font-size: 13px;
      font-size: 0.8125rem;
      margin-right: 10px; }
    .gradNav a {
      color: #FFF;
      border-bottom: 3px solid #FFF; }
    .gradNav .myNaviBnr {
      height: 44px; }
      .gradNav .myNaviBnr a {
        margin-right: 10px; }

  .grdInfo {
    background: url(../images/graduate/bg_grd_info.png) center 0 no-repeat;
    padding-bottom: 1rem; }
    .grdInfo .grdLeadTtl {
      padding: 1rem 0 0 1rem; }
      .grdInfo .grdLeadTtl h2 {
        line-height: 1.2;
        font-size: 22px;
        font-size: 1.375rem; }
      .grdInfo .grdLeadTtl span {
        line-height: 1;
        font-size: 14px;
        font-size: 0.875rem; }
    .grdInfo .grdLeadEx {
      background: none;
      padding: 1rem  0 0 290px;
      font-size: 15px;
      font-size: 0.9375rem; }
      .grdInfo .grdLeadEx p {
        margin-bottom: .7rem; }

  #fukumimi-ch .bx-prev, #fukumimi-ch .bx-next {
    display: block; }

  .fkmmTv {
    padding-bottom: 180px; }

  .tvArea {
    max-width: 857px; }

  .pcFkm {
    max-width: 1024px;
    padding: 0 12px;
    margin: auto; }

  .lchremote li {
    background: no-repeat 0 0; }
    .lchremote li a {
      background-size: contain;
      display: block; }
    .lchremote li:nth-child(2) a {
      background: url(../images/graduate/ch01_on.png) 50% 0 no-repeat; }
    .lchremote li:nth-child(3) a {
      display: block;
      background: url(../images/graduate/ch02_on.png) 50% 0 no-repeat; }
    .lchremote li:nth-child(4) a {
      background: url(../images/graduate/ch03_on.png) 50% 0 no-repeat; }
    .lchremote li:nth-child(5) a {
      background: url(../images/graduate/ch04_on.png) 50% 0 no-repeat; }
    .lchremote li.active img, .lchremote li:hover img {
      -webkit-transition: all 1s;
      transition: all 1s;
      opacity: 0; }

  .bg01, .bg02 {
    height: 600px;
    background-size: auto; }

  .faqSec {
    margin-top: -160px;
    padding-top: 66px;
    background-size: auto; }
    .faqSec dt:hover {
      color: #f6f900; }
    .faqSec .faqArea {
      margin-top: 140px;
      padding-bottom: 3rem; }

  .vcNv {
    margin-top: -160px;
    padding-top: 66px;
    background-size: auto; }
    .vcNv .bgVc {
      margin-top: 140px;
      padding-bottom: 3rem; }

  .vcBtm {
    padding-bottom: 200px;
    background-size: auto; }

  .grdTtl {
    font-size: 36px;
    font-size: 2.25rem;
    background-size: 50px auto;
    padding-left: 58px;
    line-height: 1.2; }

  .faqLst {
    margin: 0 3rem; }
    .faqLst dt {
      cursor: pointer;
      padding: 1.2rem 0;
      color: #FFF;
      font-size: 16px;
      font-size: 1rem;
      padding-left: 44px;
      background-size: 36px auto; }
    .faqLst dd {
      margin-left: 10px;
      padding: 1em 5px 1em 44px;
      font-size: 14px;
      font-size: 0.875rem;
      background-size: 36px auto; }

  .vcSld li {
    position: relative;
    width: 250px; }

  .vcSld li a {
    display: block;
    text-align: left; }

  .vcSld li a:hover img {
    opacity: 0; }

  .vcSld li a:hover {
    background: top left no-repeat;
    background-size: auto 100%; }

  .tagsA {
    background: url(../images/graduate/fuki.png) 50% 50% no-repeat;
    width: 105px;
    height: 82px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    padding-top: 19px; } }
.gradNav .myNaviBnr.myNaviBnrG a {
  border-width: 0; }
  @media screen and (min-width: 768px) and (max-width: 840px) {
    .gradNav .myNaviBnr.myNaviBnrG a:last-child {
      margin-right: 0; } }

/* **************************************
companystyle
************************************** */
/*  common
=============================*/
.entryBx {
  padding: 2rem 0 0; }
  .entryBx .entryTtl {
    border-top: #BB0038 10px solid;
    padding: 0.5rem 0;
    border-bottom: #BB0038 2px solid; }
  .entryBx .entryInfo {
    margin: 5px 0;
    font-size: 11px;
    font-size: 0.6875rem; }
    .entryBx .entryInfo a {
      color: #be0035; }
  .entryBx .ctgryTagEntry {
    border-radius: calc(0.8em + 4px);
    padding: 2px 2px 2px 10px;
    background-color: #be0035;
    display: inline-block; }
    .entryBx .ctgryTagEntry::before {
      content: 'Category. ';
      color: #FFF;
      display: inline-block; }
    .entryBx .ctgryTagEntry ul {
      display: inline; }
    .entryBx .ctgryTagEntry li {
      margin-left: 4px;
      display: inline-block; }
      .entryBx .ctgryTagEntry li a {
        background: #FFF;
        border-radius: calc(0.8em);
        display: inline-block;
        padding: 0 10px;
        color: #be0035; }
  .entryBx .stampEntry {
    float: right;
    color: #777; }
  .entryBx .entryTxt {
    padding-top: .8rem;
    padding-bottom: 2rem;
    margin-bottom: 3rem;
    font-size: 13px;
    font-size: 0.8125rem;
    border-bottom: #BB0038 2px solid; }
    .entryBx .entryTxt h1, .entryBx .entryTxt h2 {
      background-color: #E0E0E0;
      padding: 5px;
      font-size: 15px;
      font-size: 0.9375rem;
      margin-bottom: 0.5rem; }
    .entryBx .entryTxt h3 {
      border-bottom: #E0E0E0 2px soild;
      font-size: 15px;
      font-size: 0.9375rem;
      margin-bottom: 0.5rem; }
    .entryBx .entryTxt p {
      margin-bottom: 0.8rem; }
    .entryBx .entryTxt ol, .entryBx .entryTxt ul {
      margin-left: 1.2rem;
      margin-bottom: 0.8rem; }
    .entryBx .entryTxt ol {
      list-style: outside decimal; }
    .entryBx .entryTxt ul {
      list-style: disc outside; }
    .entryBx .entryTxt table {
      margin-bottom: 0.8rem; }
      .entryBx .entryTxt table th {
        padding: 10px;
        min-width: 8rem;
        display: block;
        border-bottom: #FFF 1px solid;
        background-color: #8db293;
        color: #FFF;
        text-align: left;
        vertical-align: top; }
        .entryBx .entryTxt table th:last-child {
          border-bottom-color: #8db293; }
      .entryBx .entryTxt table td {
        display: block;
        padding: 10px;
        border: #BCBCBC 1px solid; }

.ctglyTtl {
  text-align: center;
  padding-left: 0;
  margin-left: 0;
  line-height: 1;
  color: #be0035;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem; }

.catBtm {
  margin-bottom: 3rem; }

.cat {
  border-bottom: #BB0038 2px solid;
  padding-bottom: 1rem; }
  .cat .entryTtl a {
    color: #000; }
  .cat p {
    font-size: 13px;
    font-size: 0.8125rem; }

.btnMore {
  margin-top: .5rem;
  text-align: right; }
  .btnMore a {
    text-decoration: underline;
    font-size: 13px;
    font-size: 0.8125rem; }

.lwcmn .sTtl {
  text-align: left;
  margin-top: 2em;
  border-left: 5px #3c3c3c solid;
  border-bottom: 2px #CCC solid;
  padding: 4px 0 3px 10px;
  color: #3c3c3c;
  font-size: 15px;
  font-size: 0.9375rem; }

.prLd {
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 0.8125rem; }

.ppArea, .prvArea {
  margin-bottom: 2em; }

.ppArea dt {
  border-bottom: 1px #CCC solid;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0.5em;
  color: #FFF;
  background-color: rgba(18, 47, 104, 0.8);
  font-weight: bold;
  line-height: 1.6;
  padding: 3px 5px; }

.ppArea dd {
  margin-bottom: 2em;
  font-size: 12px;
  font-size: 0.75rem; }

.ppCntct {
  background-color: #dadce3;
  padding: 0.6rem;
  margin-bottom: 2rem;
  font-size: 12px;
  font-size: 0.75rem; }
  .ppCntct p, .ppCntct address {
    margin-top: .5em;
    font-style: normal; }

.prvArea .tbl th {
  background-color: rgba(18, 47, 104, 0.8); }

@media screen and (min-width: 767px) {
  .entryTxt table th {
    display: table-cell; }
  .entryTxt table td {
    display: table-cell; }

  .cts.category, .cts.single {
    min-height: 650px; }

  .prvArea {
    margin-bottom: 3rem; }
    .prvArea th {
      width: 18rem; }
    .prvArea img {
      max-width: 50%; } }
@media screen and (min-width: 769px) {
  .entryBx a:hover {
    opacity: 0.7; } }
#load {
  background: #FFED00;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }

#loadLogo {
  width: 80%;
  height: 80%;
  display: none;
  text-align: center; }

/*!
 * 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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

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

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

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

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

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

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

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

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* **************************************
 style
************************************** */
.cntcts {
  background: #DAE4ED; }
  .cntcts .sTtl {
    color: #2D4860; }

.frmTmp {
  padding: 0;
  margin: auto;
  max-width: 800px; }
  .frmTmp .frmEx {
    padding: 0;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0.6rem; }
  .frmTmp .cntctTl {
    padding: 5px 0;
    margin: 0 5px 0.6rem;
    background-color: #00bc9c;
    border-bottom: #00a185 2px solid;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #FFF; }

.frmArea {
  width: 100%;
  margin-top: 1rem;
  padding: 1.5em 15px 2rem;
  background-color: #487295; }
  .frmArea .sTtl {
    color: #f0ec13; }
  .frmArea span.sTtl {
    border-top-color: #E0E0E0;
    color: #E0E0E0; }

.frmBtn {
  margin: 1rem auto; }
  .frmBtn p {
    color: #FFF;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 15px; }
  .frmBtn .toBtn a {
    display: inline-block;
    text-align: center;
    padding: 15px 10px;
    width: 100%;
    font-weight: bold;
    line-height: 2em; }

.frmFlw {
  text-align: center;
  margin: 2rem 0 1rem; }

.nts {
  max-width: 800px;
  margin: auto;
  text-align: left;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem; }

/**form*/
.frmStyl {
  max-width: 800px;
  margin: 10px auto;
  background: #f4f7f8;
  border: 5px solid #FFF;
  border-radius: 8px;
  font-size: 14px;
  font-size: 0.875rem; }
  .frmStyl .rq {
    color: red; }
  .frmStyl .tbl {
    margin-top: 0.5em; }

.frmStyl fieldset {
  border: none; }

.frmStyl legend {
  margin-bottom: 10px; }

.frmStyl label {
  margin: 3px 0;
  font-size: 12px;
  font-size: 0.75rem; }

.frmStyl input[type="text"],
.frmStyl input[type="date"],
.frmStyl input[type="datetime"],
.frmStyl input[type="email"],
.frmStyl input[type="number"],
.frmStyl input[type="search"],
.frmStyl input[type="time"],
.frmStyl input[type="url"],
.frmStyl input[type="file"],
.frmStyl textarea,
.frmStyl select {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  margin: 3px 0;
  outline: 0;
  padding: 7px;
  box-sizing: border-box;
  background-color: #e8eeef;
  color: #000;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  width: 100%; }
  .frmStyl input[type="text"].mIpt,
  .frmStyl input[type="date"].mIpt,
  .frmStyl input[type="datetime"].mIpt,
  .frmStyl input[type="email"].mIpt,
  .frmStyl input[type="number"].mIpt,
  .frmStyl input[type="search"].mIpt,
  .frmStyl input[type="time"].mIpt,
  .frmStyl input[type="url"].mIpt,
  .frmStyl input[type="file"].mIpt,
  .frmStyl textarea.mIpt,
  .frmStyl select.mIpt {
    width: 4em; }

.frmStyl input[type="file"] {
  font-size: 14px;
  font-size: 0.875rem; }

.frmStyl textarea {
  height: 8em; }

.frmStyl input[type="text"]:focus,
.frmStyl input[type="date"]:focus,
.frmStyl input[type="datetime"]:focus,
.frmStyl input[type="email"]:focus,
.frmStyl input[type="number"]:focus,
.frmStyl input[type="search"]:focus,
.frmStyl input[type="time"]:focus,
.frmStyl input[type="url"]:focus,
.frmStyl textarea:focus,
.frmStyl select:focus {
  background: #F7F7F0; }

.frmStyl select {
  -webkit-appearance: menulist-button;
  height: 35px; }

.frmStyl .number {
  background: #1abc9c;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  border-radius: 15px 15px 15px 0px; }

.frmStyl input[type="submit"],
.frmStyl input[type="button"] {
  position: relative;
  display: block;
  padding: 19px 39px 18px 39px;
  color: #FFF;
  margin: 0 auto;
  background: #1abc9c;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  width: 100%;
  border: 1px solid #16a085;
  border-width: 1px 1px 3px;
  margin-bottom: 10px; }
  .frmStyl input[type="submit"].bckBtn,
  .frmStyl input[type="button"].bckBtn {
    background-color: #545454;
    color: #CACACA;
    border: 1px solid #7C7C7C; }
    .frmStyl input[type="submit"].bckBtn:hover,
    .frmStyl input[type="button"].bckBtn:hover {
      background: #434343; }

.frmStyl input[type="submit"]:hover,
.frmStyl input[type="button"]:hover {
  background: #109177; }

.ppCnfrm {
  margin: 10px 0;
  padding: 10px;
  border: #333 2px solid; }
  .ppCnfrm p {
    font-size: 12px;
    font-size: 0.75rem; }

.ntsArea {
  margin-bottom: 0.5em;
  font-size: 12px;
  font-size: 0.75rem; }

.plsE {
  display: block; }

.nonNts .ntsArea, .nonNts .ppCnfrm, .nonNts .plsE {
  display: none; }

.comp {
  max-width: 800px;
  min-height: 500px; }
  .comp .toBtn.comp {
    margin: auto; }
    .comp .toBtn.comp a {
      width: 250px; }

@media screen and (min-width: 767px) {
  .frmTmp .frmEx {
    text-align: center; }

  .frmStyl .tbl th {
    width: 30%; }

  .frmBtn {
    padding: 0 15px 3rem; }
    .frmBtn p {
      color: #FFF;
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 15px;
      text-align: center; }
    .frmBtn .toBtn {
      width: 35%;
      margin: auto; }
      .frmBtn .toBtn a {
        display: inline-block;
        text-align: center;
        padding: 15px 10px;
        font-weight: bold;
        line-height: 2.3em; } }
/* **************************************
companystyle
************************************** */
.cts.voice {
  background: url(../images/graduate/bg_voice.png);
  padding-bottom: 2rem; }

.vcHd {
  position: relative;
  background: rgba(222, 152, 51, 0.5) url(../images/graduate/lw_vc.png) 50% -20px no-repeat;
  padding-top: 15px; }

.lins {
  position: absolute;
  background: url(../images/graduate/ln_vic.png) -100px bottom no-repeat;
  height: 150px;
  width: 100%;
  bottom: 0;
  right: 0; }

.vcTtl {
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem; }

.prfBx {
  border-radius: 14px;
  background-color: #FFF;
  box-shadow: #666 5px 5px;
  padding: 10px;
  position: absolute;
  bottom: 10px;
  z-index: 30;
  width: 70%; }
  .prfBx h2 {
    width: 25%;
    margin-bottom: 5px; }
  .prfBx ul {
    margin-left: 20px; }
  .prfBx li {
    font-size: 12px;
    font-size: 0.75rem; }

.phSn {
  padding-left: 80px; }

.ttlClrVc {
  background-color: #fcc279; }

.anwDlst {
  margin: 2rem 0 0;
  padding: 1rem 1rem 0;
  background-color: rgba(241, 237, 221, 0.64); }

.anwDlst dt {
  background: url(../images/graduate/voc_dt.png) -200px bottom no-repeat;
  padding: 5px 5px 8px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fa9400;
  text-shadow: 2px 2px 3px #FFF;
  font-weight: bold; }
  .anwDlst dt i {
    padding-right: 5px;
    font-size: 18px;
    font-size: 1.125rem; }

.anwDlst dd {
  margin-top: 10px;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 1rem; }

@media screen and (min-width: 767px) {
  .vcHd {
    padding-top: 15px; }

  .lins {
    position: absolute;
    background: url(../images/graduate/ln_vic.png) right bottom no-repeat;
    background-size: 100% 90px; }

  .vcTtl {
    color: #FFF;
    font-size: 26px;
    font-size: 1.625rem; }

  .prfBx {
    left: 30px;
    border-radius: 20px;
    background-color: #FFF;
    box-shadow: #666 5px 5px;
    padding: 10px;
    position: absolute;
    top: 120px;
    bottom: auto;
    z-index: 30;
    width: 45%;
    padding-bottom: 40px; }
    .prfBx h2 {
      width: 60%;
      padding: 10px 0 0 10px;
      margin-bottom: 5px;
      font-size: 24px;
      font-size: 1.5rem; }
    .prfBx ul {
      margin-left: 20px; }
    .prfBx li {
      font-size: 18px;
      font-size: 1.125rem; }

  .phSn {
    padding-left: 560px;
    height: 420px; }
    .phSn img {
      margin-top: -50px;
      height: 460px; }

  .anwDlst {
    padding: 1.5rem 2rem 1.5rem; }

  .anwDlst dt {
    background-size: 140% auto;
    font-size: 20px;
    font-size: 1.25rem; }
    .anwDlst dt i {
      font-size: 25px;
      font-size: 1.5625rem; }

  .anwDlst dd {
    font-size: 14px;
    font-size: 0.875rem; } }
@media screen and (min-width: 760px) and (max-width: 769px) {
  .phSn {
    padding-left: 330px;
    height: 420px; } }
/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */
a.meanmenu-reveal {
  display: none; }

.mean-container .mean-bar {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 4px 0;
  z-index: 9995; }

.mean-container a.meanmenu-reveal {
  z-index: 9996;
  width: 20px;
  height: 20px;
  background-color: #000;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 7px;
  right: 0;
  margin-right: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  border: 1px solid #FFF;
  background-color: #252525;
  border-radius: 4px; }

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #0c1923;
  margin-top: 55px; }

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none; }

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%; }

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase; }

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible; }

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%; }

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1); }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9); }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

/***
Bx-slider
***/
.bx-wrapper {
  position: relative;
  margin: 0 auto 2em;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  box-sizing: border-box; }

.bxslider {
  margin: 0;
  padding: 0; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}*/
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/assets/images/js/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -10px;
  background: url("/assets/images/js/bx_controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: -10px;
  background: url("/assets/images/js/bx_controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

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

#cboxWrapper {
  max-width: none; }

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

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

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

#cboxTitle {
  margin: 0; }

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

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

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

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

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

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

#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url(/assets/images/js/clr_controls.png) no-repeat 0 0; }

#cboxTopCenter {
  height: 14px;
  background: url(/assets/images/js/border.png) repeat-x top left; }

#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url(/assets/images/js/clr_controls.png) no-repeat -36px 0; }

#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url(/assets/images/js/clr_controls.png) no-repeat 0 -32px; }

#cboxBottomCenter {
  height: 43px;
  background: url(/assets/images/js/border.png) repeat-x bottom left; }

#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url(/assets/images/js/clr_controls.png) no-repeat -36px -32px; }

#cboxMiddleLeft {
  width: 14px;
  background: url(/assets/images/js/clr_controls.png) repeat-y -175px 0; }

#cboxMiddleRight {
  width: 14px;
  background: url(/assets/images/js/clr_controls.png) repeat-y -211px 0; }

#cboxContent {
  background: #fff;
  overflow: visible; }

.cboxIframe {
  background: #fff; }

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

#cboxLoadedContent {
  margin-bottom: 5px; }

#cboxLoadingOverlay {
  background: url(/assets/images/js/loading_background.png) no-repeat center center; }

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

#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C; }

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C; }

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

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

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

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

#cboxNext {
  left: 27px;
  background-position: -75px -25px; }

#cboxNext:hover {
  background-position: -75px 0px; }

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

#cboxClose:hover {
  background-position: -100px 0px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px; }

/*!
 * animsition v4.0.2
 * A simple and easy jQuery plugin for CSS animated page transitions.
 * http://blivesta.github.io/animsition
 * License : MIT
 * Author : blivesta (http://blivesta.com/)
 */
.animsition, .animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd; }

.animsition-loading, .animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 2; }

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading; }

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in; }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fade-out {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }
.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out; }

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up; }

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; } }
@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; } }
.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up; }

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm; }

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; } }
@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; } }
.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm; }

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg; }

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }
@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0; } }
.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg; }

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down; }

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; } }
@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0; } }
.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down; }

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm; }

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; } }
@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; } }
.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm; }

.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down; }

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; } }
@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0; } }
.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg; }

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left; }

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; } }
@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0; } }
.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left; }

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm; }

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; } }
@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; } }
.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm; }

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg; }

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; } }
@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0; } }
.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg; }

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right; }

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; } }
@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0; } }
.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right; }

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm; }

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }
@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; } }
.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm; }

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg; }

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; } }
@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  to {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0; } }
.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg; }

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in; }

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
    opacity: 0; } }
@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
    opacity: 0; } }
.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out; }

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm; }

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    opacity: 0; } }
@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    opacity: 0; } }
.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm; }

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transform-origin: center center;
    opacity: 0; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; } }
.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg; }

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center center;
    opacity: 0; } }
@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transform-origin: center center;
    opacity: 1; }
  0%,to {
    -webkit-transform-origin: center center; }
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: center center;
    opacity: 0; } }
.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg; }

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; } }
@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; } }
.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; } }
@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0; } }
.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; } }
@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; } }
.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; } }
@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0; } }
.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; } }
@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; } }
.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; } }
@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0; } }
.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; } }
@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; } }
.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; } }
@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0; } }
.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; } }
@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; } }
.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; } }
@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0; } }
.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }
@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; }
  to {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; } }
.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; } }
@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0; } }
.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0; }
  to {
    opacity: 1; } }
.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in; }

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  50%,to {
    opacity: 0; } }
@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  50%,to {
    opacity: 0; } }
.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out; }

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; }
  to {
    opacity: 1; } }
.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm; }

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50%,to {
    opacity: 0; } }
@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50%,to {
    opacity: 0; } }
.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm; }

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0; }
  to {
    opacity: 1; } }
.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg; }

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  50%,to {
    opacity: 0; } }
@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  50%,to {
    opacity: 0; } }
.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg; }

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%; }
  to {
    height: 0; } }
@keyframes overlay-slide-in-top {
  0% {
    height: 100%; }
  to {
    height: 0; } }
.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top; }

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0; }
  to {
    height: 100%; } }
@keyframes overlay-slide-out-top {
  0% {
    height: 0; }
  to {
    height: 100%; } }
.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top; }

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%; }
  to {
    height: 0; } }
@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%; }
  to {
    height: 0; } }
.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom; }

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0; }
  to {
    height: 100%; } }
@keyframes overlay-slide-out-bottom {
  0% {
    height: 0; }
  to {
    height: 100%; } }
.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom; }

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%; }
  to {
    width: 0; } }
@keyframes overlay-slide-in-left {
  0% {
    width: 100%; }
  to {
    width: 0; } }
.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left; }

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0; }
  to {
    width: 100%; } }
@keyframes overlay-slide-out-left {
  0% {
    width: 0; }
  to {
    width: 100%; } }
.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left; }

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%; }
  to {
    width: 0; } }
@keyframes overlay-slide-in-right {
  0% {
    width: 100%; }
  to {
    width: 0; } }
.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right; }

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0; }
  to {
    width: 100%; } }
@keyframes overlay-slide-out-right {
  0% {
    width: 0; }
  to {
    width: 100%; } }
.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right; }
