@charset "UTF-8";
/* CSS Document */
.txtAln_ctr {
  text-align: center;
}
.imgtxt {
  display: block;
  font-size: 1.4rem;
}
.abl_graf {
  margin: 15px 0;
}
ul.abl_graf li {
  max-width: 100%;
  margin: 0 auto;
}
.abl_graf li p {
  font-size: 1.6rem;
  width: 350px;
  max-width: 100%;
  margin: 2px auto 0;
  text-align: center;
}
.p-prvideo__main p {
  margin-bottom: 0px;
}
.prvideo2-list__txt .abl-subttl {
  text-decoration: none;
  font-size: 1.8rem;
  color: #00A32C;
  margin: 15px 0;
}
.prvideo2-list__txt {
  width: 100%;
}
.txt_green {
  text-decoration: underline !important;
  text-underline-offset: 0.14em;
}
.txt_green:hover {
  color: #00A417 !important;
}
.txt-deco-under {
  text-decoration: underline !important;
  text-underline-offset: 0.14em;
}
/* 親テーブルのデザイン */
.abl_table {
  width: 100%;
  font-size: 1.4rem;
}
.abl_table th, .abl_table td {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  line-height: 1.8rem;
}
.abl_table th {
  max-width: 14em;
  background: #f5f5f5;
}
.abl_table td {
  text-align: left !important;
}
.abl_table {
  width: 100%;
  border-collapse: collapse;
}
/* thのスタイル */
.abl_table th {
  width: 11.5em;
  text-align-last: justify;
  text-align: justify-all;
  justify-content: center;
  vertical-align: middle;
  padding-left: 3.5em;
  padding-right: 3.5em;
  box-sizing: border-box;
}
/* tdのスタイル */
.abl_table td {
  text-align: left;
  box-sizing: border-box;
}
@media screen and (max-width:767px) {
  .abl_table th {
    width: 8.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media screen and (max-width: 600px) {
  .abl_table td table tr th, .abl_table td table tr td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
table.abl_table tbody tr td p, table.abl_table tbody tr td p.last {
  margin-bottom: 0.35em;
}
@media screen and (max-width:767px) {
  table.abl_table tbody tr td p, table.abl_table tbody tr td p.last {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width:767px) {
  .cover_table {
    width: 100%;
    overflow: scroll;
  }
  .abl_table {
    width: 100%;
  }
  .prvideo2-list__txt .abl-subttl {
    font-size: 1.6rem;
  }
  .abl_graf {
    margin-top: 20px;
  }
  .abl_graf li {
    margin-bottom: 15px;
  }
  .abl_graf li img {
    margin-top: 5px;
  }
  .abl_graf li p {
    font-size: 1.4rem;
  }
  .imgtxt {
    font-size: 1.2rem;
  }
}
h4 span.no-wrap {
  color: #212529 !important;
}
small {
  font-size: medium;
}
small small {
  font-size: small;
}
h4 span.no-wrap {
  color: #00A32C !important;
}
.al_item_center {
  align-items: center;
}
table.graph_t {
  width: fit-content;
  margin: 20px auto 40px;
}
table.graph_t tr th {
  color: #00a32c;
  width: 6em;
  vertical-align: top;
  text-align-last: justify;
  text-align: justify-all;
  justify-content: center;
  font-weight: normal;
}
table.graph_t tr td {
  vertical-align: top;
}
.link-underline {
  text-decoration: underline !important;
  text-underline-offset: 0.14em;
  text-decoration-color: #666666 !important;
}
div.justification table {
  max-width: 100%;
}
div.justification table tr th {
  width: fit-content;
  text-align-last: justify;
  text-align: justify-all;
  justify-content: center;
  white-space: nowrap;
}
div.justification table tr th, div.justification table tr td {
  vertical-align: top;
  font-weight: normal;
  line-height: 1.4;
  padding-top: 0.18em;
  padding-bottom: 0.18em;
}
.table_w_auto table {
  max-width: 38em;
}
.table_w_auto table tr th {
  line-height: 1.4;
  padding: 0.5em;
  font-size: 1.3rem;
}
.table_w_auto table tr td {
  line-height: 1.4;
  padding: 0.7em 1em;
  font-size: 1.3rem;
  text-align: left;
}
.table_w_auto table tr td:nth-of-type(2) {
  text-align: center;
}
.table_w_auto table tr td:nth-of-type(3) {
  min-width: 15em !important;
  white-space: nowrap;
}
#ancl01 {
  padding-top: 120px;
  margin-top: -120px;
}
@media only screen and (max-width: 1200px) {
  #ancl01 {
    padding-top: 70px;
    margin-top: -70px;
  }
}
p.indent2_2em span.no-wrap {
  margin-left: 2.2em;
}
h5.indent1_5em {
  padding-left: 1.5em;
}