.single-symptoms .l-mainContent__inner>.post_content {
    margin: 0 0 0.5em;
}

.single-symptoms .c-postTitle h1 {
    display: none;
}

.single-symptoms .l-content {
    padding-top: 0 !important;
}

@media (max-width: 599px) {
.symptoms-title {
    font-size: 20px!important;
}
}

.symptoms-title-pc-none {
    display: none;
}


@media (max-width: 599px) {
.symptoms-title-pc-none {
    display:unset;
}
}

@media (max-width: 599px) {
.symptoms-title-pc-on {
    display:none;
}
}