
h3 {
}


/*＝＝＝＝＝＝＝＝＝＝地図画像*/
#kaidaiMap {
	padding: 5.5rem;
	background: url(../img/common/jimon_nami.jpg);
	margin-bottom:  6.0rem;
}

.mapImg {
	width: 930px;
	height: 800px;
	position: relative;
	margin: 0px auto 60px;
}

.acnBtn {
	display: block;
	font-size: 14px;
	padding: 3px;
	border: solid 1px #fff;
    color: #000000;
    height: 14px;
    width: 14px;
    text-align: center;
    line-height: 14px;
    background-color: rgba(255,255,255,0.7);
    box-sizing: content-box;
}


.anc_1 {position: absolute;top: 443px; left: 515px;}
.anc_2 {position: absolute;top: 295px; left: 385px;}
.anc_3 {position: absolute;top: 700px; left: 233px;}
.anc_4 {position: absolute;top: 755px; left: 278px;}
.anc_5 {position: absolute;top: 725px; left: 340px;}
.anc_6 {position: absolute;top: 675px; left: 515px;}
.anc_7 {position: absolute;top: 237px; left: 612px;}
.anc_8 {position: absolute;top: 658px; left: 675px;}
.anc_9 {position: absolute;top: 740px; left: 820px;}
.anc_10 {position: absolute;top: 257px; left: 291px;}
.anc_11 {position: absolute;top: 468px; left: 866px;}
.anc_12 {position: absolute;top: 390px; left: 688px;}
.anc_13 {position: absolute;top: 315px; left: 678px;}
.anc_14 {position: absolute;top: 800px; left: 400px;}
.anc_15 {position: absolute;top: 335px; left: 299px;}
.anc_16 {position: absolute;top: 190px; left: 786px;}
.anc_17 {position: absolute;top: 140px; left: 675px;}
.anc_18 {position: absolute;top: 35px; left: 572px;}
.anc_19 {position: absolute;top: 220px; left: 537px;}
.anc_20 {position: absolute;top: 103px; left: 479px;}
.anc_21 {position: absolute;top: 106px; left: 403px;}
.anc_22 {position: absolute;top: 143px; left: 288px;}
.anc_23 {position: absolute;top: 105px; left: 174px;}
.anc_24 {position: absolute;top: 262px; left: 186px;}
.anc_25 {position: absolute;top: 349px; left: 195px;}
.anc_26 {position: absolute;top: 435px; left: 202px;}
.anc_27 {position: absolute;top: 523px; left: 195px;}
.anc_28 {position: absolute;top: 465px; left: 418px;}
.anc_29 {position: absolute;top: 500px; left: 683px;}
.anc_30 {position: absolute;top: 150px; left: 610px;}
.anc_31 {position: absolute;top: 548px; left: 616px;}
.anc_32 {position: absolute;top: 627px; left: 860px;}
.anc_33 {position: absolute;top: 19px; left: 642px;}
.anc_34 {position: absolute;top: 105px; left: 642px;}
.anc_35 {position: absolute;top: 430px; left: 648px;}
.anc_36 {position: absolute;top: 623px; left: 426px;}
.anc_37 {position: absolute;top: 300px; left: 723px;}
.anc_38 {position: absolute;top: 488px; left: 57px;}
.anc_39 {position: absolute;top: 500px; left: 778px;}

/*＝＝＝＝＝＝＝＝＝＝　各施設　*/

.facilityWap {
	width: 100%;
	max-width: 1080px;
	margin: 0px auto;
}

.facilityWap:after {
	content:"";
	display: block;
	width:23%;
}

.facilityWap::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}

.facilityBox {
	width: 23%;
	margin-bottom: 50px;
}

.numBox {
	text-align: center;
	background-color: #000;
	color: #fff;
}

.facImage {
	max-height: 140px;
	overflow: hidden;
	border: solid 1px #eee;
	cursor: pointer;
}

/*詳細を見る_サムネイル（外部リンクに飛ぶ）*/
.facImage_link {
	max-height: 130px;
	overflow: hidden;
	border: solid 1px #eee;
	cursor: pointer;
	display: block;
}

.facName {
	text-align: center;
	color: #000;
	min-height: 20px;
	font-weight: bold;
	padding: 5px 0px;
	margin-bottom: 10px;
}

.facTxt {
	min-height: 86px;
}

/*詳細を見る*/
.modal_TRG {
	display: block;
	width: 90px;
	padding: 5px 15px;
	border: solid 1px #e60012;
	margin: 10px auto;
	text-align: center;
	color: #000;
	cursor: pointer;
}

/*詳細を見る（外部リンクに飛ぶ）*/
.link_TRG{
	display: block;
	width: 90px;
	padding: 5px 15px;
	border: solid 1px #e60012;
	margin: 10px auto;
	text-align: center;
	color: #000;
	cursor: pointer;
}

.modal_TRG:hover {
	background-color: #e60012;
	color: #fff;
}

.link_TRG:hover {
	background-color: #e60012;
	color: #fff;
}

.keidaiTop {
	cursor: pointer;
}

a.anc {
    display: block;
    padding-top: 110px;
    margin-top: -110px;
    position: relative;
    z-index: -1;
}

@media handheld, only screen and (max-width: 767px) {


}




















