@charset "UTF-8";
/* =Global
----------------------------------------------- */
.esg_list{
  background: url(../images/esg_list.jpg) center center no-repeat;
}
.esg_list h2{
  color:#fff;
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  padding-top: 25px;
}
.esg_list p{
  color:#fff;
  font-size: 20px;
  text-align: center;
  padding-top: 4px;
}
.container-all{
  width:100%;
  padding: 0 5%;
  margin-right: auto;
  margin-left: auto;
}
.bg_gy{
  background: #f2f2f2;
}
.bg_blue{
  background: #5ea6d1;
}
.bg_gr{
  background: #61ad10;
}
.txt_bk h3{
  color: #000;
}
.txt_gr h4,.txt_gr p{
  color: #61ad10;
}
.txt_blue h4,.txt_blue p{
  color: #319dd8;
}
.bb_line{
  border-bottom: 7px solid #E4E4E4;
}
.bb_line2{
  border-bottom: 0px solid #adacac;
}
.pd_L10{
  padding: 0 0 0 10px;
}
.mg_B40{
  margin-bottom:0px;
}
.info_esg{
    text-align: center;
    padding: 40px 0 50px 0;
  }
.info_esg-title{
    padding:0 4% 20px 4%;
  }
.info_esg-title h3,.info_esg-title h4{
    font-weight:bold;
    text-align: center;
  }
.info_esg-title h3{
    font-size: 40px;
    padding-bottom: 20px;
  }
.info_esg-title h4{
    font-size: 38px;
    margin: 30px 0 20px 0;
}
.info_esg-title p,.info_esg-title span{
   font-size: 18px;
   line-height: 32px;
   font-weight: bold;
}
.info_esg-item{
   border-radius: 15px;
   padding: 15px 10px 5px 10px;
   align-items: center;
   margin:30px 0 40px 0;
   min-height: 147px;
  }
  .info_esg-item h5{
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
  }
  .info_esg-item p{
    color: #fff;
    font-size: 16px;
    line-height: 23px;
  }
.info_esg-conter{
    margin: 30px 0 40px 0;
}
.info_esg-center p{
    color: #000;
    font-size: 16px;
    line-height: 23px;
}
.fc_item{
    display: block;
    align-items: center;
    padding: 0 10px;
    min-height: 260px;
    margin-top: 35px;
}
.fc_item img{
    max-width: 12%;
    padding: 0;
}
.fc_item h5{
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.fc_gr h5{
  color: #fff;
  background: #7AB425;
}
.fc_blue h5{
  color: #fff;
  background: #5ea6d1;
}
.fc_item p{
    font-size: 16px;
    line-height: 27px;
    color: #3d3d3d;
    text-align: left;
}
.fc_item span{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
.sp_item h4{
  color: #61ad10;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 20px 0;
}
.sp_item-blue h4{
  color: #5ea6d1;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 20px 0;
}
.sp_item-txt{
  padding: 10px 36px;
  font-weight: bold;
}
.img_content{
    display: flex;
    justify-content: center;
    padding: 0px 3%;
}
.esg_img{
  float: left;
  max-width: 33%;
  height: auto;
  margin: 35px 0 0 0;
}
.esg_img1{
  display: none;
}
.esg_sample{
  padding-top: 50px;
}
.btn_item{
  font-size: 18px;
  border-radius: 50px;
  padding: 15px;
  margin:30px 8% 50px 8%;
  text-align: center
}
.btn_gr{
  background: #7AB425;
  color:#fff;
}
.btn_blue{
  background: #5ea6d1;
  color:#fff;
}

 /*----------------------------------------------- */
 @media screen and (max-width:1200px){
  .sp_item-txt{
    padding: 25px 40px;
  }
}

  /*----------------------------------------------- */
@media screen and (max-width:992px){
  .container-all {
    padding: 0 2%;
  }
  .info_esg-title {
    padding: 0 5% 20px 5%;
  }
  .info_esg-title h3 {
    font-size: 32px;
  }
  .info_esg-item {
    padding: 15px 10px 0px 10px;
    min-height: 200px;
  }
  .info_esg-title h4 {
    font-size: 30px;
    margin: 10px 0 20px 0;
  }
  .info_esg-title p, .info_esg-title span {
    font-size: 16px;
  }
  .fc_item {
    min-height: 244px;
  }
  .mg_B40{
    margin-bottom:40px;
  }
  .sp_item h4 {
    margin: 50px 0 20px 0;
  }
  .sp_item-txt {
    padding: 25px 0px;
  }
  .fc_item img {
    max-width: 13%;
  }
  .info_esg {
    text-align: center;
    padding: 40px 0 0 0
  }
  .img_content {
    padding: 0px 9%;
  }
  .bb_line2{
    border-bottom: 1px solid #adacac;
  }
  .btn_item {
    margin: 30px 3% 50px 3%;
  }
}

 /*----------------------------------------------- */
 @media screen and (max-width:768px){
  .info_esg-title {
    padding: 0 0% 20px 0%;
  }
  .info_esg-title h3 {
    font-size: 32px;
  }
  .info_esg-title p, .info_esg-title span {
    font-size: 15px;
    padding: 0 6%;
  }
  .info_esg-title h4 {
    font-size: 30px;
  }
  .info_esg-item p {
    font-size: 15px;
  }
  .fc_item {
    min-height: 200px;
  }
  .fc_item p {
    font-size: 15px;
  }
  .fc_item img{
    max-width: 12%;
    margin: 0 0%;
  }
  .img_content {
    padding: 0 13%;
  }
  .sp_item,.sp_item-blue{
    padding: 0 10%;
  }
  .sp_item h4,.sp_item-blue h4{
    font-size: 27px;
    margin: 50px 0 0 0;
    }
  .info_esg-item {
    padding: 20px;
    margin: 15px 5%;
    min-height: 0px;
  }
  .esg_img {
    max-width: 27%;
    margin: 35px 3% 0 3%;
  }
  .esg_img2{
    display:none;
  }
  .esg_img1{
    margin: 25px 0 35px 0;
    display:block;
  }
  .btn_item {
    margin: 20px 20%;
  }
}

 /*----------------------------------------------- */
 @media screen and (max-width:596px){
  .info_esg-title p, .info_esg-title span {
    font-size: 15px;
  }
  .info_esg-title h4 {
    font-size: 27px;
  }
  .info_esg-item p {
    font-size: 15px;
  }
  .fc_item p {
    font-size: 15px;
  }
  .sp_item h4,.sp_item-blue h4{
    font-size: 27px;
    margin: 50px 0 0 0;
    }
  .info_esg-item {
    padding: 20px;
    margin: 15px 0;
    min-height: 0px;
  }
  .esg_img2{
    display:none;
  }
  .esg_img1{
    margin: 25px 0 35px 0;
    display:block;
  }
  .info_esg {
    padding: 40px 0 30px 0;
  }
  .btn_item {
    margin: 30px 3% 10px 3%;
  }
 }

  /*----------------------------------------------- */
  @media screen and (max-width:478px){

}