@charset "UTF-8";

/*--パーツ調整_250219--*/
a[id*="bg_blue"]+section>.content_wrapper, a[id*="bg_blue"]+div>.content_wrapper {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
@media screen and (max-width: 1300px) {
    a[id*="bg_blue"]+section>.content_wrapper, a[id*="bg_blue"]+div>.content_wrapper {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}