@charset "utf-8";
@media screen and (max-width:780px) {
  body {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
  }
  .header-div {
    position: relative;
  }
  .header-icon {
    position: absolute;
    right: 6px;
    bottom: 0px;
  }
  nav {
    width: 100%;
    height: 30px;
    margin-top: 2%;
    text-align: right;
  }
  nav ul {
	width: 70%;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: 6px;
  }
  nav ul li {
	width: 20%;
	height: 30px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  nav ul li a {
	width: 100%;
	display: inline-block;
	height: 30px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 140%;
	line-height: 32px;
	background-color: #82F9FF;
	border: 1px solid #000000;
	text-decoration: none;
  }
  nav ul li a:hover {
    background-color: #FFFFFF;
  }
  footer {
    width: 100%;
    height: auto;
    padding-bottom: 2%;
    padding-left: 0%;
    background-color: #DAFFD4;
  }
  footer img {
    width: 150px;
    height: 150px;
    display: inline-block;
    padding-top: 1%;
    margin-right: 2%;
    margin-left: 4%;
  }
  .foote-left-div {
    width: 229px;
    height: auto;
    display: inline-block;
  }
  .foote-right-div {
    width: 320px;
    margin-left: 0%;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: -30px;
  }
  .foote-p {
    font-size: 18px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    display: inline-block;
  }
  .foote-h1 {
    font-size: 30px;
    margin-right: auto;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
  }
  .foote-h2 {
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-size: 20px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
  }
  main {
	margin-top: 4%;
	margin-bottom: 4%;
	width: 95%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
  }
  .text-center {
    text-align: center;
  }
  main h1 {
	font-size: 34px;
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 2%;
	padding-top: 2%;
	border-top: 1px solid #000000;
	background-color: #BAFFB1;
  }
  main h2 {
	font-size: 22px;
	text-align: center;
	background-color: #BAFFB1;
	display: inline-block;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
  }
  main p {
	font-size: 17px;
  }
  main div {
    width: 100%;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .indx-div {
	width: 83%;
	margin-right: auto;
	margin-left: auto;
  }
  .Guidance-table01 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .Guidance-table02 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 90%;
  }
  tbody tr th {
    text-align: center;
  }
  .Guidance-bottom {
	width: 64%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFCFCF;
	border-radius: 20px;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	line-height: 30px;
  }
	.InTheFacility-div01 {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.googleCalendar {
	width: 100%;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.InTheFacility-table01 {
	width: 60%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFCFCF;
	border-radius: 20px;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}

.InTheFacility-div02 {
	text-align: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.Meal-img {
	margin-top: 2%;
	width: 40%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
}
.Meal-div01 {
	width: 260px;
	height: 100px;
	display: block;
	float: left;
	margin-top: 14%;
	margin-left: 10%;
	color: #000000;
}
.Meal-div01-h1-h2 {
	border: none;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	padding-top: 0px;
	vertical-align: -50px;
}
.GoogleMap {
	width: 90%;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}
	
}
