.page-ph {
	background-image: url("../images/message/page-ph.jpg");
}
/* --------------------------------------------------- */
#sec01 {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto 0px;
	position: relative;
}
#sec01 .title {
	position: absolute;
	top: 0;
	right: 4%;
	font-size: 1.3em;
	font-weight: 700;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
#sec01 p {
	max-width: 780px;
	width: 70%;
	margin-bottom: 30px;
}
#sec01 p.name {
	margin-bottom: 0;
	text-align: right;
}
#sec01 p.name span {
	display: inline-block;
	font-size: 12px;
	margin-right: 15px;
	text-align: right;
}
#sec01 p.name img {
	display: inline-block;
	width: 100px;
}
@media print, screen and ( max-width : 1300px ) {
}
@media screen and (max-width: 910px) {
}
@media screen and (max-width: 680px) {
	#sec01 {
        margin: 0 auto 40px;
    }
	#sec01 .title {
		font-size: 1.1em;
		position: static;
		writing-mode: horizontal-tb;
		-ms-writing-mode: horizontal-tb;
		margin-bottom: 30px;
	}
	#sec01 .title br {
		display: none;
	}
	#sec01 p {
		width: 100%;
		margin-bottom: 20px;
	}
}
/* --------------------------------------------------- */
#sec02 {
}
@media print, screen and ( max-width : 1300px ) {
}
@media screen and (max-width: 910px) {
}
@media screen and (max-width: 680px) {
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */


