@charset "utf-8";
html {
	width: 1200px;
	transform: scale(0.9);
	transform-origin: 0 0;
}

.mv_form iframe {
	height: 530px;
}

.inner {
	padding: 0 20px;
}

@page {
	margin: 12.7mm 9.7mm;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
html {
	width: inherit !important;
	transform: inherit !important;
}
}

@supports (-ms-ime-align:auto) {
html {
	width: inherit !important;
	transform: inherit !important;
	zoom: 1 !important;
	transform-origin: 50% 50% !important;
}
}

#pagetop {
	display: none !important;
}

.sp_only {
	display: none !important;
}