#full #page {
	float: left;
	height: auto;
	width: 100%;
    margin-top: -2.5rem;
	background-color: #FFFFFF;
}
#full #page img {
	float: left;
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}
#full #page #access {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
	background-color: #FFFFFF;
}
#full #page #access #map {
	float: left;
	width: 98%;
	height: 40.0rem;
	margin-top: 1.0rem;
	border: 0.1rem solid #662d91;
	text-align: center;
}
#full #page #access iframe {
	float: left;
	width: 98%;
	height: 40.0rem;
	text-align: center;
}
#full #page #access #bestone {
	float: left;
	width: 50%;
	height: auto;
	font-size: 1.2rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #047c3a;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
	text-align: center;
}
#full #page #access #junior {
	float: left;
	width: 50%;
	height: auto;
	font-size: 1.2rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #e40a72;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
	text-align: center;
}
