<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ====================
 SIZE SET
==================== */
/* ===================
 MIXIN
==================== */
/*===================================
画面サイズ
===================================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;family=Noto+Serif+JP:wght@200..900&amp;family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;display=swap");
.c-inner {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.c-outer {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1400px) {
  .fullWidth {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .c-outer {
    width: 95%;
  }
}
@media screen and (max-width: 800px) {
  .c-inner {
    width: 85%;
  }
}
@media screen and (max-width: 834px) {
  .c-inner {
    width: 85%;
  }
  .c-outer {
    width: 86%;
  }
}
/*===================================
言語設定
===================================*/
.c-lang-jp .-jp {
  display: inline;
}
.c-lang-jp .-en {
  display: none;
}
.c-lang-en .-jp {
  display: none;
}
.c-lang-en .-en {
  display: inline;
}

/*===================================
font
===================================*/
/*===================================
color
===================================*/
/*===================================
swiper
===================================*/
.splide__arrow {
  top: calc(50% - 17.5px);
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 1;
  margin: 0;
}
.splide__arrow svg {
  display: none;
}
.splide__arrow--next {
  background-image: url(../img/common/icon_slide_arrow_next.svg);
}
.splide__arrow--prev {
  background-image: url(../img/common/icon_slide_arrow_prev.svg);
}
@media only screen and (max-width: 834px) {
  .splide__arrow {
    width: vw(40);
    height: vw(40);
  }
}

.c-txt-open {
  font-family: "Open Sans", sans-serif !important;
}

#KNIT_GORE-TEX_SUNEAKER {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
  text-align: justify;
  margin-bottom: 100px;
  background: #fff;
}
#KNIT_GORE-TEX_SUNEAKER h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100px;
  font-size: 2.4rem;
  letter-spacing: 0em;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #0f0f0f;
  padding: 0;
}
#KNIT_GORE-TEX_SUNEAKER sup {
  position: static;
  top: 0;
  font-size: 0.6em;
  vertical-align: super;
}
#KNIT_GORE-TEX_SUNEAKER p sup {
  font-size: 0.8em;
}
#KNIT_GORE-TEX_SUNEAKER img {
  max-width: 100%;
}
#KNIT_GORE-TEX_SUNEAKER .sp {
  display: none;
}
#KNIT_GORE-TEX_SUNEAKER .outer {
  max-width: 1280px;
  margin-inline: auto;
}
#KNIT_GORE-TEX_SUNEAKER .inner {
  max-width: 1000px;
  margin-inline: auto;
}
#KNIT_GORE-TEX_SUNEAKER .textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 350px;
}
#KNIT_GORE-TEX_SUNEAKER .textarea-title {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0;
}
#KNIT_GORE-TEX_SUNEAKER .textarea-title__sub {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 1.2rem;
  letter-spacing: 0.03em;
  line-height: 1.5;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #00502D;
  border-left: 1px solid #00502D;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#KNIT_GORE-TEX_SUNEAKER .textarea-title__main {
  position: relative;
  font-size: 2rem;
  letter-spacing: 0em;
  line-height: 1.5;
  font-weight: 500;
}
#KNIT_GORE-TEX_SUNEAKER .textarea-title__icon {
  position: absolute;
  bottom: 15px;
  left: 160px;
  width: 100px;
}
#KNIT_GORE-TEX_SUNEAKER .textarea__body {
  position: relative;
  font-size: 1.3rem;
  letter-spacing: 0.01em;
  line-height: 1.69;
  margin-top: 40px;
}
#KNIT_GORE-TEX_SUNEAKER .hero {
  padding: 0;
}
#KNIT_GORE-TEX_SUNEAKER .lead {
  margin-top: 65px;
}
#KNIT_GORE-TEX_SUNEAKER .lead__textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#KNIT_GORE-TEX_SUNEAKER .lead__catch {
  font-size: 2.5rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
#KNIT_GORE-TEX_SUNEAKER .lead__catch span {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 1.69;
  color: #919191;
  margin-top: 20px;
}
#KNIT_GORE-TEX_SUNEAKER .lead__body {
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  line-height: 2;
  margin: 40px auto 0;
}
#KNIT_GORE-TEX_SUNEAKER .lead__movie {
  width: 960px;
  height: 540px;
  margin: 75px auto 0;
}
#KNIT_GORE-TEX_SUNEAKER .lead__movie iframe {
  width: 100%;
  height: 100%;
}
#KNIT_GORE-TEX_SUNEAKER .feature {
  margin-top: 75px;
}
#KNIT_GORE-TEX_SUNEAKER .feature h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 80px;
  font-size: 2.5rem;
  letter-spacing: 0em;
  line-height: 0.88;
  text-align: center;
  color: #fff;
  background: #4f5960;
  padding: 0;
}
#KNIT_GORE-TEX_SUNEAKER .feature__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 835px) {
  #KNIT_GORE-TEX_SUNEAKER .feature__block--center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--top .feature__textarea {
    padding: 100px 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--column .feature__textarea {
    width: 700px;
    margin: 0 auto;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--column .feature__main {
    width: 100%;
    margin-bottom: 40px;
  }
}
#KNIT_GORE-TEX_SUNEAKER .feature__main {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 480px;
}
#KNIT_GORE-TEX_SUNEAKER .feature__textarea {
  width: 432px;
}
#KNIT_GORE-TEX_SUNEAKER .feature__main {
  font-size: 2rem;
  letter-spacing: 0em;
  line-height: 1.5;
}
#KNIT_GORE-TEX_SUNEAKER .feature__body {
  font-size: 1.3rem;
  letter-spacing: 0.01em;
  line-height: 1.69;
  margin-top: 30px;
}
#KNIT_GORE-TEX_SUNEAKER .feature__sub {
  display: block;
  margin-top: 100px;
}
#KNIT_GORE-TEX_SUNEAKER .lineup {
  margin-top: 100px;
  padding-bottom: 110px;
}
#KNIT_GORE-TEX_SUNEAKER .lineup__image {
  display: block;
}
#KNIT_GORE-TEX_SUNEAKER .lineup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 30px;
}
#KNIT_GORE-TEX_SUNEAKER .lineup__item {
  width: 260px;
  text-align: center;
}
#KNIT_GORE-TEX_SUNEAKER .lineup__name {
  font-size: 1.45rem;
  letter-spacing: 0.01em;
  line-height: 1.72;
  font-weight: 700;
  margin-bottom: 10px;
}
#KNIT_GORE-TEX_SUNEAKER .lineup__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 20px;
  font-size: 1.2rem;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background: #000;
  margin: 0 auto;
}
#KNIT_GORE-TEX_SUNEAKER .credit {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
  background: #e5e0d7;
  margin-top: 115px;
  padding: 75px 0;
}

@media only screen and (max-width: 834px) {
  #KNIT_GORE-TEX_SUNEAKER {
    padding-bottom: 60px;
  }
  #KNIT_GORE-TEX_SUNEAKER h2 {
    height: auto;
    font-size: 2.25rem;
    letter-spacing: 0em;
    line-height: 1.11;
    text-align: center;
    padding: 15px 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .sp {
    display: block;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea {
    display: block;
    width: calc(630 / 750 * 100vw);
    margin-right: 10px;
    margin-left: auto;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea-title {
    margin: 0;
    padding-top: 45px;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea-title__sub {
    top: 10px;
    right: 5.5%;
    font-size: 1rem;
    letter-spacing: 0.03em;
    line-height: 1.6;
    color: #00502D;
    border-left: 1px solid #00502D;
    -webkit-transform: none;
            transform: none;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea-title__main {
    font-size: 1.6rem;
    letter-spacing: 0em;
    line-height: 1.41;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea-title__icon {
    top: 45px;
    bottom: auto;
    left: auto;
    right: 0;
    width: 100px;
  }
  #KNIT_GORE-TEX_SUNEAKER .textarea__body {
    font-size: 1rem;
    letter-spacing: 0.01em;
    line-height: 2;
    margin-top: 15px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__textarea {
    width: 100%;
    margin-top: 30px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__catch {
    font-size: 1.6rem;
    letter-spacing: 0.02em;
    line-height: 1.56;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__catch span {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-top: 10px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__body {
    width: calc(705 / 750 * 100vw);
    font-size: 1.5rem;
    letter-spacing: 0.01em;
    line-height: 1.8;
    text-align: justify;
    margin: 15px auto 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__body br {
    display: none;
  }
  #KNIT_GORE-TEX_SUNEAKER .lead__movie {
    width: 100%;
    height: calc(421 / 750 * 100vw);
    margin: 37.5px auto 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature {
    margin-top: 37.5px;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature h3 {
    height: 50px;
    font-size: 2.25rem;
    letter-spacing: 0em;
    line-height: 1;
    margin-bottom: 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--column .feature__textarea {
    width: calc(650 / 750 * 100vw);
    margin-inline: auto;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__block--column .feature__main {
    width: 100%;
    margin-bottom: 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__main {
    width: calc(650 / 750 * 100vw);
    margin-inline: auto;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__textarea {
    width: calc(650 / 750 * 100vw);
    margin-top: 25px;
    margin-inline: auto;
    padding-top: 0 !important;
    padding-bottom: 25px !important;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__main {
    font-size: 1.6rem;
    letter-spacing: 0em;
    line-height: 1.41;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__body {
    font-size: 1.5rem;
    letter-spacing: 0.01em;
    line-height: 1.8;
    margin-top: 25px;
  }
  #KNIT_GORE-TEX_SUNEAKER .feature__sub {
    margin-top: 25px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup {
    margin-top: 0;
    padding-bottom: 0;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup__item {
    text-align: center;
    margin-inline: auto;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup__image {
    width: 100%;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup__name {
    font-size: 1.15rem;
    letter-spacing: 0.01em;
    line-height: 1.52;
    margin-bottom: 10px;
  }
  #KNIT_GORE-TEX_SUNEAKER .lineup__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1rem;
    letter-spacing: 0.01em;
    line-height: 1.25;
    gap: 15px;
  }
  #KNIT_GORE-TEX_SUNEAKER .credit {
    font-size: 1.05rem;
    letter-spacing: 0.01em;
    line-height: 2.24;
    margin-top: 57.5px;
    padding: 37.5px 0;
  }
}
.u-inview {
  -webkit-animation: none !important;
          animation: none !important;
}

/*===================================
オリジナル
===================================*/
.u-mask-up {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, transparent 33%, black 50%);
          mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
          mask-image: linear-gradient(to bottom, transparent 0%, transparent 33%, black 50%);
  -webkit-mask-size: 100% 300%;
          mask-size: 100% 300%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: top;
          mask-position: top;
  -webkit-animation: animate-maskUp 1s ease-out forwards;
          animation: animate-maskUp 1s ease-out forwards;
  will-change: mask-position;
}
.u-mask-down {
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
  -webkit-mask-image: linear-gradient(to top, transparent 0%, transparent 33%, black 50%);
          mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
          mask-image: linear-gradient(to top, transparent 0%, transparent 33%, black 50%);
  -webkit-mask-size: 100% 300%;
          mask-size: 100% 300%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
          mask-position: bottom;
  -webkit-animation: animate-maskDown 1s ease-out forwards;
          animation: animate-maskDown 1s ease-out forwards;
  will-change: mask-position;
}
@media only screen and (max-width: 834px) {
  .u-mask-down-sp {
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
    -webkit-mask-image: linear-gradient(to top, transparent 0%, transparent 33%, black 50%);
            mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
            mask-image: linear-gradient(to top, transparent 0%, transparent 33%, black 50%);
    -webkit-mask-size: 100% 300%;
            mask-size: 100% 300%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
            mask-position: bottom;
    -webkit-animation: animate-maskDown 1s ease-out forwards;
            animation: animate-maskDown 1s ease-out forwards;
    will-change: mask-position;
  }
}
.u-mask-left {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
  -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 33%, black 50%);
          mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
          mask-image: linear-gradient(to right, transparent 0%, transparent 33%, black 50%);
  -webkit-mask-size: 300% 100%;
          mask-size: 300% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: left;
          mask-position: left;
  -webkit-animation: animate-maskLeft 1s ease-out forwards;
          animation: animate-maskLeft 1s ease-out forwards;
  will-change: mask-position;
}
.u-mask-right {
  -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
  -webkit-mask-image: linear-gradient(to left, transparent 0%, transparent 33%, black 50%);
          mask-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(33%, transparent), color-stop(50%, black));
          mask-image: linear-gradient(to left, transparent 0%, transparent 33%, black 50%);
  -webkit-mask-size: 300% 100%;
          mask-size: 300% 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: right;
          mask-position: right;
  -webkit-animation: animate-maskRight 1s ease-out forwards;
          animation: animate-maskRight 1s ease-out forwards;
  will-change: mask-position;
}

/* アニメーション定義 */
@-webkit-keyframes animate-maskUp {
  to {
    -webkit-mask-position: bottom;
            mask-position: bottom;
  }
}
@keyframes animate-maskUp {
  to {
    -webkit-mask-position: bottom;
            mask-position: bottom;
  }
}
@-webkit-keyframes animate-maskDown {
  to {
    -webkit-mask-position: top;
            mask-position: top;
  }
}
@keyframes animate-maskDown {
  to {
    -webkit-mask-position: top;
            mask-position: top;
  }
}
@-webkit-keyframes animate-maskLeft {
  to {
    -webkit-mask-position: right;
            mask-position: right;
  }
}
@keyframes animate-maskLeft {
  to {
    -webkit-mask-position: right;
            mask-position: right;
  }
}
@-webkit-keyframes animate-maskRight {
  to {
    -webkit-mask-position: left;
            mask-position: left;
  }
}
@keyframes animate-maskRight {
  to {
    -webkit-mask-position: left;
            mask-position: left;
  }
}
/*===================================
フェードイン
===================================*/
.u-fade-in {
  opacity: 0;
  -webkit-animation: animate-fadein 0.8s forwards;
          animation: animate-fadein 0.8s forwards;
  will-change: transform opacity;
}
.u-fade-up {
  opacity: 0;
  -webkit-animation: animate-fadeUp 0.8s forwards;
          animation: animate-fadeUp 0.8s forwards;
  will-change: transform opacity;
}
.u-fade-down {
  opacity: 0;
  -webkit-animation: animate-fadeDown 0.8s forwards;
          animation: animate-fadeDown 0.8s forwards;
  will-change: transform opacity;
}
.u-fade-left {
  opacity: 0;
  -webkit-animation: animate-fadeInLeft 0.8s forwards;
          animation: animate-fadeInLeft 0.8s forwards;
  will-change: transform opacity;
}
.u-fade-right {
  opacity: 0;
  -webkit-animation: animate-fadeInRight 0.8s forwards;
          animation: animate-fadeInRight 0.8s forwards;
  will-change: transform opacity;
}

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

@keyframes animate-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes animate-fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 25px);
            transform: translate(0, 25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes animate-fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 25px);
            transform: translate(0, 25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes animate-fadeDown {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes animate-fadeDown {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes animate-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes animate-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes animate-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes animate-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
/*===================================
回転
===================================*/
.rotateX {
  -webkit-animation: animate-rotateX 8s forwards;
          animation: animate-rotateX 8s forwards;
}

.rotateXcenter {
  -webkit-animation: animate-rotateX 8s forwards;
          animation: animate-rotateX 8s forwards;
}

@-webkit-keyframes animate-rotateX {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animate-rotateX {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes animate-rotateXcenter {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes animate-rotateXcenter {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*==================================================
スーッ
===================================*/
.slideIn {
  -webkit-animation: animate-slideIn 0.4s linear forwards;
          animation: animate-slideIn 0.4s linear forwards;
}

@-webkit-keyframes animate-slideIn {
  from {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes animate-slideIn {
  from {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
/*==================================================
滑らかに変形して出現
===================================*/
.smooth {
  -webkit-animation: animate-smooth 1s forwards;
          animation: animate-smooth 1s forwards;
  -webkit-transform-origin: left;
          transform-origin: left;
  opacity: 0;
}

@-webkit-keyframes animate-smooth {
  from {
    -webkit-transform: translate3d(0, 100%, 0) skewY(12deg);
            transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) skewY(0);
            transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}

@keyframes animate-smooth {
  from {
    -webkit-transform: translate3d(0, 100%, 0) skewY(12deg);
            transform: translate3d(0, 100%, 0) skewY(12deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0) skewY(0);
            transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
.u-mt10 {
  margin-top: 10px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-tal {
  text-align: left;
}

.u-tac {
  text-align: center;
}

.u-tac {
  text-align: right;
}

@media only screen and (max-width: 834px) {
  .u-mt10 {
    margin-top: 10px;
  }
  .u-mt20 {
    margin-top: 10px;
  }
  .u-mt30 {
    margin-top: 13px;
  }
  .u-mt40 {
    margin-top: 20px;
  }
  .u-mt50 {
    margin-top: 20px;
  }
  .u-mt60 {
    margin-top: 30px;
  }
  .u-mt70 {
    margin-top: 30px;
  }
  .u-mt80 {
    margin-top: 35px;
  }
  .u-mt90 {
    margin-top: 45px;
  }
  .u-mt100 {
    margin-top: 60px;
  }
}</pre></body></html>