.credibility_activity_box img {
  width: 100%;
}

.credibility_activity_box {
  margin-bottom: 50px;
}

.credibility_activity_deatil {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 20px 40px;
  background-color: #fde9df;
  margin-bottom: 2%;
  width: 100%;
}

.credibility_activity_deatil div {
  width: 48%;
}

.credibility_activity_title h2 {
  font-size: 18px;
  font-weight: 550;
  color: #333333;
  margin-bottom: 20px;
  padding-top: 30px;
}

.credibility_activity_title p {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
}

.csr_responsibility_deails_box span.img_title::before {
  background-image: url("/csr/css/icon/P66-icon-01.svg");
}

.csr_responsibility_img {
  margin-top: 30px;
  margin-bottom: 70px;
  justify-content: center;
  -webkit-justify-content: center;
}

.csr_riskmanagement_item01 {
  margin-right: 8%;
  max-width: 721px;
  width: 52%;
}

.csr_riskmanagement_item02 {
  width: 40%;
  max-width: 407px;
}

.csr_riskmanagement_item01_new {
  max-width: 800px;
  width: 100%;
}

.csr_riskmanagement_item02_new {
  width: 100%;
  max-width: 800px;
}

.csr_riskmanagement_item01_01 {
  height: 100%;
  align-items: end;
  justify-content: center;
}
.csr_credibility_content {
  position: relative;
  font-size: 16px;
  margin-bottom: 60px;
}
.csr_credibility_title_bg {
  background: #c8cbe3;
}
.csr_credibility_content .row h3 {
  position: relative;
  padding-left: 15px;
  font-size: 17px;
  font-weight: bold;
  margin: 2% 0 1%;
  color: #40599b;
}
.csr_credibility_content h3::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 17px;
  left: 0;
  top: 0;
  background: #40599b;
}
.set_img_box {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 974px) {
  .credibility_activity_deatil div {
    width: 100%;
    margin-bottom: 30px;
  }

  .credibility_activity_deatil {
    margin-bottom: 30px;
  }

  .riskmanagement_menu a {
    width: 48%;
  }

  .csr_riskmanagement_item01 {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .csr_riskmanagement_item02 {
    width: 100%;
  }
}
