@charset "UTF-8";

@media screen and (max-width: 834px) {
  .sec-service {
    margin-bottom: 0;
  }
  .block-description__content-txt2 {
    margin-bottom: 15px;
  }
  .block-description__content p {
    margin-bottom: 4px;
  }
  .txt-basic__md4 {
    font-size: 16px !important;
    font-size: 1.4rem;
    line-height: 1.5em;
  }
  .block-description2 {
    border: 1px solid #319b03;
    padding: 15px 15px 0px 15px;
  }
  .wd960 {
    width: 100%;
  }
  .privacy-box table {
    border: 0;
    width: 100%
  }
  .privacy-box table th {
    background-color: #eee;
    display: block;
    border-right: none;
  }
  .privacy-box table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .privacy-box table tr {
    display: block;
    margin-bottom: 15px;
  }
  .privacy-box table td {
    border-bottom: 1px dotted #ccc;
    display: block;
    text-align: left;
    position: relative;
    border-right: none;
  }
  .privacy-box table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  .privacy-box table td:last-child {
    border-bottom: 0;
  }
  .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .txt-basic__md3{
    line-height: 2.32;
    font-size: 16px !important;
    font-size: 1.4rem;
  }
}