/* 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;
}

#main .c-box_article h4.c-line_heading{
	font-size: 1.375rem;
	border-top: #ccc 1px solid;
	padding-top: 1.5rem;
}

#main .c-box_article h3.p-kjm_ex{
	font-size: 1.375rem;
	font-weight: normal;
	letter-spacing: 0.06em;
	border-bottom: #ccc 1px solid;
	margin: 0 0 1rem;
	padding-bottom: 0.75rem;
}

#main h4.c-line_heading.c-dot_line{
	font-size: 1.125rem;
	background-image: linear-gradient(to right,#ccc 0px, #ccc 2px, transparent 2px, transparent 4px);
	background-repeat: repeat-x;
	background-size: 4px 2px;
	background-position: 0px 0px;
	margin: 0 0 1rem;
	padding-top: 0.75rem;
}