
@media screen and (min-width: 768px) {
	/* PC */

}


@media screen and (max-width: 455px) {
/* SP */
}
