@charset "utf-8";
 @media print, screen and (min-width: 751px) {

	 #contents .wrap{
		 padding-top: 50px;
	 }
.form {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 170%;
}
.form iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.form iframe.freebirdFormviewerViewCenteredContent {
	width: 980px;
}
/* table */
.tableBox {
	padding-top: 10px;
}
.tableBox table {
	width: 100%;
	border-top: solid 1px #fcfdfc;
}
.tableBox table th {
	padding: 15px 10px;
}
.tableBox table td {
	padding: 15px 10px;
}
.tableBox　table td {
	padding: 15px 10px;
}
}
