.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;
}

.team-circles {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 120px;
  position: relative;
  width: 1440px;
  padding: 64px 0 120px 0;
  background: #ffffff;
  z-index: 35;
  overflow: hidden;
}
@media (max-width: 768px) {
  .team-circles {
    width: 100%;
    gap: 50px;
  }
}

.box-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  width: 900px;
  z-index: 36;
}
@media (max-width: 768px) {
  .box-2 {
    width: 90%;
  }
}

.frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 37;
}

.title-section-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 900px;
  z-index: 38;
}
@media (max-width: 768px) {
  .title-section-3 {
    width: 100%;
  }
}

.text-c {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 900px;
  min-width: 0;
  height: auto;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: left;
  z-index: 39;
}
@media (max-width: 768px) {
  .text-c {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2rem;
  }
}

.frame-4 {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 1572px;
  height: 205.233px;
  background: url(../assets/screenshot.png) no-repeat center;
  background-size: cover;
  z-index: 40;
}

.tab {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 100px;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  border-bottom: 1px solid #b1b1b1;
  z-index: 41;
}
@media (max-width: 1025px) {
  .tab {
    gap: 50px;
  }
}
@media (max-width: 768px) {
  .tab {
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 0;
  }
  .tab a {
    width: 100%;
    border-top: 0.5px solid #737373;
  }
}

.tab-name {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  padding: 16px 16px 16px 16px;
  z-index: 45;
  cursor: pointer;
  width: 300px;
}
@media (max-width: 768px) {
  .tab-name {
    width: 100%;
  }
}

.tab-name:hover {
  background: #f6f6f6;
}

.text-normal {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 38px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  text-align: left;
  z-index: 46;
}

.tab-name:hover .text-normal {
  color: #eb6100;
}

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

.frame-b {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  z-index: 51;
}

.title-section-c {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 52;
}

.span-text {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 64px;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  text-align: center;
  letter-spacing: 4px;
  background: linear-gradient(90.31deg, #eb6100, #e72410);
  z-index: 53;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .span-text {
    width: 100%;
    height: auto;
    font-size: 24px;
    letter-spacing: 2px;
  }
}

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

.span-text-e {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 900px;
  height: 58px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  text-overflow: initial;
  z-index: 55;
  overflow: hidden;
}
@media (max-width: 768px) {
  .span-text-e {
    width: 100%;
    height: auto;
    font-size: 1rem;
  }
}

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

.image {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 251px;
  background: url(../assets/about_assets/images/a6c1a1ad3b7f3a59fa896219f870c8cadba72366.png) no-repeat center;
  background-size: cover;
  z-index: 57;
}
@media (max-width: 768px) {
  .image {
    height: 99px;
  }
}

.frame-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 16px 16px 16px 16px;
  background: #f6f6f6;
  z-index: 58;
  border-radius: 16px;
}

.span-text-11 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #606060;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  z-index: 59;
}
@media (max-width: 768px) {
  .span-text-11 {
    width: 100%;
    height: auto;
  }
}

.span-text-12 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 868px;
  height: auto;
  color: #606060;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 60;
}
@media (max-width: 768px) {
  .span-text-12 {
    width: 100%;
  }
}

.frame-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  z-index: 61;
}

.title-section-14 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 62;
}

.span-text-15 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 38px;
  color: #0077c7;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  z-index: 63;
}
@media (max-width: 768px) {
  .span-text-15 {
    font-size: 20px;
  }
}

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

.frame-18 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  z-index: 66;
}
@media (max-width: 768px) {
  .frame-18 {
    flex-direction: column;
    align-items: center;
    gap: 60px;
  }
}

.kutikomi {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  padding: 48px 16px 24px 16px;
  background: #f6f6f6;
  z-index: 67;
  border-radius: 16px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .kutikomi {
    width: 100%;
  }
}

.span-text-19 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 241.333px;
  height: 96px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  text-overflow: initial;
  z-index: 68;
  overflow: hidden;
}
@media (max-width: 768px) {
  .span-text-19 {
    width: 100%;
  }
}

.kkrn-icon-user {
  flex-shrink: 0;
  position: absolute;
  width: 100px;
  height: 100px;
  top: -50.233px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 69;
  overflow: hidden;
}

.group {
  position: relative;
  width: 100px;
  height: 100.001px;
  margin: 0.08px 0 0 0.09px;
  z-index: 70;
}

.group-1a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 71;
}

.vector {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/24350160-9db9-425b-97ae-00c2f094b5ad.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 72;
}

.group-1b {
  position: absolute;
  width: 77.23%;
  height: 77.23%;
  top: 11.39%;
  left: 11.39%;
  z-index: 73;
}

.vector-1c {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/e2999261-a63e-4cbc-b6cf-f2ea5af0c4c5.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 74;
}

.group-1d {
  position: absolute;
  width: 32.62%;
  height: 32.62%;
  top: 24.66%;
  left: 33.69%;
  z-index: 77;
}

.vector-1e {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/02ef39de-3cb0-472c-b849-5996960b1085.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 78;
}

.group-1f {
  position: absolute;
  width: 52.5%;
  height: 28.97%;
  top: 59.64%;
  left: 23.75%;
  z-index: 75;
}

.vector-20 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/c0f91e62-5471-497e-8c78-45a4f128adb1.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 76;
}

.group-24 {
  position: relative;
  width: 100px;
  height: 100.001px;
  margin: 0.08px 0 0 0.1px;
  z-index: 82;
}

.group-25 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 83;
}

.vector-26 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/34d1779f-7008-4b6c-b2f6-18d4130cca78.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 84;
}

.group-27 {
  position: absolute;
  width: 77.23%;
  height: 77.23%;
  top: 11.27%;
  left: 11.39%;
  z-index: 85;
}

.vector-28 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/af4181b8-abe1-47bf-befb-04aca4d39635.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 86;
}

.group-29 {
  position: absolute;
  width: 32.62%;
  height: 32.62%;
  top: 24.66%;
  left: 33.69%;
  z-index: 89;
}

.vector-2a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/1ce419cc-b26b-4afa-a9ea-7f3cb3cf9cdd.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 90;
}

.group-2b {
  position: absolute;
  width: 52.5%;
  height: 28.97%;
  top: 59.64%;
  left: 23.75%;
  z-index: 87;
}

.vector-2c {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/39dee893-9046-48f0-9fff-4a8e03edee7d.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 88;
}

.group-30 {
  position: relative;
  width: 100px;
  height: 100.001px;
  margin: 0.08px 0 0 0.1px;
  z-index: 94;
}

.group-31 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 95;
}

.vector-32 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/44fcb0dd-5943-4a09-9e15-dcb30b662457.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 96;
}

.group-33 {
  position: absolute;
  width: 77.23%;
  height: 77.23%;
  top: 11.39%;
  left: 11.39%;
  z-index: 97;
}

.vector-34 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/4fbf7780-2e71-412c-b582-ce36759c35e3.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 98;
}

.group-35 {
  position: absolute;
  width: 32.62%;
  height: 32.62%;
  top: 24.66%;
  left: 33.69%;
  z-index: 101;
}

.vector-36 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/aae47843-ffef-4a9d-831d-b253bf250c26.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 102;
}

.group-37 {
  position: absolute;
  width: 52.5%;
  height: 28.97%;
  top: 59.64%;
  left: 23.75%;
  z-index: 99;
}

.vector-38 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/about_assets/images/679c044d-9a30-4d96-990f-a1c31670dff1.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 100;
}

.material-icons-39 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 104;
  overflow: hidden;
}

.material-icons-3a {
  position: relative;
  width: 7.406px;
  height: 12px;
  margin: 6px 0 0 8.578px;
  background: url(../assets/about_assets/images/4d33cf5b-3356-4abe-9419-b5083d1c2ea2.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 105;
}

.user-voice-3b {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 26px;
  color: #ffffff;
  font-family: Hiragino Kaku Gothic Pro, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
  text-align: left;
  z-index: 106;
}

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

.frame-3d {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  z-index: 109;
}

.title-section-3e {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 530px;
  z-index: 110;
}

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

.frame-41 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 113;
}

.image-42 {
  flex-shrink: 0;
  position: relative;
  width: 100px;
  height: 100px;
  background: url(../assets/about_assets/images/889f3e56-1291-4ea1-ba67-2fe5179dd4c4.png) no-repeat center;
  background-size: cover;
  z-index: 114;
  border-radius: 8px;
}

.training-result {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 526px;
  height: 76px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38.4px;
  text-align: left;
  z-index: 115;
}
@media (max-width: 768px) {
  .training-result {
    width: 68%;
    height: auto;
    font-size: 0.9rem;
    line-height: 35px;
  }
}

.frame-43 {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  width: 540px;
  z-index: 116;
}
@media (max-width: 768px) {
  .frame-43 {
    transform: scale(0.6);
  }
}

.frame-44 {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 250px;
  z-index: 117;
}

.ellipse {
  flex-shrink: 0;
  position: relative;
  width: 250px;
  height: 250px;
  background: url(../assets/about_assets/images/8d232be3-8564-4286-87cb-99467cdd6a74.png) no-repeat center;
  background-size: cover;
  z-index: 118;
  border-radius: 50%;
}

.average-weight-loss-a {
  flex-shrink: 0;
  position: absolute;
  width: 173px;
  height: 80px;
  top: 100px;
  left: 38px;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-overflow: initial;
  z-index: 120;
}

.average {
  position: relative;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
}

.number-2 {
  position: relative;
  color: #ff3939;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  text-align: left;
}

.kg-loss {
  position: relative;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}

.days-over-30 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: absolute;
  width: 126px;
  height: 30px;
  top: 70px;
  left: 62px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  z-index: 119;
}

.frame-45 {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 250px;
  z-index: 121;
}

.ellipse-46 {
  flex-shrink: 0;
  position: relative;
  width: 250px;
  height: 250px;
  background: url(../assets/about_assets/images/e401f7a4-98ee-44d6-8d07-93488456b7d3.png) no-repeat center;
  background-size: cover;
  z-index: 122;
  border-radius: 50%;
}

.frame-47 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: absolute;
  width: 228px;
  height: 110px;
  top: 62px;
  left: 11px;
  z-index: 123;
}

.days-over-90 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  z-index: 124;
}

.average-weight-loss-b {
  flex-shrink: 0;
  position: relative;
  width: 228px;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  text-overflow: initial;
  z-index: 125;
}

.average-49 {
  position: relative;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}

.number-5-5 {
  position: relative;
  color: #ee7300;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  text-align: left;
}

.kg-loss-4a {
  position: relative;
  color: #ee7300;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  text-align: left;
}

.average-4b {
  position: relative;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}

.frame-4c {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 126;
}

.image-4d {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  padding: 24px 24px 0 24px;
  background: #f2f8e8;
  z-index: 127;
  border-radius: 24px 24px 0 0;
}
@media (max-width: 768px) {
  .image-4d {
    flex-direction: column;
    align-items: center;
  }
}

.title-section-4e {
  flex-shrink: 0;
  position: relative;
  width: 222px;
  height: 371px;
  background: url(../assets/about_assets/images/70245f22c90391b77024e15892354d2d72c1751b.png) no-repeat center;
  background-size: cover;
  z-index: 128;
}

.diet-and-exercise {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 24px;
  position: relative;
  z-index: 129;
}

.diet-and-exercise-info {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 480px;
  height: 38px;
  color: #a4ca0b;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  z-index: 130;
}
@media (max-width: 768px) {
  .diet-and-exercise-info {
    width: 100%;
    height: auto;
  }
}

.frame-4f {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 606px;
  height: 232px;
  color: #000000;
  font-family: Hiragino Kaku Gothic Pro, var(--default-font-family);
  font-size: 18px;
  font-weight: 300;
  line-height: 28.8px;
  text-align: left;
  z-index: 131;
}
@media (max-width: 768px) {
  .frame-4f {
    width: 100%;
    height: auto;
    font-size: 1rem;
    margin-bottom: 20px;
  }
}

.related-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 16px 16px 16px 16px;
  background: #f6f6f6;
  z-index: 132;
  border-radius: 0 0 24px 24px;
}

.related-links-50 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 22px;
  color: #000000;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  z-index: 133;
}

.related-links-51 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 868px;
  height: 44px;
  color: #565656;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  text-align: left;
  z-index: 134;
}
@media (max-width: 768px) {
  .related-links-51 {
    width: 100%;
    height: auto;
  }
}

.container-52 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 48px;
  position: relative;
  width: 900px;
  z-index: 135;
}
@media (max-width: 768px) {
  .container-52 {
    width: 100%;
    height: auto;
  }
}

.frame-training {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  z-index: 136;
}

.title-section-54 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 137;
}

.image-55 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 354px;
  background: url(../assets/image241216.png) no-repeat center;
  background-size: cover;
  z-index: 139;
}
@media (max-width: 768px) {
  .image-55 {
    height: 140px;
  }
}

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

.small-space-exercise-info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 900px;
  height: 52px;
  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: 141;
}
@media (max-width: 768px) {
  .small-space-exercise-info {
    width: 100%;
    height: auto;
  }
}

.block-primary-57 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 320px;
  height: 48px;
  padding: 10px 16px 10px 16px;
  background: #d6d6d6;
  z-index: 142;
  overflow: hidden;
  border-radius: 8px;
}

.material-icons-58 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 143;
  overflow: hidden;
}

.material-icons-59 {
  position: relative;
  width: 7.406px;
  height: 12px;
  margin: 6px 0 0 8.578px;
  background: url(../assets/about_assets/images/e65d11b2-99ca-4726-99c3-e6a949e818e8.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 144;
}

.exercise-effect-5a {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 26px;
  color: #ffffff;
  font-family: Hiragino Kaku Gothic Pro, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
  text-align: left;
  z-index: 145;
}

.rectangle-5b {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 1px;
  background: #d9d9d9;
  z-index: 146;
}

.frame-5d {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  z-index: 148;
}

.title-section-5e {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 530px;
  z-index: 149;
}

.luxury-voice-actors {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 64px;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 40px;
  font-weight: 700;
  line-height: 64px;
  text-align: center;
  letter-spacing: 4px;
  background: linear-gradient(90.31deg, #eb6100, #e72410);
  z-index: 150;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title-section-5f {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 151;
}

.famous-voice-actors {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 900px;
  height: 52px;
  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: 152;
}
@media (max-width: 768px) {
  .famous-voice-actors {
    width: 100%;
    height: auto;
  }
}

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

.image-61 {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 506px;
  background: url(../assets/about_assets/images/2388fa236e44d58f5979076aa24e1414d7ae7423.png) no-repeat center;
  background-size: cover;
  z-index: 154;
}
@media (max-width: 768px) {
  .image-61 {
    height: 226px;
  }
}

.frame-62 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  padding: 16px 16px 16px 16px;
  background: #f6f6f6;
  z-index: 155;
  border-radius: 16px;
}

.voice-actors-list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 868px;
  height: auto;
  color: #606060;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  z-index: 156;
}
@media (max-width: 768px) {
  .voice-actors-list {
    width: 100%;
  }
}

.frame-63 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 88px;
  position: relative;
  min-width: 0;
  z-index: 157;
}

.title-section-64 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 158;
}

.popular-collaborations {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 38px;
  color: #0077c7;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  z-index: 159;
}

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

.popular-characters {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 900px;
  height: 52px;
  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: 161;
}
@media (max-width: 768px) {
  .popular-characters {
    width: 100%;
    height: auto;
  }
}

.frame-66 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 1171.58px;
  z-index: 162;
}
@media (max-width: 768px) {
  .frame-66 {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
}

.box {
  flex-shrink: 0;
  position: relative;
  width: 600px;
  height: 339px;
  background: url(../assets/about_assets/images/06d7cb390d81c8920b31c7188254d744a572d634.png) no-repeat center;
  background-size: cover;
  opacity: 0.5;
  z-index: 163;
  overflow: hidden;
}
@media (max-width: 768px) {
  .box {
    display: none;
  }
}

.group-67 {
  flex-shrink: 0;
  position: relative;
  width: 237.58px;
  height: 248.5px;
  background: url(../assets/about_assets/images/d3eca3ff-767c-4a50-a888-a398db2d48f3.png) no-repeat center;
  background-size: cover;
  z-index: 164;
}

.frame-68 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 315px;
  z-index: 165;
}

.fit-boxing-title {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  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;
  text-overflow: initial;
  z-index: 166;
  overflow: hidden;
}

.release-date {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #7c6ea9;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 167;
}

.hit-series {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  min-width: 0;
  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: 168;
}

.frame-69 {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  z-index: 169;
}
@media (max-width: 768px) {
  .frame-69 {
    flex-direction: column-reverse;
    width: 100%;
    align-items: center;
  }
}

.frame-6a {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 300px;
  z-index: 170;
}

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

.info {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 295px;
  z-index: 172;
}

.release-date-6b {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #008896;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 174;
}

.hit-series-6c {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 300px;
  min-width: 0;
  height: 104px;
  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: 175;
}

.group-6d {
  flex-shrink: 0;
  position: relative;
  width: 237.581px;
  height: 245.5px;
  background: url(../assets/about_assets/images/ec59ee41-7861-48df-b64a-cf78d35c8ae8.png) no-repeat center;
  background-size: cover;
  z-index: 176;
}

.box-6e {
  flex-shrink: 0;
  position: relative;
  width: 600px;
  height: 339px;
  background: url(../assets/about_assets/images/48b66f2ab76a8066df3c3f38c1c75cfd614c524b.png) no-repeat center;
  background-size: cover;
  opacity: 0.5;
  z-index: 177;
  overflow: hidden;
}
@media (max-width: 768px) {
  .box-6e {
    display: none;
  }
}

.frame-6f {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  min-width: 0;
  padding: 16px 16px 24px 16px;
  background: #f6f6f6;
  z-index: 178;
  border-radius: 16px;
}

.title-section-70 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 530px;
  z-index: 179;
}

.past-works {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 38px;
  color: #606060;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  z-index: 180;
}

.container-71 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  z-index: 181;
}

.container-72 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 32px;
  position: relative;
  z-index: 182;
}

.frame-73 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  z-index: 183;
}
@media (max-width: 768px) {
  .frame-73 {
    flex-direction: column;
    align-items: center;
  }
}

.frame-74 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 16px;
  position: relative;
  z-index: 184;
}
@media (max-width: 768px) {
  .frame-74 {
    flex-direction: column;
  }
}

.group-75 {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 135px;
  background: url(../assets/about_assets/images/1984aadc-58b7-4d0a-9aa8-762daeac1837.png) no-repeat center;
  background-size: cover;
  z-index: 185;
}

.frame-76 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  z-index: 186;
}

.release-date-77 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #0077c7;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 187;
}

.popular-exercise-game {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 256px;
  height: auto;
  color: #606060;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
  z-index: 188;
}

.discontinued {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 26px;
  color: #e01e1e;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
  text-align: left;
  z-index: 189;
}

.frame-78 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 16px;
  position: relative;
  z-index: 190;
}
@media (max-width: 768px) {
  .frame-78 {
    flex-direction: column;
  }
}

.group-79 {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 135px;
  background: url(../assets/about_assets/images/6d6dd7c7-f98b-44ce-9dc4-ef313f076804.png) no-repeat center;
  background-size: cover;
  z-index: 191;
}

.group-792 {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 135px;
  background: url(../assets/fb03_pkg.png) no-repeat center;
  background-size: cover;
  z-index: 191;
}

.frame-7a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  z-index: 192;
}

.release-date-7b {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #c75f00;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 193;
}

.release-date-7b2 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #3fa1c5;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 193;
  width: 256px;
}

.rectangle-7d {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  height: 1px;
  background: #d9d9d9;
  z-index: 195;
}

.frame-7e {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 438px;
  z-index: 196;
}
@media (max-width: 768px) {
  .frame-7e {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}

.frame-7f {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 438px;
  z-index: 197;
}
@media (max-width: 768px) {
  .frame-7f {
    flex-direction: column;
  }
}

.group-80 {
  flex-shrink: 0;
  position: relative;
  width: 130px;
  height: 135px;
  background: url(../assets/about_assets/images/be440c88-e4fb-4427-945d-1dfeb8b4c8fa.png) no-repeat center;
  background-size: cover;
  z-index: 198;
}

.frame-81 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 8px;
  position: relative;
  min-width: 0;
  z-index: 199;
}

.date {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: auto;
  color: #ef2a86;
  font-family: Noto Sans JP, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  z-index: 200;
}

.small {
  font-size: 80%;
  display: block;
}/*# sourceMappingURL=about.css.map */