@charset "UTF-8";

@media screen and (width < 750px){
    /*
    営業代行事業
    -----------------------------------------------------------------------------------------------*/
    /* 番号リスト
	============================== */
    .listTitTxt{
        > li{
            padding: 25px 0;
        }
    }
}