@charset 'UTF-8';

.article-card>a:before {
  border: 1px solid #e3e3e3;
}

.article-card.-emphasis .summary:before {
  border-top: 5px solid #e3e3e3;
}

@media screen and (max-width:767px) {
  .ttl.-secondary.-procedure-contractchange {
    margin-top: 60px;
  }
}
