  /* CSS Document */




/*component*/



/*project*/

.p-message_title_area{
	position: relative;
	min-height: 270px;
}
.p-message_author{
	margin: 0.875rem 0 0 0;
	line-height: 1;
}
.p-message_author__belong{
	font-size: 0.875rem;
	margin: 0 0 0.5rem 0.25rem;
}
.p-message_author__name{
	display: inline-block;
	width: auto;
	margin: 0 0.25rem;
	font-size: 1.5rem;
	font-weight: bold;
	font-family: "£Í£Ó £ÐÃ÷³¯", "MS PMincho","¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", "serif";
}
.p-message_author__pos{
	display: inline-block;
	font-size: 0.875rem;
	vertical-align:0.25rem;
}

.p-message_author_photo{
	position: absolute;
	top:0px; right: 0px;
	text-align: right;
	z-index: -1;
}

/*.sp*/

.sp .p-message_title_area{
	min-height: inherit;
}
.sp .p-message_author_photo{
	position: static;
	/*top:150px;*/
}
.sp .p-message_author__pos{
	display: block;
	margin-top: 0.75rem;
	margin-left: 0.25rem;
}
