@charset "UTF-8";

/* 山内建装の強み調整(2025/12/02) */
#strengths + .composite_box01.block_images_15 .inner_item_txt {
    padding: 3rem;
}
@media only screen and (max-width: 900px) {
    #strengths + .composite_box01 .inner_item .heading {
        margin-bottom: 0;
    }
    #strengths + .composite_box01.block_images_15 .inner_item_txt p {
        display: none;
    }
}