.contents#p_info h3{
	width: 100%;
	height: 100px;
	background: url("../images/header_p_info.png") no-repeat center center;
	overflow-x: hidden;
	margin: 20px auto 0;
}


#p_info_wrap{
	width: 640px;
	padding: 10px 20px 40px;
	margin: 20px auto 40px;
	font-family: 'Noto Sans JP', sans-serif;
	background: rgba(0,0,0,0.4);
	font-size: 30px;
	line-height: 160%;
}

span{
	color: #048AD8;
}

h5{
    width: 100%;
    font-size: 40px;
    font-weight: 700;
    color: #048AD8;
    line-height: 58px;
    border-bottom: 2px solid #048AD8;
	font-family: 'Noto Sans JP', sans-serif;
	margin-top: 30px;
	margin-bottom: 4px;
}

