@charset "utf-8";

@media screen and (min-width: 751px) {
	.sp-only {display: none!important;}
}

@media screen and (max-width: 750px) {
	.screen-checker,.pc-only {display: none!important;}
}