@charset "utf-8";



.Conf_Btn {
	display: none;
}
.contact-order dl {
	margin-bottom: 20px;
}
.contact-order ul li:nth-child(2) {
	display: none;
}

.footer {
	margin-top: 0;
}

@media screen and (max-width: 480px) {
	.contact-order dl {
		margin-bottom: 0;
	}
	.contact-order ul li:nth-child(3) dt {
		width: 30%;
		margin: auto;
		margin-bottom: 10px;
	}
	.contact-order ul li:nth-child(3) dd {
		width: 100%;
		margin: auto;
	}
	.step3 {
		width: 75%;
	}
}
