@charset "UTF-8";

/*------- 対応エリアパーツ20250806 ---------*/
#area+section .heading.block_header_2 .h:before{
    content: none;
}
#area+section .heading.block_header_2 .h{
    padding-left: 0;
    font-size: 3rem!important;
}
@media screen and (max-width: 900px){
    #area+section .inner_item_txt .sp_border{
        border-bottom: 2px solid #e7e7e7;
        padding-bottom: 20px;
    }
    #area+section .wrapper_item{
        display: flex;
        flex-direction: column-reverse;
    }
}