@charset "UTF-8";
/*========================================================================

  reset

========================================================================*/
html,
body,
h1,
h2,
h3,
h4,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
picture,
img,
a,
table,
tr,
th,
td,
section,
article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
  list-style-type: none;
}

img {
  vertical-align: top;
  max-width: 100%;
}

picture {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

/*========================================================================
style
========================================================================*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #000;
  background: #fff;
  margin: 0;
}
@media screen and (min-width: 769px) {
  body {
    background-color: #797572;
    background-image: linear-gradient(-173deg, rgba(255, 255, 255, 0.2) 0%, #000000 100%), linear-gradient(72deg, rgba(255, 255, 255, 0.25) 25%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(47% 102%, rgba(255, 255, 255, 0.5) 0%, rgba(21, 24, 32, 0.6) 120%);
    background-blend-mode: multiply;
  }
}

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

@media screen and (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}

.font-en {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*========================================================================
charlixcx
========================================================================*/
.p-charlixcx {
  width: 100vw;
  overflow: hidden;
  padding-bottom: 11.6822429907vw;
  background-color: #8ACE00;
}
@media screen and (min-width: 769px) {
  .p-charlixcx {
    width: 428px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
  }
}
.p-charlixcx__mv {
  height: 100svh;
  padding-top: 9.3457943925vw;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__mv {
    height: 100vh;
    padding-top: 40px;
  }
}
.p-charlixcx__mv .logo {
  width: 46.7289719626vw;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__mv .logo {
    width: 200px;
  }
}
.p-charlixcx__mv h1 {
  width: 74.7663551402vw;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__mv h1 {
    width: 320px;
  }
}
.p-charlixcx__mv h1 img {
  width: 100%;
}
.p-charlixcx__mv .scroll {
  width: 2px;
  height: 8.6448598131vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__mv .scroll {
    height: 37px;
  }
}
.p-charlixcx__mv .scroll::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  animation-name: scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-delay: 1s;
}
.p-charlixcx__collabo {
  margin-top: 7.0093457944vw;
  padding: 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__collabo {
    margin-top: 30px;
    padding: 0 20px;
  }
}
.p-charlixcx__collabo h2 {
  text-align: center;
  font-size: 5.1401869159vw;
  line-height: 1.5622;
  font-feature-settings: "palt";
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__collabo h2 {
    font-size: 22px;
  }
}
.p-charlixcx__collabo p {
  margin-top: 4.6728971963vw;
  font-size: 3.9719626168vw;
  line-height: 1.882;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__collabo p {
    margin-top: 20px;
    font-size: 17px;
  }
}
.p-charlixcx__profile {
  padding: 16.3551401869vw 4.6728971963vw 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile {
    padding: 70px 20px 0 20px;
  }
}
.p-charlixcx__profile h2 {
  text-align: center;
  font-size: 4.6728971963vw;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile h2 {
    font-size: 20px;
  }
}
.p-charlixcx__profile h2 small {
  font-size: 2.8037383178vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile h2 small {
    font-size: 12px;
  }
}
.p-charlixcx__profile h2 strong {
  font-size: 6.0747663551vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile h2 strong {
    font-size: 26px;
  }
}
.p-charlixcx__profile__img {
  margin-top: 5.8411214953vw;
  display: block;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile__img {
    margin-top: 25px;
    font-size: 26px;
  }
}
.p-charlixcx__profile .p-charlixcx__text {
  height: 79.4392523364vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__profile .p-charlixcx__text {
    height: 340px;
  }
}
.p-charlixcx__text {
  margin-top: 5.8411214953vw;
  font-size: 4.2056074766vw;
  line-height: 1.833;
  font-feature-settings: "palt";
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__text {
    margin-top: 25px;
    font-size: 18px;
  }
}
.p-charlixcx__text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28.0373831776vw;
  background: linear-gradient(rgba(138, 206, 0, 0), rgb(138, 206, 0));
}
@media screen and (min-width: 769px) {
  .p-charlixcx__text::before {
    height: 120px;
  }
}
.p-charlixcx__text::after {
  content: "";
  display: block;
  position: absolute;
  right: 1.1682242991vw;
  bottom: 5.8411214953vw;
  width: 3.738317757vw;
  height: 3.738317757vw;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  transform: rotate(135deg);
  animation-name: arrow;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__text::after {
    right: 5px;
    bottom: 25px;
    width: 16px;
    height: 16px;
  }
}
.p-charlixcx__text.is-active {
  height: 100% !important;
}
.p-charlixcx__text.is-active::before, .p-charlixcx__text.is-active::after {
  content: none;
}
.p-charlixcx__text .img-s {
  width: 80%;
  display: block;
  margin: 1em auto;
}
.p-charlixcx__program {
  margin-top: 9.3457943925vw;
  padding: 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.p-charlixcx__program h2 {
  text-align: center;
  font-size: 5.3738317757vw;
  font-feature-settings: "palt";
  line-height: 1.3043;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program h2 {
    font-size: 23px;
  }
}
.p-charlixcx__program__data {
  margin-top: 2.3364485981vw;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  padding: 4.6728971963vw 0;
  font-size: 4.2056074766vw;
  line-height: 1.7807;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data {
    margin-top: 10px;
    padding: 20px 0;
    font-size: 18px;
  }
}
.p-charlixcx__program__data small {
  font-size: 3.2710280374vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data small {
    font-size: 14px;
  }
}
.p-charlixcx__program__data.musiclist {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 4.6728971963vw 11.6822429907vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data.musiclist {
    padding: 20px 50px;
  }
}
.p-charlixcx__program__data.musiclist dl {
  font-size: 3.5046728972vw;
  line-height: 1.2663;
  width: 29.9065420561vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data.musiclist dl {
    font-size: 15px;
    width: 128px;
  }
}
.p-charlixcx__program__data.musiclist dl dt {
  background-color: #facf08;
  text-align: center;
  padding: 1.1682242991vw;
  margin-bottom: 1.1682242991vw;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data.musiclist dl dt {
    padding: 5px;
    margin-bottom: 5px;
  }
}
.p-charlixcx__program__data.musiclist dl dt:nth-child(n+3) {
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__data.musiclist dl dt:nth-child(n+3) {
    margin-top: 10px;
  }
}
.p-charlixcx__program__data.musiclist dl dt.bsl {
  color: #fff;
  background-color: #1e205e;
}
.p-charlixcx__program__data.musiclist dl dd {
  font-feature-settings: "palt";
}
.p-charlixcx__program__attention {
  margin-top: 2.3364485981vw;
  font-size: 3.0373831776vw;
  line-height: 1.7292;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__attention {
    margin-top: 10px;
    font-size: 13px;
  }
}
.p-charlixcx__program__music {
  margin-top: 10.5140186916vw;
  margin-bottom: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program__music {
    margin-top: 45px;
    margin-bottom: 40px;
  }
}
.p-charlixcx__program .p-charlixcx__btn {
  margin-top: 10.5140186916vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__program .p-charlixcx__btn {
    margin-top: 45px;
  }
}
.p-charlixcx__btn li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: solid 1px #fff;
  font-weight: 500;
  font-size: 4.4392523364vw;
  border-radius: 100vh;
  height: 14.0186915888vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__btn li a {
    font-size: 19px;
    height: 60px;
  }
}
.p-charlixcx__btn li + li {
  margin-top: 2.1028037383vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__btn li + li {
    margin-top: 9px;
  }
}
.p-charlixcx__btn li + li a {
  background-color: transparent;
  color: #000;
}
.p-charlixcx__album {
  margin-top: 11.6822429907vw;
  padding: 0 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album {
    margin-top: 50px;
    padding: 0 20px;
  }
}
.p-charlixcx__album h3 {
  font-size: 4.9065420561vw;
  line-height: 1.7726;
  text-align: center;
  font-weight: 400;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album h3 {
    font-size: 21px;
  }
}
.p-charlixcx__album h2 {
  margin-top: 5.8411214953vw;
  font-size: 7.2429906542vw;
  font-feature-settings: "palt";
  text-align: center;
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album h2 {
    margin-top: 20px;
    font-size: 31px;
  }
}
.p-charlixcx__album h2 small {
  font-weight: 400;
  font-size: 3.2710280374vw;
  line-height: 1;
  display: inline-block;
  margin-top: 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album h2 small {
    font-size: 14px;
    margin-top: 15px;
  }
}
.p-charlixcx__album h2 strong {
  font-weight: bold;
}
.p-charlixcx__album__box {
  margin-top: 5.8411214953vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album__box {
    margin-top: 25px;
  }
}
.p-charlixcx__album__img {
  display: block;
  width: 48.5981308411vw;
  margin: 0 auto;
  border: solid 1px #000;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album__img {
    width: 208px;
  }
}
.p-charlixcx__album__price {
  margin-top: 7.0093457944vw;
  font-size: 3.738317757vw;
  text-align: center;
  font-weight: 500;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .p-charlixcx__album__price {
    margin-top: 30px;
    font-size: 16px;
  }
}
.p-charlixcx__album .p-charlixcx__text::before, .p-charlixcx__album .p-charlixcx__text::after {
  content: none;
}
.p-charlixcx__btn2 {
  margin-top: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__btn2 {
    margin-top: 40px;
  }
}
.p-charlixcx__btn2 li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #fff;
  color: #fff;
  font-size: 5.6074766355vw;
  height: 16.1214953271vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__btn2 li a {
    font-size: 24px;
    height: 69px;
  }
}
.p-charlixcx__btn2 li + li {
  margin-top: 1.1682242991vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__btn2 li + li {
    margin-top: 5px;
  }
}
.p-charlixcx__btn2 li + li a {
  border-color: #000;
  color: #000;
}
.p-charlixcx__video {
  margin-top: 18.691588785vw;
  padding: 0 4.6728971963vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__video {
    margin-top: 80px;
    padding: 0 20px;
  }
}
.p-charlixcx__video h2 {
  color: #fff;
  font-size: 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__video h2 {
    font-size: 30px;
  }
}
.p-charlixcx__video h3 {
  margin-top: 8.1775700935vw;
  font-size: 4.6728971963vw;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__video h3 {
    margin-top: 35px;
    font-size: 20px;
  }
}
.p-charlixcx__video__box {
  margin-top: 2.3364485981vw;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__video__box {
    margin-top: 10px;
  }
}
.p-charlixcx__video__box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.p-charlixcx__video .p-charlixcx__btn {
  margin-top: 17.523364486vw;
}
@media screen and (min-width: 769px) {
  .p-charlixcx__video .p-charlixcx__btn {
    margin-top: 75px;
  }
}

/*========================================================================
footer
========================================================================*/
.p-footer {
  background-color: #000;
  color: #fff;
  padding: 7.0093457944vw 4.6728971963vw;
}
@media screen and (min-width: 769px) {
  .p-footer {
    padding: 30px 20px;
  }
}
.p-footer__sns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 3.5046728972vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns {
    gap: 0 15px;
  }
}
.p-footer__sns li a img {
  display: block;
  width: 9.3457943925vw;
}
@media screen and (min-width: 769px) {
  .p-footer__sns li a img {
    width: 40px;
  }
}
.p-footer__link {
  margin-top: 9.3457943925vw;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 3.0373831776vw;
  line-height: 1.25;
  gap: 1.1682242991vw 0;
}
@media screen and (min-width: 769px) {
  .p-footer__link {
    margin-top: 40px;
    font-size: 12px;
    gap: 5px 0;
  }
}
.p-footer__link li:not(:last-child) {
  border-right: solid 1px #fff;
  margin-right: 1em;
  padding-right: 1em;
}
.p-footer__copy {
  margin-top: 4.6728971963vw;
  font-size: 3.0373831776vw;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-footer__copy {
    margin-top: 20px;
    font-size: 12px;
  }
}

/*========================================================================
present
========================================================================*/
.p-present {
  background-color: #000;
  color: #8ACE00;
  text-align: center;
  padding: 9.3457943925vw 7.0093457944vw;
}
@media screen and (min-width: 769px) {
  .p-present {
    padding: 40px 30px;
  }
}
.p-present h2 {
  font-size: 8vw;
  font-weight: bold;
  line-height: 1.25;
  white-space: nowrap;
  width: calc(100% + 14.0186915888vw);
  margin-left: -7.0093457944vw;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-present h2 {
    font-size: 35px;
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}
.p-present h2 img {
  display: block;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-present h2 img {
    margin-bottom: 10px;
  }
}
.p-present__text {
  margin-top: 7.0093457944vw;
  font-size: 4.2056074766vw;
  line-height: 1.44;
}
@media screen and (min-width: 769px) {
  .p-present__text {
    margin-top: 30px;
    font-size: 18px;
  }
}
.p-present__box {
  color: #fff;
}
.p-present__box h3 {
  font-size: 6.0747663551vw;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0 4.6728971963vw;
  margin-top: 5.6074766355vw;
}
@media screen and (min-width: 769px) {
  .p-present__box h3 {
    font-size: 26px;
    gap: 0 20px;
    margin-top: 24px;
  }
}
.p-present__box h3::before, .p-present__box h3::after {
  content: "";
  display: block;
  width: 50%;
  height: 0.5em;
  border-radius: 2.3364485981vw 0 0 0;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
}
@media screen and (min-width: 769px) {
  .p-present__box h3::before, .p-present__box h3::after {
    border-radius: 10px 0 0 0;
  }
}
.p-present__box h3::after {
  border-radius: 0 2.3364485981vw 0 0;
  border-left: none;
  border-right: solid 1px #fff;
}
@media screen and (min-width: 769px) {
  .p-present__box h3::after {
    border-radius: 0 10px 0 0;
  }
}
.p-present__box__in {
  padding: 4.6728971963vw 0 7.0093457944vw 0;
  border: solid 1px #fff;
  border-top: none;
  border-radius: 0 0 2.3364485981vw 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-present__box__in {
    padding: 20px 0 30px 0;
    border-radius: 0 0 10px 10px;
  }
}
.p-present__box__in p {
  font-size: 7.0093457944vw;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-present__box__in p {
    font-size: 30px;
  }
}
.p-present__box__in p span {
  font-size: 4.6728971963vw;
  font-weight: normal;
  display: block;
  line-height: 1.3;
}
@media screen and (min-width: 769px) {
  .p-present__box__in p span {
    font-size: 20px;
  }
}
.p-present__box__in p small {
  font-size: 2.8037383178vw;
  display: block;
  margin-top: 2.3364485981vw;
}
@media screen and (min-width: 769px) {
  .p-present__box__in p small {
    font-size: 12px;
    margin-top: 10px;
  }
}
.p-present__box__in .kaketu {
  font-size: 6.5420560748vw;
  font-weight: 400;
  margin: 1.8691588785vw 0;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-present__box__in .kaketu {
    font-size: 28px;
    margin: 8px 0;
  }
}
.p-present__attention {
  font-size: 2.8037383178vw;
  line-height: 1.91;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-present__attention {
    font-size: 12px;
  }
}
.p-present__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8.1775700935vw;
  height: 14.0186915888vw;
  border-radius: 100vh;
  background-color: #8ACE00;
  color: #fff;
  font-size: 4.4392523364vw;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-present__btn {
    margin-top: 35px;
    height: 60px;
    font-size: 19px;
  }
}
.p-present__btn.end {
  background: #aaaaaa;
  color: #fff;
}
.p-present__kigen {
  font-size: 3.2710280374vw;
  font-weight: 400;
  margin-top: 3.5046728972vw;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-present__kigen {
    font-size: 14px;
    margin-top: 15px;
  }
}
.p-present__kigen strong {
  display: block;
  font-size: 4.6728971963vw;
  font-weight: 500;
  line-height: 1.3;
  color: #8ACE00;
}
@media screen and (min-width: 769px) {
  .p-present__kigen strong {
    font-size: 20px;
  }
}

/*========================================================================
動き
========================================================================*/
.js-slide-mv::before, .js-slide-mv::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 51%;
  background-color: #000;
  transition: all 0.5s;
  transition-delay: 0.5s;
}
.js-slide-mv::after {
  left: auto;
  right: 0;
}
.js-slide-mv.is-active::before, .js-slide-mv.is-active::after {
  width: 0;
}

.js-slide-in-list > * {
  -webkit-clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
          clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  transition: -webkit-clip-path 0.5s;
  transition: clip-path 0.5s;
  transition: clip-path 0.5s, -webkit-clip-path 0.5s;
}
.js-slide-in-list.is-active > * {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.js-slide-in-list.is-active > *:nth-child(1) {
  transition-delay: 0.25s;
}
.js-slide-in-list.is-active > *:nth-child(2) {
  transition-delay: 0.5s;
}
.js-slide-in-list.is-active > *:nth-child(3) {
  transition-delay: 0.75s;
}
.js-slide-in-list.is-active > *:nth-child(4) {
  transition-delay: 1s;
}
.js-slide-in-list.is-active > *:nth-child(5) {
  transition-delay: 1.25s;
}
.js-slide-in-list.is-active > *:nth-child(6) {
  transition-delay: 1.5s;
}
.js-slide-in-list.is-active > *:nth-child(7) {
  transition-delay: 1.75s;
}
.js-slide-in-list.is-active > *:nth-child(8) {
  transition-delay: 2s;
}
.js-slide-in-list.is-active > *:nth-child(9) {
  transition-delay: 2.25s;
}
.js-slide-in-list.is-active > *:nth-child(10) {
  transition-delay: 2.5s;
}

@keyframes scroll {
  0% {
    bottom: 100%;
  }
  30% {
    bottom: 0%;
    top: 0%;
  }
  60% {
    top: 100%;
    bottom: 0%;
  }
  100% {
    top: 100%;
    bottom: 0%;
  }
}
@keyframes arrow {
  0% {
    transform: rotate(135deg) translate(0);
  }
  100% {
    transform: rotate(135deg) translate(70%, -70%);
  }
}/*# sourceMappingURL=charlixcx.css.map */