.sec2{
	padding: 5.175% 0 7.343%;/*74 0 105*/
}
.sec2 p{
	font-size: 1.125em;
	color: #000;
	line-height: 1.56;
	text-indent: 2em;
	margin-bottom: 6.22%;
}

@media only screen and (max-width:1024px){
	.sec2{
		padding: 10% 0 15%;/*74 0 105*/
	}
	.sec2 p{
		margin-bottom: 10%;
	}
}