.contentBoxHj .contentCenterHj .con305 .middleTitle, .contentBoxHj .contentCenterHj .con305 .imgCon:first-child {
  margin: 0;
}
.contentBoxHj .contentCenterHj .con305 .textCon .middleTitle {
  color: #73abb4;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .middleTitle {
  color: #e8b141;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .imgCon img {
  width: auto;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox {
  margin-top: 100px;
  border: 10px double #469a5d;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 20px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText {
  color: #469a5d;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText b {
  margin-right: 10px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText .colorIndex {
  margin-right: 5px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText2 {
  color: #469a5d;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText2 b {
  font-size: 18.4px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox {
  display: flex;
  flex-flow: column;
  align-items: center;
  width: 350px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox .borderBottom {
  border-bottom: #469a5d 5px solid;
  padding-bottom: 10px;
  box-sizing: border-box;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox img {
  width: 300px;
  margin-top: 30px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .txtBox {
  width: calc(100% - 370px);
  line-height: 1.6em;
  font-size: 18.4px;
  padding-top: 5px;
  padding-right: 20px;
  box-sizing: border-box;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .txtBox .box {
  background-color: #469a5d;
  border-radius: 30px;
  padding: 20px;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox {
    margin-top: 100px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText b {
    margin-right: 10px;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText .colorIndex {
    font-size: 1em;
    margin-right: 5px;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox .borderBottom {
    padding-bottom: 10px;
    box-sizing: border-box;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox img {
    width: 100%;
    max-width: 300px;
    margin-top: 30px;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .txtBox {
    width: 100%;
    line-height: 1.4em;
    font-size: 0.9em;
    padding-top: 5px;
    box-sizing: border-box;
  }
}/*# sourceMappingURL=con305.css.map */