@charset "UTF-8";

/*----------3連画像テキスト_251010----------*/
#c3 + .composite_box01 .wrapper_item {
    overflow: initial;
}
#c3 + .composite_box01 .inner_item {
    margin-top: 35px;
}
#c3 + div .heading.block_header_4 .h {
    margin-top: -35px;
    background: transparent;
    font-size: 2rem !important;
    padding: 0;
}

/*----------2連バナーの1つ中央寄せに_251010----------*/
#bnr + .composite_box01 .wrapper_item {
    justify-content: center;
}
#bnr + .composite_box01 .inner_item.empty {
    display: none;
}