.contentBoxHj .contentCenterHj .con305 .textCon .titleBoxHj {
  color: #f07143;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .titleBoxHj {
  color: #008842;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .imgCon img {
  width: auto;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox {
  margin-top: 100px;
  background-color: rgba(0, 136, 66, 0.1176470588);
  padding: 20px;
  box-sizing: border-box;
  border-radius: 20px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText {
  color: #008842;
}
.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: 350px;
}
.contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .imgBox .borderBottom {
  border-bottom: #008842 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.4em;
  font-size: 0.9em;
  padding-top: 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 960px) {
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox {
    margin-top: 100px;
    background-color: rgba(0, 136, 66, 0.1176470588);
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
  }
  .contentBoxHj .contentCenterHj .con305_2 .textCon .borderBox .colorText {
    color: #008842;
  }
  .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 {
    border-bottom: #008842 5px solid;
    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 */