#tcm2895554 .p-list-description:first-of-type .c-list-description__inner {
  text-decoration: underline;
}
#tcm2895554 .p-link-list--row .p-link-list__list {
  gap: 0;
}
#tcm2895554 .c-link--arrow::after {
  content: none;
}
#tcm2895554 [class="p-link-list-03"] .p-link-list__item::before,
#tcm2895554 .p-heading-toggle__item:nth-of-type(5) [class="p-link-list-03"] .p-link-list__item::before {
  content: "\f0ac";
  margin-right: 0.75rem;
  color: var(--color-main);
}
#tcm2895554 .p-link-list-03:last-of-type .p-link-list__item::before {
  content: "\f1e0";
  margin-right: 0.75rem;
  color: var(--color-main);
}
#tcm2895554 [class="p-link-list-03"] .p-link-list__list li {
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding: 12px 15px;
}
#tcm2895554 .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;
}
#tcm2895554 .p-link-list__list li {
  margin: 5px 7px 0 0;
  padding: 8px 15px;
  color: #666;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  width: 60%;
}
#tcm2895554 .p-heading-toggle__item:nth-of-type(4) .p-link-list-03 .p-link-list__item::before,
#tcm2895554 .p-heading-toggle__item:nth-of-type(8) .p-link-list-03 .p-link-list__item::before {
  content: none;
}
#tcm2895554 .p-link-list-03:last-of-type .p-link-list__list li {
  line-height: normal;
}
@media screen and (max-width: 1170px) {
  #tcm2895554 .p-link-list__list li {
    width: 70%;
  }
}
@media screen and (max-width: 1070px) {
  #tcm2895554 .p-link-list__list li {
    width: 80%;
  }
}
@media screen and (max-width: 1000px) {
  #tcm2895554 .p-link-list__list li {
    width: 100%;
  }
  #tcm2895554 .p-link-list__list li {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #tcm2895554 .p-link-list__list li {
    width: 70%;
  }
}
@media screen and (max-width: 630px) {
  #tcm2895554 .p-link-list__list li {
    width: 100%;
  }
  #tcm2895554 .p-heading-toggle__item:first-of-type a,
  #tcm2895554 .p-heading-toggle__item:nth-of-type(3) a {
    word-break: break-all;
  }
}