.comntents7__inner {
  position: relative;
  bottom: 0rem;
}

.comntents3_text>p {
  text-align: center;
  font-size: 2.2rem;
  color: #faff00;
  font-family: "Noto Sans JP", sans-serif;
}
.comntents3_text>p>span {
  font-size: 1.2rem;
}
div#comntents2 {
  bottom: auto;
}

div#comntents7_second {
  bottom: auto;
}

@media (max-width: 768px) {
  .comntents3_text>p {
    font-size: 110%;
    color: #faff00;
    font-family: "Noto Sans JP", sans-serif;
  }
  div#comntents8 {
    bottom: auto;
  }
  div#comntents10 {
    bottom: -17em;
  }
  div#comntents11 {
    bottom: -3rem;
  }
}
