#full #page #contact {
	float: left;
	width: 98%;
	height: auto;
	font-size: 1.6rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	padding: 1%;
	text-align: center;
	line-height: 2.0rem;
	background-color: #FFFFFF;
}
#full #page #contact img {
	height: auto;
	width: 100%;
}
#full #page #contact #space {
	float: left;
	width: 100%;
	height: 0.15rem;
}
.cf7-select {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.wpcf7 input[type="text"] {
	width: 50%;
}
.wpcf7 input[type="email"] {
	width: 40%;
}
.wpcf7 textarea {
	width: 50%;
	height: 10%;
}
.cf7-name {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-furi {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-address {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-tel {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-email {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-sex {
	height: auto;
	width: 100%;
	margin-bottom: 2.0rem;
}
.cf7-age {
	height: auto;
	width: 100%;
	margin-bottom: 2.0rem;
}
.cf7-daimei {
	height: auto;
	width: 100%;
	margin-bottom: 1.0rem;
}
.cf7-naiyou {
	height: auto;
	width: 100%;
	margin-bottom: 2.0rem;
}
.cf7-privacy {
	height: auto;
	width: 100%;
	margin-bottom: 2.0rem;
}
.wpcf7-submit {
	height: auto;
	width: 50%;
	background: #f9dbcd;
	color: #333333;
	border-radius: 0.4rem;
	font-size: 1.6rem;
	padding: 1.0rem 1.0rem;
}
.wpcf7-submit:hover {
	background: #dd5718;
	font-weight: bold;
	color: #FFFFFF;
}
