@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
html {
  scroll-behavior: smooth;
}

a {
  color: #5C77FF;
}

.altiri-section {
  background-color: initial;
}
.altiri-section main {
  width: initial;
  max-width: initial;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #030b1c;
}
.altiri-section main img {
  margin: initial;
}

.fv_wrapper {
  color: #030B1C;
  box-sizing: border-box;
}
.fv_wrapper .hello-fans_wrapper {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.fv_wrapper .hello-fans_wrapper .hello-fans {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 80vw;
  max-width: 620px;
}
.fv_wrapper .hello-fans_wrapper .background-filter {
  transform: translateZ(0);
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-size: cover;
}
.fv_wrapper .hello-fans_wrapper .background-filter .filter-gradation_white {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #030B1C;
  transition: 0.5s;
}
.fv_wrapper .hello-fans_wrapper .background-filter .white-filter {
  position: absolute;
  z-index: -200;
  width: 100%;
  height: 100%;
  background: #FFF;
}
.fv_wrapper .a-xx_wrapper {
  position: relative;
  margin: 56px 24px 96px;
  box-sizing: border-box;
  z-index: 10;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: 0 0;
  color: #fff;
}
@media screen and (min-width: 840px) {
  .fv_wrapper .a-xx_wrapper {
    margin: 96px auto 168px;
  }
}
.fv_wrapper .a-xx_wrapper .a-xx {
  width: 100%;
  text-align: center;
  margin: 0 auto 64px;
  width: 86%;
}
@media screen and (min-width: 840px) {
  .fv_wrapper .a-xx_wrapper .a-xx {
    width: 40%;
    max-width: 420px;
    margin: 0 auto 112px;
  }
}
.fv_wrapper .a-xx_wrapper .a-xx .a-xx_logo {
  height: auto;
}
.fv_wrapper .a-xx_wrapper .a-xx .a-xx_txt {
  font-size: 15px;
  font-weight: 550;
  line-height: 1.96;
  letter-spacing: 1.6;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
}
@media screen and (min-width: 840px) {
  .fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper {
    display: flex;
    justify-content: center;
  }
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn {
  margin: 0 auto 64px;
}
@media screen and (min-width: 840px) {
  .fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn {
    margin: 0 24px 88px;
  }
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn:last-of-type {
  margin-bottom: initial;
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn img {
  height: 34px;
  width: auto;
  margin-bottom: 24px;
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn .dscrptn_ttl {
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 28px;
  margin-bottom: 24px;
  font-weight: 550;
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1;
  font-weight: 500;
}
.fv_wrapper .a-xx_wrapper .a-xx_dscrptn_wrapper .a-xx_dscrptn p span {
  font-weight: 600;
}

.why-a-xx {
  padding: 112px 24px;
  color: #030B1C;
  background: #D0D0D0;
  text-align: center;
}
.why-a-xx h3 {
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 48px;
  font-weight: 550;
}
.why-a-xx .why_body {
  max-width: 500px;
  margin: 64px auto 0;
  text-align: justify;
  line-break: strict;
  word-break: break-all;
  overflow-wrap: break-word;
}
.why-a-xx .why_body .why_txt {
  font-size: 15px;
  font-weight: 550;
  line-height: 1.96;
  letter-spacing: 1.6;
  margin-bottom: 64px;
}
.why-a-xx .why_body .why_txt:last-of-type {
  margin-bottom: initial;
}

.hello_a-xx {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 80vw;
  max-width: 620px;
  position: relative;
  display: flex;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
@media screen and (min-width: 840px) {
  .hello_a-xx {
    width: 100%;
  }
}

.grthstry_wrapper {
  background: #000;
  color: #fff;
  text-align: center;
}
.grthstry_wrapper .grthstry_content {
  padding: 96px 24px;
  box-sizing: border-box;
}
.grthstry_wrapper .grthstry_content h3 {
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
  font-size: 52px;
  font-weight: 600;
  letter-spacing: -0.001em;
  line-height: 0.8;
  margin-bottom: 32px;
}
@media screen and (min-width: 840px) {
  .grthstry_wrapper .grthstry_content h3 {
    font-size: 72px;
  }
}
.grthstry_wrapper .grthstry_content .grthstry_txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.26;
  margin-bottom: 64px;
  text-align: justify;
}
@media screen and (min-width: 840px) {
  .grthstry_wrapper .grthstry_content .grthstry_txt {
    font-size: 20px;
  }
  .grthstry_wrapper .grthstry_content .grthstry_txt span {
    display: block;
    text-align: center;
  }
}
.grthstry_wrapper .grthstry_content .a-xx_video {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
  aspect-ratio: 16/9;
  box-sizing: border-box;
}
.grthstry_wrapper .grthstry_content .a-xx_video iframe {
  width: 100%;
  height: 100%;
}

.vctry_wrapper {
  background: #030b1c;
  color: #fff;
  text-align: center;
}
.vctry_wrapper .vctry_content {
  padding: 96px 24px;
  box-sizing: border-box;
}
.vctry_wrapper .vctry_content h3 {
  font-family: alternate-gothic-atf, sans-serif;
  text-transform: uppercase;
  font-size: 52px;
  font-weight: 600;
  letter-spacing: -0.001em;
  line-height: 0.8;
  margin-bottom: 32px;
}
@media screen and (min-width: 840px) {
  .vctry_wrapper .vctry_content h3 {
    font-size: 72px;
  }
}
.vctry_wrapper .vctry_content .vctry_txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.26;
  margin-bottom: 64px;
  text-align: justify;
}
@media screen and (min-width: 840px) {
  .vctry_wrapper .vctry_content .vctry_txt {
    font-size: 20px;
  }
  .vctry_wrapper .vctry_content .vctry_txt span {
    display: block;
    text-align: center;
  }
}
.vctry_wrapper .vctry_content .a-xx_video {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
  aspect-ratio: 16/9;
  box-sizing: border-box;
}
.vctry_wrapper .vctry_content .a-xx_video iframe {
  width: 100%;
  height: 100%;
}

.a-xx_wllppr {
  padding: 0 24px 116px;
  width: 100%;
  max-width: 400px;
  display: flex;
  gap: 16px;
  box-sizing: border-box;
}
@media screen and (min-width: 840px) {
  .a-xx_wllppr {
    padding: initial;
    margin: 0 auto 116px;
  }
}
.a-xx_wllppr .dl_wllppr {
  text-align: center;
  text-align: -webkit-center;
}
.a-xx_wllppr .dl_wllppr .wllppr_smpl {
  border: 1px solid #FFF;
  margin-bottom: 24px;
}

.fans-slide-animation-wrapper {
  width: 100%;
  overflow: hidden;
  display: flex;
}
.fans-slide-animation-wrapper .fans-animation {
  width: 3400px;
  min-width: 1980px;
  height: auto;
  margin: 0;
}
@media screen and (min-width: 840px) {
  .fans-slide-animation-wrapper .fans-animation {
    min-width: 3400px;
  }
}
.fans-slide-animation-wrapper .history-animation {
  min-width: 2388px;
}
.fans-slide-animation-wrapper .slide-animation-img:first-child {
  animation: loop-slide1 150s -75s linear infinite;
}
.fans-slide-animation-wrapper .slide-animation-img:last-child {
  animation: loop-slide2 150s linear infinite;
}
@keyframes loop-slide1 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide2 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}/*# sourceMappingURL=fanclub_a-xx.css.map */