@charset "UTF-8";
/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
#box01 {
  text-align: center;
  height: 905px;
  width: 100%;
  background-image: url(img/image01.png), url(img/back01.jpg);
  background-position: top center,top center;
  background-repeat: no-repeat, repeat;
}
#box02 {
  background: url(img/stripe_pink.png) 0 0 repeat;
  text-align: center;
  padding: 70px 0px 70px 0px;
}
#box03 {
  background-image: url(img/back03.png), url(img/back04.jpg);
  background-position: top center,top center;
  background-repeat: no-repeat, repeat;
  text-align: center;
  padding: 50px 0px 50px 0px;
}
#box03 > ul {
  width: 1000px;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
#box03 > ul > li {
  margin: -20px 0px 0px 0px;

}
#box03 > h4 {
  margin: 0px 0px 60px 220px;

}
#box04 {
  background: url(img/back05.jpg) 0 0 repeat;
  text-align: center;
  padding: 70px 0px 90px 0px;
}
#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: #ea5e44;
  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: #754c24;
  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: #754c24;
  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: #754c24;
  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: #754c24;
  text-align: center;
  margin: 0px 0px 20px 0px;
}
#box19 {
  width: 1000px;
  margin: 0 auto;
}
#map {
  width: 500px;
  float: left;
}
/*# sourceMappingURL=style.css.map */