@charset "UTF-8";

/* =========================================================

Foundation

========================================================= */
/* design-width */
/* color */
/* color font */
/* color link */
/* color border */
/* color background */
/* color sns */
/* color service */
/* breakpoint */
/* font-size */
/* max-width */
/* site-padding */
/* header-height */
/* nav-width */
/* font-family */
/* icon-size */
/* line-height */
/* letter-spacing */
/* margin */
/* duration */
/* cubic-bezier */
/* =========================================================

/* ---------------------------------------------------------

Project

--------------------------------------------------------- */
.p-one-action {
    overflow: hidden;
    width: 100%;
    background-color: #f00;
    color: #fff;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

.p-one-action .l-wrap {
    background-color: #f00;
}
.p-kv {
  position: relative;
  height: calc(100vh - 60px);
  margin-top: 60px;
  background-color: #f00;
}
@media (max-width: 1024px) {
  .p-kv {
    height: auto;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
    margin-top: 0;
  }
}
.p-kv__heading {
  position: absolute;
  top: 9.8765432099vh;
  left: 50%;
  width: 73.7037037037vh;
  height: auto;
  margin-left: -64.1975308642vh;
}
.is-page-loaded .p-kv__heading img {
  -webkit-transition: opacity 1s ease 0.5s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.5s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.5s, transform 1s ease 0.8s;
  transition: opacity 1s ease 0.5s, transform 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.p-kv__heading img {
  width: 100%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}
@media (max-width: 1024px) {
  .p-kv__heading {
    top: 13.0208333333vw;
    width: 58.59375vw;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .p-kv__heading {
    top: 16vw;
    width: 70.1333333333vw;
  }
}
@media (max-width: 375px) {
  .p-kv__heading {
    top: 16vw;
    width: 48vw;
  }
}

.p-kv__balloon {
  position: absolute;
  z-index: 10;
  left: 50%;
  height: auto;
  opacity: 0;
}
.p-kv__balloon--1 {
  top: 4.9382716049vh;
  width: 48.8271604938vh;
  margin-left: 14.8148148148vh;
  -webkit-transform: scale(0.8) translateY(200px);
          transform: scale(0.8) translateY(200px);
}
.is-page-loaded .p-kv__balloon--1 {
  -webkit-transition: opacity 0.5s ease 1s, -webkit-transform 0.8s ease 0.8s;
  transition: opacity 0.5s ease 1s, -webkit-transform 0.8s ease 0.8s;
  transition: opacity 0.5s ease 1s, transform 0.8s ease 0.8s;
  transition: opacity 0.5s ease 1s, transform 0.8s ease 0.8s, -webkit-transform 0.8s ease 0.8s;
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
  opacity: 1;
}
.p-kv__balloon--2 {
  bottom: 19.7530864198vh;
  width: 12.2839506173vh;
  margin-left: -48.5185185185vh;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.is-page-loaded .p-kv__balloon--2 {
  -webkit-transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-kv__balloon--2 img {
  -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
          animation: zoom_1 1.2s ease-in-out infinite alternate;
}
.p-kv__balloon--3 {
  bottom: 12.8395061728vh;
  width: 12.2839506173vh;
  margin-left: -27.1604938272vh;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.is-page-loaded .p-kv__balloon--3 {
  -webkit-transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
  transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
  transition: opacity 1s ease 1s, transform 1s ease 1s;
  transition: opacity 1s ease 1s, transform 1s ease 1s, -webkit-transform 1s ease 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-kv__balloon--3 img {
  -webkit-animation: zoom_2 1.2s ease-in-out infinite alternate;
          animation: zoom_2 1.2s ease-in-out infinite alternate;
}
.p-kv__balloon--4 {
  bottom: 22.5925925926vh;
  width: 12.2839506173vh;
  margin-left: -6.1728395062vh;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.is-page-loaded .p-kv__balloon--4 {
  -webkit-transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-kv__balloon--4 img {
  -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
          animation: zoom_1 1.2s ease-in-out infinite alternate;
}
.p-kv__balloon--5 {
  bottom: 14.8148148148vh;
  width: 12.2839506173vh;
  margin-left: 14.8148148148vh;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.is-page-loaded .p-kv__balloon--5 {
  -webkit-transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
  transition: opacity 1s ease 1s, -webkit-transform 1s ease 1s;
  transition: opacity 1s ease 1s, transform 1s ease 1s;
  transition: opacity 1s ease 1s, transform 1s ease 1s, -webkit-transform 1s ease 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-kv__balloon--5 img {
  -webkit-animation: zoom_2 1.2s ease-in-out infinite alternate;
          animation: zoom_2 1.2s ease-in-out infinite alternate;
}
.p-kv__balloon--6 {
  bottom: 16.5432098765vh;
  width: 12.2839506173vh;
  margin-left: 36.049382716vh;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
}
.is-page-loaded .p-kv__balloon--6 {
  -webkit-transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.8s, -webkit-transform 1s ease 0.8s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-kv__balloon--6 img {
  -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
          animation: zoom_1 1.2s ease-in-out infinite alternate;
}
.p-kv__balloon img {
  width: 100%;
}
@media (max-width: 1024px) {
  .p-kv__balloon {
    margin-left: 0;
  }
  .p-kv__balloon--1 {
    top: 45.5729166667vw;
    width: 39.0625vw;
    margin-left: -19.53125vw;
  }
  .p-kv__balloon--2 {
    bottom: 200px;
    left: 13.5416666667vw;
    width: 10.4166666667vw;
  }
  .p-kv__balloon--3 {
    bottom: 180px;
    left: 29.1666666667vw;
    width: 10.4166666667vw;
  }
  .p-kv__balloon--4 {
    bottom: 200px;
    left: 44.7916666667vw;
    width: 10.4166666667vw;
  }
  .p-kv__balloon--5 {
    bottom: 180px;
    left: 60.4166666667vw;
    width: 10.4166666667vw;
  }
  .p-kv__balloon--6 {
    bottom: 200px;
    left: 76.0416666667vw;
    width: 10.4166666667vw;
  }
}
@media (max-width: 767px) {
  .p-kv__balloon--1 {
    top: 53.3333333333vw;
    width: 57.8666666667vw;
    margin-left: -28.9333333333vw;
  }
  .p-kv__balloon--2 {
    bottom: 143px;
    left: 2.6666666667vw;
    width: 15.4666666667vw;
  }
  .p-kv__balloon--3 {
    bottom: 90px;
    left: 22.1333333333vw;
    width: 15.4666666667vw;
  }
  .p-kv__balloon--4 {
    bottom: 122px;
    left: 41.8666666667vw;
    width: 15.4666666667vw;
  }
  .p-kv__balloon--5 {
    bottom: 90px;
    left: 61.3333333333vw;
    width: 15.4666666667vw;
  }
  .p-kv__balloon--6 {
    bottom: 143px;
    left: 81.3333333333vw;
    width: 15.4666666667vw;
  }
}
@media (max-width: 375px) {
  .p-kv__balloon--1 {
    top: 48vw;
    width: 48vw;
    margin-left: -24vw;
  }
}

@-webkit-keyframes zoom_1 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@keyframes zoom_1 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes zoom_2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoom_2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.p-kv__heart {
  position: absolute;
  z-index: 1;
  bottom: 10.4938271605vh;
  left: 0;
  width: 100%;
  height: 33.2716049383vh;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: bgroop-2 120s linear infinite;
          animation: bgroop-2 120s linear infinite;
  opacity: 0;
  background-image: url(../images/heart.png);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: auto 100%;
}
.is-page-loaded .p-kv__heart {
  -webkit-transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.5s;
  transition: opacity 1s ease 0.8s, -webkit-transform 1s ease 0.5s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.5s;
  transition: opacity 1s ease 0.8s, transform 1s ease 0.5s, -webkit-transform 1s ease 0.5s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
@media (max-width: 1024px) {
  .p-kv__heart {
    bottom: 110px;
    width: 100%;
    height: 96vw;
    background-image: url(../images/heart_sp.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  .p-kv__heart {
    bottom: 95px;
  }
}


.p-lead {
    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%;
    padding: 20.8333333333vw 0 6.9444444444vw;
    background-color: #f00;
}

@media (max-width: 1024px) {
    .p-lead {
        padding: 120px 0 13.0208333333vw;
    }
}

@media (max-width: 767px) {
    .p-lead {
        padding: 12vw 0 12vw;
    }
}

.p-lead__heading {
    position: relative;
    width: 100%;
    max-width: 342px;
    margin: 0 auto;
}

.p-lead__heading img {
    width: 100%;
}

.p-lead__heading::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: 1s cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    transition: 1s cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    background-color: #f00;
}

.p-lead__heading.is-onscreen::before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@media (max-width: 1024px) {
    .p-lead__heading {
        max-width: 39.0625vw;
    }
}

@media (max-width: 767px) {
    .p-lead__heading {
        max-width: 49.8666666667vw;
    }
}

.p-lead__text {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin-top: 60px;
}

.p-lead__text:first-child {
    margin-top: 0;
}

.p-lead__text img {
    width: 100%;
}

.p-lead__text::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: 1s cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    transition: 1s cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
    background-color: #f00;
}

.p-lead__text.is-onscreen::before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@media (max-width: 1024px) {
    .p-lead__text {
        max-width: 75.5208333333vw;
        margin-top: 6.5104166667vw;
    }
}

@media (max-width: 767px) {
    .p-lead__text {
        max-width: 74.6666666667vw;
        margin-top: 10.6666666667vw;
    }
}

@media (max-width: 1024px) {
    .p-lead__text-pc {
        display: none;
    }
}

.p-lead__text-sp {
    display: none;
}

@media (max-width: 1024px) {
    .p-lead__text-sp {
        display: block;
    }
}

.p-info {
  padding: 5.2083333333vw 0;
}
@media (max-width: 767px) {
  .p-info {
    padding: 12vw 0;
  }
}

.p-info__inner {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  .p-info__inner {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .p-info__inner {
    padding: 0 18px;
  }
}

.p-info__title {
  width: 100%;
  max-width: 902px;
  margin: 0 auto 50px;
}
.p-info__title img {
  width: 100%;
}
@media (max-width: 1024px) {
  .p-info__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .p-info__title {
    max-width: 340px;
    margin-bottom: 30px;
  }
}

.p-info__block {
  position: relative;
  margin-top: 50px;
}
.p-info__block:first-child {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .p-info__block {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .p-info__block {
    margin-top: 50px;
  }
}

.p-info__block-anker {
  position: absolute;
  left: 0;
  top: -30px;
}
@media (max-width: 1024px) {
  .p-info__block-anker {
    top: -60px;
  }
}
@media (max-width: 767px) {
  .p-info__block-anker {
    top: -30px;
  }
}

.p-info__block-inner {
  border: 10px solid #ffff00;
  background-color: #fff;
  border-radius: 57px;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .p-info__block-inner {
    border-radius: 37px;
    border: 7px solid #ffff00;
  }
}

.p-info__block-body {
  padding: 50px 85px 80px;
  color: #000;
}
@media (max-width: 1024px) {
  .p-info__block-body .u-sp-inline{
    display: block !important;
  }
}
@media (max-width: 767px) {
  .p-info__block-body {
    padding: 30px 20px 30px;
  }
}

.p-info__block-bg {
  background-color: #86190f;
  border-radius: 50px;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 10px;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .p-info__block-bg {
    border-radius: 37px;
    left: 7px;
    top: 7px;
  }
}

.p-info__block-icon {
  position: absolute;
  width: 100%;
  left: -9px;
  top: -30px;
  max-width: 168px;
}
.p-info__block-icon img {
  width: 100%;
}
@media (max-width: 1024px) {
  .p-info__block-icon {
    max-width: 140px;
    left: 50%;
    top: -60px;
    margin-left: -70px;
  }
}
@media (max-width: 767px) {
  .p-info__block-icon {
    max-width: 84px;
    left: 50%;
    top: -28px;
    margin-left: -42px;
  }
}

.p-info__block-header {
  padding: 50px 0 45px;
  background-color: #ffff00;
  border-radius: 45px 45px 0 0;
}
@media (max-width: 767px) {
  .p-info__block-header {
    border-radius: 30px 30px 0 0;
    padding: 40px 0 30px;
  }
}

.p-info__text-block {
  color: #000;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .p-info__text-block {
    margin-top: 30px;
  }
}

.p-info__heading-2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  color: #f00;
  text-align: center;
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  .p-info__heading-2 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    margin: 0 -15px;
  }
}

.p-info__heading-3 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  letter-spacing: 0.06em;
}
@media (max-width: 1024px) {
  .p-info__heading-3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-info__heading-3 {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
}

.p-info__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  /*
  letter-spacing: 0.08em;
  letter-spacing: 0.06em;
  */
  letter-spacing: 0.04em;
  margin-top: 8px;
  text-align: justify;
}
@media (max-width: 1024px) {
  .p-info__text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-info__text {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    margin-top: 5px;
  }
}

.p-info__img {
  margin-top: 20px;
}
.p-info__img img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__img {
    margin-top: 15px;
  }
}

.p-info__slider {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-info__slider {
    margin-bottom: 40px;
  }
}

.swiper-slide img {
  width: 100%;
}
.p-info__slider-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.p-info__slider-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px !important;
  background-color: #d3d3d3;
  opacity: 1;
}
@media (max-width: 767px) {
  .p-info__slider-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px !important;
  }
}
.p-info__slider-pagination .swiper-pagination-bullet-active {
  background-color: #ff0000;
}

.p-info__button {
  height: 56px;
  margin: 50px auto 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-info__button:hover {
  opacity: 0.8;
}
@media (max-width: 1024px) {
  .p-info__button {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .p-info__button {
    margin-top: 25px;
    height: 36px;
  }
}

.p-info__button-link {
  width: 100%;
  height: 100%;
  border-radius: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f00;
  color: #fff !important;
  text-decoration: none !important;
  position: relative;
}
.p-info__button-icon {
  width: 24px;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-info__button-icon img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__button-icon {
    right: 10px;
    width: 15px;
  }
}

.p-info__text-block .p-info__link {
    position: relative;
    display: block;
    text-align: center;
    transition: opacity 0.3s ease;
    text-decoration: none;
    color: #ff0000;
    font-weight: 700;
    letter-spacing: 0.01em;
    font-size: 20px;
    margin: -0.375em auto 0;
    line-height: 1.75;
}
.p-info__text-block .p-info__link:hover {
    opacity: 0.5;
}
.p-info__text-block .p-info__link span{
    text-decoration: underline;
    font-weight: 700;
}

@media (max-width: 767px) {
  .p-info__button {
    margin-top: 25px;
    height: 36px;
  }
.p-info__text-block .p-info__link {
    margin: -1em auto 1em;
    font-size: 16px;
}
}

.p-info__coming-body {
  padding: 50px 0 50px;
}
@media (max-width: 767px) {
  .p-info__coming-body {
    padding: 35px 0 30px;
  }
}

.p-info__01-heading {
  width: 100%;
  max-width: 566px;
  margin: 0 auto 0;
}
.p-info__01-heading img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__01-heading {
    max-width: 259px;
  }
}

.p-info__01-slider {
  margin-top: 25px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .p-info__01-slider {
    margin-bottom: 40px;
  }
}

.p-info__01-heading-3 span ,.p-info__03-heading-3 span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  display: inline-block;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  font-weight: 300;
}
.p-info__01-heading-3 span:first-child , .p-info__03-heading-3 span:first-child {
  margin-left: 3px;
}
.p-info__02-heading {
  width: 100%;
  max-width: 543px;
  margin: 0 auto;
}
.p-info__02-heading img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__02-heading {
    max-width: 259px;
  }
}

.p-info__02-slider {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .p-info__02-slider {
    margin-bottom: 20px;
  }
}

.p-info__02-button {
  max-width: 450px;
}
@media (max-width: 767px) {
  .p-info__02-button {
    max-width: inherit;
  }
}

.p-info__02-button-label {
  max-width: 314px;
}
.p-info__02-button-label img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__02-button-label {
    max-width: 204px;
  }
}

.p-info__03-body {
  padding: 50px 0 50px;
}
@media (max-width: 767px) {
  .p-info__03-body {
    padding: 35px 0 30px;
  }
}

.p-info__03-heading {
  width: 100%;
  max-width: 613px;
  margin: 0 auto;
}
.p-info__03-heading img {
    position: relative;
  width: 100%;
  left: 13px;
}
@media (max-width: 767px) {
  .p-info__03-heading {
    max-width: 260px;
  }
.p-info__03-heading img {
    left: 0;
}
}

.p-info__and-more {
  width: 100%;
  max-width: 187px;
  margin: 40px auto 0;
}
.p-info__and-more img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-info__and-more {
    max-width: 140px;
  }
}

.p-dl {
  padding: 5.2083333333vw 0;
}
@media (max-width: 767px) {
  .p-dl {
    padding: 12vw 0;
  }
}

.p-dl__inner {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  .p-dl__inner {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .p-dl__inner {
    padding: 0 20px;
  }
}

.p-dl__title {
  width: 100%;
  max-width: 822px;
  margin: 0 auto 50px;
}
.p-dl__title img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-dl__title {
    max-width: 302px;
    margin-bottom: 25px;
  }
}

.p-dl__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
}
@media (max-width: 1024px) {
  .p-dl__list {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .p-dl__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
}

.p-dl__list-item {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .p-dl__list-item {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .p-dl__list-item {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0;
  }
  .p-dl__list-item:last-child {
    padding-top: 35px;
  }
}

.p-dl__card-bg {
  width: 100%;
  height: 100%;
  position: relative;
}
.p-dl__card-bg::before {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-color: #fff;
  border-radius: 50px;
  z-index: 5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-dl__card-bg::after {
  content: "";
  background-color: #86190f;
  border-radius: 50px;
  position: absolute;
  z-index: 1;
  left: 5px;
  top: 10px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.p-dl__card-bg--1::before {
  border: 10px solid #33d174;
}
.p-dl__card-bg--2::before {
  border: 10px solid #1cabff;
}
@media (max-width: 767px) {
  .p-dl__card-bg::before {
    border-radius: 37px;
  }
  .p-dl__card-bg::after {
    border-radius: 37px;
    left: 5px;
    top: 7px;
  }
  .p-dl__card-bg--1::before {
    border: 7px solid #33d174;
  }
  .p-dl__card-bg--2::before {
    border: 7px solid #1cabff;
  }
}

.p-dl__card-image {
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.p-dl__card:hover .p-dl__card-image img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.p-dl__card-image img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.p-dl__card-icon {
  position: absolute;
  right: 0;
  bottom: -20px;
  right: -10px;
  width: 85px;
  z-index: 10;
}
.p-dl__card-icon img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-dl__card-icon {
    width: 63px;
    bottom: -15px;
  }
}

.p-dl__card-heading {
  margin-top: 30px;
  height: 77px;
  text-align: center;
}
.p-dl__card-heading img {
  width: auto;
  height: 100%;
}
@media (max-width: 767px) {
  .p-dl__card-heading {
    margin-top: 20px;
    height: 57px;
  }
}


.p-secret {
  padding: 5.2083333333vw 0 0;
}
@media (max-width: 767px) {
  .p-secret {
    padding: 8vw 0 0;
  }
}

.p-secret__inner {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1024px) {
  .p-secret__inner {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .p-secret__inner {
    padding: 0 20px;
  }
}

.p-secret__title {
  width: 100%;
  max-width: 362px;
  margin: 0 auto 50px;
}
.p-secret__title img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-secret__title {
    max-width: 170px;
    margin-bottom: 0;
  }
}

.p-secret__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .p-secret__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-secret__list-item {
  max-width: 20%;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  text-align: center;
}
@media (max-width: 767px) {
  .p-secret__list-item {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .p-secret__list-item:nth-child(3) {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.p-secret__list-item-image img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-secret__list-item-image {
    margin: 20px 0 10px;
  }
  .p-secret__list-item:nth-child(3) .p-secret__list-item-image img {
    width: 50%;
    margin-left: 10%;
  }
}

.p-secret__list-item-heading {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  letter-spacing: 0.1em;
}
@media (max-width: 1024px) {
  .p-secret__list-item-heading {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .p-secret__list-item-heading {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}

.p-secret__sub {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1024px) {
  .p-secret__sub {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-secret__text {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.08em;
  letter-spacing: 0.1em;
}
@media (max-width: 1024px) {
  .p-secret__text {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .p-secret__text {
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
  }
}

.p-secret__icon {
  max-width: 43.75%;
  -ms-flex-preferred-size: 43.75%;
      flex-basis: 43.75%;
  margin-left: auto;
}
.p-secret__icon img {
  width: 100%;
}
@media (max-width: 1024px) {
  .p-secret__icon {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 30px 0 0;
    text-align: center;
  }
  .p-secret__icon img {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .p-secret__icon {
    margin: 25px 0 0;
  }
  .p-secret__icon img {
    max-width: 100%;
  }
}

.p-secret__heading {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  letter-spacing: 0.1em;
  text-align: center;
  border: 2px solid #fff;
  padding: 10px 0;
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .p-secret__heading {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-secret__heading {
    font-size: 20px;
    font-size: 2rem;
    border: 2px solid #fff;
    padding: 25px 0;
  }
}


.p-message {
    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%;
    padding: 5.2083333333vw 0;
    background-color: #f00;
}

@media (max-width: 767px) {
    .p-message {
         padding: 12vw 0;
    }
}

.p-message__inner {
    position: relative;
    width: 100%;
}

@media (max-width: 767px) {
    .p-message__inner {
        max-width: 100%;
    }
}

.p-message__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.p-message__row img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-message__row {
        margin-top: 2.6666666667vw;
        padding-left: 9.1145833333vw;
    }
}

@media (max-width: 767px) {
    .p-message__row {
        padding-left: 0;
    }
}

.p-message__col--1 {
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    max-width: 200px;
}

.p-message__col--2 {
    position: relative;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    max-width: 300px;
    margin-left: 15px;
}

.p-message__col--sp {
    display: none;
}

@media (max-width: 1024px) {
    .p-message__col {
        display: block;
    }

    .p-message__col--1 {
        -ms-flex-preferred-size: 37.3333333333vw;
        flex-basis: 37.3333333333vw;
        max-width: 37.3333333333vw;
    }

    .p-message__col--2 {
        -ms-flex-preferred-size: 38.6666666667vw;
        flex-basis: 38.6666666667vw;
        max-width: 38.6666666667vw;
        margin-left: -8vw;
    }
}

.p-message__item {
    width: 100%;
}

.p-message__item img {
    width: 100%;
}

.p-message__heading {
    width: 100%;
    margin-top: -20px;
}

.p-message__heading img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-message__heading {
        width: 80vw;
        margin: 0 auto;
        padding-left: 2.6666666667vw;
    }
}

.p-message__thx {
    max-width: 218px;
    margin: 20px 0 0 -25px;
}

.p-message__thx img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-message__thx {
        width: 100%;
        margin: 10.6666666667vw 0 0 0;
    }
}

.p-message__note {
    position: absolute;
    right: 30px;
    bottom: 60px;
    max-width: 127px;
}

.p-message__note img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-message__note {
        right: 18.2291666667vw;
        bottom: 11.71875vw;
        max-width: 14.3229166667vw;
    }
}

@media (max-width: 767px) {
    .p-message__note {
        right: 2.6666666667vw;
        bottom: 10.6666666667vw;
        max-width: 28.5333333333vw;
    }
}

.p-footer {
    position: relative;
    width: 100%;
    height: 88.8888888889vh;
    margin-bottom: 110px;
    background-color: #f00;
}

@media (max-width: 1024px) {
    .p-footer {
        height: 91.1458333333vw;
    }
}

@media (max-width: 767px) {
    .p-footer {
        height: 164vw;
        margin-bottom: 64px;
    }
}

.p-footer__heading {
    position: absolute;
    top: 56.7901234568vh;
    left: 50%;
    width: 103.3333333333vh;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.p-footer__heading img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-footer__heading {
        top: 57.2916666667vw;
        width: 88.5416666667vw;
    }
}

@media (max-width: 767px) {
    .p-footer__heading {
        top: 128vw;
        width: 89.0666666667vw;
    }
}

.p-footer__balloon {
    position: absolute;
    z-index: 10;
    left: 50%;
    height: auto;
}

.p-footer__balloon--1 {
    top: 22.2222222222vh;
    width: 24.3209876543vh;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.p-footer__balloon--2 {
    bottom: 3.7037037037vh;
    width: 12.2839506173vh;
    margin-left: -53.3333333333vh;
}

.p-footer__balloon--2 img {
    -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
    animation: zoom_1 1.2s ease-in-out infinite alternate;
}

.p-footer__balloon--3 {
    bottom: 0;
    width: 12.2839506173vh;
    margin-left: -30vh;
}

.p-footer__balloon--3 img {
    -webkit-animation: zoom_2 1.2s ease-in-out infinite alternate;
    animation: zoom_2 1.2s ease-in-out infinite alternate;
}

.p-footer__balloon--4 {
    bottom: 3.7037037037vh;
    width: 12.2839506173vh;
    margin-left: -6.1728395062vh;
}

.p-footer__balloon--4 img {
    -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
    animation: zoom_1 1.2s ease-in-out infinite alternate;
}

.p-footer__balloon--5 {
    bottom: 0;
    width: 12.2839506173vh;
    margin-left: 17.2839506173vh;
}

.p-footer__balloon--5 img {
    -webkit-animation: zoom_2 1.2s ease-in-out infinite alternate;
    animation: zoom_2 1.2s ease-in-out infinite alternate;
}

.p-footer__balloon--6 {
    bottom: 3.7037037037vh;
    width: 12.2839506173vh;
    margin-left: 40.987654321vh;
}

.p-footer__balloon--6 img {
    -webkit-animation: zoom_1 1.2s ease-in-out infinite alternate;
    animation: zoom_1 1.2s ease-in-out infinite alternate;
}

.p-footer__balloon img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-footer__balloon {
        margin-left: 0;
    }

    .p-footer__balloon--1 {
        top: 13.8888888889vw;
        width: 36.4583333333vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .p-footer__balloon--2 {
        bottom: 40px;
        left: 13.5416666667vw;
        width: 10.4166666667vw;
    }

    .p-footer__balloon--3 {
        bottom: 0;
        left: 29.1666666667vw;
        width: 10.4166666667vw;
    }

    .p-footer__balloon--4 {
        bottom: 40px;
        left: 44.7916666667vw;
        width: 10.4166666667vw;
    }

    .p-footer__balloon--5 {
        bottom: 0;
        left: 60.4166666667vw;
        width: 10.4166666667vw;
    }

    .p-footer__balloon--6 {
        bottom: 40px;
        left: 76.0416666667vw;
        width: 10.4166666667vw;
    }
}

@media (max-width: 767px) {
    .p-footer__balloon--1 {
        top: 48vw;
        width: 52.5333333333vw;
    }

    .p-footer__balloon--2 {
        left: 2.6666666667vw;
        width: 15.4666666667vw;
    }

    .p-footer__balloon--3 {
        left: 22.1333333333vw;
        width: 15.4666666667vw;
    }

    .p-footer__balloon--4 {
        left: 41.8666666667vw;
        width: 15.4666666667vw;
    }

    .p-footer__balloon--5 {
        left: 61.3333333333vw;
        width: 15.4666666667vw;
    }

    .p-footer__balloon--6 {
        left: 81.3333333333vw;
        width: 15.4666666667vw;
    }
}

.p-footer__heart {
    position: absolute;
    z-index: 1;
    bottom: -2.4691358025vh;
    left: 0;
    width: 197.5308641975vh;
    height: 33.2716049383vh;
    background-image: url(../images/heart.png);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: auto 100%;
}

@media (max-width: 1024px) {
    .p-footer__heart {
        bottom: 0;
        width: 100%;
        height: 96vw;
        background-image: url(../images/heart_sp.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
    }
}

.p-graphic {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: #f00;
}
.is-page-loaded .p-graphic {
  -webkit-transition: opacity 1s ease 0.3s;
  transition: opacity 1s ease 0.3s;
  opacity: 1;
}
.p-graphic__item {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  -webkit-animation: bgroop 100s linear infinite;
          animation: bgroop 100s linear infinite;
  background-image: url(../images/graphic.png);
  background-position: center center;
  background-size: auto 100%;
}
.is-footer-fixed .p-graphic__item {
  position: absolute;
}
@media (max-width: 767px) {
  .p-graphic__item {
    height: 64px;
    -webkit-animation: bgroop_sp 100s linear infinite;
            animation: bgroop_sp 100s linear infinite;
  }
}

@-webkit-keyframes bgroop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1440px 0;
  }
}

@keyframes bgroop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1440px 0;
  }
}
@-webkit-keyframes bgroop_sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -890px 0;
  }
}
@keyframes bgroop_sp {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -890px 0;
  }
}
.p-graphic__inner {
  -webkit-transition: opacity 0.5s ease 0.5s;
  transition: opacity 0.5s ease 0.5s;
  position: relative;
  z-index: 100;
}
.is-footer-balloon-fixed .p-graphic__inner {
  -webkit-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  opacity: 0;
}

.p-graphic__icon {
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 1s;
  transition: opacity 0.5s ease 1s;
}
.is-page-loaded .p-graphic__icon {
  opacity: 1;
}
.is-footer-fixed .p-graphic__icon {
  position: absolute;
}
.p-graphic__icon-item {
/*
  width: 15.4320987654vh;
*/
  width: calc(126 * 100vh/780);
  position: absolute;
  left: 50%;
  bottom: 0;
}
.p-graphic__icon-item img {
  opacity: 0;
  width: 100%;
}
.p-graphic__icon-item.p-new a::after {
    content:'';
    display: block;
    position: absolute;
    top:0;
    left: calc(90 * 100vh/780);
    width: calc(32 * 100vh/780);
    height: calc(10 * 100vh/780);
    background: url(../images/typo_new.png) left top no-repeat;
    background-size: contain;
    opacity: 0;
}
.p-graphic__icon-item--1 {
  margin-left: calc(-542 * 100vh/780);
  bottom: calc(33 * 100vh/780);
}
.is-page-loaded .p-graphic__icon-item--1 {
  -webkit-animation: updown 8.5s ease-in-out 2s infinite alternate;
          animation: updown 8.5s ease-in-out 2s infinite alternate;
}
.is-page-loaded .p-graphic__icon-item--1 img {
  -webkit-transition: opacity 1s ease 2.2s;
  transition: opacity 1s ease 2.2s;
  opacity: 1;
}
.p-graphic__icon-item--2 {
  margin-left: calc(-269 * 100vh/780);
  bottom: calc(9 * 100vh/780);
}
.is-page-loaded .p-graphic__icon-item--2 {
  -webkit-animation: updown 8.5s ease-in-out 1s infinite alternate;
          animation: updown 8.5s ease-in-out 1s infinite alternate;
}
.is-page-loaded .p-graphic__icon-item--2 img {
  opacity: 1;
  -webkit-transition: opacity 1s ease 3.6s;
  transition: opacity 1s ease 3.6s;
}
.p-graphic__icon-item--3 {
  margin-left: calc(101 * 100vh/780);
  bottom: calc(18 * 100vh/780);
}
.is-page-loaded .p-graphic__icon-item--3 {
  -webkit-animation: updown 8.5s ease-in-out 3s infinite alternate;
          animation: updown 8.5s ease-in-out 3s infinite alternate;
}
.is-page-loaded .p-graphic__icon-item--3 img {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1.5s;
  transition: opacity 1s ease 1.5s;
}
.is-page-loaded .p-graphic__icon-item--3 a:after {
  opacity: 1;
  -webkit-transition: opacity 1s ease 1.5s;
  transition: opacity 1s ease 1.5s;
}
.p-graphic__icon-item--4 {
  margin-left: calc(444 * 100vh/780);
  bottom: calc(33 * 100vh/780);
}
.is-page-loaded .p-graphic__icon-item--4 {
  -webkit-animation: updown 8.5s ease-in-out 1.5s infinite alternate;
          animation: updown 8.5s ease-in-out 1.5s infinite alternate;
}
.is-page-loaded .p-graphic__icon-item--4 img {
  opacity: 1;
  -webkit-transition: opacity 1s ease 2.9s;
  transition: opacity 1s ease 2.9s;
}
@media (max-width: 1024px) {
  .p-graphic__icon-item {
/*
    width: calc(76/375 * 100vw);
*/
    width: 18.2291666667vw;
    left: 50%;
    bottom: 0;
  }
.p-graphic__icon-item.p-new a::after {
    left: calc(54/375 * 100vw);
    width: calc(21/375 * 100vw);
    height: calc(7/375 * 100vw);
}
  .p-graphic__icon-item--1 {
    margin-left: calc(-177/375 * 100vw);
    bottom: 10px;
  }
  .p-graphic__icon-item--2 {
    margin-left: calc(-79/375 * 100vw);
    bottom: 2px;
  }
  .p-graphic__icon-item--3 {
    margin-left: calc(8/375 * 100vw);
    bottom: 6px;
  }
  .p-graphic__icon-item--4 {
    margin-left: calc(101/375 * 100vw);
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  .p-graphic__icon-item {
    width: calc(76/375 * 100vw);
    left: 50%;
    bottom: 0;
  }
.p-graphic__icon-item.p-new a::after {
    left: calc(54/375 * 100vw);
    width: calc(21/375 * 100vw);
    height: calc(7/375 * 100vw);
}
  .p-graphic__icon-item--1 {
    margin-left: calc(-177/375 * 100vw);
    bottom: 10px;
  }
  .p-graphic__icon-item--2 {
    margin-left: calc(-79/375 * 100vw);
    bottom: 2px;
  }
  .p-graphic__icon-item--3 {
    margin-left: calc(8/375 * 100vw);
    bottom: 6px;
  }
  .p-graphic__icon-item--4 {
    margin-left: calc(101/375 * 100vw);
    bottom: 10px;
  }
}

.p-graphic__icon-item-link {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-graphic__icon-item-link--sp {
  display: none;
}
@media (max-width: 767px) {
  .p-graphic__icon-item-link--pc {
    display: none;
  }
  .p-graphic__icon-item-link--sp {
    display: block;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-graphic__icon-item:hover .p-graphic__icon-item-link {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}

@-webkit-keyframes updown {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  33% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  66% {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes updown {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  33% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  66% {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.p-campaign {
    padding: 6.9444444444vw 0;
    background-color: #fff;
}

@media (max-width: 767px) {
    .p-campaign {
        padding: 10.6666666667vw 20px 16vw;
    }
}

.p-campaign__inner {
    text-align: center;
}

.p-campaign__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1080px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .p-campaign__box {
        display: block;
    }
}

.p-campaign__heading {
    width: 100%;
    max-width: 426px;
    margin: 0 auto;
}

.p-campaign__heading img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-campaign__heading {
        max-width: 79.4666666667vw;
    }
}

.p-campaign__banner {
    width: 100%;
    max-width: 480px;
    margin: 50px auto 0;
}

.p-campaign__banner img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-campaign__banner {
        margin-top: 5.3333333333vw;
    }
}

.p-scroll {
    position: fixed;
    top: 50%;
    left: 20px;
    width: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    opacity: 0;
}

.is-page-loaded .p-scroll {
    -webkit-transition: opacity 0.5s ease 1.2s;
    transition: opacity 0.5s ease 1.2s;
    opacity: 1;
}

.is-footer-fixed .p-scroll {
    display: none;
}

@media (max-width: 767px) {
    .p-scroll {
        left: 4px;
        width: 7.8px;
    }
}

.p-scroll__heading {
    width: 100%;
    margin-bottom: 10px;
}

.p-scroll__heading img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-scroll__heading {
        margin-bottom: 3px;
    }
}

.p-scroll__icon {
    width: 11px;
    margin: 0 auto;
    -webkit-animation: scroll 1.2s ease-in-out infinite alternate;
    animation: scroll 1.2s ease-in-out infinite alternate;
}

.p-scroll__icon img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-scroll__icon {
        width: 5.5px;
    }
}

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

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

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

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

.p-floating-button {
    position: fixed;
    z-index: 100;
    right: 2rem;
    bottom: 2rem;
    width: 100%;
    max-width: 12.2rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.is-page-loaded .p-floating-button {
    -webkit-transition: opacity 1s ease 1.5s;
    transition: opacity 1s ease 1.5s;
    opacity: 1;
}

@media (max-width: 1024px) {
    .p-floating-button {
        right: 1.5rem;
        bottom: 1.5rem;
        max-width: 10rem;
    }
}

@media (max-width: 767px) {
    .p-floating-button {
        right: 1rem;
        bottom: 1.5rem;
        max-width: 7rem;
    }
}

.p-floating-button__item {
    position: relative;
    overflow: hidden;
    width: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.is-footer-fixed .p-floating-button__item {
    opacity: 0;
}

.p-floating-button__item img {
    width: 100%;
}

.p-floating-button__item-image--2 {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: change-img-anim 3s infinite;
    animation: change-img-anim 3s infinite;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

@-webkit-keyframes change-img-anim {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes change-img-anim {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.p-detail {
    position: relative;
    margin-top: -100px;
    padding-top: 100px;
}

@media (max-width: 1024px) {
    .p-detail {
        padding: 100px 30px 0;
    }
}

@media (max-width: 767px) {
    .p-detail {
        margin-top: -50px;
        padding: 50px 10px 0;
    }
}

.p-detail__inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding-bottom: 70px;
    border-radius: 50px;
}

@media (max-width: 1024px) {
    .p-detail__inner {
        padding-bottom: 60px;
        border-radius: 30px;
    }
}

@media (max-width: 767px) {
    .p-detail__inner {
        padding-bottom: 40px;
        border-radius: 40px;
    }
}

.p-detail__border {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    pointer-events: none;
    border: 6px solid #fff;
    border-radius: 50px;
}

@media (max-width: 1024px) {
    .p-detail__border {
        border: 4px solid #fff;
        border-radius: 30px;
    }
}

@media (max-width: 767px) {
    .p-detail__border {
        border: 3px solid #fff;
        border-radius: 40px;
    }
}

.p-detail__heading-1 {
    position: absolute;
    z-index: 50;
    top: 40px;
    left: 50%;
    width: 100%;
    max-width: 360px;
    margin-left: -180px;
}

.p-detail__heading-1 img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-detail__heading-1 {
        top: 40px;
    }
}

@media (max-width: 767px) {
    .p-detail__heading-1 {
        top: 1.3333333333vw;
        max-width: 76.8vw;
        margin-left: -38.4vw;
    }
}

.p-detail__heading-2 {
    width: 100%;
    padding: 75px 0 35px;
    background-color: #ffdc00;
}

.p-detail__heading-2 img {
    width: 100%;
    max-width: 774px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .p-detail__heading-2 {
        padding: 7.8125vw 0 5.2083333333vw;
    }

    .p-detail__heading-2 img {
        max-width: 78.125vw;
    }
}

@media (max-width: 767px) {
    .p-detail__heading-2 {
        padding: 13.3333333333vw 0 10.6666666667vw;
    }

    .p-detail__heading-2 img {
        max-width: 80vw;
    }
}

.p-detail__date {
    position: relative;
    width: 100%;
    padding: 15px 0;
    background-color: #fff;
}

.p-detail__date img {
    width: 100%;
    max-width: 673px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .p-detail__date {
        padding: 20px 0 10px;
    }

    .p-detail__date img {
        max-width: 68vw;
    }
}

img.p-detail__date-heading {
    position: absolute;
    top: -14px;
    left: 50%;
    max-width: 100px;
    margin-left: -50px;
}

@media (max-width: 767px) {
    img.p-detail__date-heading {
        max-width: 26.6666666667vw;
        margin-left: -13.3333333333vw;
    }
}

.p-detail__text {
    width: 100%;
    max-width: 560px;
    margin: 40px auto 0;
}

.p-detail__text img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-detail__text {
        max-width: 78.125vw;
    }
}

@media (max-width: 767px) {
    .p-detail__text {
        max-width: 72.8vw;
        margin: 30px auto 0;
    }
}

.p-detail__balloon {
    width: 100%;
    max-width: 824px;
    margin: 50px auto 0;
}

.p-detail__balloon img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-detail__balloon {
        max-width: 78.125vw;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .p-detail__balloon {
        max-width: 83.4666666667vw;
        margin-top: 20px;
    }
}

.p-detail__heading-3 {
    width: 100%;
    max-width: 524px;
    margin: 30px auto 0;
}

.p-detail__heading-3 img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-detail__heading-3 {
        max-width: 75.4666666667vw;
        margin-top: 20px;
    }
}

.p-detail__step {
    margin-top: 25px;
    padding: 0 60px;
}

.p-detail__step-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px;
}

@media (max-width: 1024px) {
    .p-detail__step-row {
        display: block;
        margin: 0;
    }
}

.p-detail__step-col {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 5px;
}

@media (max-width: 1024px) {
    .p-detail__step-col {
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
        max-width: 80%;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto;
        padding: 0;
    }

    .p-detail__step-col:first-child {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .p-detail__step-col {
        -ms-flex-preferred-size: 61.8666666667vw;
        flex-basis: 61.8666666667vw;
        max-width: 61.8666666667vw;
        margin-top: 20px;
    }
}

.p-detail__step-item {
    overflow: hidden;
    height: 100%;
    padding-bottom: 10px;
    border: 4px solid #f00;
    border-radius: 20px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .p-detail__step-item {
        padding-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .p-detail__step-item {
        padding-bottom: 20px;
        border: 3px solid #f00;
    }
}

.p-detail__step-item-header {
    padding: 12px 0;
    text-align: center;
    background-color: #ffdc00;
}

.p-detail__step-item-header img {
    height: 22px;
}

@media (max-width: 1024px) {
    .p-detail__step-item-header {
        padding: 15px 0;
    }

    .p-detail__step-item-header img {
        height: 30px;
    }
}

@media (max-width: 767px) {
    .p-detail__step-item-header {
        padding: 12px 0;
    }

    .p-detail__step-item-header img {
        height: 25px;
    }
}

.p-detail__step-item-heading {
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-top: 15px;
    text-align: center;
}

@media (max-width: 1024px) {
    .p-detail__step-item-heading {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .p-detail__step-item-heading {
        font-size: 17px;
        font-size: 1.7rem;
    }
}

.p-detail__step-item-icon {
    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: calc(100% - 40px);
    height: 85px;
    margin-top: 15px;
    margin-left: 20px;
    padding-bottom: 18px;
    border-bottom: 4px dotted #f00;
}

.p-detail__step-item--1 .p-detail__step-item-icon img {
    max-width: 68px;
}

.p-detail__step-item--2 .p-detail__step-item-icon img {
    max-width: 78px;
}

.p-detail__step-item--3 .p-detail__step-item-icon img {
    max-width: 149px;
}

.p-detail__step-item--4 .p-detail__step-item-icon img {
    max-width: 149px;
}

.p-detail__step-item-icon img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-detail__step-item-icon {
        height: auto;
        margin-top: 15px;
        padding-bottom: 15px;
        border-bottom: 3px dotted #f00;
    }
}

@media (max-width: 767px) {
    .p-detail__step-item-icon {
        width: calc(100% - 20px);
        margin-top: 15px;
        margin-left: 10px;
        padding-bottom: 15px;
        border-bottom: 3px dotted #f00;
    }

    .p-detail__step-item--1 .p-detail__step-item-icon img {
        max-width: 68px;
    }

    .p-detail__step-item--2 .p-detail__step-item-icon img {
        max-width: 78px;
    }

    .p-detail__step-item--3 .p-detail__step-item-icon img {
        max-width: 149px;
    }

    .p-detail__step-item--4 .p-detail__step-item-icon img {
        max-width: 149px;
    }
}

.p-detail__step-text {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 0;
}

.p-detail__step-text a {
    font-weight: bold;
    color: #f00;
}

.p-detail__step-text--sm {
    font-size: 12px;
    font-size: 1.2rem;
}

.p-detail__step-text--xm {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 10px;
    padding: 0 20px;
    text-align: left;
}

.p-detail__step-text--red {
    font-weight: bold;
    color: #f00;
}

@media (max-width: 1024px) {
    .p-detail__step-text--xm {
        margin-top: 15px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .p-detail__step-text {
        font-size: 13px;
        font-size: 1.3rem;
        margin-top: 15px;
    }

    .p-detail__step-text--sm {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .p-detail__step-text--xm {
        font-size: 10px;
        font-size: 1rem;
        margin-top: 10px;
        padding: 0;
    }
}

.p-detail__step-image {
    margin-top: 15px;
    text-align: center;
}

.p-detail__step-item--1 .p-detail__step-image img {
    max-width: 169px;
}

.p-detail__step-item--2 .p-detail__step-image img {
    max-width: 190px;
}

.p-detail__step-item--3 .p-detail__step-image {
    margin-top: 40px;
}

.p-detail__step-item--3 .p-detail__step-image img {
    max-width: 200px;
}

.p-detail__step-item--4 .p-detail__step-image {
    margin-top: 40px;
}

.p-detail__step-item--4 .p-detail__step-image img {
    max-width: 123px;
}

.p-detail__step-image img {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .p-detail__step-item--3 .p-detail__step-image {
        margin-top: 15px;
    }

    .p-detail__step-item--4 .p-detail__step-image {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .p-detail__step-item--1 .p-detail__step-image img {
        max-width: 56vw;
    }

    .p-detail__step-item--2 .p-detail__step-image img {
        max-width: 50.6666666667vw;
    }

    .p-detail__step-item--3 .p-detail__step-image img {
        max-width: 53.3333333333vw;
    }

    .p-detail__step-item--4 .p-detail__step-image img {
        max-width: 32.8vw;
    }
}

.p-detail__button {
    position: relative;
    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%;
    max-width: 260px;
    height: 50px;
    margin: 20px auto 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none !important;
    color: #fff !important;
    border-radius: 25px;
    background-color: #f00;
}

.p-detail__button:hover {
    background-color: #950000;
}

@media (max-width: 767px) {
    .p-detail__button {
        max-width: 195px;
        height: 37px;
        margin: 15px auto 0;
        border-radius: 18.5px;
    }
}

.p-detail__button-text {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
}

@media (max-width: 1024px) {
    .p-detail__button-text {
        font-size: 18px;
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .p-detail__button-text {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.p-detail__button-icon {
    position: absolute;
    top: 14px;
    right: 13px;
    -ms-flex-preferred-size: 22px;
    flex-basis: 22px;
    max-width: 22px;
}

.p-detail__button-icon img {
    width: 100%;
}

@media (max-width: 767px) {
    .p-detail__button-icon {
        top: 10px;
        right: 10px;
        -ms-flex-preferred-size: 16px;
        flex-basis: 16px;
        max-width: 16px;
    }
}

.p-detail__information {
    margin-top: 70px;
    padding: 50px 0 60px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .p-detail__information {
        margin-top: 60px;
        padding: 35px 0 50px;
    }
}

@media (max-width: 767px) {
    .p-detail__information {
        margin-top: 40px;
        padding: 25px 0 40px;
    }
}

.p-detail__information-heading {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    color: #f00;
}

@media (max-width: 1024px) {
    .p-detail__information-heading {
        font-size: 24px;
        font-size: 2.4rem;
    }
}

@media (max-width: 767px) {
    .p-detail__information-heading {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-detail__information-body {
    margin-top: 30px;
}

.p-detail__information-body * {
    margin-top: 10px;
}

.p-detail__information-body *:first-child {
    margin-top: 0;
}

.p-detail__information-body h3 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-top: 30px;
    color: #f00;
}

.p-detail__information-body p {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
}

.p-detail__information-body a {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    color: #f00;
}

.p-detail__information-body a:hover {
    text-decoration: none;
}

.p-detail__information-body u {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.08em;
    color: #f00;
}

@media (max-width: 1024px) {
    .p-detail__information-body {
        margin-top: 25px;
    }

    .p-detail__information-body p {
        font-size: 13px;
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) {
    .p-detail__information-body {
        margin-top: 20px;
    }

    .p-detail__information-body p {
        font-size: 12px;
        font-size: 1.2rem;
    }
}

.p-detail__information-body-inner {
    overflow: auto;
    max-height: 150px;
    margin-right: 20px;
    padding: 0 150px;
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 1024px) {
    .p-detail__information-body-inner {
        max-height: 240px;
        padding: 0 80px;
    }
}

@media (max-width: 767px) {
    .p-detail__information-body-inner {
        max-height: 280px;
        padding: 0 30px;
    }
}

.p-detail__present {
    margin-top: 70px;
}

@media (max-width: 1024px) {
    .p-detail__present {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .p-detail__present {
        margin-top: 35px;
    }
}

.p-detail__present-heading {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    width: 100%;
    text-align: center;
    color: #fff;
}

@media (max-width: 767px) {
    .p-detail__present-heading {
        font-size: 20px;
        font-size: 2rem;
    }
}

.p-detail__present-image {
    width: 100%;
    max-width: 870px;
    margin: 50px auto 0;
}

.p-detail__present-image img {
    width: 100%;
}

@media (max-width: 1024px) {
    .p-detail__present-image {
        max-width: 70.3125vw;
        margin-top: 6.5104166667vw;
    }
}

@media (max-width: 767px) {
    .p-detail__present-image {
        max-width: 82.1333333333vw;
        margin-top: 13.3333333333vw;
    }
}

.p-detail__present-list {
    margin-top: 50px;
    padding: 0 60px;
}

@media (max-width: 767px) {
    .p-detail__present-list {
        margin-top: 13.3333333333vw;
        padding: 0 5.3333333333vw;
    }
}

.p-detail__present-list-item {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.08em;
    position: relative;
    padding-left: 1.5rem;
    letter-spacing: 0.03em;
    color: #fff;
}

.p-detail__present-list-item::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "●";
}

@media (max-width: 767px) {
    .p-detail__present-list-item {
        font-size: 11px;
        font-size: 1.1rem;
        padding-left: 1.3rem;
    }
}

/* ---------------------------------------------------------

Utility

--------------------------------------------------------- */
@-webkit-keyframes moveLineLeftToRight {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    49.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes moveLineLeftToRight {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    49.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@-webkit-keyframes moveLineTopToBottom {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    49.9% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

@keyframes moveLineTopToBottom {
    0% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    49.9% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 1;
    }
}

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

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

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

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

@-webkit-keyframes textUp {
    0% {
        -webkit-transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
        transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
    }

    100% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }
}

@keyframes textUp {
    0% {
        -webkit-transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
        transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
    }

    100% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }
}

@-webkit-keyframes textRollUp {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }

    30% {
        -webkit-transform: matrix(1, -0.15, 0.15, 1, 0, 0) translate(0%, -150%);
        transform: matrix(1, -0.15, 0.15, 1, 0, 0) translate(0%, -150%);
    }

    30.1% {
        -webkit-transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
        transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
    }

    100% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }
}

@keyframes textRollUp {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }

    30% {
        -webkit-transform: matrix(1, -0.15, 0.15, 1, 0, 0) translate(0%, -150%);
        transform: matrix(1, -0.15, 0.15, 1, 0, 0) translate(0%, -150%);
    }

    30.1% {
        -webkit-transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
        transform: matrix(1, 0.15, 0.15, 1, 0, 0) translate(0%, 100%);
    }

    100% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
        transform: matrix(1, 0, 0, 1, 0, 0) translate(0%, 0%);
    }
}

@-webkit-keyframes up {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(0%, -200%);
        transform: translate(0%, -200%);
    }

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

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

@keyframes up {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(0%, -200%);
        transform: translate(0%, -200%);
    }

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

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

@-webkit-keyframes down {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(0%, 200%);
        transform: translate(0%, 200%);
    }

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

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

@keyframes down {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(0%, 200%);
        transform: translate(0%, 200%);
    }

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

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

@-webkit-keyframes forward {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }

    30.1% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }

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

@keyframes forward {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }

    30.1% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }

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

@-webkit-keyframes backward {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }

    30.1% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }

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

@keyframes backward {
    0% {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }

    30% {
        -webkit-transform: translate(-110%, 0);
        transform: translate(-110%, 0);
    }

    30.1% {
        -webkit-transform: translate(110%, 0);
        transform: translate(110%, 0);
    }

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

@-webkit-keyframes right-in {
    0% {
        visibility: visible;
        -webkit-transform: translateX(-102%);
        transform: translateX(-102%);
    }

    to {
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes right-in {
    0% {
        visibility: visible;
        -webkit-transform: translateX(-102%);
        transform: translateX(-102%);
    }

    to {
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes right-in-out {
    0% {
        visibility: visible;
        -webkit-transform: translateX(-102%);
        transform: translateX(-102%);
    }

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

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

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

@keyframes right-in-out {
    0% {
        visibility: visible;
        -webkit-transform: translateX(-102%);
        transform: translateX(-102%);
    }

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

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

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

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

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

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

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

@-webkit-keyframes left-in {
    0% {
        visibility: visible;
        -webkit-transform: translateX(102%);
        transform: translateX(102%);
    }

    to {
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes left-in {
    0% {
        visibility: visible;
        -webkit-transform: translateX(102%);
        transform: translateX(102%);
    }

    to {
        visibility: visible;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

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

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

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

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

@-webkit-keyframes up-in {
    0% {
        -webkit-transform: translateY(102%);
        transform: translateY(102%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes up-in {
    0% {
        -webkit-transform: translateY(102%);
        transform: translateY(102%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

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

    to {
        -webkit-transform: translateY(-102%);
        transform: translateY(-102%);
    }
}

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

    to {
        -webkit-transform: translateY(-102%);
        transform: translateY(-102%);
    }
}

@-webkit-keyframes down-in {
    0% {
        -webkit-transform: translateY(-102%);
        transform: translateY(-102%);
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes down-in {
    0% {
        -webkit-transform: translateY(-102%);
        transform: translateY(-102%);
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

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

    to {
        -webkit-transform: translateX(102%);
        transform: translateX(102%);
    }
}

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

    to {
        -webkit-transform: translateX(102%);
        transform: translateX(102%);
    }
}

@-webkit-keyframes right-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-4rem);
        transform: translateX(-4rem);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes right-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-4rem);
        transform: translateX(-4rem);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes right-fadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(4rem);
        transform: translateX(4rem);
    }
}

@keyframes right-fadeOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(4rem);
        transform: translateX(4rem);
    }
}

@-webkit-keyframes up-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(6rem);
        transform: translateY(6rem);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes up-fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(6rem);
        transform: translateY(6rem);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

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

    to {
        opacity: 0;
        -webkit-transform: translateY(-6rem);
        transform: translateY(-6rem);
    }
}

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

    to {
        opacity: 0;
        -webkit-transform: translateY(-6rem);
        transform: translateY(-6rem);
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-webkit-keyframes bounceOutDown {
    15% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }

    30%,
    35% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }

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

    71% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0) scaleY(0.9);
        transform: translate3d(0, -40px, 0) scaleY(0.9);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
    }
}

@keyframes bounceOutDown {
    15% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
        transform: translate3d(0, 10px, 0) scaleY(0.985);
    }

    30%,
    35% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
        transform: translate3d(0, -20px, 0) scaleY(0.9);
    }

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

    71% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0) scaleY(0.9);
        transform: translate3d(0, -40px, 0) scaleY(0.9);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scaleY(1);
        transform: translate3d(0, 0, 0) scaleY(1);
    }
}

@-webkit-keyframes gradientAnim {
    0% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

@keyframes gradientAnim {
    0% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0 50%;
    }
}

@-webkit-keyframes kleurtjes {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }

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

@keyframes kleurtjes {
    0% {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }

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

/* font-size */
.u-fz-10 {
    font-size: 10px !important;
}

.u-fz-11 {
    font-size: 11px !important;
}

.u-fz-12 {
    font-size: 12px !important;
}

.u-fz-13 {
    font-size: 13px !important;
}

.u-fz-14 {
    font-size: 14px !important;
}

.u-fz-15 {
    font-size: 15px !important;
}

.u-fz-16 {
    font-size: 16px !important;
}

.u-fz-17 {
    font-size: 17px !important;
}

.u-fz-18 {
    font-size: 18px !important;
}

.u-fz-19 {
    font-size: 19px !important;
}

.u-fz-20 {
    font-size: 20px !important;
}

/* font-weight */
.u-fw-nm {
    font-weight: normal !important;
}

.u-fw-b {
    font-weight: bold !important;
}

.u-fw-br {
    font-weight: bolder !important;
}

.u-fw-l {
    font-weight: 200 !important;
}

.u-fw-lr {
    font-weight: lighter !important;
}

.u-fw-100 {
    font-weight: 100 !important;
}

.u-fw-200 {
    font-weight: 200 !important;
}

.u-fw-300 {
    font-weight: 300 !important;
}

.u-fw-400 {
    font-weight: 400 !important;
}

.u-fw-500 {
    font-weight: 500 !important;
}

.u-fw-600 {
    font-weight: 600 !important;
}

.u-fw-700 {
    font-weight: 700 !important;
}

.u-fw-800 {
    font-weight: 800 !important;
}

.u-fw-900 {
    font-weight: 900 !important;
}

/* font-style */
.u-fs-nm {
    font-style: normal !important;
}

.u-fs-i {
    font-style: italic !important;
}

.u-fs-o {
    font-style: oblique !important;
}

/* margin */
.u-m-a {
    margin: auto !important;
}

.u-m-0 {
    margin: 0 !important;
}

.u-m-0_a {
    margin: 0 auto !important;
}

.u-m-xs {
    margin: 1rem !important;
}

.u-m-sm {
    margin: 2rem !important;
}

.u-m-md {
    margin: 3rem !important;
}

.u-m-lg {
    margin: 4rem !important;
}

.u-m-xl {
    margin: 5rem !important;
}

.u-m-xxl {
    margin: 6rem !important;
}

.u-mt-0 {
    margin-top: 0 !important;
}

.u-mt-xs {
    margin-top: 1rem !important;
}

.u-mt-sm {
    margin-top: 2rem !important;
}

.u-mt-md {
    margin-top: 3rem !important;
}

.u-mt-lg {
    margin-top: 4rem !important;
}

.u-mt-xl {
    margin-top: 5rem !important;
}

.u-mt-xxl {
    margin-top: 6rem !important;
}

.u-mr-a {
    margin-right: auto !important;
}

.u-mr-0 {
    margin-right: 0 !important;
}

.u-mr-xs {
    margin-right: 1rem !important;
}

.u-mr-sm {
    margin-right: 2rem !important;
}

.u-mr-md {
    margin-right: 3rem !important;
}

.u-mr-lg {
    margin-right: 4rem !important;
}

.u-mr-xl {
    margin-right: 5rem !important;
}

.u-mr-xxl {
    margin-right: 6rem !important;
}

.u-mb-0 {
    margin-bottom: 0 !important;
}

.u-mb-xs {
    margin-bottom: 1rem !important;
}

.u-mb-sm {
    margin-bottom: 2rem !important;
}

.u-mb-md {
    margin-bottom: 3rem !important;
}

.u-mb-lg {
    margin-bottom: 4rem !important;
}

.u-mb-xl {
    margin-bottom: 5rem !important;
}

.u-mb-xxl {
    margin-bottom: 6rem !important;
}

.u-ml-a {
    margin-left: auto !important;
}

.u-ml-0 {
    margin-left: 0 !important;
}

.u-ml-xs {
    margin-left: 1rem !important;
}

.u-ml-sm {
    margin-left: 2rem !important;
}

.u-ml-md {
    margin-left: 3rem !important;
}

.u-ml-lg {
    margin-left: 4rem !important;
}

.u-ml-xl {
    margin-left: 5rem !important;
}

.u-ml-xxl {
    margin-left: 6rem !important;
}

/* padding */
.u-p-0 {
    padding: 0 !important;
}

.u-p-xs {
    padding: 1rem !important;
}

.u-p-sm {
    padding: 2rem !important;
}

.u-p-md {
    padding: 3rem !important;
}

.u-p-lg {
    padding: 4rem !important;
}

.u-p-xl {
    padding: 5rem !important;
}

.u-p-xxl {
    padding: 6rem !important;
}

.u-pt-0 {
    padding-top: 0 !important;
}

.u-pt-xs {
    padding-top: 1rem !important;
}

.u-pt-sm {
    padding-top: 2rem !important;
}

.u-pt-md {
    padding-top: 3rem !important;
}

.u-pt-lg {
    padding-top: 4rem !important;
}

.u-pt-xl {
    padding-top: 5rem !important;
}

.u-pt-xxl {
    padding-top: 6rem !important;
}

.u-pr-0 {
    padding-right: 0 !important;
}

.u-pr-xs {
    padding-right: 1rem !important;
}

.u-pr-sm {
    padding-right: 2rem !important;
}

.u-pr-md {
    padding-right: 3rem !important;
}

.u-pr-lg {
    padding-right: 4rem !important;
}

.u-pr-xl {
    padding-right: 5rem !important;
}

.u-pr-xxl {
    padding-right: 5rem !important;
}

.u-pb-0 {
    padding-bottom: 0 !important;
}

.u-pb-xs {
    padding-bottom: 1rem !important;
}

.u-pb-sm {
    padding-bottom: 2rem !important;
}

.u-pb-md {
    padding-bottom: 3rem !important;
}

.u-pb-lg {
    padding-bottom: 4rem !important;
}

.u-pb-xl {
    padding-bottom: 5rem !important;
}

.u-pb-xxl {
    padding-bottom: 6rem !important;
}

.u-pl-0 {
    padding-left: 0 !important;
}

.u-pl-xs {
    padding-left: 1rem !important;
}

.u-pl-sm {
    padding-left: 2rem !important;
}

.u-pl-md {
    padding-left: 3rem !important;
}

.u-pl-lg {
    padding-left: 4rem !important;
}

.u-pl-xl {
    padding-left: 5rem !important;
}

.u-pl-xxl {
    padding-left: 6rem !important;
}

@media (max-width: 767px) {
    .u-m-xs {
        margin: 0.5rem !important;
    }

    .u-m-sm {
        margin: 1rem !important;
    }

    .u-m-md {
        margin: 2rem !important;
    }

    .u-m-lg {
        margin: 3rem !important;
    }

    .u-m-xl {
        margin: 4rem !important;
    }

    .u-m-xxl {
        margin: 5rem !important;
    }

    .u-mt-xs {
        margin-top: 0.5rem !important;
    }

    .u-mt-sm {
        margin-top: 1rem !important;
    }

    .u-mt-md {
        margin-top: 2rem !important;
    }

    .u-mt-lg {
        margin-top: 3rem !important;
    }

    .u-mt-xl {
        margin-top: 4rem !important;
    }

    .u-mt-xxl {
        margin-top: 5rem !important;
    }

    .u-mb-xs {
        margin-bottom: 0.5rem !important;
    }

    .u-mb-sm {
        margin-bottom: 1rem !important;
    }

    .u-mb-md {
        margin-bottom: 2rem !important;
    }

    .u-mb-lg {
        margin-bottom: 3rem !important;
    }

    .u-mb-xl {
        margin-bottom: 4rem !important;
    }

    .u-mb-xxl {
        margin-bottom: 5rem !important;
    }

    .u-p-xs {
        padding: 0.5rem !important;
    }

    .u-p-sm {
        padding: 1rem !important;
    }

    .u-p-md {
        padding: 2rem !important;
    }

    .u-p-lg {
        padding: 3rem !important;
    }

    .u-p-xl {
        padding: 4rem !important;
    }

    .u-pt-xs {
        padding-top: 0.5rem !important;
    }

    .u-pt-sm {
        padding-top: 1rem !important;
    }

    .u-pt-md {
        padding-top: 2rem !important;
    }

    .u-pt-lg {
        padding-top: 3rem !important;
    }

    .u-pt-xl {
        padding-top: 4rem !important;
    }

    .u-pt-xxl {
        padding-top: 5rem !important;
    }

    .u-pb-xs {
        padding-bottom: 0.5rem !important;
    }

    .u-pb-sm {
        padding-bottom: 1rem !important;
    }

    .u-pb-md {
        padding-bottom: 2rem !important;
    }

    .u-pb-lg {
        padding-bottom: 3rem !important;
    }

    .u-pb-xl {
        padding-bottom: 4rem !important;
    }

    .u-pb-xxl {
        padding-bottom: 4rem !important;
    }
}

/* list-style-image */
.u-lisi-n {
    list-style-image: none !important;
}

/* vertical-align */
.u-va-sup {
    vertical-align: super !important;
}

.u-va-t {
    vertical-align: top !important;
}

.u-va-tt {
    vertical-align: text-top !important;
}

.u-va-m {
    vertical-align: middle !important;
}

.u-va-bl {
    vertical-align: baseline !important;
}

.u-va-b {
    vertical-align: bottom !important;
}

.u-va-tb {
    vertical-align: text-bottom !important;
}

.u-va-sub {
    vertical-align: sub !important;
}

/* text-align */
.u-ta-l {
    text-align: left !important;
}

.u-ta-c {
    text-align: center !important;
}

.u-ta-r {
    text-align: right !important;
}

.u-ta-j {
    text-align: justify !important;
}

/* text-decoration */
.u-td-n {
    text-decoration: none !important;
}

.u-td-u {
    text-decoration: underline !important;
}

.u-td-o {
    text-decoration: overline !important;
}

.u-td-l {
    text-decoration: line-through !important;
}

/* text-emphasis */
.u-te-n {
    -webkit-text-emphasis: none !important;
    text-emphasis: none !important;
}

/* float */
.u-float-l {
    float: left !important;
}

.u-float-r {
    float: right !important;
}

/* color */
.u-c-require {
    color: #d5007d !important;
}

.u-c-white {
    color: #fff !important;
}

.u-c-primary {
    color: #f00 !important;
}

.u-c-secondary {
    color: #fff !important;
}

/* display */
.u-d-n {
    display: none !important;
}

.u-d-b {
    display: block !important;
}

.u-d-f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.u-d-if {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.u-d-i {
    display: inline !important;
}

.u-d-ib {
    display: inline-block !important;
}

.u-d-li {
    display: list-item !important;
}

.u-d-ri {
    display: run-in !important;
}

.u-d-cp {
    display: compact !important;
}

.u-d-tb {
    display: table !important;
}

.u-d-itb {
    display: inline-table !important;
}

.u-d-tbcp {
    display: table-caption !important;
}

.u-d-tbcl {
    display: table-column !important;
}

.u-d-tbclg {
    display: table-column-group !important;
}

.u-d-tbhg {
    display: table-header-group !important;
}

.u-d-tbfg {
    display: table-footer-group !important;
}

.u-d-tbr {
    display: table-row !important;
}

.u-d-tbrg {
    display: table-row-group !important;
}

.u-d-tbc {
    display: table-cell !important;
}

.u-d-rb {
    display: ruby !important;
}

.u-d-rbb {
    display: ruby-base !important;
}

.u-d-rbbg {
    display: ruby-base-group !important;
}

.u-d-rbt {
    display: ruby-text !important;
}

.u-d-rbtg {
    display: ruby-text-group !important;
}

.u-d-xs-n {
    display: none !important;
}

.u-d-xs-b {
    display: block !important;
}

.u-d-xs-f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.u-d-xs-if {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.u-d-xs-i {
    display: inline !important;
}

.u-d-xs-ib {
    display: inline-block !important;
}

@media (min-width: 768px) {
    .u-d-sm-n {
        display: none !important;
    }

    .u-d-sm-b {
        display: block !important;
    }

    .u-d-sm-f {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .u-d-sm-if {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .u-d-sm-i {
        display: inline !important;
    }

    .u-d-sm-ib {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) {
    .u-d-md-n {
        display: none !important;
    }

    .u-d-md-b {
        display: block !important;
    }

    .u-d-md-f {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .u-d-md-if {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .u-d-md-i {
        display: inline !important;
    }

    .u-d-md-ib {
        display: inline-block !important;
    }
}

@media (min-width: 1441px) {
    .u-d-lg-n {
        display: none !important;
    }

    .u-d-lg-b {
        display: block !important;
    }

    .u-d-lg-f {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .u-d-lg-if {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .u-d-lg-i {
        display: inline !important;
    }

    .u-d-lg-ib {
        display: inline-block !important;
    }
}

/* flex-direction */
.u-fd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    flex-direction: row-reverse;
    box-orient: horizontal;
    box-direction: reverse;
}

.u-fd-cr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    flex-direction: row-reverse;
    box-orient: horizontal;
    box-direction: reverse;
}

/* justify-content */
.u-jc-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-pack: start;
    flex-pack: start;
}

.u-jc-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-pack: center;
    flex-pack: center;
}

.u-jc-e {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    box-pack: end;
    flex-pack: end;
}

.u-ai-s {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-align: start;
    flex-align: start;
}

.u-ai-c {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-align: center;
    flex-align: center;
}

.u-ai-e {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    box-align: end;
    flex-align: end;
}

/* =========================================================
display
========================================================= */
.u-sp-block {
    display: none;
}

@media (max-width: 767px) {
    .u-sp-block {
        display: block;
    }
}

.u-sp-tablet-block {
    display: none;
}

@media (max-width: 1024px) {
    .u-sp-tablet-block {
        display: block;
    }
}

.u-pc-block {
    display: block;
}

@media (max-width: 1024px) {
    .u-pc-block {
        display: none;
    }
}

.u-pc-tablet-block {
    display: block;
}

@media (max-width: 767px) {
    .u-pc-tablet-block {
        display: none;
    }
}

.u-tablet-block {
    display: none;
}

@media (max-width: 1024px) {
    .u-tablet-block {
        display: block;
    }
}

@media (max-width: 767px) {
    .u-tablet-block {
        display: none;
    }
}

.u-sp-inline {
    display: none !important;
}

@media (max-width: 767px) {
    .u-sp-inline {
        display: inline !important;
    }
}

.u-sp-tablet-inline {
    display: none !important;
}

@media (max-width: 1024px) {
    .u-sp-tablet-inline {
        display: inline !important;
    }
}

.u-pc-inline {
    display: inline !important;
}

@media (max-width: 1024px) {
    .u-pc-inline {
        display: none !important;
    }
}

.u-pc-tablet-inline {
    display: inline !important;
}

@media (max-width: 767px) {
    .u-pc-tablet-inline {
        display: none !important;
    }
}

.u-tablet-inline {
    display: none;
}

@media (max-width: 1024px) {
    .u-tablet-inline {
        display: inline;
    }
}

@media (max-width: 767px) {
    .u-tablet-inline {
        display: none;
    }
}

.u-sp-inlineblock {
    display: none;
}

@media (max-width: 767px) {
    .u-sp-inlineblock {
        display: inline-block;
    }
}

.u-sp-tablet-inlineblock {
    display: none;
}

@media (max-width: 1024px) {
    .u-sp-tablet-inlineblock {
        display: inline-block;
    }
}

.u-pc-inlineblock {
    display: inline-block;
}

@media (max-width: 1024px) {
    .u-pc-inlineblock {
        display: none;
    }
}

.u-pc-tablet-inlineblock {
    display: inline-block;
}

@media (max-width: 767px) {
    .u-pc-tablet-inlineblock {
        display: none;
    }
}

.u-tablet-inlineblock {
    display: none;
}

@media (max-width: 1024px) {
    .u-tablet-inlineblock {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .u-tablet-inlineblock {
        display: none;
    }
}

/* =========================================================
img
========================================================= */
.u-img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.u-img-no-responsive {
    display: inline-block;
    max-width: auto;
    height: auto;
}

.u-img-fit {
    display: inline-block;
    width: 100%;
    height: auto;
}

/* =========================================================
transition-delay
========================================================= */
.is-onscreen .u-delay-004 {
    -webkit-transition-delay: 0.04s !important;
    transition-delay: 0.04s !important;
    -webkit-animation-delay: 0.04s !important;
    animation-delay: 0.04s !important;
}

.is-onscreen .u-delay-005 {
    -webkit-transition-delay: 0.05s !important;
    transition-delay: 0.05s !important;
    -webkit-animation-delay: 0.05s !important;
    animation-delay: 0.05s !important;
}

.is-onscreen .u-delay-008 {
    -webkit-transition-delay: 0.08s !important;
    transition-delay: 0.08s !important;
    -webkit-animation-delay: 0.08s !important;
    animation-delay: 0.08s !important;
}

.is-onscreen .u-delay-010 {
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
    -webkit-animation-delay: 0.1s !important;
    animation-delay: 0.1s !important;
}

.is-onscreen .u-delay-012 {
    -webkit-transition-delay: 0.12s !important;
    transition-delay: 0.12s !important;
    -webkit-animation-delay: 0.12s !important;
    animation-delay: 0.12s !important;
}

.is-onscreen .u-delay-015 {
    -webkit-transition-delay: 0.15s !important;
    transition-delay: 0.15s !important;
    -webkit-animation-delay: 0.15s !important;
    animation-delay: 0.15s !important;
}

.is-onscreen .u-delay-016 {
    -webkit-transition-delay: 0.16s !important;
    transition-delay: 0.16s !important;
    -webkit-animation-delay: 0.16s !important;
    animation-delay: 0.16s !important;
}

.is-onscreen .u-delay-020 {
    -webkit-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important;
}

.is-onscreen .u-delay-024 {
    -webkit-transition-delay: 0.24s !important;
    transition-delay: 0.24s !important;
    -webkit-animation-delay: 0.24s !important;
    animation-delay: 0.24s !important;
}

.is-onscreen .u-delay-025 {
    -webkit-transition-delay: 0.25s !important;
    transition-delay: 0.25s !important;
    -webkit-animation-delay: 0.25s !important;
    animation-delay: 0.25s !important;
}

.is-onscreen .u-delay-028 {
    -webkit-transition-delay: 0.28s !important;
    transition-delay: 0.28s !important;
    -webkit-animation-delay: 0.28s !important;
    animation-delay: 0.28s !important;
}

.is-onscreen .u-delay-030 {
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
    -webkit-animation-delay: 0.3s !important;
    animation-delay: 0.3s !important;
}

.is-onscreen .u-delay-032 {
    -webkit-transition-delay: 0.32s !important;
    transition-delay: 0.32s !important;
    -webkit-animation-delay: 0.32s !important;
    animation-delay: 0.32s !important;
}

.is-onscreen .u-delay-035 {
    -webkit-transition-delay: 0.35s !important;
    transition-delay: 0.35s !important;
    -webkit-animation-delay: 0.35s !important;
    animation-delay: 0.35s !important;
}

.is-onscreen .u-delay-036 {
    -webkit-transition-delay: 0.36s !important;
    transition-delay: 0.36s !important;
    -webkit-animation-delay: 0.36s !important;
    animation-delay: 0.36s !important;
}

.is-onscreen .u-delay-040 {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
    -webkit-animation-delay: 0.4s !important;
    animation-delay: 0.4s !important;
}

.is-onscreen .u-delay-044 {
    -webkit-transition-delay: 0.44s !important;
    transition-delay: 0.44s !important;
    -webkit-animation-delay: 0.44s !important;
    animation-delay: 0.44s !important;
}

.is-onscreen .u-delay-045 {
    -webkit-transition-delay: 0.45s !important;
    transition-delay: 0.45s !important;
    -webkit-animation-delay: 0.45s !important;
    animation-delay: 0.45s !important;
}

.is-onscreen .u-delay-048 {
    -webkit-transition-delay: 0.48s !important;
    transition-delay: 0.48s !important;
    -webkit-animation-delay: 0.48s !important;
    animation-delay: 0.48s !important;
}

.is-onscreen .u-delay-050 {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
    -webkit-animation-delay: 0.5s !important;
    animation-delay: 0.5s !important;
}

.is-onscreen .u-delay-052 {
    -webkit-transition-delay: 0.52s !important;
    transition-delay: 0.52s !important;
    -webkit-animation-delay: 0.52s !important;
    animation-delay: 0.52s !important;
}

.is-onscreen .u-delay-055 {
    -webkit-transition-delay: 0.55s !important;
    transition-delay: 0.55s !important;
    -webkit-animation-delay: 0.55s !important;
    animation-delay: 0.55s !important;
}

.is-onscreen .u-delay-056 {
    -webkit-transition-delay: 0.56s !important;
    transition-delay: 0.56s !important;
    -webkit-animation-delay: 0.56s !important;
    animation-delay: 0.56s !important;
}

.is-onscreen .u-delay-060 {
    -webkit-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
    -webkit-animation-delay: 0.6s !important;
    animation-delay: 0.6s !important;
}

.is-onscreen .u-delay-064 {
    -webkit-transition-delay: 0.64s !important;
    transition-delay: 0.64s !important;
    -webkit-animation-delay: 0.64s !important;
    animation-delay: 0.64s !important;
}

.is-onscreen .u-delay-065 {
    -webkit-transition-delay: 0.65s !important;
    transition-delay: 0.65s !important;
    -webkit-animation-delay: 0.65s !important;
    animation-delay: 0.65s !important;
}

.is-onscreen .u-delay-068 {
    -webkit-transition-delay: 0.68s !important;
    transition-delay: 0.68s !important;
    -webkit-animation-delay: 0.68s !important;
    animation-delay: 0.68s !important;
}

.is-onscreen .u-delay-070 {
    -webkit-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
    -webkit-animation-delay: 0.7s !important;
    animation-delay: 0.7s !important;
}

.is-onscreen .u-delay-072 {
    -webkit-transition-delay: 0.72s !important;
    transition-delay: 0.72s !important;
    -webkit-animation-delay: 0.72s !important;
    animation-delay: 0.72s !important;
}

.is-onscreen .u-delay-075 {
    -webkit-transition-delay: 0.75s !important;
    transition-delay: 0.75s !important;
    -webkit-animation-delay: 0.75s !important;
    animation-delay: 0.75s !important;
}

.is-onscreen .u-delay-076 {
    -webkit-transition-delay: 0.76s !important;
    transition-delay: 0.76s !important;
    -webkit-animation-delay: 0.76s !important;
    animation-delay: 0.76s !important;
}

.is-onscreen .u-delay-080 {
    -webkit-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important;
    -webkit-animation-delay: 0.8s !important;
    animation-delay: 0.8s !important;
}

.is-onscreen .u-delay-085 {
    -webkit-transition-delay: 0.85s !important;
    transition-delay: 0.85s !important;
    -webkit-animation-delay: 0.85s !important;
    animation-delay: 0.85s !important;
}

.is-onscreen .u-delay-090 {
    -webkit-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important;
    -webkit-animation-delay: 0.9s !important;
    animation-delay: 0.9s !important;
}

.is-onscreen .u-delay-095 {
    -webkit-transition-delay: 0.95s !important;
    transition-delay: 0.95s !important;
    -webkit-animation-delay: 0.95s !important;
    animation-delay: 0.95s !important;
}

.is-onscreen .u-delay-100 {
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important;
    -webkit-animation-delay: 1s !important;
    animation-delay: 1s !important;
}

.is-onscreen .u-delay-105 {
    -webkit-transition-delay: 1.05s !important;
    transition-delay: 1.05s !important;
    -webkit-animation-delay: 1.05s !important;
    animation-delay: 1.05s !important;
}

.is-onscreen .u-delay-110 {
    -webkit-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important;
}

.is-onscreen .u-delay-105 {
    -webkit-transition-delay: 1.05s !important;
    transition-delay: 1.05s !important;
    -webkit-animation-delay: 1.05s !important;
    animation-delay: 1.05s !important;
}

.is-onscreen .u-delay-110 {
    -webkit-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
    -webkit-animation-delay: 1.1s !important;
    animation-delay: 1.1s !important;
}

.is-onscreen .u-delay-115 {
    -webkit-transition-delay: 1.15s !important;
    transition-delay: 1.15s !important;
    -webkit-animation-delay: 1.15s !important;
    animation-delay: 1.15s !important;
}

.is-onscreen .u-delay-120 {
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
    -webkit-animation-delay: 1.2s !important;
    animation-delay: 1.2s !important;
}

.is-onscreen .u-delay-125 {
    -webkit-transition-delay: 1.25s !important;
    transition-delay: 1.25s !important;
    -webkit-animation-delay: 1.25s !important;
    animation-delay: 1.25s !important;
}

.is-onscreen .u-delay-130 {
    -webkit-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important;
    -webkit-animation-delay: 1.3s !important;
    animation-delay: 1.3s !important;
}

.is-onscreen .u-delay-135 {
    -webkit-transition-delay: 1.35s !important;
    transition-delay: 1.35s !important;
    -webkit-animation-delay: 1.35s !important;
    animation-delay: 1.35s !important;
}

.is-onscreen .u-delay-140 {
    -webkit-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important;
    -webkit-animation-delay: 1.4s !important;
    animation-delay: 1.4s !important;
}

.is-onscreen .u-delay-145 {
    -webkit-transition-delay: 1.45s !important;
    transition-delay: 1.45s !important;
    -webkit-animation-delay: 1.45s !important;
    animation-delay: 1.45s !important;
}

.is-onscreen .u-delay-150 {
    -webkit-transition-delay: 1.5s !important;
    transition-delay: 1.5s !important;
    -webkit-animation-delay: 1.5s !important;
    animation-delay: 1.5s !important;
}

.is-onscreen .u-delay-155 {
    -webkit-transition-delay: 1.55s !important;
    transition-delay: 1.55s !important;
    -webkit-animation-delay: 1.55s !important;
    animation-delay: 1.55s !important;
}

.is-onscreen .u-delay-160 {
    -webkit-transition-delay: 1.6s !important;
    transition-delay: 1.6s !important;
    -webkit-animation-delay: 1.6s !important;
    animation-delay: 1.6s !important;
}

.is-onscreen .u-delay-165 {
    -webkit-transition-delay: 1.65s !important;
    transition-delay: 1.65s !important;
    -webkit-animation-delay: 1.65s !important;
    animation-delay: 1.65s !important;
}

.is-onscreen .u-delay-170 {
    -webkit-transition-delay: 1.7s !important;
    transition-delay: 1.7s !important;
    -webkit-animation-delay: 1.7s !important;
    animation-delay: 1.7s !important;
}

/* =========================================================
youtube
========================================================= */
.u-youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

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

/* =========================================================
pointer-events
========================================================= */
.u-hover-shit {
    pointer-events: none;
}

/* =========================================================
onscreen
========================================================= */
.js-fadein {
    -webkit-transition: all 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    transition: all 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
}

.js-fadein.is-onscreen {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important;
}

.is-onscreen .js-fadein {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important;
}

.u-fadein {
    -webkit-transition: opacity 1s ease 0.2s;
    transition: opacity 1s ease 0.2s;
    opacity: 0;
}

.u-fadein.is-onscreen {
    opacity: 1;
}

.is-onscreen .u-fadein {
    opacity: 1;
}

.u-fadeinup {
    -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
}

.u-fadeinup.is-onscreen {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.is-onscreen .u-fadeinup {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* ---------------------------------------------------------

#ワンアクション ツイート投稿

--------------------------------------------------------- */
#twitter {
    position: relative;
    width: 1010px;
    margin: 0 auto 0;
   padding: 5.2083333333vw 0;
}
@media (max-width: 767px) {
  #twitter {
    padding: 10.6666666667vw 0;
  }
}

#twitter h3 {
    position: relative;
    width: 720px;
    margin: 0 auto;
}

#twitter h3 img {
    width: 100%;
    height: auto;
}

#twitter .twitter__post {
    width: 100%;
    margin: 50px auto 0;
}

#twitter .twitter__post article {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(33.333% - 24px);
    margin: 0 12px 30px;
    padding: 24px 10px;
    border-radius: 10px;
    background-color: #fff;
}

#twitter .twitter__post article::before {
    position: absolute;
    z-index: 10;
    bottom: -16px;
    left: calc(50% - 6px);
    width: 12px;
    height: 16px;
    content: "";
    background: url("../images/icon_twitter_baloon.png") top center no-repeat;
    background-size: contain;
}

#twitter .twitter__post article img {
    width: 100%;
    height: auto;
}

#twitter .btn_tweet_more {
    width: 280px;
    margin: 40px auto 0;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#twitter .btn_tweet_more img {
    width: 100%;
    height: auto;
}

#twitter .twitter__post article.animation {
    -webkit-animation-name: animation-sample;
    animation-name: animation-sample;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@media (min-width: 1025px) {
    #twitter .btn_tweet_more:hover {
        opacity: 0.75;
    }
}

@-webkit-keyframes animation-sample {
    0% {
        -webkit-transform: scale(0.75);
        transform: scale(0.5);
        opacity: 0;
    }

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

@keyframes animation-sample {
    0% {
        -webkit-transform: scale(0.75);
        transform: scale(0.5);
        opacity: 0;
    }

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

@media (max-width: 1024px) {

    /*#twitter .twitter__post article:nth-child(n+11){
    display: none;
  }*/
    #twitter {
        width: calc(100% - 10px);
        padding: 80px 0 0;
    }

    #twitter h3 {
        width: calc(100% - 20px);
        max-width: 340px;
        margin: 0 auto;
    }

    #twitter .twitter__post {
        margin: 28px auto 0;
    }

    #twitter .twitter__post article::before {
        bottom: -12px;
        width: 8px;
        height: 12px;
        background-size: contain;
    }

    #twitter .twitter__post article {
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: calc(50% - 10px);
        margin: 0 5px 16px;
        padding: 12px 3px;
        border-radius: 5px;
    }

    #twitter .btn_tweet_more {
        width: 200px;
        margin: 20px auto 0;
    }
}

/* ---------------------------------------------------------

#ワンアクション キャンペーンクローズ

--------------------------------------------------------- */
.end-box {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    width: 85%;
    max-width: 800px;
    margin: 40px auto 0;
    padding: 10px;
    text-align: center;
    color: #f00;
    border-radius: 50px;
    background: #fff;
}

@media (max-width: 767px) {
    .end-box {
        font-size: 14px;
        font-size: 1.4rem;
        margin: 30px auto 0;
    }
}

/* ---------------------------------------------------------

#ワンアクション エピソード

--------------------------------------------------------- */
@keyframes episode-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-1000%);
  }
}

#episode {
    position: relative;
    margin: 75px auto 50px;
}

#episode h3 {
    position: relative;
    width: 692px;
    margin: 0 auto;
}

#episode h3 img {
    width: 100%;
    height: auto;
}
#episode .episode-block{
    margin-top: 52px;
    display: flex;
    width:calc(337px * 20);

}
#episode .episode-block .episode-box{
    display: flex;
    width:calc(337px * 10);
    background: none;
 
}
#episode .episode-block .episode-box li{
    padding:0 12.5px;
    width: 337px;
    animation: episode-scroll 55s infinite linear;
}
#episode .episode-block .episode-box li img{
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    #episode {
        margin: 50px auto 18px;
    }
    #episode h3 {
        width: 326px;
    }
    #episode .episode-block{
        margin-top: 28px;
        display: flex;
        width:calc(244px * 20);
    }
    #episode .episode-block .episode-box{
        display: flex;
        width:calc(244px * 10);

    }
    #episode .episode-block .episode-box li{
        padding:0 5px;
        width: 244px;
    }
}
