  /* CSS Document */

#main{
	font-size: 1rem;
}

#main h2.p-catch{
	font-size: 1.25rem;
	margin-bottom: 0;
}
.p-title_area{
	position: relative;
	padding: 0 0 1rem;
	border-bottom: #E6002D 1px solid;
	margin-bottom: 1.5rem;
}
.p-title_area .p-update{
	position: absolute;
	top:0px;
	right: 0px;
	width: auto;
	white-space: nowrap;
	font-size: 0.875rem;
	line-height: 1;
	color: #212121;
}

.p-narrow{
	text-align: center;
	padding: 0 50px;
}
.p-narrow img{
	width: 100%;
	height: auto;
}

/*sp*/
.sp br.u-spNone{
	display: none;
}

.sp .p-title_area .p-update{
	position: static;
	text-align: right;
	margin-top: 0.5rem;
}