@charset "utf-8";


@media screen and (min-width: 768px) {

	.intro {
		text-align: center;
	}

}

@media screen and (min-width: 1280px) {

}
