<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 */

/*スマホ確認ボタン*/


#en1240790859{ width:90%}
#en1240790885{ width:90%}
#en1262055277{ width:90%}
#en1262055277{ width:90%}

#en1240790962{ width:90%}
#en1244884030{ width:90%}
#en1349859050{ width:90%}
#en1262055277_match{ width:90%}
#en1240791078{ width:90%}
#en1245939490{ width:90%}
#en1349859001{ width:90%}
#en1248700237{ width:90%}



.submit_confirm_button {
	width:400px;
	height:55px;
	border-width:0;
	border-style:none;
	background:url(../images/res_submit_button.png);
	margin-bottom:30px;
}
.submit_confirm_button:hover {
	background-position: right bottom;
}



/*送信ボタン*/
.submit_send_button {
	width:300px;
	height:60px;
	border-width:0;
	border-style:none;
	background:url(../images/send_button.jpg);
	margin-left:50px;
	margin-top:20px;
}
.submit_send_button:hover {
	background-position: right bottom;
}

/*戻るボタン*/
.submit_cancel_button {
	width:300px;
	height:60px;
	border-width:0;
	border-style:none;
	background:url(../images/back_button.jpg);
	margin-left:50px;
	margin-top:20px;
}
.submit_cancel_button:hover {
	background-position: right bottom;
}




table.mailform tr th {
	width: 40%;
	padding: 7px 5px;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	vertical-align:middle;
}

input{ height:40px; font-size:16px;}
select{ height:40px; font-size:16px;}
#en1240790938{ height:40px;}
.postcode{ height:40px;}</pre></body></html>