@charset "UTF-8";
.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.button {
  /* 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-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-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-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-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-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-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-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-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-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-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);
  }
}

.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 .component.rich-heading {
  /* sample */
}

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

.contents .content-8 .dp-mvCatch01_row .col .component.heading:not(:root):not(:root) :is(h1, h2, h3) {
  margin-bottom: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCatch01_row .col .component.heading:not(:root):not(:root) :is(h1, h2, h3) {
    margin-bottom: 24px;
  }
}
.contents .content-8 .dp-mvCatch01_row .col .component.heading:not(:root):not(:root) :is(h4, h5) {
  margin-bottom: 24px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCatch01_row .col .component.heading:not(:root):not(:root) :is(h4, h5) {
    margin-bottom: 18px;
  }
}
.contents .content-8 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-8 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-8 .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-8 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-8 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-8 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-8 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-8 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-8 .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-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-8 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-8 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-8 .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-8 .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-8 .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-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-8 .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-8 .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-8 .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-8 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.contents .content-8 .dp-mvCta01_row:not(:root:root:root) {
  width: 100%;
  max-width: 370px;
  margin: 48px 0 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta01_row:not(:root:root:root) {
    max-width: none;
    margin-top: 36px;
  }
}
.contents .content-8 .dp-mvCta01_row:not(:root:root:root) div.col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta01_row:not(:root:root:root) div.col {
    display: flex !important;
    gap: 12px;
  }
}
.contents .content-8 .dp-mvCta01_row:not(:root:root:root) div.col .component.richtext {
  margin: 0;
}
.contents .content-8 .dp-mvCta01_row:not(:root:root:root) div.col .component.button {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta01_row:not(:root:root:root) div.col .component.button .button-cont {
    text-align: center;
  }
}
.contents .content-8 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-8 .row.row-5 .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-8 .row.row-5 .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-8 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-8 .row.row-5 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

.contents .content-8 .dp-mvCta02_row {
  width: 100%;
  margin: 48px 0 10px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta02_row {
    margin-top: 36px;
  }
}
.contents .content-8 .dp-mvCta02_row div.col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta02_row div.col {
    display: flex !important;
    gap: 12px;
  }
}
.contents .content-8 .dp-mvCta02_row div.col .component.richtext:not(:root):not(:root) {
  margin: 0;
}
.contents .content-8 .dp-mvCta02_row div.col .component.button:not(:root):not(:root) {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .dp-mvCta02_row div.col .component.button:not(:root):not(:root) .button-cont {
    text-align: center;
  }
}
.contents .content-8 .row.row-6 .col.col-1 {
  /* sample */
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-8 .row.row-6 .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-8 .row.row-6 .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-8 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .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-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-8 .row.row-6 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

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

.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 .component.rich-heading {
  /* sample */
}

.contents .content-9 .dp-mvMock-up01_row div.col:first-child {
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col:first-child {
    text-align: center;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col.mvMock-up01_col {
  position: relative;
}
@media screen and (min-width: 770px) {
  .contents .content-9 .dp-mvMock-up01_row div.col.mvMock-up01_col .component.image {
    width: 800px;
    position: absolute;
    bottom: -50px;
    left: 0;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col.mvMock-up01_col .component.image {
    width: 100%;
    max-width: 335px;
    margin: 0 auto -40px;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) :is(h1, h2, h3) {
  margin-bottom: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) :is(h1, h2, h3) {
    margin-bottom: 24px;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) :is(h4, h5) {
  margin-bottom: 24px;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) :is(h4, h5) {
    margin-bottom: 18px;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) + .richtext {
  margin-top: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col .component.heading:not(:root):not(:root) + .richtext {
    margin-top: 30px;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col .component.richtext + .richtext {
  margin-top: 40px;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col .component.richtext + .richtext {
    margin-top: 30px;
  }
}
.contents .content-9 .dp-mvMock-up01_row div.col .component.button:not(:root):not(:root) {
  margin: 20px 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .dp-mvMock-up01_row div.col .component.button:not(:root):not(:root) {
    margin: 20px auto;
  }
}
.frame-root .frame-content .dp-mvMock-up01_row div.col.mvMock-up01_col .component.image {
  position: relative;
  width: 100%;
  left: auto;
  bottom: auto;
}
@media screen and (max-width: 769px) {
  .frame-root .frame-content .dp-mvMock-up01_row div.col.mvMock-up01_col .component.image {
    margin: 10px auto;
  }
}

.contents .content-9 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-9 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-9 .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-9 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + p {
  margin-top: calc(16px * var(--fo-spacing-coef)) !important;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p + p {
    margin-top: calc(16px * var(--fo-spacing-coef) * 0.75) !important;
  }
}
.contents .content-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-9 .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-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-9 .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-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-9 .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-9 .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-9 .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-9 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .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-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-9 .row.row-2 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}
.contents .content-9 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-9 .row.row-2 .col.col-2 .component.image {
  /* 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-10 .row.row-2 {
  /* sample */
}
.contents .content-10 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-10 .row.row-2 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-10 .dp-subMvCta01_row {
  margin: 10px auto;
}
.contents .content-10 .dp-subMvCta01_row div.col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 769px) {
  .contents .content-10 .dp-subMvCta01_row div.col {
    display: flex !important;
    gap: 12px;
  }
}
.contents .content-10 .dp-subMvCta01_row div.col .component.richtext:not(:root):not(:root) {
  margin: 0;
}
.contents .content-10 .dp-subMvCta01_row div.col .component.button:not(:root):not(:root) {
  margin: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-10 .dp-subMvCta01_row div.col .component.button:not(:root):not(:root) .button-cont {
    text-align: center;
  }
}
.contents .content-10 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-10 .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-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}
.contents .content-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-10 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-10 .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-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-10 .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-10 .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-10 .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-10 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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-11 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-11 .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-11 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-11 .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-11 .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-11 .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-11 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-11 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-11 .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-11 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-11 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-2 {
  /* sample */
}
.contents .content-11 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-11 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-11 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-11 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-11 .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-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-11 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-11 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-11 .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-11 .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-11 .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-11 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-11 .dp-features3col_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-11 .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-11 .dp-features3col_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-11 .dp-features3col_row div.col:not(:root) {
    display: flex !important;
  }
}
.contents .content-11 .dp-features3col_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-11 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-11 .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-11 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-11 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-11 .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-11 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-11 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-11 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-11 .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-11 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-11 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .row.row-4 {
  /* sample */
}
.contents .content-11 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-11 .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-11 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-11 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-11 .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-12 {
  /* sample */
}

.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 .component.rich-heading {
  /* sample */
}

.contents .content-12 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-12 .row.row-2 .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-12 .row.row-2 .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-12 .row.row-2 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .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-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .row.row-3 {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-3 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-12 .dp-features3col_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-12 .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-12 .dp-features3col_row div.col:not(:root) {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-12 .dp-features3col_row div.col:not(:root) {
    display: flex !important;
  }
}
.contents .content-12 .dp-features3col_row div.col:not(:root) .component.heading:not(:root) :is(h1, h2, h3, h4, h5) {
  margin-bottom: 10px;
}
.contents .content-12 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-1 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .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-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .row.row-4 .col.col-2 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-2 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .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-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .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-12 .row.row-4 .col.col-3 {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-3 .component.image {
  /* sample */
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-12 .row.row-4 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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-12 .row.row-4 .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);
  }
}

.dp-is01_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-is01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-13 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-13 .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-13 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-13 .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-13 .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-13 .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-13 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-13 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-13 .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-13 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-13 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .dp-listArea_row .col {
  text-align: center;
}
.contents .content-13 .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-13 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-13 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-13 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-13 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-13 .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-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-13 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-13 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-13 .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-13 .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-13 .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-13 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-13 .row.row-3 {
  /* sample */
}
.contents .content-13 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-13 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-13 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-13 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-13 .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-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-13 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-13 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-13 .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-13 .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-13 .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-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-13 .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-13 .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-13 .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-13 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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-14 .dp-so01_imgR_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-so01_imgR_row {
    flex-wrap: wrap;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .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-14 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-14 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-1 .col.col-2 .component.image {
  /* sample */
}

.contents .content-14 .dp-so01_imgL_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-so01_imgL_row {
    flex-wrap: wrap-reverse;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-14 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-14 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .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-14 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-14 .dp-so01_imgR_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-14 .dp-so01_imgR_row {
    flex-wrap: wrap;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-14 .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-14 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-14 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-14 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-14 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-14 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-14 .row.row-4 {
  /* sample */
}
.contents .content-14 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-14 .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-14 .row.row-4 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-14 .row.row-4 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-14 .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-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-15 .row.row-2 {
  /* sample */
}
.contents .content-15 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-15 .row.row-2 .col.col-1 .component.text {
  /* sample */
}

.contents .content-15 .dp-so01_imgR_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-15 .dp-so01_imgR_row {
    flex-wrap: wrap;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-15 .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-15 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-15 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-15 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-15 .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-15 .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-15 .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-15 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-15 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-15 .row.row-3 .col.col-2 .component.image {
  /* sample */
}

.contents .content-15 .row.row-4 {
  /* sample */
}
.contents .content-15 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-15 .row.row-4 .col.col-1 .component.text {
  /* sample */
}

.contents .content-15 .dp-so01_imgL_row {
  display: flex;
  gap: calc(48px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-15 .dp-so01_imgL_row {
    flex-wrap: wrap-reverse;
    gap: calc(48px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-15 .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-15 .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-15 .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-15 .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-15 .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-15 .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-15 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-15 .row.row-5 .col.col-1 .component.image {
  /* sample */
}
.contents .content-15 .row.row-5 .col.col-2 {
  /* sample */
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text :link {
  text-decoration: none;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text :visited {
  text-decoration: none;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text a {
  color: var(--fo-text-link-color);
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text li {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text li a {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text table {
  width: auto !important;
  font-size: var(--fo-text-font-size-pc);
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text table :is(thead, tbody, tr, th, td) {
  border: 0;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text table tbody tr td {
  padding: 0;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richNumber01_text table tbody tr td:first-child {
  color: var(--fo-main-color);
  padding-right: 5px;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text .component.button {
  margin: 0;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richNumber01_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-15 .row.row-5 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-15 .row.row-5 .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-15 .row.row-5 .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-15 .row.row-5 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-15 .row.row-5 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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-16 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-16 .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-16 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-16 .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-16 .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-16 .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-16 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-16 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-16 .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-16 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-16 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 {
  /* sample */
}
.contents .content-16 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit {
    display: table;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit {
    padding: 10px 20px;
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit:first-child {
  margin-top: 0;
}
.contents .content-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img {
    width: 35%;
  }
}
.contents .content-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit a.img img:hover {
  opacity: 0.4;
}
.contents .content-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont {
    width: 65%;
    padding-left: 20px;
  }
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category {
    margin: 10px 0;
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont p.category i {
  display: none;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags {
    margin: 16px 0 10px;
  }
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .entry-list-unit .cont div.tags a.tag i {
  display: none;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page:empty {
  margin: 0;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style .article-list .article-per-page .pagination li:hover > a {
  opacity: 0.4;
}
.contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list {
  border: 0 !important;
  padding-bottom: 0;
}
.contents .content-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit {
    display: block !important;
    width: 100%;
  }
}
.contents .content-16 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit:first-child {
  margin-top: 0;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-2 .col.col-1 .dp-articleList_style.entry-image-list .article-list .entry-list-unit .cont h3 a {
    padding: 0;
  }
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .row.row-3 {
  /* sample */
}
.contents .content-16 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-16 .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-16 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-16 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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-16 .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));
}

.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-17 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-17 .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-17 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-17 .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-17 .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-17 .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-17 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-17 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-17 .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-17 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-17 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .row.row-2 {
  /* sample */
}
.contents .content-17 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-17 .row.row-2 .col.col-1 .dp-newsList_style {
  max-width: 955px;
  margin: auto;
}
.contents .content-17 .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-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit {
    margin: 0;
    padding: 0 15px 15px;
  }
}
.contents .content-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit:nth-last-child(2) {
    padding-bottom: 15px;
  }
}
.contents .content-17 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit a.img {
  display: none;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont h3 a:hover {
  opacity: 0.4;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-list .entry-list-unit .cont div.tags a.tag i {
  display: none;
}
.contents .content-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page:empty {
  margin: 0;
}
.contents .content-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li {
  color: var(--fo-main-color);
  margin: 0;
}
.contents .content-17 .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-17 .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-17 .row.row-2 .col.col-1 .dp-newsList_style .article-per-page .pagination li:hover > a {
  opacity: 0.4;
}

.contents .content-17 .row.row-3 {
  /* sample */
}
.contents .content-17 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-17 .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-17 .row.row-3 .col.col-1 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-17 .row.row-3 .col.col-1 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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-17 .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));
}

.dp-cTa01_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-cTa01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-18 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-18 .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-18 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-18 .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-18 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-18 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .dp-ctaBtn_row {
  max-width: 892px;
  margin: auto;
  display: flex;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-ctaBtn_row {
    display: block;
  }
}
.contents .content-18 .dp-ctaBtn_row .col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-ctaBtn_row .col {
    display: flex !important;
  }
}
.contents .content-18 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
.contents .content-18 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-18 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-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 #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-18 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: #fff;
  color: var(--fo-main-color);
  border-color: #fff;
}

.contents .content-18 .dp-ctaTel_row {
  max-width: 892px;
  margin: auto;
}
.contents .content-18 .dp-ctaTel_row .col .component.richtext:first-child {
  margin-top: calc(24px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-18 .dp-ctaTel_row .col .component.richtext:first-child {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-18 .dp-ctaTel_row .col .component.button:not(:root):not(:root) {
  margin: 10px 0;
}
.contents .content-18 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-18 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.contents .content-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-18 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-18 .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-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-18 .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-18 .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-18 .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-18 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.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 .component.rich-heading {
  /* sample */
}

.contents .content-19 .dp-ctaBtn_row {
  max-width: 892px;
  margin: auto;
  display: flex;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .dp-ctaBtn_row {
    display: block;
  }
}
.contents .content-19 .dp-ctaBtn_row .col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .dp-ctaBtn_row .col {
    display: flex !important;
  }
}
.contents .content-19 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
.contents .content-19 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-19 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .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-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-1 .dp-btn_custom05-03 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-19 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-19 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .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-19 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-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 #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .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-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-19 .row.row-2 .col.col-2 .dp-btn_custom06-02 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: #fff;
  color: var(--fo-main-color);
  border-color: #fff;
}

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

.contents .content-19 .dp-ctaTel_row {
  max-width: 892px;
  margin: auto;
}
.contents .content-19 .dp-ctaTel_row .col .component.richtext:first-child {
  margin-top: calc(24px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-19 .dp-ctaTel_row .col .component.richtext:first-child {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-19 .dp-ctaTel_row .col .component.button:not(:root):not(:root) {
  margin: 10px 0;
}
.contents .content-19 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-19 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.contents .content-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-19 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-19 .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-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-19 .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-19 .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-19 .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-19 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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-2 {
  /* sample */
}
.contents .content-20 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-20 .row.row-2 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-20 .dp-boxLink_row {
  display: flex;
  gap: calc(20px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-20 .dp-boxLink_row {
    flex-direction: column;
    gap: calc(20px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-20 .dp-boxLink_row + .dp-boxLink_row {
  margin-top: 20px;
}
.contents .content-20 .dp-boxLink_row .col {
  background-color: #fff;
  padding: 20px 30px;
  position: relative;
}
.contents .content-20 .dp-boxLink_row .col .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
  font-size: 24px;
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-20 .dp-boxLink_row .col .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
    font-size: 20px;
  }
}
.contents .content-20 .dp-boxLink_row .col .component.button {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0;
}
.contents .content-20 .dp-boxLink_row .col .component.button .button-cont {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.contents .content-20 .dp-boxLink_row .col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  display: inline-block;
  background: none;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #f00;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.contents .content-20 .dp-boxLink_row .col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white):hover {
  transition: none;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.frame-root .frame-content .dp-boxLink_row .col:not(:root):not(:root) .component.button {
  height: auto;
  position: relative;
  right: auto;
  bottom: auto;
}
.frame-root .frame-content .dp-boxLink_row .col:not(:root):not(:root) .component.button .button-cont {
  display: block;
  height: auto;
  margin: 0;
}
.frame-root .frame-content .dp-boxLink_row .col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  width: auto;
  height: auto;
  background: #fff !important;
  font-size: 16px;
  color: #f00;
  text-align: left;
  border: 1px solid #f00;
  padding: 5px 10px;
}
.frame-root .frame-content .dp-boxLink_row .col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white)::before {
  content: "リンク設定：";
  display: block;
  font-size: 12px;
}
.frame-root .frame-content .dp-boxLink_row .col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white):hover {
  opacity: 1;
  background: none;
}

.contents .content-20 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-20 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-20 .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-20 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-20 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-20 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-20 .row.row-3 .col.col-1 .component.button {
  /* sample */
}
.contents .content-20 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-20 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-20 .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-20 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-20 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-20 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-20 .row.row-3 .col.col-2 .component.button {
  /* sample */
}
.contents .content-20 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-20 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-20 .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-20 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-20 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-20 .row.row-3 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-20 .row.row-3 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-20 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-20 .row.row-3 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-20 .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-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-20 .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-20 .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-20 .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-20 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-20 .row.row-3 .col.col-3 .component.button {
  /* 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-2 {
  /* sample */
}
.contents .content-21 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-21 .row.row-2 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-21 .dp-priceBorder_row {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: calc(32px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-21 .dp-priceBorder_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-21 .dp-priceBorder_row:last-of-type {
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-21 .dp-priceBorder_row:last-of-type {
    margin-bottom: 10px;
  }
}
.contents .content-21 .dp-priceBorder_row + .dp-priceBorder_row {
  border-top: 0;
  margin-top: 0;
}
.contents .content-21 .dp-priceBorder_row .col:not(:root) {
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .contents .content-21 .dp-priceBorder_row .col:not(:root) .component.richtext:not(:root) p {
    text-align: center;
  }
}
.contents .content-21 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-21 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-21 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-21 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-21 .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-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-21 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-21 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-21 .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-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-21 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-21 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-21 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-21 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-21 .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-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-21 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-21 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-21 .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-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-21 .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-21 .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-21 .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-21 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.contents .content-21 .dp-priceList_row {
  background-color: var(--fo-background-color2);
  margin: calc(32px * var(--fo-spacing-coef)) auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-21 .dp-priceList_row {
    margin: calc(32px * var(--fo-spacing-coef) * 0.75) auto 10px;
  }
}
.contents .content-21 .dp-priceList_row .col {
  padding: calc(40px * var(--fo-spacing-coef) - 10px) calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-21 .dp-priceList_row .col {
    padding: calc(40px * var(--fo-spacing-coef) * 0.75 - 10px) calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-21 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-21 .row.row-5 .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-21 .row.row-5 .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-21 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-21 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.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 .component.rich-heading {
  /* sample */
}

.contents .content-22 .dp-caseArea_imgL_row {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-caseArea_imgL_row {
    flex-direction: column;
    gap: 4px;
  }
}
.contents .content-22 .dp-caseArea_imgL_row + :is(.dp-caseArea_imgL_row, .dp-caseArea_imgR_row) {
  margin-top: max(calc(32px * var(--fo-spacing-coef) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-caseArea_imgL_row + :is(.dp-caseArea_imgL_row, .dp-caseArea_imgR_row) {
    margin-top: max(calc((32px * var(--fo-spacing-coef) * .75) - 20px),0px);
  }
}
.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-2 {
  /* sample */
}
.contents .content-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-22 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-22 .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-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-22 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-22 .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-22 .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-22 .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-22 .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-22 .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-22 .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-22 .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-22 .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-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-22 .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-22 .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-22 .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-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-22 .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-22 .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-22 .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-22 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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 .component.rich-heading {
  /* sample */
}

.contents .content-22 .dp-caseArea_imgR_row {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-caseArea_imgR_row {
    flex-direction: column-reverse;
    gap: 4px;
  }
}
.contents .content-22 .dp-caseArea_imgR_row + :is(.dp-caseArea_imgL_row, .dp-caseArea_imgR_row) {
  margin-top: max(calc(32px * var(--fo-spacing-coef) - 20px),0px);
}
@media screen and (max-width: 769px) {
  .contents .content-22 .dp-caseArea_imgR_row + :is(.dp-caseArea_imgL_row, .dp-caseArea_imgR_row) {
    margin-top: max(calc((32px * var(--fo-spacing-coef) * .75) - 20px),0px);
  }
}
.contents .content-22 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-22 .row.row-5 .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-5 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-22 .row.row-5 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-22 .row.row-5 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-22 .row.row-5 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-22 .row.row-5 .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-5 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-22 .row.row-5 .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-5 .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-5 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-22 .row.row-5 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-22 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-22 .row.row-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .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-5 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-22 .row.row-5 .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-5 .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-5 .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-5 .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-5 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-22 .row.row-5 .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-5 .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-5 .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-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-22 .row.row-5 .col.col-2 {
  /* sample */
}
.contents .content-22 .row.row-5 .col.col-2 .component.image {
  /* 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 .dp-seminarTitle_row {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarTitle_row {
    flex-direction: column;
    gap: 4px;
  }
}
.contents .content-23 .dp-seminarTitle_row .col .component.richtext:last-child {
  background-color: var(--fo-background-color2);
  margin-top: calc(32px * var(--fo-spacing-coef));
  padding: 24px;
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarTitle_row .col .component.richtext:last-child {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
    padding: 18px;
  }
}
.contents .content-23 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-23 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-23 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-23 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .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-23 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.contents .content-23 .dp-seminarList_row {
  background-color: var(--fo-background-color2);
  margin: calc(32px * var(--fo-spacing-coef) - 20px) auto calc(32px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarList_row {
    margin: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) auto calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-23 .dp-seminarList_row .col {
  text-align: center;
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarList_row .col {
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-23 .dp-seminarList_row .col .component.richtext {
  display: inline-block;
  width: auto;
  text-align: left;
}
.contents .content-23 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-23 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-23 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-23 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-23 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-23 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-23 .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-23 .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-23 .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-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-23 .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-23 .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-23 .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-23 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

.contents .content-23 .dp-seminarSpeakers_row {
  padding: 0 calc(32px * var(--fo-spacing-coef)) calc(32px * var(--fo-spacing-coef) - 10px);
}
@media screen and (min-width: 770px) {
  .contents .content-23 .dp-seminarSpeakers_row {
    display: flex;
    gap: 10px 16px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarSpeakers_row {
    margin-bottom: 10px;
    padding: 0 0 calc(32px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-23 .dp-seminarSpeakers_row div.col {
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarSpeakers_row div.col:first-child .component.image {
    margin-top: 0;
    padding-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarSpeakers_row div.col + div.col {
    margin: calc(24px * var(--fo-spacing-coef) * 0.75) auto 0;
  }
}
.contents .content-23 .dp-seminarSpeakers_row div.col .component.richtext:first-child {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-23 .dp-seminarSpeakers_row div.col .component.richtext:first-child {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-23 .row.row-6 .col.col-1 {
  /* sample */
}
.contents .content-23 .row.row-6 .col.col-1 .component.image {
  /* sample */
}
.contents .content-23 .row.row-6 .col.col-2 {
  /* sample */
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-23 .row.row-6 .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-23 .row.row-6 .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-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-23 .row.row-6 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

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

.contents .content-24 .dp-faqArea_row {
  margin: 10px auto 20px;
  padding: calc(24px * var(--fo-spacing-coef));
  box-shadow: 0 3px 8px var(--fo-shadow-color);
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row {
    margin: 10px auto;
    padding: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .dp-faqArea_row + .dp-faqArea_row {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row + .dp-faqArea_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-24 .dp-faqArea_row .col {
  padding: 0;
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
  border-width: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr {
    display: flex;
  }
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:first-child {
  border-bottom-width: 1px;
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:first-child th {
  color: var(--fo-main-color);
  padding: 0 16px calc(16px * var(--fo-spacing-coef)) 0;
  width: 51px;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:first-child th {
    min-width: 51px;
  }
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:first-child td {
  padding: 0 0 calc(16px * var(--fo-spacing-coef)) 0;
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:nth-child(2) th {
  color: var(--fo-accent-color);
  padding: calc(16px * var(--fo-spacing-coef)) 16px 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:nth-child(2) th {
    min-width: 51px;
  }
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr:nth-child(2) td {
  padding: calc(16px * var(--fo-spacing-coef)) 0 0 0;
}
.contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr th {
  font-size: 28px;
  line-height: calc(var(--fo-text-font-size-pc) * var(--fo-text-line-height));
  vertical-align: top;
}
@media screen and (max-width: 769px) {
  .contents .content-24 .dp-faqArea_row .col .component.richtext:not(:root:root) table tbody tr th {
    line-height: calc(var(--fo-text-font-size-sp) * var(--fo-text-line-height));
  }
}
.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-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.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 strong {
  font-family: inherit;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) {
  color: inherit;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-24 .row.row-2 .col.col-1 .dp-richBase_text :is(ol, ul) 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;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.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;
}

.dp-cf01_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-cf01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row {
  border: 1px solid #eee;
  margin-top: calc(32px * var(--fo-spacing-coef) - 20px);
  padding: calc(32px * var(--fo-spacing-coef)) calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row + .cf01-contactList_row {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row + .cf01-contactList_row {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row div.col {
  text-align: center;
  padding: 0;
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row div.col .component.richtext:not(:root):not(:root):not(:root) {
  display: inline-block;
  text-align: left;
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactList_row div.col .component.richtext:not(:root):not(:root):not(:root) p + p {
  margin-top: 0;
}
@media screen and (min-width: 770px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactTel_row div.col {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding-top: calc(32px * var(--fo-spacing-coef) - 10px);
  }
}
@media screen and (max-width: 769px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactTel_row div.col {
    padding-top: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
@media screen and (min-width: 770px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactTel_row div.col .component:not(:root):not(:root):not(:root) {
    margin: 10px 0;
  }
}
@media screen and (max-width: 769px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-contactTel_row div.col .component:not(:root):not(:root):not(:root).button {
    margin: 10px 0;
  }
}
.dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-oneForm_row {
  background-color: var(--fo-background-color2);
  margin: calc(48px * var(--fo-spacing-coef) - 20px) auto 20px;
  padding: 38px 38px 18px;
}
@media screen and (max-width: 769px) {
  .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cf01-oneForm_row {
    padding: 14px 24px 4px;
    margin: calc(48px * var(--fo-spacing-coef) * 0.75) auto 10px;
  }
}

.frame-root .frame-content .dp-cf01_sec:not(:root):not(:root):not(:root):not(:root) .cf01-contactList_row div.col .component.richtext:not(:root):not(:root):not(:root) {
  min-width: 400px;
}

.contents .content-25 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-25 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-25 .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-25 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-25 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .row.row-2 {
  /* sample */
}
.contents .content-25 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-25 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-25 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-25 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-25 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-25 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .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-25 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-25 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-25 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-25 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-25 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-25 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-25 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .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-25 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-25 .row.row-4 .col.col-1 {
  /* sample */
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-25 .row.row-4 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.contents .content-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-25 .row.row-4 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-25 .row.row-4 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-25 .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-25 .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-25 .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-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-25 .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-25 .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-25 .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-25 .row.row-4 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.contents .content-25 .row.row-5 .col.col-1 {
  /* sample */
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) tr :is(th, td) p {
  font-size: inherit;
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-25 .row.row-5 .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-25 .row.row-5 .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-25 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue {
  background: #254a73;
  color: #fff !important;
  text-decoration: none;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom {
  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-25 .row.row-5 .col.col-1 .dp-form_custom {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-title {
  color: var(--fo-text-main-color);
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-title:empty {
  display: none;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .show-notice {
  border-radius: 0;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .show-notice:empty {
  display: none;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .show-notice span {
  padding: 5px;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .show-notice span + span {
  padding: 0 5px 5px;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input {
  accent-color: var(--fo-main-color);
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=text],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=email],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=password],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=date],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=search],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=url],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form select,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form textarea {
  background: #fff;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
  line-height: 1.25;
  border-radius: 0;
  border: solid 1px #eee;
  padding: 0.6rem 0.75rem;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=text]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=email]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=password]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=date]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=search]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=url]::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form select::placeholder,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form textarea::placeholder {
  font-family: inherit;
  color: rgba(0, 0, 0, 0.3);
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=text]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=email]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=password]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=date]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=search]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=url]:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form select:focus,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form textarea:focus {
  background-color: #fff;
  color: #555;
  border-color: #5a5a5a;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=text].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=email].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=password].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=date].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=search].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form input[type=url].form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form select.form-error,
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form textarea.form-error {
  background: #fdf5f2;
  border: 1px solid #c70909 !important;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .group {
  margin: 20px 0;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .form-label {
  font-size: inherit;
}
@media screen and (max-width: 769px) {
  .contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .form-label {
    display: inline-block !important;
  }
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .agree-label {
  line-height: 1.5;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .form-cont p {
  font-size: inherit;
  margin-top: 0.25rem;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .form-cont :is(.checkbox, .radio) label {
  display: flex;
  align-items: center;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .service_term {
  background: #fff;
  overflow: auto;
  font-size: inherit;
  padding: 20px;
  border-color: #eee;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .service_term_link {
  font-size: inherit;
  margin-top: 20px;
  margin-bottom: 5px;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .service_term_link a {
  color: var(--fo-text-link-color);
  letter-spacing: 0;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .contact_form .service_term_link a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none) !important;
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  filter: var(--fo-text-link-hover-invert, none);
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-submit .popup-link {
  background: var(--fo-main-color);
  min-width: 280px;
  min-height: 55px;
  font-family: inherit;
  font-size: 20px;
  border: 1px solid var(--fo-main-color);
  border-radius: var(--fo-button1-border-radius, 0);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin-bottom: 0;
  padding: 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-submit .popup-link {
    width: 100%;
    min-width: auto;
    min-height: auto;
    padding: 10px;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-submit .popup-link {
    width: auto;
    min-width: 280px;
    min-height: 71px;
  }
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-submit .popup-link:hover {
  opacity: 0.4;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom .form-label.require:after {
  background: #c70909;
  padding: 2px 7px 4px !important;
  margin-left: 20px;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom input[type=checkbox],
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom input[type=radio] {
  min-height: auto;
}
.contents .content-25 .row.row-5 .col.col-1 .dp-form_custom.vertical .form-label:after {
  position: relative;
  top: -2px;
}
@media screen and (min-width: 770px) {
  .contents .content-25 .row.row-5 .col.col-1 .dp-form_custom.horizontal .form-label:after {
    top: 8px !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-25 .row.row-5 .col.col-1 .dp-form_custom.horizontal .form-label:after {
    top: -2px !important;
  }
}

.dp-dl01_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-dl01_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row {
  display: flex;
  gap: 16px;
  margin: 10px auto;
}
@media screen and (max-width: 769px) {
  .dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row {
    flex-direction: column;
  }
}
.dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:first-child .component.richtext {
  border: 1px solid #eee;
  margin: 0 auto;
  padding: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:first-child .component.richtext {
    padding: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:first-child .component.richtext :is(ul, ol):not(:root):not(:root):not(:root) {
  margin-top: 0;
}
.dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:first-child .component.richtext + .image {
  margin-top: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:first-child .component.richtext + .image {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:nth-child(2) {
  background-color: var(--fo-background-color2);
  padding: 22px 32px 12px;
}
@media screen and (max-width: 769px) {
  .dp-dl01_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.dl01-twoForm_row div.col:nth-child(2) {
    padding: 14px 24px 4px;
  }
}

.contents .content-26 .row.row-1 {
  /* sample */
}
.contents .content-26 .row.row-1 .col.col-1 {
  /* sample */
}
.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 .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-size: inherit;
  line-height: inherit;
  margin: 0;
}
.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 li {
  font-size: inherit;
}
.contents .content-26 .row.row-2 .col.col-1 .dp-richBase_text 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;
  position: static;
}
.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 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-26 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-26 .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-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-26 .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-26 .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-26 .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-26 .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-26 .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-26 .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-26 .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-26 .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-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-26 .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-26 .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-26 .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-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-26 .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-26 .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-26 .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-26 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom {
  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-2 .dp-form_custom {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-title {
  color: var(--fo-text-main-color);
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-title:empty {
  display: none;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .show-notice {
  border-radius: 0;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .show-notice:empty {
  display: none;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .show-notice span {
  padding: 5px;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .show-notice span + span {
  padding: 0 5px 5px;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input {
  accent-color: var(--fo-main-color);
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=text],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=email],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=password],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=date],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=search],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=url],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form select,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form textarea {
  background: #fff;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
  line-height: 1.25;
  border-radius: 0;
  border: solid 1px #eee;
  padding: 0.6rem 0.75rem;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=text]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=email]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=password]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=date]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=search]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=url]::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form select::placeholder,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form textarea::placeholder {
  font-family: inherit;
  color: rgba(0, 0, 0, 0.3);
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=text]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=email]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=password]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=date]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=search]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=url]:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form select:focus,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form textarea:focus {
  background-color: #fff;
  color: #555;
  border-color: #5a5a5a;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=text].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=email].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=password].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=date].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=search].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form input[type=url].form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form select.form-error,
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form textarea.form-error {
  background: #fdf5f2;
  border: 1px solid #c70909 !important;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .group {
  margin: 20px 0;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .form-label {
  font-size: inherit;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .form-label {
    display: inline-block !important;
  }
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .agree-label {
  line-height: 1.5;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .form-cont p {
  font-size: inherit;
  margin-top: 0.25rem;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .form-cont :is(.checkbox, .radio) label {
  display: flex;
  align-items: center;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .service_term {
  background: #fff;
  overflow: auto;
  font-size: inherit;
  padding: 20px;
  border-color: #eee;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .service_term_link {
  font-size: inherit;
  margin-top: 20px;
  margin-bottom: 5px;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .service_term_link a {
  color: var(--fo-text-link-color);
  letter-spacing: 0;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .contact_form .service_term_link a:hover {
  opacity: var(--fo-text-link-hover-opacity, 1);
  text-decoration: var(--fo-text-link-hover-text-decoration, none) !important;
  font-weight: var(--fo-text-link-hover-font-weight, inherit);
  filter: var(--fo-text-link-hover-invert, none);
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-submit .popup-link {
  background: var(--fo-main-color);
  min-width: 280px;
  min-height: 55px;
  font-family: inherit;
  font-size: 20px;
  border: 1px solid var(--fo-main-color);
  border-radius: var(--fo-button1-border-radius, 0);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin-bottom: 0;
  padding: 15px;
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-submit .popup-link {
    width: 100%;
    min-width: auto;
    min-height: auto;
    padding: 10px;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-submit .popup-link {
    width: auto;
    min-width: 280px;
    min-height: 71px;
  }
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-submit .popup-link:hover {
  opacity: 0.4;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom .form-label.require:after {
  background: #c70909;
  padding: 2px 7px 4px !important;
  margin-left: 20px;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom input[type=checkbox],
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom input[type=radio] {
  min-height: auto;
}
.contents .content-26 .row.row-2 .col.col-2 .dp-form_custom.vertical .form-label:after {
  position: relative;
  top: -2px;
}
@media screen and (min-width: 770px) {
  .contents .content-26 .row.row-2 .col.col-2 .dp-form_custom.horizontal .form-label:after {
    top: 8px !important;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-26 .row.row-2 .col.col-2 .dp-form_custom.horizontal .form-label:after {
    top: -2px !important;
  }
}

.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-2 {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-27 .row.row-2 .col.col-1 .component.rich-heading {
  /* sample */
}

.contents .content-27 .dp-wp_row {
  display: flex;
  gap: calc(52px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-27 .dp-wp_row {
    flex-direction: column;
    gap: calc(52px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-27 .dp-wp_row + .dp-wp_row {
  margin-top: calc(52px * var(--fo-spacing-coef) - 30px);
}
.contents .content-27 .dp-wp_row .col .component:not(:root):not(:root):not(:root).heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .dp-wp_row .col .component:not(:root):not(:root):not(:root).heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-27 .dp-wp_row .col .component:not(:root):not(:root):not(:root).button {
  margin-top: 16px;
}
.contents .content-27 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-1 .component.image {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-27 .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-27 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-1 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}
.contents .content-27 .row.row-3 .col.col-2 {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-2 .component.image {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-27 .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-27 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-2 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}
.contents .content-27 .row.row-3 .col.col-3 {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-3 .component.image {
  /* sample */
}
.contents .content-27 .row.row-3 .col.col-3 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-27 .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-27 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-27 .row.row-3 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-27 .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-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-27 .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-27 .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-27 .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-27 .row.row-3 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .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-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-27 .row.row-3 .col.col-3 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

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

.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 .component.rich-heading {
  /* sample */
}

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

.contents .content-28 .dp-mapContents_row {
  display: flex;
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-mapContents_row {
    flex-direction: column;
  }
}
.contents .content-28 .dp-mapContents_row div.col .component.heading:not(:root:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-mapContents_row div.col .component.heading:not(:root:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-28 .dp-mapContents_row div.col .component.heading:not(:root:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-28 .dp-mapContents_row div.col .component.heading:not(:root: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-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-28 .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-28 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-28 .row.row-3 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-28 .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-28 .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-28 .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-28 .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-28 .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-28 .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-28 .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-28 .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-28 .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-28 .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-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 .component.map {
  /* sample */
}

.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 .dp-serviceArea_row {
  display: flex;
  gap: calc(32px * var(--fo-spacing-coef) - 20px);
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row {
    flex-direction: column;
    gap: calc(32px * var(--fo-spacing-coef) * 0.75 - 20px);
  }
}
.contents .content-29 .dp-serviceArea_row + .dp-serviceArea_row {
  margin-top: calc(48px * var(--fo-spacing-coef) - 30px);
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row + .dp-serviceArea_row {
    margin-top: calc(48px * var(--fo-spacing-coef) - 20px);
  }
}
.contents .content-29 .dp-serviceArea_row .col .component.heading:not(:root):not(:root):not(:root) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
.contents .content-29 .dp-serviceArea_row .col .component.heading:not(:root):not(:root):not(:root) :is(h1, h2, h3) {
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row .col .component.heading:not(:root):not(:root):not(:root) :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .dp-serviceArea_row .col .component.heading:not(:root):not(:root):not(:root) :is(h4, h5) {
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row .col .component.heading:not(:root):not(:root):not(:root) :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-29 .dp-serviceArea_row .col .component.button:not(:root):not(:root):not(:root) {
  margin-top: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row .col .component.button:not(:root):not(:root):not(:root) {
    margin-top: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (max-width: 769px) {
  .contents .content-29 .dp-serviceArea_row .col .component.button:not(:root):not(:root):not(:root) .button-cont.right,
.contents .content-29 .dp-serviceArea_row .col .component.button:not(:root):not(:root):not(:root) .button-cont.left {
    text-align: center;
  }
}
.contents .content-29 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-1 .component.image {
  /* sample */
}
.contents .content-29 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-29 .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-29 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-29 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-29 .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-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-29 .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-29 .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-29 .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-29 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .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-29 .row.row-2 .col.col-2 .dp-btn_custom03-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-29 .row.row-2 .col.col-2 .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-30 {
  /* sample */
}

.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 .component.rich-heading {
  /* sample */
}

.contents .content-30 .dp-solutionBoxlink_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: calc(48px * var(--fo-spacing-coef) - 20px) auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-solutionBoxlink_row {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75) calc(40px * var(--fo-spacing-coef) * 0.75 - 10px);
    margin: calc(48px * var(--fo-spacing-coef) * 0.75) auto 10px;
  }
}
.contents .content-30 .dp-solutionBoxlink_row + .dp-solutionBoxlink_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-solutionBoxlink_row + .dp-solutionBoxlink_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-solutionBoxlink_row div.col {
  background-color: var(--fo-background-color2);
  padding: calc(32px * var(--fo-spacing-coef) - 10px) calc(52px * var(--fo-spacing-coef));
  position: relative;
}
@media screen and (max-width: 769px) {
  .contents .content-30 .dp-solutionBoxlink_row div.col {
    padding: calc(32px * var(--fo-spacing-coef) * 0.75 - 10px) calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.heading:not(:root):not(:root):not(:root) {
  margin-bottom: 0;
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.heading:not(:root):not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
  font-size: 20px;
  color: var(--fo-main-color);
  margin-bottom: calc(16px * var(--fo-spacing-coef));
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.button {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 0;
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.button .button-cont {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  display: inline-block;
  background: none;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #f00;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.contents .content-30 .dp-solutionBoxlink_row div.col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white):hover {
  transition: none;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.frame-root .frame-content .dp-solutionBoxlink_row div.col:not(:root):not(:root) .component.button {
  height: auto;
  position: relative;
  right: auto;
  bottom: auto;
}
.frame-root .frame-content .dp-solutionBoxlink_row div.col:not(:root):not(:root) .component.button .button-cont {
  display: block;
  height: auto;
  margin: 0;
}
.frame-root .frame-content .dp-solutionBoxlink_row div.col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  width: auto;
  height: auto;
  background: #fff !important;
  font-size: 16px;
  color: #f00;
  text-align: left;
  border: 1px solid #f00;
  margin: 0;
  padding: 5px 10px;
}
.frame-root .frame-content .dp-solutionBoxlink_row div.col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white)::before {
  content: "リンク設定：";
  display: block;
  font-size: 12px;
}
.frame-root .frame-content .dp-solutionBoxlink_row div.col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white):hover {
  opacity: 1;
  background: none;
}

.contents .content-30 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-30 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-30 .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-30 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-30 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-30 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-30 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-30 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-30 .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-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-30 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-30 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-30 .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-30 .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-30 .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-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-30 .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-30 .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-30 .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-30 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-30 .row.row-2 .col.col-1 .component.button {
  /* 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 .row.row-2 .col.col-2 .component.button {
  /* sample */
}

.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 .dp-boxLink_img_row {
  display: flex;
  gap: calc(40px * var(--fo-spacing-coef));
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-31 .dp-boxLink_img_row {
    flex-direction: column;
    gap: calc(40px * var(--fo-spacing-coef) * 0.75);
    margin: 10px auto;
  }
}
.contents .content-31 .dp-boxLink_img_row + .dp-boxLink_img_row {
  margin-top: calc(40px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .contents .content-31 .dp-boxLink_img_row + .dp-boxLink_img_row {
    margin-top: calc(40px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-31 .dp-boxLink_img_row div.col {
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 280px;
  padding: 20px 30px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .contents .content-31 .dp-boxLink_img_row div.col {
    min-height: 180px;
    display: flex !important;
  }
}
.contents .content-31 .dp-boxLink_img_row div.col::before {
  content: "";
  background-color: var(--fo-main-color);
  opacity: 0.32;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contents .content-31 .dp-boxLink_img_row div.col:hover {
  opacity: 0.7;
}
.contents .content-31 .dp-boxLink_img_row div.col .component {
  width: 100%;
}
.contents .content-31 .dp-boxLink_img_row div.col .component.heading:not(:root):not(:root) {
  position: relative;
  z-index: 1;
  margin: 10px 0;
}
.contents .content-31 .dp-boxLink_img_row div.col .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-31 .dp-boxLink_img_row div.col .component.heading:not(:root):not(:root) :is(h1, h2, h3, h4, h5) {
    font-size: 20px;
  }
}
.contents .content-31 .dp-boxLink_img_row div.col .component.button {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 0 !important;
  padding: 0;
}
.contents .content-31 .dp-boxLink_img_row div.col .component.button .button-cont {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.contents .content-31 .dp-boxLink_img_row div.col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  display: inline-block;
  background: none !important;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: #f00;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.contents .content-31 .dp-boxLink_img_row div.col .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white):hover {
  opacity: 1;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root):hover {
  opacity: 1;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root) .component.heading:not(:root):not(:root) {
  z-index: auto;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root) .component.button {
  height: auto;
  position: relative;
  right: auto;
  bottom: auto;
  z-index: auto;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root) .component.button .button-cont {
  display: block;
  height: auto;
  margin: 0;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white) {
  width: auto;
  height: auto;
  background: #fff !important;
  font-size: 16px;
  color: #f00;
  text-align: left;
  border: 1px solid #f00;
  padding: 5px 10px;
}
.frame-root .frame-content .dp-boxLink_img_row div.col:not(:root):not(:root) .component.button .button-cont a:is(.size-s, .size-m, .size-l, .blue, .red, .orange, .black, .white)::before {
  content: "リンク設定：";
  display: block;
  font-size: 12px;
}

.contents .content-31 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-31 .row.row-2 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-31 .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-31 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-31 .row.row-2 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .row.row-2 .col.col-1 .component.button {
  /* sample */
}
.contents .content-31 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-31 .row.row-2 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-31 .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-31 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-31 .row.row-2 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .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-31 .row.row-2 .col.col-2 .component.button {
  /* sample */
}

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

.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 .component.rich-heading {
  /* sample */
}

.contents .content-32 .dp-sitemapList_row {
  display: flex;
  gap: 20px;
  margin: 10px auto 20px;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .dp-sitemapList_row {
    flex-wrap: wrap;
    gap: 0;
    margin-top: 0;
  }
}
.contents .content-32 .dp-sitemapList_row + .dp-sitemapList_row {
  margin-top: 32px;
}
@media screen and (max-width: 769px) {
  .contents .content-32 .dp-sitemapList_row + .dp-sitemapList_row {
    margin-top: 24px;
  }
}
.contents .content-32 .dp-sitemapList_row div.col {
  padding: 10px 0 10px 20px;
  border-left: 1px solid var(--fo-main-color);
}
@media screen and (max-width: 769px) {
  .contents .content-32 .dp-sitemapList_row div.col:first-child {
    margin-top: 10px;
  }
}
@media screen and (max-width: 769px) {
  .contents .content-32 .dp-sitemapList_row div.col + div.col {
    padding-top: 0;
  }
}
.contents .content-32 .dp-sitemapList_row div.col .component.list {
  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: 0;
}
.contents .content-32 .dp-sitemapList_row div.col .component.list :is(ul, ol) {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.contents .content-32 .dp-sitemapList_row div.col .component.list li {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.contents .content-32 .dp-sitemapList_row div.col .component.list li + li {
  margin-top: 10px;
}
.contents .content-32 .dp-sitemapList_row div.col .component.list li a {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  padding: 0;
}
.contents .content-32 .dp-sitemapList_row div.col .component.list li a:hover {
  background: none;
  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-2 .col.col-1 {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-1 .component.list {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-2 .component.list {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-32 .row.row-2 .col.col-3 .component.list {
  /* 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-33 .row.row-1 .col.col-1 .component.text {
  /* sample */
}

.dp-cTa04_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-cTa04_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}

.contents .content-34 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-34 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-34 .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-34 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-34 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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);
  }
}

@media screen and (min-width: 770px) {
  .contents .content-34 .dp-ctaBtn02_row {
    display: flex;
    justify-content: center;
    gap: calc(24px * var(--fo-spacing-coef) - 20px);
    max-width: calc(900px + (24px * var(--fo-spacing-coef) - 20px) * 2);
    margin: auto;
  }
}
.contents .content-34 .dp-ctaBtn02_row .col:not(:root) {
  display: flex !important;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-34 .dp-ctaBtn02_row .col:not(:root) {
    width: 100% !important;
    max-width: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-34 .dp-ctaBtn02_row .col:not(:root) {
    max-width: none;
  }
}
.contents .content-34 .dp-ctaBtn02_row .col:not(:root):empty {
  display: none !important;
}
.contents .content-34 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-34 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) .button-cont a.size-l {
    min-width: auto;
    width: 100%;
  }
}
.contents .content-34 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-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-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-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-34 .row.row-2 .col.col-1 .dp-btn_custom05-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-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-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-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-34 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-34 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-2 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-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 #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-34 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: #fff;
  color: var(--fo-main-color);
  border-color: #fff;
}

.contents .content-34 .dp-ctaTel_row {
  max-width: 892px;
  margin: auto;
}
.contents .content-34 .dp-ctaTel_row .col .component.richtext:first-child {
  margin-top: calc(24px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-34 .dp-ctaTel_row .col .component.richtext:first-child {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-34 .dp-ctaTel_row .col .component.button:not(:root):not(:root) {
  margin: 10px 0;
}
.contents .content-34 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-34 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.contents .content-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-34 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-34 .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-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-34 .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-34 .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-34 .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-34 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

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

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

@media screen and (min-width: 770px) {
  .contents .content-35 .dp-ctaBtn02_row {
    display: flex;
    justify-content: center;
    gap: calc(24px * var(--fo-spacing-coef) - 20px);
    max-width: calc(900px + (24px * var(--fo-spacing-coef) - 20px) * 2);
    margin: auto;
  }
}
.contents .content-35 .dp-ctaBtn02_row .col:not(:root) {
  display: flex !important;
  flex-direction: column;
}
@media screen and (min-width: 770px) {
  .contents .content-35 .dp-ctaBtn02_row .col:not(:root) {
    width: 100% !important;
    max-width: 320px;
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .contents .content-35 .dp-ctaBtn02_row .col:not(:root) {
    max-width: none;
  }
}
.contents .content-35 .dp-ctaBtn02_row .col:not(:root):empty {
  display: none !important;
}
.contents .content-35 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
@media screen and (min-width: 770px) {
  .contents .content-35 .dp-ctaBtn02_row .col:not(:root) .component.button:not(:root) .button-cont a.size-l {
    min-width: auto;
    width: 100%;
  }
}
.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-2 .col.col-1 .dp-btn_custom05-04 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:where(.size-s, .size-m, .size-l)::after {
  content: "\f054";
  font-family: "FontAwesome";
  color: inherit;
  position: relative;
  top: 1.5px;
  right: -10px;
  letter-spacing: 0;
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-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-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-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-35 .row.row-2 .col.col-1 .dp-btn_custom05-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-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-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-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-1 .dp-btn_custom05-04 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-35 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-35 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-35 .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-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-35 .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-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .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-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-2 .dp-btn_custom05-03 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-35 .row.row-2 .col.col-3 {
  /* sample */
}
.contents .content-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-35 .row.row-2 .col.col-3 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-35 .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-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-35 .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-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-35 .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-35 .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-35 .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-35 .row.row-2 .col.col-3 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-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 #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .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-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-35 .row.row-2 .col.col-3 .dp-btn_custom06-02 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: #fff;
  color: var(--fo-main-color);
  border-color: #fff;
}

.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 */
}

.dp-cTa05_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-cTa05_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75 - 30px) 0;
  }
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row {
  display: flex;
  gap: calc(100px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row {
    flex-direction: column;
    gap: calc(100px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) + .col {
  position: relative;
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) + .col::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  border: 1px solid #fff;
  height: 100%;
  left: calc(-50px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) + .col::before {
    top: calc(-50px * var(--fo-spacing-coef) * 0.75);
    left: auto;
    height: auto;
    width: 100%;
  }
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root):not(:first-child) {
  margin-top: calc(16px * var(--fo-spacing-coef));
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).richtext {
  color: #fff;
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).heading :is(h1, h2, h3) {
  color: #fff;
  margin-bottom: calc(32px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).heading :is(h1, h2, h3) {
    margin-bottom: calc(32px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).heading :is(h4, h5) {
  color: #fff;
  margin-bottom: calc(24px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).heading :is(h4, h5) {
    margin-bottom: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).button {
  margin-top: calc(48px * var(--fo-spacing-coef));
}
@media screen and (max-width: 769px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).button {
    margin-top: calc(48px * var(--fo-spacing-coef) * 0.75);
  }
}
@media screen and (min-width: 770px) and (max-width: 834px) {
  .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).button .button-cont a.size-s, .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).button .button-cont a.size-m, .dp-cTa05_sec:not(:root):not(:root):not(:root):not(:root) .inner .row.cTa2column_Custom_row .col:not(:root) .component:not(:root).button .button-cont a.size-l {
    min-width: 100%;
  }
}

.contents .content-37 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_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 .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-37 .row.row-1 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #fff;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: var(--fo-text-letter-spacing);
  line-height: var(--fo-text-line-height);
  border: 1px solid #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .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-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-sp);
    width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .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-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .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-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .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-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: var(--fo-button-large-min-width-sp);
    min-width: auto;
  }
}
@media screen and (min-width: 577px) and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-1 .dp-btn_custom05-03 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: none;
  color: #fff;
  border-color: #fff;
}
.contents .content-37 .row.row-1 .col.col-2 {
  /* sample */
}
.contents .content-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-37 .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-37 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-37 .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-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-37 .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-37 .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-37 .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-37 .row.row-1 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: var(--fo-main-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 #fff;
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .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-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-37 .row.row-1 .col.col-2 .dp-btn_custom06-02 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
  background: #fff;
  color: var(--fo-main-color);
  border-color: #fff;
}

.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 */
}

.dp-cTa02_sec:not(:root):not(:root):not(:root):not(:root) {
  padding: calc(80px * var(--fo-spacing-coef)) 20px;
}
@media screen and (max-width: 769px) {
  .dp-cTa02_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75) 20px;
  }
}
.dp-cTa02_sec:not(:root):not(:root):not(:root):not(:root) .inner {
  background: rgba(255, 255, 255, 0.7);
  max-width: 1060px;
}

.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-family: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin: 0;
  overflow-wrap: anywhere;
}
.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 strong {
  font-family: inherit;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-39 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) 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;
  background-color: transparent;
  position: static;
  width: unset;
  line-height: inherit;
  padding: 10px;
  border: 1px solid #eee;
}
.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-ctaBtn_row {
  max-width: 892px;
  margin: auto;
  display: flex;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-ctaBtn_row {
    display: block;
  }
}
.contents .content-39 .dp-ctaBtn_row .col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-ctaBtn_row .col {
    display: flex !important;
  }
}
.contents .content-39 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
.contents .content-39 .row.row-2 .col.col-1 {
  /* sample */
}
.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-1 .dp-btn_custom02-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button2-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-button2-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-button2-border-color, transparent);
  border-radius: var(--fo-button2-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:hover {
  opacity: var(--fo-button2-hover-opacity, 1);
  transform: scale(var(--fo-button2-hover-scale, 1));
  background: var(--fo-button2-hover-background-color, var(--fo-button2-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button2-hover-text-color, var(--fo-button2-text-color));
  border: 1px solid var(--fo-button2-hover-border-color, var(--fo-button2-border-color, transparent));
}
.contents .content-39 .row.row-2 .col.col-2 {
  /* sample */
}
.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-2 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-39 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

.contents .content-39 .dp-ctaTel_row {
  max-width: 892px;
  margin: auto;
}
.contents .content-39 .dp-ctaTel_row .col .component.richtext:first-child {
  margin-top: calc(24px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-39 .dp-ctaTel_row .col .component.richtext:first-child {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-39 .dp-ctaTel_row .col .component.button:not(:root):not(:root) {
  margin: 10px 0;
}
.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-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-39 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.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 */
}

.dp-cTa03_sec:not(:root):not(:root):not(:root):not(:root) {
  padding: calc(80px * var(--fo-spacing-coef)) 20px;
}
@media screen and (max-width: 769px) {
  .dp-cTa03_sec:not(:root):not(:root):not(:root):not(:root) {
    padding: calc(80px * var(--fo-spacing-coef) * 0.75) 20px;
  }
}
.dp-cTa03_sec:not(:root):not(:root):not(:root):not(:root) .inner {
  background: rgb(255, 255, 255);
  max-width: 1060px;
}

.contents .content-41 .row.row-1 .col.col-1 {
  /* sample */
}
.contents .content-41 .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-41 .row.row-1 .col.col-1 .dp-richMainColor_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-1 .col.col-1 .dp-richMainColor_text strong {
  font-family: inherit;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) {
  color: inherit;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li {
  font-size: inherit;
  color: inherit;
  overflow-wrap: anywhere;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ol, ul) li a {
  font-size: inherit;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-richMainColor_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .row.row-1 .col.col-1 .dp-richMainColor_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button {
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .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-41 .row.row-1 .col.col-1 .dp-richMainColor_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-1 .col.col-1 .dp-hd_custom01-01 {
  margin: 10px 0 0;
}
.contents .content-41 .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-41 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) {
    overflow-wrap: break-word;
  }
}
.contents .content-41 .row.row-1 .col.col-1 .dp-hd_custom01-01 :is(h1, h2, h3, h4, h5) .strong {
  font-weight: 400;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .dp-ctaBtn_row {
  max-width: 892px;
  margin: auto;
  display: flex;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-ctaBtn_row {
    display: block;
  }
}
.contents .content-41 .dp-ctaBtn_row .col {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-ctaBtn_row .col {
    display: flex !important;
  }
}
.contents .content-41 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
  margin: calc(16px * var(--fo-spacing-coef) - 10px) 0 0;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-ctaBtn_row .col .component.button:not(:root):not(:root) {
    margin: calc(16px * var(--fo-spacing-coef) * 0.75 - 10px) 0 0;
  }
}
.contents .content-41 .row.row-2 .col.col-1 {
  /* sample */
}
.contents .content-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-2 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button2-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-button2-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-button2-border-color, transparent);
  border-radius: var(--fo-button2-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-contact-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 1px;
  letter-spacing: 0;
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .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-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-1 .dp-btn_custom02-03 .button-cont a:hover {
  opacity: var(--fo-button2-hover-opacity, 1);
  transform: scale(var(--fo-button2-hover-scale, 1));
  background: var(--fo-button2-hover-background-color, var(--fo-button2-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button2-hover-text-color, var(--fo-button2-text-color));
  border: 1px solid var(--fo-button2-hover-border-color, var(--fo-button2-border-color, transparent));
}
.contents .content-41 .row.row-2 .col.col-2 {
  /* sample */
}
.contents .content-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-2 .col.col-2 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .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-41 .row.row-2 .col.col-2 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: var(--fo-button1-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-button1-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-button1-border-color, transparent);
  border-radius: var(--fo-button1-border-radius);
  box-shadow: 0 3px 8px var(--fo-shadow-color);
  margin: 0;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: var(--fo-button-download-fa-unicode);
  font-family: "FontAwesome";
  color: inherit;
  margin-right: 10px;
  position: relative;
  top: 0.5px;
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-s {
    min-width: var(--fo-button-small-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-m {
    min-width: var(--fo-button-medium-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .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-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a.size-l {
    width: auto;
    min-width: var(--fo-button-large-min-width-pc);
  }
}
.contents .content-41 .row.row-2 .col.col-2 .dp-btn_custom01-02 .button-cont a:hover {
  opacity: var(--fo-button1-hover-opacity, 1);
  transform: scale(var(--fo-button1-hover-scale, 1));
  background: var(--fo-button1-hover-background-color, var(--fo-button1-background, transparent)) -1px/calc(100% + 2px);
  color: var(--fo-button1-hover-text-color, var(--fo-button1-text-color));
  border: 1px solid var(--fo-button1-hover-border-color, var(--fo-button1-border-color, transparent));
}

.contents .content-41 .dp-ctaTel_row {
  max-width: 892px;
  margin: auto;
}
.contents .content-41 .dp-ctaTel_row .col .component.richtext:first-child {
  margin-top: calc(24px * var(--fo-spacing-coef) - 10px);
}
@media screen and (max-width: 769px) {
  .contents .content-41 .dp-ctaTel_row .col .component.richtext:first-child {
    margin-top: calc(24px * var(--fo-spacing-coef) * 0.75);
  }
}
.contents .content-41 .dp-ctaTel_row .col .component.button:not(:root):not(:root) {
  margin: 10px 0;
}
.contents .content-41 .row.row-3 .col.col-1 {
  /* sample */
}
.contents .content-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
  margin-top: calc(64px * var(--fo-spacing-coef) - 20px);
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 {
    margin-top: calc(64px * var(--fo-spacing-coef) * 0.75 - 10px);
  }
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont {
  margin: 0;
  padding: 0;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l) {
  background: none;
  box-sizing: border-box;
  font-family: var(--fo-text-font-family);
  color: #000;
  text-decoration: none;
  text-align-last: left;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 50vh;
  margin: 0;
  padding: 0;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:where(.size-s, .size-m, .size-l)::before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: inherit;
  color: inherit;
  position: relative;
  margin-right: 0.3rem;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-s {
  font-size: var(--fo-button-small-font-size);
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-m {
  font-size: var(--fo-button-medium-font-size);
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a.size-l {
  display: inline-block;
  font-size: var(--fo-button-large-font-size);
}
.contents .content-41 .row.row-3 .col.col-1 .dp-btn_custom04-01 .button-cont a:hover {
  opacity: 0.4;
  transform: scale(1.05);
}
.contents .content-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text {
    font-size: var(--fo-text-font-size-sp);
  }
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text :link {
  text-decoration: none;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text :visited {
  text-decoration: none;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text a {
  color: var(--fo-text-link-color);
}
.contents .content-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text p {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text li {
  font-size: inherit;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text li a {
  font-size: inherit;
}
.contents .content-41 .row.row-3 .col.col-1 .dp-richBase_text table :is(thead, tbody, tr, th, td) {
  border-color: #eee;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text :is(ul, ol) {
  margin: 0 0 0 25px;
}
.contents .content-41 .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-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text .component.button {
  margin: 0;
}
.contents .content-41 .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-41 .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-41 .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-41 .row.row-3 .col.col-1 .dp-richBase_text .component.button.button .button-cont a.blue:hover {
  opacity: 0.4;
}

.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 */
}