body {
  background-color: #3B3B3B;
}

.i_section_2 {
  text-align: justify;
  text-justify: inter-character;
  color: #fff;
  background-color: #3B3B3B;
}
.i_section_2 .i_section_2_title {
  padding-top: 20px;
  text-align: center;
  margin-top: 68px;
}
.i_section_2 .i_section_2_title p {
  font-size: 2.2rem;
  font-weight: 800;
}
.i_section_2 .i_Hmtc_box {
  box-sizing: border-box;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_title {
  padding: 40px 0px 15px 0px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_title b {
  font-size: 1.8rem;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.15rem;
  padding: 0px;
}
.i_section_2 .i_Hmtc_box .i_Hmtc_content #lj {
  color: #fff;
}
.i_section_2 .i_Hmtc_box .i_htp {
  text-align: center;
}
.i_section_2 .gg_date {
  padding-top: 20px;
  text-align: right;
}
.i_section_2 .gg_date p {
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 1024px) {
  .i_section_2 .i_section_2_title p {
    font-size: 1.65rem;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_title h1 {
    text-align: center;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_title h1 b {
    font-size: 1.5rem;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content {
    box-sizing: border-box;
    padding: 0px 10px;
  }
  .i_section_2 .i_Hmtc_box .i_Hmtc_content p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 678px) {
  .i_section_2 .i_section_2_title img {
    width: 100%;
  }
  .i_section_2 .i_Hmtc_content {
    padding: 15px 22px;
  }
}
