@charset "utf-8";
/* CSS Document */

/* フロント */
.p-column-saingle__text h2 {
    font-size: 32px;
    font-weight: 700;
    color: #aa9649;
    border-left: 6px solid #aa9649;
    padding-left: 16px;
    margin-bottom: 24px;
}

/* エディタ */
.post-type-column h2 {
    font-size: 32px;
    font-weight: 700;
    color: #aa9649;
    border-left: 6px solid #aa9649;
    padding-left: 16px;
    margin-bottom: 24px;
}