@media (max-width: 768px) {
article h2.common-ttl-4 {
	font-size: 24px;
}

#step_area #step_list ul li{
	width: 25%;
	height: 70px;
}

#step_area #step_list>.dotted{
	bottom: 120px;
}
}