  /* CSS Document */

.p-chapter_title{
	padding: 0.8125rem 0 0.75rem;
	border-bottom: none;
}
.p-chapter_title .p-box_title__corner{
	top:0.1875rem; left: 0px;
	width: 120px;
}
.p-chapter_title .p-box_title__corner img{
	width: 100%;
}

/*p-chapter_title*/
#main .p-chapter_title h1{
	font-size: 1.875rem;
	line-height: 1.1;
}

.p-person_header{
	padding-bottom: 1.5rem;
	border-bottom: #ccc 1px solid;
	margin-bottom: 1.5rem;
}
