.contents .content-1 {
  /* sample */
}

.contents .content-1 .row.row-1 {
  /* sample */
}
.contents .content-1 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-1 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.dp-spacing_sec:not(:root):not(:root):not(:root):not(:root) {
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-spacing_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-2 .row.row-1 {
  /* sample */
}
.contents .content-2 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-2 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-baseBG3_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-main-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-baseBG3_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-3 .row.row-1 {
  /* sample */
}
.contents .content-3 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-3 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-baseBG4_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-sub-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-baseBG4_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-4 .row.row-1 {
  /* sample */
}
.contents .content-4 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-4 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-baseBG5_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-accent-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-baseBG5_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-5 .row.row-1 {
  /* sample */
}
.contents .content-5 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-5 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-baseBG1_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-baseBG1_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-6 .row.row-1 {
  /* sample */
}
.contents .content-6 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-6 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-baseBG2_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color2);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-baseBG2_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-7 .row.row-1 {
  /* sample */
}
.contents .content-7 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-7 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-w01_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: 0;
}
.dp-w01_sec:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 0;
}
.dp-w01_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id]) .col:first-child {
  padding-left: 0;
}
.dp-w01_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id]) .col:last-child {
  padding-right: 0;
}
@media screen and (max-width: 769px) {
  .dp-w01_sec:not(:root:root:root:root) .inner .row .col .component:not(:is(.image, .carousel, .video)) {
    width: calc(100% - 40px);
    margin-inline: auto;
  }
}

.frame-root .frame-content .dp-w01_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-w01_sec:not(:root:root:root:root:root) .inner .row .col {
  padding-inline: 10px;
}

.contents .content-8 .row.row-1 {
  /* sample */
}
.contents .content-8 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.dp-w02_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-w02_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-w02_sec:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 20px 0;
}
.dp-w02_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id]) .col:first-child {
  padding-left: 0;
}
.dp-w02_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id]) .col:last-child {
  padding-right: 0;
}
@media screen and (max-width: 769px) {
  .dp-w02_sec:not(:root:root:root:root) .inner .row .col .component:not(:is(.image, .carousel, .video)) {
    width: calc(100% - 40px);
    margin-inline: auto;
  }
}

.frame-root .frame-content .dp-w02_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-w02_sec:not(:root:root:root:root:root) .inner .row .col {
  padding-inline: 10px;
}

.contents .content-9 .row.row-1 {
  /* sample */
}
.contents .content-9 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-10 {
  /* sample */
}

.contents .content-10 .row.row-1 {
  /* sample */
}
.contents .content-10 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-10 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-11 {
  /* sample */
}

.contents .content-11 .row.row-1 {
  /* sample */
}
.contents .content-11 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-11 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-11 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-carousel01_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: 0;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 0;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner .row .col:has(.carousel) {
  padding: 0;
  width: 100%;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner .row .col .component.carousel {
  max-width: 100%;
  margin: 0;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider {
  margin-bottom: 0;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider .flex-control-nav {
  bottom: 0;
}
.dp-carousel01_sec:not(:root:root:root:root) .inner .row:not(:has(.carousel)) {
  padding-inline: 20px;
}

.frame-root .frame-content .dp-carousel01_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-carousel01_sec:not(:root:root:root:root:root) .inner .row .col {
  padding: 0 10px 10px;
}
.frame-root .frame-content .dp-carousel01_sec:not(:root:root:root:root:root) .inner .row .col .component.carousel {
  margin: 10px 0;
}

.contents .content-12 .row.row-1 {
  /* sample */
}
.contents .content-12 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-1 .col.col-1 .dp-carouselCustom {
  font-family: var(--fo-text-font-family);
  max-width: 800px;
  margin: 10px auto;
}
.contents .content-12 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider {
  background: none;
}
.contents .content-12 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-control-paging li a {
  background: #eee;
  box-shadow: none;
}
.contents .content-12 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-control-paging li a.flex-active {
  background: #919191;
}
.contents .content-12 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-direction-nav :is(.flex-next, .flex-prev) {
  color: #919191;
}

.contents .content-13 {
  /* sample */
}

.contents .content-13 .row.row-1 {
  /* sample */
}
.contents .content-13 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-13 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-13 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-carousel02_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: 0;
}
.dp-carousel02_sec:not(:root:root:root:root) .inner {
  padding: 0;
}
@media screen and (min-width: 770px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row {
    width: calc(100% + 15px);
    margin: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1024px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row {
    width: 100%;
  }
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col:has(.carousel) {
  padding: 0;
  width: 100%;
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel {
  max-width: 100%;
  margin: 0;
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider {
  margin-bottom: 40px;
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider .flex-viewport {
  overflow: visible !important;
}
@media screen and (min-width: 770px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider .flex-viewport ul li img {
    width: calc(100% - 15px);
    margin: auto;
  }
}
@media screen and (min-width: 770px) and (max-width: 1024px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider .flex-viewport ul li img {
    width: 100%;
  }
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider:hover .flex-direction-nav .flex-prev {
  left: 20px;
}
@media screen and (max-width: 576px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider:hover .flex-direction-nav .flex-prev {
    left: 10px;
  }
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider:hover .flex-direction-nav .flex-next {
  right: 20px;
}
@media screen and (max-width: 576px) {
  .dp-carousel02_sec:not(:root:root:root:root) .inner .row .col .component.carousel .flexslider:hover .flex-direction-nav .flex-next {
    right: 10px;
  }
}
.dp-carousel02_sec:not(:root:root:root:root) .inner .row:not(:has(.carousel)) {
  padding-inline: 20px;
}

.frame-root .frame-content .dp-carousel02_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-carousel02_sec:not(:root:root:root:root:root) .inner .row .col {
  padding: 0 10px 10px;
}
.frame-root .frame-content .dp-carousel02_sec:not(:root:root:root:root:root) .inner .row .col .component.carousel {
  margin: 10px 0;
}

.contents .content-14 .row.row-1 {
  /* sample */
}
.contents .content-14 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-1 .col.col-1 .dp-carouselCustom {
  font-family: var(--fo-text-font-family);
  max-width: 800px;
  margin: 10px auto;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider {
  background: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-control-paging li a {
  background: #eee;
  box-shadow: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-control-paging li a.flex-active {
  background: #919191;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-carouselCustom .flexslider .flex-direction-nav :is(.flex-next, .flex-prev) {
  color: #919191;
}

.contents .content-15 {
  /* sample */
}

.contents .content-15 .row.row-1 {
  /* sample */
}
.contents .content-15 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-15 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-16 {
  /* sample */
}

.contents .content-16 .row.row-1 {
  /* sample */
}
.contents .content-16 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-16 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-16 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-logoScroll02_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: 0;
}
.dp-logoScroll02_sec:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 0 20px;
}
.dp-logoScroll02_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]) {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.dp-logoScroll02_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]):has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) {
  max-width: calc(100% + 40px);
  width: calc(100% + 40px);
  margin: 0 -20px;
}
.dp-logoScroll02_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]):has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) .col {
  padding: 0;
}

.frame-root .frame-content .dp-logoScroll02_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-logoScroll02_sec:not(:root:root:root:root:root) .inner .row:has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.frame-root .frame-content .dp-logoScroll02_sec:not(:root:root:root:root:root) .inner .row:has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) .col {
  padding: 0 10px 10px;
}

.contents .content-17 .row.row-1 {
  /* sample */
}
.contents .content-17 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-17 .row.row-1 .col.col-1 .dp-logoScroll .styles_pause-play-area___lqf0 button {
  border: 2px solid var(--fo-sub-color);
}
.contents .content-17 .row.row-1 .col.col-1 .dp-logoScroll .styles_pause-play-area___lqf0 button svg {
  color: var(--fo-sub-color);
}

.contents .content-18 {
  /* sample */
}

.contents .content-18 .row.row-1 {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-18 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-logoScroll01_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-logoScroll01_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-logoScroll01_sec:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 20px;
}
.dp-logoScroll01_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]) {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.dp-logoScroll01_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]):has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) {
  max-width: calc(100% + 40px);
  width: calc(100% + 40px);
  margin: 0 -20px;
}
.dp-logoScroll01_sec:not(:root:root:root:root) .inner .row:not([data-designpart-id="661df767625e1230157760de"]):has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) .col {
  padding: 0;
}

.frame-root .frame-content .dp-logoScroll01_sec:not(:root:root:root:root:root) .inner .row:has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.frame-root .frame-content .dp-logoScroll01_sec:not(:root:root:root:root:root) .inner .row:has([data-designpart-id="669f5c5bc8df0535cbb2c35d"]) .col {
  padding: 0 10px 10px;
}

.contents .content-19 .row.row-1 {
  /* sample */
}
.contents .content-19 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-19 .row.row-1 .col.col-1 .dp-logoScroll .styles_pause-play-area___lqf0 button {
  border: 2px solid var(--fo-sub-color);
}
.contents .content-19 .row.row-1 .col.col-1 .dp-logoScroll .styles_pause-play-area___lqf0 button svg {
  color: var(--fo-sub-color);
}

.contents .content-20 {
  /* sample */
}

.contents .content-20 .row.row-1 {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-20 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-21 {
  /* sample */
}

.contents .content-21 .row.row-1 {
  /* sample */
}
.contents .content-21 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-21 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-21 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-ab01_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-ab01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-22 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-22 .row.row-2 {
  /* sample */
}
.contents .content-22 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-22 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-22 .dp-features3col_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-features3col_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-22 .dp-features3col_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-features3col_row div.col:not(:root) {
    display: flex !important;
  }
}
.contents .content-22 .dp-features3col_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-22 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-22 .row.row-4 {
  /* sample */
}
.contents .content-22 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-22 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-23 {
  /* sample */
}

.contents .content-23 .row.row-1 {
  /* sample */
}
.contents .content-23 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-23 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-23 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-ab02_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-ab02_sec-v2:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-24 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-24 .row.row-2 {
  /* sample */
}
.contents .content-24 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-24 .dp-ab02_row {
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef)) calc(26px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-ab02_row {
    flex-direction: column;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .dp-ab02_row + .dp-ab02_row {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-ab02_row + .dp-ab02_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .dp-ab02_row .col .component.heading:not(:root:root:root) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-ab02_row .col .component.heading:not(:root:root:root) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .dp-ab02_row .col .component.heading:not(:root:root:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-24 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-24 .row.row-3 .col.col-1 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-24 .row.row-3 .col.col-2 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-24 .row.row-3 .col.col-3 .dp-mainR_img {
  padding: 0 calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-mainR_img {
    padding: 0 calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0;
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-mainR_img img {
  box-shadow: calc(16px * var(--fo-spacing-coef)) calc(16px * var(--fo-spacing-coef)) 0 0 var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-mainR_img img {
    box-shadow: calc(16px * var(--fo-spacing-coef) * 0.75) calc(16px * var(--fo-spacing-coef) * 0.75) 0 0 var(--fo-main-color);
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-24 .row.row-4 {
  /* sample */
}
.contents .content-24 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-24 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-25 {
  /* sample */
}

.contents .content-25 .row.row-1 {
  /* sample */
}
.contents .content-25 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-25 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-25 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-25 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-colWFix_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-colWFix_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-26 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-26 .row.row-2 {
  /* sample */
}
.contents .content-26 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-26 .dp-colWFix_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-26 .dp-colWFix_row + .dp-colWFix_row {
  margin-top: calc(40px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row + .dp-colWFix_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-26 .dp-colWFix_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root) {
    width: calc((100% - (40px * var(--fo-spacing-coef) - 20px) * 2) / 3) !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root) {
    display: flex !important;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_top {
    justify-content: start;
    align-self: auto !important;
  }
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
    align-self: auto !important;
  }
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
    align-self: auto !important;
  }
}
.contents .content-26 .dp-colWFix_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-26 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-26 .dp-colWFix_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
  justify-content: center;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row {
    flex-wrap: wrap;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
.contents .content-26 .dp-colWFix_row + .dp-colWFix_row {
  margin-top: calc(40px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row + .dp-colWFix_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-26 .dp-colWFix_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root) {
    width: calc((100% - (40px * var(--fo-spacing-coef) - 20px) * 2) / 3) !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root) {
    display: flex !important;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_top {
    justify-content: start;
    align-self: auto !important;
  }
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
    align-self: auto !important;
  }
  .contents .content-26 .dp-colWFix_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
    align-self: auto !important;
  }
}
.contents .content-26 .dp-colWFix_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-26 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-26 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-26 .row.row-4 .col.col-2 .component.image {
  /* sample */
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text strong {
  font-family: inherit;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-26 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-26 .row.row-5 {
  /* sample */
}
.contents .content-26 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-26 .row.row-5 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-27 {
  /* sample */
}

.contents .content-27 .row.row-1 {
  /* sample */
}
.contents .content-27 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-27 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-27 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-fw03_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-fw03_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-28 .row.row-1 {
  /* sample */
}
.contents .content-28 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-28 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-28 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-28 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-28 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-28 .dp-fw03_row {
  margin: 10px auto 20px;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row {
    display: flex;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row {
    margin-top: 0;
    padding-top: 10px;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
    padding-top: 0;
  }
}
.contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
  content: "\f141";
  display: inline-flex;
  height: calc(64px * var(--fo-spacing-coef));
  justify-content: center;
  align-items: center;
  font-family: "FontAwesome";
  color: var(--fo-main-color);
  font-size: calc(36px * var(--fo-spacing-coef));
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  top: calc(-64px * var(--fo-spacing-coef));
  right: 0;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row + .dp-fw03_row div.col:not(:root):first-child::before {
    height: calc(64px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(36px * var(--fo-spacing-coef) * 0.75);
    top: calc(-64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) {
  display: flex !important;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child {
  background-color: var(--fo-main-color);
  padding: 10px;
  justify-content: center;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
  content: "";
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent var(--fo-main-color);
    top: 0;
    left: 100%;
    bottom: 0;
    border-width: 10px 0 10px 8px;
    margin: auto;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):first-child::after {
    left: 50%;
    bottom: -18px;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 8px solid var(--fo-main-color);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext {
  color: #fff;
  text-align: center;
  line-height: 1;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):first-child .component.richtext p {
  color: inherit;
}
.contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
  border: 1px solid #eee;
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root):nth-child(2) {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component:not(:first-child) {
  margin-top: 0;
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-fw03_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-28 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-28 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-29 {
  /* sample */
}

.contents .content-29 .row.row-1 {
  /* sample */
}
.contents .content-29 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-29 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-29 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-fw02_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-fw02_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-30 .row.row-1 {
  /* sample */
}
.contents .content-30 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-30 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-30 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-30 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-30 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-30 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-30 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-30 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-30 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-30 .dp-fw02_row {
  background-color: #fff;
  display: flex;
  gap: calc(24px * var(--fo-spacing-coef));
  border: 1px solid #eee;
  margin: 10px 0 20px;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row {
    flex-direction: column;
    gap: calc(24px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px 0;
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row {
  position: relative;
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
  content: "\f107";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(48px * var(--fo-spacing-coef));
  font-family: "FontAwesome";
  font-size: calc(48px * var(--fo-spacing-coef));
  color: var(--fo-main-color);
  position: absolute;
  top: calc(-48px * var(--fo-spacing-coef));
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row + .dp-fw02_row::before {
    height: calc(48px * var(--fo-spacing-coef) * 0.75);
    font-size: calc(48px * var(--fo-spacing-coef) * 0.75);
    top: calc(-48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) {
  padding: 0;
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-fw02_row div.col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-30 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-30 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-30 .row.row-4 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-31 {
  /* sample */
}

.contents .content-31 .row.row-1 {
  /* sample */
}
.contents .content-31 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-31 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-31 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-31 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-maxW_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-maxW_sec:not(:root:root:root:root) .inner {
  max-width: 1440px;
  padding-inline: 0;
}
.dp-maxW_sec:not(:root:root:root:root) .inner .row {
  display: flex;
  justify-content: center;
  gap: calc(40px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row {
    flex-wrap: wrap;
    gap: calc(44px * var(--fo-spacing-coef) - 20px);
  }
}
@media screen and (min-width: 770px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).richtext + .heading {
    margin-top: 0;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root) + .button {
    margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)).vertical_position_top {
    justify-content: start;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)).vertical_position_middle {
    justify-content: center;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:not(:has(> .image:first-child)) {
    padding-inline: 20px;
  }
}
.dp-maxW_sec:not(:root:root:root:root) .inner .row .col:has(> .image:first-child) {
  padding-inline: 0;
}
@media screen and (min-width: 770px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:has(> .image:first-child):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    align-self: auto !important;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:has(> .image:first-child).vertical_position_top {
    align-items: start;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:has(> .image:first-child).vertical_position_middle {
    align-items: center;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:has(> .image:first-child).vertical_position_bottom {
    align-items: end;
  }
}
@media screen and (min-width: 770px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)) {
    padding-left: 9%;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).richtext + .heading {
    margin-top: 0;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root) + .button {
    margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)).vertical_position_top {
    justify-content: start;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)).vertical_position_middle {
    justify-content: center;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (min-width: 770px) and (max-width: 1024px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:first-child:not(:has(> .image:first-child)) {
    padding-left: 30px;
  }
}
@media screen and (min-width: 770px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)) {
    padding-right: 7%;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).richtext + .heading {
    margin-top: 0;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root).heading:has(+ .component) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) - 10px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component:not(:root:root) + .button {
    margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)).vertical_position_top {
    justify-content: start;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)).vertical_position_middle {
    justify-content: center;
  }
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (min-width: 770px) and (max-width: 1024px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col:last-child:not(:has(> .image:first-child)) {
    padding-right: 30px;
  }
}
.dp-maxW_sec:not(:root:root:root:root) .inner .row .col .component.heading:not(:root:root):has(+ .component) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col .component.heading:not(:root:root):has(+ .component) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-maxW_sec:not(:root:root:root:root) .inner .row .col .component.heading:not(:root:root):has(+ .component) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col .component.heading:not(:root:root):has(+ .component) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (max-width: 769px) {
  .dp-maxW_sec:not(:root:root:root:root) .inner .row .col .component.button .button-cont:is(.right, .left) {
    text-align: center;
  }
}

.contents .content-32 .row.row-1 {
  /* sample */
}
.contents .content-32 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-32 .row.row-1 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}
.contents .content-32 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-32 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-33 {
  /* sample */
}

.contents .content-33 .row.row-1 {
  /* sample */
}
.contents .content-33 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-33 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-34 {
  /* sample */
}

.contents .content-34 .row.row-1 {
  /* sample */
}
.contents .content-34 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-34 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-34 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-34 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-is01_sec:not(:root:root:root:root) {
  background-color: var(--fo-main-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-is01_sec:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-35 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-35 .dp-listArea_row .col {
  text-align: center;
}
.contents .content-35 .dp-listArea_row .col .component.richtext {
  display: inline-block;
  text-align: left;
}
.frame-root .frame-content .dp-listArea_row:not(:root):not(:root):not(:root) .col .component.richtext {
  min-width: 400px;
}

.contents .content-35 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-35 .row.row-3 {
  /* sample */
}
.contents .content-35 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-35 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-36 {
  /* sample */
}

.contents .content-36 .row.row-1 {
  /* sample */
}
.contents .content-36 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-36 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-36 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-36 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-is02_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-main-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-is02_sec-v2:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-37 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-37 .dp-is02_row {
  display: flex;
  gap: calc(16px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .dp-is02_row {
    flex-direction: column;
    gap: calc(16px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-37 .dp-is02_row + .dp-is02_row {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .dp-is02_row + .dp-is02_row {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .dp-is02_row div.col {
  border: 1px solid #fff;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .dp-is02_row div.col {
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-37 .dp-is02_row div.col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-37 .dp-is02_row div.col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-37 .dp-is02_row div.col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-37 .dp-is02_row div.col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-37 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-37 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-37 .row.row-3 {
  /* sample */
}
.contents .content-37 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-37 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-38 {
  /* sample */
}

.contents .content-38 .row.row-1 {
  /* sample */
}
.contents .content-38 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-38 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-38 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-38 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-is04_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-main-color);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-is04_sec-v2:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-39 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-39 .dp-is04_row {
  background-color: var(--fo-background-color1);
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef) - 20px);
  margin: 10px auto 20px;
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(80px * var(--fo-spacing-coef) - 10px) calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-is04_row {
    flex-wrap: wrap;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75 - 20px);
    margin: 10px auto;
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px) calc(80px * var(--fo-spacing-coef) * 0.75 - 10px) calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-39 .dp-is04_row + .dp-is04_row {
  margin-top: calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-is04_row + .dp-is04_row {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-39 .dp-is04_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    display: flex;
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-39 .dp-is04_row .col:is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) .component + .component {
    margin-top: calc(16px * var(--fo-spacing-coef) - 10px);
  }
  .contents .content-39 .dp-is04_row .col.vertical_position_top {
    justify-content: start;
  }
  .contents .content-39 .dp-is04_row .col.vertical_position_middle {
    justify-content: center;
  }
  .contents .content-39 .dp-is04_row .col.vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-39 .dp-is04_row .col .component:not(:first-child) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
.contents .content-39 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-39 .row.row-2 .col.col-1 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-39 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-39 .row.row-2 .col.col-2 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-39 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-small {
  font-size: 32px;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-medium {
  font-size: 56px;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.size-large {
  font-size: 80px;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.blue {
  color: var(--fo-main-color);
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.red {
  color: var(--fo-sub-color);
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.black {
  color: var(--fo-text-main-color);
}
.contents .content-39 .row.row-2 .col.col-3 .dp-custom_Icon .icon-cont a i.orange {
  color: var(--fo-accent-color);
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-39 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-39 .row.row-3 {
  /* sample */
}
.contents .content-39 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-40 {
  /* sample */
}

.contents .content-40 .row.row-1 {
  /* sample */
}
.contents .content-40 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-40 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-40 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-40 .row.row-1 .col.col-2 .component.richtext {
  /* sample */
}

.dp-is03_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .dp-is03_sec-v2:not(:root:root:root:root) {
    padding: 0;
  }
}
.dp-is03_sec-v2:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 0;
}

.frame-root .frame-content .dp-is03_sec-v2:not(:root:root:root:root) .inner {
  max-width: 100%;
  padding: 20px;
}

.contents .content-41 .dp-is03_row {
  display: flex;
}
@media screen and (max-width: 834px) {
  .contents .content-41 .dp-is03_row {
    flex-direction: column;
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root) {
  display: flex !important;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-41 .dp-is03_row div.col:not(:root):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    flex-direction: column;
    align-self: auto !important;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root).vertical_position_top {
    justify-content: start;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root).vertical_position_bottom {
    justify-content: end;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-41 .dp-is03_row div.col:not(:root) {
    width: 100% !important;
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))) {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: calc(48px * var(--fo-spacing-coef)) 20px;
}
@media screen and (max-width: 834px) {
  .contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))) {
    padding: calc(48px * var(--fo-spacing-coef) * 0.75) 20px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))):is(.vertical_position_top, .vertical_position_middle, .vertical_position_bottom) {
    align-self: auto !important;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))).vertical_position_top {
    justify-content: start;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))).vertical_position_middle {
    justify-content: center;
  }
  .contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))).vertical_position_bottom {
    justify-content: end;
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root):not(:has(> .image:nth-child(1 of .component))) .component {
  width: 100%;
  max-width: 510px;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component {
  margin: 0;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.image {
  display: flex;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.image a {
  width: 100%;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.image img {
  width: 100% !important;
  object-fit: cover;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.richtext:has(+ .component) {
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-is03_row div.col:not(:root) .component.richtext:has(+ .component) {
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.richtext + .heading {
  margin-top: 0;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root):has(+ .component) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root):has(+ .component) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root):has(+ .component) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root):has(+ .component) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root) + .richtext {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-is03_row div.col:not(:root) .component.heading:not(:root) + .richtext {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .dp-is03_row div.col:not(:root) .component:last-child:not(:root:root) {
  margin-bottom: 0;
}
.frame-root .frame-content .dp-is03_row div.col:not(:root) {
  padding: 0 10px 10px;
}
.frame-root .frame-content .dp-is03_row div.col:not(:root) .component {
  margin: 10px 0;
}

.contents .content-41 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-41 .row.row-1 .col.col-1 .component.image {
  /* sample */
}
.contents .content-41 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-42 {
  /* sample */
}

.contents .content-42 .row.row-1 {
  /* sample */
}
.contents .content-42 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-42 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-43 {
  /* sample */
}

.contents .content-43 .row.row-1 {
  /* sample */
}
.contents .content-43 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-43 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-43 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so02_sec-v2:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so02_sec-v2:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-44 .dp-so02_imgL_row-v2 {
  display: flex;
  margin: 10px auto 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 {
    flex-wrap: wrap;
    margin-top: 0;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) {
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child {
    width: 36.79% !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child {
    width: 90% !important;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image {
  margin: 0;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image {
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image img {
    width: 100% !important;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
  background: #fff;
  z-index: -1;
  margin: 30px 0 0 calc(80px * var(--fo-spacing-coef) / -2);
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(48px * var(--fo-spacing-coef)) calc(48px * var(--fo-spacing-coef) - 10px) calc(80px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    max-width: 66.98%;
    width: calc(63.21% + 80px * var(--fo-spacing-coef)) !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    width: 90% !important;
    margin: calc(80px * var(--fo-spacing-coef) * 0.75 / -2) 0 0 10%;
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 10px) calc(48px * var(--fo-spacing-coef) * 0.75) calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    max-width: 100%;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so02_imgL_row-v2:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so02_imgL_row-v2:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-44 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-1 .col.col-1 .component.image {
  /* sample */
}
.contents .content-44 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-44 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-44 .dp-so02_imgR_row-v2 {
  display: flex;
  margin: 10px auto 20px;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 {
    flex-wrap: wrap-reverse;
    margin-top: 0;
  }
}
.contents .content-44 .dp-so02_imgR_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgR_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root) {
  padding: 0;
}
.contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):first-child {
  background: #fff;
  position: relative;
  margin: 30px calc(80px * var(--fo-spacing-coef) / -2) 0 0;
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(80px * var(--fo-spacing-coef)) calc(48px * var(--fo-spacing-coef) - 10px) calc(48px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):first-child {
    max-width: 66.98%;
    width: calc(63.21% + 80px * var(--fo-spacing-coef)) !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):first-child {
    width: 90% !important;
    margin: calc(80px * var(--fo-spacing-coef) * 0.75 / -2) 0 0 10%;
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 10px) calc(48px * var(--fo-spacing-coef) * 0.75) calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):first-child {
    max-width: 100%;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):nth-child(2) {
    width: 36.79% !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):nth-child(2) {
    width: 90% !important;
  }
}
.contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):nth-child(2) .component.image {
  margin: 0;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):nth-child(2) .component.image {
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root):nth-child(2) .component.image img {
    width: 100% !important;
  }
}
.contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgR_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so02_imgR_row-v2:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so02_imgR_row-v2:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-44 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-44 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-44 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-44 .row.row-2 .col.col-2 .component.image {
  /* sample */
}

.contents .content-44 .dp-so02_imgL_row-v2 {
  display: flex;
  margin: 10px auto 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 {
    flex-wrap: wrap;
    margin-top: 0;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 + :is(.dp-so02_imgL_row-v2, .dp-so02_imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) {
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child {
    width: 36.79% !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child {
    width: 90% !important;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image {
  margin: 0;
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image {
    margin-top: 10px;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):first-child .component.image img {
    width: 100% !important;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
  background: #fff;
  z-index: -1;
  margin: 30px 0 0 calc(80px * var(--fo-spacing-coef) / -2);
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(48px * var(--fo-spacing-coef)) calc(48px * var(--fo-spacing-coef) - 10px) calc(80px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    max-width: 66.98%;
    width: calc(63.21% + 80px * var(--fo-spacing-coef)) !important;
  }
}
@media screen and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    width: 90% !important;
    margin: calc(80px * var(--fo-spacing-coef) * 0.75 / -2) 0 0 10%;
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 10px) calc(48px * var(--fo-spacing-coef) * 0.75) calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root):nth-child(2) {
    max-width: 100%;
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .dp-so02_imgL_row-v2 .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so02_imgL_row-v2:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so02_imgL_row-v2:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-44 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-44 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-44 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-44 .row.row-4 {
  /* sample */
}
.contents .content-44 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-44 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-45 {
  /* sample */
}

.contents .content-45 .row.row-1 {
  /* sample */
}
.contents .content-45 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-45 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-45 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so01_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color2);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-46 .dp-so01_imgR_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row {
    flex-wrap: wrap;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgR_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table tbody tr td:first-child {
  color: var(--fo-main-color);
  padding-right: 5px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text table tbody tr td:nth-child(2) {
  background-color: var(--fo-main-color);
  border-radius: 50vh;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber01_text:hover table th, .frame-root .frame-content .dp-richNumber01_text:hover table td, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-46 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-46 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-46 .dp-so01_imgL_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgL_row {
    flex-wrap: wrap-reverse;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgL_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgL_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgL_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgL_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .dp-so01_imgL_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgL_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-46 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table tbody tr td:first-child {
  color: var(--fo-main-color);
  padding-right: 5px;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text table tbody tr td:nth-child(2) {
  background-color: var(--fo-main-color);
  border-radius: 50vh;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber01_text:hover table th, .frame-root .frame-content .dp-richNumber01_text:hover table td, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-46 .dp-so01_imgR_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row {
    flex-wrap: wrap;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgR_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row + :is(.dp-so01_imgL_row, .dp-so01_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .dp-so01_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table tbody tr td:first-child {
  color: var(--fo-main-color);
  padding-right: 5px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text table tbody tr td:nth-child(2) {
  background-color: var(--fo-main-color);
  border-radius: 50vh;
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber01_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber01_text:hover table th, .frame-root .frame-content .dp-richNumber01_text:hover table td, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber01_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-46 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-46 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-46 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-46 .row.row-4 {
  /* sample */
}
.contents .content-46 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-46 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-47 {
  /* sample */
}

.contents .content-47 .row.row-1 {
  /* sample */
}
.contents .content-47 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-47 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-47 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so03_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so03_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.contents .content-48 .dp-so03_imgR_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
  margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root):first-child {
  padding-right: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root):first-child {
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px) 0 0;
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root):nth-child(2) {
  padding-left: 0;
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.richtext {
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.richtext {
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component:last-child {
  margin-bottom: 10px;
}
.contents .content-48 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-48 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-48 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-48 .dp-so03_imgL_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
  margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgL_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root):first-child {
  padding-right: 0;
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root):nth-child(2) {
  padding-left: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgL_row .col:not(:root):nth-child(2) {
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px) 0 0 0;
  }
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.richtext {
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgL_row .col:not(:root) .component.richtext {
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgL_row .col:not(:root) .component:last-child {
  margin-bottom: 10px;
}
.contents .content-48 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-48 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-48 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.contents .content-48 .dp-so03_imgR_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
  margin-top: calc(64px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row + :is(.dp-so03_imgL_row, .dp-so03_imgR_row) {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root):first-child {
  padding-right: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root):first-child {
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px) 0 0;
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root):nth-child(2) {
  padding-left: 0;
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.richtext {
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .dp-so03_imgR_row .col:not(:root) .component.richtext {
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .dp-so03_imgR_row .col:not(:root) .component:last-child {
  margin-bottom: 10px;
}
.contents .content-48 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-48 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-48 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-48 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-48 .row.row-4 {
  /* sample */
}
.contents .content-48 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-48 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-49 {
  /* sample */
}

.contents .content-49 .row.row-1 {
  /* sample */
}
.contents .content-49 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-49 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-49 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so05_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color2);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so05_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-50 .dp-so05_imgR_row {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row {
    display: flex;
    align-items: flex-start;
    padding-top: calc(34px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.contents .content-50 .dp-so05_imgR_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root) {
    padding: 0 0 10px;
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child {
  background-color: #fff;
  position: relative;
  margin-bottom: calc(24px * var(--fo-spacing-coef) + 20px);
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child {
    width: calc(100% - 24px * var(--fo-spacing-coef) * 0.75) !important;
    margin-top: 26px;
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 + 10px);
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px) calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child::before {
  content: "";
  display: inline-block;
  background-color: var(--fo-main-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: calc(24px * var(--fo-spacing-coef));
  right: calc(-24px * var(--fo-spacing-coef));
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child::before {
    top: calc(24px * var(--fo-spacing-coef) * 0.75);
    right: calc(-24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.richtext:first-child {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  margin: 0;
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):nth-child(2) {
    width: calc(50% + 10px) !important;
    position: relative;
    z-index: -2;
    margin-top: calc(40px * var(--fo-spacing-coef) - 10px);
    margin-left: -10px;
  }
}
.frame-root .frame-content .dp-so05_imgR_row:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so05_imgR_row:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
}

.contents .content-50 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-50 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-50 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-50 .dp-so05_imgL_row {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgL_row {
    display: flex;
    align-items: flex-start;
    padding-top: calc(34px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row {
    display: flex;
    flex-direction: column;
  }
}
.contents .content-50 .dp-so05_imgL_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root) {
    padding: 0 0 10px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):first-child {
    width: calc(50% + 10px) !important;
    position: relative;
    z-index: -2;
    margin-top: calc(40px * var(--fo-spacing-coef) - 10px);
    margin-right: -10px;
  }
}
.contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) {
  background-color: #fff;
  position: relative;
  margin-bottom: calc(24px * var(--fo-spacing-coef) + 20px);
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) {
    margin-left: calc(-24px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) {
    width: calc(100% - 24px * var(--fo-spacing-coef) * 0.75) !important;
    margin-top: 26px;
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 + 10px);
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px) calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2)::before {
  content: "";
  display: inline-block;
  background-color: var(--fo-main-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: calc(24px * var(--fo-spacing-coef));
  right: calc(-24px * var(--fo-spacing-coef));
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2)::before {
    top: calc(24px * var(--fo-spacing-coef) * 0.75);
    right: calc(-24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) .component.richtext:first-child {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  margin: 0;
}
.contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so05_imgL_row:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so05_imgL_row:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-50 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-50 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-50 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-50 .dp-so05_imgR_row {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row {
    display: flex;
    align-items: flex-start;
    padding-top: calc(34px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.contents .content-50 .dp-so05_imgR_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row + :is(.dp-so05_imgL_row, .dp-so05_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root) {
    padding: 0 0 10px;
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child {
  background-color: #fff;
  position: relative;
  margin-bottom: calc(24px * var(--fo-spacing-coef) + 20px);
  padding: calc(48px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child {
    width: calc(100% - 24px * var(--fo-spacing-coef) * 0.75) !important;
    margin-top: 26px;
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 + 10px);
    padding: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px) calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child::before {
  content: "";
  display: inline-block;
  background-color: var(--fo-main-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: calc(24px * var(--fo-spacing-coef));
  right: calc(-24px * var(--fo-spacing-coef));
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child::before {
    top: calc(24px * var(--fo-spacing-coef) * 0.75);
    right: calc(-24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.richtext:first-child {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  margin: 0;
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-50 .dp-so05_imgR_row .col:not(:root):nth-child(2) {
    width: calc(50% + 10px) !important;
    position: relative;
    z-index: -2;
    margin-top: calc(40px * var(--fo-spacing-coef) - 10px);
    margin-left: -10px;
  }
}
.frame-root .frame-content .dp-so05_imgR_row:not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-so05_imgR_row:not(:root) .col:not(:root):not(:root):not(:root) {
  z-index: auto;
  margin-left: 0;
}

.contents .content-50 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-50 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-50 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-50 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-50 .row.row-4 {
  /* sample */
}
.contents .content-50 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-50 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-51 {
  /* sample */
}

.contents .content-51 .row.row-1 {
  /* sample */
}
.contents .content-51 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-51 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-51 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so06_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so06_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-52 .dp-so06_imgR_row {
  display: flex;
  margin-top: 10px;
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgR_row {
    gap: calc(36px * var(--fo-spacing-coef) - 20px);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row {
    flex-wrap: wrap;
    gap: calc(36px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-52 .dp-so06_imgR_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child {
    margin-top: 10px;
  }
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child {
  display: table-cell;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child table tr td span, .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child table tr td strong {
  display: inline-block;
  line-height: 0.8;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) {
  display: table-cell;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) + .richtext {
  margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) + .richtext {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):nth-child(2) .component.image {
    margin-top: 0;
  }
}
.frame-root .frame-content .dp-so06_imgR_row:not(:root):not(:root) .col:not(:root):first-child .component.heading:not(:root) {
  display: block;
}

.contents .content-52 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-52 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-52 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-52 .dp-so06_imgL_row {
  display: flex;
  margin-top: 10px;
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgL_row {
    gap: calc(36px * var(--fo-spacing-coef) - 20px);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgL_row {
    flex-wrap: wrap-reverse;
    gap: calc(36px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-52 .dp-so06_imgL_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgL_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgL_row .col:not(:root):first-child .component.image {
    margin-top: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) {
    margin-top: 10px;
  }
}
.contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.richtext:first-child {
  display: table-cell;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.richtext:first-child table tr td span, .contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.richtext:first-child table tr td strong {
  display: inline-block;
  line-height: 0.8;
}
.contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) {
  display: table-cell;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) + .richtext {
  margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgL_row .col:not(:root):nth-child(2) .component.heading:not(:root) + .richtext {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.frame-root .frame-content .dp-so06_imgL_row:not(:root):not(:root) .col:not(:root):nth-child(2) .component.heading:not(:root) {
  display: block;
}

.contents .content-52 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-52 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-52 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-52 .dp-so06_imgR_row {
  display: flex;
  margin-top: 10px;
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgR_row {
    gap: calc(36px * var(--fo-spacing-coef) - 20px);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row {
    flex-wrap: wrap;
    gap: calc(36px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-52 .dp-so06_imgR_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
  margin-top: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row + :is(.dp-so06_imgL_row, .dp-so06_imgR_row) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child {
    margin-top: 10px;
  }
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child {
  display: table-cell;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child table tr td span, .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.richtext:first-child table tr td strong {
  display: inline-block;
  line-height: 0.8;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) {
  display: table-cell;
  margin: 0 0 10px;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 0;
}
.contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) + .richtext {
  margin-top: calc(32px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):first-child .component.heading:not(:root) + .richtext {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-52 .dp-so06_imgR_row .col:not(:root):nth-child(2) .component.image {
    margin-top: 0;
  }
}
.frame-root .frame-content .dp-so06_imgR_row:not(:root):not(:root) .col:not(:root):first-child .component.heading:not(:root) {
  display: block;
}

.contents .content-52 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-52 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-52 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-52 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-52 .row.row-4 {
  /* sample */
}
.contents .content-52 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-52 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-53 {
  /* sample */
}

.contents .content-53 .row.row-1 {
  /* sample */
}
.contents .content-53 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-53 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-53 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so07_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so07_sec-v2:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-so07_sec-v2:not(:root:root:root:root) .inner {
  max-width: 1440px;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  .dp-so07_sec-v2:not(:root:root:root:root) .inner {
    padding: 20px;
  }
}

.contents .content-54 .dp-so07-imgR_row-v2 {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgR_row-v2 {
    align-items: start;
    justify-content: flex-end;
    margin: 10px auto 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgR_row-v2 {
    flex-wrap: wrap-reverse;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 {
    margin: 10px 0;
    flex-wrap: wrap-reverse;
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 + :is(.dp-so07-imgL_row-v2, .dp-so07-imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 + :is(.dp-so07-imgL_row-v2, .dp-so07-imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 .col {
  padding: 0;
}
.contents .content-54 .dp-so07-imgR_row-v2 .col:first-child {
  background-color: #fff;
  padding: calc(64px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:first-child {
    max-width: 570px;
    width: 100% !important;
    margin: 64px -60px 0 0;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:first-child {
    display: block;
    max-width: none;
    width: 100% !important;
    margin: -60px 0 0 20px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:first-child {
    margin: -30px 0 0 20px;
    padding: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px) calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 .col:first-child .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:first-child .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 .col:first-child .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:first-child .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 .col:nth-child(2) {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:nth-child(2) {
    max-width: 790px;
    width: 100% !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:nth-child(2) {
    display: block;
    max-width: none;
    width: 100% !important;
    padding-right: 20px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgR_row-v2 .col:nth-child(2) {
    padding-right: 20px;
  }
}
.contents .content-54 .dp-so07-imgR_row-v2 .col:nth-child(2) .component.image {
  margin: 0;
}
.frame-root .frame-content .dp-so07-imgR_row-v2 {
  z-index: auto;
}
.frame-root .frame-content .dp-so07-imgR_row-v2 .col:not(:root:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-54 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-54 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-54 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-54 .dp-so07-imgL_row-v2 {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgL_row-v2 {
    align-items: start;
    margin: 10px auto 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgL_row-v2 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 {
    flex-wrap: wrap;
    margin: 10px 0;
  }
}
.contents .content-54 .dp-so07-imgL_row-v2 + :is(.dp-so07-imgL_row-v2, .dp-so07-imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 + :is(.dp-so07-imgL_row-v2, .dp-so07-imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgL_row-v2 .col {
  padding: 0;
}
.contents .content-54 .dp-so07-imgL_row-v2 .col:first-child {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:first-child {
    max-width: 790px;
    width: 100% !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:first-child {
    display: block;
    max-width: none;
    width: 100% !important;
    padding-right: 20px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:first-child {
    margin-right: 20px;
  }
}
.contents .content-54 .dp-so07-imgL_row-v2 .col:first-child .component.image {
  margin: 0;
}
.contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) {
  background-color: #fff;
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  padding: calc(64px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) {
    max-width: 570px;
    width: 100% !important;
    margin: 64px 0 0 -60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) {
    display: block;
    max-width: none;
    width: 100% !important;
    margin: -60px 0 0 20px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) {
    margin: -30px 0 0 20px;
    padding: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px) calc(64px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .dp-so07-imgL_row-v2 .col:nth-child(2) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so07-imgL_row-v2 {
  z-index: auto;
}
.frame-root .frame-content .dp-so07-imgL_row-v2 .col:not(:root:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-54 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-54 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-54 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-54 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-54 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-54 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-54 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-54 .row.row-4 {
  /* sample */
}
.contents .content-54 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-54 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-55 {
  /* sample */
}

.contents .content-55 .row.row-1 {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-55 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-so09_sec-v2:not(:root:root:root:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-so09_sec-v2:not(:root:root:root:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-so09_sec-v2:not(:root:root:root:root) .inner {
  max-width: 1440px;
  padding: 20px 0;
}
@media screen and (max-width: 834px) {
  .dp-so09_sec-v2:not(:root:root:root:root) .inner {
    padding: 20px;
  }
}

.frame-root .frame-content .dp-so09_sec-v2:not(:root:root:root:root) .inner {
  padding: 20px;
}

.contents .content-56 .dp-so09-imgR_row-v2 {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    align-items: center;
    justify-content: flex-end;
    margin: 10px auto 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    flex-wrap: wrap;
    margin-top: 0;
    padding-top: 48px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    flex-wrap: wrap;
    margin: 0 0 10px;
    padding-top: 31px;
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgR_row-v2, .dp-so09-imgL_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgR_row-v2, .dp-so09-imgL_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgR_row-v2, .dp-so09-imgL_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root) {
  padding: 0;
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
  background-color: rgba(255, 255, 255, 0.8);
  padding: calc(64px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    max-width: 530px;
    width: 100% !important;
    margin-right: -60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    display: block;
    max-width: none;
    width: 100% !important;
    margin: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    padding: calc(36px * var(--fo-spacing-coef) - 10px) calc(36px * var(--fo-spacing-coef));
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.richtext:first-child:has(table) {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  margin: 0;
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    max-width: 770px;
    width: 100% !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    display: block;
    max-width: none;
    width: calc(100% + 40px) !important;
    margin: -60px -20px 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    width: calc(100% + 40px) !important;
    margin: -30px -20px 0;
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) .component.image {
  margin: 0;
}
.frame-root .frame-content .dp-so09-imgR_row-v2 {
  z-index: auto;
}
.frame-root .frame-content .dp-so09-imgR_row-v2 .col:not(:root:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-56 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-56 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-56 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-56 .dp-so09-imgL_row-v2 {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgL_row-v2 {
    align-items: center;
    justify-content: flex-start;
    margin: 10px auto 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgL_row-v2 {
    flex-wrap: wrap-reverse;
    margin-top: 0;
    padding-top: 48px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 {
    flex-wrap: wrap-reverse;
    margin: 0 0 10px;
    padding-top: 31px;
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 + :is(.dp-so09-imgL_row-v2, .dp-so09-imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 + :is(.dp-so09-imgL_row-v2, .dp-so09-imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root) {
  padding: 0;
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):first-child {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):first-child {
    max-width: 770px;
    width: 100% !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):first-child {
    display: block;
    max-width: none;
    width: calc(100% + 40px) !important;
    margin: -60px -20px 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):first-child {
    width: calc(100% + 40px) !important;
    margin: -30px -20px 0;
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):first-child .component.image {
  margin: 0;
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) {
  background-color: rgba(255, 255, 255, 0.8);
  padding: calc(64px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) {
    max-width: 530px;
    width: 100% !important;
    margin-left: -60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) {
    display: block;
    max-width: none;
    width: 100% !important;
    margin: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) {
    padding: calc(36px * var(--fo-spacing-coef) - 10px) calc(36px * var(--fo-spacing-coef));
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.richtext:first-child:has(table) {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  right: calc(64px * var(--fo-spacing-coef) - 10px);
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.richtext:first-child:has(table) {
    right: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgL_row-v2 .col:not(:root):nth-child(2) .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.frame-root .frame-content .dp-so09-imgL_row-v2 {
  z-index: auto;
}
.frame-root .frame-content .dp-so09-imgL_row-v2 .col:not(:root:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-56 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-56 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-56 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-56 .dp-so09-imgR_row-v2 {
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    align-items: center;
    justify-content: flex-end;
    margin: 10px auto 20px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    flex-wrap: wrap;
    margin-top: 0;
    padding-top: 48px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 {
    flex-wrap: wrap;
    margin: 0 0 10px;
    padding-top: 31px;
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgL_row-v2, .dp-so09-imgR_row-v2) {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgL_row-v2, .dp-so09-imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 + :is(.dp-so09-imgL_row-v2, .dp-so09-imgR_row-v2) {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root) {
  padding: 0;
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
  background-color: rgba(255, 255, 255, 0.8);
  padding: calc(64px * var(--fo-spacing-coef) - 10px) calc(64px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    max-width: 530px;
    width: 100% !important;
    margin-right: -60px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    display: block;
    max-width: none;
    width: 100% !important;
    margin: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child {
    padding: calc(36px * var(--fo-spacing-coef) - 10px) calc(36px * var(--fo-spacing-coef));
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.richtext:first-child:has(table) {
  position: absolute;
  top: -5px;
  transform: translateY(-50%);
  margin: 0;
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):first-child .component.heading:not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 770px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    max-width: 770px;
    width: 100% !important;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    display: block;
    max-width: none;
    width: calc(100% + 40px) !important;
    margin: -60px -20px 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) {
    width: calc(100% + 40px) !important;
    margin: -30px -20px 0;
  }
}
.contents .content-56 .dp-so09-imgR_row-v2 .col:not(:root):nth-child(2) .component.image {
  margin: 0;
}
.frame-root .frame-content .dp-so09-imgR_row-v2 {
  z-index: auto;
}
.frame-root .frame-content .dp-so09-imgR_row-v2 .col:not(:root:root) {
  z-index: auto;
  margin-left: 0;
  margin-right: 0;
}

.contents .content-56 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text {
    font-size: var(--fo-text-font-size-sp);
    margin-bottom: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td {
  padding: 0;
  color: var(--fo-main-color);
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text table tbody tr td:first-child {
  padding-right: 10px;
  font-size: 42px;
  line-height: 1;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richNumber02_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) th, .frame-root .frame-content .dp-richNumber02_text table:not(:root):not(:root):not(:root):not(:root):not(:root):not(:root) td {
  min-width: 1em;
}
.frame-root .frame-content .dp-richNumber02_text:hover table th, .frame-root .frame-content .dp-richNumber02_text:hover table td, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table th, .frame-root .frame-content .dp-richNumber02_text[data-focus=true] table td {
  outline: 1px dotted #0f8bfe;
}

.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-text-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  position: static;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-56 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-56 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-56 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-56 .row.row-4 {
  /* sample */
}
.contents .content-56 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-56 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-57 {
  /* sample */
}

.contents .content-57 .row.row-1 {
  /* sample */
}
.contents .content-57 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-57 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-58 {
  /* sample */
}

.contents .content-58 .row.row-1 {
  /* sample */
}
.contents .content-58 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-58 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-58 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-nw01_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color2);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-nw01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-59 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-59 .row.row-2 {
  /* sample */
}
.contents .content-59 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style {
  max-width: 955px;
  margin: auto;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list {
  font-family: var(--fo-text-font-family);
  letter-spacing: var(--fo-text-letter-spacing);
  padding: 5px 0;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit {
  background: var(--fo-background-color1);
  border-bottom: none !important;
  margin: 0;
  padding: 0 20px 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit {
    margin: 0;
    padding: 0 15px 15px;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit:nth-last-child(2) {
  padding-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit:nth-last-child(2) {
    padding-bottom: 15px;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit a.img {
  display: none;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 20px 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 {
  flex-grow: 1;
  max-height: none;
  line-height: 1.5;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 {
    width: 100%;
    max-width: none;
    padding-left: 0;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 a {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
  font-weight: normal;
  color: var(--fo-heading-main-color);
  text-decoration: none;
  padding: 0 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 a {
    font-size: var(--fo-text-font-size-sp);
    padding: 0;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 a:hover {
  opacity: 0.4;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h4 {
  font-family: var(--fo-text-font-family);
  font-size: 14px;
  letter-spacing: var(--fo-text-letter-spacing);
  white-space: nowrap;
  text-align: center;
  color: var(--fo-text-main-color);
  margin: 0 10px 0 0;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h4 {
    line-height: calc(var(--fo-text-font-size-pc) * var(--fo-text-line-height));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h4 {
    line-height: var(--fo-text-line-height);
    text-align: left;
    margin: 0 0 5px;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont p.description {
  display: none;
  font-size: var(--fo-text-font-size-pc);
  line-height: var(--fo-text-line-height);
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont p.description {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags {
  display: flex;
  align-items: center;
  max-width: 140px;
  flex-shrink: 0;
  margin: 0 20px 0 0;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags {
    min-height: calc(var(--fo-text-font-size-pc) * var(--fo-text-line-height));
  }
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags {
    width: 100%;
    max-width: initial;
    margin: 0;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag {
  background-color: var(--fo-tag-background-color);
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--fo-tag-text-color);
  border: 1px solid var(--fo-tag-border-color);
  border-radius: var(--fo-tag-border-radius);
  margin: 0;
  padding: 5px 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag {
    margin: 0 5px 10px 0;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag::before {
  content: var(--fo-tag-fa-unicode, none);
  font-family: "FontAwesome";
  margin-right: 5px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag:first-child {
    margin-left: 0;
  }
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag:not(:first-child) {
  display: none;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag:hover {
  opacity: 0.4;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag i {
  display: none;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit + .entry-list-unit .cont {
  border-top: 1px solid #EEE;
  padding-top: 15px;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page:empty {
  margin: 0;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px 10px;
  line-height: 0;
  padding-bottom: 0;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li {
  color: var(--fo-main-color);
  margin: 0;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li a {
  color: var(--fo-main-color);
  border: 1px solid var(--fo-main-color);
  background: #fff;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li.active > a {
  background: var(--fo-main-color);
  color: #fff;
}
.contents .content-59 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li:hover > a {
  opacity: 0.4;
}

.contents .content-59 .row.row-3 {
  /* sample */
}
.contents .content-59 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-59 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-60 {
  /* sample */
}

.contents .content-60 .row.row-1 {
  /* sample */
}
.contents .content-60 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-60 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-60 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-ca01_sec:not(:root):not(:root):not(:root):not(:root) {
  background-color: var(--fo-background-color1);
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-ca01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-61 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  color: var(--fo-main-color);
  line-height: var(--fo-text-line-height);
  letter-spacing: var(--fo-text-letter-spacing);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none);
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  color: var(--fo-text-link-color);
  filter: invert(var(--fo-text-link-hover-invert,0));
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text p {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text p + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) {
  background-clip: padding-box;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) {
  margin-left: 25px;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) :is(ul, ol) + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) .component.button + :is(p, ul, ol, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text :is(table, .normal-table, .table-with-row-header, .table-with-two-headers) + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button + :is(p, ul, ol, .normal-table, .table-with-row-header, .table-with-two-headers, .component.button) {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
  font-family: var(--fo-heading-font-family);
  font-weight: 700;
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  color: var(--fo-heading-main-color);
  border: none;
  position: initial;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
  font-size: var(--fo-h1-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h1 {
    font-size: var(--fo-h1-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
  font-size: var(--fo-h2-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h2 {
    font-size: var(--fo-h2-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
  font-size: var(--fo-h3-font-size-pc);
  margin-bottom: max(calc((32px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h3 {
    font-size: var(--fo-h3-font-size-sp);
    margin-bottom: max(calc((32px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
  font-size: var(--fo-h4-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h4 {
    font-size: var(--fo-h4-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}
.contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
  font-size: var(--fo-h5-font-size-pc);
  margin-bottom: max(calc((24px * var(--fo-spacing-coef)) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-1 .col.col-1 .dp-hd_custom01-01 h5 {
    font-size: var(--fo-h5-font-size-sp);
    margin-bottom: max(calc((24px * var(--fo-spacing-coef)) * .75),0px);
  }
}

.contents .content-61 .row.row-2 {
  /* sample */
}
.contents .content-61 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list {
  font-family: var(--fo-text-font-family);
  letter-spacing: var(--fo-text-letter-spacing);
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit {
  background: var(--fo-background-color1);
  width: 100%;
  box-shadow: 0 3px 8px var(--fo-shadow-color) !important;
  border: 0 !important;
  margin: 20px auto 0;
  padding: 15px 20px 15px 30px;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit {
    display: table;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit {
    padding: 10px 20px;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit:first-child {
  margin-top: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img {
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img {
    width: 35%;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img img {
  border-radius: 0;
  margin: 10px 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img img:hover {
  opacity: 0.4;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont {
  border-left: none;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont {
    width: 65%;
    padding-left: 20px;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont h3 {
  max-height: none;
  line-height: 1.5;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont h3 a {
  font-family: var(--fo-heading-font-family);
  font-size: 20px;
  color: var(--fo-heading-main-color);
  line-height: var(--fo-heading-line-height);
  letter-spacing: var(--fo-heading-letter-spacing);
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont h3 a:hover {
  opacity: 0.4;
  text-decoration: none;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont h4 {
  font-family: var(--fo-text-font-family);
  color: var(--fo-text-main-color);
  letter-spacing: var(--fo-text-letter-spacing);
  font-size: 14px;
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category {
  margin: 10px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category {
    margin: 10px 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category i {
  display: none;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category a {
  color: var(--fo-main-color);
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category a::before {
  content: "\f115";
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 5px;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.description {
  max-height: none;
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  color: var(--fo-text-main-color);
  margin: 10px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.description {
    font-size: var(--fo-text-font-size-sp);
    margin: 10px 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  margin: 16px 10px 10px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags {
    margin: 16px 0 10px;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag {
  background-color: var(--fo-tag-background-color);
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--fo-tag-text-color);
  border: 1px solid var(--fo-tag-border-color);
  border-radius: var(--fo-tag-border-radius);
  margin: 0;
  padding: 5px 15px;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag::before {
  content: var(--fo-tag-fa-unicode, none);
  font-family: "FontAwesome";
  margin-right: 5px;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag:last-child {
  margin-right: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag:hover {
  opacity: 0.4;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag i {
  display: none;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page:empty {
  margin: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px 10px;
  line-height: 0;
  padding-bottom: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination li {
  color: var(--fo-main-color);
  margin: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination li a {
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-color);
  border: 1px solid var(--fo-main-color);
  background: #fff;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination li.active > a {
  background: var(--fo-main-color);
  color: #fff;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination li:hover > a {
  opacity: 0.4;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list {
  border: 0 !important;
  padding-bottom: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit {
  box-shadow: 0 3px 8px var(--fo-shadow-color) !important;
  border: 0 !important;
  margin: 20px auto 0;
  padding: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit {
    display: flex !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit {
    display: block !important;
    width: 100%;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit:first-child {
  margin-top: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit:nth-last-child(2) {
  border-bottom: 0 !important;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img {
  width: 35% !important;
  padding: 0 !important;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img {
    display: flex !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img {
    display: block !important;
    width: 100% !important;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img img {
  border-radius: 0;
  margin: 0;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img img {
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit a.img img {
    padding-bottom: 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont {
  width: 65% !important;
  border-left: none;
  margin: 0 auto;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont {
    padding: 25px 0 15px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont {
    width: 100% !important;
    display: block !important;
    padding: 10px 20px;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h3 {
  margin: 0 20px 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h3 {
    margin: 10px 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h3 a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h3 a {
    padding: 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h4 {
  margin: 10px;
  padding: 0 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h4 {
    padding-left: 0;
    margin: 10px 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont p {
    margin: 10px 0;
    padding: 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont p.category {
    padding: 0 20px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont p.description {
    padding: 0 20px;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont div.tags {
    padding: 0 20px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont div.tags {
    padding: 0;
    overflow: initial;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 20px;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit {
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  border: 0 !important;
  margin: 0 !important;
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit a.img {
  max-height: none;
  width: 100%;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit a.img img {
  border-radius: 0;
  margin: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont {
  display: block;
  width: 100%;
  border-left: none;
  padding: 10px 20px 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont h3 {
    padding-left: 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont h3 a {
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont h4 {
  padding: 0 !important;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont h4 {
    padding-left: 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont p.category {
  margin: 0;
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont p.description {
  margin: 10px 0;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont p.description {
    padding: 0;
  }
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .entry-list-unit .cont div.tags {
  margin: 0 0 5px;
  padding: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .article-per-page {
  width: 100%;
  margin-top: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style:is(.entry-image-card-1-col,
.entry-image-card-2-col,
.entry-image-card-3-col) .article-list .article-per-page:empty {
  display: none;
  margin-top: 0;
}
.contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-card-1-col .article-list .entry-list-unit {
  width: 100%;
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-card-2-col .article-list .entry-list-unit {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (min-width: 770px) {
  .contents .content-61 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-card-3-col .article-list .entry-list-unit {
    width: calc((100% - 40px) / 3);
  }
}

.contents .content-61 .row.row-3 {
  /* sample */
}
.contents .content-61 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button3-background, transparent) -1px/calc(100% + 2px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-button3-text-color);
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid var(--fo-button3-border-color, transparent);
  border-radius: var(--fo-button3-border-radius);
  margin: 0;
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  line-height: 1;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
  line-height: 1;
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
  min-width: var(--fo-button-small-min-width-pc);
  font-size: var(--fo-button-small-font-size);
  padding: 6.75px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    width: auto;
    min-width: var(--fo-button-small-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
  min-width: var(--fo-button-medium-min-width-pc);
  font-size: var(--fo-button-medium-font-size);
  padding: 12.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    width: auto;
    min-width: var(--fo-button-medium-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
  min-width: var(--fo-button-large-min-width-pc);
  font-size: var(--fo-button-large-font-size);
  padding: 16.5px 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    min-width: auto;
    width: var(--fo-button-large-min-width-sp);
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-61 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont a:hover {
  opacity: var(--fo-button3-hover-opacity, 1);
  transform: scale(var(--fo-button3-hover-scale, 1));
  background: var(--fo-button3-hover-background-color, var(--fo-button3-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button3-hover-text-color, var(--fo-button3-text-color));
  border: 1px solid var(--fo-button3-hover-border-color, var(--fo-button3-border-color, transparent));
}

.contents .content-62 {
  /* sample */
}

.contents .content-62 .row.row-1 {
  /* sample */
}
.contents .content-62 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-62 .row.row-1 .col.col-1 .component.rich-heading {
  /* sample */
}
.contents .content-62 .row.row-1 .col.col-2 {
  /* sample */
}

.dp-naviList_sec:not(:root:root:root:root) {
  background-color: var(--fo-background-color2);
  padding: 0;
}
.dp-naviList_sec:not(:root:root:root:root) .inner {
  padding: 0 20px;
}
.dp-naviList_sec:not(:root:root:root:root) .inner .row + .dp-naviList_row {
  margin-top: calc(40px * var(--fo-spacing-coef) + 20px);
}
@media screen and (max-width: 769px) {
  .dp-naviList_sec:not(:root:root:root:root) .inner .row + .dp-naviList_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75 + 20px);
  }
}
.dp-naviList_sec:not(:root:root:root:root):has(.row:nth-child(2)) {
  padding: calc(80px * var(--fo-spacing-coef) - 30px) 0 calc(80px * var(--fo-spacing-coef) - 40px);
}
@media screen and (max-width: 769px) {
  .dp-naviList_sec:not(:root:root:root:root):has(.row:nth-child(2)) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-naviList_sec:not(:root:root:root:root):has(.row:nth-child(2)) .inner {
  padding: 20px;
}
.dp-naviList_sec:not(:root:root:root:root):has(.dp-naviList_row:first-child) {
  padding-top: 0;
}
.dp-naviList_sec:not(:root:root:root:root):has(.dp-naviList_row:first-child) .inner {
  padding-top: 0;
}
.dp-naviList_sec:not(:root:root:root:root):has(.dp-naviList_row:last-child) {
  padding-bottom: 0;
}
.dp-naviList_sec:not(:root:root:root:root):has(.dp-naviList_row:last-child) .inner {
  padding-bottom: 0;
}

.frame-root .frame-content .dp-naviList_sec:not(:root:root:root:root:root) .inner {
  padding: 20px;
}
.frame-root .frame-content .dp-naviList_sec:not(:root:root:root:root:root):has(.dp-naviList_row:first-child) .inner {
  padding-top: 20px;
}
.frame-root .frame-content .dp-naviList_sec:not(:root:root:root:root:root):has(.dp-naviList_row:last-child) .inner {
  padding-bottom: 20px;
}

.contents .content-63 .dp-naviList_row .col:has(.list) {
  padding: 0;
}
.contents .content-63 .dp-naviList_row .col .component.list {
  margin: 0;
}
.contents .content-63 .dp-naviList_row .col .component.list ul {
  color: var(--fo-text-main-color);
}
.contents .content-63 .dp-naviList_row .col .component.list ul li {
  font-family: var(--fo-text-font-family);
  font-size: var(--fo-text-font-size-pc);
  font-weight: 700;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: 1.5;
  color: inherit;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  overflow-wrap: anywhere;
}
.contents .content-63 .dp-naviList_row .col .component.list ul li::before, .contents .content-63 .dp-naviList_row .col .component.list ul li::after {
  content: "|";
  line-height: 1;
  color: inherit;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scaleY(2);
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list ul li::before, .contents .content-63 .dp-naviList_row .col .component.list ul li::after {
    transform: translateY(-50%) scaleY(1.5);
  }
}
.contents .content-63 .dp-naviList_row .col .component.list ul li::before {
  left: -1px;
}
.contents .content-63 .dp-naviList_row .col .component.list ul li::after {
  right: -1px;
}
.contents .content-63 .dp-naviList_row .col .component.list ul li:not(:has(a)) {
  padding: 22px 22px 40px;
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list ul li:not(:has(a)) {
    padding: 10px 30px 10px 15px;
  }
}
.contents .content-63 .dp-naviList_row .col .component.list ul li a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 22px 22px 40px;
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list ul li a {
    padding: 10px 30px 10px 15px;
  }
}
.contents .content-63 .dp-naviList_row .col .component.list ul li a::after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 15px;
  left: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list ul li a::after {
    top: 0;
    right: 0;
    left: auto;
    width: 30px;
    height: 100%;
  }
}
.contents .content-63 .dp-naviList_row .col .component.list ul li a:hover {
  background: none;
  opacity: 0.4;
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
}
.contents .content-63 .dp-naviList_row .col .component.list ul li a:hover::after {
  opacity: inherit;
}
.contents .content-63 .dp-naviList_row .col .component.list.horizontal ul {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list.horizontal ul {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list.horizontal ul li {
    text-align: left;
    justify-content: flex-start;
    width: 50%;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-63 .dp-naviList_row .col .component.list.horizontal ul li + li::before {
    content: none;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list.horizontal ul li:nth-child(even)::before {
    content: none;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row .col .component.list.horizontal ul li a {
    justify-content: flex-start;
  }
}
.contents .content-63 .dp-naviList_row + .row.row-1 {
  margin-top: calc(50px * var(--fo-spacing-coef) + 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-63 .dp-naviList_row + .row.row-1 {
    margin-top: calc(50px * var(--fo-spacing-coef) * 0.75 + 30px);
  }
}
.frame-root .frame-content .dp-naviList_row:not(:root:root:root:root:root) .col:has(.list) {
  padding: 0 10px 10px;
}
.frame-root .frame-content .dp-naviList_row:not(:root:root:root:root:root) .col .component.list {
  margin: 10px 0;
}

.contents .content-63 .row.row-1 .col.col-1 {
  /* sample */
}

.side {
  /* sample */
}

.side {
  /* sample */
}

.side {
  /* sample */
}

.side {
  /* sample */
}

.fixed-side .row.row-1 {
  /* sample */
}
.fixed-side .row.row-1 .col.col-1 {
  /* sample */
}

.foot {
  /* sample */
  padding: 100px 0 0;
}

.foot .row.row-1 {
  /* sample */
}
.foot .row.row-1 .col.col-1 {
  /* sample */
}
.foot .row.row-1 .col.col-1 .component.image {
  /* sample */
}
.foot .row.row-1 .col.col-2 {
  /* sample */
}
.foot .row.row-1 .col.col-2 .component.list {
  /* sample */
}
.foot .row.row-1 .col.col-3 {
  /* sample */
}
.foot .row.row-1 .col.col-3 .component.list {
  /* sample */
}
.foot .row.row-1 .col.col-4 {
  /* sample */
}
.foot .row.row-1 .col.col-4 .component.list {
  /* sample */
}

.foot .row.row-2 {
  /* sample */
}
.foot .row.row-2 .col.col-1 {
  /* sample */
}
.foot .row.row-2 .col.col-1 .component.image {
  /* sample */
}

.header, .main-visual {
  /* sample */
}

.header .row.row-1, .main-visual .row.row-1 {
  /* sample */
}
.header .row.row-1 .col.col-1, .main-visual .row.row-1 .col.col-1 {
  /* sample */
}

.navi, .navi-001-01, .navi-002-01 {
  /* sample */
}

.navi .row.row-1, .navi-001-01 .row.row-1, .navi-002-01 .row.row-1 {
  /* sample */
}
.navi .row.row-1 .col.col-1, .navi-001-01 .row.row-1 .col.col-1, .navi-002-01 .row.row-1 .col.col-1 {
  /* sample */
}
.navi .row.row-1 .col.col-1 .component.button, .navi-001-01 .row.row-1 .col.col-1 .component.button, .navi-002-01 .row.row-1 .col.col-1 .component.button {
  /* sample */
}
.navi .row.row-1 .col.col-2, .navi-001-01 .row.row-1 .col.col-2, .navi-002-01 .row.row-1 .col.col-2 {
  /* sample */
}
.navi .row.row-1 .col.col-2 .component.button, .navi-001-01 .row.row-1 .col.col-2 .component.button, .navi-002-01 .row.row-1 .col.col-2 .component.button {
  /* sample */
}
.navi .row.row-1 .col.col-2 .component.button, .navi-001-01 .row.row-1 .col.col-2 .component.button, .navi-002-01 .row.row-1 .col.col-2 .component.button {
  /* sample */
}