@charset "UTF-8";

/*--TOPサービスパーツ調整_250412--*/
@media screen and (max-width: 700px) {
    [id^="sv4"] + .composite_box01{
        padding-bottom: 0px!important;
    }
    [id^="sv4"] + .composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(3),
    [id^="sv4"] + .composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(2),
    [id^="sv4"] + .composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(1) {
        width: 31%!important;
        margin-left: 3.5%!important;
    }
    [id^="sv4"] + .composite_box01 .wrapper_item .inner_item:nth-of-type(1) {
        margin-left: 0 !important;
    }
    [id^="sv4"] + .composite_box01 .inner_item:nth-last-of-type(1),
    [id^="sv4"] + .composite_box01 .inner_item:nth-of-type(2n-1):nth-last-of-type(2) {
        margin-bottom: 30px !important;
    }
}
@media screen and (max-width: 500px) {
    [id^="sv4"] + div .heading.block_header_4 .h {
        font-size: 1.2rem!important;
    }
    [id^="sv4"] + .composite_box01.block_images_1 .inner_item_txt{
        padding-right: 0;
        padding-left: 0;
    }
}