@charset "utf-8";
/* CSS Document */
@media (max-width:768px) {
	.warp{
		width: 100%;
	}
	.info_print{
		text-align: center;
	}
}