#full #page {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#full #page #contact {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	background-color: #FFFFFF;
}
#full #page #contact #title {
	float: left;
	height: auto;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
    background-image: url(../jpg/sp-contact.png);
    background-size: 98%,auto;
	padding-top: 3.0rem;
	background-position: 0rem 0rem;
	background-repeat: no-repeat;
}
#full #page #contact #space {
	float: left;
	width: 100%;
	height: 1.0rem;
}
#full #page #contact #coment {
	float: left;
	width: 98%;
	height: auto;
	font-size: 1.5rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	margin-top: 1.0rem;
	padding-left: 1%;
	padding-right: 1%;
	text-align: left;
}
#full3 #fotter #end-fotter {
	float: left;
	width: 78%;
	height: auto;
	margin-top: 1.0rem;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 0.5rem;
	background-color: #f2c300;
	border-radius: 0.5rem;
}
#full3 #fotter #end-fotter #end-contact a:hover {
	color: #f2c300;
}
#full3 #fotter #end-fotter #end-contact {
	display: none;
}
.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: #fcee21;
	color: #333333;
	border-radius: 0.4rem;
	font-size: 1.6rem;
	padding: 1.0rem 1.0rem;
}
.wpcf7-submit:hover {
	background: #f2c300;
	font-weight: bold;
	color: #FFFFFF;
}
