@charset "utf-8";
/* CSS Document */

@media only screen and (max-width :556px){
#contentsAreaPage {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0px auto;
	/*border: 1px solid #f00;*/
	/*background: #8C9DAF;*/
	padding: 0px;
	color: #fff;
}
#rogo_sbwArea {
	left: 10px;
}
.rogo_snsArea {
	display: none;
}
#mainPhotoAreaPage {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 20px auto;
	background: #fff;
	overflow: visible;
}
#mainRogo {
	width: 100%;
	height: 100%;
}
#mainPhotoAreaPage #mainRogo {
	display: block;
	position: relative;
	top: 0px;
	left:0%;
	margin: 0;
	z-index: 1;
	text-align: center;
}
#mainPhotoAreaPage #mainRogo img {
	width: 186px;
}
	
#listMenu {
	display: none;
}
#ill_top1,
#ill_top2,
#ill_top3 {
	display: none;
}


#footerMenuAreaInn {
	padding: 20px;
	flex-direction: column;
	align-items: center;
}
#footerMenuAreaInn div.FL:nth-child(2) {
	margin-left: 0px;
}

#contentsAreaOuter {
	width: 100%;
	max-width: 100%;
}
#contentsAreaPage {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0px auto;
	/*border: 1px solid #f00;*/
	/*background: #8C9DAF;*/
	padding: 0px;
	color: #fff;
}
.lineSpacer {
	display: none;
}


#photo {
	display: block;
	width: 100%;
	margin: 0px;
}
#photo img {
	width: 100%;
	/*display: none;*/
}
#photo ul li {
	width: 100%;
}
#photo ul li span {
	padding-right: 1em;
}
#photo ul li:last-child {
	display: block;
	position: relative;
}

#shisetsuNameArea ul {
	float: none;
	margin: 0 10px 10px 0;
}
/*施設の名前*/
#shisetsuNameArea {
	width: 100%;
}
#shisetsuName {
	margin: 20px 10px 10px 10px;
}
#shisetsuName img {
	width: 45px;
}

#table_shisetsu {
	width: 100%;
	margin: 0px;
	overflow-wrap: break-word;
	white-space: normal;
	table-layout: fixed;
}


#shisetsuText {
	width: auto;
	margin: 10px 20px;
}
iframe {
	width: 100%;
}

* {
	/*border-bottom: 1px solid #f00;*/
	/*margin: 0;
	padding: 0;*/
}
#footmenu_inner {
	display: flex;
	width: auto;
	height: auto;
    max-width: none;
	background: #007f54;
	padding: 20px 0px 0px 0px;
	box-sizing: border-box;
	align-items: center;
    justify-content: space-between;
	flex-direction: column;
}
#footmenu_inner .rogo_snsArea {
	position: relative;
	top: 0;
	left: 0;
	margin-top:0.75em;	
}
#footmenu_inner ul {
	position: relative;
	top: 0;
	left: 0;
	font-size: 87.5%;
}
#footmenu_inner div.rogo_snsArea img:nth-child(1), 
#footmenu_inner div.rogo_snsArea img:nth-child(2) {
	margin-right: 0px;
	margin-left: 8px;
}


/*戻るボタン*/
#gototop2 {
    bottom: 10px;
}

#shisetsuNameArea div:nth-child(1) {
	width: auto;
}
#shisetsuName_text div:nth-child(1) {
	font-size: 120%;
}
#legArea ul,
#legAllBt {
	display: block;
	width: 100%;
}
ul#shareBtArea {
    width: auto;
    margin: 20px 10px;
	padding: 0px;
	box-sizing: border-box;
}
#areaName {
	text-align: center;
}
#headerMenuArea {
	display: none;
}
#mainmenu_inner {
	padding-top: 10px;
}
/*凡例*/
#legArea ul {
	width: auto;
	margin: 10px;
	padding: 0px;
	text-align: left;
}

#legAllBt {
	width: auto;
	float: none;
	text-align: left;
	margin: 10px;
}
#legAllArea {
	width: auto;
	margin: 0 10px 10px 10px;
	box-sizing: border-box;
}
#legAllArea p {
	text-align: left;
	font-size: 87.5%;
}
#lagAllPictArea {
	display: block;
}

/*検索結果*/
.textAeraAround {
	font-size: 105%;
}
/*
.textAeraAround div {
	position: relative;
	top: 0px;
	left: 0%;
	margin-top: 0px;
	margin-left: 0em;
}*/
#resultArea {
	margin: 0;
	padding: 0;
}
.result {
	margin: 16px 8px 8px 8px;
}
.resultBlockArea,
.resultBlockArea2 {
    width: 100%;
    justify-content: center;
    min-height: 50px;
}

/*フッター*/
#footerMenuAreaInn div.FL:nth-child(1) img {
	margin-right: 10px;
}
#footerMenuAreaInn div.FL:nth-child(2) {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerMenuAreaInn div.FL:nth-child(2) h2 {
	font-size: 110%;
	margin-bottom: 10px;
}
#areaFB {
	float: none;
	clear: both;
	width: 100%;
	/*height: 450px;*/
}

}