

@media screen and (max-width:768px) {
	.row_a1{
		padding-top: .5rem;
		padding-bottom: 0.7rem;
	}
	.a1_tit{
		font-size: .5rem;
		padding-bottom: .5rem;
	}
	.a1_text{
		font-size: .25rem;
	}
}