@charset "utf-8";

/* 水族館開発理念
   ========================================================================== */
.philosophy .page-ttl {
	line-height: 1.4;
	text-align: left;
}
.philosophy p:first-of-type {
	margin-top: 0;
}
@media (min-width:768px) {
	.philosophy .page-ttl {
		line-height: 1.7 !important;
		text-align: center;
	}
}
