@charset "UTF-8";

/* 見出しメニュー画像変更 */
.species {
	background: url(./../img/classification/species.jpg) center / cover no-repeat;
}
.genus {
	background: url(./../img/classification/genus.jpg) center / cover no-repeat;
}
.distinguish {
	background: url(./../img/classification/distinguishTitle.jpg) center / cover no-repeat;
}
