@charset "UTF-8";
.abi_custom .kv_link_wrap {
  text-align: center;
  margin: 0 auto 100px;
  width: 100%;
  max-width: 1280px;
}
.abi_custom .kv_link_wrap h1 img {
  width: 100%;
  height: auto;
}
.abi_custom .kv-caption {
  font-size: 16px;
  line-height: 1.9;
  width: 100%;
  max-width: 1000px;
  margin: 48px auto 32px;
  text-align: left;
}
.abi_custom .seniorBlock {
  width: 1000px;
  margin: 0 auto 90px;
  font-size: 16px;
  line-height: 1.9;
}
.abi_custom .seniorBlock h2 {
  font-size: 28px;
  margin: 0 0 51px;
  padding: 29px 0 29px;
  border-top: 4px solid #296eb2;
  border-bottom: 4px solid #296eb2;
  color: #296eb2;
  position: relative;
}
.abi_custom .seniorBlock h2.title-documentary {
  background-image: url(../images/bg_title.png), url(../images/bg_title.png);
  background-repeat: repeat-y, repeat-y;
  background-position: 20px 0, right 20px top 0;
  background-color: #00a3d2;
  color: #ffffff;
  border: none;
}
.abi_custom .seniorBlock h3 {
  font-size: 22px;
  margin: 0 0 44px;
}
.abi_custom .seniorBlock p {
  word-break: break-all;
  margin: 0 0 51px;
}
.abi_custom .seniorBlock p + p {
  margin: 30px 0 0;
}
.abi_custom .seniorBlock .movie-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.abi_custom .seniorBlock .movie-list li a {
  display: block;
}
.abi_custom .lesson-list {
  margin: -40px 0 75px;
}
.abi_custom .lesson-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin: 0 0 50px;
  background: #f2f2f2;
  position: relative;
}
.abi_custom .lesson-list li:not(:last-child):after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #349FD5 transparent transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin: 0 0 0 -25px;
}
.abi_custom .lesson-list li small {
  width: 100%;
}
.abi_custom .lesson-list li img {
  width: 400px;
  height: auto;
  border: 1px solid #349FD5;
}
.abi_custom .lesson-list li p {
  width: 560px;
  margin: 0;
  padding: 0 50px 0 51px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abi_custom ol {
  margin: 0 0 20px 20px;
}
.abi_custom .guidance-list b {
  display: block;
  margin: 0 0 10px;
}
.abi_custom .guidance-list table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #296eb2;
  font-size: 14px;
  margin: 0 0 10px;
}
.abi_custom .guidance-list th,
.abi_custom .guidance-list td {
  border: 1px solid #296eb2;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 326px;
}
.abi_custom .guidance-list tr:nth-child(1) th {
  width: 70px;
  text-align: center;
}
.abi_custom .guidance-list tr td:nth-child(1) {
  width: auto;
}
.abi_custom .guidance-list li small {
  display: block;
  width: 100%;
  line-height: 1.6;
}
.abi_custom .convBtn {
  text-align: center;
  width: 470px;
  margin: 0 auto;
}
.abi_custom .convBtn a {
  display: block;
  width: 450px;
  background: #296eb2;
  color: #fff;
  text-align: center;
  padding: 18px 26px 18px 0;
  position: relative;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abi_custom .convBtn a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.abi_custom .convBtn a[target=_blank]:after {
  border: none;
  -webkit-transform: none;
  transform: none;
  width: 15px;
  height: 11px;
  background: url(../images/blank.png) no-repeat 0 0;
}
.abi_custom .convBtn a[target=_blank].ico_PDF:after {
  border: none;
  -webkit-transform: none;
  transform: none;
  width: 30px;
  height: 15px;
  background: url(../images/ico_PDF.png) no-repeat 0 0;
}
.abi_custom .guideBlock-table {
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.abi_custom .guideBlock-tablecell {
  display: table-cell;
  width: 50%;
}
.abi_custom .moreLink {
  color: #296eb2;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
}
.abi_custom .moreLink::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #296eb2;
  border-right: 3px solid #296eb2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 5px;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .abi_custom .kv_link_wrap {
    width: 1000px;
  }
}
@media (max-width: 767px) {
  .abi_custom .guideBlock-title {
    margin-bottom: 32px;
  }
  .abi_custom .guideBlock-title .guideBlock-title-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    margin: 0;
  }
  .abi_custom .indexBlock-title {
    margin-bottom: 16px;
  }
  .abi_custom .indexBlock-title img {
    width: 97px;
  }
  .abi_custom .kv_link_wrap {
    text-align: center;
    margin: 0 0 50px;
  }
  .abi_custom .guideBlock-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 4px solid #296eb2;
    border-bottom: 4px solid #296eb2;
  }
  .abi_custom .guideBlock-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
    text-align: center;
    border-right: 4px solid #296eb2;
  }
  .abi_custom .guideBlock-title span img {
    width: 47px;
  }
  .abi_custom .guideBlock-title h2 {
    font-size: 20px;
    padding: 16px 0 16px 14px;
  }
  .abi_custom .kv-caption {
    margin: 20px 0 11px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.8;
  }
  .abi_custom .convBtn {
    padding: 0 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .abi_custom .convBtn a {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
  }
  .abi_custom .convBtn a[target=_blank]:after {
    background-size: 12px auto;
  }
  .abi_custom .seniorBlock {
    width: 100%;
    margin: 0 auto 26px;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }
  .abi_custom .seniorBlock h2 {
    font-size: 16px;
    margin: 0 0 24px;
    padding: 15px 0 15px;
    border-top: 2px solid #296eb2;
    border-bottom: 2px solid #296eb2;
    line-height: 1.4;
  }
  .abi_custom .seniorBlock h2.title-documentary {
    background-image: url(../images/bg_title.png), url(../images/bg_title.png);
    background-repeat: repeat-y, repeat-y;
    background-position: 10px 0, right 10px top 0;
    background-size: 6px auto, 6px auto;
  }
  .abi_custom .seniorBlock h3 {
    font-size: 14px;
    margin: 0 0 12px;
    line-height: 1.4;
  }
  .abi_custom .seniorBlock p {
    word-break: break-all;
    margin: 0 0 24px;
  }
  .abi_custom .seniorBlock p + p {
    margin: 15px 0 0;
  }
  .abi_custom .lesson-list {
    margin-top: -10px;
  }
  .abi_custom .lesson-list li p {
    width: 100%;
    margin: 0;
    padding: 15px 20px 20px;
  }
  .abi_custom .guidance-list tr td:nth-child(1) {
    width: 96px;
  }
  .abi_custom .seniorBlock .movie-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .abi_custom .seniorBlock .movie-list li {
    width: 100%;
    margin: 0 0 16px;
  }
  .abi_custom .textList dt {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .abi_custom .textList dd {
    font-size: 14px;
  }
}

/* 2025年サイトリニューアルに伴う調整 */
.abi_custom .seniorBlock h3 {
  font-weight: bold;
}
.abi_custom .guidance-list li {
  list-style-type: inherit;
}
.abi_custom .guidance-list ol li {
  list-style-type: inherit;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .abi_custom .kv_link_wrap {
    width: 95%;
  }
  .abi_custom .seniorBlock {
    width: 95%;
  }
  .abi_custom .seniorBlock h2 {
    font-size: 22px;
  }
  .abi_custom .seniorBlock .movie-list li {
    width: 48%;
  }
  .abi_custom .lesson-list li > div {
    width: 50%;
  }
  .abi_custom .lesson-list li > div img {
    width: 100%;
  }
  .abi_custom .lesson-list li p {
    width: 50%;
  }
}