/* .header-products_pc-bnr
----------------------------------------------- */
.acq-header-toggle_btn.header-products_pc-bnr {
    margin-bottom: 24px;
}
.acq-media_link.header-products_pc-bnr {
    margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
    .acq-media_link.header-products_pc-bnr {
        display: none;
    }
}

/* .header-products_sp-bnr
----------------------------------------------- */
@media only screen and (min-width: 1025px) {
    .acq-media.header-products_sp-bnr {
        display: none;
    }
}
