.page-title .title-area h1 {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
}
.page-title .photo{
	
	margin-top: -21vw;
}
.page-title .title-txtarea {
}
.page-title .title-catharea:before{
	position: absolute;
	content: "";
	background: #F8F8F8;
	width: 50vw;
	height: 19.7vw;
	top:-7vw;
	left:0;
}
.message-cont {
    background-image: url(../../img/message/sec-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 40% auto;
	padding-bottom: 17.2vw;
}
.message-cont p{
	line-height: 3.8;
}
.inner1000 .name {
    text-align: right;
	margin-top: 6vw;
}
.inner1000 .name img {
    width: 257px;
    height: auto;
}
