#pagetitle1 {
	background-image: url("../images/purpose/mv.jpg");
}
/* --------------------------------------------------- */
#sec01 {
	position: relative;
	max-width: 850px;
	width: 85%;
	margin: 0 auto 100px;
}
#sec01 .block {
	margin-top: 100px;
}
#sec01 p {
	text-align: center;
}
#sec01 .img {
	max-width: 550px;
	width: 95%;
	margin: 40px auto;
}
@media screen and (max-width: 900px) {
	#sec01 {
		margin-bottom: 60px;
	}
	#sec01 .block {
    }
}
@media screen and (max-width: 680px) {
	#sec01 {
		margin-bottom: 60px;
	}
	#sec01 .block {
		margin-top: 60px;
    }
	#sec01 p {
		text-align: left;
	}
	#sec01 p br.br-clear {
		display: none;
	}
	#sec01 .ttl-style05 span {
        letter-spacing: 2px;
        font-size: .9em;
    }
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */

/* --------------------------------------------------- */


