.widthKeeper {
  padding-top: 20px;
}
@media (max-width: 1025px) {
  .widthKeeper {
    padding-top: 0;
  }
}

.title-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  z-index: 21;
}

.bg {
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 100px;
  z-index: 1;
}

.team-circles-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 120px;
  position: relative;
  width: 100%;
  padding: 0 0 120px 0;
  z-index: 29;
  overflow: hidden;
}

.team-circles-section-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  width: 100%;
  height: 700px;
  padding: 64px 24px 64px 24px;
  z-index: 30;
  overflow: hidden;
  background: #f4f4f4;
}
@media (max-width: 1025px) {
  .team-circles-section-8 {
    padding: 5px;
    height: auto;
  }
}

.container-9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  width: 1000px;
  z-index: 31;
}
@media (max-width: 1025px) {
  .container-9 {
    width: 90%;
  }
}
@media (max-width: 1025px) {
  .container-9 {
    width: 100%;
    padding-top: 50px;
  }
}

.columns {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  z-index: 32;
  padding-bottom: 30px;
}

.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 158px;
  height: 351px;
  z-index: 33;
}
@media (max-width: 1025px) {
  .card {
    width: 100%;
  }
}

.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 34;
}

.content {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 36;
}

.info {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 37;
}

.details {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #222222;
  font-family: Inter, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  z-index: 38;
}

.arrow-down {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 27px;
  color: #222222;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  z-index: 39;
}

.container-1f {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  width: 900px;
  z-index: 61;
}
@media (max-width: 1025px) {
  .container-1f {
    width: 100%;
  }
}

.columns-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  min-width: 0;
  z-index: 62;
}

.image-wrapper-22 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 270px;
  height: 350px;
  z-index: 64;
  gap: 10px;
}

.image-23 {
  flex-shrink: 0;
  position: relative;
  width: 158px;
  height: 254px;
  background: url(../assets/pkg_fitboxing3_20241205.png) no-repeat center;
  background-size: cover;
  z-index: 65;
}

.content-24 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  width: 606px;
  z-index: 66;
}
@media (max-width: 1025px) {
  .content-24 {
    width: 90%;
  }
}

.info-25 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  z-index: 67;
}

.fit-boxing-feat {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  z-index: 68;
}

.chara-info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 606px;
  height: auto;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  z-index: 69;
}
@media (max-width: 1025px) {
  .chara-info {
    width: 100%;
  }
}

.chara-list {
  display: flex;
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  z-index: 70;
  text-align: left;
}
@media (max-width: 1025px) {
  .chara-list {
    font-size: 16px;
  }
}

.chara-name {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #000000;
  font-family: Inter, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  z-index: 76;
}
@media (max-width: 1025px) {
  .chara-name {
    font-size: 16px;
  }
}

.chara-voice {
  text-align: center;
  font-size: 90%;
}

.rectangle {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 2px;
  background: #d9d9d9;
  z-index: 95;
}

.card-36 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  z-index: 96;
  padding-top: 150px;
}
@media (max-width: 1025px) {
  .card-36 {
    flex-direction: column;
    align-items: center;
  }
}

.image-38 {
  flex-shrink: 0;
  position: relative;
  width: 158px;
  height: 254px;
  background: url(../assets/title-lineup_assets/images/4aef2be9ef5730f2a57b84f1680303f3889e7a65.png) no-repeat center;
  background-size: cover;
  z-index: 98;
}

.info-3a {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  z-index: 100;
}

.fit-boxing-feat-3b {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  z-index: 101;
}

.line-short {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 1px;
  background: #d9d9d9;
  z-index: 153;
}

.expantion_container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 100%;
  z-index: 154;
}

.expantion_parts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  position: relative;
  z-index: 155;
  width: 100%;
}

.expantion_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  gap: 16px;
  position: relative;
  z-index: 156;
  width: 30%;
}
@media (max-width: 1025px) {
  .expantion_card {
    width: 100%;
    gap: 5px;
  }
}

.expantion_card--title {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-weight: 700;
  text-align: center;
  z-index: 157;
  display: block;
}
@media (max-width: 1025px) {
  .expantion_card--title {
    text-align: left;
  }
}

.expantion_card--img {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 158;
}

.image-wrapper-78 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 270px;
  z-index: 168;
}

.image-79 {
  flex-shrink: 0;
  position: relative;
  width: 158px;
  height: 254px;
  background: url(../assets/title-lineup_assets/images/6385de71c08cf0a7ac3a14f9d3c10a5383367376.png) no-repeat center;
  background-size: cover;
  z-index: 169;
}

.text-7a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 167px;
  height: 54px;
  color: #000000;
  font-family: Inter, var(--default-font-family);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  text-overflow: initial;
  z-index: 170;
  overflow: hidden;
}

.info-7c {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  z-index: 172;
}

.fit-boxing-feat-7d {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  z-index: 173;
}

.rectangle-af {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 2px;
  background: #d9d9d9;
  z-index: 220;
}

.image-wrapper-b1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 270px;
  height: 270px;
  z-index: 222;
}

.image-b2 {
  flex-shrink: 0;
  position: relative;
  width: 158px;
  height: 254px;
  background: url(../assets/title-lineup_assets/images/bcf25053107fb932b48c4c7a311ce673fbb72cae.png) no-repeat center;
  background-size: cover;
  z-index: 223;
}

.info-b4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  z-index: 225;
}

.message-b5 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  z-index: 226;
}

@media (max-width: 1025px) {
  .frame-sale {
    left: 80px;
  }
}

.sale2 {
  left: 162.5px;
  top: 140px;
}
@media (max-width: 1025px) {
  .sale2 {
    left: 240px;
  }
}

@media (max-width: 1025px) {
  .slick-slide {
    padding: 14px;
    margin: 20px 10px;
  }
}

.slide-arrow {
  width: 40px;
}
@media (max-width: 1025px) {
  .slide-arrow {
    width: 35px;
    top: 30%;
  }
}

.prev-arrow {
  right: 9%;
}

@media (max-width: 1025px) {
  .chara-slide-n,
  .chara-slide-p {
    top: -23%;
  }
}

.chara-slide-p {
  left: 83%;
}
@media (max-width: 1025px) {
  .chara-slide-p {
    left: 78%;
  }
}

@media (max-width: 1025px) {
  .expa-slide-n,
  .expa-slide-p {
    top: 5%;
  }
}

.expa-slide-p {
  left: 78%;
}

.slick-initialized .slick-slide {
  display: flex;
  justify-content: space-between;
  min-height: 180px;
}
@media (max-width: 1025px) {
  .slick-initialized .slick-slide {
    min-height: 250px;
  }
}

@media (max-width: 1025px) {
  .chara-slider-container {
    margin: 0 10px;
    padding: 0;
  }
}

@media (max-width: 1025px) {
  .slider-cards a {
    width: 24%;
  }
}/*# sourceMappingURL=title-lineup.css.map */