@charset "UTF-8";
/* color
=================================================================== */
/* common
=================================================================== */
/* layout
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* vw
=================================================================== */
/* form
=================================================================== */
/* defult
=================================================================== */
.chara {
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  animation-play-state: paused !important; }
  .chara.chara--a {
    background-position-y: 0; }
  .chara.chara--b {
    background-position-y: 50%; }
  .chara.chara--c {
    background-position-y: 100%; }
  .chara.active {
    animation-play-state: running !important; }

@keyframes animeX--2 {
  to {
    background-position-x: 40%; } }
@keyframes animeX--3 {
  to {
    background-position-x: 60%; } }
@keyframes animeX--4 {
  to {
    background-position-x: 80%; } }
@keyframes animeX--5 {
  to {
    background-position-x: 100%; } }
@keyframes animeX--6 {
  to {
    background-position-x: 120%; } }
@keyframes animeX--6d {
  to {
    background-position-x: 120%; } }
@keyframes animeX--7 {
  to {
    background-position-x: 150%; } }
@keyframes animecup {
  to {
    transform: translateX(-92.8%); } }
/*kvCharaAnime
ーーーーーーーーーーーーーーーーーーーーーーーー */
@keyframes kvCharaAnime {
  0% {
    transform: scale(1, 1) translate(0%, 0%); }
  10% {
    transform: scale(1.1, 0.9) translate(0%, 5%); }
  40% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  50% {
    transform: scale(1, 1) translate(0%, 0%); }
  60% {
    transform: scale(0.9, 1.2) translate(0%, -50%); }
  75% {
    transform: scale(0.9, 1.2) translate(0%, -20%); }
  85% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  100% {
    transform: scale(1, 1) translate(0%, 0%); } }
@keyframes kvCharaAnimeMax {
  0% {
    transform: scale(1, 1) translate(0%, 0%); }
  10% {
    transform: scale(1.1, 0.9) translate(0%, 5%); }
  40% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  50% {
    transform: scale(1, 1) translate(0%, 0%); }
  60% {
    transform: scale(0.9, 1.2) translate(0%, -100%); }
  75% {
    transform: scale(0.9, 1.2) translate(0%, -20%); }
  85% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  100% {
    transform: scale(1, 1) translate(0%, 0%); } }
/*CharaAnime
ーーーーーーーーーーーーーーーーーーーーーーーー */
@keyframes anime-Run {
  0% {
    transform: translate3d(10%, 0, 0); }
  100% {
    transform: translate3d(200%, 0, 0); } }
@keyframes anime-Rotate {
  0% {
    transform: translate(0%, 0%); }
  5% {
    transform: translate(10%, 0%) rotate(10deg); }
  25% {
    transform: translate(20%, 0%) rotate(20deg); }
  30% {
    transform: translate(-10%, 0%) rotate(-10deg); }
  35% {
    transform: translate(-15%, 0%) rotate(-15deg); }
  45% {
    transform: translate(10%, 0%) rotate(10deg); }
  50% {
    transform: translate(15%, 0%) rotate(15deg); }
  60% {
    transform: translate(-5%, 0%) rotate(-5deg); }
  65% {
    transform: translate(-7%, 0%) rotate(-7deg); }
  75% {
    transform: translate(0%, 0%) rotate(0deg); }
  100% {
    transform: translate(0%, 0%) rotate(0deg); } }
@keyframes anime-Puru {
  0% {
    transform: scale(1, 1) translate(0%, 0%); }
  20% {
    transform: scale(1, 1.06) translate(-5%, -4%) skew(6deg, 0deg); }
  50% {
    transform: scale(1, 0.94) translate(5%, 4%) skew(-6deg, 0deg); }
  65% {
    transform: scale(1, 1.03) translate(2%, -2%) skew(-3deg, 0deg); }
  80% {
    transform: scale(1, 0.97) translate(-2%, 2%) skew(3deg, 0deg); }
  100% {
    transform: scale(1, 1) translate(0%, 0%); } }
@keyframes anime-Jump {
  0% {
    transform: scale(1, 1) translate(0%, 0%); }
  5% {
    transform: scale(1.1, 0.9) translate(0%, 5%); }
  20% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  25% {
    transform: scale(1, 1) translate(0%, 0%); }
  30% {
    transform: scale(0.9, 1.2) translate(0%, -50%); }
  37% {
    transform: scale(0.9, 1.2) translate(0%, -20%); }
  43% {
    transform: scale(1.2, 0.8) translate(0%, 15%); }
  50% {
    transform: scale(1, 1) translate(0%, 0%); } }
@keyframes anime-Fly {
  0% {
    transform: translate(0%, 0%); }
  25% {
    transform: translate(0%, -20%); }
  50% {
    transform: translate(0%, 10%); }
  75% {
    transform: translate(0%, -10%); }
  100% {
    transform: translate(0%, 0%); } }
@keyframes anime-Down {
  0% {
    transform: scale(0.8, 1.4) translate(0%, -100%);
    visibility: visible; }
  10% {
    transform: scale(0.8, 1.4) translate(0%, -15%); }
  20% {
    transform: scale(1.4, 0.6) translate(0%, 30%); }
  30% {
    transform: scale(0.9, 1.1) translate(0%, -10%); }
  40% {
    transform: scale(0.95, 1.2) translate(0%, -30%); }
  50% {
    transform: scale(0.95, 1.2) translate(0%, -10%); }
  60% {
    transform: scale(1.1, 0.9) translate(0%, 5%); }
  70% {
    transform: scale(1, 1) translate(0%, 0%); }
  100% {
    transform: scale(1, 1) translate(0%, 0%); } }
@keyframes anime-Visible {
  0% {
    transform: scale(1, 1) translate(0%, 0%); }
  15% {
    transform: scale(0.9, 0.9) translate(0%, 5%); }
  30% {
    transform: scale(1.3, 0.8) translate(0%, 10%); }
  50% {
    transform: scale(0.8, 1.3) translate(0%, -10%); }
  70% {
    transform: scale(1.1, 0.9) translate(0%, 5%); }
  100% {
    transform: scale(1, 1) translate(0%, 0%); } }
/* vw
================================================*/
/* vh
================================================*/
/*============================================================================================ anime */
@keyframes slideImg {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    transform: translate3d(-825px, 0, 0); } }
@keyframes steam_Move {
  0% {
    filter: blur(10px);
    transform: rotateY(0deg);
    transform: scale(1, 1);
    opacity: 0.75;
    top: 340px; }
  33% {
    transform: rotateY(40deg);
    transform: scale(0.6, 1.2); }
  66% {
    transform: rotateY(2deg);
    transform: scaleY(1.2, 0.4); }
  100% {
    filter: blur(16px);
    transform: rotateY(50deg);
    transform: scaleY(1.4, 1.2);
    opacity: 0;
    top: -600px; } }
@-webkit-keyframes steam_Move {
  0% {
    -webkit-filter: blur(10px);
    -webkit-transform: rotateY(0deg);
    -webkit-transform: scale(1, 1);
    opacity: 0.75;
    top: 340px; }
  33% {
    -webkit-transform: rotateY(40deg);
    -webkit-transform: scale(0.8, 1.2); }
  66% {
    -webkit-transform: rotateY(2deg);
    -webkit-transform: scaleY(1.2, 0.6); }
  100% {
    -webkit-filter: blur(16px);
    -webkit-transform: rotateY(50deg);
    -webkit-transform: scaleY(1.4, 1.2);
    top: -600px;
    opacity: 0; } }
@keyframes scale_anime {
  0% {
    opacity: 0;
    transform: translate(-50%, 0%) scale(1, 1); }
  10% {
    opacity: .2; }
  30% {
    opacity: 1; }
  75% {
    opacity: 1; }
  90% {
    opacity: .2; }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1, 2); } }
/*============================================================================================ INSIDE CUP NOODLE */
.inside {
  /*============================================================================================ contents */
  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー topkv */
  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー topkv */ }
  .inside .top01__noodle--contents .inside__01--elm {
    top: -177%;
    height: 250%;
    overflow: inherit; }
    .inside .top01__noodle--contents .inside__01--elm > img {
      width: 800px !important; }
  .inside .inside__01--elm {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition-duration: 1s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-duration: 1s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    z-index: 2;
    overflow: hidden;
    height: 50%;
    top: -28%;
    width: 200%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%); }
    .inside .inside__01--elm.active {
      opacity: 1; }
      .inside .inside__01--elm.active > img {
        animation: scale_anime 5s linear infinite; }
    .inside .inside__01--elm > img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%) scale(1);
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform-origin: 50% 100%; }
    .inside .inside__01--elm > img:nth-of-type(1) {
      animation-delay: -1.5s; }
    .inside .inside__01--elm > img:nth-of-type(2) {
      animation-delay: -3s; }
    .inside .inside__01--elm > img:nth-of-type(3) {
      animation-delay: -4.5s; }
    .inside .inside__01--elm > img:nth-of-type(4) {
      animation-delay: -6s; }
    .inside .inside__01--elm > img:nth-of-type(5) {
      animation-delay: -7.5s; }
    .inside .inside__01--elm > img:nth-of-type(6) {
      animation-delay: -9s; }
    .inside .inside__01--elm > img:nth-of-type(7) {
      animation-delay: -10.5s; }
    .inside .inside__01--elm > img:nth-of-type(8) {
      animation-delay: -12s; }
    .inside .inside__01--elm > img:nth-of-type(9) {
      animation-delay: -13.5s; }
    .inside .inside__01--elm > img:nth-of-type(10) {
      animation-delay: -15s; }
  .inside .inside__topkv {
    padding-top: 50px;
    /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー Img */ }
    .inside .inside__topkv .inside__topkv--text {
      position: relative;
      margin-bottom: 28px;
      z-index: 2; }
      .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader {
        position: relative;
        width: 639px;
        height: 61px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-bottom: 15px; }
        .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span {
          display: block;
          text-indent: -9999px;
          height: 100%;
          width: calc(61 / 639 * 100%);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 100% auto;
          opacity: 0; }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(1) {
            background-image: url("../img/contents/top/kv__leader--1.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(2) {
            background-image: url("../img/contents/top/kv__leader--2.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(3) {
            background-image: url("../img/contents/top/kv__leader--3.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(4) {
            background-image: url("../img/contents/top/kv__leader--4.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(5) {
            background-image: url("../img/contents/top/kv__leader--5.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(6) {
            background-image: url("../img/contents/top/kv__leader--6.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(7) {
            background-image: url("../img/contents/top/kv__leader--7.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(8) {
            background-image: url("../img/contents/top/kv__leader--8.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(9) {
            background-image: url("../img/contents/top/kv__leader--9.svg"); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader > span:nth-child(10) {
            background-image: url("../img/contents/top/kv__leader--10.svg"); }
        .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader .inside__topkv--ruby {
          position: absolute;
          width: calc(89 / 639 * 100%);
          right: calc(21 / 639 * 100%);
          bottom: calc(100% + 8px);
          overflow: hidden; }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader .inside__topkv--ruby.active > span {
            transform: translateY(0%); }
          .inside .inside__topkv .inside__topkv--text .inside__topkv--text--leader .inside__topkv--ruby > span {
            display: block;
            text-indent: -9999px;
            height: 0;
            padding-top: calc(11 / 89 * 100%);
            background-position: center center;
            background-repeat: no-repeat;
            background-size: 100% auto;
            background-image: url("../img/contents/top/kv__leader--ruby.svg");
            transition-duration: 0.3s;
            transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -ms-transition-duration: 0.3s;
            -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -webkit-transition-duration: 0.3s;
            -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -moz-transition-duration: 0.3s;
            -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            transform: translateY(100%); }
      .inside .inside__topkv .inside__topkv--text .inside__topkv--text--sub {
        width: 643px;
        overflow: hidden; }
        .inside .inside__topkv .inside__topkv--text .inside__topkv--text--sub.active > span {
          transform: translateY(0%); }
        .inside .inside__topkv .inside__topkv--text .inside__topkv--text--sub > span {
          display: block;
          text-indent: -9999px;
          height: 0;
          padding-top: calc(26 / 643 * 100%);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 100% auto;
          background-image: url("../img/contents/top/kv__leader--text.svg");
          transition-duration: 0.3s;
          transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -ms-transition-duration: 0.3s;
          -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -webkit-transition-duration: 0.3s;
          -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -moz-transition-duration: 0.3s;
          -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          transform: translateY(100%); }
    .inside .inside__topkv .inside__topkv--Img {
      position: relative;
      height: 4000px; }
      .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper {
        position: relative;
        width: 511px;
        top: -260px; }
        .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          height: 0px;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          z-index: 1; }
          .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents.js--cup--fix {
            position: fixed; }
          .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            z-index: 1; }
            .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: 100% auto;
              background-color: #fff;
              opacity: 1;
              -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(1) {
                background-image: url("../img/contents/top/2022/kv__img--1--1.jpg");
                opacity: 1; }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(2) {
                background-image: url("../img/contents/top/2022/kv__img--1--2.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(3) {
                background-image: url("../img/contents/top/2022/kv__img--1--3.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(4) {
                background-image: url("../img/contents/top/2022/kv__img--1--4.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(5) {
                background-image: url("../img/contents/top/2022/kv__img--1--5.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(6) {
                background-image: url("../img/contents/top/2022/kv__img--1--6.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(7) {
                background-image: url("../img/contents/top/2022/kv__img--1--7.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(8) {
                background-image: url("../img/contents/top/2022/kv__img--1--8.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(9) {
                background-image: url("../img/contents/top/2022/kv__img--1--9.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(10) {
                background-image: url("../img/contents/top/2022/kv__img--1--10.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(11) {
                background-image: url("../img/contents/top/2022/kv__img--1--11.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(12) {
                background-image: url("../img/contents/top/2022/kv__img--1--12.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(13) {
                background-image: url("../img/contents/top/2022/kv__img--1--13.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(14) {
                background-image: url("../img/contents/top/2022/kv__img--1--14.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(15) {
                background-image: url("../img/contents/top/2022/kv__img--1--15.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(16) {
                background-image: url("../img/contents/top/2022/kv__img--1--16.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(17) {
                background-image: url("../img/contents/top/2022/kv__img--1--17.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(18) {
                background-image: url("../img/contents/top/2022/kv__img--1--18.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(19) {
                background-image: url("../img/contents/top/2022/kv__img--1--19.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(20) {
                background-image: url("../img/contents/top/2022/kv__img--1--20.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(21) {
                background-image: url("../img/contents/top/2022/kv__img--1--21.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(22) {
                background-image: url("../img/contents/top/2022/kv__img--1--22.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(23) {
                background-image: url("../img/contents/top/2022/kv__img--1--23.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(24) {
                background-image: url("../img/contents/top/2022/kv__img--1--24.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(25) {
                background-image: url("../img/contents/top/2022/kv__img--1--25.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(26) {
                background-image: url("../img/contents/top/2022/kv__img--1--26.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(27) {
                background-image: url("../img/contents/top/2022/kv__img--1--27.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(28) {
                background-image: url("../img/contents/top/2022/kv__img--1--28.jpg"); }
              .inside .inside__topkv .inside__topkv--Img .inside__topkv--Img--wrapper .inside__topkv--Img--contents > ul > li:nth-child(29) {
                background-image: url("../img/contents/top/2022/kv__img--1--29.jpg"); }
    .inside .inside__topkv .inside__topkv--chara--wrapper {
      position: absolute;
      width: 100%;
      height: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
      .inside .inside__topkv .inside__topkv--chara--wrapper.js--fix {
        position: fixed; }
      .inside .inside__topkv .inside__topkv--chara--wrapper.js--end {
        position: absolute;
        top: auto !important;
        bottom: 0; }
      .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara {
        position: absolute;
        height: 184px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: 976px;
        bottom: 0; }
        .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul {
          display: flex;
          flex-wrap: nowrap;
          justify-content: center; }
          .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li {
            position: relative;
            width: 175px;
            margin: 0 23px;
            display: none; }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:after {
              content: " ";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              height: 45px;
              top: -45px;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: auto 100%;
              transition-duration: 0.2s;
              transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -ms-transition-duration: 0.2s;
              -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -webkit-transition-duration: 0.2s;
              -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -moz-transition-duration: 0.2s;
              -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              transform: scale(0.5);
              opacity: 0; }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li > span {
              display: block;
              background-size: 600% auto;
              background-image: url("../img/character/1__1.png"); }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(1) {
              bottom: -9px; }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(1):after {
                top: -25px;
                background-image: url("../img/contents/top/kv__chara--comment--1.png"); }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(1) > span {
                -webkit-animation: animeX--2 1s steps(2) infinite;
                animation: animeX--2 1s steps(2) infinite; }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(2):after {
              background-image: url("../img/contents/top/kv__chara--comment--2.png"); }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(2) > span {
              -webkit-animation: animeX--3 1s steps(3) infinite;
              animation: animeX--3 1s steps(3) infinite; }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(3) {
              bottom: -8px; }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(3):after {
                width: 130%;
                left: -15%;
                background-image: url("../img/contents/top/kv__chara--comment--3.png"); }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li:nth-child(3) > span {
                -webkit-animation: animeX--3 0.8s steps(3) infinite;
                animation: animeX--3 0.8s steps(3) infinite; }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li.active {
              animation: kvCharaAnime 0.9s linear 0s 1;
              -webkit-animation: kvCharaAnime 0.9s linear 0s 1; }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li.active:nth-child(3) {
                animation: kvCharaAnimeMax 0.9s linear 0s 2;
                -webkit-animation: kvCharaAnimeMax 0.9s linear 0s 2; }
              .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li.active:after {
                opacity: 1;
                transform: scale(1); }
            .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara > ul > li.init {
              animation: anime-Down 1.3s linear 0s 1;
              -webkit-animation: anime-Down 1.3s linear 0s 1; }
        .inside .inside__topkv .inside__topkv--chara--wrapper .inside__topkv--chara.fixed {
          position: fixed;
          bottom: 0; }
  .inside .inside__article .top01__noodle {
    width: 785px; }
    .inside .inside__article .top01__noodle.cupFixed .top01__noodle--contents .top01__noodle--contents--img > span.cup, .inside .inside__article .top01__noodle.cupFixed .top01__noodle--contents .top01__noodle--contents--img > span.cover {
      position: fixed;
      top: calc(100% - 260px); }
    .inside .inside__article .top01__noodle.cupFixOut .top01__noodle--contents .top01__noodle--contents--img > span.cup, .inside .inside__article .top01__noodle.cupFixOut .top01__noodle--contents .top01__noodle--contents--img > span.cover {
      position: absolute;
      bottom: 0;
      top: auto; }
    .inside .inside__article .top01__noodle .top01__noodle--contents {
      position: relative;
      padding-top: calc(2752 / 1570 * 100%); }
      .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li {
        position: absolute;
        width: 255px;
        z-index: 2;
        pointer-events: none;
        animation-delay: 1s;
        visibility: hidden; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li span {
          background-image: url("../img/character/1__2.png");
          background-size: 600% auto;
          display: block; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li.active {
          animation: anime-Down 1.6s linear 0s 1;
          -webkit-animation: anime-Down 1.6s linear 0s 1;
          visibility: visible; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) {
          top: 18%;
          right: 13%;
          z-index: 1; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) span.sence--1 {
            background-position-x: 20%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) span.sence--2 {
            background-position-x: 40%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) span.sence--3 {
            background-position-x: 60%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) span.sence--4 {
            background-position-x: 80%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(1) .egg {
            background: url("../img/character/egg.png") no-repeat;
            background-size: 100% auto;
            position: absolute;
            width: 53px;
            height: 53px;
            top: 26%;
            left: 20%;
            opacity: 0; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(2) {
          top: 4.6%;
          right: 71%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--chara li:nth-child(2) span {
            -webkit-animation: animeX--6 1s steps(6) infinite;
            animation: animeX--6 1s steps(6) infinite; }
      .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        top: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.noodle {
          top: 0; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.cup, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.cover {
          height: 45.1%; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.cup {
          background-position: center top;
          background-image: url("../img/contents/top/01__noodle--cup.png"); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.noodle {
          background-position: center top;
          background-image: url("../img/contents/top/01__noodle--top.png"); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--img > span.cover {
          background-position: center top;
          background-image: url("../img/contents/top/01__noodle--top--cover.png"); }
      .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: flex-start; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li .btn, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li > img {
          opacity: 0;
          transition-duration: 0.2s;
          transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -ms-transition-duration: 0.2s;
          -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -webkit-transition-duration: 0.2s;
          -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -moz-transition-duration: 0.2s;
          -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          transition-delay: 0.25s;
          -webkit-transition-delay: 0.25s; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li .btn {
          align-self: flex-start; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li > img {
          position: absolute;
          height: 13px;
          width: auto;
          bottom: -25px;
          left: 0; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li .btn--chara {
          position: absolute;
          width: 100%;
          bottom: 100%; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(1) .point, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(2) .point {
          width: 140px; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(1) .point .circle, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(2) .point .circle {
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%) scale(0);
            -webkit-transform: translateY(-50%) scale(0); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(1) {
          top: 21.5%;
          right: 75%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(1) .point {
            left: 100%; }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(1) .point:after {
              left: auto;
              right: 0; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(2) {
          top: 35%;
          left: 72%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(2) .point {
            left: auto;
            right: 100%; }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(2) .point .circle {
              right: auto;
              left: 0; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) .point .circle, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(4) .point .circle {
          transform: scale(0);
          -webkit-transform: scale(0); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) {
          top: 51%;
          right: 76%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) .point {
            width: 51px;
            left: 100%; }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) .point:after {
              left: auto;
              right: 0; }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) .point:before {
              content: " ";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              width: 1px;
              height: 0;
              left: auto;
              right: 0;
              background-color: #ff0000;
              transition-duration: 0.4s;
              transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -ms-transition-duration: 0.4s;
              -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -webkit-transition-duration: 0.4s;
              -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -moz-transition-duration: 0.4s;
              -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(3) .point .circle {
              right: -3px;
              bottom: -148px; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(4) {
          top: 53.5%;
          left: 76%; }
          .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(4) .point {
            width: 51px;
            right: 100%; }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(4) .point:before {
              content: " ";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              width: 1px;
              height: 0;
              background-color: #ff0000;
              transition-duration: 0.4s;
              transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -ms-transition-duration: 0.4s;
              -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -webkit-transition-duration: 0.4s;
              -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -moz-transition-duration: 0.4s;
              -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
            .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li:nth-child(4) .point .circle {
              left: -3px;
              bottom: -253px; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active .btn, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active > img {
          opacity: 1; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active .point:after {
          width: 100%; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(1) .point .circle, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(2) .point .circle {
          transform: translateY(-50%) scale(1);
          -webkit-transform: translateY(-50%) scale(1); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(3) .point .circle, .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(4) .point .circle {
          transform: scale(1);
          -webkit-transform: scale(1); }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(3) .point::before {
          height: 148px; }
        .inside .inside__article .top01__noodle .top01__noodle--contents .top01__noodle--contents--btn > li.active:nth-child(4) .point::before {
          height: 253px; }
  .inside .inside__article .inside__article--top02--slideImg {
    overflow: hidden;
    border-radius: 15px; }
    .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper {
      -webkit-animation: slideImg 15s linear infinite;
      animation: slideImg 15s linear infinite;
      white-space: nowrap;
      font-size: 0; }
      .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div {
        display: inline-block;
        width: 825px; }
        .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul {
          position: relative;
          padding-top: calc(178 / 825 * 100%); }
          .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li {
            position: absolute; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li > span {
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              border-radius: 5px; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(1) {
              width: calc(258 / 825 * 100%);
              height: 100%;
              top: 0;
              left: 0; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(2), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(3), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(4), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(5) {
              width: calc(135 / 825 * 100%);
              height: calc(50% - 4px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(2), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(4) {
              top: 0; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(3), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(5) {
              bottom: 0; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(2), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(3) {
              left: calc(258 / 825 * 100% + 8px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(4), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(5) {
              left: calc(393 / 825 * 100% + 16px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(6), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(7), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(8), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(9), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(10) {
              width: calc(83 / 825 * 100%);
              height: calc((100% - 16px) / 3); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(6), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(7), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(8) {
              left: calc(528 / 825 * 100% + 24px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(6), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(9), .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(10) {
              top: 0; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(7) {
              top: calc((100% - 16px) / 3 + 8px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(8) {
              bottom: 0; }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(9) {
              left: calc(611 / 825 * 100% + 32px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(10) {
              left: calc(694 / 825 * 100% + 40px); }
            .inside .inside__article .inside__article--top02--slideImg .inside__article--top02--slideImg--wrapper > div > ul > li:nth-child(11) {
              width: calc(166 / 825 * 100% + 8px);
              height: calc((100% - 16px) / 3 * 2 + 8px);
              bottom: 0;
              left: calc(611 / 825 * 100% + 32px); }
  .inside .inside__article .slideImg__chara--wrapper {
    position: relative;
    padding-bottom: 95px; }
    .inside .inside__article .slideImg__chara--wrapper .slideImg__chara {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .inside .inside__article .slideImg__chara--wrapper .slideImg__chara > li {
        position: absolute;
        width: 225px; }
        .inside .inside__article .slideImg__chara--wrapper .slideImg__chara > li .chara {
          background-image: url("../img/character/1__3.png");
          background-size: 100% auto; }
        .inside .inside__article .slideImg__chara--wrapper .slideImg__chara > li:nth-child(1) {
          left: 6%;
          bottom: 20px;
          animation: anime-Rotate 2s linear 0s infinite;
          -webkit-animation: anime-Rotate 2s linear 0s infinite; }
        .inside .inside__article .slideImg__chara--wrapper .slideImg__chara > li:nth-child(2) {
          left: 20%;
          bottom: 11px;
          animation: anime-Puru 0.8s linear 0s infinite;
          -webkit-animation: anime-Puru 0.8s linear 0s infinite; }
        .inside .inside__article .slideImg__chara--wrapper .slideImg__chara > li:nth-child(3) {
          right: 6%;
          bottom: 45px; }
  .inside .inside__article .inside__article--top04--faq {
    max-width: 852px;
    margin-bottom: 80px; }
    .inside .inside__article .inside__article--top04--faq > ul {
      position: relative;
      padding-top: calc(402 / 852 * 100%); }
      .inside .inside__article .inside__article--top04--faq > ul:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        width: 75px;
        height: 80px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-image: url("../img/contents/top/04__faq--icon.svg"); }
      .inside .inside__article .inside__article--top04--faq > ul > li {
        position: absolute; }
        .inside .inside__article .inside__article--top04--faq > ul > li > a {
          position: relative; }
          .inside .inside__article .inside__article--top04--faq > ul > li > a:after {
            content: " ";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #ff0000;
            transition-duration: 0.4s;
            transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -ms-transition-duration: 0.4s;
            -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -webkit-transition-duration: 0.4s;
            -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -moz-transition-duration: 0.4s;
            -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            left: auto;
            right: 0;
            width: 0;
            z-index: 1; }
          .inside .inside__article .inside__article--top04--faq > ul > li > a > span {
            display: block;
            text-indent: -9999px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
            .inside .inside__article .inside__article--top04--faq > ul > li > a > span:before, .inside .inside__article .inside__article--top04--faq > ul > li > a > span:after {
              content: " ";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: 100% auto;
              transition-duration: 0.4s;
              transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -ms-transition-duration: 0.4s;
              -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -webkit-transition-duration: 0.4s;
              -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
              -moz-transition-duration: 0.4s;
              -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
            .inside .inside__article .inside__article--top04--faq > ul > li > a > span:before {
              opacity: 1; }
            .inside .inside__article .inside__article--top04--faq > ul > li > a > span:after {
              opacity: 0; }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(1) {
          width: calc(696 / 852 * 100%);
          left: calc(86 / 852 * 100%);
          top: 0; }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(1) > a {
            padding-top: calc(80 / 696 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(1) > a > span:before {
              background-image: url("../img/contents/top/04__faq--1.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(1) > a > span:after {
              background-image: url("../img/contents/top/04__faq--1--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(2) {
          width: calc(306 / 852 * 100%);
          left: calc(54 / 852 * 100%);
          top: calc(90 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(2) > a {
            padding-top: calc(30 / 306 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(2) > a > span:before {
              background-image: url("../img/contents/top/04__faq--2.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(2) > a > span:after {
              background-image: url("../img/contents/top/04__faq--2--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(3) {
          width: calc(407 / 852 * 100%);
          right: calc(70 / 852 * 100%);
          top: calc(90 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(3) > a {
            padding-top: calc(30 / 407 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(3) > a > span:before {
              background-image: url("../img/contents/top/04__faq--3.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(3) > a > span:after {
              background-image: url("../img/contents/top/04__faq--3--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(4) {
          width: calc(727 / 852 * 100%);
          left: calc(54 / 852 * 100%);
          top: calc(130 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(4) > a {
            padding-top: calc(48 / 727 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(4) > a > span:before {
              background-image: url("../img/contents/top/04__faq--4.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(4) > a > span:after {
              background-image: url("../img/contents/top/04__faq--4--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(5) {
          width: calc(413 / 852 * 100%);
          left: calc(54 / 852 * 100%);
          top: calc(195 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(5) > a {
            padding-top: calc(44 / 413 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(5) > a > span:before {
              background-image: url("../img/contents/top/04__faq--5.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(5) > a > span:after {
              background-image: url("../img/contents/top/04__faq--5--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(6) {
          width: calc(303 / 852 * 100%);
          right: calc(70 / 852 * 100%);
          top: calc(195 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(6) > a {
            padding-top: calc(44 / 303 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(6) > a > span:before {
              background-image: url("../img/contents/top/04__faq--6.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(6) > a > span:after {
              background-image: url("../img/contents/top/04__faq--6--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(7) {
          width: calc(729 / 852 * 100%);
          left: calc(54 / 852 * 100%);
          top: calc(250 / 402 * 100%); }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(7) > a {
            padding-top: calc(48 / 729 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(7) > a > span:before {
              background-image: url("../img/contents/top/04__faq--7.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(7) > a > span:after {
              background-image: url("../img/contents/top/04__faq--7--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(8) {
          width: calc(731 / 852 * 100%);
          left: calc(54 / 852 * 100%);
          bottom: 0; }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(8) > a {
            padding-top: calc(101 / 731 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(8) > a > span:before {
              background-image: url("../img/contents/top/04__faq--8.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(8) > a > span:after {
              background-image: url("../img/contents/top/04__faq--8--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9) {
          width: calc(45 / 852 * 100%);
          left: 0;
          bottom: 0; }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9) > a {
            padding-top: calc(318 / 45 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9) > a > span:before {
              background-image: url("../img/contents/top/04__faq--9.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9) > a > span:after {
              background-image: url("../img/contents/top/04__faq--9--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10) {
          width: calc(53 / 852 * 100%);
          right: 0;
          bottom: 0; }
          .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10) > a {
            padding-top: calc(402 / 53 * 100%); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10) > a > span:before {
              background-image: url("../img/contents/top/04__faq--10.svg"); }
            .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10) > a > span:after {
              background-image: url("../img/contents/top/04__faq--10--w.svg"); }
        .inside .inside__article .inside__article--top04--faq > ul > li:hover > a:after, .inside .inside__article .inside__article--top04--faq > ul > li:active > a:after {
          width: 100%;
          right: auto;
          left: 0; }
        .inside .inside__article .inside__article--top04--faq > ul > li:hover > a > span:before, .inside .inside__article .inside__article--top04--faq > ul > li:active > a > span:before {
          opacity: 0; }
        .inside .inside__article .inside__article--top04--faq > ul > li:hover > a > span:after, .inside .inside__article .inside__article--top04--faq > ul > li:active > a > span:after {
          opacity: 1; }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9) > a::after, .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10) > a::after {
          width: 100%;
          height: 0;
          top: auto;
          bottom: 0; }
        .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9):hover > a:after, .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(9):active > a:after, .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10):hover > a:after, .inside .inside__article .inside__article--top04--faq > ul > li:nth-child(10):active > a:after {
          height: 100%;
          bottom: auto;
          top: 0; }
  .inside .inside__article.inside__article--top01 .inside__article--top01--mainBtn {
    margin-top: -73px;
    margin-bottom: 35px;
    position: relative; }
    .inside .inside__article.inside__article--top01 .inside__article--top01--mainBtn div {
      position: absolute;
      width: 255px;
      top: 0;
      left: 5%;
      pointer-events: none;
      animation: anime-Run 1.3s linear infinite alternate;
      -webkit-animation: anime-Run 1.3s linear infinite alternate; }
      .inside .inside__article.inside__article--top01 .inside__article--top01--mainBtn div span {
        background-image: url("../img/character/1__2.png");
        background-size: 600% auto;
        display: block;
        -webkit-animation: animeX--3 0.3s steps(3) infinite;
        animation: animeX--3 0.3s steps(3) infinite;
        transform: translateY(-95%); }
  .inside .inside__article.inside__article--top02 .inside__article--top02--mainImg {
    border-radius: 15px;
    margin-bottom: 20px; }
  .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn {
    position: relative;
    margin-bottom: 35px; }
    .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn .btn--chara {
      position: absolute;
      width: 100%;
      bottom: calc(100% - 10px);
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      pointer-events: none; }
      .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn .btn--chara > li {
        width: 165px;
        margin: 0 -15px;
        animation: anime-Jump 1.8s linear 0s infinite;
        -webkit-animation: anime-Jump 1.8s linear 0s infinite; }
        .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn .btn--chara > li .chara {
          background-image: url("../img/character/1__4.png");
          background-size: 100% auto; }
        .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn .btn--chara > li:nth-child(2) {
          animation-delay: .5s; }
        .inside .inside__article.inside__article--top03 .inside__article--top01--mainBtn .btn--chara > li:nth-child(3) {
          animation-delay: 1s; }
  .inside .inside__article.inside__article--top04 .inside__underlineTextAnime {
    margin-bottom: 55px; }
  .inside .inside__article.inside__article--top04 .article--paddingLR {
    position: relative; }
  .inside .inside__article.inside__article--top04 .inside__article--top04--chara {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(100% + 30px);
    overflow: hidden;
    pointer-events: none;
    z-index: 2; }
    .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li {
      position: absolute; }
      .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li .chara {
        background-size: 100% auto; }
      .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li.active:nth-child(1) {
        bottom: -99px;
        right: -67px; }
      .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(1) {
        width: 330px;
        bottom: -479px;
        right: -247px;
        transition-duration: 1s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -ms-transition-duration: 1s;
        -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -webkit-transition-duration: 1s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        -moz-transition-duration: 1s;
        -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
        .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(1) .chara {
          padding-top: calc(908 / 660 * 100%);
          background-image: url("../img/character/1__5--1.png"); }
      .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(2) {
        width: 126px;
        bottom: 95px;
        left: 35px; }
        .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(2) .chara {
          padding-top: calc(442 / 252 * 100%);
          background-image: url("../img/character/1__5--2.png"); }
      .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(3) {
        width: 198px;
        right: 22px;
        top: 30px; }
        .inside .inside__article.inside__article--top04 .inside__article--top04--chara > li:nth-child(3) .chara {
          padding-top: calc(460 / 296 * 100%);
          background-image: url("../img/character/1__4--1.png");
          background-size: 300% auto;
          -webkit-animation: animeX--7 0.3s steps(3) infinite;
          animation: animeX--7 0.3s steps(3) infinite; }

.inside .inside__chara {
  margin-top: 80px; }
  .inside .inside__chara .inside__border {
    padding: 40px 60px; }
  .inside .inside__chara h4 {
    margin-bottom: 30px; }
    .inside .inside__chara h4 img {
      margin-left: auto;
      margin-right: auto; }
    .inside .inside__chara h4 img.imgPc {
      width: 605px; }
  .inside .inside__chara .inside__chara--detail {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .inside .inside__chara .inside__chara--detail > p, .inside .inside__chara .inside__chara--detail .inside__chara--detail--img {
      align-self: center; }
    .inside .inside__chara .inside__chara--detail > p {
      font-size: 20px;
      white-space: nowrap; }
    .inside .inside__chara .inside__chara--detail .inside__chara--detail--img {
      width: calc(100% - 260px);
      text-align: right;
      max-width: 494px; }
      .inside .inside__chara .inside__chara--detail .inside__chara--detail--img aside {
        font-size: 10px;
        letter-spacing: 0;
        margin-top: 15px; }

/* ================================================================ inside ModalInfo edit 202209 */
.inside .insideModalInfo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition-duration: 0.4s;
  -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-duration: 0.4s;
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  .insideModalInfo--open .inside .insideModalInfo {
    opacity: 1;
    visibility: visible;
    pointer-events: all; }
  .inside .insideModalInfo .insideModalInfo__contents {
    position: absolute;
    width: 705px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    padding: 50px;
    border-width: 7px;
    border-color: #ff0000;
    border-style: solid;
    background-color: #fff; }
    .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__title {
      width: 191px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 35px;
      padding-bottom: 10px;
      border-bottom-width: 5px;
      border-bottom-style: solid;
      border-bottom-color: #ff0000; }
    .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__text {
      font-size: 23px;
      line-height: 1.7;
      text-align: center; }
    .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__close {
      position: absolute;
      width: 50px;
      height: 50px;
      top: -5px;
      right: -5px;
      cursor: pointer;
      background-color: #ff0000;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -ms-transition-duration: 0.4s;
      -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -webkit-transition-duration: 0.4s;
      -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition-duration: 0.4s;
      -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
      .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__close:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("../img/contents/modal__info/close--icon.svg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: 16px auto; }
      .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__close:hover, .inside .insideModalInfo .insideModalInfo__contents .insideModalInfo__close:active {
        opacity: .7; }
