@charset "UTF-8";
/* CSS Document */

#pp{
	
}
#pp h3{
	color: #78b844;
	font-size: 22px;
    line-height: 1em;
    font-weight: 600;
	margin-top: 3.07%;
	margin-bottom:16px;
	
	
}
#pp p{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
}
#pp .p_margin-b{
	margin-bottom: 8px;
}
#pp ul{
    list-style: disc;
    padding-left: 40px;
}
#pp ul li{
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
}
#pp ul li:last-child{
	margin-bottom: 0;
}
#pp ul h4{
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 6px;
}
.sp_flex{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
	display: flex;
	align-items: center;
}
.sp_flex h4{
	font-size: 16px;
	font-weight: 500;
	margin-right: 8px;
}
