@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;
}
#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%;	
}

/*施設の情報*/
#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: block;
	position: absolute;
	top: 55px;
	left: 10px;
	z-index: 9800;
}

#yorimichi {
	display: none;
	text-align: center;
	flex-direction: column;
    justify-content: center;
}

/*************************/
.titleSent {
	width: 700px;
	margin: 150px auto 0px auto;
	text-align: center;
}
.listNews {
	display: flex;
	width: 700px;
	margin: 0px auto;
}
.areaList {
	display: block;
	width: 100%;
}
.textDate {
	display: block;
	width: 8em;
	font-size: 93.75%;
}
.textNews {
	font-size: 93.75%;
}
/*カテゴリー*/
.listCate {
	display: flex;
}
.textCate {
	display: table;
	margin-right: 0.75em;
	border-radius: 8px;
	padding: 0.5em 1em 0.35em 1em;
	background: #f19b9e;
	text-align: center;
	line-height: 100%;
	color: #fff;
	font-size: 81.25%;
}

/***********バナーエリア************/
#bannerArea {
	display: flex;
	justify-content: center;
	margin: 30px 0px 42px 0px;
}
#bannerArea div {
	margin: 0px 21px;
	line-height: 0%;
	background: #000;
	cursor: pointer;
}

/***********バナーエリア2************/
#slideArea {
	display: flex;
	align-items: center; 
	width: 1152px; 
	margin-left: -64px; 
	padding-bottom: 10px;
}
#bannerArea2 {
	display: block;
	position: relative;
	width: 1056px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	border: 0px solid #f00;
}
#bannerArea2Inn {
	display: flex;
	align-items: flex-start;
	margin-left: -264px;
}
#bannerArea2Inn div {
	margin: 0px 7px;
	line-height: 0%;
	background: #000;
	cursor: pointer;
}

#bannerBtL {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 48px;
	height: 48px;
	/*top: 70px;
	left: 10px;*/
	cursor: pointer;
}
#bannerBtR {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 48px;
	height: 48px;
	/*top: 70px;
	right: 10px;*/
	cursor: pointer;
}
.seeMore {
	display: table;
	position: relative;
	margin: 20px auto 0px auto;
	border: 1px solid #555;
	padding: 0.25em 4em;
	text-align: center;
	font-size: 87.25%;
	background: #fff;
	cursor: pointer;
	z-index: 500;
}
.seeMore:hover {
	background: #fff2d0;
}




/*********SNS*********/
#snsArea {
	display: flex;
	flex-wrap: wrap;
	width: 	1124px;
	margin: 0px auto;
	/*border: 1px solid #F00;*/
}
#snsArea div {
	display: table;
	position: relative;
	margin: 10px;
	line-height: 0;
	background: #000;
}
#snsArea div.fbimg {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
}
#illTree {
	display: table;
	position: relative;
	width: 500px;
	margin: -20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	z-index: 10;
}
/*****ABOUT US*****/
#aboutusArea {
	display: block;
	position: relative;
	max-width: 1024px;
	margin: 2.625em auto 05em auto;
	height: 250px;
	text-align: center;
	/*overflow: hidden;*/
}
#aboutusArea2 {
	display: block;
	position: relative;
	margin-top: 2.625em;
	height: auto;
	text-align: center;
}
#aboutusContArea {
	display: block;
	position: relative;
	max-width: 1024px;
	margin: 0px auto 10px auto;
	text-align: center;
}
#aboutusIll1 {
	display: block;
	position: absolute;
	top: -44px;
	left: 0px;
	z-index: 20;	
}
#aboutusIll2 {
	display: block;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -48px;
	z-index: 20;	
}
#aboutusIll3 {
	display: table;
	position: absolute;
	bottom: 25px;
	right: 0%;
	z-index: 10;
}
#aboutusTitle {
	display: table;
	position: relative;
	margin: -6em auto 15px auto;
	z-index: 10;
}
#aboutusContArea ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
#aboutusContArea ul li {
	display: block;
	width: 35.4%;
	margin: 10px;
	border: 1px solid #b1b1b1;
	padding: 0.25em 0.75em;
	background: #fff;
	font-size: 87.25%;
	cursor: pointer;
}
#aboutusContArea ul li span {
	color: #F00;
}
#aboutusContArea ul li:hover {;
	background: #e1e5ba;
}

#listSBrute {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 1024px;
	margin: 20px auto 0px auto;
	padding: 0px;
}
#listSBrute li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 390px;
	height: 76px;
	margin: 10px;
	background: url(../images2/bt_base.png) no-repeat;
	font-family:"BIZ UD明朝", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 112.5%;
	cursor: pointer;
}
#listSBrute li:hover {
	background: url(../images2/bt_base2.png) no-repeat;
}



/**************************/
#areaLinkBanner {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	/*max-width: 1024px;*/
	max-width: 1200px;
	margin: 0px auto 25px auto;
}
#areaLinkBanner div {
	margin: 7px;
	text-align: center;
	background: #000;
	line-height: 0;
}
#areaLinkBanner img {
	/*width: 128px;*/
	box-shadow: 2px 2px 2px rgba(0,0,0,0.35);
}



@media only screen and (max-width :1216px){
#photoS {
	max-width: 720px;
}

}


@media only screen and (max-width :1040px){
#footerMenuAreaInn > div > div:nth-child(3) {
	margin-top: 1.5em;
    margin-left: 125px;
}
#routeInfoIll {
	width: 320px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
	padding-bottom: 20px;
}
#ill3 {
    position: relative;
	left: auto;
}
#footerMenuAreaInn > div > div:nth-child(3) {
	margin-top: 1.5em;
    margin-left: 125px;
}
#footmenu_inner {
	justify-content: center;
}

#mainmenu_inner {
	align-items: flex-start;
}
#headerMenuArea {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
}
#headerMenuArea ul:last-child {
	margin-top: 0.75em;
}

}	

@media only screen and (max-width :1040px){
#areaLinkBanner {
	max-width: 477px;
}
#headerMenuArea ul:first-child {
	display: flex;
    flex-direction: column;
	align-items: normal;
	font-size: 87.5%;
}

#headerMenuArea ul:first-child li {
	align-items: flex-end;
	border: 0px solid #fff;
	border-bottom: 1px solid #fff;
}
#headerMenuArea ul:first-child li a:hover {
	border: 0px solid #fff;
	color: #99cc00;
}

}


@media only screen and (min-width :557px) and (max-width :700px){
body {
	width: 700px;
}
#mainmenu {
	width: 700px;
}
}

@media only screen and (max-width :556px){
#contentsAreaB {
	width: auto;
}
.areaTopicOuter {
	margin: 10px;
}
#titleBt {
	display: none;
	position: relative;
	top: 0px;
	right: 0px;
	width: auto;
	margin: 10px auto;
}
#mainmenu,
#mainmenu_inner {
	width: 100%;
	padding: 0px;
}
#innerLeft,
#innerRight {
	float: none;
	width: 100%;
	background: none;
}
#innerLeft {
	background: #2654A5;
	color: #fff;
}
#innerLeft div {
	color: #fff;
}
#innerRight div {
	display: none;
	width: 100%;
	float: none;
	border-top: 1px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #fff;
	text-align: center;
}
#innerRight div:nth-child(2) {
	border-top: 0px solid #fff;
}
#innerRight div:last-child {
	border: 0px solid #fff;
}
#innerLeft div {
	padding: 10px;
	text-align: center;
}
#searchAreaTop form {
	display: none;
}
.photoTopic {
	float: none;
}
.honbunTopic {
	margin-left: 0px;
}
.contLeft2,
.contRight2 {
	float: none;
	width: 100%;
}
.honbun {
	padding: 0px 10px;
}
.honbun ul,
.honbun2 ul,
.nene3 ul {
	float: none;
	width: auto;
}
#titleImg {
	display: none;
}
#header {
	display: none;
}
.areaTopicOuter {
	width: auto;
}
.toppege .photoTopic p:nth-child(1),
.toppege .honbunTopic p.data_day,
.toppege .honbunTopic p.data_place {
	display: none;
}
.toppege .photoTopic p:nth-child(2){
	display: block;
	width: auto;
	margin-bottom: 0.5em;
}
.toppege .titleKouen p:nth-child(1) {
	font-weight: bold;
	font-size: 87.5%;
}
.labelKouen,
.titleKouen {
	float: none;
}

#subtitle {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 95%;
	margin: 0px auto;
	padding: 0.75em 0em;
	text-align: center;
	/*color: #2654a5;*/
	color: #fff;
	font-family: serif;
	font-size: 81.25%;
	line-height: 155%;
	text-shadow: none;
}

.blockLeft {
	float: none;
	width: auto;
	
}
.blockRight {
	float: none;
	width: auto;
	
}

#footerMenuAreaInn div {
	float: none;
}
#footerMenuAreaInn > div > div:nth-child(3) {
	display: table;
	margin: 0px auto;
}