@charset "utf-8";
/* CSS Document */
#header {
	background-color: #FFF !important;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 50px;
	height: 40px;
	z-index: 50000;
}
.pagetop img {
	transition: 0.5s;
}
.pagetop img:hover {
	transform: rotate(360deg);
}

/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	position: relative;
	width: 100%;
	height: 400px;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../web/facility/mimg.webp);
	background-position: center top;
	background-size: cover;
}
#mimg .txtBox {
	position: absolute;
	width: 90%;
	height: auto;
	z-index: 1000;
	margin-top: 160px;
	margin-left: 5%;
	margin-right: auto;
}
#mimg .p1 {
	width: auto;
	height: auto;
	font-size: 65px;
	line-height: 65px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #FFF;
    text-align: left;
}
#mimg .p2 {
	width: auto;
	height: auto;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: bold;
    text-align: left;
	margin-top: 20px;
}
#mimg .p3 {
	width: auto;
	height: auto;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: bold;
    text-align: left;
	margin-top: 20px;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Bcmb {
	position: relative;
	width: 1100px;
	height: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}
#Bcmb a{ text-decoration:none; color: #000;}

#section01 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contents01 {
	position: relative;
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents01:after{
	content: "";
	clear: both;
	display: block;
}

h2{
	position: relative;
	width: 100%;
	height: 85px;
	font-size: 44px;
	line-height: 85px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 3px;
	float: left;
	color: #000;
}
h2 .ac{
	width: 80px;
	height: 80px;
	border-radius: 5px;
	font-size: 55px;
	line-height: 85px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background-color:#146478; 	
	float: left;
	z-index: 1;
	transition: 0.4s;
	margin-right: 10px;
}

.hac {
	width: auto;
	height: 20px;
	float: left;
	margin-top: 5px;
	background-image: url(../web/play01/ac01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	text-indent: 25px;
	color:#146478; 	
}
#map01 {
	width: 1100px;
	height: 800px;
	background-image: url(../web/facility/map01.png);
	float: left;
	margin-top: 50px;
}
#map01 .txt{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 480px;
	margin-left: 700px;
}
#map01 .txt li{
	list-style: none;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


#section02 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contents02 {
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents02:after{
	content: "";
	clear: both;
	display: block;
}
#map02 {
	width: 1100px;
	height: 875px;
	background-image: url(../web/facility/map02.png);
	float: left;
	margin-top: 20px;
}
#map02 .box{
	width: 1000px;
	height: auto;
	float: left;
	margin-top: 765px;
	margin-left: 50px;
}
#map02 .txt{
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	float: left;
}
#map02 .txt2 li{
	list-style: disc;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 5px 20px 0 15px;
	float: left;
}


#section03 {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 0px;
}
#contents03 {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents03:after{
	content: "";
	clear: both;
	display: block;
}
#hbox {
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
#Gallery {
	width: 100%;
	height: auto;
	margin-top: 40px;
	padding-bottom: 50px;
	float: left;
}
.grid {
  position: relative;
  width: 100%;
}

.item {
  display: block;
  position: absolute;
  width: 24.9%;
  z-index: 1;
}

.item-content {
  position: relative;
  width: 100%;
  height: 100%;
  outline: 1px solid #fff;
  outline-offset: -1px;
}
.grid img{
  width:100%;
  height:auto;
  vertical-align: bottom;
  transition: 0.4s;
}
.grid img:hover {
	transform: scale(0.97);
}

@media screen and (min-width:768px){

}
