@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
.common-main__ttl {
  top: 41%;
  left: 21cqw;
}
@media (width < 1681px) {
  .common-main__ttl {
    left: 20.4cqw;
  }
}
@media screen and (max-width: 1024px) {
  .common-main__ttl {
    top: 39%;
    left: 19cqw;
  }
}
@media screen and (max-width: 767px) {
  .common-main__ttl {
    left: 15cqw;
  }
}
@media all and (max-width: 480px) {
  .common-main__ttl {
    top: 34%;
    left: 12cqw;
  }
}

.numbers-box {
  margin-top: 100px;
}
@media screen and (max-width: 1367px) {
  .numbers-box {
    margin-top: 50px;
  }
}
@media all and (max-width: 480px) {
  .numbers-box {
    margin-top: 25px;
  }
}
.numbers-box h3 {
  font-weight: 700;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
  word-break: keep-all;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1367px) {
  .numbers-box h3 {
    font-size: min(5vw, 2.2rem);
  }
}
.numbers-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .numbers-card {
    flex-direction: column;
  }
}
@media all and (max-width: 480px) {
  .numbers-card {
    margin-top: 0;
  }
}
.numbers-card__half {
  position: relative;
  container-type: inline-size;
  width: calc(50% - 1px);
  padding: 2.5em 1em 8em;
}
@media (min-width: 1921px) {
  .numbers-card__half {
    width: calc(49% - 1px);
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__half {
    width: 100%;
    padding: 2.5em 1em 7em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half {
    padding: 2em 0.5em 7em;
  }
}
.numbers-card__half.year {
  position: relative;
  width: 33%;
  border-right: 1px solid #000;
  padding-top: 50px;
  padding: 2.5em 1em 0em;
}
@media screen and (max-width: 1024px) {
  .numbers-card__half.year {
    width: 100%;
    border-right: none;
    padding: 2.5em 1em 7em;
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__half.year {
    padding: 2.5em 1em 2em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.year {
    padding: 2em 0.5em;
  }
}
.numbers-card__half.year h3 {
  margin-bottom: 0;
}
@media all and (max-width: 480px) {
  .numbers-card__half.year .mt10 {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.year .mt10 img {
    width: 40cqw;
  }
}
.numbers-card__half.jimoto {
  position: relative;
  width: 65%;
  padding-top: 50px;
  padding: 2.5em 1em 0em;
}
@media screen and (max-width: 1024px) {
  .numbers-card__half.jimoto {
    width: 100%;
    border-top: 1px solid #000;
  }
}
.numbers-card__half.jimoto h3 {
  margin-bottom: 65px;
}
.numbers-card__half.jimoto .numbers-count p.numbers-largetxt {
  font-size: 4.5cqw;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .numbers-card__half.jimoto .numbers-count p.numbers-largetxt {
    font-size: 3cqw;
    padding-left: 8cqw;
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__half.jimoto .numbers-count p.numbers-largetxt {
    text-align: center;
    padding-left: 0;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.jimoto .numbers-count p.numbers-largetxt {
    font-size: min(7vw, 5.4rem);
  }
}
.numbers-card__half.jimoto .numbers-icon {
  position: absolute;
  top: 0;
  left: auto;
  transform: none;
  right: -3cqw;
  width: auto;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.jimoto .numbers-icon {
    top: 5cqw;
    right: 0;
  }
}
.numbers-card__half.jimoto .numbers-icon img {
  width: 28cqw;
}
@media all and (max-width: 480px) {
  .numbers-card__half.jimoto .numbers-icon img {
    width: 46cqw;
  }
}
.numbers-card__half.jimoto .common-col2 {
  gap: 25px;
}
@media all and (max-width: 480px) {
  .numbers-card__half.jimoto .common-col2 {
    margin-top: 24cqw;
  }
}
.numbers-card__half.sales {
  container-type: inline-size;
  padding: 2.5em 1em 5em;
}
.numbers-card__half.sales .column {
  display: flex;
  align-items: flex-end;
  gap: 0 4cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.sales .column {
    justify-content: center;
  }
}
.numbers-card__half.sales .column .numbers-count {
  width: auto;
}
.numbers-card__half.sales .column p:first-child {
  font-size: 8cqw;
  font-weight: 700;
  color: #0073bc;
  margin-bottom: 3cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.sales .column p:first-child {
    font-size: 6cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.sales .column p:first-child {
    font-size: 8cqw;
  }
}
.numbers-card__half.sales .column + p {
  font-size: 5.5cqw;
  font-weight: 700;
  color: #0073bc;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.sales .column + p {
    font-size: 3.5cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.sales .column + p {
    font-size: 5.5cqw;
    margin-top: -10px;
  }
}
.numbers-card__half.sales span.bold {
  font-weight: 700;
  font-size: 150%;
  font-family: "Anton", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
.numbers-card__half.bonus {
  padding: 2.5em 1em 0em;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.bonus {
    padding: 2.5em 1em 7em;
    margin-bottom: 2em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.bonus {
    padding: 2em 0.5em 6em;
  }
}
.numbers-card__half.bonus .numbers-icon {
  bottom: 10px;
}
@media screen and (max-width: 1367px) {
  .numbers-card__half.bonus .numbers-icon {
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__half.bonus .numbers-icon {
    bottom: 0;
  }
}
.numbers-card__half.incentive {
  padding: 2.5em 1em 3em;
}
.numbers-card__half.incentive .column {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 0 8cqw;
}
.numbers-card__half.incentive .column .numbers-count {
  width: auto;
}
.numbers-card__half.incentive .column .numbers-count p {
  font-size: 8cqw;
}
.numbers-card__half.incentive .column .numbers-count p.center {
  padding-bottom: 12cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.incentive .column .numbers-count p.center {
    padding-bottom: 4cqw;
  }
}
.numbers-card__half.incentive .topsales {
  display: inline-block;
  text-align: center;
  padding: 15px 120px;
  border-radius: 20px;
  font-size: 5cqw;
  font-weight: 700;
  color: #fff;
  background: #1BB8CE;
  background: linear-gradient(90deg, rgb(27, 184, 206) 0%, rgb(0, 104, 183) 100%);
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .numbers-card__half.incentive .topsales {
    font-size: min(5vw, 2rem);
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__half.overtime {
    padding: 2.5em 1em 7.5em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__half.overtime {
    padding: 2em 0.5em 6em;
  }
}
.numbers-card__wide {
  position: relative;
  width: 100%;
  padding: 2.5em 1em 2em;
}
.numbers-card__wide.age {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  container-type: inline-size;
  border-bottom: 1px solid #000;
  gap: 5cqw 0;
}
.numbers-card__wide.age + .numbers-card {
  margin-top: 0;
}
.numbers-card__wide.age .text {
  width: 53cqw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 6cqw;
}
@media screen and (max-width: 1024px) {
  .numbers-card__wide.age .text {
    width: 70cqw;
    margin-inline: auto;
    gap: 0 15cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.age .text {
    width: 80cqw;
    grid-template-columns: repeat(1, 1fr);
  }
}
.numbers-card__wide.age .text ul {
  color: #0073bc;
}
.numbers-card__wide.age .text ul li {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.age .text ul li {
    margin-bottom: 15px;
  }
}
.numbers-card__wide.age .text ul li .numbers-count {
  width: auto;
}
.numbers-card__wide.age .text ul li .numbers-number {
  font-size: 9cqw;
}
@media screen and (max-width: 1367px) {
  .numbers-card__wide.age .text ul li .numbers-number {
    font-size: 8cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.age .text ul li .numbers-number {
    font-size: 18cqw;
  }
}
.numbers-card__wide.age .text ul li p {
  font-weight: 700;
}
.numbers-card__wide.age .text ul li p.age {
  font-size: 2.5cqw;
  margin-bottom: 2.5cqw;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.age .text ul li p.age {
    font-size: 7cqw;
  }
}
.numbers-card__wide.age .text ul li p.per {
  font-size: 3cqw;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.age .text ul li p.per {
    font-size: 11cqw;
  }
}
.numbers-card__wide.age .image {
  width: 41cqw;
}
@media screen and (max-width: 1024px) {
  .numbers-card__wide.age .image {
    width: 90cqw;
    margin-inline: auto;
    text-align: center;
  }
}
.numbers-card__wide.share {
  container-type: inline-size;
  padding: 2.5em 1em 4.5em;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.share {
    padding: 2.5em 1em 6em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.share {
    padding: 2em 0.5em 6em;
  }
}
.numbers-card__wide.share .column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 4cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.share .column {
    justify-content: center;
  }
}
.numbers-card__wide.share .column .numbers-count {
  width: auto;
}
.numbers-card__wide.share .column img {
  width: 40cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.share .column img {
    width: 30cqw;
  }
}
.numbers-card__wide.share .column .balloon {
  position: relative;
  background: #0073bc;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
  text-align: center;
  padding: 2% 3%;
  font-size: 2.2rem;
  margin-top: -15px;
}
@media screen and (max-width: 1367px) {
  .numbers-card__wide.share .column .balloon {
    font-size: min(4vw, 1.8rem);
  }
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.share .column .balloon {
    margin-top: 5px;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.share .column .balloon {
    border-radius: 20px;
    padding: 2% 5%;
    margin-bottom: 25px;
  }
}
.numbers-card__wide.share .column .balloon::after {
  position: absolute;
  content: "";
  left: 47%;
  bottom: -20px;
  width: 69px;
  height: 25px;
  background: url(../../assets/images/numbers/tail.svg) top left/contain no-repeat;
}
@media screen and (max-width: 1367px) {
  .numbers-card__wide.share .column .balloon::after {
    width: 55.2px;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.share .column .balloon::after {
    left: 15%;
    width: 48.3px;
  }
}
.numbers-card__wide.share .column .notetxt {
  font-weight: 700;
  width: 100%;
  text-align: right;
  margin-top: -10px;
  padding-right: 17cqw;
  font-size: 1.8rem;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.share .column .notetxt {
    text-align: center;
    margin-top: 0;
    padding-right: 0;
  }
}
.numbers-card__wide.bot {
  padding: 6em 1em 4em;
  container-type: inline-size;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.bot {
    padding: 2em 1em 6em;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__wide.bot {
    padding: 2em 0.5em 4em;
  }
}
.numbers-card__wide.bot h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.bot h3 {
    margin-bottom: 15px;
  }
}
.numbers-card__wide.bot .column {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 14cqw;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.bot .column {
    gap: 0 25cqw;
  }
}
.numbers-card__wide.bot .column .numbers-count {
  width: auto;
}
.numbers-card__wide.bot .column .numbers-count p {
  font-size: 4rem;
}
.numbers-card__wide.bot .column .numbers-count + .numbers-count {
  position: relative;
  margin-top: 7cqw;
}
@media all and (max-width: 480px) {
  .numbers-card__wide.bot .column .numbers-count + .numbers-count {
    margin-top: 15cqw;
  }
}
.numbers-card__wide.bot .column .numbers-count + .numbers-count::before {
  position: absolute;
  top: -3cqw;
  left: -13cqw;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22182.121%22%20height%3D%22182.121%22%20viewBox%3D%220%200%20182.121%20182.121%22%3E%3Cline%20y1%3D%22180%22%20x2%3D%22180%22%20transform%3D%22translate(1.061%201.061)%22%20fill%3D%22none%22%20stroke%3D%22%230073bc%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E") top left/contain no-repeat;
  width: 14cqw;
  height: 14cqw;
}
@media screen and (max-width: 767px) {
  .numbers-card__wide.bot .column .numbers-count + .numbers-count::before {
    top: -2cqw;
    left: -17cqw;
    width: 20cqw;
    height: 20cqw;
  }
}
.numbers-card__wide.bot .column p:first-child {
  font-size: 8cqw;
  font-weight: 700;
  color: #0073bc;
  margin-bottom: 3cqw;
}
.numbers-card .bot {
  border-top: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .numbers-card .spbnone {
    border-top: none;
  }
}
.numbers-card.last {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .numbers-card.last {
    padding-bottom: 30px;
  }
}
.numbers-card__frame {
  container-type: inline-size;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .numbers-card__frame {
    margin-top: 40px;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__frame {
    margin-top: 20px;
  }
}
.numbers-card__frame p {
  position: relative;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.8;
  padding-inline: 15cqw;
  display: inline-block;
}
@media screen and (max-width: 1367px) {
  .numbers-card__frame p {
    font-size: min(3.5vw, 1.7rem);
    padding-inline: 13cqw;
  }
}
@media screen and (max-width: 1024px) {
  .numbers-card__frame p {
    padding-inline: 11cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__frame p {
    padding-inline: 15cqw;
  }
}
.numbers-card__frame p::before, .numbers-card__frame p::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  width: 62px;
  height: 179px;
  background: url(../../assets/images/numbers/frame.svg) center center/contain no-repeat;
}
@media all and (max-width: 480px) {
  .numbers-card__frame p::before, .numbers-card__frame p::after {
    width: 43.4px;
  }
}
.numbers-card__frame p::before {
  left: 0;
}
.numbers-card__frame p::after {
  right: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.numbers-card__frame + .numbers-card__frame {
  padding-top: 18px;
}
@media screen and (max-width: 767px) {
  .numbers-card__frame + .numbers-card__frame {
    padding-top: 0;
    margin-top: 80px;
  }
}
@media all and (max-width: 480px) {
  .numbers-card__frame + .numbers-card__frame {
    margin-top: 40px;
  }
}
.numbers-separate {
  border-left: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .numbers-separate {
    border-left: none;
    border-bottom: 1px solid #000;
  }
}
.numbers-count {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  margin-right: -2em;
  line-height: 1.2;
  width: 100%;
  color: #0073bc;
}
@media all and (max-width: 480px) {
  .numbers-count {
    line-height: 1;
  }
}
.numbers-count p {
  font-weight: 700;
  font-size: 6rem;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 1367px) {
  .numbers-count p {
    font-size: min(9vw, 5.5rem);
  }
}
@media all and (max-width: 480px) {
  .numbers-count p {
    padding-bottom: 0.2em;
  }
}
.numbers-count p.numbers-notetxt {
  width: 100%;
  color: #000;
  font-size: 1.8rem;
  margin-top: -10px;
}
@media screen and (max-width: 1367px) {
  .numbers-count p.numbers-notetxt {
    font-size: min(3vw, 1.5rem);
  }
}
@media screen and (max-width: 767px) {
  .numbers-count p.numbers-notetxt {
    margin-top: 0;
  }
}
.numbers-count p.numbers-subtxt {
  width: 100%;
  font-size: min(6vw, 3.5rem);
  letter-spacing: 0.1em;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .numbers-count p.numbers-subtxt {
    margin-top: 0;
  }
}
.numbers-count p.numbers-largetxt {
  width: auto;
  padding-bottom: 0.4em;
  padding-right: 0.1em;
  font-size: min(7vw, 5.4rem);
}
.numbers-number {
  font-weight: 700;
  font-size: 15.5rem;
  font-family: "Anton", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1367px) {
  .numbers-number {
    font-size: min(11vw, 14rem);
  }
}
@media all and (max-width: 480px) {
  .numbers-number {
    font-size: min(28vw, 14rem);
  }
}
.numbers-icon {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media all and (max-width: 480px) {
  .numbers-icon {
    width: 80%;
  }
}
.numbers-icon.square img {
  width: 25cqw;
}
@media screen and (max-width: 1367px) {
  .numbers-icon.square img {
    width: 23cqw;
  }
}
@media screen and (max-width: 767px) {
  .numbers-icon.square img {
    width: 18cqw;
  }
}
@media all and (max-width: 480px) {
  .numbers-icon.square img {
    width: 23cqw;
  }
}

@media screen and (max-width: 1367px) {
  .common-col2 {
    gap: 20px;
  }
}