#section01 {
  padding-top: 0 !important;
}
@media screen and (max-width: 640px) {
  #section01 .c-linkCard--col2 {
    row-gap: 0 !important;
  }

  #section01 .c-linkCard--col2 .c-linkCard__item:first-child {
    order:2;
  }
}
.c-article__lead a[target]::after {
  display: none !important;
}
