@charset "utf-8";
/* CSS Document */

li.p-link-list__item a:hover {
  color: var(--color-main);
  text-decoration: underline;
}