.c-sec--pageTtl .c-ttl p {
  color: #1288FF;
}

.c-sec--pageTtl .c-ttl p::before {
  background-color: #1288FF;
}

.c-sec--post .c-sec-inner {
  max-width: 1120px;
}

.c-sec--post .c-post .c-post-ttl div {
  margin-top: 32px;
  gap: 8px 16px;
}

.c-post .c-post-cnt img {
    width: auto;
}
