@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が750px以下の場合*/
@media only screen and (max-width: 750px) {

.tbl01 .tblInside02 .fltL,
.tbl01 .tblInside02 .fltR {
    width: 100%;
}

}