@charset "UTF-8";
/* ------------------------------ */
/* 固定ページ：愛徳のまなび：こころの教育 */
/* ------------------------------ */
.post-type_page .page__body .lead .catch span {
  white-space: normal;
}
@media (min-width: 768px) {
  .post-type_page .page__body .lead .catch span {
    white-space: nowrap;
  }
}
.page_education_mind-education .img_grid2 {
  margin-top: 40px;
}