  /* CSS Document */


.p-main_heading_area{
	padding: 2rem 0 1.5rem;
}

.p-commitment{
	padding-top: 2.25rem;
}

h3.p-commitment_heading{
	padding: 0.75rem 0 0.875rem;
	margin-bottom: 2.5rem;
	font-size: 1.75rem;
	line-height: 1;
	text-align: center;
}
.sp h3.p-commitment_heading{
	font-size: 1.375rem;
	line-height: 1.5;
}
.p-commitment__main_photo{
	position: relative;
	margin-bottom: 2rem;
}
.p-commitment__main_photo .p-person_data{
	position: absolute;
	width: 240px;
	bottom: 1.5rem;
	left: 1.875rem;
}

.p-interview_photo{
	width: 75%;
}

/*sp*/
.sp .p-commitment__main_photo .p-person_data{
	position: static;
	width: 60%;
	margin: 0.5rem auto 0;
}
.sp .p-commitment h3{
	text-align: center;
	padding-right: 0.25rem;
}
.sp .p-interview_photo{
	width: 100%;
}
