@media screen and (min-width: 769px) and (orientation: landscape) {
  .l-page__single {
    margin-top: -10rem;
  }
}

.p-nuumber__text {
  font-weight: bold;
  margin-bottom: 7.3rem;
}

.p-data {
  padding-bottom: 8rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-data {
    padding-bottom: 14.6rem;
  }
}

.p-data__list_item:first-child .p-data__list_item_img {
  -webkit-transform: scale(0.56);
          transform: scale(0.56);
  left: 3.5rem;
  bottom: 2.5rem;
}
.p-data__list_item:nth-child(2) .p-data__list_item_img {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  left: 2.5rem;
  bottom: 0.3rem;
}
.p-data__list_item:nth-child(3) .p-data__list_item_img {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  left: 2.3rem;
  bottom: 0.5rem;
}
.p-data__list_item:nth-child(4) .p-data__list_item_img {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  left: 0.7rem;
  bottom: 0.5rem;
}
.p-data__list_item:nth-child(5) .p-data__list_item_img {
  -webkit-transform: scale(0.597);
          transform: scale(0.597);
  left: 0rem;
  bottom: 5.1rem;
}
.p-data__list_item:nth-child(6) .p-data__list_item_img {
  -webkit-transform: scale(0.605);
          transform: scale(0.605);
  left: 2rem;
  bottom: 0;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-data__list_item:nth-child(6) .p-data__list_item_img {
    bottom: -4rem;
  }
}
.p-data__list_item:nth-child(8) .p-data__list_item_img {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  left: 1.6rem;
  bottom: 2.2rem;
}
.p-data__list_item:nth-child(9) .p-data__list_item_img {
  -webkit-transform: scale(0.59);
          transform: scale(0.59);
  left: 1rem;
  bottom: 4.6rem;
}
.p-data__list_item:nth-child(10) .p-data__list_item_img {
  width: 77.5%;
  margin: -6rem auto -1.5rem;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  .p-data__list_item:nth-child(10) .p-data__list_item_img {
    margin: -11rem auto -3.5rem;
  }
}
.p-data__list_item:nth-child(11) .p-data__list_item_img {
  -webkit-transform: scale(0.72);
          transform: scale(0.72);
  left: 0.5rem;
  bottom: 1.5rem;
}

.p-data__list_item_inner {
  position: static;
}