.p-post {
  padding-bottom: clamp(4rem, 5.2083333333vw, 6.25rem);
}
.p-post-content {
  padding-bottom: 4rem;
  border-bottom: 1px solid var(--color_mono05);
}
.p-post-content a {
  text-decoration: underline;
}
.p-post .c-button {
  width: 10rem;
}
.p-post .c-button-area {
  margin: 2rem 0 4rem;
}/*# sourceMappingURL=single.css.map */