.sub_title4 .block {
  margin-top: -50px;
  padding: 100px 0;
}

.sub_title4 .top_bg1 {
  left: 5%;
  top: 40%;
  width: 300px;
  max-width: 30%;
}

.sub_title4 .top_bg2 {
  right: 5%;
  top: 40%;
  width: 300px;
  max-width: 40%;
  z-index: -1;
}

.block {
  width: 1100px;
  margin: 100px auto;
  max-width: 90%;
}
.block h3 {
  font-family: "monte-stella", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #bfbfbf;
  font-size: 120px;
  line-height: 150%;
}

.sub_title4 .block p {
  width: -moz-fit-content;
  width: fit-content;
}

.label {
  width: 30px;
  position: absolute;
  left: -30px;
  top: 20px;
  z-index: 10;
}

.number_flex {
  display: flex;
  gap: 60px;
}

.illust {
  width: 150px;
}

.card {
  border: solid 1px #2d9c9e;
  position: relative;
  background: white;
  border-radius: 15px;
  padding: 30px;
  position: relative;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.card h4 {
  font-size: 50px;
  font-weight: 600;
  color: #003f75;
  line-height: 150%;
  position: relative;
  z-index: 3;
}
.card .int_flex {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.card .card_flex {
  display: flex;
}
.card .year {
  font-size: 18px;
  padding-bottom: 20px;
  color: #003f75;
  font-weight: 600;
}

.card_flex {
  gap: 10px;
}

.int {
  font-size: 40px;
  font-weight: 600;
  color: #003f75;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 3;
}
.int span {
  font-size: 120px;
  font-family: "monte-stella", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #2d9c9e;
  line-height: 100%;
}

.block:nth-child(1) {
  margin-top: 0;
}
.block:nth-child(1) .number_flex:nth-child(1) {
  align-items: flex-end;
}
.block:nth-child(1) .number_flex:nth-child(1) .illust1 {
  position: absolute;
  top: 20px;
  right: 50px;
  width: 150px;
  z-index: 1;
}
.block:nth-child(1) .number_flex:nth-child(1) .left .card {
  padding: 30px 50px;
  width: 566px;
  height: 257px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right .card {
  padding: 20px 30px;
  border-radius: 10px;
  margin-bottom: -50px;
  width: 374px;
  height: 167px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right h4 {
  font-size: 30px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right .int {
  font-size: 30px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right .int span {
  font-size: 80px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right .illust {
  width: 100px;
}
.block:nth-child(1) .number_flex:nth-child(1) .right .label {
  width: 20px;
  position: absolute;
  left: -20px;
  top: 10px;
}
.block:nth-child(1) .number_flex:nth-child(2) {
  margin-top: 70px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left .card {
  padding: 20px 30px;
  border-radius: 10px;
  margin-bottom: -50px;
  margin-left: 100px;
  width: 348px;
  height: 154px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left h4 {
  font-size: 30px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left .int {
  font-size: 30px;
  margin-left: 60px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left .int span {
  font-size: 60px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left .illust {
  width: 100px;
}
.block:nth-child(1) .number_flex:nth-child(2) .left .label {
  width: 20px;
  position: absolute;
  left: -20px;
  top: 10px;
}
.block:nth-child(1) .number_flex:nth-child(2) .right .card {
  margin-top: 50px;
  width: 532px;
  height: 267px;
}
.block:nth-child(1) .number_flex:nth-child(2) .right .illust {
  width: 160px;
}
.block:nth-child(1) .number_flex:nth-child(2) .right .int {
  font-size: 50px;
}
.block:nth-child(1) .number_flex:nth-child(2) .right .int span {
  font-size: 130px;
  padding: 0 5px;
}

.block:nth-child(2) h3 {
  text-align: right;
}
.block:nth-child(2) .card {
  border: solid 1px #127cd8;
}
.block:nth-child(2) .int span {
  color: #127cd8;
}
.block:nth-child(2) .number_flex:nth-child(1) {
  margin-bottom: 30px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left {
  margin-left: 20px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left .card {
  padding: 20px 70px;
  width: 575px;
  height: 240px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left .int {
  font-size: 50px;
  margin-left: 20px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left .int span {
  font-size: 110px;
  padding: 0 5px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left .int_flex {
  gap: 30px;
}
.block:nth-child(2) .number_flex:nth-child(1) .left .illust {
  padding-bottom: 20px;
}
.block:nth-child(2) .number_flex:nth-child(2) .left {
  width: 45%;
}
.block:nth-child(2) .number_flex:nth-child(2) .right h4 {
  font-size: 40px;
}
.block:nth-child(2) .number_flex:nth-child(2) .right .illust {
  width: 130px;
}
.block:nth-child(2) .number_flex:nth-child(2) .right .card {
  padding: 20px 50px;
  width: 488px;
  height: 213px;
}
.block:nth-child(2) .number_flex:nth-child(2) .right .int {
  font-size: 50px;
  margin-left: 20px;
}
.block:nth-child(2) .number_flex:nth-child(2) .right .int span {
  font-size: 100px;
  padding: 0 5px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left {
  width: 45%;
  margin-top: -50px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .card_flex {
  align-items: flex-end;
}
.block:nth-child(2) .number_flex:nth-child(3) .left h4 {
  font-size: 35px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .illust {
  width: 100px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .card {
  padding: 30px 40px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  width: 412px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .int {
  font-size: 30px;
  margin-left: 0px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .int span {
  font-size: 70px;
  padding: 0 5px;
}
.block:nth-child(2) .number_flex:nth-child(3) .left .label {
  width: 25px;
  position: absolute;
  left: -25px;
  top: 15px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right {
  width: 40%;
  margin-top: 50px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .card_flex {
  align-items: flex-end;
}
.block:nth-child(2) .number_flex:nth-child(3) .right h4 {
  font-size: 35px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .illust {
  width: 80px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .card {
  padding: 10px 30px;
  width: 410px;
  margin-left: 30px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .card .int_flex {
  gap: 50px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .int {
  font-size: 50px;
  margin-left: 20px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .int span {
  font-size: 80px;
  padding: 0 5px;
}
.block:nth-child(2) .number_flex:nth-child(3) .right .label {
  width: 20px;
  position: absolute;
  left: -20px;
  top: 10px;
}

.block:nth-child(3) .title {
  font-size: 18px;
}
.block:nth-child(3) .int span {
  line-height: 80%;
}
.block:nth-child(3) .number_flex:nth-child(1) {
  margin-top: 50px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left {
  width: 45%;
  margin-top: 200px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .card_flex {
  align-items: flex-end;
}
.block:nth-child(3) .number_flex:nth-child(1) .left h4 {
  font-size: 35px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .illust {
  width: 80px;
  padding-bottom: 10px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .card {
  padding: 20px 20px;
  width: 387px;
  margin-left: auto;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .int_flex {
  gap: 10px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .int {
  font-size: 30px;
  margin-left: 20px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .int span {
  font-size: 60px;
  padding: 0 5px;
}
.block:nth-child(3) .number_flex:nth-child(1) .left .label {
  width: 25px;
  position: absolute;
  left: -25px;
  top: 15px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right {
  margin-left: 20px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .title {
  font-size: 25px;
  padding-left: 10px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right h4 {
  font-size: 60px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .card {
  padding: 20px 30px;
  width: 616px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .int {
  font-size: 50px;
  margin-left: 20px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .int span {
  font-size: 110px;
  padding: 0 5px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .int_flex {
  gap: 20px;
}
.block:nth-child(3) .number_flex:nth-child(1) .right .illust {
  width: 120px;
  padding-bottom: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) {
  margin-top: 70px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left {
  width: 45%;
}
.block:nth-child(3) .number_flex:nth-child(2) .left h4 {
  font-size: 35px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .illust {
  width: 120px;
  padding-bottom: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .card {
  padding: 20px 20px;
  width: 452px;
  height: 175px;
  margin-left: auto;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .int_flex {
  gap: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .int {
  font-size: 60px;
  margin-left: 20px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .int span {
  font-size: 100px;
  padding: 0 5px;
}
.block:nth-child(3) .number_flex:nth-child(2) .left .label {
  width: 20px;
  position: absolute;
  left: -20px;
  top: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right {
  width: 45%;
  margin-top: -100px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right h4 {
  font-size: 35px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .illust {
  width: 80px;
  padding-bottom: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .illust.illust12 {
  width: 100px;
  padding-bottom: 0px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .card {
  padding: 20px 20px;
  width: 427px;
  margin-bottom: 70px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .card_flex {
  gap: 20px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .int_flex {
  gap: 10px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .int {
  font-size: 30px;
  margin-left: 20px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .int span {
  font-size: 70px;
  padding: 0 5px;
}
.block:nth-child(3) .number_flex:nth-child(2) .right .label {
  width: 20px;
  position: absolute;
  left: -20px;
  top: 10px;
}

@media screen and (max-width: 1200px) {
  .sub_title4 .block {
    margin: 0px auto;
    padding: 0px 0;
    margin-bottom: 50px;
  }
  .sub_title4 .top_bg1,
  .sub_title4 .top_bg2 {
    top: 20%;
  }
  .block h3,
  .block:nth-child(2) h3 {
    text-align: center;
    font-size: 100px;
  }
  .block:nth-child(1),
  .block:nth-child(2),
  .block:nth-child(3) {
    text-align: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1),
  .block:nth-child(1) .number_flex:nth-child(2),
  .block:nth-child(1) .number_flex:nth-child(3),
  .block:nth-child(2) .number_flex:nth-child(1),
  .block:nth-child(2) .number_flex:nth-child(2),
  .block:nth-child(2) .number_flex:nth-child(3),
  .block:nth-child(3) .number_flex:nth-child(1),
  .block:nth-child(3) .number_flex:nth-child(2),
  .block:nth-child(3) .number_flex:nth-child(3) {
    justify-content: center;
    flex-wrap: wrap;
    display: inline-flex;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 40px;
    gap: 40px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left,
  .block:nth-child(1) .number_flex:nth-child(1) .right,
  .block:nth-child(1) .number_flex:nth-child(2) .left,
  .block:nth-child(1) .number_flex:nth-child(2) .right,
  .block:nth-child(1) .number_flex:nth-child(3) .left,
  .block:nth-child(1) .number_flex:nth-child(3) .right,
  .block:nth-child(2) .number_flex:nth-child(1) .left,
  .block:nth-child(2) .number_flex:nth-child(1) .right,
  .block:nth-child(2) .number_flex:nth-child(2) .left,
  .block:nth-child(2) .number_flex:nth-child(2) .right,
  .block:nth-child(2) .number_flex:nth-child(3) .left,
  .block:nth-child(2) .number_flex:nth-child(3) .right,
  .block:nth-child(3) .number_flex:nth-child(1) .left,
  .block:nth-child(3) .number_flex:nth-child(1) .right,
  .block:nth-child(3) .number_flex:nth-child(2) .left,
  .block:nth-child(3) .number_flex:nth-child(2) .right,
  .block:nth-child(3) .number_flex:nth-child(3) .left,
  .block:nth-child(3) .number_flex:nth-child(3) .right {
    margin: 0;
    width: auto;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card {
    width: 350px;
    padding: 10px 20px;
    margin: 0;
    height: 140px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .card_flex {
    justify-content: center;
    align-items: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .label {
    width: 20px;
    left: -20px;
    top: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .title {
    font-size: 18px;
    padding-left: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left h4,
  .block:nth-child(1) .number_flex:nth-child(1) .right h4,
  .block:nth-child(1) .number_flex:nth-child(2) .left h4,
  .block:nth-child(1) .number_flex:nth-child(2) .right h4,
  .block:nth-child(1) .number_flex:nth-child(3) .left h4,
  .block:nth-child(1) .number_flex:nth-child(3) .right h4,
  .block:nth-child(2) .number_flex:nth-child(1) .left h4,
  .block:nth-child(2) .number_flex:nth-child(1) .right h4,
  .block:nth-child(2) .number_flex:nth-child(2) .left h4,
  .block:nth-child(2) .number_flex:nth-child(2) .right h4,
  .block:nth-child(2) .number_flex:nth-child(3) .left h4,
  .block:nth-child(2) .number_flex:nth-child(3) .right h4,
  .block:nth-child(3) .number_flex:nth-child(1) .left h4,
  .block:nth-child(3) .number_flex:nth-child(1) .right h4,
  .block:nth-child(3) .number_flex:nth-child(2) .left h4,
  .block:nth-child(3) .number_flex:nth-child(2) .right h4,
  .block:nth-child(3) .number_flex:nth-child(3) .left h4,
  .block:nth-child(3) .number_flex:nth-child(3) .right h4 {
    font-size: 30px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int {
    font-size: 18px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int span {
    font-size: 55px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust {
    width: 100px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust1 {
    width: 70px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust6 {
    width: 90px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust8 {
    width: 70px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust10 {
    width: 60px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust.illust12 {
    width: 90px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust.illust13 {
    width: 80px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int_flex {
    align-items: center;
    justify-content: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .card .year,
  .block:nth-child(1) .number_flex:nth-child(2) .card .year,
  .block:nth-child(1) .number_flex:nth-child(3) .card .year,
  .block:nth-child(2) .number_flex:nth-child(1) .card .year,
  .block:nth-child(2) .number_flex:nth-child(2) .card .year,
  .block:nth-child(2) .number_flex:nth-child(3) .card .year,
  .block:nth-child(3) .number_flex:nth-child(1) .card .year,
  .block:nth-child(3) .number_flex:nth-child(2) .card .year,
  .block:nth-child(3) .number_flex:nth-child(3) .card .year {
    padding-bottom: 0;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int_flex {
    align-items: flex-end;
  }
  .block:nth-child(2) .number_flex:nth-child(2) .left {
    display: none;
  }
  .block:nth-child(3) .number_flex:nth-child(2) .right .card:nth-child(2) {
    margin-top: 40px;
  }
  .block:nth-child(3) .number_flex:nth-child(2) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 822px) {
  .sub_title4 .block h2 {
    font-size: 27px;
  }
  .sub_title4 .block h2 span {
    font-size: 32px;
  }
  .block {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .block h3,
  .block:nth-child(2) h3 {
    text-align: center;
    font-size: 70px;
    margin-bottom: 30px;
  }
  .block:nth-child(3) {
    margin-bottom: 100px;
  }
  .block:nth-child(1),
  .block:nth-child(2),
  .block:nth-child(3) {
    text-align: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1),
  .block:nth-child(1) .number_flex:nth-child(2),
  .block:nth-child(1) .number_flex:nth-child(3),
  .block:nth-child(2) .number_flex:nth-child(1),
  .block:nth-child(2) .number_flex:nth-child(2),
  .block:nth-child(2) .number_flex:nth-child(3),
  .block:nth-child(3) .number_flex:nth-child(1),
  .block:nth-child(3) .number_flex:nth-child(2),
  .block:nth-child(3) .number_flex:nth-child(3) {
    justify-content: center;
    flex-wrap: wrap;
    display: inline-flex;
    margin: 0 auto !important;
    text-align: left;
    margin-bottom: 0px;
    gap: 30px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left,
  .block:nth-child(1) .number_flex:nth-child(1) .right,
  .block:nth-child(1) .number_flex:nth-child(2) .left,
  .block:nth-child(1) .number_flex:nth-child(2) .right,
  .block:nth-child(1) .number_flex:nth-child(3) .left,
  .block:nth-child(1) .number_flex:nth-child(3) .right,
  .block:nth-child(2) .number_flex:nth-child(1) .left,
  .block:nth-child(2) .number_flex:nth-child(1) .right,
  .block:nth-child(2) .number_flex:nth-child(2) .left,
  .block:nth-child(2) .number_flex:nth-child(2) .right,
  .block:nth-child(2) .number_flex:nth-child(3) .left,
  .block:nth-child(2) .number_flex:nth-child(3) .right,
  .block:nth-child(3) .number_flex:nth-child(1) .left,
  .block:nth-child(3) .number_flex:nth-child(1) .right,
  .block:nth-child(3) .number_flex:nth-child(2) .left,
  .block:nth-child(3) .number_flex:nth-child(2) .right,
  .block:nth-child(3) .number_flex:nth-child(3) .left,
  .block:nth-child(3) .number_flex:nth-child(3) .right {
    margin: 0;
    width: auto;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card {
    width: 320px;
    padding: 10px 20px;
    margin: 0;
    height: 140px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .card_flex {
    justify-content: center;
    align-items: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .label,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .label,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .label {
    width: 20px;
    left: -20px;
    top: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .title,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .title,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .title {
    font-size: 18px;
    padding-left: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left h4,
  .block:nth-child(1) .number_flex:nth-child(1) .right h4,
  .block:nth-child(1) .number_flex:nth-child(2) .left h4,
  .block:nth-child(1) .number_flex:nth-child(2) .right h4,
  .block:nth-child(1) .number_flex:nth-child(3) .left h4,
  .block:nth-child(1) .number_flex:nth-child(3) .right h4,
  .block:nth-child(2) .number_flex:nth-child(1) .left h4,
  .block:nth-child(2) .number_flex:nth-child(1) .right h4,
  .block:nth-child(2) .number_flex:nth-child(2) .left h4,
  .block:nth-child(2) .number_flex:nth-child(2) .right h4,
  .block:nth-child(2) .number_flex:nth-child(3) .left h4,
  .block:nth-child(2) .number_flex:nth-child(3) .right h4,
  .block:nth-child(3) .number_flex:nth-child(1) .left h4,
  .block:nth-child(3) .number_flex:nth-child(1) .right h4,
  .block:nth-child(3) .number_flex:nth-child(2) .left h4,
  .block:nth-child(3) .number_flex:nth-child(2) .right h4,
  .block:nth-child(3) .number_flex:nth-child(3) .left h4,
  .block:nth-child(3) .number_flex:nth-child(3) .right h4 {
    font-size: 25px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int {
    font-size: 18px;
    margin-left: 0px;
    margin-top: 20px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int span,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int span,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int span {
    font-size: 55px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust {
    width: 100px;
    max-width: 100%;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust1,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust1,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust1 {
    width: 70px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust6,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust6,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust6 {
    width: 90px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust8,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust8,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust8 {
    width: 70px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust10,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust10,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust10 {
    width: 60px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust.illust12,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust.illust12 {
    width: 90px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(1) .number_flex:nth-child(3) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(2) .number_flex:nth-child(3) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(1) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(1) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(2) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(2) .right .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(3) .left .illust.illust13,
  .block:nth-child(3) .number_flex:nth-child(3) .right .illust.illust13 {
    width: 80px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .int_flex {
    align-items: center;
    justify-content: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .card .year,
  .block:nth-child(1) .number_flex:nth-child(2) .card .year,
  .block:nth-child(1) .number_flex:nth-child(3) .card .year,
  .block:nth-child(2) .number_flex:nth-child(1) .card .year,
  .block:nth-child(2) .number_flex:nth-child(2) .card .year,
  .block:nth-child(2) .number_flex:nth-child(3) .card .year,
  .block:nth-child(3) .number_flex:nth-child(1) .card .year,
  .block:nth-child(3) .number_flex:nth-child(2) .card .year,
  .block:nth-child(3) .number_flex:nth-child(3) .card .year {
    padding-bottom: 0;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .int_flex {
    align-items: flex-end;
  }
  .block:nth-child(2) .number_flex:nth-child(2) .left {
    display: none;
  }
  .block:nth-child(3) .number_flex:nth-child(2) .right .card:nth-child(2) {
    margin-top: 40px;
  }
  .block:nth-child(3) .number_flex:nth-child(2) {
    flex-direction: row-reverse;
  }
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .card_flex .card_left,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .card_flex .card_right {
    width: calc(50% - 10px);
  }
  .block:nth-child(3) {
    text-align: center;
  }
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .int,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .int,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .int,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .int,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .int,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .int {
    margin-top: 0;
  }
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .int,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card:nth-child(2) .int {
    margin-top: 20px;
  }
}
@media screen and (max-width: 770px) {
  .block:nth-child(1),
  .block:nth-child(2),
  .block:nth-child(3) {
    text-align: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1),
  .block:nth-child(1) .number_flex:nth-child(2),
  .block:nth-child(1) .number_flex:nth-child(3),
  .block:nth-child(2) .number_flex:nth-child(1),
  .block:nth-child(2) .number_flex:nth-child(2),
  .block:nth-child(2) .number_flex:nth-child(3),
  .block:nth-child(3) .number_flex:nth-child(1),
  .block:nth-child(3) .number_flex:nth-child(2),
  .block:nth-child(3) .number_flex:nth-child(3) {
    gap: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left,
  .block:nth-child(1) .number_flex:nth-child(1) .right,
  .block:nth-child(1) .number_flex:nth-child(2) .left,
  .block:nth-child(1) .number_flex:nth-child(2) .right,
  .block:nth-child(1) .number_flex:nth-child(3) .left,
  .block:nth-child(1) .number_flex:nth-child(3) .right,
  .block:nth-child(2) .number_flex:nth-child(1) .left,
  .block:nth-child(2) .number_flex:nth-child(1) .right,
  .block:nth-child(2) .number_flex:nth-child(2) .left,
  .block:nth-child(2) .number_flex:nth-child(2) .right,
  .block:nth-child(2) .number_flex:nth-child(3) .left,
  .block:nth-child(2) .number_flex:nth-child(3) .right,
  .block:nth-child(3) .number_flex:nth-child(1) .left,
  .block:nth-child(3) .number_flex:nth-child(1) .right,
  .block:nth-child(3) .number_flex:nth-child(2) .left,
  .block:nth-child(3) .number_flex:nth-child(2) .right,
  .block:nth-child(3) .number_flex:nth-child(3) .left,
  .block:nth-child(3) .number_flex:nth-child(3) .right {
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .block h3,
  .block:nth-child(2) h3 {
    text-align: center;
    font-size: 60px;
    margin-bottom: 30px;
  }
  .sub_title4 .block h2 {
    font-size: 22px;
  }
  .sub_title4 .block h2 span {
    font-size: 24px;
  }
  .sub_title4 .block {
    margin: 0px auto;
    padding: 0px 0;
    margin-bottom: 50px;
    padding-top: 50px;
    margin-top: 0px;
    position: relative;
  }
  .sub_title4 .block p {
    text-align: left;
  }
  .sub_title4 .top_bg1 {
    width: 45%;
    top: 30%;
    left: 0%;
    max-width: 50%;
  }
  .sub_title4 .top_bg2 {
    width: 45%;
    top: 30%;
    right: 0%;
    max-width: 50%;
  }
}
@media screen and (max-width: 370px) {
  .block:nth-child(1) .number_flex:nth-child(1),
  .block:nth-child(1) .number_flex:nth-child(2),
  .block:nth-child(1) .number_flex:nth-child(3),
  .block:nth-child(2) .number_flex:nth-child(1),
  .block:nth-child(2) .number_flex:nth-child(2),
  .block:nth-child(2) .number_flex:nth-child(3),
  .block:nth-child(3) .number_flex:nth-child(1),
  .block:nth-child(3) .number_flex:nth-child(2),
  .block:nth-child(3) .number_flex:nth-child(3) {
    max-width: 100%;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left,
  .block:nth-child(1) .number_flex:nth-child(1) .right,
  .block:nth-child(1) .number_flex:nth-child(2) .left,
  .block:nth-child(1) .number_flex:nth-child(2) .right,
  .block:nth-child(1) .number_flex:nth-child(3) .left,
  .block:nth-child(1) .number_flex:nth-child(3) .right,
  .block:nth-child(2) .number_flex:nth-child(1) .left,
  .block:nth-child(2) .number_flex:nth-child(1) .right,
  .block:nth-child(2) .number_flex:nth-child(2) .left,
  .block:nth-child(2) .number_flex:nth-child(2) .right,
  .block:nth-child(2) .number_flex:nth-child(3) .left,
  .block:nth-child(2) .number_flex:nth-child(3) .right,
  .block:nth-child(3) .number_flex:nth-child(1) .left,
  .block:nth-child(3) .number_flex:nth-child(1) .right,
  .block:nth-child(3) .number_flex:nth-child(2) .left,
  .block:nth-child(3) .number_flex:nth-child(2) .right,
  .block:nth-child(3) .number_flex:nth-child(3) .left,
  .block:nth-child(3) .number_flex:nth-child(3) .right {
    margin: 0;
    width: auto;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card {
    max-width: calc(100% - 20px);
    height: auto;
  }
}
@media screen and (max-width: 350px) {
  .block:nth-child(1) .number_flex:nth-child(1),
  .block:nth-child(1) .number_flex:nth-child(2),
  .block:nth-child(1) .number_flex:nth-child(3),
  .block:nth-child(2) .number_flex:nth-child(1),
  .block:nth-child(2) .number_flex:nth-child(2),
  .block:nth-child(2) .number_flex:nth-child(3),
  .block:nth-child(3) .number_flex:nth-child(1),
  .block:nth-child(3) .number_flex:nth-child(2),
  .block:nth-child(3) .number_flex:nth-child(3) {
    max-width: 100%;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left,
  .block:nth-child(1) .number_flex:nth-child(1) .right,
  .block:nth-child(1) .number_flex:nth-child(2) .left,
  .block:nth-child(1) .number_flex:nth-child(2) .right,
  .block:nth-child(1) .number_flex:nth-child(3) .left,
  .block:nth-child(1) .number_flex:nth-child(3) .right,
  .block:nth-child(2) .number_flex:nth-child(1) .left,
  .block:nth-child(2) .number_flex:nth-child(1) .right,
  .block:nth-child(2) .number_flex:nth-child(2) .left,
  .block:nth-child(2) .number_flex:nth-child(2) .right,
  .block:nth-child(2) .number_flex:nth-child(3) .left,
  .block:nth-child(2) .number_flex:nth-child(3) .right,
  .block:nth-child(3) .number_flex:nth-child(1) .left,
  .block:nth-child(3) .number_flex:nth-child(1) .right,
  .block:nth-child(3) .number_flex:nth-child(2) .left,
  .block:nth-child(3) .number_flex:nth-child(2) .right,
  .block:nth-child(3) .number_flex:nth-child(3) .left,
  .block:nth-child(3) .number_flex:nth-child(3) .right {
    margin: 0;
    width: 100% !important;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card {
    max-width: calc(100% - 20px);
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .card_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .card_flex {
    flex-direction: column;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card .int_flex,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card .int_flex,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card .int_flex,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card .int_flex,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card .int_flex,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card .int_flex {
    flex-direction: column;
    gap: 10px;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .card h4,
  .block:nth-child(1) .number_flex:nth-child(1) .right .card h4,
  .block:nth-child(1) .number_flex:nth-child(2) .left .card h4,
  .block:nth-child(1) .number_flex:nth-child(2) .right .card h4,
  .block:nth-child(1) .number_flex:nth-child(3) .left .card h4,
  .block:nth-child(1) .number_flex:nth-child(3) .right .card h4,
  .block:nth-child(2) .number_flex:nth-child(1) .left .card h4,
  .block:nth-child(2) .number_flex:nth-child(1) .right .card h4,
  .block:nth-child(2) .number_flex:nth-child(2) .left .card h4,
  .block:nth-child(2) .number_flex:nth-child(2) .right .card h4,
  .block:nth-child(2) .number_flex:nth-child(3) .left .card h4,
  .block:nth-child(2) .number_flex:nth-child(3) .right .card h4,
  .block:nth-child(3) .number_flex:nth-child(1) .left .card h4,
  .block:nth-child(3) .number_flex:nth-child(1) .right .card h4,
  .block:nth-child(3) .number_flex:nth-child(2) .left .card h4,
  .block:nth-child(3) .number_flex:nth-child(2) .right .card h4,
  .block:nth-child(3) .number_flex:nth-child(3) .left .card h4,
  .block:nth-child(3) .number_flex:nth-child(3) .right .card h4 {
    font-size: 20px;
    text-align: center;
  }
  .block:nth-child(1) .number_flex:nth-child(1) .left .illust {
    position: static;
    width: 50%;
    margin: 0 auto;
  }
  .block h3,
  .block:nth-child(2) h3 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=numbers.css.map */