@charset "utf-8";
/* CSS Document */

#mainPhotoAreaPage {
	display: block;
	position: relative;
	width: 1024px;
	height: 235px;
	background: #fff;
	overflow: hidden;
}

#mainPhotoAreaPage #mainRogo {
	display: block;
	position: absolute;
	top: 0px;
	left:50%;
	margin-left: -93px;
	z-index: 500;
}
#mainPhotoAreaPage #mainRogo img {
	width: 186px;
}

#ill_top1 {
	display: block;
	width: auto;
	position: absolute;
	top: 0px;
	left: 150px;
	margin-left: -93px;
	z-index: 10;
}
#ill_top2 {
	display: block;
	width: auto;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: 100px;
	z-index: 500;
}
#ill_top3 {
	display: block;
	width: auto;
	position: relative;
	text-align: right;
	margin-top: -40px;
	margin-bottom: -75px;
	padding-right: 65px;
}
#contentsAreaPage {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1024px;
	box-sizing: border-box;
	margin: 0px auto;
	/*border: 1px solid #f00;*/
	/*background: #8C9DAF;*/
	padding: 0px;
	color: #fff;
}

/*施設の名前*/
#shisetsuNameArea {
	display: block;	
	position: relative;
	width: 720px;
	margin: 0px auto;
	z-index: 1000;
}
#shisetsuNameArea ul {
	display: block;
	float: right;
	margin-top: -2em;
	margin-bottom: 0.25em;
	padding: 0px;
	text-align: right;
	z-index: 1000;
}
#shisetsuNameArea ul li {
	display: block;
	list-style: none;
	float: right;
	border-left: 1px solid #272727;
	padding: 0em 0.75em;
	background: #fff;
	cursor: pointer;
}
#shisetsuNameArea ul li:first-child {
	border-right: 1px solid #272727;
}
#shisetsuNameArea ul li:last-child {
	margin-left: 1em;
}
#areaName {
	display: block;	
	width: 520px;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	background: url(../images/dot.png) repeat-x 0% 98%;
}
#shisetsuName {
	display: flex;
	align-items: start;
	justify-content: left;
	padding-top: 0.5em;
}
#shisetsuName_text {
	margin-left: 1em;
	text-align: left;
}
#shisetsuName_text div:nth-child(1) {
	font-size: 146.875%;
	font-weight: bold;	
}
#shisetsuName_text div:nth-child(2) {
	font-family: serif;
	/*line-height: 105%;*/
	line-height: 135%;	
}

/*施設の情報*/
#photo {
	display: block;
	/*position: relative;*/
	width: 720px;
	/*height: 505px;*/
	margin: 15px auto 30px auto;
	overflow: hidden;
	opacity: 0;
}
#photo ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#photo ul li {
	display: block;
	position: absolute;
	width: 720px;
	line-height: 145%;
	/*text-align: right;*/
	font-size: 81.25%;
}
#photo ul li:last-child {
	position: relative;
}
#photo ul li img {
	width: 100%;
}
#photo ul li:first-child span {
	opacity: 1;
}
#photo ul li span {
	opacity: 0;
}
#shisetsuText {
	display: block;
	position: relative;
	width: 720px;
	margin: 0px auto;
	text-align: justify;
}
ul#shareBtArea {
	display: block;
	width: 720px;
	margin: 0.25em auto 0px auto;
	padding: 0px;
	list-style: none;
}
ul#shareBtArea li {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
}
ul#shareBtArea li:last-child {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: serif;
	height: 32px;
	line-height: 100%;
}
.textAeraAround,
#textAeraAround {
	display: block;
	position: relative;
	margin: 1.5em 0em 1em 0em;
	font-weight: bold;
	font-size: 137.5%;
	text-align: center;
}
.textAeraAround div,
#textAeraAround div {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: -15px;
	margin-left: -9.5em;
}
#nene3 .textAeraAround div,
#nene3 #textAeraAround div {
	margin-left: -7em;
}
#table_shisetsu {
	width: 720px;
	margin: 1em auto;
}
#table_shisetsu td {
	border-top: 1px solid #858585;
	padding: 0.25em 0.75em;
	font-size: 87.5%;
}
#table_shisetsu tr:last-child td {
	border-bottom: 1px solid #858585;
}
#table_shisetsu td:nth-child(1) {
	width: 5em;
	white-space: nowrap;
	background: #f5eee9;
	text-align: center;
	font-weight: bold;
}
#table_shisetsu td img.sizeS {
	width: 24px;
	vertical-align: middle;
	margin-right: 0.5em;
	margin-left: 1em;
}
#table_shisetsu td img.sizeS:first-child {
	margin-left: 0em;
}
/*位置図*/
#map_shisetsu {
	display: table;
	position: relative;
	margin: 0em auto 2em auto;
}

/*凡例*/
#legArea ul {
	display: table;
	width: 720px;
	margin: 2em auto;
	padding: 0px;
	text-align: right;
	z-index: 1000;
}
#legArea ul li {
	display: block;
	position: relative;
	list-style: none;
	float: left;
	/*width: 35px;
	height: 35px;*/
	margin: 0em 0.75em 0em 0em;
	background: #fff;
}
#legArea ul li div {
	display: none;
	position: absolute;
	top: -25px;
	left: 28px;
	width: auto;
	height: 2em;
	background: #fffdd8;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.35);
	padding: 0.1em 0.5em;
	font-size: 12px;
	white-space: nowrap;
	z-index: 5000;
}
#legAllBt {
	display: block;
	width: 720px;
	margin: -3em auto 1em auto;
	text-align: right;
	font-size: 87.5%;
}
#legAllBt span {
	cursor: pointer;
}
#legAllArea {
	display: none;
	width: 720px;
	margin: 1em auto;
	border: 4px solid #d1d1d1;
	border-radius: 10px;
	padding: 0.75em 1.25em;
	box-sizing: border-box;
}
#legAllArea ul {
	display: flex;
	float: left;
	flex-direction: column;
	position: relative;
	list-style: none;
	/*white-space: nowrap;*/
	margin: 0;
	padding: 0;
}
#legAllArea ul li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 0.5em;
	font-size: 87.5%;
	line-height: 135%;
}
#legAllArea ul:nth-child(1) {
	padding-right: 1.5em;
}
#legAllArea ul li img {
	vertical-align: middle;
	margin-right: 0.5em;
}
#legClose {
	display: flex;
	align-items: center;
	justify-content: right;
	line-height: 100%;
	cursor: pointer;
}
#legClose div {
	display: flex;
	background: #ccc;
	color: #fff;
	padding: 0.15em;
	width: 1.25em;
	height: 1.25em;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
}
#legAllArea p {
	margin-bottom: 0.75em;
	border-bottom: 2px dotted #ccc;
	padding-bottom: 0.25em;
	font-size: 87.5%;
}
#lagAllPictArea {
	display: flex;
}

/************/
.lineSpacer {
	display: block;
	width: 720px;
	height: 12px;
	margin: 1em auto;
	background: url(../images/dot.png) repeat-x 0% 50%;
}
#listMenu {
	padding: 20px 50px 0px 50px;
	font-size: 87.5%;
}
#pageTitle {
	display: block;
	width: 720px;
	margin: 1.5em auto 0px auto;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	color: #777;
}
.contBlock {
	display: block;
	width: 720px;
	margin: 0px auto;
	text-align: justify;
}

/********************/
#banner_yorimichi {
	display: none;
	position: absolute;
	top: 55px;
	left: 10px;
	z-index: 9800;
}

#yorimichi {
	display: none;
	text-align: center;
	flex-direction: column;
    justify-content: center;
}