@charset "UTF-8";

#lv p span {
    color: #FF7808;
}

.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;
}

#midasi + section .heading .h {
    position: relative;
    font-weight: 600;
    padding-left: 0;
}
#midasi + section .heading .h:after {
    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;
}

#midasi + section .heading.block_header_2 .h:before {
    content: none;
}





#qa + .contents_faq01 dd {
    display: block;
    background: #f4f1e9;
    padding: 2rem;
    width: 95%;
    margin-left: auto;
}
#qa + .contents_faq01 dt:before, .contents_faq01 dd:before {
    background: #ffc537;
    padding-left: 1.2rem;
    border-radius: 100%;
}
.contents_faq01 dd:before {
    content: none;
}
.contents_faq01 dd:after {
    content: "";
    border-left: 1px solid #ffc537;
    border-bottom: 1px solid #ffc537;
    position: absolute;
    top: -5px;
    left: -36px;
    display: block;
    width: 3.2%;
    height: 40px;
}





#onayami_list_footer + section {
    display: none;
}