.footer .design {
	position:absolute;
	right:0px;
}

/*コンタクトフォームの送信ボタンを大きく*/
.wpcf7-form input[type=submit] {
	width:100px;
	height:30px;
}
