@charset "utf-8";

/*==============================

			tvcm top

==============================*/

/*==============================
			PC
==============================*/
@media screen and (min-width: 641px) {
}





/*==============================
			SP
==============================*/
@media screen and (max-width: 640px) {
}




