#Contents .inner .exclusionSect .lead {
  padding-top: 40px;
  padding-left: 1.1em;
  text-indent: -1.1em;
}
#Contents .inner .exclusionSect .lead:first-child {
  padding-top: 0;
}
#Contents .inner .exclusionSect .sectMain {
  margin-top: 40px;
}
#Contents .inner .exclusionSect .sectMain .txtTbl {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
}
#Contents .inner .exclusionSect .sectMain .txtTbl tr + tr {
  border-top: 1px solid #e3e3e3;
}
#Contents .inner .exclusionSect .sectMain .txtTbl tr th {
  line-height: 1;
  color: #bbb;
}
#Contents .inner .exclusionSect .rightBox {
  margin-top: 20px;
  text-align: right;
}

@media all and (min-width: 769px), print {
  #Contents .inner .exclusionSect .sectMain {
    margin-top: 40px;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr td,
  #Contents .inner .exclusionSect .sectMain .txtTbl tr th {
    padding: 23px 0;
    vertical-align: middle;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr th {
    width: 95px;
    text-align: center;
    font-size: 40px;
    font-size: 4rem;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr td {
    line-height: 2;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  #Contents .inner .exclusionSect .sectMain {
    margin-top: 30px;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr th, #Contents .inner .exclusionSect .sectMain .txtTbl tr td {
    padding: 23px 0;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr th {
    width: 30px;
    font-size: 25px;
    font-size: 2.5rem;
  }
  #Contents .inner .exclusionSect .sectMain .txtTbl tr td {
    padding-left: 20px;
    line-height: 1.7;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
