.head_box h2 {
  text-align: center;
}
.head_box h2 span {
  font-size: 17px;
  color: #c6ab70;
  display: inline-block;
  border-bottom: 1px solid #c6ab70;
  padding: 0 1em 0.2em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  .head_box h2 span {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .head_box h2 span {
    font-size: 3.1vw;
  }
}
.head_box .catch {
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
@media screen and (max-width: 1180px) {
  .head_box .catch {
    margin-top: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .head_box .catch {
    margin-top: 6vw;
  }
}
.head_box .head_txt01 {
  font-size: 16px;
  line-height: 2.1em;
  margin-top: 50px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  .head_box .head_txt01 {
    font-size: 1.4vw;
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  .head_box .head_txt01 {
    font-size: 3.3vw;
    line-height: 1.4em;
    margin-top: 6vw;
    text-align: justify;
  }
}

.equipment_contents .e_txt_box h4 {
  font-size: 21px;
  font-weight: 500;
  color: #f3ca72;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  .equipment_contents .e_txt_box h4 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  .equipment_contents .e_txt_box h4 {
    font-size: 3.7vw;
  }
}
.equipment_contents .e_txt_box h4 .s-txt {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin-left: -0.4em;
  margin-right: -0.4em;
}
@media screen and (max-width: 1180px) {
  .equipment_contents .e_txt_box h4 .s-txt {
    font-size: 1vw;
  }
}
.equipment_contents .e_txt_box .e_txt01 {
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 0.5em;
  color: #fff;
  text-align: justify;
}
@media screen and (max-width: 1180px) {
  .equipment_contents .e_txt_box .e_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .equipment_contents .e_txt_box .e_txt01 {
    font-size: 2.7vw;
  }
}
.equipment_contents .e_img_box {
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  .equipment_contents .e_img_box {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .equipment_contents .e_img_box {
    margin-top: 3.3vw;
  }
}

#zeh-m {
  background-color: #f3f7f7;
  background-image: url(../images/zeh-m_bg01_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
@media screen and (max-width: 768px) {
  #zeh-m {
    background-image: url(../images/zeh-m_bg01_sp.png);
  }
}
#zeh-m .bg02 {
  background-image: url(../images/zeh-m_bg02_pc.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  position: relative;
}
@media screen and (max-width: 768px) {
  #zeh-m .bg02 {
    background-image: url(../images/zeh-m_bg02_sp.png);
  }
}
#zeh-m .bg02 .zeh-m_bg_sub_txt {
  width: 73px;
  position: absolute;
  right: 25px;
  bottom: 25px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .bg02 .zeh-m_bg_sub_txt {
    width: 6.2vw;
    right: 2.1vw;
    bottom: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .bg02 .zeh-m_bg_sub_txt {
    width: 11.6vw;
    right: 3.3vw;
    bottom: 3.3vw;
  }
}
#zeh-m .wrap02 {
  padding-top: 130px;
  padding-bottom: 300px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .wrap02 {
    padding-top: 11vw;
    padding-bottom: 25.4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .wrap02 {
    padding-top: 13.3vw;
    padding-bottom: 27.3vw;
  }
}
#zeh-m .z_head_box h2 {
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  color: #0b766e;
  line-height: 1.8em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .z_head_box h2 {
    font-size: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_head_box h2 {
    width: 105%;
    margin-left: -2.5%;
    margin-right: -2.5%;
    font-size: 4.4vw;
    padding-left: 0.8em;
  }
}
#zeh-m .z_head_box .txt01 {
  font-size: 16px;
  line-height: 2.1em;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  #zeh-m .z_head_box .txt01 {
    font-size: 1.4vw;
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .z_head_box .txt01 {
    font-size: 3.3vw;
    line-height: 1.6em;
    margin-top: 4vw;
  }
}
#zeh-m .about {
  margin-top: 60px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .about {
    margin-top: 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .about {
    margin-top: 17.3vw;
  }
}
#zeh-m .about .txt01 {
  max-width: 492px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1180px) {
  #zeh-m .about .txt01 {
    max-width: none;
    width: 41.7vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .about .txt01 {
    width: 76.5vw;
  }
}
#zeh-m .about .txt02 {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  #zeh-m .about .txt02 {
    font-size: 1.4vw;
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .about .txt02 {
    font-size: 2.7vw;
    line-height: 1.5em;
    margin-top: 6vw;
    text-align: justify;
  }
}
#zeh-m .about .txt03 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 0.5em;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  #zeh-m .about .txt03 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .about .txt03 {
    font-size: 1.6vw;
    line-height: 1.5em;
    margin-top: 1.2em;
    text-align: justify;
  }
}
#zeh-m .about .img01 {
  margin-top: 60px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .about .img01 {
    margin-top: 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .about .img01 {
    margin-top: 4.7vw;
  }
}
#zeh-m .evaluation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .evaluation {
    margin-top: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation {
    margin-top: 24vw;
    display: block;
  }
}
#zeh-m .evaluation .txt_box01 {
  width: 49%;
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation .txt_box01 {
    width: 100%;
  }
}
#zeh-m .evaluation .txt_box01 .txt01 {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.7em;
  color: #0b766e;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .evaluation .txt_box01 .txt01 {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation .txt_box01 .txt01 {
    font-size: 3.7vw;
    line-height: 1.7em;
    text-align: center;
  }
}
#zeh-m .evaluation .txt_box01 .txt02 {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 30px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .evaluation .txt_box01 .txt02 {
    font-size: 1.4vw;
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation .txt_box01 .txt02 {
    font-size: 2.7vw;
    line-height: 1.5em;
    margin-top: 3.3vw;
    text-align: justify;
  }
}
#zeh-m .evaluation .txt_box01 .txt03 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 1.2em;
  width: 105%;
}
@media screen and (max-width: 1180px) {
  #zeh-m .evaluation .txt_box01 .txt03 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation .txt_box01 .txt03 {
    width: 100%;
    font-size: 1.6vw;
    line-height: 1.5em;
    margin-top: 1.2em;
    text-align: justify;
  }
}
#zeh-m .evaluation .img01 {
  width: 48.3%;
}
@media screen and (max-width: 768px) {
  #zeh-m .evaluation .img01 {
    width: 100%;
    margin-top: 3.3vw;
  }
}
#zeh-m .merit {
  margin-top: 110px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit {
    margin-top: 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit {
    margin-top: 5.3vw;
  }
}
#zeh-m .merit .m_bg01 {
  background-color: #fff;
  padding: 25px 43px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit .m_bg01 {
    padding: 2.1vw 3.6vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_bg01 {
    padding: 6.1vw 4.8vw;
  }
}
#zeh-m .merit h3 {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit h3 {
    font-size: 1.9vw;
    margin-bottom: 2.1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit h3 {
    font-size: 3.5vw;
    margin-bottom: 4vw;
  }
}
#zeh-m .merit .m_txt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box {
    display: block;
  }
}
#zeh-m .merit .m_txt_box .m_txt_block {
  width: 30.5%;
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box .m_txt_block {
    width: 100%;
  }
  #zeh-m .merit .m_txt_box .m_txt_block + .m_txt_block {
    margin-top: 5.3vw;
  }
}
#zeh-m .merit .m_txt_box .m_txt_block h4 {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
  text-align: center;
  color: #0b766e;
  border-bottom: 1px solid #0b766e;
  padding-bottom: 0.5em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit .m_txt_box .m_txt_block h4 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box .m_txt_block h4 {
    font-size: 2.9vw;
  }
}
#zeh-m .merit .m_txt_box .m_txt_block h4 .m_txt03 {
  display: none;
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box .m_txt_block h4 .m_txt03 {
    display: inline-block;
    width: 29.6vw;
    margin-left: 3vw;
  }
}
#zeh-m .merit .m_txt_box .m_txt_block .m_txt01 {
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 1.2em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit .m_txt_box .m_txt_block .m_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box .m_txt_block .m_txt01 {
    font-size: 2.7vw;
    line-height: 1.5em;
    margin-top: 0.5em;
  }
}
#zeh-m .merit .m_txt_box .m_txt_block .m_txt02 {
  width: 179px;
  margin-top: 10px;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit .m_txt_box .m_txt_block .m_txt02 {
    width: 15.2vw;
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt_box .m_txt_block .m_txt02 {
    display: none;
  }
}
#zeh-m .merit .m_txt03 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m .merit .m_txt03 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m .merit .m_txt03 {
    font-size: 1.6vw;
    line-height: 1.5em;
    margin-top: 0.8em;
  }
}
#zeh-m #system {
  margin-top: 210px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system {
    margin-top: 17.8vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system {
    margin-top: 18.7vw;
  }
}
#zeh-m #system .equipment_contents .e_txt_box h4 {
  font-size: 21px;
  font-weight: 500;
  color: #0b766e;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .equipment_contents .e_txt_box h4 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .equipment_contents .e_txt_box h4 {
    font-size: 2.9vw;
  }
}
#zeh-m #system .equipment_contents .e_txt_box h4 .s-txt {
  font-size: 16px;
  margin-left: -0.4em;
  margin-right: -0.4em;
  color: #0b766e;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .equipment_contents .e_txt_box h4 .s-txt {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .equipment_contents .e_txt_box h4 .s-txt {
    font-size: 2.7vw;
  }
}
#zeh-m #system .equipment_contents .e_txt_box .e_txt01 {
  font-size: 15px;
  line-height: 1.6em;
  margin-top: 0.5em;
  color: #000;
  text-align: justify;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .equipment_contents .e_txt_box .e_txt01 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .equipment_contents .e_txt_box .e_txt01 {
    font-size: 2.7vw;
  }
}
#zeh-m #system h3 {
  font-size: 23px;
  font-weight: 500;
  line-height: 1.9em;
  color: #0b766e;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system h3 {
    font-size: 1.9vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system h3 {
    font-size: 3.7vw;
  }
}
#zeh-m #system .big_img_box01 {
  margin-top: 15px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .big_img_box01 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .big_img_box01 {
    margin-top: 4.7vw;
  }
}
#zeh-m #system .big_img_box01 .scroll_txt {
  display: none;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .big_img_box01 .scroll_txt {
    display: block;
    width: 17.5vw;
    margin-left: auto;
    margin-right: 0;
  }
  #zeh-m #system .big_img_box01 .scroll_txt img {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .big_img_box01 .img_box {
    margin-top: 2vw;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .big_img_box01 .img_box .img01 {
    width: 151.2vw;
  }
}
#zeh-m #system .zeh-m_box01 {
  margin-top: 70px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box01 {
    margin-top: 5.9vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box01 {
    margin-top: 6.7vw;
  }
}
#zeh-m #system .zeh-m_box01 .equipment_contents .e_txt_box .txt01 {
  font-size: 14px;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 30px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_txt_box .txt01 {
    font-size: 1.2vw;
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_txt_box .txt01 {
    font-size: 2.7vw;
    margin-top: 6.7vw;
  }
}
#zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box {
  margin-top: 30px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box {
    margin-top: 2.4vw;
  }
}
#zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box .txt02 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 1em;
  text-align: right;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box .txt02 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box01 .equipment_contents .e_img_box .txt02 {
    font-size: 1.6vw;
  }
}
#zeh-m #system .zeh-m_box02 {
  margin-top: 110px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box02 {
    margin-top: 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box02 {
    margin-top: 13.3vw;
    display: block;
  }
}
#zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(1) {
  width: 67%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(1) {
    width: 100%;
  }
}
#zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(2) {
  width: 29.6%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(2) {
    width: 100%;
    margin-top: 5.3vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
#zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(2) .e_txt_box {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(2) .e_txt_box {
    width: 39.1%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box02 .equipment_contents:nth-child(2) .e_img_box {
    width: 56.9%;
  }
}
#zeh-m #system .zeh-m_box03 {
  margin-top: 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box03 {
    margin-top: 6.8vw;
  }
}
#zeh-m #system .zeh-m_box03 .equipment_contents.short {
  width: 30.2%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.short {
    width: 46.5%;
  }
}
#zeh-m #system .zeh-m_box03 .equipment_contents.sp_contents {
  display: none;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.sp_contents {
    display: block;
    width: 46.5%;
  }
}
#zeh-m #system .zeh-m_box03 .equipment_contents.long {
  width: 65.1%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.long {
    width: 100%;
    margin-top: 9.3vw;
  }
}
#zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box {
    margin-top: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box {
    margin-top: 1.4vw;
  }
}
#zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box .img_block {
  width: 49.3%;
}
#zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box .img_block .i_txt01 {
  font-size: 16px;
  margin-left: -0.5em;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box .img_block .i_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box03 .equipment_contents.long .e_img_box .img_block .i_txt01 {
    font-size: 2.1vw;
  }
}
#zeh-m #system .zeh-m_box04 {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box04 {
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 {
    margin-top: 9.3vw;
    display: block;
  }
}
#zeh-m #system .zeh-m_box04 .left_block {
  width: 65.4%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .left_block {
    width: 100%;
    display: block;
  }
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents.nomal {
  width: 47.2%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.nomal {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.nomal .e_txt_box {
    width: 46.5%;
  }
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.nomal .e_img_box {
    width: 49.2%;
  }
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents.pc_contents {
  width: 47.2%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.pc_contents {
    display: none;
  }
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents.long {
  margin-top: 40px;
  width: 100%;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.long {
    margin-top: 3.4vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents.long {
    margin-top: 9.3vw;
  }
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents.long .e_img_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents.long .e_img_box .e_img01 {
  width: 48.5%;
}
#zeh-m #system .zeh-m_box04 .left_block .equipment_contents .e_img_box {
  margin-top: 10px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents .e_img_box {
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .left_block .equipment_contents .e_img_box {
    margin-top: 1.3vw;
  }
}
#zeh-m #system .zeh-m_box04 .right_block {
  width: 29.8%;
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .right_block {
    width: 100%;
    margin-top: 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .right_block .equipment_contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .right_block .equipment_contents .e_txt_box {
    width: 45.8%;
  }
}
#zeh-m #system .zeh-m_box04 .right_block .equipment_contents .e_img_box {
  margin-top: 50px;
}
@media screen and (max-width: 1180px) {
  #zeh-m #system .zeh-m_box04 .right_block .equipment_contents .e_img_box {
    margin-top: 4.2vw;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m #system .zeh-m_box04 .right_block .equipment_contents .e_img_box {
    margin-top: 0;
    width: 48.5%;
  }
}
#zeh-m + .link_box.bottom_link_box {
  margin-top: 0;
}
@media screen and (max-width: 1180px) {
  #zeh-m + .link_box.bottom_link_box {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  #zeh-m + .link_box.bottom_link_box {
    margin-top: 0;
  }
}

#sound .head_box .catch {
  width: 447px;
}
@media screen and (max-width: 1180px) {
  #sound .head_box .catch {
    width: 37.9vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .head_box .catch {
    width: 51.9vw;
  }
}
#sound .sound_box01 {
  margin-top: 100px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box01 {
    margin-top: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box01 {
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
  }
}
#sound .sound_box01 .equipment_contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #sound .sound_box01 .equipment_contents {
    display: block;
  }
}
#sound .sound_box01 .equipment_contents .e_txt_box {
  width: 28%;
}
@media screen and (max-width: 768px) {
  #sound .sound_box01 .equipment_contents .e_txt_box {
    width: 100%;
  }
}
#sound .sound_box01 .equipment_contents .e_txt_box h4 .s-txt {
  font-size: 10px;
  letter-spacing: 0em;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box01 .equipment_contents .e_txt_box h4 .s-txt {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box01 .equipment_contents .e_txt_box h4 .s-txt {
    font-size: 1.7vw;
  }
}
#sound .sound_box01 .equipment_contents .e_img_box {
  width: 69.2%;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #sound .sound_box01 .equipment_contents .e_img_box {
    width: 100%;
    margin-top: 3.3vw;
  }
}
#sound .sound_box02 {
  margin-top: 100px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box02 {
    margin-top: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box02 {
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
  }
}
#sound .sound_box02 .equipment_contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #sound .sound_box02 .equipment_contents {
    display: block;
  }
}
#sound .sound_box02 .equipment_contents .e_txt_box {
  width: 28%;
}
@media screen and (max-width: 768px) {
  #sound .sound_box02 .equipment_contents .e_txt_box {
    width: 100%;
  }
}
#sound .sound_box02 .equipment_contents .e_txt_box .txt01 {
  font-size: 12px;
  margin-top: 1.2em;
  color: #fff;
  line-height: 1.5em;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box02 .equipment_contents .e_txt_box .txt01 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box02 .equipment_contents .e_txt_box .txt01 {
    font-size: 1.6vw;
  }
}
#sound .sound_box02 .equipment_contents .e_img_box {
  width: 69.2%;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #sound .sound_box02 .equipment_contents .e_img_box {
    width: 100%;
    margin-top: 3.3vw;
  }
}
#sound .sound_box03 {
  margin-top: 100px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 {
    margin-top: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 {
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
  }
}
#sound .sound_box03 .equipment_contents .e_txt_box .e_txt01 .s-txt {
  font-size: 12px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_txt_box .e_txt01 .s-txt {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_txt_box .e_txt01 .s-txt {
    font-size: 1.6vw;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box {
    margin-top: 2.7vw;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block {
  width: 45.3%;
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block:nth-child(3) {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block:nth-child(3) .i_txt02 {
    min-height: 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt01 {
  font-size: 17px;
  margin-left: -0.5em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt01 {
    font-size: 2.3vw;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt01.red {
  color: #ff0000;
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 {
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 0.2em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 {
    font-size: 1.9vw;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 .patern {
  display: inline-block;
  font-size: 11px;
  color: #fff;
  background-color: #ff0000;
  padding: 0em 1em 0.1em;
  margin-left: 0.5em;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 .patern {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt02 .patern {
    padding: 0.2em 0.3em 0.3em;
    width: 11.4vw;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.9vw;
    line-height: 1.3em;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .e_img01 {
  margin-top: 10px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .e_img01 {
    margin-top: 0.8vw;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt03 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 1em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt03 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .e_img_box .img_block .i_txt03 {
    display: none;
  }
}
#sound .sound_box03 .equipment_contents .e_img_box .arrow {
  width: 3.7%;
  padding-top: 200px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box03 .equipment_contents .e_img_box .arrow {
    padding-top: 16.9vw;
  }
}
#sound .sound_box03 .equipment_contents .i_txt04 {
  display: none;
}
@media screen and (max-width: 768px) {
  #sound .sound_box03 .equipment_contents .i_txt04 {
    display: block;
    font-size: 1.6vw;
    line-height: 1.5em;
    color: #fff;
    margin-top: 0.5em;
  }
}
#sound .sound_box04 {
  margin-top: 100px;
}
@media screen and (max-width: 1180px) {
  #sound .sound_box04 {
    margin-top: 8.5vw;
  }
}
@media screen and (max-width: 768px) {
  #sound .sound_box04 {
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
  }
}

#air {
  margin-top: 250px;
}
@media screen and (max-width: 1180px) {
  #air {
    margin-top: 21.2vw;
  }
}
@media screen and (max-width: 768px) {
  #air {
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 15.3vw;
  }
}
#air .head_box .catch {
  width: 676px;
}
@media screen and (max-width: 1180px) {
  #air .head_box .catch {
    width: 57.3vw;
  }
}
@media screen and (max-width: 768px) {
  #air .head_box .catch {
    width: 60.3vw;
  }
}
#air .air_section + .air_section {
  margin-top: 125px;
}
@media screen and (max-width: 1180px) {
  #air .air_section + .air_section {
    margin-top: 10.6vw;
  }
}
@media screen and (max-width: 768px) {
  #air .air_section + .air_section {
    margin-top: 18.7vw;
  }
}
#air .air_section h3 {
  font-size: 21px;
  font-weight: 500;
  width: 100%;
  text-align: center;
  color: #f3ca72;
  letter-spacing: 0.1em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #f3ca72;
  margin-bottom: 30px;
}
@media screen and (max-width: 1180px) {
  #air .air_section h3 {
    font-size: 1.8vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  #air .air_section h3 {
    font-size: 3.7vw;
    margin-bottom: 8vw;
  }
}
#air #air01 {
  margin-top: 130px;
}
@media screen and (max-width: 1180px) {
  #air #air01 {
    margin-top: 11vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air01 {
    margin-top: 12vw;
  }
}
#air #air01 .air_txt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#air #air01 .air_txt_box .equipment_contents:nth-child(1) {
  width: 64.2%;
}
@media screen and (max-width: 768px) {
  #air #air01 .air_txt_box .equipment_contents:nth-child(1) {
    width: 100%;
  }
}
#air #air01 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 46px;
}
@media screen and (max-width: 1180px) {
  #air #air01 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
    margin-top: 3.9vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air01 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
    margin-top: 2vw;
  }
}
#air #air01 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .e_img01 {
  width: 48.8%;
}
#air #air01 .air_txt_box .equipment_contents:nth-child(2) {
  width: 31.4%;
}
@media screen and (max-width: 768px) {
  #air #air01 .air_txt_box .equipment_contents:nth-child(2) {
    width: 100%;
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
    border-bottom: 1px solid #c9caca;
    padding-bottom: 9.3vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #air #air01 .air_txt_box .equipment_contents:nth-child(2) .e_txt_box {
    width: 43%;
  }
  #air #air01 .air_txt_box .equipment_contents:nth-child(2) .e_img_box {
    width: 49.2%;
    margin-top: 0;
  }
}
#air #air02 .air_txt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#air #air02 .air_txt_box .equipment_contents {
  width: 22.9%;
}
@media screen and (max-width: 768px) {
  #air #air02 .air_txt_box .equipment_contents {
    width: 46.9%;
  }
  #air #air02 .air_txt_box .equipment_contents:nth-child(n+3) {
    margin-top: 8vw;
  }
}
#air #air02 .air_txt_box .equipment_contents:nth-child(1) .e_txt_box h4 {
  min-height: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1180px) {
  #air #air02 .air_txt_box .equipment_contents .e_txt_box h4 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air02 .air_txt_box .equipment_contents .e_txt_box h4 {
    font-size: 3.7vw;
  }
}
#air #air02 .air_txt_box .equipment_contents .e_txt_box .e_txt01 {
  font-size: 15px;
}
@media screen and (max-width: 1180px) {
  #air #air02 .air_txt_box .equipment_contents .e_txt_box .e_txt01 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air02 .air_txt_box .equipment_contents .e_txt_box .e_txt01 {
    font-size: 2.5vw;
  }
}
#air #air02 .air_txt_box .equipment_contents .e_img_box .txt01 {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 0.5em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  #air #air02 .air_txt_box .equipment_contents .e_img_box .txt01 {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air02 .air_txt_box .equipment_contents .e_img_box .txt01 {
    font-size: 1.6vw;
  }
}
#air #air03 .air_txt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box {
    display: block;
  }
}
#air #air03 .air_txt_box .equipment_contents:nth-child(1) {
  width: 34.3%;
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) {
    width: 100%;
  }
}
#air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
@media screen and (max-width: 1180px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box {
    width: 78.9%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.3vw;
  }
}
#air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .img_block {
  width: 49.3%;
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .img_block {
    width: 47.6%;
  }
}
#air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .img_block .txt01 {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 0.4em;
  color: #fff;
  margin-left: -0.5em;
}
@media screen and (max-width: 1180px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .img_block .txt01 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(1) .e_img_box .img_block .txt01 {
    font-size: 2.3vw;
  }
}
#air #air03 .air_txt_box .equipment_contents:nth-child(2) {
  width: 60.5%;
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents:nth-child(2) {
    width: 100%;
    margin-top: 9.3vw;
    border-top: 1px solid #c9caca;
    padding-top: 9.3vw;
    border-bottom: 1px solid #c9caca;
    padding-bottom: 9.3vw;
  }
}
@media screen and (max-width: 1180px) {
  #air #air03 .air_txt_box .equipment_contents .e_txt_box .e_txt01 {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  #air #air03 .air_txt_box .equipment_contents .e_txt_box .e_txt01 {
    font-size: 2.7vw;
  }
}/*# sourceMappingURL=style_ecology.css.map */