@charset "UTF-8";

main h1 img {
  max-width: 608px;
}
main h1 {
  height: 120px;
  line-height: 120px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
}
.path ul {
  margin-bottom: 53px;
}
strong {
  font-weight: bold;
}
main h2.line-y {
  padding: 0 0 0 14px;
  margin-bottom: 10px;
  line-height: 1.4545;
}
main .lead {
  margin-bottom: 53px;
}
main .lead .txt {
  line-height: 1.75;
}
main .block {
  margin-bottom: 60px;
}
main .block#hakkou {
  margin-bottom: 21px;
}
main .txt-wrapper {
  border-top: 1px solid #1A1A1A;
  padding-top: 23px;
}
main .txt {
  margin-bottom: 25px;
  line-height: 1.75;
}
main .table-wrapper a,
main .txt a{
  text-decoration: underline;
  font-weight: bold;
}
main .table-wrapper {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
main .table-wrapper table {
  width: 1080px;
  border-bottom: 1px solid #8B8B8B;
}
main .table-wrapper::-webkit-scrollbar{
  display: none;
}
main .table-wrapper::-webkit-scrollbar{
  display: none;
}
main .table-wrapper th {
  padding: 12px 15px 11px;
  border-right: 1px solid #8B8B8B;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #F8E8B1;
}
main #gaibu-list .table-wrapper th:last-child {
  width: 43.3518%;
}
main .table-wrapper td {
  padding: 16px 15px;
  border-right: 1px solid #8B8B8B;
}
main .table-wrapper tr:nth-child(2n+1) td {
  background-color: #EFEFEF;
}
main #gaibu-list .table-wrapper td {
  padding: 10px 15px;
}
main .table-wrapper th:last-child,
main .table-wrapper td:last-child {
  border-right: 0;
}
main .block ul li {
  padding-left: 20px;
  margin-bottom: 10px;
  text-indent: -20px;
}
main .block ul li:last-child {
  margin-bottom: 0;
}
main .block ul li::before {
  display: inline-block;
  content: "・";
  margin-right: 4px;
  width: 16px;
  height: 16px;
  text-indent: 0;
}
main .block .article {
  margin-bottom: 22px;
}
main .block .article:last-of-type {
  margin-bottom: 9px;
}
main .block .cap {
  margin-bottom: 11px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
main .block .sub {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
main .block#contact .txt {
  line-height: 1.5;
}
main .date {
  text-align: right;
}
@media screen and (max-width:768px){
  main h1 img {
    max-width: 340px;
  }
  main h1 {
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  .path ul {
    margin-bottom: 16px;
  }
  main h2.line-y {
    padding: 5px 0 4px 14px;
  }
  main .lead {
    margin-bottom: 53px;
  }
  main .lead .txt {
    line-height: 1.7333;
  }
  main .block#contact .txt {
    margin-bottom: 13px;
    line-height: 1.7333;
  }
  main .txt-wrapper {
    padding-top: 16px;
  }
  main .table-wrapper {
    padding: 0 0 0 16px;
  }
  main .table-wrapper table {
    width: 880px;
    margin-right: 16px;
    margin-bottom: 8px;
  }
  main .block {
    margin-bottom: 35px;
  }
  main .txt {
    margin-bottom: 24px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7333;
  }
  main .table-wrapper th {
    padding: 9px 15px 7px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  main #gaibu-list .table-wrapper th:first-child {
    width: 22.7272%;
  }
  main #gaibu-list .table-wrapper th:last-child {
    width: 53.2954%;
  }
  main .table-wrapper td {
    padding: 12px 16px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  main #gaibu-list .table-wrapper td {
    padding: 11px 16px;
  }
  main #gaibu-list .table-wrapper td:nth-child(2) {
    padding: 11px 14px;
  }
  main .block ul li {
    margin-bottom: 8px;
  }
  main .block ul li:last-child {
    margin-bottom: 0;
  }
  main .block .article {
    margin-bottom: 8px;
  }
  main .block .article:last-of-type {
    margin-bottom: 0;
  }
  main .block .cap {
    margin-bottom: 13px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  main .block .sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
  main .date {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
