/*
Theme Name:
Theme URI: 
Description: 
Version: 0.2
Author:
Author URI: 
Tags:*/
body {
  background: url(img/image07.jpg);
}

header {
  background-color: #fff;
  text-align: center;
}

#box01 {
  background-image: url(img/img00_back02.png?20220715), url(img/img00_back01.png);
  background-repeat: no-repeat,no-repeat;
  background-position: top center,center;
  background-size: auto auto ,100% 100%;
  position: relative;
  text-align: center;
  padding-bottom: 50px;
}

#box01:before {
  pointer-events: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/img00_back03.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto auto;
}

#box02 {
  background: url(img/img01_back.png) repeat center;
  text-align: center;
  padding-bottom: 80px;
}

#campaign_box {
  background: #e85900;
  text-align: center;
}

#box03 {
  background: url(img/img03_back.png) repeat center;
  text-align: center;
  padding-bottom: 85px;
}

#memory_box {
  background: url(img/img04_back.png) no-repeat center;
  background-size: 100% 100%;
}

#memory_box img {
  display: block;
  margin: 0 auto;
}

#box04 {
  background-color: #eb5c01;
  padding-bottom: 75px;
  background-image: url(img/img05_back.png);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  position: relative;
}

#box04 > div {
  display: flex;
  justify-content: center;
}

#box04 > div:nth-of-type(2) p {
  margin: 0 15px;
}

#box04:after {
  height: 40px;
  content: "";
  position: absolute;
  left: 0;
  z-index: 30;
  width: 100%;
  bottom: -40px;
  background: linear-gradient(135deg, #eb5c01 20px, transparent 0), linear-gradient(225deg, #eb5c01 20px, transparent 0);
  background-size: 40px 40px;
}

#linebox {
  position: relative;
  text-align: center;
  background-color: #21a564;
}

#linebox > div {
  display: inline-block;
}

#linebox > div p:nth-of-type(2) {
  position: absolute;
  top: 290px;
  left: 210px;
  right: 0;
  margin: 0 auto;
}

#linebox:after {
  height: 40px;
  content: "";
  position: absolute;
  left: 0;
  z-index: 30;
  width: 100%;
  bottom: -40px;
  background: linear-gradient(135deg, #21a564 20px, transparent 0), linear-gradient(225deg, #21a564 20px, transparent 0);
  background-size: 40px 40px;
}

#box05 {
  position: relative;
  background: url(https://www.iwate-safari.jp/img/home/image19.jpg) center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  z-index: 10;
  padding: 0px 0px 50px 0px;
  margin: 0px 0px 0px 0px;
}

#box05 > div {
  position: relative;
  z-index: 35;
  width: 1000px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  padding: 100px 0px 50px 0px;
}

#box05 > div > h2 {
  text-align: center;
  font-size: 5rem;
  font-family: 'Bree Serif', serif;
  color: #ffffff;
  letter-spacing: 0.2rem;
  line-height: 60%;
  margin: 0px 0px 30px 0px;
}

#box05 > div > h2 > span {
  font-weight: bold;
  font-family: "Rounded Mplus 1c";
  font-size: 1.5rem;
  color: #ffffff;
}

#box05 > div > div:nth-of-type(1) {
  width: 487px;
  float: left;
}

#box05 > div > div:nth-of-type(2) {
  width: 427px;
  float: right;
  padding: 30px;
  background-color: #e9e2d5;
}

#box05 > div > div:nth-of-type(2) > h2 {
  font-size: 1.5rem;
  background-color: #fff;
  text-align: center;
  padding: 5px 0px 5px 0px;
  color: #6d2c05;
  border-radius: 5px;
  margin: 0px 0px 5px 0px;
}

#box05 > div > div:nth-of-type(2) > h3 {
  font-size: 1.5rem;
  background-color: #794405;
  text-align: center;
  padding: 5px 0px 5px 0px;
  color: #ffffff;
  border-radius: 5px;
  margin: 0px 0px 5px 0px;
}

#box05 > div > div:nth-of-type(2) > h4 {
  font-size: 1.5rem;
  background-color: #ebbe00;
  text-align: center;
  padding: 5px 0px 5px 0px;
  color: #ffffff;
  border-radius: 5px;
  margin: 0px 0px 5px 0px;
}

#box05 > div > div:nth-of-type(2) > p:nth-of-type(1) {
  font-size: 1.5rem;
  text-align: center;
  color: #6d2c05;
  margin: 0px 0px 20px 0px;
}

#box05 > div > div:nth-of-type(2) > p {
  color: #6d2c05;
  margin: 0px 0px 10px 0px;
}

/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
  top: 0;
  left: 0;
  height: 260px;
  overflow: hidden;
  position: absolute;
}

.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 260px;
  text-align: left;
  position: relative;
  overflow: hidden;
  margin: 0px 0px 20px 0px;
}

.loopSlider ul {
  height: 260px;
  float: left;
  overflow: hidden;
}

.loopSlider ul li {
  width: 210px;
  margin: 0px 10px 0px 0px;
  height: 260px;
  float: left;
  display: inline;
  overflow: hidden;
}

.loopSlider ul li > img {
  border-radius: 10px;
  margin: 0px 0px 5px 0px;
}

.loopSlider ul li > span {
  display: block;
  background-color: #cccccc;
  color: #ffffff;
  padding: 5px 0px 5px 0px;
  text-align: center;
  border-radius: 15px;
}

.loopSlider ul li:nth-of-type(2n) > span {
  background-color: #94b232;
}

.loopSlider ul li:nth-of-type(2n-1) > span {
  background-color: #e68100;
}

.loopSlider ul li:nth-of-type(3n) > span {
  background-color: #6d2c05;
}

#footer::before {
  height: 40px;
  content: "";
  position: absolute;
  left: 0;
  z-index: 40;
  width: 100%;
  top: -40px;
  background: linear-gradient(45deg, #fff 20px, transparent 0), linear-gradient(315deg, #fff 20px, transparent 0);
  background-size: 40px 40px;
}

#footer {
  position: relative;
  background: #fff;
  padding: 0px 0px 0px 0px;
  margin: -5px 0px 0px 0px;
  height: 20px;
  z-index: 10;
  text-align: center;
}

#footer > div:nth-of-type(1) {
  background-color: #fff;
  padding: 70px 0px 30px 0px;
}

#footer > div:nth-of-type(1) > h3 {
  margin: 0px 0px 20px 0px;
}

#footer > div:nth-of-type(1) > p:nth-of-type(1) {
  color: #045b2d;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
}

#footer > div:nth-of-type(1) > p:nth-of-type(2) {
  margin: 0px 0px 20px 0px;
}

#footer > div:nth-of-type(1) > p:nth-of-type(3) {
  margin: 0px 0px 20px 0px;
}

#footer > div:nth-of-type(1) > ul {
  width: 400px;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto 20px auto;
}

#footer > div:nth-of-type(1) > ul > li {
  text-align: center;
  margin: 0 22px;
}

#footer_info {
  text-align: center;
  background-color: #fff;
  padding: 0px 0px 40px 0px;
}

#footer_info > h3 {
  color: #045b2d;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

#footer_info > p:nth-of-type(1) {
  margin: 0px 0px 20px 0px;
}

#footer_info > p:nth-of-type(2) {
  color: #045b2d;
  text-align: center;
  margin: 0px 0px 20px 0px;
}

/*# sourceMappingURL=style.css.map */
