/*
** .c-header__page
*/

.c-header__page-contents {
  background-image: url(../image/corp/bg_header-children_center.jpg) !important;
}


/*
** .introduction
*/

.introduction__lead span {
  display: contents;
}

.introduction__remark {
  font-size: 1.3rem;
}


/*
** .target
*/

.target__policy {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--main);
  margin-bottom: 2rem;
}