 .company-lead{
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.8;
  }
  .company-desc{
    line-height: 2;
  }
  .info-row{
    border-top: 1px solid #e5e5e5;
    padding: 28px 0;
  }
  .info-label{
    font-weight: 700;
    white-space: nowrap;
  }
  .btn-map{
    background:#ff2d55; /* 画像っぽい赤（任意） */
    border: none;
    padding: 14px 28px;
    border-radius: 10px;
    font-weight: 700;
  }