  /* CSS Document */

/*article*/
.p-main_title_area{
  height: 427px;
  overflow: hidden;
}
.sp .p-main_title_area{
  height: auto;
}

.p-result_feature .p-corner_title{
	border-bottom: none;
	margin-bottom: 2.5rem;
}
.p-result_feature .p-main_title__tech{
	background-color: #416EA0;
	margin-top: 0.5rem;
	padding: 0.9375rem 1.25rem 1.125rem 1.375rem;
	font-weight: 500;
}
.p-result_feature .p-person_data{
	top:0.625rem;
}
.p-person_col .p-person_photo {
	width: 270px; height: 270px;
	border: none;
	border-radius: 0px;
}
.p-mov_note{
	padding: 0.75rem 1.25rem 1rem 0;
	font-size: 0.875rem;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	text-align: right;
}

/*article*/
.sp .p-result_feature .p-corner_title{
	margin-bottom: 0rem;
}
.sp .p-result_feature .p-main_title__tech{
	margin-top: 1.5rem;
}
.sp .col3 .c-col.p-main_title{
	padding-bottom: 0;
}
.sp .p-person_col .p-person_photo{
	width: 100%;
	height: auto;
	padding-top: 1rem;
}
.sp .p-person_name{
	padding-top: 0.75rem;
}


