@charset "utf-8";

#main_contents {
  & .wp-block-image {
    margin-bottom: 2.5em;
  }

  & .wp-block-heading {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    margin: 2.5em 0 1em;
  }

  & p {
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 1em;
  }
}