@charset "UTF-8";

.inner { width:960px; }

/* mv */
.mv { margin:60px 0 90px; }
h2  { margin-bottom:90px; }

/* section */
h3  { margin:0 0 35px; }
section p {
	color:#FFF;
	font-size:40px;
	font-weight: bold;
	padding:30px;
	line-height: 1.4em;
	margin-bottom:100px;
}

/* s01 */
.s01 p { background:#f2b374; }

/* s02 */
.s02 p { background:#6971a0; }

/* s03 */
.s03 p { background:#8aae79; }

