@charset "UTF-8";

/*バナー調整_250703*/
@media screen and (max-width: 700px) {
    #top_link+.composite_box01 .inner_item {
        width: calc(100% - 0.5px) !important;
    }
}