#pagetitle1 {
	background-image: url("../images/message/mv.jpg");
}
/* --------------------------------------------------- */
#sec01 {
	max-width: 600px;
	width: 90%;
	margin: 0 auto 80px;
	position: relative;
}
#sec01 .ttl {
	font-size: 1.4em;
	font-weight: 500;
	margin-bottom: 50px;
	letter-spacing: 4px;
}
#sec01 p {
	text-align: justify;
	margin-bottom: 60px;
}
#sec01 .name {
	text-align: right;
	margin-bottom: 0;
	margin-right: -7px;
	font-size: 11px;
	letter-spacing: 7px;
}
#sec01 .name span {
	display: block;
	text-align: right;
	font-size: 1.5em;
	letter-spacing: 3px;
	margin-right: 5px;
}
@media screen and (max-width: 900px) {
	#sec01 {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 680px) {
	#sec01 {
		margin-bottom: 40px;
	}
	#sec01 .ttl {
		font-size: 1.3em;
		letter-spacing: 3px;
		margin-bottom: 30px;
	}
	#sec01 p {
        margin-bottom: 40px;
    }
}
/* --------------------------------------------------- */

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

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


