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