@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/*margin
---------------------------------------------*/
/* font
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  background-color: #fff;
  color: #000;
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-family: Helvetica, Arial, "sans-serif";
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

#wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .inner {
    width: 800px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
  }
}

/* #top
---------------------------------------------*/
#top {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  #top {
    margin-bottom: 100px;
    height: 100vh;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  #top {
    margin-bottom: 21.3vw;
  }
}

#top .kirikae_top {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  #top .kirikae_top {
    height: 100vh;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) {
  #top .kirikae_top::before {
    content: "";
    display: block;
    padding-top: 149.3333%;
  }
}

#top .kirikae_top img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

#top .top_title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  #top .top_title {
    width: 300px;
    top: 3%;
  }
}

@media screen and (max-width: 768px) {
  #top .top_title {
    width: 40%;
    top: 5%;
  }
}

#top .top_logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
  #top .top_logo {
    width: 60px;
    bottom: 3%;
  }
}

@media screen and (max-width: 768px) {
  #top .top_logo {
    width: 13%;
    bottom: 5%;
  }
}

/* .sec
---------------------------------------------*/
.sec {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .sec {
    padding-bottom: 300px;
  }
}

@media screen and (max-width: 768px) {
  .sec {
    padding-bottom: 42.6vw;
  }
}

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

.flex.js {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex.ae {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex.ac {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex.colm {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .credit {
    width: 35%;
  }
}

@media screen and (max-width: 768px) {
  .credit {
    width: 210px;
  }
}

@media screen and (min-width: 769px) {
  .credit {
    margin: 40px auto 0;
  }
}

@media screen and (max-width: 768px) {
  .credit {
    margin: 8vw auto 0;
  }
}

@media screen and (min-width: 769px) {
  .credit li:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .credit li:not(:last-child) {
    margin-bottom: 2.6vw;
  }
}

.credit li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.credit li a .item {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .credit li a .item {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .item {
    font-size: 11px;
  }
}

@media screen and (min-width: 769px) {
  .credit li a .item span {
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .item span {
    margin-left: 2.6vw;
  }
}

.credit li a .btn {
  text-align: center;
  font-weight: normal;
}

@media screen and (min-width: 769px) {
  .credit li a .btn {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .btn {
    font-size: 10px;
  }
}

.credit li a .btn.buy {
  background-color: #000;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .credit li a .btn.buy {
    padding: 3px 10px 1px;
  }
}

@media screen and (max-width: 768px) {
  .credit li a .btn.buy {
    padding: 3px 10px 1px;
  }
}

.credit li a .btn.coming {
  color: #000;
}

.credit.white .item {
  color: #fff;
}

.credit.white .btn.buy {
  background-color: #fff;
  color: #000;
}

.credit.white .btn.coming {
  color: #fff;
}

/* #sec_1
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_1 .img_1 {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .img_1 {
    margin-bottom: 13.3vw;
  }
}

#sec_1 .img_2 {
  width: 57%;
}

@media screen and (min-width: 769px) {
  #sec_1 .img_2 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_1 .img_2 {
    margin-bottom: 8vw;
  }
}

#sec_1 .img_3 {
  width: 40%;
}

/* #sec_2
---------------------------------------------*/
#sec_2 {
  position: relative;
}

#sec_2 .flex {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  #sec_2 .flex div:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  #sec_2 .flex div:not(:last-child) {
    margin-bottom: 2.6vw;
  }
}

#sec_2::before {
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
}

@media screen and (min-width: 769px) {
  #sec_2::before {
    background-image: url("../images/object_1_pc.png");
    background-repeat: no-repeat;
    background-size: 100vw 100%;
    height: 110%;
    width: 100vw;
    bottom: -350px;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  #sec_2::before {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    background-color: #000;
    bottom: 30vw;
    left: -130vw;
    width: 150vw;
    height: 350vw;
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
}

/* #sec_3
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_3 .img_1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .img_1 {
    margin-bottom: 8vw;
  }
}

#sec_3 .img_2 {
  width: 57%;
}

@media screen and (min-width: 769px) {
  #sec_3 .img_2 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_3 .img_2 {
    margin-bottom: 8vw;
  }
}

#sec_3 .img_3 {
  width: 40%;
}

/* #sec_4
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_4 .slick .slide {
    margin: 0 7.5px;
  }
}

@media screen and (max-width: 768px) {
  #sec_4 .slick .slide {
    margin: 0 1.3vw;
  }
}

/* #sec_5
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_5 .img_1 {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .img_1 {
    margin-bottom: 13.3vw;
  }
}

#sec_5 .kirikae {
  position: relative;
}

#sec_5 .kirikae::before {
  content: "";
  display: block;
  padding-top: 151.2%;
}

#sec_5 .kirikae img {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  #sec_5 .img_2,
  #sec_5 .img_3 {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .img_2,
  #sec_5 .img_3 {
    width: calc((100% - 10px) / 2);
  }
}

@media screen and (min-width: 769px) {
  #sec_5 .img_2 {
    margin-top: 70px;
  }
}

@media screen and (max-width: 768px) {
  #sec_5 .img_2 {
    margin-top: 13.3vw;
  }
}

/* #sec_6
---------------------------------------------*/
#sec_6 {
  margin-bottom: 0;
  position: relative;
}

@media screen and (min-width: 769px) {
  #sec_6 {
    padding-bottom: 180px;
  }
}

@media screen and (max-width: 768px) {
  #sec_6 {
    padding-bottom: 37.3vw;
  }
}

#sec_6 .flex {
  width: 95%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #sec_6 .flex .img_1,
  #sec_6 .flex .img_2 {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (max-width: 768px) {
  #sec_6 .flex .img_1,
  #sec_6 .flex .img_2 {
    width: calc((100% - 10px) / 2);
  }
}

#sec_6::before {
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
}

@media screen and (min-width: 769px) {
  #sec_6::before {
    background-image: url("../images/object_2_pc.png");
    background-repeat: no-repeat;
    background-size: 100vw 100%;
    height: 160%;
    width: 100vw;
    top: -170px;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  #sec_6::before {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    background-color: #000;
    top: -90vw;
    right: -130vw;
    width: 95vw;
    height: 340vw;
    -webkit-transform: translate(0, 0) rotate(-45deg);
            transform: translate(0, 0) rotate(-45deg);
  }
}

/* #sabo
---------------------------------------------*/
#sabo {
  width: 40%;
}

@media screen and (min-width: 769px) {
  #sabo {
    margin: 0 auto 180px;
  }
}

@media screen and (max-width: 768px) {
  #sabo {
    margin: 0 auto 37.3vw;
  }
}

/* #sec_7
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #sec_7 .img_1 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_7 .img_1 {
    margin-bottom: 8vw;
  }
}

#sec_7 .img_2,
#sec_7 .img_3 {
  width: 53%;
}

#sec_7 .img_2 {
  margin-right: auto;
}

#sec_7 .img_3 {
  margin-left: auto;
}

@media screen and (min-width: 769px) {
  #sec_7 .img_3 {
    margin-top: -100px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #sec_7 .img_3 {
    margin-top: -21.3vw;
    margin-bottom: 8vw;
  }
}

#sec_7 .img_4 {
  width: 53%;
  margin: 0 auto;
}

/* #sec_8
---------------------------------------------*/
#sec_8 .img_1 {
  width: 90%;
  margin-left: auto;
}

/* #footer
---------------------------------------------*/
@media screen and (min-width: 769px) {
  #footer {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  #footer {
    margin-bottom: 8vw;
  }
}

.footer_staff {
  text-align: center;
  letter-spacing: 0;
  line-height: 2.2;
}

@media screen and (min-width: 769px) {
  .footer_staff {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .footer_staff {
    margin-bottom: 13.3vw;
  }
}

@media screen and (min-width: 769px) {
  .footer_staff {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .footer_staff {
    font-size: 12px;
  }
}

.footer_item {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_item {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .footer_item {
    margin-bottom: 13.3vw;
  }
}

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

@media screen and (max-width: 768px) {
  .footer_item {
    width: 70vw;
  }
}

.footer_item a {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.15em;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .footer_item a {
    font-size: 16px;
    line-height: 58px;
  }
}

@media screen and (max-width: 768px) {
  .footer_item a {
    font-size: 14px;
    line-height: 53px;
  }
}

.footer_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_link {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 768px) {
  .footer_link {
    margin-bottom: 13.3vw;
  }
}

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

@media screen and (max-width: 768px) {
  .footer_link {
    width: 48vw;
  }
}

.footer_link a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer_link a {
    width: 40px;
  }
}

@media screen and (max-width: 768px) {
  .footer_link a {
    width: 8vw;
  }
}

.footer_logo {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .footer_logo {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .footer_logo {
    margin-bottom: 8vw;
  }
}

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

@media screen and (max-width: 768px) {
  .footer_logo {
    width: 20vw;
  }
}

.footer_logo a {
  display: block;
}

.footer_copy {
  text-align: center;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .footer_copy {
    font-size: 11px;
  }
}

@media screen and (max-width: 768px) {
  .footer_copy {
    font-size: 11px;
  }
}

/* #load
---------------------------------------------*/
#load {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
}

/* アニメーション
---------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.fade.active {
  opacity: 1;
}

.fade_up_delay .delay_1 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_up_delay .delay_2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.fade_up_delay.active .delay_1 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_up_delay.active .delay_2 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_sand_x .left {
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_x .right {
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_x.active .left {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_sand_x.active .right {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_sand_y .top {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_y .bottom {
  opacity: 0;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_y.active .top {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_sand_y.active .bottom {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_sand_xy .left {
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_xy .right {
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_xy .top {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_sand_xy.active .left {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_sand_xy.active .right {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fade_sand_xy.active .top {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade_left {
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 1.2s, -webkit-transform 1s;
  transition: opacity 1.2s, -webkit-transform 1s;
  transition: transform 1s, opacity 1.2s;
  transition: transform 1s, opacity 1.2s, -webkit-transform 1s;
}

.fade_left.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
/*# sourceMappingURL=style.css.map */