
@charset "UTF-8";

#lv p span {
    color: #FF7808;
}
.contents_btn01 .content_wrapper>a  {
    box-shadow: 0px 9px 1px 0px rgb(252 242 195);
}

.heading.block_header_3:before {
    content: none;
}
.sp {
        display: none;
}
@media (max-width: 768px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}



#text_org + section .heading .h {
    position: relative;
    font-weight: 600;
}
#text_org + section .heading .h:before {
    position: absolute;
    content: "";
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat-y: no-repeat;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;
    z-index: -1;
}


#daihyou + section .heading.block_header_7 {
    justify-content: center; 
    margin-bottom: 3rem;
}
#daihyou + section .heading .h {
    position: relative;
    font-weight: 600;
}
#daihyou + section .heading .h:before {
    position: absolute;
    content: "";
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210827121549.png");
    background-repeat-y: no-repeat;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;
    z-index: -1;
}
