@charset "UTF-8";

.catchcopy-pos1 {
	max-width: 362px;
}

.catchcopy-pos2 {
	max-width: 37px;
}

.catchcopy-pos3 {
	max-width: 427px;
}

@media print, screen and (min-width: 1200px) {
	.catchcopy-pos1 {
		margin-left: 21%;
		margin-top: 100px;
	}

	.catchcopy-pos2 {
		margin-left: 23%;
		margin-top: 200px;
	}

	.catchcopy-pos3 {
		margin-left: 22%;
		margin-top: -50px;
	}
}
