@charset 'UTF-8';
/*  Add Custom CSS here.  */
.top .sec--banner .block__tbl2 {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}
.top .sec--banner .block__tbl2 tr {
  border-top: 1px solid #000;
}
.top .sec--banner .block__tbl2 tr th,
.top .sec--banner .block__tbl2 tr td {
  padding-bottom: 32px;
}

.top .sec--banner .block__tbl2 tr th {
  font-size: 2.4rem;
  line-height: 1.91667;
  /* letter-spacing: 1px; */
  letter-spacing: -0.01em;
  font-weight: bold;
  position: relative;
  text-align: left;
}
.top .sec--banner .block__tbl2 tr td {
  font-size: 2.3rem;
  line-height: 1.91667;
  letter-spacing: -0.01em;
  font-weight: 500;
  position: relative;
}
.top .sec--banner .block__tbl2 tr td em {
  display: block;
  font-style: normal;
}

.top .sec--banner .block__tbl2 tr td a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.4;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: 'neue-haas-grotesk-display','dnp-shuei-gothic-gin-std',"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial",YuGothic,"Yu Gothic","Meiryo",sans-serif;
  background: url(../img/common/icon/ico_arr.svg) left 3px bottom/37px 33px no-repeat;
  padding-bottom: 45px;
  margin-bottom: 35px;
}
.img_banner__slider--slide {
  position: relative;
}
.img_banner__slider--slide div {
  padding-top: 138.2636656%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .top .sec--banner .img_banner .caption {
    transform: rotate(270deg);
    position: absolute;
    top: 143px;
    right: -173px;
  }
}
.top .slick-slider {
  margin-bottom: 0;
}

.top .img_banner__slider--slide img {
  display: block;
}
@media (min-width: 768px) {
  .top .sec--banner > .img {
    margin-bottom: 300px;
  }
  .top .sec--banner .img_banner {
    max-width: 64vw;
  }
}
@media (max-width: 767px) {
  .top .sec--banner .block__tbl2 {
    max-width: 236px;
    margin: auto;
    margin-top: 43px;
  }
  .top .sec--banner .block__tbl2,
  .top .sec--banner .block__tbl2 tbody,
  .top .sec--banner .block__tbl2 tbody tr,
  .top .sec--banner .block__tbl2 tbody tr th,
  .top .sec--banner .block__tbl2 tbody tr td{
    display: block;
    width: 100%;
    padding: 0;
    border: none;
  }
  .top .sec--banner .block__tbl2 tbody tr{
    margin-top: 43px;
  }

  .top .sec--banner .block__tbl2 tbody tr th {
    font-size: 1.4rem;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 0;
    margin-bottom: 5px;
  }
  .top .sec--banner .block__tbl2 tbody tr td {
    font-size: 1.3rem;
    line-height: 1.714285714;
  }
  .top .sec--banner .block__tbl2 tbody tr td a {
    font-size: 1.4rem;
  }
  .top .sec--banner .block__tbl2 tbody tr td.sp-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .top .sec--banner .block__tbl2 tbody tr td.sp-row div {
    width: 46.9565217%;
    border-top: 1px solid #000;
    margin-top: 10px;padding-top: 10px;
  }
  .top .sec--banner .block__tbl2 tbody tr td.sp-row div em {
    line-height: 1.214285714;
  }

  .top .sec--banner .block__tbl2 tbody tr td.sp-row div em b{
    display: block;
  }
  .top .sec--banner .block__tbl2 tbody tr td.sp-row div a {
    line-height: 1.214285714;
    background-position: top 6px right 9px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 0;padding-bottom: 0;
  }
}


.footer .col:nth-child(1) .inner a:nth-child(1) {
  display: block;
}
.footer .col:nth-child(1) .inner a:nth-child(1) span {
  font-size: 19px;
  display: block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 22px 0;
  box-sizing: border-box;
  margin-bottom: 90px;
}
.top .sec--banner {
  display: grid;
}
@media (max-width: 767px) {
  .footer .col:nth-child(1) .inner a:nth-child(1) span {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .img_banner__slider--slide {
    width: calc(100% - 40px) !important;
  }
}

.wrap .cont:not(.cont-fixed) {
  background: #fff !important;
}
.custom-table {
    max-width: 236px;
    margin: auto;
    margin-top: 43px;
}
.custom-table h2 {
    font-size: 1.4rem;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 0;
    margin-bottom: 12px;
    display: block;
    line-height: 1.91667;
    letter-spacing: -0.01em;
    font-weight: bold;
    position: relative;
}
.custom-table div {
      font-size: 1.3rem;
    line-height: 1.714285714;
}
.sp-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
.sp-row div {
    width: 46.9565217%;
    border-top: 1px solid #000;
    margin-top: 10px;padding-top: 10px;
  }
.sp-row div em {
    line-height: 1.214285714;
    font-style: normal;
  }

.sp-row div em b{
    display: block;
  }
.sp-row div a {
    line-height: 1.214285714;
    background-position: top 6px right 9px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    font-weight: bold;
    background-repeat: no-repeat;
    display: block;
    background: url(../img/common/icon/ico_arr.svg) left 3px bottom/37px 33px no-repeat;
    margin-bottom: 0;padding-bottom: 0;
    line-height: 1.214285714;
    background-position: top 6px right 9px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 0;padding-bottom: 0;
  }
