.about_en .icon-box p {
    line-height: 20px;
    padding-bottom: 0;
}

.about_en .h3-corporate {
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/* 最初から2番目まで */
.about_en .ir-top-link-box:nth-of-type(-n+2) .h3-corporate {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

/*-------------------------------------------
　　SP
--------------------------------------------*/
@media screen and (max-width:767px) {
  .about_en .h3-corporate {
    font-size: 11px;
  }
}