@charset "UTF-8";

.item_comment {
    width: 100% !important;
    margin-top: 32px;
    padding: 8px;
    display: flex;
    justify-content: center;
}

.item_comment > p {
    line-height: 2 !important;
}

div.contents20210917outer div.contents_top p {
    width: 520px;
    margin: 24px auto;
    padding: 24px;
    line-height: 32px;
    font-family: "Noto Sans JP";
    font-weight: bold;
  }