.cate_kv{text-align:center;}

/*bタグstrongタグを太文字にする*/
b, strong {
    font-weight: bold !important;
}

/*キャンペーンのsky用
body { 
background-image:url(https://inai.itembox.design/item/cashless_sky.jpg?t=20200701110128);
background-repeat: repeat-y;
background-position: right top;
}*/

@media all and (max-width: 1024px) {
    body { 
    background-image:none;
    }
}


