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










.contents_related .heading.block_header_1 p, .heading.block_header_6 .h {
    display: none;
}

.contents_related .heading h2.h {
    position: relative;
    font-weight: 600;
}
.contents_related .heading h2.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;
}



.contents_related_tags .heading {
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: flex-end;
    border-left: 8px solid #ff8600;
    border-bottom: 1px dashed #ff8600;
}

.contents_related_tags .heading p,
.contents_related_tags .heading .h{
    font-size: 2.1rem;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1.5rem;
    color: #ff8600;
}

.contents_related_tags .heading.block_header_1 p:before, .contents_related_tags .heading.block_header_6 .h:before {
    content: none;
}

.contents_related_tags .wrapper_item {
    text-align: left;
    padding-left: 2rem;
}






#contact_ttl + section .heading.block_header_2 .h:before {
    content: none;
} 
#contact_ttl + section .heading.block_header_2 .h {
    padding-left: 0;
}
#contact_ttl + section .heading.block_header_2 p {
    padding-left: 0;
}
#contact_ttl + section .heading.block_header_2 .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;
}




#pc_line_image + section{

}
#sp_line_image + section{
    display: none;
}

@media (max-width: 768px) {
    #pc_line_image + section{
        display: none;
    }
    #sp_line_image + section{
        display: block;
    }

}







#common_footer #onayami_list_footer + section {
    display: none;
}

#common_footer #voice_footer + div {
    display: none;
}

#common_footer #kutikomi_footer + section {
    display: none;
}

#common_footer #tel1_footer + section {
    display: none;
}
#common_footer #tel2_footer + section {
    display: none;
}



#contact_body + div .heading.block_header_1 .h {
    display: none;
}

#contact_body + div .heading.block_header_1 p:before {
    content: none;
}

#contact_body + div .content_wrapper{
    padding: 5rem;
    background: url("/common/upload_data/nagoyano1-endoshinkyusekkotsuincom/image/20210829150810.jpg");
    background-size: cover;
    border-radius: 20px;
}

main form dl input, main form textarea {
    background: #fff;
}

.widget_form form dl:nth-of-type(1) {
    border: none;
}
.widget_form form dl {
    border: none;
}

.accident_position {
    background: #ffe100;
}

.widget_form form dt {
    width: 20%;
    padding-right: 2%;
}


#contact_body + div .content_wrapper{
    position: relative; 
}

#contact_body + div .content_wrapper .wrapper_item{
    position: absolute;
    bottom: -7%;
    transform: translate(-50%, -50%);
    left: 50%;
}



@media (max-width: 768px) {
    #contact_body + div .content_wrapper .wrapper_item {
        bottom: -5%;
        width: 100%;
        text-align: center;
    }
}