@charset "UTF-8";

@media screen and (max-width: 767px) {
	.pbMainArea {
		padding: 0 9px;
	}
	.step_bar li:first-child {
		width: 142px;
	}
	.step_bar li:nth-child(2) {
		width: 149px;
	}
	.step_bar li:nth-child(3) {
		width: 149px;
	}
}