@charset "utf-8";
/* ページ上の横長画像 */
#pageHeader {
	background-image: url("../img/ph_outline.png");
}

@media screen and (max-width:990px) {

	#containerMain .sentence {
		width: 100%;
	}
}