@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* media query
------------------------------------------ */
/* function
------------------------------------------ */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.js-fade.active .svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* media query
------------------------------------------ */
/* display
------------------------------------------ */
.is-show-pc {
  display: block;
}
@media (max-width: 767px) {
  .is-show-pc {
    display: none;
  }
}

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

/* function
------------------------------------------ */
.lp-250918 {
  /* ▼ -----------可変設定---------- ▼ */
  /*デザインの値*/
  --pc-width: 1400; /*PCデザイン幅*/
  --sp-width: 750; /*SPデザイン幅*/
  --pc-artboard-width: 450; /*SP共通デザイン幅*/
  --sp-artboard-width: 750; /*PC共通デザイン幅*/
  /*可変率の計算式*/
  --formula: calc(
    var(--variable) * var(--ratio)
  ); /*SP,PC共通箇所の可変割合の計算式*/
  --formula_pc: calc(var(--variable) * 1); /*PCデザインの可変割合の計算式*/
  /* PC画面幅 1400px以上 固定 */
  /* PC画面幅 768～1400px 可変 */
  /* SP画面幅 767px以下 可変 */
  /* ▲ -----------可変設定---------- ▲ */
  /* 変数
  ------------------------------------------ */
  --txt-color: #000;
  /* mixin
  ------------------------------------------ */
  /* slick dots
  ------------------------------------------ */
  background-image: url("../img/bg_pc.jpg?0912");
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: top center;
  background-attachment: fixed;
  font-family: 游ゴシック体, 游ゴシック Medium, Yu Gothic Medium, Yu Gothic, YuGothic, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  color: var(--txt-color);
  margin-bottom: calc(100 * var(--variable) * var(--ratio));
}
@media (min-width: 1401px) {
  .lp-250918 {
    --ratio: calc(
      var(--pc-artboard-width) / var(--sp-artboard-width)
    ); /* PCとSPのデザイン幅の比率 */
    --variable: 1px; /* 固定値（可変しない） */
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .lp-250918 {
    --ratio: calc(
      var(--pc-artboard-width) / var(--sp-artboard-width)
    ); /* PCとSPのデザイン幅の比率 */
    --variable: calc(100vw / var(--pc-width)); /* 画面幅に基づく可変値 */
  }
}
@media (max-width: 767px) {
  .lp-250918 {
    --ratio: 1; /* 比率は1（変わらない） */
    --variable: calc(100vw / var(--sp-width)); /* 画面幅に基づく可変値 */
  }
}
.lp-250918 img {
  width: 100%;
  height: auto;
}
.lp-250918 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .lp-250918 {
    background: none;
  }
}
.lp-250918 .lp-cont {
  width: calc(750 * var(--variable) * var(--ratio));
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .lp-250918 .lp-cont {
    width: 100%;
  }
}
.lp-250918 .mv {
  padding-bottom: calc(150 * var(--formula));
}
.lp-250918 .mv-txt {
  margin-top: calc(60 * var(--formula));
  font-size: calc(24 * var(--formula));
  line-height: 2.2;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
.lp-250918 .mv-starring {
  margin-top: calc(106 * var(--formula));
}
.lp-250918 .mv-starring-ttl {
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(40 * var(--formula));
  line-height: 1;
  letter-spacing: 0.025;
  text-align: center;
}
.lp-250918 .mv-starring-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc(580 * var(--formula));
  margin: calc(50 * var(--formula)) auto 0;
}
.lp-250918 .mv-starring-img li {
  width: calc(270 * var(--formula));
}
.lp-250918 .product01 {
  padding: calc(59 * var(--formula)) calc(60 * var(--formula)) calc(56 * var(--formula));
  background-color: #fdf0f6;
}
.lp-250918 .product01-price {
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: calc(32 * var(--formula));
  font-size: calc(20 * var(--formula));
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: right;
}
.lp-250918 .product02 {
  padding: calc(179 * var(--formula)) 0 calc(56 * var(--formula));
}
.lp-250918 .product02-photo-01 {
  width: calc(540 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .product02-photo-02 {
  margin: calc(80 * var(--formula)) auto 0;
}
.lp-250918 .product02-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
  font-size: calc(22 * var(--formula));
  text-align: center;
}
.lp-250918 .product02-price a {
  color: var(--txt-color);
}
.lp-250918 .product02-price-01 {
  margin-top: calc(33 * var(--formula));
}
.lp-250918 .product03 {
  margin-top: calc(120 * var(--formula));
}
.lp-250918 .product03-photo-01 {
  width: calc(570 * var(--formula));
  margin-left: auto;
}
.lp-250918 .product03-photo-02 {
  width: calc(570 * var(--formula));
  margin-top: calc(29 * var(--formula));
  margin-left: auto;
}
.lp-250918 .product03-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
  width: calc(570 * var(--formula));
  margin-left: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.lp-250918 .product03-price a {
  color: var(--txt-color);
}
.lp-250918 .product03-price-01 {
  margin-top: calc(32 * var(--formula));
}
.lp-250918 .product04 {
  margin-top: calc(177 * var(--formula));
}
.lp-250918 .product04-photo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-250918 .product04-photo-block-left {
  width: 50%;
}
.lp-250918 .product04-photo-block-right {
  margin-top: calc(121 * var(--formula));
  width: 50%;
}
.lp-250918 .product04-photo-05 {
  margin: calc(89 * var(--formula)) auto 0;
  width: calc(540 * var(--formula));
}
.lp-250918 .product04-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product04-price a {
  color: var(--txt-color);
}
.lp-250918 .product04-price-01 {
  margin-top: calc(32 * var(--formula));
}
.lp-250918 .product05 {
  margin-top: calc(178 * var(--formula));
}
.lp-250918 .product05-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product05-price a {
  color: var(--txt-color);
}
.lp-250918 .product05-price-01 {
  margin-top: calc(31 * var(--formula));
}
.lp-250918 .product06 {
  margin-top: calc(177 * var(--formula));
}
.lp-250918 .product06-photo-01 {
  width: calc(540 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .product06-photo-02 {
  width: calc(540 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .product06-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product06-price a {
  color: var(--txt-color);
}
.lp-250918 .product06-price-01 {
  margin-top: calc(32 * var(--formula));
}
.lp-250918 .product07 {
  margin-top: calc(177 * var(--formula));
}
.lp-250918 .product07-photo-02 {
  margin: calc(80 * var(--formula)) auto 0;
  width: calc(570 * var(--formula));
}
.lp-250918 .product07-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product07-price a {
  color: var(--txt-color);
}
.lp-250918 .product07-price-01 {
  margin-top: calc(33 * var(--formula));
}
.lp-250918 .product08 {
  margin-top: calc(177 * var(--formula));
}
.lp-250918 .product08-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product08-price a {
  color: var(--txt-color);
}
.lp-250918 .product08-price-01 {
  margin-top: calc(32 * var(--formula));
}
.lp-250918 .product09 {
  margin-top: calc(177 * var(--formula));
}
.lp-250918 .product09-photo-01 {
  width: calc(570 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .product09-photo-02 {
  width: calc(570 * var(--formula));
  margin: calc(30 * var(--formula)) auto;
}
.lp-250918 .product09-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(6 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  line-height: 1.63636364;
  letter-spacing: 0.05em;
}
.lp-250918 .product09-price a {
  color: var(--txt-color);
}
.lp-250918 .product09-price-01 {
  margin-top: calc(32 * var(--formula));
}
.lp-250918 .character {
  background-color: #fdf0f6;
  margin-top: calc(176 * var(--formula));
  padding: calc(10 * var(--formula));
}
.lp-250918 .character-inner {
  padding: calc(87 * var(--formula)) 0 calc(78 * var(--formula));
  border: calc(3 * var(--formula)) solid #fff;
}
.lp-250918 .character-cogimyun-img {
  width: calc(260 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .character-cogimyun-ttl {
  margin-top: calc(50 * var(--formula));
  font-size: calc(32 * var(--formula));
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.lp-250918 .character-cogimyun-txt {
  margin-top: calc(26 * var(--formula));
  font-size: calc(24 * var(--formula));
  line-height: 2.2;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
.lp-250918 .character-freshpunch {
  margin-top: calc(59 * var(--formula));
}
.lp-250918 .character-freshpunch-img {
  width: calc(260 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .character-freshpunch-ttl {
  margin-top: calc(50 * var(--formula));
  font-size: calc(32 * var(--formula));
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
}
.lp-250918 .character-freshpunch-txt {
  margin-top: calc(26 * var(--formula));
  font-size: calc(24 * var(--formula));
  line-height: 2.2;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
}
.lp-250918 .lineup {
  padding: calc(140 * var(--formula)) calc(65 * var(--formula)) calc(50 * var(--formula));
}
.lp-250918 .lineup .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(12 * var(--formula));
  -webkit-transform: translateY(calc(-18 * var(--formula)));
          transform: translateY(calc(-18 * var(--formula)));
}
@media (max-width: 767px) {
  .lp-250918 .lineup .slick-dots {
    margin-top: calc(9 * var(--formula));
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.lp-250918 .lineup .slick-dots li {
  width: calc(12 * var(--formula));
  height: calc(12 * var(--formula));
  border-radius: 50%;
  cursor: pointer;
  opacity: 0.65;
  margin: 0;
}
.lp-250918 .lineup .slick-dots li.slick-active {
  opacity: 1;
}
.lp-250918 .lineup .slick-dots li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}
.lp-250918 .lineup-ttl {
  width: calc(390 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .lineup-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp-250918 .lineup-wrap:nth-of-type(1) {
  margin-top: calc(28 * var(--formula));
}
.lp-250918 .lineup-wrap:nth-of-type(2) {
  margin-top: calc(74 * var(--formula));
}
.lp-250918 .lineup-wrap:nth-of-type(3) {
  margin-top: calc(73 * var(--formula));
}
.lp-250918 .lineup-wrap:nth-of-type(4) {
  margin-top: calc(74 * var(--formula));
}
.lp-250918 .lineup-wrap:nth-of-type(5) {
  margin-top: calc(74 * var(--formula));
}
.lp-250918 .lineup-wrap:nth-of-type(6) {
  margin-top: calc(74 * var(--formula));
}
.lp-250918 .lineup-block {
  width: calc(280 * var(--formula));
}
.lp-250918 .lineup-block-ttl {
  font-size: calc(24 * var(--formula));
  line-height: 2.2;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  text-align: center;
}
.lp-250918 .lineup-block a {
  display: block;
}
.lp-250918 .lineup-slider {
  margin-bottom: calc(44 * var(--formula));
}
@media (max-width: 767px) {
  .lp-250918 .lineup-slider {
    margin-bottom: calc(22 * var(--formula));
  }
}
.lp-250918 .lineup-price {
  margin-top: calc(22 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(22 * var(--formula));
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .lp-250918 .lineup-price {
    margin-top: calc(23 * var(--formula));
  }
}
.lp-250918 .lineup01-slider .slick-dots li:nth-child(1) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup01-slider .slick-dots li:nth-child(2) {
  background-color: #b3b3b3;
}
.lp-250918 .lineup01-slider .slick-dots li:nth-child(3) {
  background-color: #fff;
  border: 2px solid #ccc;
}
.lp-250918 .lineup01-slider .slick-dots li:nth-child(4) {
  background: #000;
}
.lp-250918 .lineup02-slider .slick-dots li:nth-child(1) {
  background-color: #fff;
  border: 2px solid #ccc;
}
.lp-250918 .lineup03-slider .slick-dots li:nth-child(1) {
  background: #d94031;
}
.lp-250918 .lineup03-slider .slick-dots li:nth-child(2) {
  background: #85c5dc;
}
.lp-250918 .lineup03-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .lineup04-slider .slick-dots li:nth-child(1) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup04-slider .slick-dots li:nth-child(2) {
  background-color: #fff;
  border: 2px solid #ccc;
}
.lp-250918 .lineup04-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .lineup05-slider .slick-dots li:nth-child(1) {
  background: #85c5dc;
}
.lp-250918 .lineup05-slider .slick-dots li:nth-child(2) {
  background: #d94031;
}
.lp-250918 .lineup05-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .lineup06-slider .slick-dots li:nth-child(1) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup06-slider .slick-dots li:nth-child(2) {
  background-color: #f0e6c8;
}
.lp-250918 .lineup07-slider .slick-dots li:nth-child(1) {
  background-color: #b6e3df;
}
.lp-250918 .lineup07-slider .slick-dots li:nth-child(2) {
  background: #000;
}
.lp-250918 .lineup08-slider .slick-dots li:nth-child(1) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup08-slider .slick-dots li:nth-child(2) {
  background-color: #fff;
  border: 2px solid #ccc;
}
.lp-250918 .lineup08-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .lineup09-slider .slick-dots li:nth-child(1) {
  background-color: #4694d1;
}
.lp-250918 .lineup09-slider .slick-dots li:nth-child(2) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup09-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .lineup10-slider .slick-dots li:nth-child(1) {
  background-color: #d1c2de;
}
.lp-250918 .lineup10-slider .slick-dots li:nth-child(2) {
  background-color: #f0e6c8;
}
.lp-250918 .lineup11-slider .slick-dots li:nth-child(1) {
  background-color: #aac6d9;
}
.lp-250918 .lineup11-slider .slick-dots li:nth-child(2) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup12-slider .slick-dots li:nth-child(1) {
  background-color: #f2d2d2;
}
.lp-250918 .lineup12-slider .slick-dots li:nth-child(2) {
  background-color: #ccc;
}
.lp-250918 .lineup12-slider .slick-dots li:nth-child(3) {
  background: #000;
}
.lp-250918 .staff-img {
  width: calc(660 * var(--formula));
  margin: calc(135 * var(--formula)) auto 0;
  position: relative;
  left: calc(5 * var(--formula));
}
.lp-250918 .staff-txt {
  margin-top: calc(138 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(24 * var(--formula));
  line-height: 2.1;
  letter-spacing: 0.05em;
  text-align: center;
}
.lp-250918 .check-all-items {
  padding-top: calc(90 * var(--formula));
  padding-bottom: calc(203 * var(--formula));
}
.lp-250918 .check-all-items-link {
  display: block;
  width: calc(560 * var(--formula));
  margin: 0 auto;
}
.lp-250918 .check-all-items .copy-right {
  display: block;
  margin-top: calc(59 * var(--formula));
  font-family: "bilo", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: calc(20 * var(--formula));
  letter-spacing: 0.05em;
  text-align: center;
}

/* ================================### FU250918influencer ###================================ */
.mv-ttl {
  width: calc(474 * var(--formula));
  margin: calc(130 * var(--formula)) auto calc(60 * var(--formula));
}

/* styling01 */
.styling01 {
  width: 100%;
  margin-bottom: calc(280 * var(--formula));
}
.styling01_img01 {
  width: 100%;
}
.credit_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(33 * var(--formula));
  gap: 0 calc(20 * var(--formula));
}
.credit_wrap.wrap_right {
  justify-content: flex-end;
  margin-left: auto;
  margin-right: calc(30 * var(--formula));
}
.credit_wrap.wrap_left {
  justify-content: flex-start;
  margin-left: calc(30 * var(--formula));
}
.credit_wrap.wrap_center {
  justify-content: center;
  margin: 0 auto;
}
.credit_wrap.credit_wrap01 {
  width: 50%;
}
.credit_text {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: calc(20 * var(--formula));
  line-height: 2;
  letter-spacing: 0.075em;
}
.styling01_img02 {
  width: calc(450 * var(--formula));
  margin-top: calc(114 * var(--formula));
  margin-left: calc(70 * var(--formula));
}
.styling_img a {
  display: block;
}

/* styling02 */
.styling02 {
  width: 100%;
  margin-bottom: calc(280 * var(--formula));
}
.styling02_img01 {
  width: 100%;
}
.credit_wrap.credit_wrap02 {
  width: 67%;
  margin-top: calc(30 * var(--formula));
}
.styling02_img02 {
  width: calc(510 * var(--formula));
  margin-top: calc(115 * var(--formula));
  margin-left: auto;
  margin-right: calc(50 * var(--formula));
}

/* styling03 */
.styling03 {
  width: 100%;
  margin-bottom: calc(130 * var(--formula));
}
.styling03_img01 {
  width: 100%;
}
.credit_wrap.credit_wrap03 {
  width: 73%;
  margin-top: calc(-12 * var(--formula));
}
.credit_wrap.credit_wrap03 .credit_text:nth-of-type(1) , .credit_wrap.credit_wrap03 .credit_text:nth-of-type(2) {
  margin-right: calc(10 * var(--formula));
  position: relative;
  /* left: calc(10 * var(--formula)); */
}
.credit_wrap.credit_wrap03 .credit_text:nth-of-type(1) {
  left: calc(10 * var(--formula));
}
.styling03_img02 {
  width: calc(480 * var(--formula));
  margin: calc(120 * var(--formula)) auto calc(80 * var(--formula));
}
.styling03_img03 {
  width: calc(420 * var(--formula));
  margin-left: calc(100 * var(--formula));
  margin-bottom: calc(-70 * var(--formula));
  margin-top: calc(235 * var(--formula));
}
.styling03_logo {
  width: calc(520 * var(--formula));
  margin-left: auto;
  margin-right: calc(40 * var(--formula));
}
.styling03_logo svg {
  width: calc(520 * var(--formula));
}

.js-mask img {
  opacity: 0;
  animation: blur 1s cubic-bezier(0.51, 0.21, 0.41, 1) 0s 1 forwards;
  -webkit-mask-image: linear-gradient(270deg, transparent, transparent 39.6666666667%, rgba(0, 0, 0, .02) 43.3333333333%, rgba(0, 0, 0, .08) 45%, rgba(0, 0, 0, .18) 46.6666666667%, rgba(0, 0, 0, .32) 48.3333333333%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, .68) 51.6666666667%, rgba(0, 0, 0, .82) 53.3333333333%, rgba(0, 0, 0, .92) 55%, rgba(0, 0, 0, .98) 56.6666666667%, #000 58.3333333333%, #000);
  mask-image: linear-gradient(270deg, transparent, transparent 39.6666666667%, rgba(0, 0, 0, .02) 43.3333333333%, rgba(0, 0, 0, .08) 45%, rgba(0, 0, 0, .18) 46.6666666667%, rgba(0, 0, 0, .32) 48.3333333333%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, .68) 51.6666666667%, rgba(0, 0, 0, .82) 53.3333333333%, rgba(0, 0, 0, .92) 55%, rgba(0, 0, 0, .98) 56.6666666667%, #000 58.3333333333%, #000);
  -webkit-mask-size: max(300%, 100vw) 100%;
  mask-size: max(300%, 100vw) 100%;
  -webkit-mask-position: 100% center;
  mask-position: 100% center;
  -webkit-mask-repeat: none;
  mask-repeat: none;
  transform: translateZ(0);
  transition: -webkit-mask-position 1.4s linear;
  transition: mask-position 1.4s linear;
  transition: mask-position 1.4s linear, -webkit-mask-position 1.4s linear;
}
@keyframes blur {
  0% {
    opacity: 0;
    filter: blur(4px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.js-mask.active img {
  -webkit-mask-position: 0 center;
  mask-position: 0 center
}

/* styling04 */
.styling04 {
  width: 100%;
  margin-bottom: calc(240 * var(--formula));
}
.styling04_img01 {
  width: calc(600 * var(--formula));
  margin: 0 auto calc(120 * var(--formula));
}
.styling04_img02 {
  width: 100%;
}
.credit_wrap.credit_wrap04 {
  width: 77%;
  margin-top: calc(70 * var(--formula));
}

/* styling05 */
.styling05 {
  width: 100%;
  margin-bottom: calc(230 * var(--formula));
}
.styling05_img01 {
  width: 100%;
}
.credit_wrap.credit_wrap05 {
  width: 60%;
  margin-top: calc(71 * var(--formula));
}

/* styling06 */
.styling06 {
  width: 100%;
  margin-bottom: calc(430 * var(--formula));
}
.styling06_img01 {
  width: calc(570 * var(--formula));
  margin: 0 auto calc(120 * var(--formula));
}
.styling06_img02 {
  width: 100%;
}
.credit_wrap.credit_wrap06 {
  width: 80%;
  margin-top: calc(74 * var(--formula));
}

/* end_section */
.end_section {
  width: 100%;
  margin-bottom: calc(140 * var(--formula));
}
.top_img {
  width: 100%;
  margin-bottom: calc(97 * var(--formula));
}
.end_section_img {
  width: calc(435 * var(--formula));
  margin: 0 auto calc(52* var(--formula));
}
.end_section_ttl {
  font-size: calc(55 * var(--formula));
  letter-spacing: 0.05em;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 200;
  font-style: normal;
  margin-bottom: calc(25 * var(--formula));
  text-align: center;
}
.end_section_subttl {
  font-size: calc(22 * var(--formula));
  letter-spacing: 0.05em;
  margin-bottom: calc(47 * var(--formula));
  text-align: center;
}
.end_section_lead {
  font-size: calc(22 * var(--formula));
  letter-spacing: 0.05em;
  margin-bottom: calc(80 * var(--formula));
  text-align: center;
  line-height: 2.1;
  font-feature-settings: "palt";
}
.bottom_img {
  width: 100%;
  margin-bottom: calc(172 * var(--formula));
}
.staff_lead {
  font-size: calc(20 * var(--formula));
  letter-spacing: 0.075em;
  line-height: 2;
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: calc(75 * var(--formula));
  text-align: center;
}
.check_all_items {
  width: calc(600 * var(--formula));
  margin: 0 auto;
  display: block;
}

.js-fade {
  opacity: 0;
}
.js-fade.active {
  opacity: 1;
}





/***************************************************
 * Generated by SVG Artista on 9/12/2025, 6:03:39 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

.js-fade.active .svg-elem-1 {
  -webkit-animation: animate-svg-fill-1 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
          animation: animate-svg-fill-1 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-2 {
  -webkit-animation: animate-svg-fill-2 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
          animation: animate-svg-fill-2 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-3 {
  -webkit-animation: animate-svg-fill-3 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
          animation: animate-svg-fill-3 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-4 {
  -webkit-animation: animate-svg-fill-4 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
          animation: animate-svg-fill-4 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-5 {
  -webkit-animation: animate-svg-fill-5 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
          animation: animate-svg-fill-5 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-6 {
  -webkit-animation: animate-svg-fill-6 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
          animation: animate-svg-fill-6 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-7 {
  -webkit-animation: animate-svg-fill-7 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
          animation: animate-svg-fill-7 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-8 {
  -webkit-animation: animate-svg-fill-8 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-fill-8 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-9 {
  -webkit-animation: animate-svg-fill-9 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
          animation: animate-svg-fill-9 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-10 {
  -webkit-animation: animate-svg-fill-10 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
          animation: animate-svg-fill-10 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-11 {
  -webkit-animation: animate-svg-fill-11 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
          animation: animate-svg-fill-11 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-12 {
  -webkit-animation: animate-svg-fill-12 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
          animation: animate-svg-fill-12 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-13 {
  -webkit-animation: animate-svg-fill-13 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
          animation: animate-svg-fill-13 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-14 {
  -webkit-animation: animate-svg-fill-14 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
          animation: animate-svg-fill-14 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}

@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-15 {
  -webkit-animation: animate-svg-fill-15 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
          animation: animate-svg-fill-15 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}

@-webkit-keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-16 {
  -webkit-animation: animate-svg-fill-16 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
          animation: animate-svg-fill-16 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-17 {
  -webkit-animation: animate-svg-fill-17 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
          animation: animate-svg-fill-17 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-18 {
  -webkit-animation: animate-svg-fill-18 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
          animation: animate-svg-fill-18 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}

@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-19 {
  -webkit-animation: animate-svg-fill-19 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
          animation: animate-svg-fill-19 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}

@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-20 {
  -webkit-animation: animate-svg-fill-20 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
          animation: animate-svg-fill-20 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-21 {
  -webkit-animation: animate-svg-fill-21 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
          animation: animate-svg-fill-21 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}

@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-22 {
  -webkit-animation: animate-svg-fill-22 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
          animation: animate-svg-fill-22 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-23 {
  -webkit-animation: animate-svg-fill-23 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
          animation: animate-svg-fill-23 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}

@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-24 {
  -webkit-animation: animate-svg-fill-24 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s both;
          animation: animate-svg-fill-24 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-25 {
  -webkit-animation: animate-svg-fill-25 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
          animation: animate-svg-fill-25 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-26 {
  -webkit-animation: animate-svg-fill-26 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
          animation: animate-svg-fill-26 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
}

@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-27 {
  -webkit-animation: animate-svg-fill-27 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
          animation: animate-svg-fill-27 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
}

@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-28 {
  -webkit-animation: animate-svg-fill-28 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
          animation: animate-svg-fill-28 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}

@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-29 {
  -webkit-animation: animate-svg-fill-29 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
          animation: animate-svg-fill-29 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
}

@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-30 {
  -webkit-animation: animate-svg-fill-30 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
          animation: animate-svg-fill-30 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
}

@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.js-fade.active .svg-elem-31 {
  -webkit-animation: animate-svg-fill-31 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
          animation: animate-svg-fill-31 1.2s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
}

@media (min-width: 768px) {
.styling03_img03 {
  margin-bottom: calc(40 * var(--formula));
}
.styling03 {
  margin-bottom: calc(240 * var(--formula));
}
}