@charset "UTF-8";

.top-seo-contents h3 {
    margin-top: 50px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eee;
    border-bottom: 1px solid rgb(0 0 0 / 13%);
    padding: 0 0 8px;
  }
  .top-seo-contents p {
    margin-bottom: 30px;
  }
  .top-seo-table th,
  .top-seo-table td {
    border: 1px solid #ddd;
    border-collapse: collapse;
  }
  .top-seo-table {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-seo-table th,
  .top-seo-table td {
    padding: 10px;
  }
  .top-seo-table th {
    background: #f9f9f9;
  }