@charset "UTF-8";

/* 火葬式 */
.overview-section .plan-flow:after,
.overview-section .plan-people {
    background: #CE7202 !important;
}
#top_title_area {
    display: none;
}

.plan-case .p-postList__excerpt .c-reviewStars{
    position: absolute;
    top: 2.5rem;
    right: 0;
    font-size: 1.25rem !important;
}
@media (min-width: 960px) {
.plan-case .p-postList__excerpt .c-reviewStars {
    top: 1rem;
    }
}
@media (max-width: 600px) and (min-width:960px){

}