#full #page {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
#full #page #access {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
	background-color: #FFFFFF;
}
#full #page #access #title {
	float: left;
	height: auto;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
    background-image: url(../jpg/sp-access.png);
    background-size: 98%,auto;
	padding-top: 3.0rem;
	background-position: 0rem 0rem;
	background-repeat: no-repeat;
}
#full #page #access #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;
}
#full #page #access #coment #map {
	height: 40.0rem;
	width: 100%;
	margin-top: 0.5rem;
    border: 0.2rem solid #662d91;
	text-align: center;
}
#full #page #access #coment iframe {
	float: left;
	width: 100%;
	height: 40.0rem;
	text-align: center;
}
#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: #662d91;
	border-radius: 0.5rem;
}
#full3 #fotter #end-fotter #end-contact a:hover {
	color: #662d91;
}
#full3 #fotter #map {
    display: none;
}
