@charset "UTF-8";
/**

$footer

**/
html {
  font-size: 16px;
}
@media (max-width: 750px) {
  html {
    font-size: 2.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow-x: hidden;
}

img, video {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a:hover {
  opacity: 0.9;
}

.inner {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

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

.sp-a {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp-a {
    display: block !important;
  }
}

/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.container {
  position: relative;
}

.video {
  width: 26.0416666667%;
  position: absolute;
  bottom: 5.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .video {
    width: 65.7552083333%;
    bottom: 3.5%;
  }
}

.cta {
  position: relative;
}
.cta__btn01 {
  width: 27.7604166667%;
  position: absolute;
  bottom: 8.5%;
  left: calc(50% + clamp(120px, -5.2035167698px + 16.2813415825vw, 620px));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .cta__btn01 {
    width: 85.9375%;
    left: 50%;
    bottom: 8.1%;
  }
}
.cta__btn02 {
  width: 32.34375%;
  position: absolute;
  bottom: 2.2%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .cta__btn02 {
    width: 85.15625%;
    left: 50%;
    bottom: 1.8%;
  }
}
.cta__btn03 {
  width: 32.34375%;
  position: absolute;
  bottom: 4.2%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .cta__btn03 {
    width: 86.328125%;
    left: 50%;
    bottom: 3.4%;
  }
}

.fv__list01 {
  width: 10.5989583333%;
  position: absolute;
  bottom: 8.5%;
  left: calc(50% - clamp(225px, 3.3897753175px + 28.8179746011vw, 1110px));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .fv__list01 {
    width: 28.7760416667%;
    left: calc(50% - clamp(110px, -4.5038167939px + 30.534351145vw, 230px));
    bottom: 27.5%;
  }
}
.fv__list02 {
  width: 10.5989583333%;
  position: absolute;
  bottom: 8.5%;
  left: calc(50% - clamp(140px, 4.7802018886px + 17.5838489092vw, 680px));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .fv__list02 {
    width: 28.7760416667%;
    left: 50%;
    bottom: 27.5%;
  }
}
.fv__list03 {
  width: 10.5989583333%;
  position: absolute;
  bottom: 8.5%;
  left: calc(50% - clamp(55px, 6.1706284598px + 6.3497232172vw, 250px));
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .fv__list03 {
    width: 28.7760416667%;
    left: calc(50% + clamp(110px, -4.5038167939px + 30.534351145vw, 230px));
    bottom: 27.5%;
  }
}

.fv__list01 img {
  -webkit-animation-duration: 2.3s !important;
}

.fv__list02 img {
  -webkit-animation-duration: 2.1s !important;
}

.fv__list03 img {
  -webkit-animation-duration: 3.1s !important;
}

/*====================================================================================================
*
*   inview
*
====================================================================================================*/
.js-fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.js-fadeIn.is-inview {
  opacity: 1;
}

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.horizontal1 {
  -webkit-animation: horizontal1 1s ease-in-out infinite alternate;
}

.horizontal2 {
  -webkit-animation: horizontal2 2s ease-in-out infinite alternate;
}

@-webkit-keyframes horizontal1 {
  0% {
    -webkit-transform: translateX(calc(-50% - 5px));
  }
  100% {
    -webkit-transform: translateX(-50%);
  }
}
@-webkit-keyframes horizontal2 {
  0% {
    -webkit-transform: translateX(calc(-50% + 3px));
  }
  100% {
    -webkit-transform: translateX(-50%);
  }
}
.vertical {
  -webkit-animation: vertical 1s ease-in-out infinite alternate;
}

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}/*# sourceMappingURL=style.css.map */