@charset "UTF-8";
/*
Theme Name: 越後製菓 周年LP
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%; }

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

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

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

del {
  text-decoration: line-through; }

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

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

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

input, select {
  vertical-align: middle; }

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0; }

sup {
  font-size: 8px; }

em {
  font-style: normal; }

/* ----------------------------- 全体 */
html {
  font-size: 62.5%; }

body {
  font-size: 1.5vw;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0;
  color: #595757;
  background-color: #FFFAF4;
  position: relative;
  -webkit-text-size-adjust: 100%;
  min-width: 1040px;
  word-break: break-all; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 6.4vw; } }
  body br {
    font-family: sans-serif; }

::-webkit-input-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

::-placeholder {
  color: #ccc; }

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all; }
  a:hover {
    text-decoration: none;
    opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70); }

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

em {
  font-weight: 500; }

.c-wrap {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.u-youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .u-youtube-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (min-width: 667px) {
  .sp-only {
    display: none !important; } }

@media screen and (max-width: 666px) {
  .pc-only {
    display: none !important; } }

/*=======================================
LP
=========================================*/
.p-annv {
  position: relative; }
  .p-annv__logo {
    position: absolute;
    top: 1.875vw;
    left: 3.125vw;
    z-index: 1; }
    .p-annv__logo img {
      width: 11vw; }
  .p-annv-wrap {
    background: url(../img/bg1.png) no-repeat center top;
    background-size: 100% auto; }
  .p-annv__kv {
    height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    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;
    position: relative;
    min-height: 800px;
    margin-bottom: 15vw; }
    .p-annv__kv .catch {
      position: absolute;
      top: 7.5vw;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .p-annv__kv .catch span {
        font-size: 1.0625vw;
        font-weight: 700;
        letter-spacing: 0.24em;
        line-height: 1.5;
        border: 1px solid #595757;
        border-radius: 0.3125vw;
        padding: 0.75vw 1.625vw; }
        @media screen and (max-width: 767px) {
          .p-annv__kv .catch span {
            font-size: 4.53333vw; } }
    .p-annv__kv .h {
      margin-top: 6.25vw; }
      .p-annv__kv .h img {
        width: 37vw; }
    .p-annv__kv .scroll {
      position: absolute;
      left: 50%;
      bottom: -4.375vw;
      width: 1px;
      height: 9.375vw;
      background: #595757;
      overflow: hidden; }
      .p-annv__kv .scroll:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: -100%;
        background: #E50113;
        width: 100%;
        height: 50%;
        -webkit-animation: down 2s linear infinite;
                animation: down 2s linear infinite; }

@-webkit-keyframes down {
  0% {
    top: -100%; }
  100% {
    top: 100%; } }

@keyframes down {
  0% {
    top: -100%; }
  100% {
    top: 100%; } }
  .p-annv__lead {
    text-align: center;
    margin-bottom: 14.125vw; }
    .p-annv__lead .txt1 {
      font-size: 1.5vw;
      margin-bottom: 12.5vw;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .p-annv__lead .txt1 {
          font-size: 6.4vw; } }
      .p-annv__lead .txt1 p {
        line-height: 3.5;
        letter-spacing: 0.24em; }
  .p-annv__poster {
    text-align: center;
    position: relative;
    padding-bottom: 6vw; }
    .p-annv__poster:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 21.25vw;
      background: #E50113;
      z-index: 1; }
    .p-annv__poster .wrap {
      position: relative;
      z-index: 2;
      max-width: 26.5vw;
      margin-left: auto;
      margin-right: auto; }
    .p-annv__poster .img1 {
      margin-bottom: 5.375vw; }
      .p-annv__poster .img1 img {
        width: 100%;
        -webkit-box-shadow: 0.625vw 0.625vw 0.625vw rgba(0, 0, 0, 0.15);
                box-shadow: 0.625vw 0.625vw 0.625vw rgba(0, 0, 0, 0.15); }
    .p-annv__poster .btn a {
      font-size: 1.25vw;
      color: #E50113;
      background: #fff;
      padding: 0.9375vw 2.1875vw;
      display: block; }
      @media screen and (max-width: 767px) {
        .p-annv__poster .btn a {
          font-size: 5.33333vw; } }
    .p-annv__poster .btn span {
      display: block;
      background: url(../img/icon_pdf.svg) no-repeat right center;
      background-size: 1.4375vw auto;
      padding-left: 1.4375vw;
      padding-right: 1.4375vw; }

.l-footer {
  margin-top: 10.5vw;
  text-align: center; }
  .l-footer .logo {
    margin-bottom: 14.875vw; }
    .l-footer .logo .anniversary {
      margin-bottom: 2.5vw; }
      .l-footer .logo .anniversary img {
        width: 9.875vw; }
    .l-footer .logo .company img {
      width: 18.75vw; }
  .l-footer .copyright {
    font-size: 0.9375vw;
    letter-spacing: 0.04em;
    line-height: 1.5;
    padding-top: 4.375vw;
    padding-bottom: 4.375vw;
    background: #FFD530;
    color: #000;
    position: relative; }
    @media screen and (max-width: 767px) {
      .l-footer .copyright {
        font-size: 4vw; } }
    .l-footer .copyright:before {
      display: block;
      content: "";
      position: absolute;
      left: 0;
      top: -5vw;
      width: 100%;
      height: 5vw;
      background: url(../img/footer_icon1.svg) no-repeat center bottom;
      background-size: auto 5vw; }

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 666px) {
  body {
    min-width: initial; }
  .c-wrap {
    max-width: initial;
    padding-left: 5.33333vw;
    padding-right: 5.33333vw; }
  .p-annv__logo {
    top: 4vw;
    left: 0;
    width: 100%;
    text-align: center; }
    .p-annv__logo img {
      width: 26.66667vw; }
  .p-annv-wrap {
    background-image: url(../img/bg1_sp.png?v=20260520); }
  .p-annv__kv {
    display: block;
    height: auto;
    min-height: initial;
    padding-top: 26.66667vw;
    padding-bottom: 40vw;
    margin-bottom: 26.66667vw; }
    .p-annv__kv .catch {
      position: static;
      top: 0; }
      .p-annv__kv .catch span {
        font-size: 3.2vw;
        border-radius: 1.33333vw;
        padding: 1.6vw 5.33333vw; }
    .p-annv__kv .h {
      margin-top: 26.66667vw; }
      .p-annv__kv .h img {
        width: 64vw; }
    .p-annv__kv .scroll {
      bottom: -9.33333vw;
      height: 18.66667vw; }
  .p-annv__lead {
    margin-bottom: 21.33333vw; }
    .p-annv__lead .txt1 {
      font-size: 3.06667vw;
      margin-bottom: 21.33333vw; }
      .p-annv__lead .txt1 p {
        line-height: 3; }
  .p-annv__poster {
    padding-bottom: 16vw;
    padding-left: 8vw;
    padding-right: 8vw; }
    .p-annv__poster:before {
      height: 93.33333vw; }
    .p-annv__poster .wrap {
      max-width: 66.66667vw; }
    .p-annv__poster .img1 {
      margin-bottom: 10.66667vw; }
      .p-annv__poster .img1 img {
        -webkit-box-shadow: 2.66667vw 2.66667vw 2.66667vw rgba(0, 0, 0, 0.15);
                box-shadow: 2.66667vw 2.66667vw 2.66667vw rgba(0, 0, 0, 0.15); }
    .p-annv__poster .btn a {
      font-size: 3.73333vw;
      padding: 3.2vw 6.66667vw; }
    .p-annv__poster .btn span {
      background-size: 4.26667vw auto;
      padding-left: 5.33333vw;
      padding-right: 5.33333vw; }
  .l-footer {
    margin-top: 16vw; }
    .l-footer .logo {
      margin-bottom: 26.66667vw; }
      .l-footer .logo .anniversary {
        margin-bottom: 8vw; }
        .l-footer .logo .anniversary img {
          width: 21.33333vw; }
      .l-footer .logo .company img {
        width: 40vw; }
    .l-footer .copyright {
      font-size: 3.2vw;
      padding-top: 9.33333vw;
      padding-bottom: 9.33333vw; }
      .l-footer .copyright:before {
        top: -10.66667vw;
        height: 10.66667vw;
        background-size: auto 10.66667vw; } }

@-webkit-keyframes top-bottom {
  50% {
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); } }

@keyframes top-bottom {
  50% {
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); } }

@-webkit-keyframes right-left {
  50% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0); } }

@keyframes right-left {
  50% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0); } }

@-webkit-keyframes c-scale {
  50% {
    -webkit-transform: scale(0.8) rotate(90deg);
            transform: scale(0.8) rotate(90deg); } }

@keyframes c-scale {
  50% {
    -webkit-transform: scale(0.8) rotate(90deg);
            transform: scale(0.8) rotate(90deg); } }

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@keyframes fadeOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); } }

.js-hidden-animate {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100); }
  .js-hidden-animate.is--animate {
    -webkit-animation: fadeOut 1.2s 1 ease-in-out;
    animation: fadeOut 1.2s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0); }

.js-animate {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }
  .js-animate.is--animate {
    -webkit-animation: fadeInUp 0.6s 1 ease-in-out;
    animation: fadeInUp 0.6s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100); }
  .js-animate--delay1 {
    -webkit-animation-delay: 0.1s !important;
    animation-delay: 0.1s !important; }
  .js-animate--delay2 {
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important; }
  .js-animate--delay3 {
    -webkit-animation-delay: 0.3s !important;
    animation-delay: 0.3s !important; }
  .js-animate--delay4 {
    -webkit-animation-delay: 0.4s !important;
    animation-delay: 0.4s !important; }
  .js-animate--delay5 {
    -webkit-animation-delay: 0.5s !important;
    animation-delay: 0.5s !important; }
  .js-animate--delay6 {
    -webkit-animation-delay: 0.6s !important;
    animation-delay: 0.6s !important; }
  .js-animate--delay7 {
    -webkit-animation-delay: 0.7s !important;
    animation-delay: 0.7s !important; }
  .js-animate--delay8 {
    -webkit-animation-delay: 0.8s !important;
    animation-delay: 0.8s !important; }
  .js-animate--delay9 {
    -webkit-animation-delay: 0.9s !important;
    animation-delay: 0.9s !important; }
  .js-animate--delay10 {
    -webkit-animation-delay: 1s !important;
    animation-delay: 1s !important; }
  .js-animate--delay11 {
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important; }
  .js-animate--delay12 {
    -webkit-animation-delay: 1.2s !important;
    animation-delay: 1.2s !important; }
  .js-animate--delay13 {
    -webkit-animation-delay: 1.3s !important;
    animation-delay: 1.3s !important; }
  .js-animate--delay14 {
    -webkit-animation-delay: 1.4s !important;
    animation-delay: 1.4s !important; }
  .js-animate--delay15 {
    -webkit-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important; }
  .js-animate--delay16 {
    -webkit-animation-delay: 1.6s !important;
    animation-delay: 1.6s !important; }
  .js-animate--delay17 {
    -webkit-animation-delay: 1.7s !important;
    animation-delay: 1.7s !important; }
  .js-animate--delay18 {
    -webkit-animation-delay: 1.8s !important;
    animation-delay: 1.8s !important; }
  .js-animate--delay19 {
    -webkit-animation-delay: 1.9s !important;
    animation-delay: 1.9s !important; }
  .js-animate--delay20 {
    -webkit-animation-delay: 2s !important;
    animation-delay: 2s !important; }
  .js-animate--delay21 {
    -webkit-animation-delay: 2.1s !important;
    animation-delay: 2.1s !important; }
  .js-animate--delay22 {
    -webkit-animation-delay: 2.2s !important;
    animation-delay: 2.2s !important; }
  .js-animate--delay23 {
    -webkit-animation-delay: 2.3s !important;
    animation-delay: 2.3s !important; }
  .js-animate--delay24 {
    -webkit-animation-delay: 2.4s !important;
    animation-delay: 2.4s !important; }
  .js-animate--delay25 {
    -webkit-animation-delay: 2.5s !important;
    animation-delay: 2.5s !important; }
  .js-animate--delay26 {
    -webkit-animation-delay: 2.6s !important;
    animation-delay: 2.6s !important; }
  .js-animate--delay27 {
    -webkit-animation-delay: 2.7s !important;
    animation-delay: 2.7s !important; }
  .js-animate--delay28 {
    -webkit-animation-delay: 2.8s !important;
    animation-delay: 2.8s !important; }
  .js-animate--delay29 {
    -webkit-animation-delay: 2.9s !important;
    animation-delay: 2.9s !important; }
  .js-animate--delay30 {
    -webkit-animation-delay: 3s !important;
    animation-delay: 3s !important; }
  .js-animate--delay31 {
    -webkit-animation-delay: 3.1s !important;
    animation-delay: 3.1s !important; }
  .js-animate--delay32 {
    -webkit-animation-delay: 3.2s !important;
    animation-delay: 3.2s !important; }
  .js-animate--delay33 {
    -webkit-animation-delay: 3.3s !important;
    animation-delay: 3.3s !important; }
  .js-animate--delay34 {
    -webkit-animation-delay: 3.4s !important;
    animation-delay: 3.4s !important; }
  .js-animate--delay35 {
    -webkit-animation-delay: 3.5s !important;
    animation-delay: 3.5s !important; }
  .js-animate--delay36 {
    -webkit-animation-delay: 3.6s !important;
    animation-delay: 3.6s !important; }
  .js-animate--delay37 {
    -webkit-animation-delay: 3.7s !important;
    animation-delay: 3.7s !important; }
  .js-animate--delay38 {
    -webkit-animation-delay: 3.8s !important;
    animation-delay: 3.8s !important; }
  .js-animate--delay39 {
    -webkit-animation-delay: 3.9s !important;
    animation-delay: 3.9s !important; }
  .js-animate--delay40 {
    -webkit-animation-delay: 4s !important;
    animation-delay: 4s !important; }
  .js-animate--duration1 {
    -webkit-animation-duration: 0.1s !important;
    animation-duration: 0.1s !important; }
  .js-animate--duration2 {
    -webkit-animation-duration: 0.2s !important;
    animation-duration: 0.2s !important; }
  .js-animate--duration3 {
    -webkit-animation-duration: 0.3s !important;
    animation-duration: 0.3s !important; }
  .js-animate--duration4 {
    -webkit-animation-duration: 0.4s !important;
    animation-duration: 0.4s !important; }
  .js-animate--duration5 {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important; }
  .js-animate--duration6 {
    -webkit-animation-duration: 0.6s !important;
    animation-duration: 0.6s !important; }
  .js-animate--duration7 {
    -webkit-animation-duration: 0.7s !important;
    animation-duration: 0.7s !important; }
  .js-animate--duration8 {
    -webkit-animation-duration: 0.8s !important;
    animation-duration: 0.8s !important; }
  .js-animate--duration9 {
    -webkit-animation-duration: 0.9s !important;
    animation-duration: 0.9s !important; }
  .js-animate--duration10 {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important; }
  .js-animate--duration11 {
    -webkit-animation-duration: 1.1s !important;
    animation-duration: 1.1s !important; }
  .js-animate--duration12 {
    -webkit-animation-duration: 1.2s !important;
    animation-duration: 1.2s !important; }
  .js-animate--duration13 {
    -webkit-animation-duration: 1.3s !important;
    animation-duration: 1.3s !important; }
  .js-animate--duration14 {
    -webkit-animation-duration: 1.4s !important;
    animation-duration: 1.4s !important; }
  .js-animate--duration15 {
    -webkit-animation-duration: 1.5s !important;
    animation-duration: 1.5s !important; }
  .js-animate--duration16 {
    -webkit-animation-duration: 1.6s !important;
    animation-duration: 1.6s !important; }
  .js-animate--duration17 {
    -webkit-animation-duration: 1.7s !important;
    animation-duration: 1.7s !important; }
  .js-animate--duration18 {
    -webkit-animation-duration: 1.8s !important;
    animation-duration: 1.8s !important; }
  .js-animate--duration19 {
    -webkit-animation-duration: 1.9s !important;
    animation-duration: 1.9s !important; }
  .js-animate--duration20 {
    -webkit-animation-duration: 2s !important;
    animation-duration: 2s !important; }
  .js-animate--duration21 {
    -webkit-animation-duration: 2.1s !important;
    animation-duration: 2.1s !important; }
  .js-animate--duration22 {
    -webkit-animation-duration: 2.2s !important;
    animation-duration: 2.2s !important; }
  .js-animate--duration23 {
    -webkit-animation-duration: 2.3s !important;
    animation-duration: 2.3s !important; }
  .js-animate--duration24 {
    -webkit-animation-duration: 2.4s !important;
    animation-duration: 2.4s !important; }
  .js-animate--duration25 {
    -webkit-animation-duration: 2.5s !important;
    animation-duration: 2.5s !important; }
  .js-animate--duration26 {
    -webkit-animation-duration: 2.6s !important;
    animation-duration: 2.6s !important; }
  .js-animate--duration27 {
    -webkit-animation-duration: 2.7s !important;
    animation-duration: 2.7s !important; }
  .js-animate--duration28 {
    -webkit-animation-duration: 2.8s !important;
    animation-duration: 2.8s !important; }
  .js-animate--duration29 {
    -webkit-animation-duration: 2.9s !important;
    animation-duration: 2.9s !important; }
  .js-animate--duration30 {
    -webkit-animation-duration: 3s !important;
    animation-duration: 3s !important; }
  .js-animate--duration31 {
    -webkit-animation-duration: 3.1s !important;
    animation-duration: 3.1s !important; }
  .js-animate--duration32 {
    -webkit-animation-duration: 3.2s !important;
    animation-duration: 3.2s !important; }
  .js-animate--duration33 {
    -webkit-animation-duration: 3.3s !important;
    animation-duration: 3.3s !important; }
  .js-animate--duration34 {
    -webkit-animation-duration: 3.4s !important;
    animation-duration: 3.4s !important; }
  .js-animate--duration35 {
    -webkit-animation-duration: 3.5s !important;
    animation-duration: 3.5s !important; }
  .js-animate--duration36 {
    -webkit-animation-duration: 3.6s !important;
    animation-duration: 3.6s !important; }
  .js-animate--duration37 {
    -webkit-animation-duration: 3.7s !important;
    animation-duration: 3.7s !important; }
  .js-animate--duration38 {
    -webkit-animation-duration: 3.8s !important;
    animation-duration: 3.8s !important; }
  .js-animate--duration39 {
    -webkit-animation-duration: 3.9s !important;
    animation-duration: 3.9s !important; }
  .js-animate--duration40 {
    -webkit-animation-duration: 4s !important;
    animation-duration: 4s !important; }

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.js-animateFadeInRight {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }
  .js-animateFadeInRight.is--animate {
    -webkit-animation: fadeInRight 0.8s 1 ease-in-out;
    animation: fadeInRight 0.8s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100); }

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.js-animateFadeInLeft {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }
  .js-animateFadeInLeft.is--animate {
    -webkit-animation: fadeInLeft 0.8s 1 ease-in-out;
    animation: fadeInLeft 0.8s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100); }

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.js-animateFadeInUp {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }
  .js-animateFadeInUp.is--animate {
    -webkit-animation: fadeInUp 0.8s 1 ease-in-out;
    animation: fadeInUp 0.8s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100); }

/* フェードインのみ */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.js-animateFadeIn {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0); }
  .js-animateFadeIn.is--animate {
    -webkit-animation: fadeIn 0.8s 1 ease-in-out;
    animation: fadeIn 0.8s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100); }

/* 左からマスク */
@-webkit-keyframes maskRight {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }

@keyframes maskRight {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }

.js-animateMaskRight {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); }
  .js-animateMaskRight.is--animate {
    -webkit-animation: maskRight 0.8s 1 ease-in-out;
    animation: maskRight 0.8s 1 ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
