.base_bg01 {
  background-image: url(../images/zeh-m/bg01.png);
  background-size: 9px auto;
  background-position: center center;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .base_bg01 {
    background-size: 0.8vw auto;
  }
}
@media screen and (max-width: 768px) {
  .base_bg01 {
    background-size: 1.2vw auto;
  }
}

.image_txt {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 0.2em 1em 0.3em;
  font-size: 12px;
  line-height: 1.2em;
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1200px) {
  .image_txt {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  .image_txt {
    font-size: 1.6vw;
  }
}

.wrap01 {
  max-width: 1100px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 55px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .wrap01 {
    max-width: none;
    width: 91.7%;
    padding-top: 4.6vw;
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .wrap01 {
    width: 88%;
    padding-top: 7.3vw;
    padding-bottom: 8vw;
  }
}

#mv {
  position: relative;
}

.head_contents {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .head_contents {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .head_contents {
    padding-top: 7.3vw;
    padding-bottom: 7.3vw;
  }
}
.head_contents .h_txt01 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.6em;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1200px) {
  .head_contents .h_txt01 {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 768px) {
  .head_contents .h_txt01 {
    font-size: 3.5vw;
  }
}
.head_contents .txt_box01 {
  max-width: 780px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .head_contents .txt_box01 {
    max-width: none;
    width: 65vw;
    margin-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .head_contents .txt_box01 {
    margin-top: 8.7vw;
    width: 90.9%;
    position: relative;
  }
}
.head_contents .txt_box01 .h_txt02 {
  width: 76.9%;
  font-size: 20px;
  line-height: 2.3em;
}
@media screen and (max-width: 1200px) {
  .head_contents .txt_box01 .h_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .head_contents .txt_box01 .h_txt02 {
    width: 100%;
    font-size: 2.7vw;
  }
}
.head_contents .txt_box01 .img01 {
  width: 23.1%;
}
@media screen and (max-width: 768px) {
  .head_contents .txt_box01 .img01 {
    width: 24vw;
    position: absolute;
    right: -2.3vw;
    bottom: -2.3vw;
  }
}
.head_contents .img02 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 102.118%;
}
@media screen and (max-width: 768px) {
  .head_contents .img02 {
    width: 103.484%;
  }
}

#zeh-m {
  background-color: #e8f3fc;
  position: relative;
  z-index: 3;
  margin-top: 35px;
}
@media screen and (max-width: 1200px) {
  #zeh-m {
    margin-top: 2.9vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m {
    margin-top: 4.7vw;
  }
}
#zeh-m .z_content {
  width: 89.1%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1200px) {
  #zeh-m .z_content {
    padding-top: 5vw;
    padding-bottom: 5.8vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_content {
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 6.7vw;
  }
}
#zeh-m .z_content .txt01 {
  font-size: 20px;
  line-height: 1.6em;
  text-align: center;
  letter-spacing: 0.2em;
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  #zeh-m .z_content .txt01 {
    margin-top: 4.2vw;
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_content .txt01 {
    margin-top: 6.7vw;
    font-size: 3.5vw;
    letter-spacing: 0.1em;
  }
}
#zeh-m .z_content .img01 {
  width: 100%;
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  #zeh-m .z_content .img01 {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_content .img01 {
    width: 92.4%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7.3vw;
  }
}
#zeh-m .z_content .img02 {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 40px;
  height: 468px;
}
@media screen and (max-width: 1200px) {
  #zeh-m .z_content .img02 {
    margin-top: 3.3vw;
    height: 39vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_content .img02 {
    width: 87.9%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.3vw;
    height: 119.7vw;
    position: relative;
    z-index: 2;
  }
}
#zeh-m .z_content .img02 img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#zeh-m .img03 {
  width: 660px;
  position: absolute;
  left: 0;
  bottom: -35px;
}
@media screen and (max-width: 1200px) {
  #zeh-m .img03 {
    width: 55vw;
    bottom: -2.9vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .img03 {
    width: 100%;
    bottom: -4.7vw;
  }
}

#oriented {
  background-color: #e8f3fc;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 35px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  #oriented {
    margin-top: 2.9vw;
    padding-top: 2.9vw;
    padding-bottom: 2.9vw;
  }
}
@media screen and (max-width: 768px) {
  #oriented {
    margin-top: 4.7vw;
    padding-top: 4.7vw;
    padding-bottom: 4.7vw;
  }
}
#oriented .img01 {
  width: 93.6%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #oriented .img01 {
    width: 89.4%;
  }
}
#oriented .img02 {
  width: 89.1%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}
@media screen and (max-width: 1200px) {
  #oriented .img02 {
    margin-top: -0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #oriented .img02 {
    width: 84.8%;
    margin-top: -1.5vw;
  }
}
#oriented .img03 {
  width: 375px;
  position: absolute;
  right: 0;
  bottom: -60px;
}
@media screen and (max-width: 1200px) {
  #oriented .img03 {
    width: 31.3vw;
    bottom: -5vw;
  }
}
@media screen and (max-width: 768px) {
  #oriented .img03 {
    width: 45vw;
    bottom: -4.7vw;
  }
}/*# sourceMappingURL=style_zeh-m.css.map */