@charset "utf-8";

.txtBox table{
    width: 100%;
    border-collapse:separate;
    border-spacing: 0;
  }

  
 .txtBox table th{
    text-align: center;
    color:white;
    background: #4B4948;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 50%;
    padding: 10px 0;
  }
  
 .txtBox table td{
    text-align: center;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top:none;
    width: 50%;
    padding: 10px 0;
  }
  
 .txtBox table td:last-child{
    border-right: 1px solid #a8b7c5;
  }
  
  .tradelawTableWr01 {
      overflow-x: scroll;
  }
  
  .tradelawTable01 {
      width: 1500px !important;
      padding-bottom: 5px;
  }
  
  .tradelawTable02 {
      width: 560px !important;
  }

.tradelawTableWr02 {
    overflow-x: scroll;
    padding-bottom: 5px;
}
  
  .tradelawTable01 th {
      width: 6.6% !important;
  }
  
  .tradelawTable01 td {
      width: 6.6% !important;
  }
  
  .tradelawTable01 th>span {
      display: block;
      font-size: 10px;
      line-height: 1.75em;
  }

  .tradelawTableDnone {
    display: block;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:560px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

 .tradelawTableWr02 {
    overflow-x: unset;
}

.tradelawTable02 {
    width: 100% !important;
}

.tradelawTableDnone {
    display: none;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 560px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  .tradelawTable02 {
      width: 100% !important;
  }

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */