#tcm2894871 .p-list-description:first-of-type .c-list-description__inner {
  text-decoration: underline;
}
#tcm2894871 .p-link-list--row .p-link-list__list {
  gap: 0;
}
#tcm2894871 .c-link--arrow::after {
  content: none;
}
#tcm2894871 .p-link-list-03:last-of-type .p-link-list__item::before {
  content: "\f1e0";
  margin-right: 0.75rem;
  color: var(--color-main);
}
#tcm2894871 .p-link-list-03:last-of-type .p-link-list__list li {
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 9.5px 15px;
}
#tcm2894871 .p-link-list__list li {
  margin: 5px 7px 0 0;
  padding: 8px 15px;
  color: #666;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  width: 30%;
}
#tcm2894871 .p-link-list-03:last-of-type .p-link-list__list li {
  line-height: normal;
}
@media screen and (max-width: 1176px) {
  #tcm2894871 .p-link-list__list li {
    width: 40%;
  }
}
@media screen and (max-width: 1005px) {
  #tcm2894871 .p-link-list__list li {
    width: 50%;
  }
}
@media screen and (max-width: 903px) {
  #tcm2894871 .p-link-list__list li {
    width: 66%;
  }
}
@media screen and (max-width: 768px) {
  #tcm2894871 .p-link-list__list li {
    width: 40%;
  }
}
@media screen and (max-width: 566px) {
  #tcm2894871 .p-link-list__list li {
    width: 60%;
  }
}