@charset "UTF-8";

/*レイアウト調整_260508*/
@media screen and (max-width: 900px) {
    #concept_profile + .composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(1) {
        width: 100% !important;
    }
}