@charset "utf-8";
/* ページ上の横長画像 */
#pageHeader {
	background-image: url("../img/ph_heart.png");
}
#activity img {
	margin: 20px 0px 0px 30px;
}
@media screen and (max-width:990px) {

	#chapter .subsection img {
		width: 100%;
		height: auto;
		margin: 10px auto;
	}
}