/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/

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

#page-top,
#toThai {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

.st0 {
  fill: #06148f;
}

.st1 {
  fill: #2113ef;
}

/* ==========================================================================
   Mobile Styles (max-width: 740px)
   ========================================================================== */
@media (max-width: 740px) {
  .mobile {
    display: block;
    width: 100%;
  }

  #globalFoot nav,
  #globalLeft,
  #globalNav,
  #globalSns,
  .hidden,
  .pc,
  .soiMovie,
  input#Panel4,
  section.footmap {
    display: none;
  }

  body {
    width: 100%;
    margin: 0;
  }

  .anime {
    box-sizing: border-box;
  }

  .lang {
    z-index: 3;
    height: 55px;
    padding: 5px 0;
    text-align: right;
    background: #fff;
    transform: translateZ(2px);
  }

  div.lang > a > img {
    width: auto;
    height: 45px;
  }

  div#main {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    margin-top: -6px;
  }

  article#globalRight {
    order: -1;
    width: 100%;
    overflow: hidden;
  }

  #searchMenu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    margin: 25px auto 0;
    overflow: hidden;
    background: #f9f9f4;
  }

  #searchMenu li {
    width: 46%;
    margin: 2%;
    cursor: pointer;
  }

  .autoComplete_wrapper {
    width: 90%;
  }

  #searchMenu ul#autoComplete_list_3 li {
    width: 90%;
    margin: 2%;
    cursor: pointer;
  }

  #searchMenu > a {
    width: 100%;
    text-decoration: none;
  }

  .Sphere > h2 {
    font-weight: 700;
    color: #fff;
    background-color: #1f864c;
  }

  .suzuki {
    margin: 10px auto 20px;
  }

  .suzuki > h3 {
    padding: 0.2em;
    font-size: 1.3em;
    text-align: center;
  }

  .support_m h4 {
    padding: 0.2em;
    margin-top: 0;
    font-size: 4vw;
    font-weight: 700;
    background: 0 0;
    border: none;
  }

  .support_m h5 {
    padding-left: 0.5em;
    font-size: 5.5vw;
    font-weight: 700;
    text-shadow: none;
    letter-spacing: inherit;
    background: 0 0;
  }

  .support_m h4 span {
    padding-left: 1em;
    margin-top: -10px;
    margin-bottom: -8px;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.5vw;
    letter-spacing: 0;
    vertical-align: top;
  }

  .reception1,
  .support1 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.3em;
  }

  .support1 {
    color: #06148f;
  }

  .reception1 {
    color: #2113ef;
  }

  .support_m p {
    align-self: center;
    padding-left: 1em;
    font-size: 3.5vw;
  }

  .support_m svg {
    padding-top: 0.05em;
    padding-right: 0.1em;
    vertical-align: text-top;
  }

  .suzuki > p {
    padding: 0.2em;
    font-size: 1.3em;
  }

  .storelist {
    padding: 0.4em;
    margin: 8px 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #1f864c;
    border: 1px solid #000;
  }

  .fuji4m {
    padding: 0.3em 0;
    margin: 0 auto 0.8em;
    font-size: 3.5vw;
    text-align: center;
    background-color: #b8deea;
  }

  .row {
    display: flex;
    justify-content: space-evenly;
  }

  a.row > div > img {
    border: 1px solid gray;
    border-radius: 0.3em;
  }

  .car {
    display: inline-block;
    padding: 0 0 0.2em;
    margin-bottom: 0.4em;
    margin-left: 0.6em;
    font-size: 3.5vw;
    font-weight: 700;
    color: gray;
    text-align: left;
    text-shadow: none;
    letter-spacing: initial;
    background: linear-gradient(transparent 85%, #456fe7 85%);
    border: none;
  }

  .present h2 {
    padding: 0.2em 0;
    font-size: calc((50% + 0.25vw) * 2);
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #1f864c;
  }

  section header {
    padding: 10px 5px;
    font-size: large;
    font-weight: 600;
  }

  #present_box ul {
    display: flex;
  }

  #present_box li {
    display: block;
    padding: 5px;
    list-style: none;
  }

  #afterservice,
  header#form,
  header#present_box {
    background-color: #fff;
  }

  h2.afterservice {
    width: 95%;
    height: 80px;
    margin: 0 auto 20px;
    font-size: 4.5vw;
    line-height: 80px;
    text-indent: 125px;
    background: url('../img/mobile/bamboo2.png') 10px center no-repeat;
    background-size: contain;
    border: solid #bde995;
    border-radius: 5px;
  }

  #afterservice {
    box-sizing: border-box;
    width: 98%;
    margin: 1% auto;
  }

  #afterservice section {
    width: 95%;
    padding: 5px;
    margin: 5px auto;
  }

  #afterservice section,
  .suzukiservice section {
    overflow: hidden;
    text-decoration: none;
    border: 1px solid rgb(0 0 0 / 30%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 30%);
  }

  #afterservice section img {
    float: left;
    max-width: 80px;
    padding-right: 1em;
  }

  #afterservice section h3 {
    padding: 0;
    font-size: 4vw;
    font-weight: 500;
    color: #1400be;
    text-align: left;
    background: 0 0;
    border: none;
  }

  #after .suzukiservice section p,
  #afterservice section p,
  .suzukiservice section p {
    margin-left: 0.5em;
    font-size: small;
    color: #000;
  }

  #form ul,
  article#thema > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 10px;
  }

  #form ul li,
  article#thema > ul > li {
    width: 49%;
    margin-bottom: 1rem;
    list-style: none;
    box-shadow: 0 1px 1px rgb(0 0 0 / 30%);
  }

  #form ul li div.form,
  article#thema ul li div {
    margin-left: 0.5em;
    font-size: medium;
    font-weight: 300;
    color: #00008b;
    text-align: center;
  }

  .suzukiservice {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .suzukiservice h3 {
    width: 100%;
    padding: 10px 5px;
    font-size: large;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #272727;
    background-color: #1f864c;
  }

  .suzukiservice section {
    width: 45%;
    padding: 1%;
    margin: 1%;
  }

  .suzukiservice section a,
  article#thema ul li a {
    display: flex;
    align-items: center;
  }

  .suzukiservice section img {
    float: left;
    max-width: 50px;
    padding-right: 1em;
  }

  #update > dl > dt {
    padding: 0.2em 0;
    line-height: 2em;
  }

  #update > dl > dt > div.content {
    display: flex;
    flex-wrap: wrap;
  }

  #update > dl > dt > div.content > time {
    width: 100%;
  }

  #update > dl > dt > div.content > a {
    width: 30%;
    margin-right: 3%;
  }

  #update > dl > dt > div.content > p {
    width: 65%;
    line-height: 1.2em;
  }

  #thema > header {
    text-align: center;
  }

  #thema ul li a img {
    width: 30%;
  }

  #new > header {
    text-align: center;
  }

  #new > dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
    border: 1px solid #62a478;
  }

  #new > dl:nth-of-type(2n) {
    background: rgb(255 255 230 / 100%);
  }

  #new > dl > dd > dl > dt {
    display: none;
  }

  #buy {
    align-items: center;
    width: 90vw;
    margin: 0.3em auto;
    background-color: #fff;
    border: 1px solid #000;
  }

  #buy > h2::after,
  #buy > h2::before {
    width: 4vw;
    height: 4vw;
    content: '〇';
  }

  #buy > h2 {
    font-size: 4.5vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #buy > h2 > span {
    font-size: 4.5vw;
    font-weight: bolder;
    color: #357eec;
  }

  #preview,
  #record {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 90vw;
    margin: 0.5vw auto 1vw;
    border-bottom: 1px solid #000;
  }

  #preview > h2 > img,
  #record > h2 > img {
    width: 7vw;
    height: auto;
    padding-right: 2vw;
    vertical-align: middle;
  }

  #preview > h2 {
    font-size: 5vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #preview > div > h3 {
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #e1323b;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #preview > div > h4 {
    padding: 0;
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #060b73;
    text-align: center;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #record > h2 {
    font-size: 6vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #record > div {
    display: flex;
    flex-direction: column;
    padding-left: 1vw;
  }

  #record > div > h3 {
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #e1323b;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #record > div > h4 {
    padding: 0;
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #060b73;
    text-align: center;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #insurance {
    width: 100%;
    padding-bottom: 1em;
  }

  #insurance > h2 {
    margin: 0.2em auto;
    font-size: 7.5vw;
    font-weight: bolder;
    color: #0592fe;
    text-align: center;
  }

  #insurance > h2 > span {
    padding-left: 2vw;
    color: #f28902;
  }

  #insurance > p {
    font-size: 4.3vw;
    color: #0a0355;
    text-align: center;
  }

  #insurance > p > span {
    padding-left: 4.2vw;
    font-size: 4.3vw;
    color: #000;
  }

  #insurance > p > span > b {
    color: red;
  }

  .nav-wrap {
    position: relative;
    padding-bottom: 10px;
  }

  .slide {
    display: inline-block;
    width: 100%;
    padding: 0.75em 0;
    overflow-x: auto;
    white-space: nowrap;
    border-top: #00008b 2px solid;
    border-bottom: #00008b 2px solid;
  }

  .linkButton {
    position: relative;
    top: 0;
    display: inline-block;
    width: 4.25em;
    height: 100%;
    min-height: 3em;
    padding: 0.25em;
    margin: 0.25em;
    font-size: 1.25em;
    font-weight: 700;
    color: #39f;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    cursor: pointer;
    border: 2px solid;
    border-radius: 5px;
  }

  h3,
  section header {
    font-weight: 700;
    color: #fff;
    background-color: #1f864c;
  }
}

address,
article,
aside,
blockquote,
center,
dd,
details,
div,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
li,
menu,
nab,
noscript,
ol,
option,
p,
pre,
section,
table,
td,
th,
tr,
ul {
  display: block;
  padding: 0;
  padding-bottom: 0;
  margin: 0;
}

.soiMovie .wrapper {

  /* This seems to be for PC only based on media query */
  margin: 0 0 10px;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.soiMovie .wrapper .card {
  display: inline-block;
  height: 235px;
  margin: 0 8px;
}

.soiMovie > .wrapper > .card > div,
.soiMovie > .weapper > .card > div > img {
  height: 180px;
}

label {
  display: block;
  margin: 0;
  color: #fff;
  border: 1px solid #fff;
}

input[type='checkbox'].on-off {
  display: none;
}

.panel,
input[type='checkbox'].on-off + div {
  height: 0;
  overflow: hidden;
}

.pane3,
.pane4, /* These seem unused, can be removed if not needed */
.pane5,
.pane6 {
  transition: all 0.3s;
}

input[type='checkbox'].on-off:checked + div.pane3 {
  height: 1175px;
  padding-bottom: 20px;
}

div.pane3 img {
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-filter: drop-shadow(10px 10px 5px rgb(0 0 0 / 50%));
  filter: drop-shadow(10px 10px 5px rgb(0 0 0 / 50%));
}

#after {
  width: 725px;
  height: 507px;
  background: url('../img/pcAfter2.png');
  background-size: cover;
}

.storageSpace {
  display: flex;
  width: 100%;
  padding-top: 1.2em;
}

.storageSpace div span {
  display: inline-block;
  margin-top: 1.4em;
  margin-bottom: 2em;
  font-size: 1.1em;
  font-weight: 700;
  color: brown;
  border-bottom: 1px solid brown;
}

/* ==========================================================================
   PC Styles (min-width: 740px)
   ========================================================================== */

@media (min-width: 740px) {
  * {

    /* font-size  : 10pt; */

    /* line-height: 12.5pt; */
  }

  html {
    width: 1260px;
    margin: auto;
    background: url('../img/pcWrapBg2.png') no-repeat fixed #cee937;
    background-size: cover;
  }

  .hidden,
  .mobile,
  .mobileMenu,
  address {
    display: none;
  }

  nav#globalNav {
    width: 1198px;
    height: 47px;
    margin: auto;
  }

  nav#globalNav > ol {
    display: flex;
  }

  nav#globalNav > ol > li {
    width: 20%;
    margin: 0 0.3em;
    font-size: 1.4em;
    text-align: center;
    border: 3px solid #009e8f;
    border-top: 5px solid green;
    border-radius: 0 0 10px 10px;
  }

  nav#globalNav > ol > li > a {
    display: block;
    float: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 37px;
    color: #26a546;
    text-decoration: none;
    text-indent: 0;
  }

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

  section#globalSns {
    width: 1168px;
    padding: 10px 16px 5px;
  }

  ul.snsb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
  }

  .snsb li {
    margin-right: 8px;
    margin-bottom: 0.5em;
  }

  .snsb li form {
    width: 350px;
    height: 40px;
  }

  .snsb li form > input:first-child {
    width: 155px;
    height: 23px;
    padding-top: 3px;
    padding-left: 10px;
    color: #333;
    background: 0 0;
    border: none;
    outline: 0;
  }

  .snsb li form > input:last-child {
    position: relative;
    left: -46px;
    width: 35px;
    height: 35px;
    color: #7fb97f;
    cursor: pointer;
    background: 0 0;
    border: none;
  }

  #main {
    display: flex;
    width: 100%;
  }

  .leftContainer {
    width: 726px;
  }

  .rightContainer {
    width: 204px;
  }

  article#globalLeft {
    width: 203px;
    margin: 0 16px;
  }

  article#globalRight {
    width: 945px;
    margin-right: 16px;
  }

  article#globalLeft > nav > dl:nth-child(1) {
    padding-bottom: 15px;
    background: url('../img/pcLeftMenu1.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(1) > dd {
    width: 182px;
    height: 73px;
    margin: 10px;
  }

  article#globalLeft > nav > dl:nth-child(2) {
    padding-bottom: 11px;
    background: url('../img/pcLeftMenu2.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(2) > dd {
    width: 182px;
    height: 71px;
    margin: 10px;
  }

  article#globalLeft > nav > dl:nth-child(3) {
    padding-bottom: 1px;
    background: url('../img/pcLeftMenu3.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(3) > dd {
    width: 182px;
    height: 73px;
    margin: 10px 10px 11px;
  }

  article#globalLeft > nav > dl > dt {
    width: 203px;
    height: 40px;
    padding: 0;
    margin: 0 0 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  article#globalLeft > nav > dl > dd > a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  #new > header,
  #thema > header,
  #update > footer,
  #update > header,
  article#globalRight > section.searchAreamap > header,
  footer#globalFoot > p {
    width: 100%;
    height: 35px;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
    background-color: green;
  }

  #new > header > i,
  #thema > header > i,
  #update > header > i,
  article#globalRight > section.searchAreamap > header > i {
    margin: 0 0.3em;
    font-size: 25px;
    line-height: 35px;
  }

  footer#globalFoot > p {
    height: 68px;
    line-height: 68px;
    text-align: center;
  }

  article#globalRight > section.soiMovie p.info {
    padding-bottom: 8px;
    margin: 0;
    color: #00f;
    text-align: center;
  }

  section.searchAreamap > ul {
    position: relative;
    width: 945px;
    height: 500px;
    margin: 0;
    background: url('../img/new-map_outline.jpg');
  }

  article#globalRight > section.searchAreamap > ul > li {
    position: absolute;
  }

  article#globalRight > section.searchAreamap > ul > li > a {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(1) {
    top: 37px;
    left: 27px;
    width: 75px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(2) {
    top: 37px;
    left: 107px;
    width: 71px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(3) {
    top: 37px;
    left: 182px;
    width: 74px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(4) {
    top: 37px;
    left: 260px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(5) {
    top: 37px;
    left: 339px;
    width: 78px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(6) {
    top: 37px;
    left: 415px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(7) {
    top: 37px;
    left: 492px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(8) {
    top: 37px;
    left: 568px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(9) {
    top: 37px;
    left: 642px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(10) {
    top: 255px;
    left: 20px;
    width: 80px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(11) {
    top: 255px;
    left: 183px;
    width: 75px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(12) {
    top: 255px;
    left: 180px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(13) {
    top: 255px;
    left: 260px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(14) {
    top: 255px;
    left: 339px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(15) {
    top: 255px;
    left: 415px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(16) {
    top: 255px;
    left: 492px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(17) {
    top: 255px;
    left: 568px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(18) {
    top: 255px;
    left: 643px;
    width: 70px;
    height: 55px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(19) {
    top: 488px;
    left: 26px;
    width: 152px;
    height: 105px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(20) {
    top: 320px;
    left: 643px;
    width: 70px;
    height: 155px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(21) {
    top: 490px;
    left: 445px;
    width: 200px;
    height: 25px;
  }

  .card-title {
    padding-top: 10px;
    padding-left: 45px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-image: url('../img/tuktuk.png');
    background-repeat: no-repeat;
    background-position: 10px;
  }

  .insurance {
    width: 725px;
    height: 344px;
    margin-left: 0.5em;
    background-image: url('../img/insurance/banner_back.png');
    background-size: cover;
  }

  .insurance h1 {
    padding: 1em 0 0.5em;
    margin: 0;
    font-size: 4rem;
    color: #03a3ff;
    text-align: center;
  }

  .insurance h2 {
    margin: 0.6em 0 0;
    font-size: 1.6em;
    color: #272794;
  }

  .insurance h3 {
    padding: 1.3em 0 0 10rem;
    margin: 0;
    font-size: 3rem;
    font-weight: 700;
    color: #03a3ff;
    text-align: center;
  }

  .insurance h1 span {
    padding-left: 0.5em;
    font-size: 1em;
    color: #f67d1c;
  }

  .insurance p {
    padding: 0.8em 0 0;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
  }

  .insurance p b {
    font-size: 1.1em;
    color: #e15555;
  }

  .preview {
    width: 725px;
    height: 121px;
    margin-top: -18px;
    margin-bottom: 28px;
    background-image: url('../img/online_preview2.png');
    background-size: cover;
  }

  .preview h3 {
    padding: 1em 0 0;
    margin: 0;
    font-size: 2.5rem;
    color: #03a3ff;
    text-align: center;
  }

  .preview p {
    padding: 2.3rem 0 0;
    margin: 0;
    font-size: 1.8rem;
    color: #000;
    text-align: center;
  }

  .car {
    display: flex;
    flex-wrap: wrap;
    width: 726px;
    padding-top: 10px;
  }

  .car h2 {

    /* Duplicated selector */
    display: inline;
    width: 100%;
    padding: 0 1em 0 0.8em;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    line-height: 120%;
    color: #cb1d25;
    border-bottom: 2px solid #cb1d25;
  }

  .car .wide {
    width: 66%;
    margin-right: 1%;
  }

  .car .small {
    display: flex;
    flex-direction: column;
    width: 32%;
    margin-left: 1%;
  }

  .car .small a.first {
    display: block;
    padding-bottom: 6px;
    text-align: center;
    text-decoration: none;
  }

  .car p {

    /* Duplicated selector */
    width: 100%;
    padding-bottom: 0.5em;
    font-size: 15px;
  }

  #new,
  #update {
    position: relative;
    margin-bottom: 16px;
  }

  #new {
    width: 945px;
    max-height: 800px;
  }

  #update {
    width: 726px;
    max-height: 300px;
    padding-top: 1rem;
  }

  #update > dl {
    width: 702px;
    height: 260px;
    padding: 10px;
    margin: 0;
    overflow: scroll;
    background: url('../img/pcUpdateBg.png') top left no-repeat;
    border-right: 2px solid #62a478;
    border-left: 2px solid #62a478;
  }

  #update > dl > dt > div.title {
    width: 700px;
    height: 28px;
    padding-left: 21px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #62a478;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    background: url('../img/pcUpdateTitleBg.png') left 50% no-repeat;
  }

  #update > dl > dt {
    display: flex;
    flex-wrap: wrap;
    font-size: 9pt;
    line-height: 13.5pt;
  }

  #update > dl > dt > time {
    width: 100%;
    margin-bottom: 1em;
    font-size: 8pt;
    line-height: 8.75pt;
    color: #ddd;
    border-top: 1px solid #62a478;
  }

  #update > dl > dt > div.content > a {
    width: 120px;
    margin: 0 1em 1em 0;
    border: 1px solid #fff;
    box-shadow: 0 0 1px rgb(000 000 000 / 30%);
  }

  #update > dl > dt > div.content > p {
    width: 300px;
  }

  #update > dl > dt > div.content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    border: 1px solid #fff;
    box-shadow: 0 0 1px rgb(000 000 000 / 30%);
  }

  #update > dl > dt > div.content > time {

    /* Duplicated selector */
    width: 100%;
  }

  #thema > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #thema > ul > li {
    width: 49.5%;
    height: 184px;
    margin: 0.6% 0;
  }

  #thema > ul > li > a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  #thema > ul > li:nth-of-type(1) > a {
    background: url('../img/pcThemaBan1.png?2');
  }

  #thema > ul > li:nth-of-type(2) > a {
    background: url('../img/pcThemaBan2.png?2');
  }

  #thema > ul > li:nth-of-type(3) > a {
    background: url('../img/pcThemaBan3.png?2');
  }

  #thema > ul > li:nth-of-type(4) > a {
    background: url('../img/pcThemaBan4.png?2');
  }

  #thema > ul > li:nth-of-type(5) > a {
    background: url('../img/pcThemaBan5.png?2');
  }

  #thema > ul > li:nth-of-type(6) > a {
    background: url('../img/pcThemaBan6.png?2');
  }

  #new > dl:nth-of-type(2n) {
    background: rgb(255 255 230 / 100%);
  }

  #new > dl {
    display: flex;
    width: 97%;
    padding: 10px;
    margin: 0 0 10px;
    border: 1px solid #62a478;
  }

  #new > dl:hover {
    box-shadow:
      0 4px 8px 0 rgb(0 0 0 / 20%),
      0 6px 20px 0 rgb(0 0 0 / 19%);
  }

  #new > dl > dt {
    width: 200px;
    padding: 0;
    margin: 0;
  }

  #new > dl > dd {
    width: 500px;
    margin-left: 6px;
  }

  .flex-r {
    display: flex;
    flex-wrap: wrap;
  }

  #new > dl > dd > dl > dt {
    width: 49px;
    padding: 0 0 0 18px;
    margin: 0;
    background: url('../img/pcNewTitleBg.png') left 50% no-repeat;
  }

  #new > dl > dd > dl > dd {
    width: calc(100% - 80px);
    margin: 0 0 0 5px;
  }

  footer#globalFoot > nav > ol {
    display: flex;
    width: 968px;
    height: 42px;
    padding: 0 16px;
    margin: 0;
    background: url('../img/pcNavFootBg.png');
  }

  footer#globalFoot > nav > ol > li {
    width: 140px;
    margin-right: 8px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  footer#globalFoot > nav > ol > li:last-child {
    width: 228px;
    margin-right: 0;
  }

  footer#globalFoot > nav > ol > li > a {
    display: block;
    height: 100%;
  }

  section.footmap {
    display: flex;
    justify-content: space-around;
    width: calc(100% - 30px);
    padding: 15px;
    background-color: rgb(255 255 230 / 100%);
  }

  section.footmap > ol > li {
    font-size: 1.2em;
  }

  section.footmap > ol > li > ul {
    padding-top: 0.5em;
  }

  section.footmap > ol > li > ul > li > a {
    text-decoration: none;
  }

  #globalLeft .headoffice {
    padding: 0.4em;
    margin: 8px 0 4px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #0e3e98;
    border: 1px solid #000;
  }

  #globalLeft .storelist {
    padding: 0.4em;
    margin: 16px 0 8px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #1f864c;
    border: 1px solid #000;
  }

  #globalLeft > a.store {
    position: relative;
  }

  #globalLeft > a.store > span {
    position: absolute;
    top: 10px;
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    color: #094;
    text-align: center;
  }

  .suppportcenter {
    box-sizing: border-box;
    width: 100%;
    padding-top: 0.3em;
    margin-bottom: 6px;
    text-align: center;
    border: 2px solid #00aeff;
  }

  .suppportcenter .reception h3,
  .suppportcenter .support h3 {
    padding-bottom: 0.3em;
    font-size: 20px;
    font-weight: 700;
  }

  .suppportcenter .reception h3::before,
  .suppportcenter .support h3::before {
    content: '▶';
  }

  .suppportcenter ul {
    margin-top: 0.3em;
    margin-bottom: 1em;
  }

  .suppportcenter p {
    padding: 0;
    padding-left: 1.5em;
    font-size: 10pt;
    line-height: 12.5pt;
    color: #000;
    text-align: center;
  }

  .suppportcenter h4 {
    font-size: 20px;
  }

  .suppportcenter li {
    padding-left: 1.5em;
    margin-bottom: 0;
    font-size: 0.9em;
    text-align: left;
  }

  .suppportcenter li::before {
    content: '◇';
  }

  .support {
    margin-top: 10px;
    color: #06148f;
  }

  .reception {
    margin-top: 10px;
    color: #2113ef;
  }

  .suppportcenter > h5 {
    padding: 0 0 5px;
    font-size: 14px;
  }

  .buy_title {
    width: 201px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #0e3e98;
    border: 2px solid #0e3e98;
    border-radius: 5px;
  }

  .buy_list {
    position: relative;
    margin-bottom: 0.38em;
    overflow: hidden;
    border: 1px solid #009e8f;
  }

  .buy_list:hover {
    box-shadow:
      0 4px 8px 0 rgb(0 0 0 / 20%),
      0 6px 20px 0 rgb(0 0 0 / 19%);
  }

  .badge {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 33px;
    height: 33px;
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    color: #0e3e98;
    text-align: center;
    text-shadow:
      -1px -1px #fff,
      1px 1px #fff,
      1px -1px #fff,
      -1px 1px #fff;
    border: 2px solid #0e3e98;
    border-radius: 100%;
  }

  .badge2 {
    position: absolute;
    right: -25px;
    bottom: 4px;
    width: 80px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #0e3e98;
    text-align: center;
    border-top: 2px double #0e3e98;
    border-bottom: 2px double #0e3e98;
    transform: rotate(-45deg);
  }

  section.rightContainer.pc {
    margin-left: 16px;
  }

  section.rightContainer > article.horizonal2,
  section.rightContainer > aside.horizonal2,
  section.rightContainer > section.horizonal2 {
    width: 203px;
    height: 250px;
    margin-bottom: 10px;
  }

  section.rightContainer.pc > aside#ban24 > p {
    height: 100%;
    background: url('../img/b15.png') no-repeat;
  }

  section.rightContainer.pc > aside#ban10 > p {
    height: 100%;
    background: url('../img/pcRightBan10.png') no-repeat;
  }

  section.rightContainer > aside#ban1,
  section.rightContainer > aside#ban11,
  section.rightContainer > aside#ban12,
  section.rightContainer > aside#ban2,
  section.rightContainer > aside#ban21,
  section.rightContainer > aside#ban29,
  section.rightContainer > aside#ban3,
  section.rightContainer > aside#ban4,
  section.rightContainer > aside#ban6 {
    width: 203px;
    height: 125px;
    margin-bottom: 10px;
  }

  #ban4 > form > input {
    width: 203px;
    height: 125px;
    padding: 0;
    cursor: pointer;
    background: url('../img/pcRightBan4.png') no-repeat;
  }

  section.rightContainer > aside#ban12 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan10_2.png');
  }

  section.rightContainer > aside#ban1 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan1.png');
  }

  section.rightContainer > aside#ban2 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan2.png');
  }

  section.rightContainer > aside#ban3 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan3.png');
  }

  section.rightContainer > aside#ban6 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan6.png');
  }

  section.rightContainer > aside > footer > a {
    display: none;
  }

  #help {
    position: relative;
    width: 203px;
    height: 253px;
  }

  #help > div {
    position: absolute;
    top: 0;
    width: 203px;
    height: 253px;
    margin-top: 39px;
  }

  #help div a {
    display: block;
    width: 100%;
    height: 51px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  section.rightContainer > aside#help > dl {
    height: 100%;
  }

  section.rightContainer > aside#help > dl:nth-child(1) {
    background: url('../img/pcRightMenu1.png') no-repeat;
  }

  section.rightContainer > aside#help > dl > dt {
    height: 40px;
  }

  section.rightContainer > aside#help > dl > dd > a {
    display: block;
    height: 50px;
    margin-bottom: 1px;
  }

  section.rightContainer > aside#help > dl,
  section.rightContainer > aside#help > dl > dd,
  section.rightContainer > aside#help > dl > dt {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  section.rightContainer > aside#ban11 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan9-2.png');
  }

  section.rightContainer > aside#ban21 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b8.png');
  }

  section.rightContainer > aside#ban29 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b22.png');
  }

  section.rightContainer > aside#ban26 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b18.png') no-repeat;
  }

  .elec_cal h3 {
    width: 95%;
    padding: 0.2em;
    margin: 0 auto;
    font-size: 1.6em;
    line-height: 130%;
    color: #00f;
    text-align: center;
    border: solid 1px;
  }

  .elec_cal p {
    padding: 0.4em 0;
    margin: 0;
    font-size: 1.4em;
  }

  .elec_cal input {
    width: 88%;
    padding: 10px;
    margin: 0.3em 0;
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    color: #333;
    border: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    box-shadow: inset 1px 4px 9px -6px rgb(0 0 0 / 50%);
  }

  .elec_cal input.button {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #5dad78;
    transition: 0.3s;
  }

  .recruit {
    box-sizing: border-box;
    width: 100%;
    padding-top: 1em;
    margin-top: 8px;
    text-align: center;
    border: 1px solid #1b96bf;
  }

  .recruit a {
    text-decoration: none;
  }

  .recruit header {
    font-size: 24px;
    font-weight: 700;
    color: #0791bf;
    text-align: center;
    text-shadow:
      3px 3px 0 #ccc,
      -1px -1px 0 #ccc,
      1px -1px 0 #ccc,
      -1px 1px 0 #ccc,
      1px 1px 0 #ccc;
  }

  .recruit p {
    margin: 1em auto;
    font-size: 20px;
    color: #000;
    text-align: center;
  }

  .recruit div {
    padding: 0.5em;
    color: #000;
  }

  #twitter-widget-1 {
    height: 1113px !important;
  }
}

.pager {
  margin: 10px 0;
}

.pager > ul {
  display: flex;
  justify-content: center;
}

nav.pager > ul > li > a {
  min-width: 20px;
  padding: 5px;
  margin: 0 5px 0 0;
  line-height: 20px;
  color: #62a478;
  text-align: center;
  text-decoration: none;
  border: 1px solid #62a478;
}

nav.pager > ul > li > a.here {
  color: #fff;
  text-decoration: none;
  background: #62a478;
}

.transition,
div.content,
dl dt i::after,
dl dt i::before {
  transition: all 0.25s ease-in-out;
}

.flipIn,
dl dt,
h1 {
  animation: flipdown 0.5s ease both;
}

.no-select,
div.title {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
}

div.title {
  display: block;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fefffa;
}

dl {
  padding: 0;
  margin: 0;
  list-style: none;
}

dl dt:nth-of-type(1) {
  animation-delay: 0.5s;
}

dl dt:nth-of-type(2) {
  animation-delay: 0.75s;
}

dl dt:nth-of-type(3) {
  animation-delay: 1s;
}

dl dt:last-of-type {
  padding-bottom: 0;
}

dl dt i {
  position: absolute;
  right: 0;
  margin-top: 16px;
  transform: translate(-6px, -8px);
}

dl dt i::after,
dl dt i::before {
  position: absolute;
  width: 3px;
  height: 9px;
  content: '';
  background-color: #4cac6e;
}

dl dt i::before {
  transform: translate(-2px, 0) rotate(45deg);
}

dl dt i::after {
  transform: translate(2px, 0) rotate(-45deg);
}

dl dt input[type='checkbox'] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1em;
  cursor: pointer;
  opacity: 0;
}

dl dt input[type='checkbox']:checked ~ div.content {
  max-height: 0;
  margin-top: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

dl dt input[type='checkbox']:checked ~ i::before {
  transform: translate(2px, 0) rotate(45deg);
}

dl dt input[type='checkbox']:checked ~ i::after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
    transform-origin: top center;
  }

  5% {
    opacity: 1;
  }

  80% {
    transform: rotateX(8deg);
  }

  83% {
    transform: rotateX(6deg);
  }

  92% {
    transform: rotateX(-3deg);
  }

  100% {
    transform: rotateX(0);
    transform-origin: top center;
  }
}

.edgeLoad-EDGE-312850868 {
  visibility: hidden;
}

.edgeLoad-EDGE-231214 {
  visibility: hidden;
}

ul#ui-id-1 {
  background-color: #ffffffd4;
}

.snsb li form > input:first-child {
  width: 152px;
}

.modal_wrap input {
  display: none;
}

.modal_overlay {
  position: fixed;
  z-index: 9999;
  display: flex;
  justify-content: center;
  width: 100vw;
  height: 100%;
  overflow: auto;
  background: rgb(0 0 0 / 70%);
  opacity: 0;
  transition:
    opacity 0.5s,
    transform 0s 0.5s;
  transform: scale(0);
}

.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.modal_content {
  position: relative;
  box-sizing: border-box;
  align-self: center;
  width: 80%;
  max-width: 800px;
  padding: 20px 20px 15px;
  line-height: 1.4em;
  background: #fff;
  transition: 0.5s;
}

.close_button {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  cursor: pointer;
}

.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transition: opacity 0.5s;
  transform: scale(1);
}

label.open_button {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  border: 0;
  outline: 0;
}

iframe#twitter-widget-0,
iframe#twitter-widget-1 {
  height: 1730px !important;
}

#jagged a,
#jagged a span,
#jagged a::after,
#jagged a::before {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  content: '';
  background-color: #f9f64e;
}

#jagged,
#jagged a,
#jagged a::after,
#jagged a::before {
  transform: rotate(22.5deg);
}

#jagged a span {
  z-index: 999;
  font-size: 24px;
  line-height: 50px;
  color: #dc143c;
  text-align: center;
  transform: rotate(-45deg);
}

#jagged {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 10px 0 0 10px;
  background-color: #f9f64e;
}

#bnrStop {
  position: sticky;
  top: 0;
  width: 100vw;
  height: 0;
}

#bnrStop a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#bnrStop #bnr {
  top: 100px;
  right: 0.3em;
  width: 70px;
  height: 35em;
  padding: 0.5em;
  background-color: #009e8f;
  border-radius: 0.3em;
}

#bnrStop #bnr div {
  margin-top: 15px;
  font-size: 1.7em;
  font-weight: 700;
  color: #fff;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

#endofyear_contact {
  display: block;
  padding: 0.5em;
  margin: 0.4em auto 0.2em;
  font-weight: 700;
  color: #fff;
  text-shadow:
    #a9a9a9 1px 0 1px,
    #a9a9a9 -1px 0 1px,
    #a9a9a9 0 -1px 1px,
    #a9a9a9 -1px 0 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px;
  cursor: pointer;
  background: #009e8f;
  border: none;
  border-radius: 5px;
}

#bnrStop {
  animation: vertical 1s ease-in-out infinite alternate;
}

@keyframes vertical {
  0% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

#bnrStop.stop #bnr {
  position: absolute;
  top: auto;
  bottom: 0;
}

@media (max-width: 740px) {
  div#main {
    background-color: #ffffffd4;
  }

  .starburst {
    position: relative;
    top: 0.5em;
    left: 0.5em;
    display: block;
    width: 2em;
    height: 2em;
    font-weight: 700;
    line-height: 2em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #f9f64e;
    transition: transform 0.3s ease;
    transform: rotate(-70deg);
  }

  .starburst span {
    display: block;
    width: 2em;
    height: 2em;
    color: #dc143c;
    background: #f9f64e;
    transform: rotate(22.5deg);
  }

  #bnrStop {
    display: none;
  }

  .attention {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: red;
    text-align: center;
    border: 2px solid;
  }

  .attention2 {
    display: flex;
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: red;
    text-align: center;
    border: 2px solid;
  }

  .notification {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: #00f;
    text-align: center;
    border: 2px solid;
  }

  .notification2 {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: #009e8f;
    text-align: center;
    border: 2px solid;
  }

  .rightContainer {
    width: 203px;
  }

  .rightContainer a img {
    margin-bottom: 6px;
  }

  .elec_cal {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 203px;
    padding: 0.3em;
    border: 1px solid;
  }
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  outline: 0;
  transform: translateZ(5px);
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}

.pswp__scroll-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  position: absolute;
  inset: 0;
  -ms-touch-action: none;
  touch-action: none;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.pswp__bg {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__item {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  top: 0;
  left: 0;
  width: 100% !important;
  height: auto !important;
}

.pswp__error-msg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -8px;
  font-size: 14px;
  line-height: 16px;
  color: #ccc;
  text-align: center;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  position: relative;
  display: block;
  float: right;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  overflow: visible;
  -webkit-appearance: none;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: 0;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  width: 44px;
  height: 44px;
  background: url('skin/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
}

@media (min-device-pixel-ratio: 1.1),
  (min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left::before,
  .pswp--svg .pswp__button--arrow--right::before {
    background-image: url('skin/default-skin.svg');
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0 0;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 100px;
  margin-top: -50px;
  background: 0 0;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  position: absolute;
  top: 35px;
  width: 32px;
  height: 30px;
  content: '';
  background-color: rgb(0 0 0 / 30%);
}

.pswp__button--arrow--left::before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right::before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1600;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgb(0 0 0 / 50%);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  position: absolute;
  top: 56px;
  right: 44px;
  z-index: 1620;
  display: block;
  width: auto;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
  box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  will-change: transform;
  -webkit-backface-visibility: hidden;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
}

.pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook::before {
  position: absolute;
  top: -12px;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
  content: '';
  border: 6px solid transparent;
  border-bottom-color: #fff;
}

a.pswp__share--facebook:hover {
  color: #fff;
  background: #3e5c9a;
}

a.pswp__share--facebook:hover::before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  color: #fff;
  background: #55acee;
}

a.pswp__share--pinterest:hover {
  color: #ce272d;
  background: #ccc;
}

a.pswp__share--download:hover {
  background: #ddd;
}

.pswp__counter {
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
}

.pswp__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  max-width: 420px;
  padding: 10px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
  color: #ccc;
  text-align: left;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  position: absolute;
  top: 0;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url('skin/preloader.gif') 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 0.5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 14px;
  height: 14px;
  margin: 0;
  background: 0 0;
  opacity: 0.75;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  margin: 0;
  background: 0 0;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    margin: 0;
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.pswp__ui {
  z-index: 1550;
  visibility: visible;
  opacity: 1;
  -webkit-font-smoothing: auto;
}

.pswp__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
  background-color: rgb(0 0 0 / 50%);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgb(0 0 0 / 30%);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}

.autoComplete_wrapper {
  position: relative;
  display: inline-block;
}

.autoComplete_wrapper > input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 310px !important;
  height: 40px;
  padding: 0 2rem 0 3.2rem;
  margin: 0;
  font-size: 1.3rem;
  color: rgb(0 115 0 / 30%);
  text-overflow: ellipsis;
  background-color: #fff;
  background-image: url('./images/search.svg');
  background-repeat: no-repeat;
  background-position: left 1.05rem top 0.6rem;
  background-origin: border-box;
  background-size: 2rem;
  border: 0.05rem solid rgb(0 115 0 / 100%);
  border-radius: 10rem;
  outline: 0;
  -webkit-transition: all -webkit-transform 0.4s ease;
  transition: all 0.4s ease;
}

.autoComplete_wrapper > input::placeholder {
  color: rgb(0 115 0 / 100%);
  -webkit-transition: all -webkit-transform 0.3s ease;
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:hover::placeholder {
  color: rgb(0 115 0 / 100%);
  -webkit-transition: all -webkit-transform 0.3s ease;
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:focus::placeholder {
  padding: 0.1rem 0.6rem;
  font-size: 0.95rem;
  color: rgb(0 115 0 / 40%);
}

.autoComplete_wrapper > input:focus::selection {
  background-color: rgb(0 115 0 / 15%);
}

.autoComplete_wrapper > input::selection {
  background-color: rgb(0 115 0 / 15%);
}

.autoComplete_wrapper > input:hover {
  color: rgb(0 115 0 / 100%);
  -webkit-transition: all -webkit-transform 0.3s ease;
  transition: all 0.3s ease;
}

.autoComplete_wrapper > input:focus {
  color: rgb(0 115 0 / 100%);
  border: 0.06rem solid rgb(0 115 0 / 100%);
}

.autoComplete_wrapper > ul {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 4;
  box-sizing: border-box;
  max-height: 226px;
  padding: 0;
  margin: 0.5rem 0 0;
  overflow-y: scroll;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgb(33 33 33 / 7%);
  border-radius: 0.6rem;
  outline: 0;
  box-shadow: 0 3px 6px rgb(149 157 165 / 15%);
  -moz-transition: opacity 0.15s ease-in-out;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.autoComplete_wrapper > ul:empty,
.autoComplete_wrapper > ul[hidden] {
  display: block;
  opacity: 0;
  transform: scale(0);
}

.autoComplete_wrapper > ul > li {
  padding: 0.3rem 0.5rem;
  margin: 0.3rem;
  overflow: hidden;
  font-size: 14px;
  color: #212121;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgb(255 255 255 / 100%);
  border-radius: 0.35rem;
  transition: all 0.2s ease;
}

.autoComplete_wrapper > ul > li mark {
  font-weight: 700;
  color: rgb(0 68 0 / 100%);
  background-color: transparent;
}

.autoComplete_wrapper > ul > li:hover {
  cursor: pointer;
  background-color: rgb(0 115 0 / 15%);
}

.autoComplete_wrapper > ul > li[aria-selected='true'] {
  background-color: rgb(0 115 0 / 15%);
}

@media only screen and (max-width: 600px) {
  .autoComplete_wrapper > input {
    width: 18rem;
  }

  .autoComplete_wrapper > ul > li {
    font-size: 1rem;
  }
}

@charset "UTF-8"; /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 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;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-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-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

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

  25%,
  75% {
    opacity: 0;
  }
}

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

  25%,
  75% {
    opacity: 0;
  }
}

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

@keyframes pulse {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@keyframes rubberBand {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

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

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%,
  100% {
    -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;
}

@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);
  }

  100% {
    -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);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

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

@keyframes tada {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@keyframes wobble {
  0% {
    -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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-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);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@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);
  }

  100% {
    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);
  }

  100% {
    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-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@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);
  }

  100% {
    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);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

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

  100% {
    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);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

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

  100% {
    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);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@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);
  }

  100% {
    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);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

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

  100% {
    opacity: 0;
  }
}

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

  100% {
    opacity: 0;
  }
}

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

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

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

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

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

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

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

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

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

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -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;
}

@keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  }

  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  }

  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  }

  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  }

  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  }
}

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

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  }
}

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

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

  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }

  80% {
    opacity: 1;
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }

  80% {
    opacity: 1;
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

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

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}

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

@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}

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

@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% {
    opacity: 1;
    -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;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 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% {
    opacity: 1;
    -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;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}

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

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

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

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    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;
}

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

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

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

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

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

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

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

  100% {
    opacity: 0;
  }
}

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

@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);
  }

  100% {
    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);
  }

  100% {
    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;
}

@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);
  }

  100% {
    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);
  }

  100% {
    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;
}

@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);
  }

  100% {
    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);
  }

  100% {
    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;
}

@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);
  }

  100% {
    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);
  }

  100% {
    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;
}

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

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

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

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

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

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

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

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

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

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

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

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

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

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

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

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

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

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

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

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

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/

/*
	
	1. Buttons

 */

/* <button> css reset */
.pswp__button {
  position: relative;
  display: block;
  float: right;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  overflow: visible;
  -webkit-appearance: none;
  cursor: pointer;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  width: 44px;
  height: 44px;
  background: url('default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
}

@media (min-device-pixel-ratio: 1.1),
  (min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {

  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left::before,
  .pswp--svg .pswp__button--arrow--right::before {
    background-image: url('default-skin.svg');
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 100px;
  margin-top: -50px;
  background: none;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  position: absolute;
  top: 35px;
  width: 32px;
  height: 30px;
  content: '';
  background-color: rgb(0 0 0 / 30%);
}

.pswp__button--arrow--left::before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right::before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1600;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgb(0 0 0 / 50%);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  position: absolute;
  top: 56px;
  right: 44px;
  z-index: 1620;
  display: block;
  width: auto;
  background: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
  box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  will-change: transform;
  -webkit-backface-visibility: hidden;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: none;
}

.pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none;
}

.pswp__share-tooltip a:first-child {

  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook::before {
  position: absolute;
  top: -12px;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
  content: '';
  border: 6px solid transparent;
  border-bottom-color: #fff;
}

a.pswp__share--facebook:hover {
  color: #fff;
  background: #3e5c9a;
}

a.pswp__share--facebook:hover::before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  color: #fff;
  background: #55acee;
}

a.pswp__share--pinterest:hover {
  color: #ce272d;
  background: #ccc;
}

a.pswp__share--download:hover {
  background: #ddd;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  max-width: 420px;
  padding: 10px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
  color: #ccc;
  text-align: left;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  position: absolute;
  top: 0;
  left: 50%;
  width: 44px;
  height: 44px;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {

  /* We use .gif in browsers that don't support CSS animation */
  background: url('preloader.gif') 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 14px;
  height: 14px;
  margin: 0;
  background: none;
  opacity: 0.75;
}

.pswp--css_animation .pswp__preloader__cut {

  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  margin: 0;
  background: none;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    margin: 0;
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */

/* root element of UI */
.pswp__ui {
  z-index: 1550;
  visibility: visible;
  opacity: 1;
  -webkit-font-smoothing: auto;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
  -webkit-backface-visibility: hidden;
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgb(0 0 0 / 50%);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgb(0 0 0 / 30%);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {

  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

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

#page-top,
#toThai {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

.st0 {
  fill: #06148f;
}

.st1 {
  fill: #2113ef;
}

@media (max-width: 740px) {
  .mobile {
    display: block;
    width: 100%;
  }

  #globalFoot nav,
  #globalLeft,
  #globalNav,
  #globalSns,
  .hidden,
  .pc,
  .soiMovie,
  input#Panel4,
  section.footmap {
    display: none;
  }

  body {
    width: 100%;
    margin: 0;
  }

  .anime {
    box-sizing: border-box;
  }

  .lang {
    z-index: 3;
    height: 55px;
    padding: 5px 0;
    text-align: right;
    background: #fff;
    transform: translateZ(2px);
  }

  div.lang > a > img {
    width: auto;
    height: 45px;
  }

  div#main {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    margin-top: -6px;
  }

  article#globalRight {
    order: -1;
    width: 100%;
    overflow: hidden;
  }

  #searchMenu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    margin: 25px auto 0;
    overflow: hidden;
    background: #f9f9f4;
  }

  #searchMenu li {
    width: 46%;
    margin: 2%;
    cursor: pointer;
  }

  .autoComplete_wrapper {
    width: 90%;
  }

  #searchMenu ul#autoComplete_list_3 li {
    width: 90%;
    margin: 2%;
    cursor: pointer;
  }

  #searchMenu > a {
    width: 100%;
    text-decoration: none;
  }

  .Sphere > h2 {
    font-weight: 700;
    color: #fff;
    background-color: #1f864c;
  }

  .suzuki {
    margin: 10px auto 20px;
  }

  .suzuki > h3 {
    padding: 0.2em;
    font-size: 1.3em;
    text-align: center;
  }

  .support_m h4 {
    padding: 0.2em;
    margin-top: 0;
    font-size: 4vw;
    font-weight: 700;
    background: 0 0;
    border: none;
  }

  .support_m h5 {
    padding-left: 0.5em;
    font-size: 5.5vw;
    font-weight: 700;
    text-shadow: none;
    letter-spacing: inherit;
    background: 0 0;
  }

  .support_m h4 span {
    padding-left: 1em;
    margin-top: -10px;
    margin-bottom: -8px;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.5vw;
    letter-spacing: 0;
    vertical-align: top;
  }

  .reception1,
  .support1 {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.3em;
  }

  .support1 {
    color: #06148f;
  }

  .reception1 {
    color: #2113ef;
  }

  .support_m p {
    align-self: center;
    padding-left: 1em;
    font-size: 3.5vw;
  }

  .support_m svg {
    padding-top: 0.05em;
    padding-right: 0.1em;
    vertical-align: text-top;
  }

  .suzuki > p {
    padding: 0.2em;
    font-size: 1.3em;
  }

  .storelist {
    padding: 0.4em;
    margin: 8px 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: green;
    border: 1px solid #000;
  }

  .fuji4m {
    padding: 0.3em 0;
    margin: 0 auto 0.8em;
    font-size: 3.5vw;
    text-align: center;
    background-color: #b8deea;
  }

  .row {
    display: flex;
    justify-content: space-evenly;
  }

  a.row > div > img {
    border: 1px solid gray;
    border-radius: 0.3em;
  }

  .car {
    display: inline-block;
    padding: 0 0 0.2em;
    margin-bottom: 0.4em;
    margin-left: 0.6em;
    font-size: 3.5vw;
    font-weight: 700;
    color: gray;
    text-align: left;
    text-shadow: none;
    letter-spacing: initial;
    background: linear-gradient(transparent 85%, #456fe7 85%);
    border: none;
  }

  .present h2 {
    padding: 0.2em 0;
    font-size: calc((50% + 0.25vw) * 2);
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: green;
  }

  section header {
    padding: 10px 5px;
    font-size: large;
    font-weight: 600;
  }

  #present_box ul {
    display: flex;
  }

  #present_box li {
    display: block;
    padding: 5px;
    list-style: none;
  }

  #afterservice,
  header#form,
  header#present_box {
    background-color: #fff;
  }

  h2.afterservice {
    width: 95%;
    height: 80px;
    margin: 0 auto 20px;
    font-size: 4.5vw;
    line-height: 80px;
    text-indent: 125px;
    background: url('../img/mobile/bamboo2.png') 10px center no-repeat;
    background-size: auto;
    background-size: contain;
    border: solid #bde995;
    border-radius: 5px;
  }

  #afterservice {
    box-sizing: border-box;
    width: 98%;
    margin: 1% auto;
  }

  #afterservice section {
    width: 95%;
    padding: 5px;
    margin: 5px auto;
  }

  #afterservice section,
  .suzukiservice section {
    overflow: hidden;
    text-decoration: none;
    border: 1px solid rgb(0 0 0 / 30%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 30%);
  }

  #afterservice section img {
    float: left;
    max-width: 80px;
    padding-right: 1em;
  }

  #afterservice section h3 {
    padding: 0;
    font-size: 4vw;
    font-weight: 500;
    color: #1400be;
    text-align: left;
    background: 0 0;
    border: none;
  }

  #after .suzukiservice section p,
  #afterservice section p,
  .suzukiservice section p {
    margin-left: 0.5em;
    font-size: small;
    color: #000;
  }

  #form ul,
  article#thema > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 10px;
  }

  #form ul li,
  article#thema > ul > li {
    width: 49%;
    margin-bottom: 1rem;
    list-style: none;
    box-shadow: 0 1px 1px rgb(0 0 0 / 30%);
  }

  #form ul li div.form,
  article#thema ul li div {
    margin-left: 0.5em;
    font-size: medium;
    font-weight: 300;
    color: #00008b;
    text-align: center;
  }

  .suzukiservice {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .suzukiservice h3 {
    width: 100%;
    padding: 10px 5px;
    font-size: large;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px #272727;
    background-color: green;
  }

  .suzukiservice section {
    width: 45%;
    padding: 1%;
    margin: 1%;
  }

  .suzukiservice section a,
  article#thema ul li a {
    display: flex;
    align-items: center;
  }

  .suzukiservice section img {
    float: left;
    max-width: 50px;
    padding-right: 1em;
  }

  #update > dl > dt {
    padding: 0.2em 0;
    line-height: 2em;
  }

  #update > dl > dt > div.content {
    display: flex;
    flex-wrap: wrap;
  }

  #update > dl > dt > div.content > time {
    width: 100%;
  }

  #update > dl > dt > div.content > a {
    width: 30%;
    margin-right: 3%;
  }

  #update > dl > dt > div.content > p {
    width: 65%;
    line-height: 1.2em;
  }

  #thema > header {
    text-align: center;
  }

  #thema ul li a img {
    width: 30%;
  }

  #new > header {
    text-align: center;
  }

  #new > dl {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
    border: 1px solid #62a478;
  }

  #new > dl:nth-of-type(2n) {
    background: rgb(255 255 230 / 100%);
  }

  #new > dl > dd > dl > dt {
    display: none;
  }

  #buy {
    align-items: center;
    width: 90vw;
    margin: 0.3em auto;
    background-color: #fff;
    border: 1px solid #000;
  }

  #buy > h2::after,
  #buy > h2::before {
    width: 4vw;
    height: 4vw;
    content: '〇';
  }

  #buy > h2 {
    font-size: 4.5vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #buy > h2 > span {
    font-size: 4.5vw;
    font-weight: bolder;
    color: #357eec;
  }

  #preview,
  #record {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 90vw;
    margin: 0.5vw auto 1vw;
    border-bottom: 1px solid #000;
  }

  #preview > h2 > img,
  #record > h2 > img {
    width: 7vw;
    height: auto;
    padding-right: 2vw;
    vertical-align: middle;
  }

  #preview > h2 {
    font-size: 5vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #preview > div > h3 {
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #e1323b;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #preview > div > h4 {
    padding: 0;
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #060b73;
    text-align: center;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #record > h2 {
    font-size: 6vw;
    font-weight: bolder;
    color: #1c1d1f;
    text-align: center;
  }

  #record > div {
    display: flex;
    flex-direction: column;
    padding-left: 1vw;
  }

  #record > div > h3 {
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #e1323b;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #record > div > h4 {
    padding: 0;
    margin: -0.1em auto;
    font-size: 4vw;
    font-weight: 700;
    color: #060b73;
    text-align: center;
    text-shadow: none;
    background: 0 0;
    border: none;
  }

  #insurance {
    width: 100%;
    padding-bottom: 1em;
  }

  #insurance > h2 {
    margin: 0.2em auto;
    font-size: 7.5vw;
    font-weight: bolder;
    color: #0592fe;
    text-align: center;
  }

  #insurance > h2 > span {
    padding-left: 2vw;
    color: #f28902;
  }

  #insurance > p {
    font-size: 4.3vw;
    color: #0a0355;
    text-align: center;
  }

  #insurance > p > span {
    padding-left: 4.2vw;
    font-size: 4.3vw;
    color: #000;
  }

  #insurance > p > span > b {
    color: red;
  }

  .nav-wrap {
    position: relative;
    padding-bottom: 10px;
  }

  .slide {
    display: inline-block;
    width: 100%;
    padding: 0.75em 0;
    overflow-x: auto;
    white-space: nowrap;
    border-top: #00008b 2px solid;
    border-bottom: #00008b 2px solid;
  }

  .linkButton {
    position: relative;
    top: 0;
    display: inline-block;
    width: 4.25em;
    height: 100%;
    min-height: 3em;
    padding: 0.25em;
    margin: 0.25em;
    font-size: 1.25em;
    font-weight: 700;
    color: #39f;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    cursor: pointer;
    border: 2px solid;
    border-radius: 5px;
  }

  h3,
  section header {
    font-weight: 700;
    color: #fff;
    background-color: green;
  }
}

.soiMovie .wrapper {
  margin: 0 0 10px;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.soiMovie .wrapper .card {
  display: inline-block;
  height: 235px;
  margin: 0 8px;
}

.soiMovie > .weapper > .card > div,
.soiMovie > .weapper > .card > div > img {
  height: 180px;
}

label {
  display: block;
  margin: 0;
  color: #fff;
  border: 1px solid #fff;
}

input[type='checkbox'].on-off {
  display: none;
}

.panel,
input[type='checkbox'].on-off + div {
  height: 0;
  overflow: hidden;
}

.pane3,
.pane4,
.pane5,
.pane6 {
  transition: all 0.3s;
}

input[type='checkbox'].on-off:checked + div.pane3 {
  height: 1175px;
  padding-bottom: 20px;
}

div.pane3 img {
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-filter: drop-shadow(10px 10px 5px rgb(0 0 0 / 50%));
  filter: drop-shadow(10px 10px 5px rgb(0 0 0 / 50%));
}

#after {
  width: 725px;
  height: 507px;
  background: url('../img/pcAfter2.png');
  background-size: cover;
}

.storageSpace {
  display: flex;
  width: 100%;
  padding-top: 1.2em;
}

.storageSpace div span {
  display: inline-block;
  margin-top: 1.4em;
  margin-bottom: 2em;
  font-size: 1.1em;
  font-weight: 700;
  color: brown;
  border-bottom: 1px solid brown;
}

@media (min-width: 740px) {
  * {
    font-size: 10pt;
    line-height: 12.5pt;
  }

  html {
    width: 1260px;
    margin: auto;
    background: url('../img/pcWrapBg2.png') no-repeat fixed #cee937;
    background-size: cover;
  }

  body {
    width: 1200px;
    padding: 0;
    background: #fff;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ccc;
    box-shadow: 0 0 5px rgb(000 000 000 / 20%);
  }

  .hidden,
  .mobile,
  .mobileMenu,
  address {
    display: none;
  }

  nav#globalNav {
    width: 1198px;
    height: 47px;
    margin: auto;
  }

  nav#globalNav > ol {
    display: flex;
  }

  nav#globalNav > ol > li {
    width: 20%;
    margin: 0 0.3em;
    font-size: 1.4em;
    text-align: center;
    border: 3px solid #009e8f;
    border-top: 5px solid green;
    border-radius: 0 0 10px 10px;
  }

  nav#globalNav > ol > li > a {
    display: block;
    float: none;
    font-size: 20px;
    font-weight: 700;
    line-height: 37px;
    color: #26a546;
    text-decoration: none;
    text-indent: 0;
  }

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

  section#globalSns {
    width: 1168px;
    padding: 10px 16px 5px;
  }

  ul.snsb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
  }

  .snsb li {
    margin-right: 8px;
    margin-bottom: 0.5em;
  }

  .snsb li form {
    width: 350px;
    height: 40px;
  }

  .snsb li form > input:first-child {
    width: 155px;
    height: 23px;
    padding-top: 3px;
    padding-left: 10px;
    color: #333;
    background: 0 0;
    border: none;
    outline: 0;
  }

  .snsb li form > input:last-child {
    position: relative;
    left: -46px;
    width: 35px;
    height: 35px;
    color: #7fb97f;
    cursor: pointer;
    background: 0 0;
    border: none;
  }

  #main {
    display: flex;
    width: 100%;
  }

  .leftContainer {
    width: 726px;
  }

  .rightContainer {
    width: 204px;
  }

  article#globalLeft {
    width: 203px;
    margin: 0 16px;
  }

  article#globalRight {
    width: 945px;
    margin-right: 16px;
  }

  article#globalLeft > nav > dl:nth-child(1) {
    padding-bottom: 15px;
    background: url('../img/pcLeftMenu1.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(1) > dd {
    width: 182px;
    height: 73px;
    margin: 10px;
  }

  article#globalLeft > nav > dl:nth-child(2) {
    padding-bottom: 11px;
    background: url('../img/pcLeftMenu2.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(2) > dd {
    width: 182px;
    height: 71px;
    margin: 10px;
  }

  article#globalLeft > nav > dl:nth-child(3) {
    padding-bottom: 1px;
    background: url('../img/pcLeftMenu3.png') no-repeat;
  }

  article#globalLeft > nav > dl:nth-child(3) > dd {
    width: 182px;
    height: 73px;
    margin: 10px 10px 11px;
  }

  article#globalLeft > nav > dl > dt {
    width: 203px;
    height: 40px;
    padding: 0;
    margin: 0 0 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  article#globalLeft > nav > dl > dd > a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  #new > header,
  #thema > header,
  #update > footer,
  #update > header,
  article#globalRight > section.searchAreamap > header,
  footer#globalFoot > p {
    width: 100%;
    height: 35px;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
    background-color: green;
  }

  #new > header > i,
  #thema > header > i,
  #update > header > i,
  article#globalRight > section.searchAreamap > header > i {
    margin: 0 0.3em;
    font-size: 25px;
    line-height: 35px;
  }

  footer#globalFoot > p {
    height: 68px;
    line-height: 68px;
    text-align: center;
  }

  article#globalRight > section.soiMovie p.info {
    padding-bottom: 8px;
    margin: 0;
    color: #00f;
    text-align: center;
  }

  section.searchAreamap > ul {
    position: relative;
    width: 945px;
    height: 500px;
    margin: 0;
    background: url('../img/new-map_outline.jpg');
  }

  article#globalRight > section.searchAreamap > ul > li {
    position: absolute;
  }

  article#globalRight > section.searchAreamap > ul > li > a {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(1) {
    top: 37px;
    left: 27px;
    width: 75px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(2) {
    top: 37px;
    left: 107px;
    width: 71px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(3) {
    top: 37px;
    left: 182px;
    width: 74px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(4) {
    top: 37px;
    left: 260px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(5) {
    top: 37px;
    left: 339px;
    width: 78px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(6) {
    top: 37px;
    left: 415px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(7) {
    top: 37px;
    left: 492px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(8) {
    top: 37px;
    left: 568px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(9) {
    top: 37px;
    left: 642px;
    width: 70px;
    height: 215px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(10) {
    top: 255px;
    left: 20px;
    width: 80px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(11) {
    top: 255px;
    left: 183px;
    width: 75px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(12) {
    top: 255px;
    left: 180px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(13) {
    top: 255px;
    left: 260px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(14) {
    top: 255px;
    left: 339px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(15) {
    top: 255px;
    left: 415px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(16) {
    top: 255px;
    left: 492px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(17) {
    top: 255px;
    left: 568px;
    width: 70px;
    height: 218px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(18) {
    top: 255px;
    left: 643px;
    width: 70px;
    height: 55px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(19) {
    top: 488px;
    left: 26px;
    width: 152px;
    height: 105px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(20) {
    top: 320px;
    left: 643px;
    width: 70px;
    height: 155px;
  }

  article#globalRight > section.searchAreamap > ul > li:nth-of-type(21) {
    top: 490px;
    left: 445px;
    width: 200px;
    height: 25px;
  }

  .card-title {
    padding-top: 10px;
    padding-left: 45px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-image: url('../img/tuktuk.png');
    background-repeat: no-repeat;
    background-position: 10px;
  }

  .insurance {
    width: 725px;
    height: 344px;
    margin-left: 0.5em;
    background-image: url('../img/insurance/banner_back.png');
    background-size: cover;
  }

  .insurance h1 {
    padding: 1em 0 0.5em;
    margin: 0;
    font-size: 4rem;
    color: #03a3ff;
    text-align: center;
  }

  .insurance h2 {
    margin: 0.6em 0 0;
    font-size: 1.6em;
    color: #272794;
  }

  .insurance h3 {
    padding: 1.3em 0 0 10rem;
    margin: 0;
    font-size: 3rem;
    font-weight: 700;
    color: #03a3ff;
    text-align: center;
  }

  .insurance h1 span {
    padding-left: 0.5em;
    font-size: 1em;
    color: #f67d1c;
  }

  .insurance p {
    padding: 0.8em 0 0;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
  }

  .insurance p b {
    font-size: 1.1em;
    color: #e15555;
  }

  .preview {
    width: 725px;
    height: 121px;
    margin-top: -18px;
    margin-bottom: 28px;
    background-image: url('../img/online_preview2.png');
    background-size: cover;
  }

  .preview h3 {
    padding: 1em 0 0;
    margin: 0;
    font-size: 2.5rem;
    color: #03a3ff;
    text-align: center;
  }

  .preview p {
    padding: 2.3rem 0 0;
    margin: 0;
    font-size: 1.8rem;
    color: #000;
    text-align: center;
  }

  .car {
    display: flex;
    flex-wrap: wrap;
    width: 726px;
    padding-top: 10px;
  }

  .car h2 {
    display: inline;
    width: 100%;
    padding: 0 1em 0 0.8em;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    line-height: 120%;
    color: #cb1d25;
    border-bottom: 2px solid #cb1d25;
  }

  .car .wide {
    width: 66%;
    margin-right: 1%;
  }

  .car .small {
    display: flex;
    flex-direction: column;
    width: 32%;
    margin-left: 1%;
  }

  .car .small a.first {
    display: block;
    padding-bottom: 6px;
    text-align: center;
    text-decoration: none;
  }

  .car p {
    width: 100%;
    padding-bottom: 0.5em;
    font-size: 15px;
  }

  #new,
  #update {
    position: relative;
    margin-bottom: 16px;
  }

  #new {
    width: 945px;
    max-height: 800px;
  }

  #update {
    width: 726px;
    max-height: 300px;
    padding-top: 1rem;
  }

  #update > dl {
    width: 702px;
    height: 260px;
    padding: 10px;
    margin: 0;
    overflow: scroll;
    background: url('../img/pcUpdateBg.png') top left no-repeat;
    border-right: 2px solid #62a478;
    border-left: 2px solid #62a478;
  }

  #update > dl > dt > div.title {
    width: 700px;
    height: 28px;
    padding-left: 21px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #62a478;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    background: url('../img/pcUpdateTitleBg.png') left 50% no-repeat;
  }

  #update > dl > dt {
    display: flex;
    flex-wrap: wrap;
    font-size: 9pt;
    line-height: 13.5pt;
  }

  #update > dl > dt > time {
    width: 100%;
    margin-bottom: 1em;
    font-size: 8pt;
    line-height: 8.75pt;
    color: #ddd;
    border-top: 1px solid #62a478;
  }

  #update > dl > dt > div.content > a {
    width: 120px;
    margin: 0 1em 1em 0;
    border: 1px solid #fff;
    box-shadow: 0 0 1px rgb(000 000 000 / 30%);
  }

  #update > dl > dt > div.content > p {
    width: 300px;
  }

  #update > dl > dt > div.content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    border: 1px solid #fff;
    box-shadow: 0 0 1px rgb(000 000 000 / 30%);
  }

  #update > dl > dt > div.content > time {
    width: 100%;
  }

  #thema > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #thema > ul > li {
    width: 49.5%;
    height: 184px;
    margin: 0.6% 0;
  }

  #thema > ul > li > a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  #thema > ul > li:nth-of-type(1) > a {
    background: url('../img/pcThemaBan1.png?2');
  }

  #thema > ul > li:nth-of-type(2) > a {
    background: url('../img/pcThemaBan2.png?2');
  }

  #thema > ul > li:nth-of-type(3) > a {
    background: url('../img/pcThemaBan3.png?2');
  }

  #thema > ul > li:nth-of-type(4) > a {
    background: url('../img/pcThemaBan4.png?2');
  }

  #thema > ul > li:nth-of-type(5) > a {
    background: url('../img/pcThemaBan5.png?2');
  }

  #thema > ul > li:nth-of-type(6) > a {
    background: url('../img/pcThemaBan6.png?2');
  }

  #new > dl:nth-of-type(2n) {
    background: rgb(255 255 230 / 100%);
  }

  #new > dl {
    display: flex;
    width: 97%;
    padding: 10px;
    margin: 0 0 10px;
    border: 1px solid #62a478;
  }

  #new > dl:hover {
    box-shadow:
      0 4px 8px 0 rgb(0 0 0 / 20%),
      0 6px 20px 0 rgb(0 0 0 / 19%);
  }

  #new > dl > dt {
    width: 200px;
    padding: 0;
    margin: 0;
  }

  #new > dl > dd {
    width: 500px;
    margin-left: 6px;
  }

  .flex-r {
    display: flex;
    flex-wrap: wrap;
  }

  #new > dl > dd > dl > dt {
    width: 49px;
    padding: 0 0 0 18px;
    margin: 0;
    background: url('../img/pcNewTitleBg.png') left 50% no-repeat;
  }

  #new > dl > dd > dl > dd {
    width: calc(100% - 80px);
    margin: 0 0 0 5px;
  }

  footer#globalFoot > nav > ol {
    display: flex;
    width: 968px;
    height: 42px;
    padding: 0 16px;
    margin: 0;
    background: url('../img/pcNavFootBg.png');
  }

  footer#globalFoot > nav > ol > li {
    width: 140px;
    margin-right: 8px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  footer#globalFoot > nav > ol > li:last-child {
    width: 228px;
    margin-right: 0;
  }

  footer#globalFoot > nav > ol > li > a {
    display: block;
    height: 100%;
  }

  section.footmap {
    display: flex;
    justify-content: space-around;
    width: calc(100% - 30px);
    padding: 15px;
    background-color: rgb(255 255 230 / 100%);
  }

  section.footmap > ol > li {
    font-size: 1.2em;
  }

  section.footmap > ol > li > ul {
    padding-top: 0.5em;
  }

  section.footmap > ol > li > ul > li > a {
    text-decoration: none;
  }

  #globalLeft .headoffice {
    padding: 0.4em;
    margin: 8px 0 4px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #0e3e98;
    border: 1px solid #000;
  }

  #globalLeft .storelist {
    padding: 0.4em;
    margin: 16px 0 8px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background-color: #1f864c;
    border: 1px solid #000;
  }

  #globalLeft > a.store {
    position: relative;
  }

  #globalLeft > a.store > span {
    position: absolute;
    top: 10px;
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 700;
    color: #094;
    text-align: center;
  }

  .suppportcenter {
    box-sizing: border-box;
    width: 100%;
    padding-top: 0.3em;
    margin-bottom: 6px;
    text-align: center;
    border: 2px solid #00aeff;
  }

  .suppportcenter .reception h3,
  .suppportcenter .support h3 {
    padding-bottom: 0.3em;
    font-size: 20px;
    font-weight: 700;
  }

  .suppportcenter .reception h3::before,
  .suppportcenter .support h3::before {
    content: '▶';
  }

  .suppportcenter ul {
    margin-top: 0.3em;
    margin-bottom: 1em;
  }

  .suppportcenter p {
    padding: 0;
    padding-left: 1.5em;
    font-size: 10pt;
    line-height: 12.5pt;
    color: #000;
    text-align: center;
  }

  .suppportcenter h4 {
    font-size: 20px;
  }

  .suppportcenter li {
    padding-left: 1.5em;
    margin-bottom: 0;
    font-size: 0.9em;
    text-align: left;
  }

  .suppportcenter li::before {
    content: '◇';
  }

  .support {
    margin-top: 10px;
    color: #06148f;
  }

  .reception {
    margin-top: 10px;
    color: #2113ef;
  }

  .suppportcenter > h5 {
    padding: 0 0 5px;
    font-size: 14px;
  }

  .buy_title {
    width: 201px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #0e3e98;
    border: 2px solid #0e3e98;
    border-radius: 5px;
  }

  .buy_list {
    position: relative;
    margin-bottom: 0.38em;
    overflow: hidden;
    border: 1px solid #009e8f;
  }

  .buy_list:hover {
    box-shadow:
      0 4px 8px 0 rgb(0 0 0 / 20%),
      0 6px 20px 0 rgb(0 0 0 / 19%);
  }

  .badge {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 33px;
    height: 33px;
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    color: #0e3e98;
    text-align: center;
    text-shadow:
      -1px -1px #fff,
      1px 1px #fff,
      1px -1px #fff,
      -1px 1px #fff;
    border: 2px solid #0e3e98;
    border-radius: 100%;
  }

  .badge2 {
    position: absolute;
    right: -25px;
    bottom: 4px;
    width: 80px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #0e3e98;
    text-align: center;
    border-top: 2px double #0e3e98;
    border-bottom: 2px double #0e3e98;
    transform: rotate(-45deg);
  }

  section.rightContainer.pc {
    margin-left: 16px;
  }

  section.rightContainer > article.horizonal2,
  section.rightContainer > aside.horizonal2,
  section.rightContainer > section.horizonal2 {
    width: 203px;
    height: 250px;
    margin-bottom: 10px;
  }

  section.rightContainer.pc > aside#ban24 > p {
    height: 100%;
    background: url('../img/b15.png') no-repeat;
  }

  section.rightContainer.pc > aside#ban10 > p {
    height: 100%;
    background: url('../img/pcRightBan10.png') no-repeat;
  }

  section.rightContainer > aside#ban1,
  section.rightContainer > aside#ban11,
  section.rightContainer > aside#ban12,
  section.rightContainer > aside#ban2,
  section.rightContainer > aside#ban21,
  section.rightContainer > aside#ban29,
  section.rightContainer > aside#ban3,
  section.rightContainer > aside#ban4,
  section.rightContainer > aside#ban6 {
    width: 203px;
    height: 125px;
    margin-bottom: 10px;
  }

  #ban4 > form > input {
    width: 203px;
    height: 125px;
    padding: 0;
    cursor: pointer;
    background: url('../img/pcRightBan4.png') no-repeat;
  }

  section.rightContainer > aside#ban12 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan10_2.png');
  }

  section.rightContainer > aside#ban1 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan1.png');
  }

  section.rightContainer > aside#ban2 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan2.png');
  }

  section.rightContainer > aside#ban3 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan3.png');
  }

  section.rightContainer > aside#ban6 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan6.png');
  }

  section.rightContainer > aside > footer > a {
    display: none;
  }

  #help {
    position: relative;
    width: 203px;
    height: 253px;
  }

  #help > div {
    position: absolute;
    top: 0;
    width: 203px;
    height: 253px;
    margin-top: 39px;
  }

  #help div a {
    display: block;
    width: 100%;
    height: 51px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  section.rightContainer > aside#help > dl {
    height: 100%;
  }

  section.rightContainer > aside#help > dl:nth-child(1) {
    background: url('../img/pcRightMenu1.png') no-repeat;
  }

  section.rightContainer > aside#help > dl > dt {
    height: 40px;
  }

  section.rightContainer > aside#help > dl > dd > a {
    display: block;
    height: 50px;
    margin-bottom: 1px;
  }

  section.rightContainer > aside#help > dl,
  section.rightContainer > aside#help > dl > dd,
  section.rightContainer > aside#help > dl > dt {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  section.rightContainer > aside#ban11 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/pcRightBan9-2.png');
  }

  section.rightContainer > aside#ban21 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b8.png');
  }

  section.rightContainer > aside#ban29 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b22.png');
  }

  section.rightContainer > aside#ban26 > p {
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url('../img/b18.png') no-repeat;
  }

  .elec_cal h3 {
    width: 95%;
    padding: 0.2em;
    margin: 0 auto;
    font-size: 1.6em;
    line-height: 130%;
    color: #00f;
    text-align: center;
    border: solid 1px;
  }

  .elec_cal p {
    padding: 0.4em 0;
    margin: 0;
    font-size: 1.4em;
  }

  .elec_cal input {
    width: 88%;
    padding: 10px;
    margin: 0.3em 0;
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    color: #333;
    border: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    box-shadow: inset 1px 4px 9px -6px rgb(0 0 0 / 50%);
  }

  .elec_cal input.button {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #5dad78;
    transition: 0.3s;
  }

  .recruit {
    box-sizing: border-box;
    width: 100%;
    padding-top: 1em;
    margin-top: 8px;
    text-align: center;
    border: 1px solid #1b96bf;
  }

  .recruit a {
    text-decoration: none;
  }

  .recruit header {
    font-size: 24px;
    font-weight: 700;
    color: #0791bf;
    text-align: center;
    text-shadow:
      3px 3px 0 #ccc,
      -1px -1px 0 #ccc,
      1px -1px 0 #ccc,
      -1px 1px 0 #ccc,
      1px 1px 0 #ccc;
  }

  .recruit p {
    margin: 1em auto;
    font-size: 20px;
    color: #000;
    text-align: center;
  }

  .recruit div {
    padding: 0.5em;
    color: #000;
  }

  #twitter-widget-1 {
    height: 1113px !important;
  }
}

.pager {
  margin: 10px 0;
}

.pager > ul {
  display: flex;
  justify-content: center;
}

nav.pager > ul > li > a {
  min-width: 20px;
  padding: 5px;
  margin: 0 5px 0 0;
  line-height: 20px;
  color: #62a478;
  text-align: center;
  text-decoration: none;
  border: 1px solid #62a478;
}

nav.pager > ul > li > a.here {
  color: #fff;
  text-decoration: none;
  background: #62a478;
}

.transition,
div.content,
dl dt i::after,
dl dt i::before {
  transition: all 0.25s ease-in-out;
}

.flipIn,
dl dt,
h1 {
  animation: flipdown 0.5s ease both;
}

.no-select,
div.title {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
}

div.title {
  display: block;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fefffa;
}

dl {
  padding: 0;
  margin: 0;
  list-style: none;
}

dl dt:nth-of-type(1) {
  animation-delay: 0.5s;
}

dl dt:nth-of-type(2) {
  animation-delay: 0.75s;
}

dl dt:nth-of-type(3) {
  animation-delay: 1s;
}

dl dt:last-of-type {
  padding-bottom: 0;
}

dl dt i {
  position: absolute;
  right: 0;
  margin-top: 16px;
  transform: translate(-6px, -8px);
}

dl dt i::after,
dl dt i::before {
  position: absolute;
  width: 3px;
  height: 9px;
  content: '';
  background-color: #4cac6e;
}

dl dt i::before {
  transform: translate(-2px, 0) rotate(45deg);
}

dl dt i::after {
  transform: translate(2px, 0) rotate(-45deg);
}

dl dt input[type='checkbox'] {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1em;
  cursor: pointer;
  opacity: 0;
}

dl dt input[type='checkbox']:checked ~ div.content {
  max-height: 0;
  margin-top: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

dl dt input[type='checkbox']:checked ~ i::before {
  transform: translate(2px, 0) rotate(45deg);
}

dl dt input[type='checkbox']:checked ~ i::after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
    transform-origin: top center;
  }

  5% {
    opacity: 1;
  }

  80% {
    transform: rotateX(8deg);
  }

  83% {
    transform: rotateX(6deg);
  }

  92% {
    transform: rotateX(-3deg);
  }

  100% {
    transform: rotateX(0);
    transform-origin: top center;
  }
}

.edgeLoad-EDGE-312850868 {
  visibility: hidden;
}

.edgeLoad-EDGE-231214 {
  visibility: hidden;
}

ul#ui-id-1 {
  background-color: #ffffffd4;
}

.snsb li form > input:first-child {
  width: 152px;
}

.modal_wrap input {
  display: none;
}

.modal_overlay {
  position: fixed;
  z-index: 9999;
  display: flex;
  justify-content: center;
  width: 100vw;
  height: 100%;
  overflow: auto;
  background: rgb(0 0 0 / 70%);
  opacity: 0;
  transition:
    opacity 0.5s,
    transform 0s 0.5s;
  transform: scale(0);
}

.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.modal_content {
  position: relative;
  box-sizing: border-box;
  align-self: center;
  width: 80%;
  max-width: 800px;
  padding: 20px 20px 15px;
  line-height: 1.4em;
  background: #fff;
  transition: 0.5s;
}

.close_button {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  cursor: pointer;
}

.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transition: opacity 0.5s;
  transform: scale(1);
}

label.open_button {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
  border: 0;
  outline: 0;
}

iframe#twitter-widget-0,
iframe#twitter-widget-1 {
  height: 1730px !important;
}

#jagged a,
#jagged a span,
#jagged a::after,
#jagged a::before {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  content: '';
  background-color: #f9f64e;
}

#jagged,
#jagged a,
#jagged a::after,
#jagged a::before {
  transform: rotate(22.5deg);
}

#jagged a span {
  z-index: 999;
  font-size: 24px;
  line-height: 50px;
  color: #dc143c;
  text-align: center;
  transform: rotate(-45deg);
}

#jagged {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 10px 0 0 10px;
  background-color: #f9f64e;
}

#bnrStop {
  position: sticky;
  top: 0;
  width: 100vw;
  height: 0;
}

#bnrStop a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#bnrStop #bnr {
  top: 100px;
  right: 0.3em;
  width: 70px;
  height: 35em;
  padding: 0.5em;
  background-color: #009e8f;
  border-radius: 0.3em;
}

#bnrStop #bnr div {
  margin-top: 15px;
  font-size: 1.7em;
  font-weight: 700;
  color: #fff;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

#endofyear_contact {
  display: block;
  padding: 0.5em;
  margin: 0.4em auto 0.2em;
  font-weight: 700;
  color: #fff;
  text-shadow:
    #a9a9a9 1px 0 1px,
    #a9a9a9 -1px 0 1px,
    #a9a9a9 0 -1px 1px,
    #a9a9a9 -1px 0 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px,
    #a9a9a9 1px 1px 1px,
    #a9a9a9 -1px 1px 1px,
    #a9a9a9 1px -1px 1px,
    #a9a9a9 -1px -1px 1px;
  cursor: pointer;
  background: #009e8f;
  border: none;
  border-radius: 5px;
}

#bnrStop {
  animation: vertical 1s ease-in-out infinite alternate;
}

@keyframes vertical {
  0% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

#bnrStop.stop #bnr {
  position: absolute;
  top: auto;
  bottom: 0;
}

@media (max-width: 740px) {
  div#main {
    background-color: #ffffffd4;
  }

  .starburst {
    position: relative;
    top: 0.5em;
    left: 0.5em;
    display: block;
    width: 2em;
    height: 2em;
    font-weight: 700;
    line-height: 2em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #f9f64e;
    transition: transform 0.3s ease;
    transform: rotate(-70deg);
  }

  .starburst span {
    display: block;
    width: 2em;
    height: 2em;
    color: #dc143c;
    background: #f9f64e;
    transform: rotate(22.5deg);
  }

  #bnrStop {
    display: none;
  }

  .attention {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: red;
    text-align: center;
    border: 2px solid;
  }

  .attention2 {
    display: flex;
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: red;
    text-align: center;
    border: 2px solid;
  }

  .notification {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: #00f;
    text-align: center;
    border: 2px solid;
  }

  .notification2 {
    padding: 0.3em;
    margin: 0.4em 1.5em 1em;
    font-size: 3.2vw;
    font-weight: 700;
    color: #009e8f;
    text-align: center;
    border: 2px solid;
  }

  .rightContainer {
    width: 203px;
  }

  .rightContainer a img {
    margin-bottom: 6px;
  }

  .elec_cal {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 203px;
    padding: 0.3em;
    border: 1px solid;
  }
}
