/*PC表示*/
@media screen and (max-width:1267px) and (min-width:1023px) {
	.modal {
		margin: -150px 0px 0px -280px;
	}
}