@charset "UTF-8";
/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
#box01 {
  position: relative;
  border-top :20px solid #d7000f;
  text-align: center;
  height: 1980px;
  width: 100%;
  background-image: url(img/back03.png), url(img/back01.png);
  background-position: top center,top center;
  background-repeat: no-repeat, repeat;
}
#box01 > div {

  position: absolute;
  bottom: 100px;
  left: 0px;
  right:0px;
  margin:0 auto;
  width:1000px;
}


#box01 > h1 {
  position: relative;
  top: 40px;
  left: 90px;
}


#box02{
  position: relative;
  background: url(img/back02.jpg) repeat;
  padding: 0px 0px 0px 0px;
  height: 800px;
}
#box02 h2 {
  width: 1058px;
  position: absolute;
  top: -60px;
  left: 0px;
  right: 0px;
  text-align: center;
  margin: -20px auto 30px auto;
}
#box02 p:nth-of-type(1) {
  text-align: center;
  padding: 120px 0px 0px 0px;
}
#box02 p:nth-of-type(2) {
  text-align: center;
  padding: 0px 0px 40px 0px;
}
#box02 h4 {
  text-align: center;
  font-size:2rem;
  color:#fff;
  padding: 0px 0px 40px 0px;
}
#box02 h4 >span {
	color:#f1f49b;

}
#box02 p {
  text-align: center;
  color: #fff;
}
#box13 {
  position: relative;
  background: url(img/g1.png) top center repeat-x;
  padding: 0px 0px 0px 0px;
  margin: -15px 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: #045b2d;
  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: #045b2d;
  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: #045b2d;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#box19 {
  width: 1000px;
  margin: 0 auto;
}
#map {
  width: 500px;
  float: left;
}
/*# sourceMappingURL=style.css.map */