main{
	background:var(--bg-lightgray);
}
#sec_pp{
	padding:60px 0;
}
#sec_pp .wrapper{
	max-width:900px;
}
#sec_pp h3{
	font-size:1.8rem;
	margin:2em 0 0.5em;
}

/*------------------------------------------
responsive
------------------------------------------*/
@media screen and (max-width: 1078px) {


}

@media screen and (max-width: 767px) {

}
