<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contents1{
	padding:0px 0 100px;
	position:relative;
	margin:0 auto;
}
.inner{
	max-width:1080px;
	margin:0 auto;
	box-sizing:border-box;
	padding:40px;
	background:#fff;
	border-radius:20px;
}
main section h4{
	color:#53b1ab;
}
main section table{
	width:100%;
}
main section th,
main section td{
	padding:10px;
	border:1px solid #c5faf7;
}
main section th{
	background:#53b1ab;
	color:#fff;
}
#contents1 dl{
	display:flex;
	gap:40px;
	justify-content:center;
	align-items:center;
}
#contents1 dl dt{
	width:200px;
}
form th{
	box-sizing:border-box;
	padding-left:30px !important;
	text-align:left;
}</pre></body></html>