/* =======================================================
common-single
======================================================= */
.c-post-date {
  font-size: calc(14/17 * 1em);
}
.c-post-head {
  display: flex;
  gap: 2rem;
  align-items: center;
  margin-bottom: 1rem;
}

.c-cat-def {
  margin-top: 56px;
}