@charset "UTF-8";
/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
#box01 {
  text-align: center;
  height: 675px;
  width: 100%;
  background: url(img/back03.jpg) 0 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#box02 {
  text-align: center;
  background: #ec6f50;
  padding: 15px 0px 15px 0px;
}
#box03 {
  text-align: center;
  width: 100%;
  background: url(img/back01.jpg) 0 0 repeat;
}
#box03 > div {
  padding: 60px 0px 80px 0px;
  width: 1000px;
  margin: 0 auto;
}
#box03 > div > ul {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#box03 > div > ul > li {
  margin: 0px 0px 20px 0px;
}
#box03 > div > p {
  color: #ffffff;
}
#box04 {
  text-align: center;
  width: 100%;
  background-color: #e56e68;
  padding: 30px 0px 30px 0px;
}
#box05 {
  text-align: center;
  width: 100%;
  background-color: #fff2ad;
  padding: 30px 0px 30px 0px;
}
#box05 > p {
  font-size: 2rem;
  margin: 0px 0px 20px 0px;
}
#box06 {
  text-align: center;
  width: 100%;
  background-color: #fe0000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 80px 0px;
}
#box06 > p {
  line-height: 80%;
}
#box13 {
  position: relative;
  background: url(img/g1.png) top center repeat-x;
  padding: 0px 0px 0px 0px;
  margin: -20px 0px 5px 0px;
  height: 20px;
  z-index: 10;
  text-align: center;
}
#box14 {
  overflow: hidden;
  background-color: #045b2d;
  padding: 60px 0px 60px 0px;
  margin: -10px 0px 5px 0px;
  text-align: center;
}
#box15 {
  background: url(img/image04.png) top center no-repeat;
  padding: 150px 0px 20px 0px;
  height: 50px;
}
#box15 > p {
  color: #ffffff;
  text-align: center;
}
#accessInfo {
  width: 450px;
  float: right;
  padding: 60px 0px 60px 0px;
}
#accessInfo > h4 {
  font-size: 18px;
  font-weight: bold;
  color: #045b2d;
  background-color: #fff;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
}
#accessInfo > p {
  font-size: 18px;
  color: #ffffff;
  margin: 0px 0px 30px 0px;
}
#box16 {
  position: relative;
  background: url(img/g2.png) top center repeat-x;
  padding: 0px 0px 0px 0px;
  margin: -5px 0px 0px 0px;
  height: 20px;
  z-index: 10;
  text-align: center;
}
#box17 {
  padding: 100px 0px 30px 0px;
}
#box17 > h3 {
  margin: 0px 0px 20px 0px;
}
#box17 > p:nth-of-type(1) {
  color: #00913a;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}
#box17 > p:nth-of-type(2) {
  margin: 0px 0px 20px 0px;
}
#box17 > p:nth-of-type(3) {
  margin: 0px 0px 20px 0px;
}
#box17 > ul {
  width: 400px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  margin: 0px auto 20px auto;
}
#box17 > ul > li {
  width: 22%;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
#box18 {
  text-align: center;
  padding: 0px 0px 40px 0px;
}
#box18 > h3 {
  color: #00913a;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
#box18 > p:nth-of-type(1) {
  margin: 0px 0px 20px 0px;
}
#box18 > p:nth-of-type(2) {
  color: #00913a;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#box19 {
  width: 1000px;
  margin: 0 auto;
}
#map {
  width: 500px;
  float: left;
}
/*# sourceMappingURL=style.css.map */