#id {
	display: none;
}

.page_top {
	background-image: url(../../../img/price/img09.jpg);
	height: 39.0625vw;
	background-size: cover;
	background-repeat: no-repeat;
	background-size: contain;
}

.complete_ttl {
	text-align: center;
	margin: 8.33333vw 0 5.20833vw 0;
}

@media screen and (max-width: 1000px) {
	.complete_ttl {
		margin: 13.33333vw 0;
	}
}

.complete_top {
	text-align: center;
	margin-bottom: 5.20833vw;
}

@media screen and (max-width: 1000px) {
	margin-bottom: 13.33333vw;
}

.complete_bottom {
	text-align: center;
}

/*# sourceMappingURL=complete.css.map */