@charset "utf-8";
#contents .btn02Pdf {
	max-width: 360px !important;
}

@media screen and (max-width: 810px) {
	#contents .mt60sp {
		margin-top: 60px !important;
	}

	#contents .mb00sp {
		margin-bottom: 0 !important;
	}

	#contents .mb30sp {
		margin-bottom: 30px !important;
	}

	#contents .mb60sp {
		margin-bottom: 60px !important;
	}

	#contents .wd60sp {
		width: 60% !important;
	}

	#contents .btn02Pdf {
		width: 320px !important;
	}
}