@charset "utf-8";

/*-----------------------------------------------
    index
-----------------------------------------------*/
.cmnMaintit{
    background-image: url(../img/order/maintit.jpg);
}
@media only screen and (max-width:1215px){
    .cmnMaintit{
        background-image: url(../img/order/maintit_sp.jpg);
    }
}