@charset "utf-8";

article p.catch {
  font-weight: bold;
  font-size: 18px;
}

article p.notice {
  text-align: right;
}

article p:last-child {
  padding-bottom: 0;
}

article p a {
  font-weight: bold;
}

@media only screen and (max-width: 768px) {}
