<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#form {
	font-size: 120%;
	line-height: 140%;
}
#mailformpro dl dt {
	font-weight: bold;
	color: #1584BF;
}
#mailformpro .w94 {
  width: 94% !important;
  height: auto !important;
}
#mfp_buttons {
	text-align: center;
	margin-bottom: 10px;
}
#mfp_buttons .btn.btn-default.btn-lg {
	font-size: 120%;
	line-height: 140%;
}
#mailformpro dl dd .form-control {
	font-size: 120%;
	line-height: 140%;
}
#contents .container .thanks {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 100px;
}
#contents .container .description {
	padding-bottom: 15px;
}
#contents .container .description span {
	color: #C00;
}
</pre></body></html>