@charset "utf-8";@charset "UTF-8";
/*add 20220905 課題245*/
.pageunderArea .report_bnr {
  margin-top: 50px;
}
@media (max-width: 640px) {
  .pageunderArea .report_bnr {
    margin-top: 5rem;
  }
}

/* add 250318 */
.report_bnr #mwedBlogPartsArea {
  width: 300px !important;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .report_bnr #mwedBlogPartsArea {
    width: 70% !important;
  }
}
/*# sourceMappingURL=news.css.map */
