.p-support .c-card-list {
  margin-bottom: 78px;
}
.p-support .c-card a {
  display: block;
  padding: 40px 65px 30px;
}
.p-support .c-card h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: var(--color-blue);
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
}
.p-support .c-card p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  min-height: 60px;
}
.p-support .c-card p small {
  font-size: 12px;
  font-size: 1.2rem;
}
.p-support-button {
  margin: 0 auto;
  width: 468px;
}
.p-support-button p {
  margin-bottom: 14px;
}
.p-support-button a {
  width: 100%;
}